/* this CSS is for script_sales.htm  template pages*/
#hosting {
	text-align:center
}
#hosting h1{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#fda30a;
	margin:10px 0;
	padding:0;
	text-align:center
}
#hosting h2{
	font:bold 105% Arial, Helvetica, sans-serif;
	color:#fda30a;
	margin:10px 0;
	text-align:center
}
#hosting h3{
	color:#48a2c0;
	font:bold 12px Tahoma, Verdana, Garuda, Helvetica, Kalimati, sans-serif;
	margin:10px 0;
	text-align:left
}
#hosting p, ol, ul{
	color:#56596c;
	font:normal 12px Tahoma, Verdana, Garuda, Helvetica, Kalimati, sans-serif;
	text-align:justify;
}
#hosting p a:link, #hosting p a:visited, #hosting ol a:link, #hosting ol a:visited, #hosting ul a:link, #hosting ul a:visited{color:#48a2c0;text-decoration:underline;}
#hosting p a:hover, #hosting ol a:hover, #hosting ul a:hover{color:#48a2c0;text-decoration:none;}

#hosting ul li{
	padding:0 0 2px 0;
	margin:0 0 0 20px;
	list-style-image:url(../../img/bullet5.gif)
}
#hosting .Note{
	color:#999;
	font:italic 12px Arial, Helvetica, sans-serif;
	text-align:justify
}
#hosting .Note a:link, #hosting .Note a:visited{color:#999;text-decoration:underline;}
#hosting .Note a:hover{color:#999;text-decoration:none;}

/* Sign Up button:*/	

#hosting .signup_btn{
	margin: 10px auto;
	height:19px;
	text-align:center
}
#hosting .signup_btn a:link, #hosting .signup_btn a:visited{
	color:#6e73a3;
	font:normal 12px Tahoma, Verdana, Garuda, Helvetica, Kalimati, sans-serif;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
}
#hosting .signup_btn a:hover{
	color:#6e73a3;
	text-decoration: none;
}
#hosting .signup_btn .left{
	background:  url(../../img/signup_btn_left.gif) left top no-repeat;
	width:10px
}
#hosting .signup_btn .right{
	background:  url(../../img/signup_btn_right.gif) left top no-repeat;
	width:10px
}
#hosting .signup_btn .mid{
	background:  url(../../img/signup_btn_mid.gif) repeat-x;
}
#hosting .what_is{
	border:1px solid #e2e2e2;
	padding:10px;
	margin:20px auto;
	background-color:#f4fafd;
	font-size:85%;
	width:680px;
}
#hosting .what_is .title{
	background:  url(../../img/icon_question.gif) left top no-repeat;
	padding-left:25px;
	color:#48a2c0;
	font-size:90%;
	height:14px
}
#hosting .what_is img{
	float:right;
	margin:0 10px 10px 20px;
	border:0
}
#hosting .important{
	color:#FDA30A;
	font-weight:bold;
}
#hosting .important a:link, #hosting .important a:visited{color:#FDA30A;text-decoration:underline}
#hosting .important a:hover{color:#FDA30A;text-decoration:none}

#hosting .center{text-align:center}

/* to be deleted when .ScriptSalesFonts and .ScriptSalesContentsDIV are deleted from the script_sales.htm template :*/

#hosting .ScriptSalesFonts .ScriptSalesContentsDIV p, #hosting .ScriptSalesFonts .ScriptSalesContentsDIV ul, #hosting .ScriptSalesFonts .ScriptSalesContentsDIV ol{
	font-size:12px;
}
#hosting .ScriptSalesFonts .ScriptSalesContentsDIV h2{
	font-size:12px
}
#hosting .ScriptSalesFonts .ScriptSalesContentsDIV h3{
	font-size:12px
}
#hosting .ScriptSalesFonts .ScriptSalesContentsDIV .WebDesignPlan .WebDesignFeaturesTable{
	font-size:11px
}
#hosting a.Compare:link, #hosting a.Compare:visited, #hosting a.Compare:hover{color:#FDA30A;font-weight:bold}

.LeftColBlockSize ul { margin: 0; padding: 0 0 10px 0; list-style: none; }
.LeftColBlockSize ul li { margin: 0 0 2px 16px; padding: 0 0 0 8px; background: transparent url(../../img/bullet_hp.gif) center left no-repeat; color: #7378a6; font-size: 11px;}
.LeftColBlockSize ul li a, .LeftColBlockSize ul li a:link, table.LeftColBlockSize ul li a:visited
{ display: block;  font-size: 11px; color: #7378a6; }

#MareaSubMenu .Title, .MareaSubMenu .Title {
	background:url(../../img/mareamenu_toparrow.gif) 0px 1px no-repeat;
	border-top:1px solid #e2e2e2;
	color:#56596c;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma,Arial,Verdana,Garuda,Helvetica,Kalimati,sans-serif;
	padding:4px 0px 4px 20px;
	margin:0px 3% 5px 18px;
	text-align:left;
}

