/* CSS Document */

body { 
	background:#e7e7e7;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

a { 
	text-decoration:none;
	color: #333333;
	}

a:hover {
	color: #005d8b;
	}
	
li {
	list-style-type:none;
	}
	
img {
	border:0px;
	}
	
h2 {
	color:#666666;
	font-size:16px;
	}
	
h3 { 
	font-size:14px;
	}
	
h4 {
	font-size:13px;
	}



/* For list */

.bold {
	font-weight:bold;
}

.input_b {
	padding:2px;
	border:1px solid #2e768b;
	font: normal 1em Verdana, sans-serif;
	color:#000;
	background-color:#aed8e4;
}

.input_b:hover {
	border: 1px solid #2e768b;
	background-color:#e2f1f5;
	}

.report {
	background-image:url(img/report.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.report:hover {
	background-image:url(img/report_l.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.edit {
	background-image:url(img/edit.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.edit:hover {
	background-image:url(img/edit_l.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}


/* For list end*/


/* Header */
.header { 
	background:#fff;
	border:#5eb5d1 solid 1px;
	height:75px;
	width:980px;
	font-weight: bold;
	font-size:30px;
	margin: auto;
	padding: 35px 0 0 10px;
	font-family:Arial;
	float:left;
	}
	
#theseomizer {
	color:#005d8b;
	}
	
#com {
	color:#4f4f4f;
	}
	
.slogan {
	font-size:9px;
	color: #5eb5d1;
	} 
	
.online_support {
	text-align:right;
	margin:-110px 10px 0 0;
	font-size:10px;
	}

.online_support a {
	color: #000;
	}
	

/* For list*/

.login_reg {
	padding:7px 5px 0 0; 
	text-align:right;
}

.login_reg a {
	color:#fff;
}

.login_reg a:hover {
	color:#81d21f;
}

/* For list end*/

/* Header end */



/* Background and Bar */

.body_bg {
	background:#FFFFFF;
	border:#8bc8dc solid 1px;
	width:980px;
	margin:10px 0 0 auto;
	padding:5px 5px 5px 5px;
	float:left;
	}
	
.black_bar_m {
	background: url(img/b_m.gif) repeat-x;
	height:30px;
	width:980px;
	float:left;
	}
	
.green_bar_l {
	background:url(img/g_l.gif) no-repeat;
	height:27px;
	float:left;
	margin:7px 4px 0 0;
	}
	
.green_bar_m {
	background:url(img/g_m.gif) repeat-x;
	height:27px;
	float:left;
	width:190px;
	margin:0 0 0 3px;
	}
	
.green_bar_r {
	background:url(img/g_r.gif) no-repeat;
	height:27px;
	float:left;
	margin:0 0 0 0;
	}
	
	
.green_bar_l_b {
	background:url(img/g_l.gif) no-repeat;
	height:27px;
	float:left;
	margin:7px 0 0 0;
	}
.green_bar_m_b {
	background:url(img/g_m.gif) repeat-x;
	height:27px;
	float:left;
	width:772px;
	margin:0 0 0 3px;
	text-align:right;
	color:#e9f2f5;
	padding:5px 0 0 0;
	font-weight:bolder;
	text-transform:uppercase;
	}
	
.green_bar_r_b {
	background:url(img/g_r.gif) no-repeat;
	height:27px;
	float:left;
	margin:0 -5px 0 0;
	}
/* Background and Bar End*/


/* Manu Area */
	
.manu {
	width:195px;
	border:1px solid #5eb5d1;
	margin:6px 0 0 0;
	float:left;
	font-size:11px;
	
	}
	
.dark_button {
	background:#2094c6;
	color:#FFF;
	height:19px;
	border:1px solid #fff;
	padding:3px 0 0 3px;

	}

.dark_button:hover {
	border:1px solid #2094c6;
	color:#FFF;
	height:19px;
	padding:3px 0 0 3px;

	}
	
.light_button {
	background:#aed8e4 ;
	color:#005d8b;
	padding:3px 0 3px 3px;
	margin:0 0 1px 0;

	}

.light_button:hover {
	background:#e9f2f5;
	color:#005d8b;
	padding:3px 0 3px 3px;
	margin:0 0 1px 0;
	}
	
.more_light_button {
	background:#d6e8ed ;
	color:#005d8b;
	padding:3px 0 3px 3px;
	margin:0 0 1px 0;

	}

.more_light_button:hover {
	background:#e0edf1;
	color:#666666;
	padding:3px 0 3px 3px;
	margin:0 0 1px 0;
	}
	
.hide_button a {
	color:#000000;
	}	

.hide {
	background:#e9f4f8;
	padding:3px 0 3px 3px;
	margin:0 0 1px 0;
	font-size:9px;
	color:#005d8b;
	}
	
/* Manu Area end */

.text_area {
	background:#e9f2f5;
	border:#5eb5d1 solid 1px;
	float: right;
	width: 757px;
	padding:10px 10px 10px 10px;
	margin:6px 0 0 0;
	}
	
.link {
	margin:0 0 0 30px;
	line-height:20px;
	}
	
.link_border {
	margin:0 0 0 25px;
	line-height:20px;
	border: #ccc solid 1px;
	background:#f5f5f5;
	height:auto;
	width:189px;
	padding: 2px 2px 2px 3px;
	}
	
.plan { 
	background: #FFFFFF;
	border: #CCCCCC solid 1px;
	width:570px;
	height:auto;
	padding:3px 3px 3px 3px;
	text-align: right;
	}
	
	
.plan_left { 
	background: #FFFFFF;
	border: #CCCCCC solid 1px;
	width:570px;
	height:auto;
	padding:3px 3px 3px 3px;
	}
	
.small_font {
	font-size:9px;
	}
		
.table_style {
	border: 1px solid #dfdfdf;
	}
		
.table_style:hover {
	border: 1px solid #009abe;
	}
	
.table_style_faq {
	border: 1px solid #dfdfdf;
	padding:10px 10px 10px 5px;
	margin:0 0 20px 0;
	background:#fff;
	width:758;
	}
	
.qua {
	font-weight:bold;
	color:#333333;
	margin:0 0 0 15px;
	}

#qua_pic {
	background: url(img/bullet_red.png) no-repeat;
	padding:0 0 0 3px;
	}


.ans {
	color:#666666;
	margin:10px 0 20px 15px;
	}
	
#ans_pic {
	background: url(img/bullet_green.png) no-repeat;
	padding:0 0 0 3px;
	}
	
.top {
	background: url(img/arrow_up.png) no-repeat;
	height:16px;
	width:16px;
	float:right;
	
	}
	
.line_hight {
	line-height:20px;
	color: #FF0000;
	}
	
.style1 {
	color: #FF0000;
		
	}
	
.style01 {
	color: #FF6600;
		
	}

.style2 {
	font-size: 10px;
	}
	
.padding {
	padding:5px 5px 5px 5px;
	}
	


.color_yellow {
	color:#debf0e;
	}
	

.index__footer_box {
	background:#6e6e6e ;
	float:right;
	width:740px;
	border:1px solid #000;
	padding:8px 8px 8px 8px;
	color:#FFFFFF;
	margin:10px 0 5px 0;
	}

.index__footer_box_header {
	color:#ffcc33;
	font-size:14px;
	
	}
	
.index__footer_box_link {
	color:#ffcc33;
	font-size:11px;
	}	

.index__footer_box_tips {
	background:#fffff0 ;
	float:right;
	border:1px solid #6e6e6e;
	padding:8px 8px 8px 8px;
	color:#000;
	margin:10px 0 5px 0;
	}

.index__footer_box_header_tips {
	color:#6e6e6e;
	font-size:14px;
	
	}

.video {
	padding:10px 12px 10px 10px;
}
	
/* Footer Start */	
.footer {
	background:#fff;
	border:#aed8e4 solid 1px;
	width:980px;
	text-align:center;
	margin:5px 0 5px auto;
	padding:5px 5px 5px 5px;
	float:left;
	}
	
.footer_link {
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px 0;
	}
	
.footer_link a {
	color:#3f3f3f;
	}

.footer_link a:hover {
	color:#2094c6;
	}

.credit_text {
	color: #666666;
	font-size:10px;
	}

.credit_text a:hover {
	color:#000;
	}

/* Footer End */














.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}


