/* CSS Document */

.hostingtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/other/main_table_title.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
	cursor:pointer;
}
.hostingprice {
	background-image: url(/images/other/web_hosting01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
.offerthosting {
	background-repeat:no-repeat;
	background-position:center;
	height:194px;
}
.txthosting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:170px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	padding:5px;
	/*background-color:#023EAF;*/
	background-color:#F5F5F5;
}
.txthosting a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.txthosting a:visited {
	color: #000000;
	text-decoration:none;
}
.txthosting a:hover {
	color: #FF0000;
	text-decoration:none;
}
.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background-color: #F5F5F5;
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 10px;
	width: 100%;
}
.hostingorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/webhosting/order.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #0A328C;
	cursor: pointer;
	width:100px;
	height:29px;
}
.moreinfo {
	background-image: url(/images/webhosting/info.gif);
	background-repeat:repeat-x;
	text-align:center;
	border-left:1px solid #0A328C;
	/*border-right:1px solid #0A328C;*/
}
.moreinfo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	white-space: nowrap;
}
/*.backgroundmail {
	background-image: url(/images/webhosting/email/back.gif);
	background-repeat:repeat-x;
}
.imagemail {
	background-image: url(/images/webhosting/email/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
}*/
.backgroundynamic {
	background-image: url(/images/webhosting/dynamic/back.gif);
	background-repeat:repeat-x;
}
.imagedynamic {
	background-image: url(/images/webhosting/dynamic/dynamic.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.emailorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/webhosting/order.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #0A328C;
	cursor: pointer;
	width:100%
}
.mailinfo {
	background-image: url(/images/webhosting/info.gif);
	background-repeat:repeat-x;
	text-align:center;
	border-left:1px solid #0A328C;
	border-right:1px solid #0A328C;
}
.mailinfo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	white-space: nowrap;
	padding-left:5px;
	padding-right:5px;
}
/*.txtmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:5px;
	padding-bottom:5px;
}*/
.txtdynamic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:5px;
	padding-top:5px;
}
.titledynamic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}
.underservice {
	background-repeat:repeat-x;
	background-position:top;
}
.txtunderservice {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.bandyellow {
	background-image: url(/images/webhosting/band_yellow.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#ffaa59;
}

/* package */

.packageOfferthosting {
	background-repeat:no-repeat;
	background-position:center;
	height:194px;
	position: relative;
}
.packageOfferthosting .hostImg {
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
}