

.tab-orange ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tab-orange li {
	float:left;
	margin-right: 0px;
}

.tab-orange a {
	width: 87px;
	height:23px;
	padding-top:4px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-image:url(/images/buttons-tabs/back-tab-orange.gif);
	display:block;
	text-decoration:none;
}


.tab-orange a:link, .tab-orange a:active, .tab-orange a:visited {
	color: #fff;
}

.tab-orange a:hover {

	color: #fff;
	background-image:url(/images/buttons-tabs/back-tab-orange-roll.gif);
}





.banner-expandable-sidebar .tab-orange ul {
	margin-top: 0;
	margin-bottom: -5px;
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
}


.banner-expandable-sidebar .tab-orange ul {


}

.banner-expandable-sidebar .tab-orange li {
    float: none;
}


.banner-expandable-sidebar .tab-orange a {
    float: none;
}




.tab-orange-why ul {
	margin-top: 20px;
	padding: 0;
	list-style-type: none;
}

.tab-orange-vps ul {
	margin-top: 37px;
	padding: 0;
	list-style-type: none;
}

.tab-orange-why li,
.tab-orange-vps li {
	float:left;

}

.tab-orange-why a,
.tab-orange-vps a {
	width: 87px;
	height:23px;
	padding-top:4px;
	text-align:center;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-image:url(/images/buttons-tabs/back-tab-orange.gif);
	display:block;
	text-decoration:none;
}


.tab-orange-why a:link, .tab-orange-why a:active, .tab-orange-why a:visited,
.tab-orange-vps a:link, .tab-orange-vps a:active, .tab-orange-vps a:visited {
	color: #fff;
}

.tab-orange-why a:hover,
.tab-orange-vps a:hover {

	color: #fff;
	background-image:url(/images/buttons-tabs/back-tab-orange-roll.gif);
}


.tab-orange-windows ul {
	margin-top: 37px;
	padding: 0;
	list-style-type: none;
}

.tab-orange-windows li {
	float:left;

}

.tab-orange-windows a {
	width: 87px;
	height:23px;
	padding-top:4px;
	text-align:center;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-image:url(/images/buttons-tabs/back-tab-orange.gif);
	display:block;
	text-decoration:none;
}

.tab-orange-windows a:link, .tab-orange-windows a:active, .tab-orange-windows a:visited {
	color: #fff;
}

.tab-orange-windows a:hover {

	color: #fff;
	background-image:url(/images/buttons-tabs/back-tab-orange-roll.gif);
}






