/* CSS Document */

/*----------------------------------------
CONTENT
-------------------------------------------*/
html {
	background: #350D0B url(images/bgRepeatingX_home08.jpg) repeat-x scroll center top;
}
body {
	font-family:"trebuchet ms";
	background: url(images/bgRepeatingY_home09.gif) repeat-y scroll center top;
	margin:0 auto;
	color:#222;
}
#custom-doc {
	width:69.23em;
 *width:67.56em;
	min-width:900px;
	margin:auto;
	text-align:left;
	padding: 0;
}
#bgHeader {
	margin: 0 auto;
	padding: 0;
	min-height: 600px;
	background:url(images/headerHome09.jpg) no-repeat scroll center top;
}
#hd {
	position: relative;
	height: 490px;
}
.yui-gb {
	display:block;
	margin:0;
	padding: 0 15px;
	min-height: 100px;
	height: auto;
	_height:  100px; /*ie Hack */
}
#ft {
	font-size: 85%;
	letter-spacing:1px;
	padding:1em 2em;
	margin: .5em 0 0 0;
	text-align: left;
	height: auto;
	color: #c15f1b;
	border-bottom:2px solid #5E1D00;
	border-left:2px solid #B25507;
	background: #000 url(images/bgFooter_08.jpg) repeat-x scroll left top;
	border-right:2px solid #B25507;
}
#ft a {
	color: #c15f1b;
	text-decoration: none;
}
#ft a:hover {
	color: #fff;
}
#flashLogoHome {
	position:absolute;
	left: -35px;
	top: 45px;
	padding:0;
	margin:0;
}
#flashBanner {
	position: absolute;
	top: 300px;
	left: 00px;
	margin: 0;
	padding:0;
}
#countdown {
	position: absolute;
	top: 38px;
	right: 2px;
	margin:0;
	padding: 0;
}
#hd h1 {
	display:none;
}
.second, .third {
	margin-top:10px;
}
ul.moreNav {
	height:16px;
	padding:0 4px;
margin-bottom: 10px;
}
ul.moreNav li{
	display:inline;
	}
ul.moreNav li a {
	float:right;
	color:#8B3E12;
	font-size:85%;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 0 2px 30px;
	text-decoration:none;
}
ul.moreNav li a:hover {
	color:#000;
}
li.news a {
	background:transparent url(images/iconGDK.png) no-repeat 8px -714px;
}
li.rss a {
	background:transparent url(images/iconGDK.png) no-repeat 8px -444px;
}
li.calendar a {
	background:transparent url(images/iconGDK.png) no-repeat 8px -684px;
}
li.play a {
	background:transparent url(images/iconGDK.png) no-repeat 8px -742px;
}

li.twitter a {
	background:transparent url(images/iconGDK.png) no-repeat 8px -444px;
}
/*  ------------------   base.css, part of YUI's CSS Foundation  ------------------------ */
h1 {
	font-size:138.5%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:108%;
}
h1, h2, h3 {
	margin:1em 0;
}
h1, h2, h3, h4, h5, h6, strong, b {
	font-weight:bold;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em, i {
	font-style:italic;
}
blockquote {
	margin:1em;
}
dl dd {
	margin-left:1em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table {
	margin-bottom:1em;
}
form {
	margin:2px;
	padding:6px;
}
th, td {
	border:0;
	padding:.1em;
}
td {
	text-align:left;
}
/*   --------------- end yui base (modified)  --------------------- */
h4 a {
	font-size:85%;
	color:#8E3309;
	letter-spacing:1px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	width:auto;
	padding-left:18px;
	background:transparent url(images/bullet-play.gif) scroll no-repeat left center;
}
a {
	color: #1B2435;
}
A:hover {
	COLOR: #663435;
	text-decoration: underline;
}
.content, #galleryText {
	color: #3F2A14;
	text-align: left;
	list-style: inside;
}
.contentHi {
	color: #222;
}
.contentSml {
	font-size:85%;
	color: #222;
}
.contentHiSml {
	font-size:85%;
	color: #597C99;
}
.titleLrg {
	font-size:138.5%;
	color: #000;
}
#modNews h3, .titleSml {
	font-size:123.1%;
	font-weight:bold;
	color: #000;
}
h3 a, .titleSml a {
	text-decoration: none;
}
.titleSml a:hover {
	text-decoration: underline;
}
/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/

