/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size: 12px;

}

html, body { height:100%; }

body {font-size:100%; line-height:1em; background:url(images/bg.gif) repeat-x top #FFFFFF}

html, input, textarea	{	font-family:Arial, Helvetica, sans-serif; 

		color:#8e8e8e;	}	



.alignMiddle{ vertical-align:middle}

.alignCenter{ text-align: center}

.container1{ width:100%}



.clear { clear:both;}

.fleft{ float:left}

.fright{ float:right}



.Register{

	width:auto;

	border-style:none;

	position:relative;

	left: 0px;

	top: 6px;

}



div.container {	overflow:hidden; width: 100%;}



a img{ border:0px}

img{ vertical-align:top;  }



a{color:#527998; text-decoration:underline} 

a:hover{text-decoration:none}

.link{ text-decoration:none } 

.link:hover{ text-decoration:underline } 

.link1{color:#bc0000; background:url(images/marker1.gif) center right no-repeat; padding-right:22px;  } 

.link2{color:#527998; background:url(images/marker2.gif) center right no-repeat; padding-right:21px;  }

.link3{color:#527998; background:url(images/marker1.gif)  center right no-repeat; padding-right:22px;  }  

.link4{color:#bc0000;  } 

.link5{color:#527998;  }



#content ul{margin:0; padding:0; list-style:none;}

#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 8px; margin:0; padding-left:10px; }

#content ul li a{color:#404040; text-decoration:none; line-height:1.71em} 

#content .ul3 li a{color:#404040; text-decoration:none; line-height:1.71em; font-size:1.16em} 

#content ul li a:hover { text-decoration:underline; }



#content .ul{margin:0; padding:0; list-style:none;}

#content .ul li{ background:url(images/tail3.gif)  bottom left repeat-x; padding:0 }

#content .ul li a{color:#527998; font-weight:bold; text-decoration:none; line-height:2.5em; font-size:1em; background:url(images/marker3.gif) top left no-repeat; background-position:0 1px; margin:0; padding-left:22px;} 

#content .ul li a:hover { text-decoration:underline; }



#content .ul1{margin:0; padding:0; list-style:none;}

#content .ul1 li{background:none; padding-left:0px; }

#content .ul1 li a{color:#bc0000; text-decoration:underline; line-height:1.71em; font-size:1.16em} 

#content .ul1 li a:hover { text-decoration:none; }

#content .ul2 li{background:none; padding-left:0px; line-height:1.66em; }

#content .ul2 li a{color:#8e8e8e; text-decoration:none; line-height:1.66em; font-size:1em} 

#content .ul2 li a:hover { text-decoration:underline; }



/*header*/

#header {font-size:0.75em; color:#FFFFFF }

#header .logo{ margin:28px 0 23px 0 }



.row { background:url(images/bg_row.gif) repeat-x }



/*content*/

#content{ font-size:0.75em; width:100%; text-align:left;}

#content .indent-main{padding:23px 28px 0 25px}

#content .indent-col{padding:22px 0 0 0}

#content .indent-col3{padding:9px 0 0 0}

#content .title-1{  margin-bottom:14px}

#content .title{  margin-bottom:18px; padding-bottom:3px; background:url(images/tail2.gif) repeat-x bottom}

#content .title1{  margin-bottom:5px}

#content .title2{  margin-bottom:14px}

#content .title3{  margin-bottom:24px}

#content .img-left{ float:left; margin:0 38px 0 0}

#content .img-indent{ margin:0 0 16px 0}

#content p{ margin:0 0 7px 0}

#content .p{ margin:0 0 11px 0}

#content .p1{ margin:0 0 17px 0}

#content h2{

	color:#000;

	font-size:1em;

	margin-bottom:7px;

}

#content h4{color:#404040; font-size:1em; margin-bottom:9px;  }

.tail{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:5px}

.tail1{ background:url(images/tail-1.gif) repeat-x bottom; padding-bottom:29px; margin-bottom:29px}

.img{ position:absolute; margin-top:-15px}

.txt{ font-size:.857em}



#content .indent{padding:28px 0 6px 0}



/*box*/

.box{ background:#ffffff; width:100%; font-size:1.16em; color:#404040;}

.box .border-top {background:url(images/border_top.gif) repeat-x top;}

.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}

.box .border-left {background:url(images/border_left.gif) repeat-y left;}

.box .border-right {background:url(images/border_right.gif) repeat-y right;}

.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}

.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}

.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}

.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }

.box .indent-box{ padding:33px 20px 22px 25px; }

.box .indent-box1{ padding:30px 20px 22px 97px; }



/*box1*/

.box1{ background:#e8f1f7; width:100%;}

.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}

.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}

.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}

.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }

.box1 .indent-box{

	padding:22px 28px 25px 24px;

	font-size: 12px;

	color: #000;

}





/*footer*/

#footer { color:#8e8e8e; font-size:0.75em; text-align:right }

#footer .indent-footer{ padding:15px 30px 0 26px;}

#footer a {color:#8e8e8e; text-decoration:none}  

#footer a:hover {  text-decoration:underline}





.jamp{ width:142px; margin-right:2px; vertical-align:middle}

select{font-size:1em; color:#818181; height:20px;}



.h{ height:26px}

.block-contact span{ float:right; margin-right:40px}

.input{

	width:228px; height:20px;

	margin-bottom:5px;

	font-size:1em;

}

input{

	border-left:1px solid #404040; 

   	border-top:1px solid #404040; 

   	border-right:1px solid #d4d0c8; 

   	border-bottom:1px solid #d4d0c8; 

	background:#FFFFFF;

	width:238px; height:20px;

	font-size:.857em;

	 color:#818181;

	padding-left:5px;

}

textarea{

	border-left:1px solid #404040; 

   	border-top:1px solid #404040; 

   	border-right:1px solid #d4d0c8; 

   	border-bottom:1px solid #d4d0c8; 

	background:#FFFFFF;

	width:238px; height:53px;

	font-size:.857em;

	padding-left:5px;

	margin-bottom:11px;

	overflow:auto}

.salesletterbold {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 20px;

	font-style: normal;

	color: #06F;

}

.saleslettercenter {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 20px;

	color: #06F;

	text-align: center;

}

.saleslettercenter {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 20px;

	font-style: normal;

	color: #06F;

	line-height: inherit;

	font-weight: bolder;

}

.blacksalesletter {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	color: #000;

	letter-spacing: normal;

	word-spacing: normal;

}

.salesletterstrikethrough {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	color: #000;

	text-decoration: line-through;

}

.Pricebox {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: #000;

}

.priceboxlarge {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	color: #FFF;

	background-color: #06F;

}

.hostingbold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	color: #06F;

	text-align: center;
}


.checkyouremail {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	color: #999;

	letter-spacing: normal;

	text-align: left;
}
	

.headingnew {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	color: #09F;

	letter-spacing: normal;

	text-align: left;

	word-spacing: normal;

}

/*   New Addition by Sumanta Mitra    */

.headerbg{
	background-color:#BAD5E7;
}
.rowheader{
	background-color:#547C9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	padding:10px;
}
.rowfeature{
	background-color:#E7F3FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	padding:7px 10px 7px 10px;
}
.rowfeature span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #1F87CD;
}
.row_center{
	background-color:#DFEBF5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	padding:7px 10px 7px 10px;
}
.row_center span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #1F87CD;
}

.row_right{
	background-color:#E7F3FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	padding:7px 10px 7px 10px;
}
.row_right span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #1F87CD;
}
.hostingheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #547C9C;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.from {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cc0000;
	text-align: center;
}
.from2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #547c9c;
}
