@charset "utf-8";
/* CSS Document */
html,body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003373;
	background-attachment: scroll;
	background-color: #004091;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 30px;
}

#page {
	width: 100%;
	background-position: top;
	left: auto;
	right: auto;
	margin-right: auto;
}

#nav {
	overflow: hidden;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	display: inline;
	float: none;
	line-height:14px;
}

#nav li {
	float: left;
}

#nav li a {
	width: 109px;
	background: #FFF url("../images/top_nav_bg.gif") no-repeat left bottom;
	text-decoration: none;
	color: #003373;
	display: block;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0;
	padding-bottom: 6px;
}


#nav li a:focus, #nav li a:hover, #nav li a:active  {
	background-image: url(../images/top_nav_bg_on.gif);
}

#nav li .active {
	background-image: url(../images/top_nav_bg_on.gif);
}

a:link, a:visited {
	color: #B00101;
}

a:focus, a:hover, a:active {
	color: #600;
}

ol,ul {
	list-style: none;
}

#header {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mweb_blogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	margin-top: 25px;
}
#main {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

.main_content {
	background-color: #FFFFFF;
	float: left;
	width: 705px;
}
#header .top_nav {
	float: left;
	height: 90px;
	margin-left: 115px;
	width: 442px;
	background-image: url(../images/feature_prod.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .tabs {
	float: left;
	width: 545px;
	margin-left: 110px;
}
.main_content .top {
	background-image: url(../images/main_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
	width: 705px;
}
.main_content .mid {
	height: 416px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;

}
.main_content .voip_mid {
	height:416px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;

}

.main_content .voipex_mid {
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;

}

.main_content .vpn_mid {
	height:416px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;

}

.main_content .hosting_mid {
	height:416px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;

}

.main_content .tv_mid {
	height:680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	padding-left: 30px;

}

.main_content .bot {
	background-image: url(../images/main_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 12px;
	width: 705px;
	clear:both;
}

.host_mid{
	background-image: url(../images/hosted_main_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}

.voip_mid{
	background-image: url(../images/voip_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
	margin-top: 0px;
}

.vpn_mid{
	background-image: url(../images/vpn_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
	margin-top: 0px;
}


.hosting_mid{
	background-image: url(../images/hosting_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
	margin-top: 0px;
}

.main_content li {
	padding-bottom:5px;
}

.top_nav .buttons {
	height: 20px;
	width: 440px;
	margin-top: 15px;
	float: left;
}
.main_content .mid .left {
	float: left;
	width: 440px;
	padding-left: 35px;
}

.main_content .mid .voipex_left {
	float: left;
	width: 650px;
	padding-left: 35px;
}

/* Main Image */

.main_content .mid .host_right {
	width: 230px;
	float: left;
	height: 362px;
}

.vpn_right {
	width: 200px;
	float: right;
	height: 362px;
}

.main_content .mid .mid_bot {
	float: left;
	height: 50px;
	width: 705px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939598;
	background-color:#FFFFFF;
}
.main_content li {
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

.mid_bot .bot_left {
	float: left;
	height: 50px;
	width: 80px;
	padding-top: 3px;
}
.mid_bot .bot_right {
	padding-top: 3px;
	margin-right: 3px;
	height: 50px;
	color: #808285;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.red {
	color: #a61f1f;
}

/* sidebar */

#side_flap {
	height: 278px;
	width: 160px;
	float: right;
	clear: none;
	margin-top: 30px;
	background-image: url(../images/sidebar.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#side_flap .container {
	margin-top:80px;
	color:#FFFFFF;
}

#side_flap a {
	color: #FFF;
}
#side_flap form {
	padding-left: 15px;
	padding-bottom: 25px;
}

#side_flap li input {
	background: #900;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 2px 4px;
	border: 1px solid #d24949;
	margin-bottom:5px;
}

#side_flap .container ul,ol {
	list-style: none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#side_flap label{
	padding-bottom: 10px;
}

#side_flap .container .side_bot {
	padding-left: 10px;
	text-align: center;
	padding-right: 10px;
}
.mid .left .redbox {
	width: 431px;
	background-color: #e7b5b5;
	margin-top: 15px;
	margin-bottom: 15px;
}
.redbox .top {
	background-image: url(../images/redbox_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 431px;
}

.redbox .red_mid {
	width: 400px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.redbox .bot {
	background-image: url(../images/redbox_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
	width: 431px;
	clear: left;
}
.left .getit_container {
	background-image: url(../images/getit_block.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 201px;
	width: 300px;
	padding-top: 80px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 10px;
	padding-right: 90px;
}

.left .getit_container a {
	color: #FFF;
}

.left .getit_container form {
	padding-left: 15px;
	padding-bottom: 25px;
}

.left .getit_container ul {
	list-style: none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.left .getit_container input {
	background: #900;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 2px 4px;
	border: 1px solid #d24949;
	margin-bottom:5px;
}

.left .getit_container li{
	list-style-image: none;
	list-style:none;
}
.left .getit_container label{
	padding-bottom: 10px;
}

.left .getit_container .get_submit input{
	border:none;
	float:right;
	clear:both;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.left .getit_container .side_bot {
	font-size: 11px;
	clear: both;
	padding-top: 15px;
	padding-left: 15px;
}

.left .getit_container .get_submit{
	padding-top: 0px;
	margin-top: 15px;
}

.main_content .voipex_mid .left {
	padding-left: 35px;
	padding-right: 15px;
	clear: both;
}

.main_content .vpn_mid .left {
	float: none;
	width: 440px;
	padding-left: 35px;
	height: 362px;
}

.main_content .hosting_mid .left {
	float: none;
	width: 440px;
	padding-left: 35px;
	height: 362px;
}


.main_content .vpn_mid .mid_bot {
	float: left;
	height: 50px;
	width: 705px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939598;
	background-color:#FFFFFF;
}
.main_content .hosting_mid .mid_bot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939598;
}
.tv_mid_left {
	height: 550px;
	width: 245px;
	float: left;
	margin-right: 20px;
}
.tv_mid_right {
	float: left;
	height: 600px;
	width: 384px;
	clear: none;
}
.tv_mid_right .top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-image: url(../images/flv_header.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 32px;
	width: 373px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
}
.tv_mid_right .mid {
	height: 330px;
	width: 384px;
	background-color: #000000;
}
.tv_mid_right .bot {
	height: 165px;
	width: 355px;
	margin-top: 5px;
	background-image: url(../images/sendfriend_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
}
.tv_mid_right .bot .left {
	float: left;
	width: 85px;
	height: 140px;
}
.tv_mid_right .bot .right {
	height: 140px;
	width: 255px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	padding-left: 10px;
}
.tv_mid_right .bot h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
}

.tv_submit {
	float: right;
	margin-top: -5px;
}
.tv_mid_right .bot .right #frm_contact {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 85px;
}


.getit_container #frm_contact {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 85px;
}

/**
 * Terms & Conditions links
 */
p#tcLink a {
	text-decoration: none;
}

p#tcLink a:hover {
	text-decoration: underline;
}

#hosted_what p#tcLink {
	padding-top: 51px;
}

#hosted_how p#tcLink {
	padding-top: 22px;
}

#hosted_ben p#tcLink {
	padding-top: 16px;
}

#hosted_ex p#tcLink {
	padding-top: 0;
}

#voip_what p#tcLink {
	padding-top: 67px;
}

#voip_how p#tcLink {
	padding-top: 44px;
}

#voip_ben p#tcLink {
	padding-top: 52px;
}

#voip_ex p#tcLink {
	padding-top: 0;
}

#vpn_what p#tcLink {
	padding-top: 93px;
}

#vpn_how p#tcLink {
	padding-top: 114px;
}

#vpn_ben p#tcLink {
	padding-top: 57px;
}

#vpn_ex p#tcLink {
	padding-top: 197px;
}

#hosting_what p#tcLink {
	padding-top: 119px;
}

#hosting_how p#tcLink {
	padding-top: 62px;
}

#hosting_ben p#tcLink {
	padding-top: 127px;
}

#hosting_ex p#tcLink {
	padding-top: 41px;
}

