@charset "utf-8";
/* CSS Document */

/*CSS resetting starts here*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {    
margin:0;   
padding:0;   
} 

a, a:hover {
color: none;
border: none;
text-decoration: none;
outline: none;
}

table {  
border-collapse:collapse;   
border-spacing:0;   
} 
fieldset,img {    
border:0;   
} 
address,caption,cite,code,dfn,em,strong,th,var {  
font-style:normal;   
font-weight:normal;   
} 
ol,ul {  
list-style:none;   
} 
caption,th {  
text-align:left;   
} 
h1,h2,h3,h4,h5,h6 {  
font-size:100%;   
font-weight:normal;   
} 
q:before,q:after {  
content:'';   
} 
abbr,acronym { border:0;   
}  

/*CSS resetting ends here*/

body {
width: 900px;
height: auto;
margin: 0 auto;
font-family:  Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
overflow-x: hidden;
overflow-y: auto;
}

input {
font-family:  Helvetica, Verdana, Arial, sans-serif;
}


#top {
width: 900px;
height: 40px;
background: url(images/topbar.gif);
color: #ffffff;
text-align: right;
}

#top ul {
padding-top: 12px;
margin-right: 20px;
}

#top ul li{
display: inline;
padding-left: 10px;
position: relative;
list-style: none;
font-size: 12px;
}

#top ul li a{
color: #ffffff;
}

#top ul li a:hover {
color: #FF0000;
}

#header {
width: 900px;
height: 375px;
margin: 0 auto;
position: relative;
border-bottom: 1px #c1bceb thin solid;
border-bottom-style: solid;
border-bottom-color: #c1bceb;
border-bottom-width: thin;
margin-bottom: 5px;
}

#logo{
width: 900px;
height: 65px;
margin-top: 15px;
margin-left: 10px;
}

#menubar {
width: 900px;
height: 55px;
border-bottom: 1px #c1bceb thin solid;
padding-bottom: 4px;
border-bottom-style: solid;
border-bottom-color: #c1bceb;
border-bottom-width: thin;
margin-bottom: 5px;
}

.user {
font-size: 11px;
color: #676767;
padding-top: 0px;
padding-bottom: 10px;
}

.form {
width : 300px;
margin:2px 0 30px 10px;
}


#banner {
width: 900px;
height: 238px;
}

#commonitems {
height: 30px;
margin-top: 3px;
padding-bottom: 5px;
border-bottom: 1px #c1bceb thin solid;
border-bottom-style: solid;
border-bottom-color: #c1bceb;
border-bottom-width: thin;
}

#breadcrumbs {
font-size: 11px;
padding-top: 8px;
color: #FF0000;
float: left;
margin-left: 10px;
}

#searchbox {
width: 300px;
float: right;
margin-right: -5px;
padding-top: 0px;
}

#optionitems {
float: right;
margin-right: 30px;
padding-top: 5px;
_padding-bottom: 20px;
}

#content {
width: 900px;
height: auto;
overflow-y: hidden;
}


#vertical_menu {
width: 160px;
height: auto;
float: left;
}

#vertical_menu ul .general{
background:url(images/menu_bg.gif) no-repeat;
height: 100%;
color: #ffffff;
font-size: 14px;
padding-left: 45px;
padding-top: 11px;
padding-bottom: 11px;
font-weight: bold;
position: relative;
}

#vertical_menu ul .general a{
color: #ffffff;
}

#vertical_menu ul .current{
background: url(images/menu_bg_current.gif) no-repeat;
height: 100%;
color: #ffffff;
font-size: 14px;
padding-left: 45px;
padding-top: 11px;
padding-bottom: 11px;
font-weight: bold;
position: relative;
}

#vertical_menu ul .current a{
color: #100670;
}

#rightside {
float: right;
width: 170px;
height: auto;
position: relative;
overflow: hidden;
}

#sidebox {
width: 170px;
height: 211px;
background: url(images/sidebar.gif) no-repeat;
margin-top: 10px;
position:relative;
}

#maincontent {
width: 540px;
height: auto;
margin-top: 15px;
float: left;
margin-left: 15px;
}

#maincontent h3 {
background: #CCCCCC;
color: #ff0000;
font-size: 16px;
font-weight: bold;
padding-bottom: 5px;
padding-top: 10px;
padding-left: 5px;
margin-bottom: 10px;
}

#maincontent img {
padding-bottom: 15px;
}

#maincontent br {
margin-top: 5px;
margin-bottom: 15px;
}

#maincontent td {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}

#maincontent h4 {
color: #000000;
font-size: 15px;
font-weight: bold;
padding-bottom: 10px;
padding-top: 10px;
}

