html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; line-height:1em; font-family:inherit; text-align:left; vertical-align:baseline;}
a img, :link img, :visited img{border:0;}
table {border-collapse:collapse; border-spacing:0;}
ol, ul{list-style:none;}
q:before, q:after, blockquote:before, blockquote:after{content:"";}
.clear { clear: both; }
.bold { font-weight: bold; }
.left { float: left; }
.right { float: right; }
.preload { display: none; }

h1 { font-size: 1.8em; font-weight: bold; display: block; margin-bottom: 15px; margin-left: 0; color: #3596da; }
p { font-size: 1.1em; margin-bottom: 15px; margin-left: 5px; }
ul { margin-left: 25px; list-style-type: disc; font-weight: bold; }
strong { font-weight: bold; }

body { font-family: arial, helvetica, verdana; }

#menu { top:0; left:0; position:absolute; width:100%; background-color:white; height: 30px; line-height: 30px; border-bottom: 1px solid #cdcdcd;opacity:0.8;alpha(opacity=80); font-size: .6em;}
	#menu p { padding-left: 8px; margin: 0; line-height: 30px; width: 300px;  }
	#menu strong { font-weight: bold; }
#menuRight { height: 12px; float: right;padding: 5px; color: #ff0000; font-weight:bold; line-height: 20px; font-size: 12px; }

#loginForm input { width: 90px; font-size: 10px; font-weight: bold; color: #383939; border: 1px solid #383939; margin-left: 5px; margin-top: 5px; }
	.user { background: #fff url(../images/user.png) no-repeat 2px 2px;   padding-left: 17px;}
	.pass { background: #fff url(../images/pass.png) no-repeat 2px 2px;  padding-left: 17px;}

div.link { cursor: pointer; display:block;float: left;margin: 0 10px 0 10px;line-height:30px; border-right: 1px solid #f3f3f3;border-left: 1px solid #f3f3f3; height: 30px;padding:0 10px 0 10px; }
	div.link:hover { background: #f3f3f3; }
	
#regBox { 
	position: absolute; 
	top: 10%; 
	right: 20%;
	width: 540px; 
	height: 80%;  
	border: 5px solid #df6327; 
	overflow: auto; 
	background: #fff url(images/whitebg.png) repeat; 
	display:none; 
	padding: 10px; 
	opacity: 0.90;alpha(opacity=90);
	-moz-border-radius: 8px; -webkit-border-radius: 8px
}

#regBox input
{
	width: 170px; 
	border: 1px solid #383939;
	color: #383939;
	font-size: 12px;
}

input#logo:hover
{
	cursor: pointer;
	opacity: 0.8;
}

#intro { font-size: .8em; opacity: 0.9; margin:0; padding: 20px; overflow: hidden; position: absolute; top: 50px; left: 50px; width: 70%; height: auto; display: none; -moz-border-radius: 8px; -webkit-border-radius: 8px; border: 5px solid #df6327; background: #fff; }
	#intro p { color: #317cbf; font-size: 1.1em; line-height: 1.4em;}
	#intro em { color: #df6327; font-style: normal; }
	
#uk1,#editPage { border: 5px solid #f0ac1b; position: absolute; top: 10%; left: 23%; width: 70%; height: 80%; overflow-y: auto; overflow-x: hidden; background: #fff url(images/whitebg.png) repeat; display:none; padding: 10px; opacity: 0.85;filter:alpha(opacity=85); -moz-border-radius: 8px; -webkit-border-radius: 8px;}
#editPage { opacity: 1; margin:0; padding: 0; overflow: hidden; position: absolute; top: 50px; left: 50px; width: 650px; height: 500px; }
#regBox h1 { margin-top: 0; }

#regBox span { font-size: .8em; }


#uk1 h3 { color: #126e9f; font-size: 14px; font-weight: bold; margin-bottom: 15px;  }
#uk1 h2 { color: #126e9f; font-size: 18px; font-weight: bold; margin-bottom: 10px; }
#uk1 p { font-weight: normal; font-size: 14px; }
#uk1 strong { font-weight: bold; }
#uk1 strong.h{ color: #126e9f; margin-left: -5px; }
	#uk1 a ,#intro a{ color: #126e9f; }
		#uk1 a:hover,#intro a:hover { text-decoration: none; }


form.cmxform fieldset {
	margin-bottom: 10px;
}
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	margin-bottom: 10px;
}
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-size: .8em;
}
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	margin-left: 20px;
	border-bottom: 1px solid #f6f6f6;
}
form.cmxform fieldset li:hover {
	background-color: #f8fcff;
}
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}
form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
form.cmxform label {
	width: 140px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
	margin-left: 143px; /* Width plus 3 (html space) */
}


form.cmxform label.error { color: #ff0000; font-size: 10px; line-height: 13px; padding-left: 8px; margin-top: -3px; }

.ajax-fc-container img, .ajax-fc-container li { border: 0; padding: 0; margin: 0; float: none; display: inline; }




	
