/* BEGIN PAGE GENERAL */
body {
	background: #000000;
	color: #5a5a5a;
	font-family: 'Trebuchet MS', Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a:link,
a:visited,
a:active {
	color: #666666;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a {
	outline: none;
}

img {
	border: none;
	display: block inline;
}

input,
textarea,
select {
	background: #f7f7f7;
	border: 1px solid #dddddd;
	color: #555555;
	font-family: 'Trebuchet MS', Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px 0;
	padding: 5px;
}

hr {
	border: none;
	color: #ffffff;
	background: #ffffff;
	height: 1px;
}

.clear_fix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

small {
	font-size: 11px;
}
/* END PAGE GENERAL */

/* BEGIN PAGE TOP */
#top_bar {
	border-bottom: 1px solid #e6e6e6;
	color: #333333;
	font-size: 11px;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#top_bar ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#top_bar li {
	float: right;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

#top_bar li img {
	padding: 5px 0;
}

#top_bar li.tb_right {
	background: url("/site/images/top_bar_separator.gif") no-repeat top left;
	padding: 0 0 0 11px;
	margin: 0 0 0 10px;
}

#site_head {
	height: 90px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#site_head h1 {
	float: left;
	margin: 0;
	padding: 0;
}

#site_head ul#main_nav {
	float: left;
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
}

#site_head ul#main_nav li {
	float: left;
}

#site_head ul#main_nav li a:link,
#site_head ul#main_nav li a:active,
#site_head ul#main_nav li a:visited {
	background: #ffffff url("/site/images/main_nav_bg.gif") repeat-x 0 0;
	border-left: 1px solid #5e5e5e;
	color: #000000;
	display: block;
	float: left;
	font-size: 12px;
	height: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0 20px;
	text-decoration: none;
}

#site_head ul#main_nav li a:hover {
	background: #272727 url("/site/images/main_nav_bg.gif") repeat-x 0 0px;
	color: #ffaf24;
}

#site_head ul#main_nav li.mn_left a:link,
#site_head ul#main_nav li.mn_left a:active,
#site_head ul#main_nav li.mn_left a:visited {
	background: #ffffff url("/site/images/main_nav_left.gif") repeat-x 0 0;
	border-left: none;
}

#site_head ul#main_nav li.mn_left a:hover {
	background: #272727 url("/site/images/main_nav_left.gif") repeat-x 0 0px;
}

#site_head ul#main_nav li.mn_right a:link,
#site_head ul#main_nav li.mn_right a:active,
#site_head ul#main_nav li.mn_right a:visited {
	background: #ffffff url("/site/images/main_nav_right.gif") repeat-x right 0;
}

#site_head ul#main_nav li.mn_right a:hover {
	background: #272727 url("/site/images/main_nav_right.gif") repeat-x right 0px;
}

#site_head ul#main_nav li.mn_current a:link,
#site_head ul#main_nav li.mn_current a:active,
#site_head ul#main_nav li.mn_current a:visited {
	color: #84e4ff;
}

#site_head ul#main_nav li.mn_current a:hover {
	color: #84e4ff;
}
/* END PAGE TOP */
#fsymenu td {font-size: 12px;color:#dfd4c3;}
#fsymenu A {FILTER: progid:dximagetransform.microsoft.gradientwipe(duration=1); BEHAVIOR: url("images/xs.htc"); CURSOR: hand; HEIGHT: 1px; TEXT-DECORATION: none}
#fsymenu A:link {COLOR: #777777;}
#fsymenu A:visited {COLOR: #777777;}
#fsymenu A:hover {COLOR: #f2ffee;}
#fsymenu A:active {COLOR: #777777;}

#fsymenu{text-align:center;
	background: url("/site/bg.gif") repeat-x center;
	width:960px;
}
#fsymenu ul{margin:0px auto;padding:0px; list-style:none; width:960px;}
#fsymenu ul li{padding-left:10px;padding-right:10px;height:35px;line-height:35px;float:left; color:#000; list-style:none;}

/* BEGIN HOME BANNERS */
#home_banners {
	height: 300px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 960px;
}

#home_banners ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#home_banners li.hb_left {
	float: left;

}

#home_banners li.hb_left h3,
#home_banners li.hb_left p {
	display: none;
}

#home_banners li.hb_left a:link,
#home_banners li.hb_left a:active,
#home_banners li.hb_left a:visited,
#home_banners li.hb_left a:hover {
    background: #5cbbd6 url("/site/images/home_banner_1.gif") no-repeat top left;
	color: #d7f4fc;
	display: block;
	font-size: 14px;
	height: 185px;
	line-height: 18px;
	margin: 0 15px 0 0;
	padding: 55px 0 0 18px;
	width: 700px;
	text-decoration: none;
}

#home_banners li.hb_left strong {
	color: #ffffff;
}

