@charset "utf-8";
/* CSS Document */

body{
	padding:0 0 0;
	margin:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	background:url(/img/bg.gif) 0 0 repeat-x #fff;
	}

div, img, p, h1, h2, h3, h4, ul, ol, form, input, textarea{
	padding:0;
	margin:0;
	}

img{
	border:none;
	}

ul{
	list-style-type:none;
	}

a{
	outline:none;
	color:#4e4e4e;
	background-color:inherit;
	}

a:hover{
	text-decoration:none;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}

.nobg{
	background:none !important;
	}

.nomrg{
	margin:0 !important;
	}

.wrap{
	margin:0 auto;
	width:1002px;
	height:100%;
	overflow:hidden;
}

/* ------------- Start Top Part ------------- */
#topPart{
	width:100%;
	padding:0 0 10px;
	background:url(/img/bg_toppart.gif) 0 100% repeat-x;
}

#logo{
	float:left;
	width:auto;
	margin:10px 0 0;
}

.topPart_right{
	float:right;
	width:704px;
	margin-top:20px;
}

.sign_in{
	float:right;
	margin:0 0 25px;
	text-align:right;
	color:#8d8d8d;
	background-color:inherit;
}

.sign_in span{
	float:left;
	width:auto;
	line-height:28px;
}

.sign_in a{
	float:right;
	width:auto;
	line-height:28px;
	padding:0 23px 0 7px;
	text-decoration:none;
	color:#4d4e4e;
	background-color:inherit;
	background:url(/img/signin.gif) 0 0 no-repeat;
}

.sign_in a:hover{
	color:#939393;
	background-color:inherit;
}

#menu{
	float:right;
	width:auto;
	padding-right:3px;
}

#menu li{
	float:left;
	width:92px;
	margin:0 0 0 10px;
}

#menu li a{
	display:block;
	text-align:center;
	line-height:35px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	background-color:inherit;
	background:url(/img/navbg.gif) 0 0 no-repeat;
}

#menu li a:hover, #menu li a.active{
	background:url(/img/navbg_hover.gif) 0 0 no-repeat;
}

#menu li.delta{
	width:162px;
}

#menu li.delta a{
	background:url(/img/nav_spacedeltabg.gif) 0 0 no-repeat;
}

#menu li.delta a:hover, #menu li.delta a.active{
	background:url(/img/nav_spacedeltabg_hover.gif) 0 0 no-repeat;
}

/* ------------- Start Header ------------- */
#header{
	clear:both;
	color:#c0e4ff;
	height:535px;
	background:url(/img/headerbg.gif) 0 100% repeat-x #3680aa;
}

.head_left{
	float:left;
	width:294px;
}

.head_left h2{
	margin:80px 0 30px;
	height:98px;
	font-size:0;
	line-height:0;
	padding:0;
	overflow:hidden;
	background:url(/img/buildbg.gif) 0 0 no-repeat;
}

.head_left ul{
	padding:0 0 40px 8px;
	font:bold 15px/22px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	line-height:17px;
}

.head_left li{
	margin-bottom:1.1em;
}

#ctah3 {
	padding:16px 0 0;
	width:290px;
	height:120px;
	text-align:center;
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#684c00;
	background-color:inherit;
	background:url(/img/click_botton.gif) 0 0 no-repeat;
	cursor:pointer;
	line-height:21px;
}

#ctah3 a{
	font-size:22px;
	text-decoration:none;
	color:#010101;
	background-color:inherit;
	text-transform:uppercase;
}

#ctah3 a:hover{
	color:#473400;
	background-color:inherit;
}

.head_right{
	float:right;
	width:666px;
	padding:442px 0 0;
	height:100%;
	overflow:hidden;
	background:url(/img/header.jpg) 0 0 no-repeat;
}

.head_right p{
	padding:0 0 0 20px;
	color:#c0e4ff;
	background-color:inherit;
	font:18px/22px Arial, Helvetica, sans-serif;
}


