@charset "utf-8";
body {
	margin: -10px 0 0 -10px;
	padding: 0;
	color: #57585A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*background-color: #827F77;*/
	background-color: #868686;
}
html body{
	margin:0;
	padding:0;
}
td{
	vertical-align: top;
}
p{
	margin-top: 0px;
}
ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 4px;
	list-style: circle;
}
a{
	color: #57585A;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#menuContainer{
	position: relative;
}
#mainSub{
	position: absolute;
	top: 36px;
	left: 135px;
}
#managedSub{
	position: absolute;
	top: 78px;
	left: 317px;
}
#networkSub{
	position: absolute;
	top: 159px;
	left: 317px;
}
#whySub{
	position: absolute;
	top: 36px;
	left: 282px;
}
#container{
	margin-bottom: 15px;
}
#leftMain{
	margin-top: 35px;
	padding-left: 40px;
	padding-right: 35px;
	line-height: 18px;
}
#rightNav{
	border-left-color: #C6C6C6;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 20px;
	margin-top: 35px;
	padding-right: 25px;
	padding-bottom: 15px;
}
#rightNav a{
	display: block;
	color: #57585a;
	font-weight: bold;
	border-collapse: collapse;
	border-top-color: #E59279;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
}
#rightNav a.bBorder{
	border-bottom-color: #E59279;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#rightNav a:hover{
	text-decoration: underline;
}
#leftCol{
	background-image: url(../images/shadow_l.gif);
	background-repeat: repeat-y;
}
#rightCol{
	background-image: url(../images/shadow_r.gif);
	background-repeat: repeat-y;
}
#bottom{
	background-image: url(../images/shadow_b.gif);
	background-repeat: repeat-x;
}
#mainContent{
	background-image: url(../images/teraswitch_r4_c1.jpg);
	background-repeat: no-repeat;
}
#fullWidthContent{
	background-image: url(../images/fullwidth_bg.jpg);
	background-repeat: repeat-y;
}
#fullWidthContentContainer{
	background-image: url(../images/lines_bg.jpg);
	background-repeat: no-repeat;
}
#formContainer{
	background-image:url(../images/form_bg.jpg);
	background-repeat:no-repeat;
}
#fullWidthContentContainer_noShadow{
	background-image: url(../images/lines_bg2.jpg);
	background-repeat: no-repeat;
}
#contactTable{
	margin-top: 30px;
}
#contentCell{
	padding: 30px 130px 50px 140px;
}
#dedicatedContent{
	padding: 30px 210px 50px 60px;
}
#nonFormContent{
	width:420px;
}
#dedicatedContent #nonFormContent{
	width: 470px;
}
#formpage{
	position:relative;
}
#formMask{
	width: 216px;
	height:380px;
	background-image:url(../images/formblock.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:61px;
	left:470px;
	text-align:center;
	padding:100px 30px 0px 10px;
}
.formContent{
	position:absolute;
	left: 482px;
	color:#ff0000;
	font-size:10px;
	color: #C23430;
}
.formElement{
	position:absolute;
	left:484px;
	color: #57585A;
	font-size:12px;
	width: 221px;
	border:0;
	outline:none;
}
#dedicatedContent .formContent{
	left:562px;
}
#dedicatedContent .formElement{
	left:564px;
}
#firstNameLabel{
	top:78px;
}
#firstName{
	top:99px;
}
#lastNameLabel{
	top:127px;
}
#lastName{
	top:148px;
}
#companyLabel{
	top:175px;
}
#company{
	top:196px;
}
#phoneLabel{
	top:223px;
}
#phone{
	top:243px;
}
#emailLabel{
	top:271px;
}
#email{
	top:291px;
}
#commentsLabel{
	top:319px;
}
#comments{
	top:343px;
	height:53px;
	width:223px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	resize:none;
}
#submitButton{
	position:absolute;
	top:408px;
	left:623px;
}
.contactContent{
	background-image: url(../images/contact_bg.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 18px;
}
#threeCols{
	background-image: url(../images/teraswitch_r5_c1.jpg);
	background-repeat: no-repeat;
}
#col1, #col2, #col3{
	padding-top: 15px;
	font-size: 11px;
	line-height: 18px;
}
#col1{
	padding-left: 55px;
	padding-right: 18px;
}
#col2{
	padding-left: 30px;
	padding-right: 25px;
}
#col3{
	padding-left: 27px;
	padding-right: 40px;
}
#coloSubmenu a{
	color:#C23430;
}
.shadow{
	background-color: #2D2C2A;
}
.blackBg{
	background-color: #000000;
}
.title{
	margin-bottom: 17px;
}
.heading{
	margin-bottom: 7px;
}
.title, .heading{
	color: #C23430;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.line{
	background-color: #6C6D70;
	width: 100%;
	height: 1px;
	margin-bottom: 7px;
}
.redBold{
	color: #C23430;
	font-weight: bold;
}
.smallItal, .redLink{
	font-size: 12px;
	font-style: italic;
}
.redLink{
	color: #C23430;
	display:block;
	/*margin-bottom: 20px;*/
}
.colopod{
	height:307px;
	background-repeat:no-repeat;
}
#singleserver1{
	background-image:url(../images/singleserver1.jpg);
}
#singleserver5{
	background-image:url(../images/singleserver5.jpg);
}
#singleserver50{
	background-image:url(../images/singleserver50.jpg);
}
.coloLeft{
	float:left;
	width: 190px;
	border-right-color:#c23430;
	border-right-style:dashed;
	border-right-width:1px;
	margin:120px 0px 0px 40px;
	padding-right:15px;
}
.coloRight{
	float:right;
	width: 120px;
	margin:150px 43px 0px 0px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
/* Styling elements for Dediated pages: */
#upgradeTable, #dedicatedTable{
	border-width:1px;
	border-style:solid;
	border-color:#57585A;
}
#upgradeTable{
	width:100%;
}
#upgradeTable th, #dedicatedTable th{
	text-align:left;
	font-size:12px;
	padding:10px 15px;
}
#upgradeTable .redBg, #dedicatedTable .redBg{
	background-color:#C23430;
	color:#fff;
	font-weight:bold;
}
#upgradeTable .grayBg{
	background-color:#636366;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	border-top-style:solid;
	border-top-color:#fff;
	border-top-width:15px;
}
#upgradeTable .whiteBg, #dedicatedTable .whiteBg{
	color:#C23430;
	font-weight:bold;
	border-top-style:solid;
	border-top-color:#fff;
	border-top-width:8px;
}
#upgradeTable td, #dedicatedTable td{
	padding:8px 15px;
	font-size:11px;
}
#upgradeTable .pink, #dedicatedTable .pink{
	background-color:#F3D5D5;
}