/* CSS Document */
body{
	background: url(/public/images/bg.gif) repeat-x top;
	background-color: white;
	margin:0px;
	padding:0px;
	font:11px Verdana, Helvetica, sans-serif;
	color:#4b4b4b;
	}

p{
	clear:both;
	margin:0px;
	padding:0px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	}

p.internal{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}
p.central{
	text-align:center !important;
}

a{color:#105666; text-decoration:none;}
a:hover{color:#105666;text-decoration:underline;}
#container{
	margin:0px auto 0px auto;
	width:970px;
}
#logo, #header, #content, #left_content, #right_content, #footer, #footer_left, #footer_right, .box , .box_head, .box_head_left, .box_head_right, .box_head_right h1, .box2_head_right h1,.box_head_right h2,.box2_head_right h2, .box_body, .box_under, .box_under_left, .box_under_right , #about_icons, .about_icons_container, img.icon, .about_icons_desc, .about_icons_desc h2,#space, #top,
img#live_demo,img#free_trial
{float:left;display:inline;margin:0px;padding:0px;}
#space{height:30px;width:100px;}
#top{
	height:87px;
	width:100%;
}
img#certifications{float:right;display:inline;margin:9px 0px 0px 0px;padding:0px;}
img#live_demo{float:right;margin:129px 10px 0px 0px;padding:0px;}
img#free_trial{float:right;margin:129px 10px 0px 0px;padding:0px;}
#logo{
	margin-top:13px;
	}

#header{
	margin-top:15px;
	width:970px;
	height:174px;
	background: url(/public/images/header.jpg) no-repeat top left;
	}
img#sign_up_btn{
	float:right;
	display:inline;
	margin:127px 94px 0px 0px;
	padding:0px;
	border:none;
}
#content{
	width:970px;
}
#left_content{
	width:744px;
	}
#right_content{
	width:211px;
	margin-left:15px;
}
#footer,#footer_left,#footer_right{
	width:744px;
	height:52px;
	}
#footer{
	margin:15px 0px 0px 0px;
	background: url(/public/images/footer_bg.gif) repeat-x top;
}
#footer_left{background: url(/public/images/footer_left.gif) no-repeat top left;}
#footer_right{
	background: url(/public/images/footer_right.gif) no-repeat top right;
	color:#868798;
	text-align:center;
	padding-top:12px;
	height:40px;
	}
#footer_right a{
	color:#868798;
	text-decoration:none;
	}
#footer_right a:hover{
	color:#333333;
	text-decoration:none;
}
.box{
	margin-top:15px;
	width:100%;
	}
.box_head,.box_head_left,.box_head_right{
	height:25px;
	width:100%;
}
.box_head{
		background:url(/public/images/box_head.gif) repeat-x top;
	}
.box_head_left{
		background:url(/public/images/box_head_left.gif) no-repeat top left;
}
.box_head_right{
		background:url(/public/images/box_head_right.gif) no-repeat top right;
}
.box2_head{
	background:url(/public/images/box2_head.gif) repeat-x top;
	}
.box2_head_left{
	background:url(/public/images/box2_head_left.gif) no-repeat top left;
}
.box2_head_right{
	background:url(/public/images/box2_head_right.gif) no-repeat top right;
}
.box_head_right h1,.box2_head_right h1,.box_head_right h2,.box2_head_right h2{
	font-size:12px;
	margin:5px 0px 0px 10px;
	padding:0px;
	}
.box_body{
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	width:742px;
	padding-bottom:5px;
	}
.box_body_gray{
	background:#ebebeb;
	margin-top:-12px;
}
.box_body p{
	padding:14px 14px 0px 14px;
	text-align:left;
}
.box2_body{
	background:#F3F3F3;
	width:209px;
}
.box_under,.box_under_left,.box_under_right {
	height:8px;
	width:100%;
	line-height:0px;
	font-size:0px;
}
.box_under{
	background:url(/public/images/box_under.gif) repeat-x top;
	}
.box_under_left{
	background:url(/public/images/box_under_left.gif) no-repeat top left;
}
.box_under_right{
	background:url(/public/images/box_under_right.gif) no-repeat top right;
}
.box2_under{
	background:url(/public/images/box2_under.gif) repeat-x top;
	}
.box2_under_left{
	background:url(/public/images/box2_under_left.gif) no-repeat top left;
}
.box2_under_right{
	background:url(/public/images/box2_under_right.gif) no-repeat top right;
}
/* tabs */
#tabs{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	width:742px;
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	border-bottom:1px solid #0d4856;
	height:22px;
	border-top:none;
	line-height:0px;
}
#tabs_container{
	float:left;
	display:inline;
	position:relative;
	width:742px;
	margin:-23px 0px 0px 0px;
	}