#home_banners li.hb_right {
	float: right;
	font-size:12px;
	line-height:160%;
	width: 450px;

}
/* END HOME BANNERS */

/* BEGIN CONTENT PART */
#content_body {
	background: url("/site/images/bg_content_body.jpg") no-repeat top center;
	border-top: 0px solid #d2f2fb;
	margin: 0 auto;
	padding: 10px 0;
	width: 960px;
}
/* END CONTENT PART */

/* BEGIN HOME CONTENT PART */
#home_content_body {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#home_content_body li#home_featured_plan {
	background: url("/site/images/home_content_part_separator.gif") no-repeat top right;
	float: left;
	margin: 0 19px 0 0;
	padding: 0 20px 0 0;
	position: relative;
	width: 240px;
}

#home_content_body li#home_featured_plan h3 {
	background: url("/site/images/home_featured_plan_title_box.gif") no-repeat top left;
	color: #444444;
	font-size: 18px;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	margin: 0;
	padding: 0 0 0 44px;
	width: 196px;
}

#home_content_body li#home_featured_plan h4 {
	color: #8b8b8b;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 28px;
	text-align: right;
	text-transform: uppercase;
	top: 16px;
}

#home_content_body li#home_featured_plan h4 strong {
	color: #5cbbd6;
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 16px;
}

#home_content_body li#home_featured_plan ul#fp_feature_list {
	margin: 14px 0 14px 35px;
	padding: 0;
}

#home_content_body li#home_featured_plan ul#fp_feature_list li {
	color: #444444;
	line-height: 18px;
	list-style-image: url("/site/images/list_image_1.gif");
	padding: 0 0 0 8px;
	margin: 0;
}

#home_content_body li#home_featured_plan ul#fp_buttons {
	border-top: 1px dotted #949494;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#home_content_body li#home_featured_plan ul#fp_buttons li a:link,
#home_content_body li#home_featured_plan ul#fp_buttons li a:active,
#home_content_body li#home_featured_plan ul#fp_buttons li a:visited {
	border-bottom: 1px dotted #949494;
	color: #5cbbd6;
	font-size: 14px;
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 44px;
	text-decoration: none;
	width: 196px;
}

#home_content_body li#home_featured_plan ul#fp_buttons li a:hover {
	border-bottom: 1px dotted #333333;
	color: #ffaf24;
}

#home_content_body li#home_short_intro {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: 300px;
}

#home_content_body li#home_short_intro h3 {
	color: #5cbbd6;
	font-size: 24px;
	margin: 0;
	padding: 10px 0;
}

#home_content_body li#home_short_intro ul#hsi_list {
	margin: 8px 0 14px 30px;
	padding: 0;
}

#home_content_body li#home_short_intro ul#hsi_list li {
	color: #43a6c2;
	line-height: 20px;
	list-style-image: url("/site/images/list_image_2.gif");
	padding: 0 0 0 8px;
	margin: 0;
}

#home_content_body li#home_short_intro p {
	color: #5a5a5a;
	font-size: 14px;
	line-height: 20px;
	margin: 14px 0;
	padding: 0;
}

#home_content_body li#home_login {
	background: #ffaf24 url("/site/images/home_login_box.gif") no-repeat top left;
	color: #ffffff;
	float: left;
	height: 160px;
	margin: 0;
	padding: 20px;
	width: 320px;
}

#home_content_body li#home_login h3 {
	border-bottom: 1px solid #ee9700;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
}

#home_content_body li#home_login form {
	border-top: 1px solid #ffc45d;
	margin: 0;
	padding: 0;
}

#home_content_body li#home_login fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#home_content_body li#home_login dl {
	float: left;
	margin: 0;
	padding: 10px 0;
	width: 50%;
}

#home_content_body li#home_login dt,
#home_content_body li#home_login dd {
	font-weight: normal;
	margin: 0;
	padding: 2px 0;
	width: 100%;
}

#home_content_body li#home_login input.hl_input {
	background: #ffc658;
	border: 1px solid #ee9700;
	color: #484848;
	font-family: 'Trebuchet MS', Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	margin: 3px 0;
	padding: 5px;
	width: 83%;
}

#home_content_body li#home_login input#submit {
	background: none;
	border: none;
	margin: 0 10px 0 0;
	padding: 0;
	vertical-align: middle;
}

#home_content_body li#home_login a:link,
#home_content_body li#home_login a:visited,
#home_content_body li#home_login a:active {
	color: #3e3e3e;
	text-decoration: none;
}

#home_content_body li#home_login a:hover {
	color: #9f6e18;
}
/* END HOME CONTENT PART */

/* BEGIN SUBPAGE CONTENT PART */
#sub_nav {
	background: #c3eefa url("/site/images/sub_nav_box.gif") no-repeat top left;
	height: 40px;
	margin: -20px auto 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
}