#maincontent p{
margin-top: 5px;
padding-bottom: 5px;
color: #262626;
font-size: 12px;
line-height: 20px;
text-align: justify;
}

#maincontent b {
color: #ff0000;
font-weight: bold;
font-size: 13px;
}

#maincontent strong {
color: #000000;
font-weight: bold;
font-size: 12px;
}

#maincontent ul {
margin-top: 10px;
margin-left: 20px;
padding-bottom: 10px;
list-style: disc;
line-height: 23px;
}

#maincontent .code {
background:#c1c1c1;
color: #000000;
width:300px;
margin-top: 10px;
margin-left: 120px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
padding-right: 5px;
margin-bottom: 10px;
font-size: 11px;
font-style:italic;
text-align: lefts;
}

.para{
margin-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
color: #262626;
font-size: 12px;
line-height: 20px;
text-align: justify;
}

.list {
margin-top: 10px;
margin-left: 15px;
padding-bottom: 10px;
list-style: disc;
line-height: 18px;
}

.list li {
padding-top: 15px;
list-style: none;
}

#footer {
margin-top: 20px;
border-top: 1px #c1bceb thin solid;
border-top-style: solid;
border-top-color: #c1bceb;
border-top-width: thin;
padding-bottom: 15px;
position: relative;
}

#footer p {
text-align: center;
color: #4b4b4b;
font-size: 11px;
padding-top: 10px;
}

#footer p span {
font-size: 11px;
font-weight: bold;
}

#footer ul {
padding-top: 10px;
text-align:center;
font-size: 12px;
margin-left: 5px;
}

#footer ul li{
display: inline;
margin-right: 10px;
padding-right: 10px;
border-right: 1px thin solid #100670;
border-right-style: solid;
border-right-color: #c1bceb;
border-right-width: thin;
position: relative;
list-style: none;
font-size: 12px;
line-height: 15px;
}

#footer ul li a{
color: #100670;
}

#footer ul li a:hover {
color: #FF0000;
}

ul.menu {list-style:none; margin:0; padding:0;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#100670; text-decoration:none;}
ul.menu li {position:relative; float:left; margin-right:12px}
ul.menu ul {position:absolute; font-size:11px; top:30px; left:0px; background:#5b52ba; color:#ffffff; display:none; opacity:0; list-style:none; text-align: left;}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:120px; margin:0px; padding-left:4px; text-align: left;}
ul.menu ul li a {display:block; padding:3px 5px 5px; background-color:#5b52ba; color:#ffffff; }
ul.menu ul li a:hover {background-color:#5b52ba; color: #000000;}
ul.menu ul ul {left:124px; top:-1px}
ul.menu .menulink {border:1px solid #100670; padding:5px 7px 7px; font-weight:bold; width:110px}
ul.menu .menulink:hover, ul.menu .menuhover {background:#100670; color: #ffffff;}
ul.menu .sub {background:#5b52ba url(images/arrow.gif) 110px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

/*form style here*/
.myform{
	margin:0 auto;
	width:380px;
	height: auto;
	padding:14px;
	overflow: auto;
	margin-top: 15px;
}
	/* ----------- basic ----------- */
	#basic{
		border:solid 2px #DEDEDE;
	}
	#basic h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
		padding-bottom: 5px;
		text-align: center;
	}
	#basic p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #dedede;
		padding-bottom:10px;
	}
	#basic label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:200px;
		height: 20px;
		margin:2px 0 20px 10px;
	}
	#basic button{ 
		clear:both;
		margin-left:150px;
		background:#888888;
		color:#FFFFFF;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
	}
	.reg
	{
		background:#FFFAEB; 
		border:1px solid #FFCB06; 
		color:#323192
	}
	.reg td
	{
		
	}
	.regtext
	{
		font-size:14px;
		font-weight:bold;
	}
.clean-gray{
		border:solid 1px #DEDEDE; 
		background:#EFEFEF;
		color:#222222;
		padding:4px;
		text-align:center;
	}
	.clean-yellow{
		font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
		border:solid 1px #DEDEDE; 
		background:#FFFFCC;
		color:#222222;
		padding:4px;
		text-align:center;
		font-weight:bold;
		width:690px;
	}
	.clean-ok{
		border:solid 1px #349534; 
		background:#C9FFCA;
		color:#008000;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}
	.clean-error{
		border:solid 1px #CC0000; 
		background:#F7CBCA;
		color:#CC0000;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}
	#signup h2 {
	color:#000000;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:8px;
	margin-top:0;
	text-transform:lowercase;
	}