/* ------------- Start Container ------------- */
#container{
	padding:60px 0 0;
	background:url(/img/bg_body.gif) 0 0 repeat-x;
}

#container{
	padding:60px 0 0;
	background:url(/img/bg_body.gif) 0 0 repeat-x;
}

.boxes{
	width:1002px;
	padding:0 0 60px;
}

.boxes h3{
	font-size:0;
	line-height:0;
	padding:0;
	margin:0 0 28px;
	height:68px;
	overflow:hidden;
}

.needed_box{
	float:left;
	width:282px;
	padding:0 38px 0 0;
	margin:0 38px 0 0;
	border-right:1px solid #e7e7e7;
}

.boxes h3{
	background:url(/img/title01.gif) 0 100% no-repeat;
}

.boxes p{
	line-height:22px;
	padding:10px 0 22px;
	font-size:13px;
	text-align:justify;
}

.boxes a{
	font-weight:bold;
	text-decoration:none;
	color:#efa902;
	background-color:inherit;
	font-size:13px;
}

.boxes a:hover{
	color:#4e4e4e;
	background-color:inherit;
}

.remember_box{
	float:left;
	width:300px;
	padding:0 38px 0 0;
	margin:0 38px 0 0;
	border-right:1px solid #e7e7e7;
}

.remember_box h3{
	background:url(/img/title02.gif) 0 100% no-repeat;
}

.showTo_box{
	float:right;
	width:265px;
}

.showTo_box h3{
	background:url(/img/title03.gif) 0 100% no-repeat;
}

.site_showcase{
	padding:38px;
	margin:0 0 60px;
	border:1px solid #e7e7e7;
}

.site_showcase h3{
	height:44px;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0 0 36px;
	overflow:hidden;
	background:url(/img/title04.gif) 0 0 no-repeat;
	border-bottom:1px solid #e7e7e7;
}

.site_showcase ul{
	padding:0 10px;
	height:100%;
	overflow:hidden;
}

.site_showcase li{
	float:left;
	width:auto;
	margin:0 40px 0 0;
}

.site_showcase li.last{
	margin-right:0;
}

.site_showcase li img{
	display:block;
	border:4px solid #f2f2f2;
	margin:0 0 20px;
}

.site_showcase li p{
	text-align:center;
	padding:0;
	margin:0;
	line-height:18px;
	font-weight:bold;
	color:#4b4a4a;
	background-color:inherit;
}

.site_showcase li p a{
	color:#efa902;
	background-color:inherit;
}


/* ------------- Start Bottom Part ------------- */
#bottomPart{
	padding:49px 0 20px;
	color:#4a8cbc;
	background:url(/img/bg_botpart.gif) 0 0 repeat-x #1e567f;
}

#bottomPart ul{
	float:left;
	width:auto;
	margin:0 50px 0 0;
}

#bottomPart li.support{
	width:180px;
	height:41px;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	overflow:hidden;
	background:url(/img/title05.gif) 0 0 no-repeat;
}

#bottomPart li.plan_n_pricing{
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	overflow:hidden;
	width:220px;
	height:41px;
	background:url(/img/title06.gif) 0 0 no-repeat;
}

#bottomPart li{
	padding:6px 0 7px 4px;
	background:url(/img/line.gif) 0 100% repeat-x;
}

#bottomPart li.last{
	background:none;
}

#bottomPart li a{
	background:url(/img/bulet.gif) 0 4px no-repeat;
	padding:0 0 0 16px;
	text-decoration:none;
	color:#529acf;
	background-color:inherit;
}

#bottomPart li a:hover{
	color:#dadada;
	background-color:inherit;
}

#bottomPart .banner{
	float:right;
	width:480px;
	padding:64px 0;
	text-align:center;
	font-size:36px;
	line-height:40px;
	text-transform:uppercase;
	color:#3171a0;
	background-color:#0f4872;
	border:1px solid #246495;

}