a.tab{
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
	background: url(/public/images/tab_left.gif) no-repeat top left;
	color:#4b4b4b;
	text-decoration:none;
	padding:5px 0px 0px 10px;
	cursor:pointer;
}
a.tab b{
	float:left;
	display:inline;
}

a.tab span{
	float:left;
	display:block;
	height:28px;
	position:relative;
	margin:-5px 0px 0px -10px;
	width:20px;
	background: url(/public/images/tab_right.gif) no-repeat top right;
}
a.tab:hover, a.active_tab{
	background: url(/public/images/tab_left_hover.gif) no-repeat top left;
	color:#ffffff;
	text-decoration:none;
	position:relative;
	border-bottom:none;
	height:28px;
	padding:7px 0px 0px 10px;
	}
a.tab:hover span, a.active_tab span{
	background: url(/public/images/tab_right_hover.gif) no-repeat top right;
	margin:-7px 0px 0px -10px;
	}
a.first_tab{
	margin-left:15px;
}

#scheme {
	text-align:center;
	background:#ebebeb;
	margin-top:10px;
}
#about_icons{
	width:742px;
	padding-bottom:10px;
	}
.about_icons_container{
	margin:13px 0px 0px 13px;
	width:351px;
	}
img.icon{
	display:block;
	width:135px;
}

.about_icons_desc{
	width:213px;
}
.about_icons_desc h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d4856;
	font-weight:bold;
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 5px;
}

.about_icons_desc p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:0px 0px 0px 5px;
	margin:0px;
	line-height:14px;
	text-align:left;
}

ul.internal_list{
	float:left;
	display:inline;
	margin:15px 0px 0px 35px;
	padding:0px;
	list-style-type:none;
}
ul.internal_list li{
	float:left;
	display:inline;
	list-style-type:none;
	clear:both;
	font-size:12px;
	margin:0px;
	padding:0px;
}
li.blue_arrow{
	background:url(/public/images/blue_arrow.gif) no-repeat top left !important;
	padding:1px 0px 3px 25px !important;
	width:680px;
	margin:3px 0px 0px 0px !important;

}
.accToggler_faqs{
	clear:both;
	margin:0px 0px 0px 15px;
	width:680px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 5px 25px;
	background: url(/public/images/faq_arrow.gif) no-repeat 0px 0px;
	line-height:18px;
	}
.green_arrow_div{
	background: url(/public/images/green_arrow.gif) no-repeat 0px 0px;
	color:#4c7c29;
}
.accContent_faqs{
	float:left;
	display:inline;
	margin:0px;
	}
p.faq{
	float:left;
	display:inline;
	clear:both;
	margin:5px 0px 0px 15px;
	padding:7px 10px 8px 10px;
	font-size:12px;
	line-height:16px;
	background:#f3f3f3;
	width:692px;
}
.space{
	float:left;
	display:inline;
	clear:both;
	line-height:0px;
	font-size:0px;
	height:6px;
	width:50px;

}
ul.faq_list{
	float:left;
	display:inline;
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style-type:none;
	background:#f3f3f3;
	width:712px;
}
ul.faq_list li{
	float:left;
	display:inline;
	list-style-type:none;
	clear:both;
	font-size:12px;
	line-height:16px !important;
	margin:0px 0px 0px 15px;
}
li.gray_arrow{
	background: url(/public/images/gray_arrow.gif) no-repeat top left;
	padding:2px 0px 5px 25px;
	width:660px;
}

table.prices{
	float:left;
	display:inline;
	background:#b9b9b9;
	margin:15px 0px 0px 15px;
	padding:0px;
}
table.prices td{
	background:#FFFFFF;
	padding:5px 0px 5px 0px;
	margin:0px;
}
td.first{width:314px;padding-left:5px !important; text-align:left;}
td.second{width:195px; text-align:center; vertical-align:middle;}
td.third{width:195px; text-align:center; vertical-align:middle;}
.box3_head,.box3_head_left,.box3_head_right{
	float:left;display:inline;margin:0px;padding:0px;
}
.box3_head,.box3_head_left,.box3_head_right{
	height:6px;
	line-height:0px;
	font-size:0px;
	width:100%;
}
.box3_head{background:url(/public/images/box3_head.gif) repeat-x top;}
.box3_head_left{background:url(/public/images/box3_head_left.gif) no-repeat top left;}
.box3_head_right{background:url(/public/images/box3_head_right.gif) no-repeat top right;}
.box3_body{
	background:#FFFFFF;
	width:209px;
}
.div_height_one{
	height:684px;
}
.div_height_two{
	height:1093px;
}
ul.internal_list{
	float:left;
	display:inline;
	margin:15px 0px 0px 35px;
	padding:0px;
	list-style-type:none;
}
ul.internal_list li{
	float:left;
	display:inline;
	list-style-type:none;
	clear:both;
	font-size:12px;
	line-height:16px !important;
	margin-top:12px;
}
li.blue_arrow{
	background: url(/public/images/blue_arrow.gif) no-repeat top left;
	padding:2px 0px 5px 25px;
	width:680px;
}
li.blue_arrow_gray{
	background: url(/public/images/blue_arrow_gray.gif) no-repeat top left;
	padding:2px 0px 5px 25px !important;
	width:680px;
}


