/*@import url("sIFR-print.css");*/
@import url("sIFR-screen.css");

body {
 background-color: #fff;
 margin: 0px;
 font-family: Arial, Verdana, Sans-serif;
 font-size: 11px; 
 line-height: 14px;
 color: #d1ac6f;
 height: 100%;
}


.bodyContainer{
	width: 960px;
}
.logo{
	float:left;
}



.checkout-button{
	padding: 5px;
	background: #fff;
	color: #333;
	width: 120px;
	border: 1px solid #000;
}


img {
	border: 0 !important;
}

h2{
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	max-width: 500px;
}

h3, h4 {
	color: #9e794d;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	max-width: 500px;
	line-height: 20px;
}

h4 {
	margin-top: 5px;
	font-style: italic;
}

.dark {
	color: #5a3916;
}


#header{
	margin: 0px;
	width: auto;
	height: 203px;
}

.header_right{
	float: right;
	border: 1px solid blue;
}

.headerBottom {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	height:74px;
	width:960px;
}






#container { /* div you want to stretch */ 
min-height: 100%; 	
border: 1px solid #000;
}



.contentWrapper{
	padding-right: 80px;
}
.contentContainer{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	overflow:hidden;
	padding:18px 0;
	width:960px;
}






#footer{

}
.footerBottom{
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;

height: 50px;
margin:0;
padding: 32px 0 0;
text-align: center;
width: 960px;
}
.footer-links {
	padding: 17px 0;
	color: #d1ac6f;
	font-size: 10px;
}
.footer-links a {
	color: #d1ac6f;
	text-decoration: none;
}
.footer-links a:hover {
	color: #d1ac6f;
	text-decoration: underline;
}
.footer-links p {
	margin: 0;
	padding: 0;
	text-align: left;
}


.site_title {
 color: #333;
 font-size: 32px;
 font-weight: bold;
 margin: 24px 0 2px 0;
 padding: 5px 0 6px 0;
}

.subTitle{
	color: #5a3916;
	font-size: 11px;
	font-weight: bold;
}
.subSubTitle{
	color: #b45e0d;
	font-size: 11px;
	font-weight: bold;
}

.price{
	color: red;
}

#store .entry form, #store .entry form div{
	display: inline;
}

.list-line-odd{
	background-color: #fff;
}

.list-line-even{
	background-color: #fff;
}

.list-image{
	width: 75px;
	border: 1px solid #666666;
	padding: 2px;
	margin: 2px;
}

.list-title{
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size:   14px;
	line-height: 18px;
	font-weight: bold;
}


pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #d1ac6f; text-decoration: underline; }
/*a:visited { color: #5a3916; }*/
a:hover { color: #d1ac6f; text-decoration: underline;}

a.sponsorLink { color: #d1ac6f; text-decoration: underline; font-weight: bold; font-size: 12px;}
/*a.sponsorLink:visited { color: #5a3916;}*/
a.sponsorLink:hover { color: #d1ac6f; text-decoration: underline;}


/*------------------------------------------------------ 
Main Navigation
------------------------------------------------------*/

#clientNavContainer {
  padding: 0;
  border: 0;
  height: 10px;
  display: none;
}

ul#clientHeaderNavLinks {
  margin: 0;
  padding-top: 30px;
  padding-left: 100px;
  height: 20px;
  list-style: none;
  float: left;
}

ul#clientHeaderNavLinks li {
  float: left;
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

#clientHeaderNavLinks li a {
  position: relative;
  float: left;
  display: block;
  margin: 0;
  padding-right: 10px;
  padding-left: 10px;
  color: #9e642e;
  text-decoration: none;
  text-transform: uppercase;
  height: 20px;
}

#clientHeaderNavLinks li a:hover {
  color: #d1ac6f;
}

#clientHeaderNavLinks li a.first {
	
}

#clientHeaderNavLinks li a.selected {
  color: #d1ac6f;
}


/*------------------------------------------------------ 
Menu with drop downs
------------------------------------------------------*/
/* 

  ------------------------------------

  PVII Menu CSS Express Drop-Down Menu

  by Project Seven Development

  www.projectseven.com

  ------------------------------------

*/



#menuwrapper {
	padding-top: 124px;
	padding-left: 100px;
	background: url(../images/header_2.jpg) no-repeat left top;
	width: 527px;
	height: 30px;
	position: relative;
	z-index: 100;

}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#menubar {
	width: 100%;
	padding-left: 100px;
	height: 20px;
	list-style: none;
	float: left;
}