/* ------------- Start Footer ------------- */
#footer{
	padding:40px 0;
	color:#4a8cbc;
	text-align:center;
	background:url(/img/bg_footer.gif) 0 0 repeat-x #1e567f;
}

#footer ul{
	padding:0 0 12px;
}

#footer li{
	display:inline;
	padding:0 24px 0 0;
	margin:0 21px 0 0;
	background:url(/img/footer_navbg.gif) 100% 2px no-repeat;
}

#footer li.last{
	background:none;
	padding-right:0;
	margin-right:0;
}

#footer a{
	font-weight:bold;
	text-decoration:none;
	color:#62a3d2;
	background-color:inherit;
}

#footer a:hover{
	color:#dadada;
	background-color:inherit;
}

/* sign in window */

fieldset.common-form{width:15em;vertical-align:top;}
fieldset.common-form{width:22em;vertical-align:top;}
.common-form{text-align:right;padding:14px 0;}
.standard-form{background:none;border:0;}
fieldset{margin:0;}



#signin_menu {
	display:none; /* block */
	left:978px;
	top:24.5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	background-color:#DDEEF6;
	border-bottom-color:transparent;
	border-bottom-style:none;
	border-bottom-width:1px;
	border-left-color-ltr-source:physical;
	border-left-color-rtl-source:physical;
	border-left-color-value:transparent;
	border-left-style-ltr-source:physical;
	border-left-style-rtl-source:physical;
	border-left-style-value:none;
	border-left-width-ltr-source:physical;
	border-left-width-rtl-source:physical;
	border-left-width-value:1px;
	border-right-color-ltr-source:physical;
	border-right-color-rtl-source:physical;
	border-right-color-value:transparent;
	border-right-style-ltr-source:physical;
	border-right-style-rtl-source:physical;
	border-right-style-value:none;
	border-right-width-ltr-source:physical;
	border-right-width-rtl-source:physical;
	border-right-width-value:1px;
	border-top-color:transparent;
	border-top-style:none;
	border-top-width:1px;
	color:#778899;
	font-size:11px;
	margin-left:-8px;
	margin-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	position:absolute;
	text-align:left;
	width:210px;
	z-index:100;
}


#signin_menu p {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

#signin_menu p.remember {
	padding-bottom:10px;
	padding-left:0;
	padding-right:0;
	padding-top:10px;
}

#signin_menu label {
	font-weight:normal;
}

#signin_submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background:#3399DD url(/img/bg-btn-blue.png) repeat-x scroll 0 0;
	border:1px solid #3399DD;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:4px 10px 5px;
	text-shadow:0 -1px 0 #3399DD;
}

#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	margin-top:5px;
}

#signin_menu a {
	color:#66AACC;
}

#signin_menu p a {
	color:#2277BB !important;
}

#signin_menu a:link, #signin_menu a:visited {
	text-decoration:none;
}

#signin_menu a:hover {
	text-decoration:underline;
}

#signin_menu input[type="text"], #signin_menu input[type="password"] {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #AACCEE;
	display:block;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}

.sign_in a.menu-open{
	float:right;
	width:auto;
	line-height:28px;
	padding:0 23px 0 7px;
	text-decoration:none;
	color:#4d4e4e;
	background-color:inherit;
	background:url(/img/signin2.gif) 0 0 no-repeat;
}

#signin_submit:hover, #signin_submit:focus {
	cursor:pointer;
	background-position: 0 -5px;
}

#btn_signin { margin-left:0.8em }

.ltxt a {
	text-decoration:underline;
	color:#C0E4FF;
}

.ltxt a:hover {
	text-decoration:none;
}


.boxes h4 {
	color:#000000;
	font-size:13px;
}

#moreinfo {
	text-align:right;
	background: transparent url(/img/ico_more_info.jpg) no-repeat scroll 0 100%;
	background-position: top left;
	float:right;
	height:30px;
	padding: 6px 0 0 35px;
	cursor:pointer;
	border-bottom: 1px solid #E7E7E7;
	clear:both;
}
