* {
	margin:0px;
	padding:0px;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background:#FFF url(images/bg.png) repeat-x top;
}
img {
	border:none;
}
a {
	color:#333;
	outline:none;
}
#uwrapper {
	width:1100px;
	overflow:hidden;
	height:100%;
	margin:10px auto 0px;
	background:url(images/wpbg.png) repeat-y;
}
#wrapper {
	height:100%;
	width:968px;
	margin:0px auto;
}

#topbar {
	height:68px;
	overflow:hidden;
	width:968px;
	margin-top:45px;
}

#logo {
	width:334px;
	height:68px;
	background:url(images/logo.png) no-repeat 50% 50%;
	float:left;
}

#menu_bar {
	height:67px;
	width:626px;
	overflow:hidden;
	background:url(images/menubg.png) no-repeat;
	float:right;
}
#header_bar {
	height:258px;
	overflow:hidden;
	width:968px;
}
#header {
	height:235px;
	width:688px;
	float:right;
	overflow:hidden;
	background:url(images/headerbg.png) no-repeat right;
	margin-top:12px;
}
#buttons_bar {
	height:190px;
	width:160px;
	overflow:hidden;
	float:right;
	margin-right:15px;
	padding:20px 0px;
}
#header_news {
	width:280px;
	overflow:hidden;
	height:100%;
	float:left;
}
#statsbar {
	height:51px;
	width:968px;
	overflow:hidden;
	background:url(images/statsbar.png) no-repeat;
}

#container {
	width:968px;
	overflow:hidden;
	height:100%;
	margin-top:17px;
}
#left_col {
	width:252px;
	overflow:hidden;
	float:left;
	height:100%;
}
#right_col {
	width:252px;
	overflow:hidden;
	float:right;
	height:100%;
}
#main_col {
	width:444px;
	padding:0px 10px 10px;
	overflow:hidden;
	float:left;
	height:100%;
}

.welcome_con {
	width:433px;
	margin:15px auto;
	height:100%;
	overflow:hidden;
}
.line_a {
	width:433px;
	height:11px;
	background:url(images/line1.png) no-repeat;
}
.line_b {
	width:433px;
	height:11px;
	background:url(images/line2.png) no-repeat;
}
.boxb {
	width:413px;
	min-height:170px;
	background:url(images/boxbg.png) repeat-y;
	padding:10px;
}
#welcomebar {
	width:444px;
	height:100%;
	min-height:281px;
	background:url(images/welcomebg.jpg) no-repeat 50% 50%;
	overflow:hidden;
	margin:10px auto;
}
.liner {
	height:5px;
	width:437px;
	background:url(images/liner.png) no-repeat;
	margin:10px auto;
}
	
.inpts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 250px;
	background:#f2f2f2;
	border: 1px solid #cacaca;
	padding:10px 4px;
}
.sbmt {
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	border:none;
	background:url(images/submit.png) no-repeat bottom;
	height:34px;
	line-height:34px;
	width:130px;
	cursor:pointer;
	text-align:center;
}
.sbmt:hover {
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	background:url(images/submit.png) no-repeat top;
	height:34px;
	line-height:34px;
	width:130px;
	cursor:pointer;
	text-align:center;
}


.menu {padding:0px; margin-top:14px; margin-left:20px; list-style:none; height:34px; position:relative;}
.menu li {float:left; margin-left:5px;}
.menu li a {
	display:block;
	float:left;
	height:34px;
	line-height:34px;
	background:url(images/cornerbuttons.png) no-repeat left top;
	color:#333;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	padding:0 0 0 12px;
	cursor:pointer;
}
.menu  li a b {float:left; display:block; padding:0 10px 0 0; background:url(images/buttons.png) right top;}
.menu  li.current a {
	color:#333;
	background:url(images/cornerbuttons.png) no-repeat top;
}
.menu  li.current a b {background:url(images/buttons.png) right bottom;}
.menu  li a:hover {display:block; float:left; height:34px; line-height:34px; background:url(images/cornerbuttons.png) no-repeat left bottom;}
.menu  li a:hover b {color:#FFF; background:url(images/buttons.png) right bottom;}
.menu  li.current a:hover {
	color:#fff;
	background:url(images/cornerbuttons.png) no-repeat bottom;
	cursor:default;
}
.menu  li.current a:hover b {background:url(images/buttons.png) right bottom;}




td.inheader {
	background:#0b1e39;
	text-align:center;
	color:#FFF;
	padding:10px 5px;
}
td.item {
	background:#e7e7e8;
	padding:8px 5px;
}
h3 {
	font-weight: normal;
	font-size: 24px;
	line-height:50px;
	letter-spacing:2px;
	height:50px;
	text-align:center;
}


#testimonials {
	width:252px;
	height:45px;
	overflow:hidden;
	background:url(images/hl1.png);
	text-align:center;
	letter-spacing:2px;
	font-size:14px;
	line-height:42px;
}
#cert {
	width:252px;
	height:45px;
	overflow:hidden;
	background:url(images/hl2.png);
	text-align:center;
	letter-spacing:2px;
	font-size:14px;
	line-height:42px;
}
#accept {
	width:252px;
	height:45px;
	overflow:hidden;
	background:url(images/hl3.png);
	text-align:center;
	letter-spacing:2px;
	font-size:14px;
	line-height:42px;
}