#sub_nav h2 {
	color: #ffffff;
	display: block;
	font-size: 30px;
	left: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -2px;
}

#sub_nav a:link,
#sub_nav a:visited,
#sub_nav a:active {
	color: #3c94ae;
	text-decoration: none;
}

#sub_nav a:hover {
	color: #343434;
}

#sub_nav .sn_current a:link,
#sub_nav .sn_current a:visited,
#sub_nav .sn_current a:active,
#sub_nav .sn_current a:hover {
	color: #343434;
	font-weight: bold;
}

#sub_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 20px;
	top: 10px;
}

#sub_nav li {
	background: url("/site/images/sub_nav_separator.gif") no-repeat center left;
	display: inline;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
}

#sub_nav li.sn_left {
	background: none;
	margin: 0;
	padding: 0;
}

h2#subpage_content_title {
	border-bottom: 1px solid #c0e9f4;
	color: #343434;
	font-size: 24px;
	line-height: 50px;
	margin: 0 auto;
	padding: 0 20px;
	width: 920px;
}

#subpage_content_body {
	background: url("/site/images/subpage_content_separator.gif") no-repeat 600px 0;
	margin: 0 auto;
	min-height: 360px;
	padding: 0;
	width: 960px;
}

.subpage_content_body_no_bg {
	background: none !important;
}

#subpage_content_body .spcb_left {
	float: left;
	margin: 0;
	padding: 0 20px;
	width: 560px;
}

#subpage_content_body .spcb_left_wide {
	width: 920px;
}

#subpage_content_body .spcb_left h4 {
	margin: 28px 0 20px 0;
	padding: 0;
	border-bottom: 1px solid #dcf2f8;
	font-size: 20px;
	font-weight: bold;
}

#subpage_content_body .spcb_left h5 {
	margin: 24px 0 20px 0;
	padding: 0;
	border-bottom: 1px dotted #dcf2f8;
	font-size: 16px;
	font-weight: bold;
}

#subpage_content_body .spcb_left p {
	font-size: 14px;
	line-height: 20px;
	margin: 20px 0;
	padding: 0;
}

#subpage_content_body .spcb_left dl.spcb_features {
	margin: 20px auto;
	padding: 0;
	width: 95%;
}

#subpage_content_body .spcb_left dl.spcb_features dt {
	clear: both;
	float: left;
	margin: 0 0 12px 0;
	padding: 0;
	width: 15%;
}

#subpage_content_body .spcb_left dl.spcb_features dd {
	float: left;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 12px 0;
	padding: 0;
	width: 82%;
}

#subpage_content_body .spcb_left form#contact_form_1,
#subpage_content_body .spcb_left form#contact_form_1 fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#subpage_content_body .spcb_left form#contact_form_1 label {
	float: left;
	text-align: right;
	width: 80px;
	margin: 0 12px 0 0;
	padding: 5px 0 0 0;
	display: block;
}

#subpage_content_body .spcb_left form#contact_form_1 .form_1_submit {
	margin-left: 92px;
}

#subpage_content_body .spcb_left form#contact_form_1 .input_width_1 {
	width: 230px;
}

#subpage_content_body .spcb_left form#contact_form_1 .textarea_width_1 {
	width: 350px;
}

#subpage_content_body .spcb_right {
	color: #777777;
	float: right;
	margin: 0;
	padding: 0 20px;
	width: 320px;
}

#subpage_content_body .spcb_right a:link,
#subpage_content_body .spcb_right a:visited,
#subpage_content_body .spcb_right a:active {
	color: #ffffff;
	text-decoration: underline;
}

#subpage_content_body .spcb_right a:hover {
	color: #ffaf24;
	text-decoration: none;
}

#subpage_content_body .spcb_right h3 {
	border-bottom: 1px dotted #949494;
	color: #444444;
	font-size: 18px;
	line-height: 20px;
	margin: 28px 0 12px 0;
	padding: 0 0 10px 0;
}

#subpage_content_body .spcb_right p {
	font-size: 12px;
	line-height: 18px;
	margin: 18px 0;
	padding: 0;
}

#subpage_content_body .spcb_right dl#gray_box {
	background: url("/site/images/gray_box_part1.gif") no-repeat top left;
	margin: 0;
	padding: 0;
	width: 320px;
}

#subpage_content_body .spcb_right dl#gray_box dt {
	color: #414141;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 12px 12px 0 12px;
	width: 296px;
}

#subpage_content_body .spcb_right dl#gray_box dd {
	background: url("/site/images/gray_box_part2.gif") no-repeat bottom left;
	color: #777;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0 12px 12px 12px;
	width: 296px;
}

#subpage_content_body .spcb_right dl#gray_box dd p {
	margin: 10px 0;
	padding: 0;
}

