@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/main-bg.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, fieldset {
	margin:0;
	padding:0;
}
form, fieldset { border:0; }
a {
	color:#5f5f5e;
	text-decoration:none;
}
a:hover {
	color:#ffffff!important;
	text-decoration:none;
}
a, a:hover, img, input { outline:none; }
table {
	border-collapse:collapse;
	width:100%;
}
ul, li { list-style:none; }
#wrapper {
	width:1000px;
	margin:0 auto;
	background:#010101 url(../images/bg.gif) repeat-x top;
	position:relative;
	margin-top:20px;
}
#header {
	height:196px;
	background:url(../images/header-banner.gif) no-repeat;
	position:relative;
}
/* topnav style */
#header #topnav {
	font-size:11px;
	font-style:italic;
	color:#5f5f5e;
	width:380px;
	float:right;
	position:absolute;
	right:0px;
	top:112px;
}
#header #topnav a { color:#5f5f5e; }
#header #topnav a:hover, #header #topnav a.selected { color:#ee2466!important; }
#header #topnav li {
	float:left;
	background:url(../images/sep.gif) no-repeat right;
	line-height:22px;
	padding:0 20px;
	text-align:center;
}
#header #topnav li.none {
	background:none;
	padding-right:0;
}
#header #topnav li.first { padding-left:0; }
/* home page banner style */
#banner { height:417px; }
#rotatebanner {
	background:url(../images/rotate-bannerBG1.gif) no-repeat;
	width:1000px;
	height:450px;
	position:absolute;
	top:163px;
	display:inline-block;
	padding-top:40px;
}
#featured {
	height:326px;
	width:617px;
	clear: both;
	position: relative;
	margin:0 auto;
}
.featured_item {
	position:absolute;
	width:250px;
	top:75px;
	left:100px;
	z-index: 1;
	overflow: hidden;
	cursor: pointer;
	border:solid 1px #fff;
}
.slider .featured_item_active {
	position:absolute;
	width:415px;
	top:0;
	left:100px;
	z-index: 3;
}
.slider .featured_item_active img { width:415px; }
.slider .featured_item_last, .slider .featured_item_upcoming { /*width:346px;*/
	left:0;
	top:50px;
	z-index: 2;
}
.featured_item img {
	display:block;
	position: relative;
}
#featured .bannerLink {
	position:absolute;
	bottom:0px;
	left:0;
	font-size:13px;
	color:#fff;
	text-align:center;
	width:100%;
	font-style:italic;
	font-weight:bold;
	background:#000;
	padding-top:10px;
	height:50px;
}
#featured .bannerLink a {
	display:block;
	font-size:10px;
	color:#88827c;
	margin-top:5px;
	font-weight:normal;
}
.gallerylink {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding:20px 0;
}
.gallerylink a { color:#fff; }
/* news ticker style */
/*#news{
	clear:both;
	width:1000px;
	position:relative;
	}*/
#tickerBg {
	background:url(../images/newsbg.gif) no-repeat;
	width:616px;
	height:41px;
	margin:0 auto;
	font-size:12px;
	color:#fff;
	position:relative;
}
#tickerBg a {
	background:url(../images/arrow.gif) no-repeat right 3px;
	padding-right:10px;
	color:#FFFFFF;
	font-style:italic;
}
#tickerBg a:hover { text-decoration:underline; }
/* footer style */
#footer {
	height:77px;
	background:url(../images/designleft.gif) no-repeat 19px;
}
#footerIn {
	height:77px;
	background:url(../images/designright.gif) no-repeat 907px;
}
.clearfooter {
	height:20px;
	margin-bottom:20px;
}
/* inside page style */
#content { display:inline-block; }
#content #breadcrumb {
	font-size:11px;
	line-height:24px;
	padding:20px 0 20px 122px;
}
#content #breadcrumb a { color:999; }
#content #breadcrumb img { margin:0 6px; }
#content #breadcrumb span {
	color:#ee2466;
	font-size:24px;
}
#content .contentpadding {
	padding-left:180px;
	font-size:12px;
}
#content .contentpadding p {
	line-height:22px;
	margin-bottom:10px;
}
#content .contentpadding .floatleft {
	float:left;
	width:40%;
}
#content .contentpadding .floatleft.marginR { margin-right:60px; }
#content .sublisting {
	width:60%;
	font-size:11px;
	font-style:italic;
}
#content .sublisting a {
	color:#5f5f5e;
	line-height:20px;
}
#content .sublisting a.selected, #content .sublisting a:hover { color:#ee2466; }
#content .sublisting span {
	color:#ee2466;
	padding:0 10px;
}
#content h2 {
	color:#ee2466;
	font-size:20px;
	margin-bottom:10px;
}
#content h3 {
	color:#ee2466;
	font-size:16px;
	margin-bottom:10px;
	font-weight:normal;
}
#content span.initial {
	color:#ee2466;
	font-size:32px;
	text-transform:uppercase;
	font-weight:bold;
	padding-right:10px;
}
#content li {
	margin-left:20px;
	list-style:disc;
	margin-bottom:10px;
}
#content .contentpadding .floatleft.width60 { width:60%; }
#content .contentpadding .floatleft.width90 { width:700px; }
#content ul.list li{
	list-style:none;
	margin-left:0;
	background:#1d1c1c;
	border-bottom:dotted 1px #666;
	margin-bottom:0;
	font-size:11px;
	padding:3px;
	}
#content ul.list{
	width:100%;
	}
#content ul.list a{
	display:block;
	}
#content ul.list a:hover{
	display:block;
	background:#ee2466;
	
	}