.login_pair{
	float:left;
	display:inline;
	margin:3px 0px 0px 0px;
	padding:0px;
	width:200px;
}
.login_pair label{
	float:left;
	display:inline;
	margin:0px;
	padding:2px 5px 0px 0px;
	width:75px;
	text-align:right;
}
input.login_input{
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;

}
.small_btn{
	cursor:pointer;
	cursor:hand;
	line-height:19px;
	padding-right:15px;
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	color:#4B4B4B;
	text-decoration:none;
	background:url(/public/images/small_btn_bg.gif) no-repeat right top;
	font-size:11px;

}
.small_btn span{
	height:20px;
	display:block;
	display:inline-block;
	padding-left:15px;
	line-height:19px;
	color:#4B4B4B;
	text-decoration:none;
	background:url(/public/images/small_btn_bg.gif) no-repeat left top;
	font-size:11px;
}
.grey_btn{
	cursor: pointer;
	padding-right:15px;
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	color:#4B4B4B;
	text-decoration:none;
	background:url(/public/images/grey_btn.gif) no-repeat right top;
}
.grey_btn span{
	height:26px;
	display:block;
	display:inline-block;
	padding-left:15px;
	color:#4B4B4B;
	text-decoration:none;
	background:url(/public/images/grey_btn.gif) no-repeat left top;
	font:12px Verdana, Helvetica, sans-serif;
	padding-top:5px;
}
#license_holder{
	float:left;
	display:inline;
	margin:30px 0px 0px 15px;
	padding:0px;
	width:710px;
	height:800px;
	overflow: auto;
	}
#license_holder p{
	margin:0px;
	padding:10px 0px 0px 0px;
}
#license_holder ul.internal_list{
	margin:0px;
}

#license_holder li.blue_arrow{
   width:650px;
}
#license_holder li{
	background:none;
}

#license_holder ul{
	margin:0px;
}


/* -- broadcasting_options --*/
table.broadcasting_options{
	font-size:16px;
	color:#575757;
	font-family:Arial;
}

table.broadcasting_options tr td{
	padding:15px;
	width:140px;
	text-align:center;
	border-left:1px solid #e0e0e0;
}

table.broadcasting_options tr.broadcasting_header td{
	padding:30px 5px 25px 5px;
	font-weight:bold;
	border-left:none;
	vertical-align: top;
	font-size:22px;
	color:#1A2674;
	clear:both;
}
table.broadcasting_options tr.impar td.impar{
	  background:#f1fae2;

	}
table.broadcasting_options tr.par td.impar{
	 background:#f2f2f2;

	}
table.broadcasting_options tr.impar td.par{
	background:#f1fae2;

	}
table.broadcasting_options tr.par td.par{
	background:#ffffff;
	}
table.broadcasting_options tr.broadcasting_header td.impar{
	background: url(/public/images/broadcasting_header_1.gif) no-repeat top left;
}
table.broadcasting_options tr.broadcasting_header td.par{
	background: url(/public/images/broadcasting_header_2.gif) no-repeat top left;
}
table.broadcasting_options tr td.broadcasting_feature{
	text-align:left;
	width:220px;
	border-left:none;
	background:none;
}
table.broadcasting_options tr.active td{
	background:#dbedbf !important;
}
table.broadcasting_options tr.active td.broadcasting_feature{
	background:#edfed3 !important;
}
table.broadcasting_options tr.broadcasting_header td.select_plan{
	text-align:left;
	font-size:16px;
	color:#575757;
	font-weight:normal;
	padding:30px 20px 15px 15px;
}

table.broadcasting_options tr.bottom td.impar{
	background: url(/public/images/broadcasting_header_1_bottom.gif) no-repeat bottom left;
	border-left: none;
	padding-bottom:40px;
}
table.broadcasting_options tr.bottom td.par{
	background: url(/public/images/broadcasting_header_2_bottom.gif) no-repeat bottom left;
	border-left: none;
	padding-bottom:40px;
}




