@charset "UTF-8";
/* CSS Document */

html {
	height:100%;
	margin-bottom:1px;
}
body {
	text-align:center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background:#000 url(../images/bg.jpg) top left no-repeat;
	color: #fff;
}
#container {
	position:relative;
	text-align:left;
	margin:0 auto;
	width:934px;
	font-size: 12px;
}
#header {
	margin: 40px 0 0;
	border-bottom: 1px solid #666;
}
#header h1 {
	margin: 0;
}
#header h1 a {
	display: block;
	background: url(../images/logo.png) no-repeat;
	_background: url(../images/logo.gif) no-repeat;
	width: 370px;
	height: 60px;
	text-indent: -99999em;
	margin: 0 0 57px;
}
#navigation {
	position: relative;
	height: 26px;
	border-top: 1px solid #666;
}

/* HORIZONTAL NAVIGATION BAR
/////////////////////////////////////*/

ul#nav {	
	width:625px;
	list-style:none;
	height:26px;
	margin:0;
}

ul#nav li {
	display:inline
}

ul#nav li a {
	height:26px;
	float:left;
	text-indent:-9999px;
	text-decoration:none
}

ul#nav  li a span {
	float:left;
	display:block
}

ul#nav li#nav-1 a {
	width:128px;
	background:url(../images/nav.png) no-repeat 0px 0;
	_background:url(../images/nav.gif) no-repeat 0px 0;
}

ul#nav li#nav-1 a:active,
ul#nav li#nav-1 a:hover {
	background-position:0px -26px
}
ul#nav li#nav-1 a.current {
	background-position:0px 0px -26px
}

ul#nav li#nav-2 a {
	width:175px;
	background:url(../images/nav.png) no-repeat -128px 0;
	_background:url(../images/nav.gif) no-repeat -128px 0;
}

ul#nav li#nav-2 a:active,
ul#nav li#nav-2 a:hover {
	background-position:-128px -26px
}
ul#nav li#nav-2 a.current {
	background-position:-128px -128px -26px
}

ul#nav li#nav-3 a {
	width:84px;
	background:url(../images/nav.png) no-repeat -303px 0;
	_background:url(../images/nav.gif) no-repeat -303px 0;
}

ul#nav li#nav-3 a:active,
ul#nav li#nav-3 a:hover {
	background-position:-303px -26px
}
ul#nav li#nav-3 a.current {
	background-position:-303px -303px -26px
}

ul#nav li#nav-4 a {
	width:160px;
	background:url(../images/nav.png) no-repeat -387px 0;
	_background:url(../images/nav.gif) no-repeat -387px 0;
}

ul#nav li#nav-4 a:active,
ul#nav li#nav-4 a:hover {
	background-position:-387px -26px
}
ul#nav li#nav-4 a.current {
	background-position:-387px -387px -26px
}

ul#nav li#nav-5 a {
	width:78px;
	background:url(../images/nav.png) no-repeat -547px 0;
	_background:url(../images/nav.gif) no-repeat -547px 0;
}

ul#nav li#nav-5 a:active,
ul#nav li#nav-5 a:hover {
	background-position:-547px -26px
}
ul#nav li#nav-5 a.current {
	background-position:-547px -547px -26px
}
#ex-nav-button {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/ex-nav-button.png) no-repeat bottom;
	width: 196px;
	height: 26px;
	text-indent: -9999em;
}

#ex-nav {
	margin: 0px 0 20px;
}
#ex-nav ul {
	margin: 10px 20px 0 0;
	padding: 0 0 0 12px;
	background: url(../images/ex-nav-separator-dot.gif) top left repeat-y;
	float: left;
}
#ex-nav ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 4px;
	max-width: 175px;
	color: #9aa7a7;
	font-size: 12px;
	line-height: 12px;
}
#ex-nav ul li a {
	text-decoration: none;
	color: #9aa7a7;
}
#ex-nav ul li.title,
#ex-nav ul li.title a {
	font-weight: bold;
	color: #fff;
}

#ex-nav ul li a:hover {
	text-decoration: underline;
}

#body {
	position: relative;
	float: left;
	width: 720px;
	margin: 15px 16px 0 0;
	min-height: 100px;
	_height: 100px;
}

h2.page-title {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	display: block;
	width: 698px;
	height: 55px;
	padding: 140px 10px 0;
	border: 1px solid #666;
	line-height: 45px;
	font-size: 45px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}

h2 {
	color: #6cc;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: normal;
}


#footer {
	margin: 20px 0 50px;
	border-top: 1px solid #666;
	padding: 5px 0;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
a {
	color: #59b2b2;
}

a img {
	border: none;
}

/* SIDEBAR STYLES
 **************************/
 
#sidebar {
	float: left;
	width: 196px;
}

#promos .items div img {
	border: 1px solid #666;
	width: 194px;
	height: 108px;
}

#promos {
	padding: 15px 0 0 0;
}
#promos div.items {	
	position:absolute;
	width:20000em;	
	clear:both;		
}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 196px;
	height: 406px;
}
#promos .items div {
	margin: 0 0 38px;
}
a.nextPage,
a.prevPage {
	cursor: pointer;
	color: white;
	background: url(../images/btn-more.png) top center;
	height: 24px;
	width: 98px;
	display: block;
	text-indent: -9999em;
	margin: 8px 0 0;
	float: left;
}

div.navi {
	float: right;
	width:70px;
	height:20px;
	margin-top: 10px;
}

div.navi a {
	width:11px;
	height:9px;
	float:left;
	margin:3px;
	background:url(/media/images/scrollable-navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
div.navi a.active {
	width:11px;
	height:9px;
	float:left;
	margin:3px;
	background:url(/media/images/scrollable-navigator.png) 0 -9px no-repeat;
	display:block;
	font-size:1px;
}


#ajax-loader {
	position: fixed;
	_position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: black;
	z-index: 1000;
	opacity: .9;
	display: none;
}
#ajax-loader img {
	margin: 25% auto 0;
}
