a img { border: none; }
#sliderouterwrap {
	width: 961px;
	border: 6px solid #e6e2e1;
	padding: 3px;
	height: 221px;
	margin-bottom:6px;
	overflow: hidden;
	position: relative;
	float: left;
}
#sliderwrap {
	width: 964px;
	height: 221px;
	overflow: hidden;
	position: relative;
	margin-left: 2px;
	margin-top: 1px;

}

#slideritems {
	width: 20000em;
	height: 186px;
	position: absolute;
}

.slideitem {
	width: 304px; height: 174px;   border: 1px solid #bbb7b8;
	padding: 10px 0 0 10px; float: left; margin-right: 5px;
}


.tombstone-title {
	width: 200px;
}

.msexchange div.tombstone-title {
	width: 230px;
}

.tombstone-title  h2, .tombstone-title  h3 {
	display: inline;
}

.tombstone-summary {
	width: 255px;
	height:83px;
	text-align: left;
	margin-top:0px;
	float:left;
	font-size:12px;
	color:#243b3f;
}


.vpsapps .tombstone-summary {
	width: 304px;
}

.tombstone-summary a {
	font-size:12px;
	color:#243b3f;
	font-weight:bold;
}

.tombstone-summary a:link, .tombstone-summary a:active, .tombstone-summary a:visited {
	color: #243b3f;
}

.tombstone-summary a:hover {
	color:#458b97;
}

.tombstone-tab-container {
	width: 200px;
	height:20px;
	text-align: left;
	margin-top:7px;
	float:left;
}

.ipad { background: url(/images/slider/bg-slider-ipad.jpg); }
.backorder { background: url(/images/slider/bg-slider-backorder.jpg); }
.domains { background: url(/images/slider/bg-slider-domains.jpg); }
.vps { background: url(/images/slider/bg-slider-vps.jpg); }
.vpsapps { background: url(/images/slider/bg-slider-vpsapps.jpg); }
.email { background: url(/images/slider/bg-slider-email.jpg); }
.hosting { background: url(/images/slider/bg-slider-hosting.jpg); }
.eshop { background: url(/images/slider/bg-slider-eshop.jpg); }
.instant { background: url(/images/slider/bg-slider-instant.jpg); }
.reseller { background: url(/images/slider/bg-slider-reseller.jpg); }
.ssl { background: url(/images/slider/bg-slider-ssl.jpg); }
.web { background: url(/images/slider/bg-slider-web.jpg); }
.msexchange { background: url(/images/slider/bg-slider-exchange.jpg); }




.tombstone-title {
	width: 200px;
}

.msexchange div.tombstone-title {
	width: 230px;
}

.tombstone-title  h2, .tombstone-title  h3 {
	display: inline;
}

.tombstone-summary {
	width: 255px;
	height:83px;
	text-align: left;
	margin-top:0px;
	float:left;
	font-size:12px;
	color:#243b3f;
}

.tombstone-summary-vps {
	width: 304px;
	height:83px;
	text-align: left;
	margin-top:0px;
	float:left;
	font-size:12px;
	color:#243b3f;
}

.tombstone-summary a {
	font-size:12px;
	color:#243b3f;
	font-weight:bold;
}

.tombstone-summary a:link, .tombstone-summary a:active, .tombstone-summary a:visited {
	color: #243b3f;
}

.tombstone-summary a:hover {
	color:#458b97;
}

.tombstone-tab-container {
	width: 200px;
	height:20px;
	text-align: left;
	margin-top:7px;
	float:left;
}










/* Scrollbar */
#scrollbar {
	width: 960px;
	height: 29px;
	position: relative;
	background: url(/images/slider/scrollbar.gif) no-repeat 0 0;
	margin: 190px 0 0 -1px;
}
a.browse { position: absolute; top: 2px; height: 25px; display: block; width: 50px; cursor: pointer; text-indent: -20000em; }
a.browse:focus { outline: none; }
.left {
	left: 2px;
	background: url(/images/slider/scrollbar.gif) no-repeat -2px -2px;
	cursor: pointer;
}
.right {
	right: 0px;
	background: url(/images/slider/scrollbar.gif) no-repeat right -2px;
	cursor: pointer;
}


/* Hiding style for first offset item */
.notshown { visibility: hidden; }

	/* Scrollbar locations (buttons to specific pages */
	#featurescrollwrap1 {
		float: left;
		position: relative;
		left: 50%;
	}
	#featurescrollwrap2 {
		float: left;
		position: relative;
		left: -50%;
	}
	#featurescroll {
		padding: 0;
		margin-top: 4px;
	}
	#featurescroll li {
		display: block;
		float: left;
		margin: 0; padding: 0;
		margin-right: 3px;
	}
	#featurescroll li a {
		display: block;
		border: 1px solid #fff;
		color: #fff;
		background: url(/images/slider/slider_btn_bkg.gif) repeat-x 0 0;
		padding: 1px 6px;
		font-weight: normal;
		text-decoration: none;
	}
	#featurescroll li a.slideshowhere, #featurescroll li a:hover, #featurescroll li.active a {
		background: url(/images/slider/slider_btn_bkg_over.gif) repeat-x 0 0;
	}
	.screen {
		position: absolute;
		height:187px;
		top:4px;
		width:318px;
		background: #fff;
		z-index: 500;
	}
	#screenL { left: 5px; }
	#screenR { right: 3px; }