#subpage_content_body .spcb_right .box_1 {
	border: 1px solid #eee;
	border-radius: 10px;
	display: block;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 9px;
	-webkit-border-radius: 10px;
	width: 300px;
}
/* END SUBPAGE CONTENT PART */

/* BEGIN SERVICE LIST */
.service_list {
	width: 100%;
}

.service_list img {
	display: inline;
	vertical-align: middle;
}

ul.service_headers {
	float: left;
	list-style: none;
	margin: 0;
	padding: 41px 0 0 0;
	width: 140px;
}

ul.service_headers a:link,
ul.service_headers a:visited,
ul.service_headers a:active {
	color: #ffffff;
	text-decoration: underline;
}

ul.service_headers a:hover {
	color: #ffaf24;
	text-decoration: none;
}

ul.service_headers li.odd {
	background: #5cbbd6 url("/site/images/rounded_corner_l_1.gif") no-repeat top left;
	color: #ffffff;
	height: 36px;
	line-height: 36px;
	margin: 0 0 1px 0;
	padding: 0 0 0 10px;
	width: 150px;
}

ul.service_headers li.even {
	background: #8cd4e8 url("/site/images/rounded_corner_l_2.gif") no-repeat top left;
	color: #ffffff;
	height: 36px;
	line-height: 36px;
	margin: 0 0 1px 0;
	padding: 0 0 0 10px;
	width: 150px;
}

ul.service_solution {
	float: left;
	font-weight: bold;
	list-style: none;
	margin: 0 1px 0 0;
	padding: 0;
	text-align: center;
}

ul.service_solution li.odd {
	background: #d2f2fb;
	color: #2093b3;
	height: 36px;
	line-height: 36px;
	margin: 0 0 1px 0;
	padding: 0;
	width: 100%;
}

ul.service_solution li.even {
	background: #c0e9f4;
	color: #2093b3;
	height: 36px;
	line-height: 36px;
	margin: 0 0 1px 0;
	padding: 0;
	width: 100%;
}

ul.service_solution li.highlight {
	background: #ffaf24;
	color: #ffffff;
}

ul.service_solution li.solution_title {
	background: #8cd4e8 url("/site/images/rounded_corner_t_1.gif") no-repeat top left;
	height: 40px;
	margin: 0 0 1px 0;
	padding: 0;
	width: 100%;
}

#subpage_content_body .spcb_left ul.service_solution li.solution_title h4 {
	background: url("/site/images/rounded_corner_t_2.gif") no-repeat top right;
	border: none;
	color: #ffffff;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.service_solution li.solution_price {
	background: #5cbbd6;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	margin: 0 0 1px 0;
	padding: 0;
	width: 100%;
}

ul.service_solution li.solution_buy_now {
	background: #414141 url("/site/images/rounded_corner_b_1.gif") no-repeat bottom left;
	height: 40px;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.service_solution li.solution_buy_now a:link,
ul.service_solution li.solution_buy_now a:visited,
ul.service_solution li.solution_buy_now a:active {
	background: url("/site/images/rounded_corner_b_2.gif") no-repeat bottom right;
	color: #ffffff;
	display: block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 100%;
}

ul.service_solution li.solution_buy_now a:hover {
	color: #ffaf24;
}
/* END SERVICE LIST */

/* BEGIN FOOTER */
#footer {
	clear:both;
	background: url("/site/images/footer_box.gif") no-repeat top center;
	color: #a1a1a1;
	font-size: 10px;
	height: 50px;
	line-height: 14px;
	margin: 0 auto;
	padding: 20px 0 20px 20px;
	position: relative;
	width: 960px;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	background: url("/site/images/footer_links_separator.gif") no-repeat center right;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

#footer li.fl_right {
	background: none;
	margin: 0;
	padding: 0;
}

#footer p {
	margin: 5px 0 0 0;
	padding: 0;
}

#designed_by_vreplay {
	position: absolute;
	right: 20px;
	top: 28px;
}
/* END FOOTER */

#jsclientlogin {
	position:relative;
	padding:25px 10px 0 0;
	background:url("/site/images/grey_login_bg.png") no-repeat center right;
	width:618px;
	height:65px;
	float: right;
	text-align:right;
}
#jsclientlogin input#username2,
#jsclientlogin input#password2 {
	width:150px;
}
#jsclientlogin img {
	vertical-align:middle;
}
#jsclientlogin input#submit2 {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	margin:0 10px 0 0;
	padding:0;
	vertical-align:middle;
}
#faq ul {
	width:370px;
	float:left;
	margin:30px 0;
}
#faq .faq_content {
	margin:20px 10px 10px 25px;
	clear:both;
}

#faq .faq_content h3 {
	margin-bottom:3px;
}

#faq .faq_content p {
	margin:0;
	padding-bottom:5px;
	border-bottom:1px solid #DCF2F8;
}