/* CSS Document */
BODY{
	background-color:#2597d0;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../../images/siteBG.gif);
	background-repeat:repeat-x;
	color:#000000;
}
.header{
	background-color:#FFFFFF;
	padding:0px;
	height:120px;
}
.logo {
	background-color:#FFFFFF;
	padding:0px 0px 2px 15px;
	width:300px;
	float:left;
}
.headerlink {
	background-color:#FFFFFF;
	padding:30px 10px 2px 15px;
	width:400px;
	float:right;
}
.headerlink2 {
	background-color:#FFFFFF;
	padding:0px 0px 2px 0px;
	width:400px;
	float:right;
}
a.link1{
	color:#696768;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:hover.link1{ 
	color:#000000;
	text-decoration:underline;
}
a.link-red{
	color:#db261b;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:hover.link-red{ 
	color:#f11205;
	text-decoration:underline;
}
.pipe_red{
	color:#db261b;
}
.font1{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#0fb8ef;
	padding-bottom:2px;
}
.font2{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#676767;
}
.fontred{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;;
	padding-bottom:2px;
}
.cname{
	float:right;
	font-weight:bold;
	font-size:10px;
	color:#708e0a;
	padding-bottom:10px;
}
.heading-row{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; font-weight:bold;
	color:#990000;
	background:url(http://www.arshtech.com/images/submenu-on.gif) left no-repeat;
	padding:2px 0px 2px 15px;
	border-bottom:#CCCCCC 1px solid;
}
.info-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:normal;
	color:#000000;
	padding:5px;
}
.tdhead_blue{
	background:url(../../images/tdheader.gif) repeat-x;
	color:#FFFFFF;
	font-family:"Comic Sans MS";
	font-size:16px;
	padding:0px 10px;
	text-align:left;
	letter-spacing:1px;
}
.tdhead_red{
	background:url(../../images/tdheader_red.gif) repeat-x;
	color:#FFFFFF;
	font-family:"Comic Sans MS";
	font-size:16px;
	padding:0px 10px;
	text-align:left;
	letter-spacing:1px;
}
.tdcontentleft{
	background:url(../../images/module-bottom-bg.png) no-repeat bottom;
	padding:10px;
	background-color:#FFFFFF;
}

.tableBG{
	background:url(../../images/bg.jpg) no-repeat;
	width:328px;
}
.tableBG2{
	background:url(../../images/bg2.jpg) no-repeat;
	width:669px;
}
.headingtext{
	font-family:"Comic Sans MS";
	font-size:18px;
	font-weight:bold;
	margin:8px;
	padding:0px 15px;
	color:#ba040b;
	background:url(../../images/submenu-on.gif) no-repeat center left;
}
.headingtext2{
	font-family:"Comic Sans MS";
	font-size:16px;
	font-weight:bold;
	margin:8px;
	padding:0px 15px;
	color:#017cc4;
	background:url(../../images/arrow_blue.gif) no-repeat center left;
}
.webhosting{
	background:url(../../images/web_hosting.jpg) no-repeat bottom right;
}
.otherBottom{
	background:url(../../images/blogo.jpg) no-repeat bottom right;
}
.domaincheck{
	background:url(../../images/dm.gif) no-repeat bottom right;
}

.inputbutton{
	border:1px solid #990000;
	height:28px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background:url(../../images/tdheader_red.gif) repeat-x;
	cursor:hand;
}

.inputbutton:hover{
	border:1px solid #990000;
	color:#FFF;
	background:url(../../images/tdheader_green.gif) repeat-x;
}

.inputtext_1{
	border:1px solid #990000;
	width:95%;
	height:20px;
	font-family:"Comic Sans MS";
	font-size:14px;
	font-weight:bold;
	color:#006600;
}
.inputtext_1:hover{
	border:1px solid #990000;
	background-color:#F0F0DB;
}
.underconstruction{
	background:url(../../images/uc.png) no-repeat bottom right;
	width:243px;
	height:190px;
	position:fixed;
	bottom:0px; right:0px; 
}
.underconstruction_left{
	background:url(../../images/uc2.png) no-repeat bottom right;
	width:243px;
	height:190px;
	position:fixed;
	bottom:0px; left:0px; 
}
.boxgrid{ 
	width: 300px; 
	height: 200px; 
	margin:10px; 
	float:left; 
	border: solid 1px #8399AF; 
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0;
	padding:0px;
}
.boxgrid p{ 
	padding: 5px 10px; 
	color:#FFF; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}

.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 150px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.caption .boxcaption {
	top: 150px;
	left: 0;
}
.boxcaption h3{ margin: 10px 10px 0 10px; color:#FFF; font:16pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
.vpsinfo {
margin-top: 35px;
}
.node {
padding: 0 5px 15px 5px;
margin: 0 5px 20px 5px;
background-repeat: no-repeat;
background-position: bottom left;
}
.node strong {
font-weight: bold;
color: #990000;
}
.node h2 {
font-size: 18px;
font-weight: bold;
font-family: trebuchet ms;
margin: 0 0 10px 0;
padding: 0 0 3px 0;
border-bottom: 1px dotted #555;
color: #336799;
font-style: italic;
}

.node ul {
margin: 0 0 0 153px;
padding: 0 0 0 0px;
list-style: none;
border-left: 1px dotted #555;
}

.node li {
float: none;
display: block;
margin: 1px 0 1px 0;
font-family: tahoma;
font-size: 12px;
padding: 0 0 0 22px;
}
.ordertwo {
background-image: url('../img/secondbox.png');
margin: 0px auto 5px auto;
width: 489px;
height: 120px;
padding: 10px 10px 20px 10px;
background-repeat: no-repeat;
background-position: ;
text-align: center;
}
.ordertwo h2 {
font-size: 20px;
font-family: trebuchet ms;
color: #336799;
margin: 0 0 10px 0;
}
.ordertwo label {
font-size: 14px;
font-weight: bold;
font-family: trebuchet ms;
display: block;
color: #336799;
margin-bottom: 3px;
}
.ordertwo select {
font-size: 15px;
font-family: tahoma; 
margin-bottom: 5px;
padding: 2px;
width: 170px;
}
.ordertwo .plan2{
margin-left: 50px;
text-align: left;
float: left;
width: 180px;

}
.ordertwo .price2{
margin-right: 50px;
text-align: left;
float: right;
width: 180px;
}
.oneone{
background-image: url('../../images/icon1.png');
}
.twotwo {
background-image: url('../../images/icon2.png');
}
.three{
background-image: url('../../images/icon3.png');
}
.four{
background-image: url('../../images/icon4.png');
}
.five{
background-image: url('../../images/icon5.png');
}
.six{
background-image: url('../../images/icon6.png');
}.seven{
background-image: url('../../images/icon7.png');
}			