#information {
	width:252px;
	height:45px;
	overflow:hidden;
	background:url(images/hr1.png);
	text-align:center;
	letter-spacing:2px;
	font-size:14px;
	line-height:42px;
}

#calculator {
	width:252px;
	height:45px;
	overflow:hidden;
	background:url(images/hr2.png);
	text-align:center;
	letter-spacing:2px;
	font-size:14px;
	line-height:42px;
}


#chat {
	width:252px;
	height:45px;
	overflow:hidden;
	background:url(images/hr3.png);
	text-align:center;
	letter-spacing:2px;
	font-size:14px;
	line-height:42px;
}



#news {
	width:252px;
	height:45px;
	overflow:hidden;
	background:url(images/hrl0.png);
	text-align:center;
	letter-spacing:2px;
	font-size:14px;
	line-height:42px;
}


.box {
	width:232px;
	overflow:hidden;
	padding:10px;
	height:100%;
	min-height:150px;
}
	
#footer {
	height:145px;
	overflow:hidden;
	width:100%;
	background:url(images/footerbg.png) repeat-x;
	border-top:4px solid #152f52;
}

#ufooter {
	height:130px;
	width:968px;
	overflow:hidden;
	background:url(images/footerbg.png) no-repeat;
	margin:0px auto;
}
.footerup {
	height:30px;
	line-height:30px;
	text-align:center;
	padding-top:30px;
}
.footercopy {
	height:54px;
	width:960px;
	line-height:54px;
	text-align:center;
	color:#333;
}

.links {
	color:#333;
	text-decoration:none;
	margin:0px 10px;
	cursor:pointer;
}
.links:hover {
	color:#666;
	text-decoration:underline;
	margin:0px 10px;
	cursor:pointer;
}


.planheadline {
	width:460px;
	margin:10px;
	background:url(images/plansicon.png) no-repeat 10% 50%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:39px;
	line-height:39px;
}
.pp{
position: relative; 
width: 296px;
height: 320px;
float:right;
margin-right:4px;
border:none;
background:url(images/planboxbg.png) no-repeat;
overflow: hidden;

}

.glidecontentwrapper{
position: relative; 
width: 278px;
height: 266px;
margin:0px 10px;
border:none;
overflow: hidden;

}



.glidecontent{ 
position: absolute;
padding-right:0px;
margin-top:22px;
height:303px;
visibility: hidden;
width:271px;
margin-left:7px;
overflow:hidden;
background:url(images/slideboxbg.png) repeat-x bottom;
}

.glidecontenttoggler{ 
width: 144px;
margin-top: 27px;
text-align: center;
float:left;
padding-top:0px;
overflow:hidden;
height:286px;
outline:none;

}


.glidecontenttoggler a{ 
	display: -moz-box;
	display:block;
	background:url(images/sbuttons.png) no-repeat bottom;
	width:152px;
	height:46px;
	font-size:12px;
	line-height:46px;
    color:#fff;
	vertical-align:middle;
	text-decoration: none;
	outline:none;
	margin:4px 0px;
}

.glidecontenttoggler a.selected{
	background:url(images/sbuttons.png) no-repeat top;
	width:152px;
	height:46px;
	line-height:46px;
	vertical-align:middle;
	color: #FFF;
	outline:none;
}

.glidecontenttoggler a:hover{
	background:url(images/sbuttons.png) no-repeat bottom;
	width:152px;
	height:46px;
	line-height:46px;
	vertical-align:middle;
	color: #fff;
	outline:none;
}

.glidecontenttoggler a.toc{ 
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ 
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}
.plandetails {
	width:260px;
	float:left;
	height:184px;
	margin-left:15px;
}
.planinfo {
	width:250px;
	height:50px;
	float:left;
	text-transform:uppercase;
	text-align:left;
}
.pamount {
	width:105px; background:#C00E12; height:30px; float:right;
	color:#FFFFFF;
	margin-right:20px;
	padding:10px 2px 10px 7px;
	margin-top:3px;
}
.plan_txt {
	width:200px;
	float:left;
	color:#0f1d2f;
	font-size:14px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:3px;
	margin-top:10px;
}


a.more, a.more:visited {
	margin-top:0px;
	font-size:12px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	text-align:center;
	display: block;
	height:34px;
	line-height:34px;
	width:84px;
	background:url(images/readmore.png);
	background-repeat:no-repeat;
	background-position:top;
}
a.more:hover, a.more:active {
	font-size:12px;
	margin-top:0px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	text-align:center;
	display: block;
	height:34px;
	line-height:34px;
	width:84px;
	background:url(images/readmore.png);
	background-repeat:no-repeat;
	background-position:bottom;
}



