/* CSS Document */

a span {
	display: none;
}

ul.host_tabs a.lin_on {
	display: block;
	background: url(../img/hosting/linux_on.jpg) 0 0 no-repeat;
	height: 33px;
	width: 190px;
}

ul.host_tabs a.win_on {
	display: block;
	background: url(../img/hosting/windows_on.jpg) 0 0 no-repeat;
	height: 33px;
	width: 190px;
}

ul.host_tabs a.win_off {
	display: block;
	background: url(../img/hosting/windows_off.jpg) 0 0 no-repeat;
	height: 33px;
	width: 190px;
}

ul.host_tabs a.win_off:hover {
	background-position: 0 -33px;
}

ul.host_tabs a.lin_off {
	display: block;
	background: url(../img/hosting/linux_off.jpg) 0 0 no-repeat;
	height: 33px;
	width: 190px;
}

ul.host_tabs a.lin_off:hover {
	background-position: 0 -33px;
}



ul.host_tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 33px;
	border-bottom: 4px solid #ffcc7f;
	margin-top: 10px;
	width: 710px;
}

ul.host_tabs li {
	float: left;
	padding-right: 2px;
}

/*** linux hosting ***/

div.ht_lin {
	height: 308px;
	width: 710px;
	background: url(../img/hosting/header_block.jpg) 0 0 no-repeat;
}

div.ht_lin.winter {
	background: url(../img/hosting/header-block-lin-win.jpg) 0 0 no-repeat;
}

div.ht_lin.windows {
	background: url(../img/hosting/header_block_win.jpg) 0 0 no-repeat;
}

div.ht_lin.winter.windows {
	background: url(../img/hosting/header-block-win-win.jpg) 0 0 no-repeat;
}

div.ht_lin ul.bull {
	list-style: none;
	margin: 0;
	padding: 79px 0 0 293px;
	position: absolute;
}

div.ht_lin ul.bull li {
	background: url(../img/hosting/reddot.gif) 0 8px no-repeat;
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	padding: 0 0 0 18px;
}

div.ht_lin ul.packages {
	display: block;
	margin: 0;
	padding: 163px 0 0 255px;
	list-style: none;
}

div.ht_lin ul.packages li {
	float: left;
}

div.ht_lin a.lin_basic {
	height: 145px;
	width: 137px;
	background: url(../img/hosting/basic_price.jpg) 0 0 no-repeat;
	display: block;
}

div.ht_lin a.lin_deluxe {
	height: 145px;
	width: 137px;
	background: url(../img/hosting/deluxe_price.jpg) 0 0 no-repeat;
	display: block;
	margin-left: 15px;
}

div.ht_lin a.lin_ultra {
	height: 145px;
	width: 157px;
	background: url(../img/hosting/ultra_price.jpg) 0 0 no-repeat;
	display: block;
	margin-left: 7px;
}

div.ht_lin.winter a.lin_basic {
	background: url(../img/hosting/basic_price_lin-win.jpg) 0 0 no-repeat;
}

div.ht_lin.winter a.lin_deluxe {
	background: url(../img/hosting/deluxe_price_lin-win.jpg) 0 0 no-repeat;
}

div.ht_lin.winter a.lin_ultra {
	background: url(../img/hosting/ulra_price_lin-win.jpg) 0 0 no-repeat;
}

div.ht_lin a.win_basic {
	height: 145px;
	width: 137px;
	background: url(../img/hosting/basic_price_win.jpg) 0 0 no-repeat;
	display: block;
}

div.ht_lin a.win_deluxe {
	height: 145px;
	width: 137px;
	background: url(../img/hosting/deluxe_price_win.jpg) 0 0 no-repeat;
	display: block;
	margin-left: 15px;
}

div.ht_lin a.win_ultra {
	height: 145px;
	width: 157px;
	background: url(../img/hosting/ultra_price_win.jpg) 0 0 no-repeat;
	display: block;
	margin-left: 7px;
}

div.host_body h2{
	display: block;
	background: #ffcc7f;
	color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0;
	font-size: 1.3em;
	padding: 7px;
	font-weight: 600;
	text-transform: uppercase;
	width: 696px;
}

div.host_body table {
border: 0;
padding: 0;
border-collapse: collapse;
}

div.host_body td.rowfeature {
	height: 2px;
	width: 244px;
	border-bottom: 1px dotted #ffcc7f;
}

div.host_body td.rowfeature a {
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 22px;
	background: url(../img/hosting/tip.jpg) 195px 4px no-repeat;
	width: 243px;
}

div.host_body td.rowfeature a.external {
	background: url(../img/hosting/popup_link.gif) 195px 4px no-repeat;
}

div.host_body td.rowfeature a.external:hover {
	background-color: #eee;
}

div.host_body td.rowfeature a:active, div.host_body td.rowfeature a:focus {
	outline: none;
}

div.host_body a.more, div.host_body a.less {
	background: url(../img/hosting/more_shadow.jpg) 0 0 repeat-x;
	padding-top: 3px;
	padding-left: 3px;
	height: 22px;
	display: block;
	text-decoration: none;
	width: 707px;
}

div.host_body a.more:focus, div.host_body a.more:active, div.host_body a.less:focus, div.host_body a.less:active {
	outline: none;
}

div.host_body td.col1 {
	width: 150px;
	height: 25px;
	background: #fff5e5;
	border-left: 1px solid #ffcc7f;
	border-right: 1px solid #ffcc7f;
	border-bottom: 1px dotted #ffcc7f;
	text-align: center;
}

div.host_body td.col2 {
	width: 147px;
	height: 25px;
	border-bottom: 1px dotted #ffcc7f;
	text-align: center;
}

div.host_body td.col3 {
	width: 157px;
	height: 25px;
	background: #fff5e5;
	border-left: 1px solid #ffcc7f;
	border-bottom: 1px dotted #ffcc7f;
	text-align: center;
	padding-right: 2px;
}

div.host_body td.yes span {
	display: none;
}

div.host_body td.yes {
	background-image: url(../img/hosting/reddot.gif);
	background-repeat: no-repeat;
	background-position: center 7px;
}

div.host_body a.add_cart {
	display: block;
	background: url(../img/hosting/add_cart_hosting.jpg) 0 0 no-repeat;
	width: 119px;
	height: 49px;
}

div.host_body ul.add_term {
	list-style: none;
	margin: 0;
	padding: 0 0 40px 265px;
	height: 49px;
	width: 462px;
}

div.host_body ul.add_term li {
	float: left;
	padding-right: 35px;
}
/* google */

div.ga_head {
	background: url(../img/hosting/google_ad_head.jpg) 0 0 no-repeat;
	width: 664px;
	height: 306px;
	margin: 0 auto;
}

div.ga_head h1, div.ga_head p, div.ga_head h2 {
	display: none;
}

div.ga_cont {
	width: 535px;
	margin: 0 auto 25px auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

div.ga_cont p {
	font-weight: bold;
	font-size: 16px;
	color: #333;
}

div.ga_cont ul {
	list-style: square;
	color: #444;
}

div.ga_cont ul li span{
	color: #444;
}

p.ga_foot {
	width: 615px;
	color: #999;
	font-size: .8em;
	margin: 0 auto 30px auto;
}

span.dagg {
	font-size: 11px;
	color: #999;
	}	