#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#menubar a {
	display: block;
	margin: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #9e642e;
	text-decoration: none;
	height: auto;
}

#menubar a.trigger {
	background-repeat: no-repeat;
	background-position: right center;
}

#menubar li {
	float: left;
}

#menubar li {
	position: relative;
}

#menubar li ul, #menubar ul li  {
	width: 12em;
}

#menubar ul li a  {
	color: #565656;
	padding-right: 10px;
	padding-top: 3px;
	height:18px;
	width: 142px;
}

#menubar li ul {
	padding-top: 10px;
	position: absolute;
	display: none;
	background-color: #542a14;
	border: 1px solid #22120c;
	background-image: url(../images/subnavbg.jpg);
	background-repeat: repeat-x;
	width: 167px;
	
}

#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.hvr a {
	color: #d1ac6f;

}

#menubar li:hover ul, #menubar li.hvr ul {
	display: block;
}

#menubar li:hover ul a, #menubar li.hvr ul a {
	color: #d1ac6f;
	border-top: 1px solid #673a19;
	border-bottom: 1px solid #22120c;
	
}

#menubar ul a:hover {
	background-image: url(../images/subnavarrows.gif);
	color: #FFFFFF !important;
	
}



.home-sponsors {
	width: 850px; /*884px;*/
	height: 97px; /*112px;*/
	margin: 0 0 0 -3px;
	padding: 10px 17px 5px;
	background: url(../images/home-sponsors-bg.png) no-repeat;
}

.footer-sponsors table {
	margin: 0 auto;
}

.home-sponsors td, .footer-sponsors td {
	padding: 0 20px;
	vertical-align: middle;
}

.upcoming {
	width: 524px;
	height: 74px;
	background: url(../images/upcoming-bg.png) no-repeat;
	padding: 0px;
	font-size: 10px;
}

.upcoming h5, .featured-items h5, .video-items h5 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-transform: uppercase;
	color: #5a3916;
}

.upcoming h5 a, .featured-items h5 a, .video-items h5 a {
	color: #5a3916;
}

.upcoming p, .featured-items p, .video-items p {
	margin: 0;
	padding: 0;
}

.upcoming p {
	margin-top: 0.2em;
}

.featured-items {
	width: 330px;
	border: 0;
}

.featured-items p {
	margin-top: 0.2em;
}

.featured-items a {
	color: #9e794d;
}

.featured-items table {
	background: url(../images/home-featured-bg.png) no-repeat;
	width: 330px;
	height: 73px;
}

.featured-items table.last {
	background-image: url(../images/home-featured-bg-last.png);
	height: 74px;
}

.video-items {
	border: 0;
}

.video-items table {
	background: url(../images/video-list-bg.png) no-repeat;
	width: 348px;
	height: 81px;
}

.video-items table.last {
	background: url(../images/video-list-bg-last.png) no-repeat;
	width: 348px;
	height: 80px;
}

.video-items a.icon-tv {
	line-height: 10px;
	background: url(../images/icon-tv.gif) no-repeat left top;
	padding: 2px 0 0 15px;
	font-size: 0.9em;
	color: #9e794d;
}

.video-items hr {
	border-top: 1px #c9b293 solid;
	border-bottom: 1px #FFFFFF solid;
	margin: 5px 0 8px;
	padding: 0;
}

.video-list-wrap {
	height: 404px;
	width: 364px;
	/*overflow-y: scroll;*/
	overflow: auto;
	border: 1px #ba9765 solid;
}

.video-list-short {
	width: 348px;
	height: auto;
	border-right: 0;
	border-bottom: 0;
}

h5.now-playing {
	margin: 0 0 0.5em;
	padding: 0;
	color: #5a3916;
	font-style: italic;
	font-size: 1.27em;
	font-weight: normal;
}

table.news {
	white-space: nowrap;
}

table.news .dark {
	color: #5a3916;
}

table.news .light {
	color: #9e794d;
}

table.news th, table.news td {
	padding: 0 10px;
	height: 18px;
}

table.news tr.odd td {
	background: transparent;
}

table.news tr.even td {
	background: #e2d7b9;
}

table.news th {
	font-weight: normal;
	text-align: left;
	background-color: #dfc8a3;
	color: #5a3916;
	height: 22px; /*28px;*/
	padding: 6px 0 0 10px;
}



.qty_wrapper{
	width: 280px;
	height: 10px;
	padding: 1px;
	border: 1px solid #9e794d;
}




.checkout-links{
	display: none;
}