.but-one {
	border-top: 1px solid #ffbfab;
	background-color: #ff7927;
	background: -moz-linear-gradient(top, #F7BF96 10%, #FF7F00 56%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#F7BF96), color-stop(56%,#FF7F00)); /* webkit */
	padding: 14px 28px 12px;
  	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
  	border-radius: 6px;
  	-webkit-box-shadow: rgba(0,0,0,.4) 3px 3px 3px;
  	-moz-box-shadow: rgba(0,0,0,.4) 3px 3px 3px;
  	box-shadow: rgba(0,0,0,.4) 3px 3px 3px;
  	text-shadow: rgba(0,0,0,.4) 1px 1px 3px;
  	color: white;
  	font-size: 28px;
  	font-family: Helvetica, Arial, Sans-Serif;
  	font-weight: bold;
  	text-decoration: none;
  	vertical-align: middle;
  	float: left;
  	text-transform: uppercase;
  	margin-left: 48px;
  	margin-top: 14px;

}

.but-one:hover {
	background-color: #bd501c;
	background: -moz-linear-gradient(top, #ff7f00 53%, #f7bf96 97%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(53%,#ff7f00), color-stop(97%,#F7BF96)); /* webkit */
	color: #ffffff;
}

.but-one:active {
	background-color: #ffaa42;
  	border-top-color: #f7bf96;
  	background: #ea7e44;
}

.but-one a {
	color: white;
  	font-size: 28px;
  	font-family: Helvetica, Arial, Sans-Serif;
  	font-weight: bold;
  	text-decoration: none;

}







.but-banner-home-orange ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.but-banner-home-orange li {
	float:left;
	margin-right: 0px;
}

.but-banner-home-orange a {
	width: 89px;
	height:30px;
	margin-top:14px;
	padding-top:5px;
	text-align:center;
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	background-image:url(/images/buttons-tabs/back-but-orange-search.png);
	display:block;
	text-decoration:none;
}

.but-banner-home-orange a:link, .but-banner-home-orange a:active, .but-banner-home-orange a:visited {
	color: #fff;
}

.but-banner-home-orange a:hover {

	color: #fff;
	background-image:url(/images/buttons-tabs/back-but-orange-search-roll.png);
}





.but-banner-home-green ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.but-banner-home-green li {
	float:left;
	margin-right: 0px;
}

.but-banner-home-green a {
	width: 130px;
	height:30px;
	margin-top:14px;
	padding-top:5px;
	text-align:center;
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	background-image:url(/images/buttons-tabs/back-but-green-large.png);
	display:block;
	text-decoration:none;
}

.but-banner-home-green a:link, .but-banner-home-green a:active, .but-banner-home-green a:visited {
	color: #fff;
}

.but-banner-home-green a:hover {

	color: #fff;
	background-image:url(/images/buttons-tabs/back-but-green-large-roll.png);
}





.but-price-orange ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.but-price-orange li {
	float:left;
	margin-right: 0px;
}

.but-price-orange a {
	width: 225px;
	height:26px;
	margin-top:20px;
	margin-left:7px;
	padding-top:8px;
	text-align:center;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background-image:url(/images/buttons-tabs/back-but-orange-price.gif);
	display:block;
	text-decoration:none;
}

.but-price-orange a:link, .but-price-orange a:active, .but-price-orange a:visited {
	color: #fff;
}

.but-price-orange a:hover {

	color: #fff;
	background-image:url(/images/buttons-tabs/back-but-orange-price-roll.gif);
}



.but-price-domains-orange ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.but-price-domains-orange li {
	float:left;
}

.but-price-domains-orange a {
	width: 225px;
	height:26px;
	margin-left:7px;
	padding-top:8px;
	text-align:center;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background-image:url(/images/buttons-tabs/back-but-orange-price.gif);
	display:block;
}
.but-price-domains-orange ul.large-price-banner {
 	padding-top:6px;
}

.but-price-domains-orange a:link, .but-price-domains-orange a:active, .but-price-domains-orange a:visited {
	color: #fff;
	text-decoration:none;
}

.but-price-domains-orange a:hover {

	color: #fff;
	background-image:url(/images/buttons-tabs/back-but-orange-price-roll.gif);
}






.but-search-orange ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.but-search-orange li {
	float:left;
	margin-right: 0px;
}

.but-search-orange a {
	width: 130px;
	height:30px;
	margin-top:14px;
	padding-top:5px;
	text-align:center;
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	background-image:url(/images/buttons-tabs/back-but-orange-large.png);
	display:block;
	text-decoration:none;
}

.but-search-orange a:link, .but-search-orange a:active, .but-search-orange a:visited {
	color: #fff;
}

.but-search-orange a:hover {

	color: #fff;
	background-image:url(/images/buttons-tabs/back-but-green-large-roll.png);
	text-decoration:none;
}


.but-search-green ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.but-search-green li {
	float:left;
	margin-right: 0px;
}

.but-search-green a {
	width: 130px;
	height:30px;
	padding-top:5px;
	text-align:center;
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	background-image:url(/images/buttons-tabs/back-but-green-large.png);
	display:block;
	text-decoration:none;
}

.but-search-green a:link, .but-search-green a:active, .but-search-green a:visited {
	color: #fff;
}

.but-search-green a:hover {

	color: #fff;
	background-image:url(/images/buttons-tabs/back-but-green-large-roll.png);
	text-decoration:none;
}






.but-windows ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.but-windows li {
	float:left;
	margin-right: 0px;
}

.but-windows a {
	width: 280px;
	height:45px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:30px;
	padding-left:80px;
	text-align:left;
	float:left;
	font-size:12px;
	color:#333;
	background-image:url(/images/buttons-tabs/back-but-windows.gif); background-repeat:no-repeat;
	display:block;
}

.but-windows a:link, .but-windows a:active, .but-windows a:visited {
	color: #333;
}

.but-windows a:hover {

	color:#666666;
}





.but-linux ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.but-linux li {
	float:left;
	margin-right: 0px;
}

.but-linux a {
	width: 280px;
	height:45px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:30px;
	padding-left:80px;
	text-align:left;
	float:left;
	font-size:12px;
	color:#333;
	background-image:url(/images/buttons-tabs/back-but-linux.gif); background-repeat:no-repeat;
	display:block;
}

.but-linux a:link, .but-linux a:active, .but-linux a:visited {
	color: #333;
}

.but-linux a:hover {

	color:#666666;
}

.top-but-arrow {
	height:20px;
	padding-left:15px;
	padding-right:20px;
	text-align: left;
	margin: 0 auto;
	float:right;
	font-size:11px;
	background-image:url(/images/bullets/bullet-arrow-top.gif); background-repeat:no-repeat;
}

.top-but-arrow a {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.top-but-arrow a:link, .top-but-arrow a:active, .top-but-arrow a:visited {
	color: #333;
}

.top-but-arrow a:hover {

	color: #999;

}


.top-but-flag {
	height:20px;
	padding-left:24px;
	padding-right:20px;
	text-align: left;
	margin: 0 auto;
	overflow:auto;
	float:right;
	font-size:11px;
	background-image:url(/images/bullets/bullet-flag-top.gif); background-repeat:no-repeat;
}

.top-but-flag a {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.top-but-flag a:link, .top-but-flag a:active, .top-but-flag a:visited {
	color: #333;
}

.top-but-flag a:hover {

	color: #999;

}



.top-but-basket {
	height:20px;
	padding-left:24px;
	padding-right:20px;
	text-align: left;
	float:right;
	font-size:11px;
	background-image:url(/images/bullets/bullet-basket-top.gif); background-repeat:no-repeat;
}

.top-but-basket a {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.top-but-basket a:link, .top-but-basket a:active, .top-but-basket a:visited {
	color: #333;
}

.top-but-basket a:hover {

	color: #999;

}


.but-brown-grid ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.but-brown-grid li {

	margin-right: 1px;
	float:right;

}

.but-brown-grid a {
	width: 169px;
	height:33px;
	padding-top:10px;
	text-align:center;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background-image:url(/images/buttons-tabs/but-brown-large-grid.gif);
	display:block;
	text-decoration:none;
}

.but-brown-grid a:link, .but-brown-grid a:active, .but-brown-grid a:visited {
	color: #fff;
}

.but-brown-grid a:hover {

	color: #fff;
	background-image:url(/images/buttons-tabs/but-brown-large-grid-roll.gif);

}