ul {
	list-style-type: none;
	margin:0px;
}
ul li {/*for mozilla positioning */
	padding-left: 0;
	margin-bottom: 0px;
	list-style-type: none;
}
/* ul formating in content */
.content ul {
	list-style: square outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ul ul {
	list-style: circle outside;
}
.content ol {
	list-style: decimal outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ol ol {
	list-style: lower-alpha outside;
}
/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox {
	margin:0px 0px 8px 15px;
	padding: 8px 5px;
	text-align: right;
	letter-spacing:0px;
	text-transform: uppercase;
	font-weight:bold;
position: relative;
width: 900px;
}
#vNav a {
	display: block;
	text-align: right;
	color: #ffd682;
	text-decoration: none;
	margin: 2px;
	padding: 0 8px;
	float:left;
}
#vNav a:hover {
	color: #fff;
}
#vNavBox li {
	display:inline;
}
li#vNav17131 a{
padding-left: 220px;


}
/*----------------------------------------
I M A G E S
-------------------------------------------*/

.banner {
	border:1px solid #f77f0b;
	margin: 0 0 6px 0px;
}
.optionBox {/*used in gallery select */
	font-size:85%;
	color: #000000;
	background-color: #ddd;
}
/*----------------------------------------
S I D E B A R - NewsSm, CalendarSm
-------------------------------------------*/
/*albumssm, newssm, calendar sm, basket, login text header */
h3 span {
	line-height:130%;
	font-size: 150%;
	color: #fff;
	padding:0px 0 0 0;
	margin:0;
	text-transform:uppercase;
	letter-spacing:2px;
}
#calendarSmlBox, #basketBox, #newsSmlBox, #twitter {
	position:relative;
	margin:0px 0px 2px 0px;
	text-align:left;
	padding:0;
	border: 1px solid #db8136;
	background: transparent url(images/bgNewsSml_09.png) repeat scroll left top;
	border-bottom:none;
}

#newsSmlBox {
	width: 274px;
	margin-top: 10px;
}
#calendarSmlBox h6 {/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:0px 0 4px 2px;
	font:normal 10px/10px arial;
	color:#000;
	letter-spacing:1px;
}
#calendarSmlBox h5 a { /* more dates*/
	display:none;
}
#newsSml p {
	display:none;
}
#calendarSmlBox p { /* location */
	color:#000;
	margin:0;
	padding-left: 20px;
	display:inline;
}


#newsSmlBox h3, #calendarSmlBox h3, #twitter h3 {
	background: #5f2003 url(images/newsSml_08.gif) no-repeat scroll left top;
	height: 30px;
	padding: 0px 0 0 5px;
	margin: 0px 0 10px 0px;
}

#twitter h3 {
       margin: 0px 0px 60px 0px;
       padding: 0px 0px 0px 0px;
}

#twitter li h3 a {
       padding-top: 40px;
}

#twitter li small {display:block; margin:90px 0px 0px 0px}

#twitter p {display:none}
#newsSml li, #calendarSmlBox li, #twitter li {
	position:relative;
	border-bottom:1px solid #db8136;
}
#calendarSmlBox a, #newsSml a, #twitter a {
	display: block;
	padding: 5px 8px;
	margin: 0;
	color: #000;
	text-decoration: none;
	font-size: 90%;
}
#calendarSmlBox a:hover, #newsSml li a:hover {
	background: #E18F29;
	color:#fff;
}

#twitter a:hover {
        color: #fff;
}
/*----------------------------------------
L O G I N
-------------------------------------------*/

#loginBox, #logoutBox {
	position:absolute;
	z-index:3;
	top:38px;
	left:50%;
	width:140px;
	font-size:85%;
	margin-left:300px;
	text-align:right;
	padding: 4px;
	color:#000;
	text-transform:lowercase;
