html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre   { display: block }
li              { display: list-item;line-height:1.4em }
head            { display: none }
table           { display: table }
tr              { display: table-row }
thead           { display: table-header-group }
tbody           { display: table-row-group }
tfoot           { display: table-footer-group }
col             { display: table-column }
colgroup        { display: table-column-group }
td, th          { display: table-cell }
caption         { display: table-caption }
th              { font-weight: bolder; text-align: center }
caption         { text-align: center }
/* h1              { font-size: 2em; margin: .67em 0 } */
h1              { font-size: 1.5em; margin: .25em 0 .75em 0}
h2              { font-size: 1.5em; margin: .25em 0 .75em 0}
h3              { font-size: 1.17em; margin: .83em 0 }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu            { margin: 1.05em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bolder }

h1, h2, h3, h4, h5, h6, b, strong   { font-weight: bolder }
blockquote      { margin-left: 20px; margin-right: 20px }
i, cite, em,
var, address    { font-style: italic }
pre, tt, code, 
kbd, samp       { font-family: monospace }
pre             { white-space: pre }
button, textarea,
input, select   { display: inline-block }
big             { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }
thead, tbody,
tfoot           { vertical-align: middle }
s, strike, del  { text-decoration: line-through }
hr              { border: 1px inset }

ol, ul        {padding-left: 40px;}

ol              { list-style-type: decimal }
u, ins          { text-decoration: underline }
br:before       { content: "\A" }
:before, :after { white-space: pre-line }
center          { text-align: center }
:focus          { outline: thin dotted invert }

/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

/* CLICKSTART SPECIFIC STYLES */

body,td,tr,div,h1,h2,h3,h4,h5,a,ol,ul,p {font-family: Arial,Helvetica,Veranda,Sans-Serif;}
body,td,tr,div,ol,ul,p {font-size: 10pt;}

#csmenubar {
	background-image:url('../images/toolbar-back.jpg');
	background-repeat:repeat-x;
	background-color:#555555;
	height:35px;
}

#csmenulogo {
	width:85px;
	height:30px;
	float:left;
	padding:4px 20px 0px 3px;
}

#csmenulogout {
	width:50px;
	height:16px;
	float:right;
	margin:8px 10px 2px 2px;
}

.csmenuitem {
	float:left;
	height:35px;
}

.csmenuitem a {
	color:#ffffff;
	text-decoration:none;
	background-color:transparent;
	font-size:14px;
	padding:8px 10px 10px 10px;
	display:block;
}

.csmenuitem a:hover {
	text-decoration:underline;
	background-color:#333;
}

.cslayoutmenuhover {
	text-decoration:underline;
	background-color:#333 !important;
}

#layoutmenu {
	position:absolute;
	background-color:#ccc;
	z-index:600;
	width:160px;
	padding:5px;
	top:35px;
}

#layoutmenu ul {
	padding:0;
	margin:0;
	list-style:none;
}

#layoutmenu ul li {
	margin:0;
	padding:0;
	float:left;
}

#layoutmenu li a {
	display:block;
	width: 38px;
	height: 38px;
	font-size:18px;
	line-height:38px;
	text-align:center;
	background-color:#777;
	margin:1px;
	padding:0px;
	text-decoration:none;
	overflow:hidden;
}

#layoutmenu li a:hover {
	background-color:#999;
	cursor:pointer;
	cursor:hand;
}

#layoutmenu li a span {
	padding-top:6px;
	font-size:18px;
	line-height:38px;
	font-weight:bold;
	color:#eee;
}

#layoutselected {
	background-color:#111 !important;
	cursor:no-drop  !important;
}

.nowrap {white-space:nowrap;}

div.error_msg_block {	
			padding:5px 5px 0px 70px;
			border:1px solid #cccccc;
			background:#ffffcc;
			font-size:9pt;
			margin:6px;
			background-image: url('../images/warning2.gif');
			background-position: 8px 12px;
			background-repeat:no-repeat;
		}

.tt_warning {
			padding:6px 6px 6px 30px;
			border:1px solid #cccccc;
			background:#ffffcc;
			font-size:9pt;
			color:#000000;
			font-weight:bold;
			margin:3px;
			background-image: url('../images/tt_warning.gif');
			background-position: 5px 50%;
			background-repeat:no-repeat;
}

li {padding-bottom:.5em}

form {margin: 0px;}

.warning {	
			border-top:1px solid #cccccc;
			border-bottom:1px solid #cccccc;
			padding:5px 5px 5px 50px;
			background: url(../images/warning.gif) #ffffff left no-repeat;
}
	
.content_area {	
	padding:15px 10px 15px 15px;
}

