/*CSS Reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0;margin: 0;}
fieldset, img { border: 0;}
table { border-collapse: collapse; border-spacing: 0;}
table td {vertical-align: top; }
ol, ul {list-style: none;}
address, caption, cite, code, dfn, em, strong, th, var { font-weight: normal; font-style: normal; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
div.clear {clear:both; line-height:0;}

/* SITE */

body {font:12px/24px "Lucida Grande",helvetica, verdana, sans-serif; background: url(../media/44/bg-nav.gif) repeat-x 0 40px ; background-attachment:fixed; background-color: #f9f9f9;}

#sideRight {width: 11px; height: 70px; left: 900px; top: 30px; position: fixed; background: url(../media/54/bg-nav-right.gif) no-repeat;}
#sideLeft {width: 267px; position: fixed; top: 0;}
	#sideLeft h1 {text-indent: -9999px; display: block; width: 267px; height: 335px; background: url(../media/85/bg-nav-logo.jpg) no-repeat; margin: 0px 0 0px 0;}
	#sideLeft h3 {background-color: #5A1B78; margin: 2px 10px 10px 10px; color: #fff; padding: 0px 0px 0px 10px; text-transform: uppercase;
		 /* border-radius */
 		-webkit-border-radius: 3px;
 		-moz-border-radius: 3px;
 		border-radius: 3px;
	}
	#sideLeft p  {margin: 0px 20px 0 20px; font-size: 11px; line-height: 19px; color: #393838; }
	#sideLeft img {border: none; margin-top:10px;}

#nav {width: 633px; height: 70px; background: url(../media/44/bg-nav.gif) repeat-x; position: fixed; top: 30px; left: 267px;}

	#nav ul{ margin: 15px 0 0 0px;padding: 0;float: left;}
	
	#nav ul li{ display: block;height: 30px; margin: 0 0px 0 0; float: left;} 
	#nav ul li a{text-shadow:0 1px #5A1B78; float: left; text-decoration: none;color: #fff;padding: 3px 9px 4px 0; margin:0 0 0 12px; letter-spacing:1px; color: #fff;}
	
	#nav ul li.selected {background: url(../media/64/bg-nav-ul.gif) left 0 no-repeat ;} 
	#nav ul li.selected a {background: url(../media/64/bg-nav-ul.gif) right 0 no-repeat; color: #fff;}
	
	#nav ul li a:visited {text-decoration: none;}
	#nav ul li a:hover {color: #E5D1EF; }


#mainCenter {margin: 10px 0 20px 267px;width: 633px;}
#mainCenter #footer {margin: 10px 10px 10px 10px; font-size: 11px; font-weight: bold; color: #5A1B78;}
	#mainCenter #footer span.korelogic {float: right;  font-weight: normal; color: #999;}
	#mainCenter #footer a:link, #mainCenter #footer a:visited, #mainCenter #footer a:hover, #mainCenter #footer a:active  {color: #555; text-decoration: underline;}
		#mainCenter #footer a:hover {text-decoration: none;}
#mainCenter #content {width: 631px; border: 1px solid #b9b4a7; background-color: #f6f5f2;}
	#content div {border: 1px solid #fff; width: 629px; padding-top: 87px;}
	#content h2 {background-color: #e7ebd9; margin: 3px 10px 10px 10px; color: #61790b; padding: 5px 0px 5px 10px; font-weight: bold; font-size: 18px;
		 /* border-radius */
 		-webkit-border-radius: 3px;
 		-moz-border-radius: 3px;
 		border-radius: 3px;
	}
	#content h3 {margin: 3px 20px 5px 20px; color: #61790b; padding: 5px 0 0px 0; font-weight: bold; font-size: 14px;}
	#content a:link, #content a:visited, #content a:hover, #content a:active  {color: #6a8119; text-decoration: underline;}
		#content a:hover {text-decoration: none;}
	#content p {margin: 0 20px 20px 20px; line-height: 18px; color: #5f5e5d;}
        #content i, #content em {font-style:italic}
	#content strong {font-weight: bold; color: #6a8119;}
	#content img, #content iframe  {float: right; padding: 1px; margin: 2px 0 10px 10px; border: 4px solid #61790b;
		/* border-radius */
 		-webkit-border-radius: 3px;
 		-moz-border-radius: 3px;
 		border-radius: 3px;
	}
	#content div.error {color: red; font-weight: bold; padding: 10px; margin: 2px 20px 20px 20px; border: 2px solid red; width: 575px;
		/* border-radius */
 		-webkit-border-radius: 3px;
 		-moz-border-radius: 3px;
 		border-radius: 3px;
	}
	#content fieldset  {color: #B9B4A7; font-weight: bold; padding: 10px 0 0 0; margin: 2px 20px 20px 20px; border: 1px solid #B9B4A7;
		/* border-radius */
 		-webkit-border-radius: 3px;
 		-moz-border-radius: 3px;
 		border-radius: 3px;
	}
	#content fieldset legend {padding: 0 10px 0 10px;}
	#content fieldset label {width: 300px; display: block; color: #61790b; }
	#content fieldset input {width: 550px; font-size: 15px;}
	#content fieldset textarea {width: 550px; height: 100px;}
















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