#lang {
	width:280px;
	height:48px;

}


 
        .dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px ; }
        .dropdown dd { position:relative; }
        .dropdown a, .dropdown a:visited {
	color:#333;
	text-decoration:none;
	outline:none;
}
        .dropdown a:hover { color:#666;}
        .dropdown dt a:hover, .dropdown dt a:focus { color:#333;}

        .dropdown dt a span {cursor:pointer; display:block; padding:1px;}
        .dropdown dd ul {
	
	border:1px solid #cccccc;
	background:#FFFFFF;
	color:#FFFFFF;
	display:none;
	left:0px;
	padding:5px 5px;
	position:absolute;
	top:0px;
	width:auto;
	min-width:90px;
	list-style:none;
}
        .dropdown span.value { display:none;}
        .dropdown dd ul li a { padding:2px; display:block;}
        .dropdown dd ul li a:hover {
	background-color:#EFEFEF;
}
        
        .dropdown img.flag { border:none; vertical-align:middle; margin-right:5px; }
        .flagvisibility { display:none;}
		
		
		
		
		
/* auth popup */
#popup-under {position:fixed; width:100%; height:100%; left:0; top:0; background:#3f3d50; opacity:0.8; z-index:999;}
#popup-out {position:fixed; width:100%; height:100%; left:0; top:0; z-index:1000;}
#popup-in {width:370px; height:300px; padding:9px; background:#fefefe url(images/slideboxbg.png) repeat-x bottom; border:5px solid #0b1e39; border-radius: 20px 20px; position:fixed; top:50%; left:50%; margin:-147px 0 0 -200px; z-index:1001;}
#popup-in .close{cursor:pointer; position:absolute; top:5px; right:30px; height:32px; width:32px; background:url(images/close.png) center no-repeat; overflow:hidden; text-indent:-1000em; font-size:0px;}
.auth{position:relative; background:url(auth0000.jpg) center repeat-x; height:251px; width:390px;}
.auth-title{margin:0px; background:none; color:#fff; padding:0px; font-size:2em;  text-transform:uppercase; float:left; text-shadow:1px 1px 1px #091b2e;}
.auth-title-box{padding:5px 11px 6px; position:relative;}
.auth-form{display:block; padding:40px 65px 20px 85px;}
.auth-form .label{color:#333; width:75px; padding:0px 7px 0px 7px; text-align:left; float:left; font-size:11px; font-weight:bold;}
.auth-form .text-field{background:0; border:0; background-image:url(images/field_bg.png); width:174px; padding:0 10px; background-position:0 0; color:#535353; font-size:11px; line-height:27px; height:27px; font-size:1.1em;}
.login-btn{margin:2px 0px 0px 82px;}
.login-btn:hover{opacity:0.9;}
.auth-form .link-box{float:left; margin-left:-30px; padding:10px 0px 12px 0px;}
.auth-form .field{padding-bottom:3px;}


a.accmenu, a.accmenu:visited {
	margin-top:0px;
	font-size:12px;
	color: #333;
	text-decoration:none;
	text-align:left;
	display: block;
	height:38px;
	line-height:38px;
	padding-left:46px;
	width:180px;
	background:url(images/abuttons.png);
	background-repeat:no-repeat;
	background-position:top;
}
a.accmenu:hover, a.accmenu:active {
	font-size:12px;
	margin-top:0px;
	color: #666;
	text-decoration:none;
	display: block;
	text-align:left;
	height:38px;
	line-height:38px;
	padding-left:46px;
	width:180px;
	background:url(images/abuttons.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.hbg {
	width:350px;
	height:38px;
	line-height:38px;
	padding-left:70px;
	background:url(images/hbg.png) no-repeat;
	text-align:left;
	font-size:16px;
}

#represent {
	width:420px;
	overflow:hidden;
	margin:10px auto;
	height:100%;
}

.rep_box {
	width:188px;
	margin:10px 5px;
	float:left;
	overflow:hidden;
	padding:10px 5px;
	border:1px dashed #CCCCCC;
	min-height:200px;
}

.hf {
	font-size:20px;
	color:#0a1d3a;
	text-align:center;
	height:25px;
	line-height:25px;
}

.user_r {
	height:52px;
	width:152px;
	padding-left:62px;
	text-align:left;
	overflow:hidden;
	background:url(images/user.png) no-repeat left;
	margin:5px auto;
}

.review_txt {
	height:100%;
	width:208px;
	margin:5px auto;
	overflow:hidden;
}
.tline_a {
	height:5px;
	width:208px;
	background:url(images/tline1.png) no-repeat;
}
.tline_b {
	height:15px;
	width:208px;
	background:url(images/tline2.png) no-repeat;
}
.tbox {
	width:188px;
	height:100%;
	padding:10px;
	background:url(images/tlinebg.png) repeat-y;
	overflow:hidden;
}

table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}