background: url(images/bgloginBox.png) repeat scroll left top;
}
#logoutBox {
	top:290px;
	margin-left:250px;
	text-align:left;

}
li.email, li.pass {
color: #FFEBBE;
}
#loginBox h3, #logoutBox h3 {
	font-size:110%;
	margin:0;
	padding:0;
}
#loginBox {
	text-align:right;
}
#loginBox h3 {
	display:none;
}
#login input {
	width:80px;
	margin:1px;
	background:#FFE9BF;
	border:1px solid #280600;
	padding:1px;
}
#login input.btn {
	font:normal 10px/12px arial;
	padding:0em 4px;
	color:#000;
	margin: 1px  width:50px;
	color:#fff;
	background:#8F0F08;
	width: 84px;
}
ul#loginForm {
	position: absolute;
	top: 14px;
	right:-4px;
	border: 1px solid #fff;
	padding-bottom:2px;
	color:#fff;
}
ul#loginForm .formInput {
	display:block;
	border:2px solid #fff;
	width:80px;
}
#loginForm li a, #loginForm li {
	z-index: 100;
}
.js-clickable {
	cursor: pointer;
	text-decoration: underline;
}


/* ---------------------------------------------------------------
"sliding banners" Feature
------------------------------------------------------------------*/
#featureContent {
	width: auto;
	height: 185px;
	border: 1px solid #8B3208;
	margin-bottom:14px;
	background: url(images/bg_bannerTopHome.gif) repeat-x left top;
}
#featureContent .banner{
	margin:0;
	padding: 0;
	border: none;
}

#featureBox{
position:absolute;
width: 350px;
top: 255px;
left: 30px;
height: 185px;


}
#featureTabHolder {
	margin: 0;
	width: 130px;
	letter-spacing:0px;
	height:auto;
	position:absolute;top:195px;right:0px;
}

#featureTabs li a{
	text-decoration:none;
	color:#fff;
}
#featureTabs li{
	display: inline;
}
ul#featureTabs li a {
	width: 10px;
	height: 10px;
	display:block;
	float: left;
	padding: 5px 7px 5px 7px;
	border: 1px solid #563A3C;
	border-top: none;
	cursor: pointer;
	background:#DF6300 url(domain/bin/css/glassyBtn.png) repeat-x 0 -32px;
	font:bold 13px/15px tahoma, serif;
	line-height: 80%;	
}
ul#featureTabs li a.selected {

	background:#DF6300 url(domain/bin/css/glassyBtn.png) repeat-x 0 -18px;
}	
ul#featureTabs li.twolines a{
	padding: 5px;

}	
	
ul#featureTabs li a:hover {
	background:#ffa200 url(domain/bin/css/glassyBtn.png) repeat-x 0 -18px;
}


.tabcontent{
	padding:0;
}
.featureCaption{
	background:transparent url(images/trans-dark.png) repeat 0 0;
	margin:4px;
	padding:4px;
	border:1px solid #ccc;
	color:#fff;  
        
}
.featureCaption h3{margin:0;}
.featureCaption a{color:#F68026;}

#featuretab1{background:;}
#featuretab2{background:;}
#featuretab3{background:;}
#featuretab4{background:;}
#featuretab5{background:;}


#featureNav a {
	display: block;
	font-family: Georgia, "Times New Roman", serif;
	text-align: left;
	color: #fff;
	text-decoration: none;
	margin:0;
	padding: 20px 0 0 22px;
	text-transform:lowercase;
	height: 40px;
	float:left;
	width:125px;
	background:transparent url(images/playButton_small.png) no-repeat scroll left 22px;
}
#featureNav a:hover {
	color: #888;
	background-position: right;
	background:transparent url(images/playButton_small.png) no-repeat scroll left -38px;
}

#mediaLinks {
height: 50px;
width:870px;
margin-left:-10px;
}

div#mediaLinks li{display:inline;}
#mediaLinks li a{
    height:50px;
    display:block;
    width:174px;
    padding: 0px 0px 0px 0px;
    float:left;
}
#youtube a{ background:url(images/socializeGold.png) no-repeat scroll 35px -150px;}
#facebook a{ background:url(images/socializeGold.png) no-repeat scroll 35px 0px;}
#myspace a{ background:url(images/socializeGold.png) no-repeat scroll 35px -50px;}
#ilike a{ background:url(images/socializeGold.png) no-repeat scroll 35px -100px;}
#twitter a{background:url(images/socializeGold.png) no-repeat scroll 35px -300px;}
div.twitterEm #twitter a {background:url(images/socializeFFF.png) no-repeat scroll 5px -310px;}