body {margin:0px;padding:0px}
#sitecontainer {margin:15px}

.xsmtxt {font-size: 7pt;}
.smtxt {font-size: 8pt;}
.smtxt2 {font-size: 9pt;}
.medtxt {font-size: 10pt;}
.lgtxt {font-size: 12pt;}
.xltxt {font-size: 14pt;}
.xxltxt {font-size: 16pt;}
.xxxltxt {font-size: 18pt;}

.xpadding {padding: 2px;}
.xxpadding {padding: 5px;}
.xxxpadding {padding: 10px;}

.bline {border-bottom:1px solid #cccccc;}
.tline {border-top:1px solid #cccccc;}
.rline {border-right:1px solid #cccccc;}
.oline {border:1px solid #cccccc;}
.bdotted {border-bottom:1px dotted #cccccc;}
.tdotted {border-top:1px dotted #cccccc;}
.rdotted {border-right:1px dotted #cccccc;}
.ldotted {border-left:1px dotted #cccccc;}

.hidden {display:none}

.vmiddle {vertical-align:middle}
.menuarrow {vertical-align:-1px}

.editable {
	position:relative;zoom:1;background-color:transparent;
}

.editable .button {
	position:absolute;top:1px;left:1px;z-index:300;display:none;
}

.edithover {position:relative;zoom:1;background-image:url('../images/editback.gif');}
.edithover .button {position:absolute;z-index:300;display:block;}

.admintip {margin:0px 0px 0px 0px;padding:8pt;font-size:9pt;line-height:140%;background-color:#ffffcc;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;}

.adminnote {
	background: #ffffcc url('../images/help-exp.gif') 15px 10px no-repeat;
	text-align: left;
	padding: 5px 20px 5px 65px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin: 6px;
	color:#333;
}
.adminnote ul {margin-top:.5em;margin-bottom:.5em}
.adminnote h4 {margin-top:0em;margin-bottom:.17em}

.alert {
	background: #fff6bf url('../images/warning.png') 15px center no-repeat;
	text-align: left;
	padding: 10px 10px 10px 50px;
	border: 3px solid #ffd324;
	margin: 6px;
    	white-space: normal;
    	border-radius:10px;
	color:#222;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.notification {
	background: #fff url('../images/info.png') 15px center no-repeat;
	text-align: left;
	padding: 10px 10px 10px 50px;
	border: 3px solid #829BC3;
	margin: 6px;
    	white-space: normal;
    	border-radius:10px;
	color:#222;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.notification a {color:#2868B8;}


.adminpageheader {
	margin-top:5px;
	margin-bottom:10px;
}
.adminpageheader h1 {margin:0px}
.adminpageheader h2 {margin:0px}
.adminpageheader h3 {margin:0px}
.adminpageheader h4 {margin:0px}
.adminpageheader h5 {margin:0px}

div.layouttip  {
	width: 300px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
	color:#333333;
	margin: 10px 0px 0px 0px;
}

div.layouttip div {
	position:relative;
	padding: 7px 0px 0px 0px;
	margin:-6px ;
	background: transparent url('../images/tiptop.gif') no-repeat 20px 0;
	color:#333333;
}

div.layouttip p {
	font-size:10pt;
	margin:0px;
	padding:10px 4px 4px 4px;
	color:#333333;
}

.nomargin {margin:0px}
.nopadding {padding:0px;}

ol {padding-left:12px;margin-left:12px;font-size:10pt;}
ul {padding-left:10px;margin-left:10px;font-size:10pt;}

#previewmsg {
	border-bottom:1px solid #555555;
	xbackground-color:#ffffcc;
	background-color:#333333;
	border-bottom:1px solid #222222;
	height:34px;
}
#previewmsg p,#previewmsg p a {
	font-size:10pt;
	color:#cccccc;
	margin:0px;
}

.frameclass {
	border:2px solid #aaaaaa;
	background-color:#ffffff;
	padding:5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}



.frametitle {
	color:#e7e7e7;
	background-color:#666666;
	padding:5px 5px 5px 10px;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.framehelp {
	margin:5px 0px 5px 0px;
	padding:10px;
	color:#444444;
	background-color:#d7d7d7;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
	line-height:145%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.frameclass, .frameclass p, .frameclass a, frameclass li, .frameclass td {color:#000}
.frameclass h1, .frameclass h2, .frameclass h3, .frameclass h4 {color:#666}

.shadedtext {color:#777}

.adminheader {padding:4px;font-size:12px;color:#666666;font-weight:bold;border-bottom:1px solid #b0b0b0;}

tr.dark {background-color:#e7e7e7}

#contentcontainer td>ul {margin-top:0px;margin-bottom:0px} 

.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
