/* 
---------------------------------------------------
	CSS document:
	Copyright Hill Street Blues
	Site development by ninesides.com
---------------------------------------------------
*/

body, td, th {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}
body {
	margin: 0;
	padding: 0;
	background: #6f066b url('../images/bg/tile-page.jpg') repeat-x left top;
}
.clear {
	height: 0;
	clear: both;
}
a, img {
	outline: none;
	border: 0;
}
a:link, a:visited {
	outline: none;
	text-decoration: none;
	color: #ff10f3;
}
a:hover {
	outline: none;
	text-decoration: underline;
	color: #ff10f3;
}


#adspot {
	position: absolute;
	z-index: 999;
	width: 730px;
	height: 100%;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	background: #6f066b;
}

* html #adspot {
	height: 100%;
}

/* 
---------------------------------------------------
	WRAPPERS 
---------------------------------------------------
*/
#outter-wrapper {
	position: relative;
	width: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: transparent url('../images/bg/tile-outter-wrapper.jpg') no-repeat top center;
}
* html #outter-wrapper {
	height: 100%;
}
#wrapper {
	width: 730px;
	height: auto;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
	background: #4e0244 url('../images/bg/tile-wrapper.gif') repeat left top;
}
/* 
---------------------------------------------------
	HEADER
---------------------------------------------------
*/
#header {
	margin: 0;
	padding: 0;
	background: #b709ba url('../images/shared/site-header.jpg') no-repeat left top;
	width: 729px;
	height: 89px;
}
/* 
---------------------------------------------------
	FOOTER
---------------------------------------------------
*/
#footer {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	height: 53px;
}
#footer p {
	margin: 0;
	padding-top: 11px;
	font-size: 11px;
	color: #a0579d;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #a0579d;
}
#footer a:hover {
	text-decoration: none;
	color: #f2bcf0;
}
/* 
---------------------------------------------------
	BANNER
---------------------------------------------------
*/
#col-left {
	margin: 10px 0 0 0;
	padding: 0;
	width: 532px;
	height: 468px;
	float: left;
	display: block;
}
#col-right {
	margin: 10px 0 0 10px;
	padding: 0;
	width: 188px;
	height: 468px;
	float: right;
	display: block;
}
.banner {
	margin: 0;
	padding: 0;
	width: 522px;
	height: 30px;
	border: 5px #8f1f89 solid;
	background: #000 url('../images/bg/bg-banner.jpg') no-repeat left top;
}
.banner p {
	margin: 0;
	padding: 0;
	line-height: 30px;
	text-align: center;
}
.banner-large {
	font-size: 16px;
	font-weight: bold;
}
.banner-but {
	margin: 0;
	padding: 0;
	width: 84px;
	height: 30px;
	background: #61145d url('../images/bg/but-learnmore.jpg') no-repeat left top;
	float: right;
}
.banner-but p {
	margin: 0;
	padding: 0;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.banner-but a {
	display: block;
	text-decoration: none;
	color: #fff;
}
.banner-but a:hover {
	text-decoration: none;
	color: #f2bcf0;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
.date {
	margin: 0;
	padding: 0;
	width: 178px;
	height: 30px;
	border: 5px #8f1f89 solid;
	background: #70196b;
}
.date p {
	margin: 0;
	padding: 0;
	line-height: 30px;
	color: #e9bde6;
	font-size: 10px;
}
/* 
---------------------------------------------------
	SLIDESHOW
---------------------------------------------------
*/
#slideshow {
	margin: 10px 0 0 0;
	padding: 0;
	width: 512px;
	height: 398px;
	border: 10px #8f1f89 solid;
	background: #70196b url('../images/shared/loader.gif') no-repeat center;
	z-index: 100;
	overflow: hidden;
}
#flashcontent {
	margin: 0;
	padding: 0;
	z-index: 100;
}
/* 
---------------------------------------------------
	RIGHT SIDE BUTTONS
---------------------------------------------------
*/
.mailing-list {
	margin: 10px 0 0 0;
	padding: 0;
	width: 168px;
	height: 63px;
	border: 10px #8f1f89 solid;
	background: #70196b;
}
.facebook {
	margin: 10px 0 0 0;
	padding: 0;
	width: 168px;
	height: 67px;
	border: 10px #8f1f89 solid;
	background: #70196b;
}
.shopping {
	margin: 10px 0 0 0;
	padding: 0;
	width: 168px;
	height: 63px;
	border: 10px #8f1f89 solid;
	background: #70196b;
}
.location {
	margin: 10px 0 0 0;
	padding: 0;
	width: 168px;
	height: 115px;
	border: 10px #8f1f89 solid;
	background: #70196b url('../images/shared/but-location-background.jpg') no-repeat center;
}
.location p {
	margin: 0;
	padding: 18px 0 0 40px;
	text-align: left;
	line-height: 14px;
	color: #fff;
}
/* 
---------------------------------------------------
	CONTENT
---------------------------------------------------
*/
#content {
	margin: 10px 0 0 0;
	padding: 10px;
	width: 690px;
	height: auto;
	border: 10px #8f1f89 solid;
	background: #fff url('../images/bg/tile-content-panel.jpg') repeat-x left top;
}
#content p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #6b616d;
	text-align: justify;
}
#content h2 {
	margin: 0;
	padding: 0;
	color: #6b616d;
	font-size: 13px;
	text-align: left;
}
/* 
---------------------------------------------------
	THE DEAL SLIDING PANEL
---------------------------------------------------
*/
#thedeal {
	display: none;
	margin: 0;
	padding: 10px;
	width: 492px;
	height: 378px;
	background: #70196a url('../images/bg/tile-thedeal.jpg') repeat-x left top;;	
	z-index: 1000;
}
#thedeal p {
	margin: 0; padding: 10px 0 10px 0;
	text-align: center;
}
#thedeal h2 {
	margin: 0; padding: 0 0 10px 0;
	text-align: center;
	font-size: 1.6em;
	border-bottom: 1px #fff dashed;
}
#thedeal h3 {
	margin: 0; padding: 0;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}
#thedeal ul li {
	margin: 0 0 0 -10px; padding: 0;
	text-align: left;
	line-height: 1.8em;
}
#thedeal .close {
	display: block;
	width: 100px;
	text-align: center;
	text-size: 12px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	margin: 0 auto;
	background: #9e2997;
}
#thedeal .close:hover {
	text-decoration: none;
	color: #fff;
	background: #52144e;
}