/****** GLOBALS ******/
* {
margin: 0;
padding: 0;
border: 0;
}

html,body {
height: 100%;
}

body {
text-align: center;
background: #164b77 url(../_dvdimages/_home/bg.jpg) top center no-repeat;
margin: 0 auto;
}

body,td {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #3b3b3b;
}

#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -340px;
}

#push {
height: 340px;
}

#footer {
width: 100%;
height: 340px;
margin: 20px auto 0 auto;
border-top: 1px solid #436684;
background: #1e303f;
text-align: center;
font-size: 11px;
line-height: 16px;
color: #717c86;
}

#footer a {
font-weight: normal;
color: #62b2eb;
text-decoration: none;
}

#footer a:hover {
font-weight: normal;
color: #88c7f3;
text-decoration: none;
}

#menu {
behavior: url(_dvdcss/PIE.htc);/* for ie */
width: 100%;
height: 55px;
background: #1e303f;
background: -webkit-gradient(linear, left top, left bottom, from(#1a4e79), to(#1e303f)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #1a4e79,  #1e303f); /* for firefox 3.6+ */ 
-pie-background: linear-gradient(#1a4e79, #1e303f); /*PIE*/
margin: 0 auto;
}

#menucontainer {
width: 950px;
margin: 0 auto;
}

.floatright {
float: right;
padding-right: 10px;
}

#thenav {
list-style: none;
float: left;
}

#thenav li {
float: left;
text-align: left;
position: relative;
z-index: 50;
}


#thenav li a {
padding: 0 15px;
float: left;
text-decoration: none;
color: #77b2e8;
text-transform: uppercase;
font-family: 'Cabin Condensed', sans-serif;
font-size: 16px;
font-weight: normal;
clear: both;
width: 100%;
line-height: 50px; /*--Vertical alignment of text--*/
display: block;
}

#thenav li a:hover {
color: #ffffff;
}

#thenav ul { 
position: absolute;
top: 55px;
left: 10px;
display: none; 
list-style-type: none;
z-index: 60;
}

#thenav ul li {
float: left;
border-bottom: 1px solid #8fa7c9;
border-left: 1px solid #8fa7c9;
border-right: 1px solid #8fa7c9;
margin: 0;
padding: 0;
}

#thenav ul li a {
width: 170px;
text-align: left;
position:relative;
color: #364559;
background: #bad2f3;
padding: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 12px;
font-weight: bold;
text-decoration: none;
text-transform: none;
border: none;
}

#thenav ul li a:hover {
position:relative;
color: #425b7d;
background: #a9c5ec;
font-weight: bold;
}

#container {
width: 950px;
margin: 0 auto;
text-align: left;
}

#leftcol {
width: 400px;
float: left;
}

.flare {
padding: 2px 0 0 107px;
}


#leftcolpad {
padding: 673px 0 0 0;
text-align: left;
}

#rightcol {
width: 530px;
float: left;
}

.floatmarg20 {
margin-right: 20px;
}

#rightcolpad {
padding-top: 285px;
text-align: left;
}

.clearit {
clear: both;
}

#videoplayer {
-moz-box-shadow: 0px 0px 10px #3f3f3f;
-webkit-box-shadow: 0px 0px 10px #3f3f3f;
box-shadow: 0px 0px 10px #3f3f3f;
behavior: url(_dvdcss/PIE.htc);/* for ie */
width: 520px;
height: 318px;
border: 5px solid #ffffff;
margin: 10px 0;
position: relative;
background: #000000;
}

#vidthumbs {
width: 520px;
margin: 0 auto;
}

#videos {
list-style: none;
float: left;
}

#videos li {
float: left;
text-align: left;
display: inline;
margin-right: 8px;
}

#videos li img {
border: 1px solid #ffffff;
}

.vtips {
width: 140px;  
display: none;  
position: absolute;
z-index: 60;
}

.vtipsarrow {
width: 12px;
height: 6px;
background: transparent url(../_dvdimages/_home/vtip_arrow.png) top center no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../_dvdimages/_home/vtip_arrow.png');
margin: 0 auto;
}

.vtipscontent {
width: 100%;
background: #4395cf;
background: -webkit-gradient(linear, left top, left bottom, from(#4395cf), to(#235f89)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #4395cf,  #235f89); /* for firefox 3.6+ */ 
-pie-background: linear-gradient(#4395cf, #235f89); /*PIE*/
behavior: url(_dvdcss/PIE.htc);/* for ie */
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
-khtml-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
-moz-box-shadow: 0px 0px 10px #3f3f3f;
-webkit-box-shadow: 0px 0px 10px #3f3f3f;
box-shadow: 0px 0px 10px #3f3f3f;
}

.vtipspad {
text-align: center;
padding: 10px 5px;
color: #ffffff;
font-size: 11px;
}


.mainbtn {
margin: 0 auto;
display: block;
padding: 12px;
text-decoration: none;
behavior: url(_dvdcss/PIE.htc);/* for ie */
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-khtml-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.50);
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45);
cursor: pointer;
text-align: center;
position: relative;
}

.bigbuybtn {
width: 300px;
font-weight: normal;
font-family: 'Cabin Condensed', sans-serif;
font-size: 23px;
color: #ffffff;
text-transform: uppercase;
background: #fd9400;
behavior: url(_dvdcss/PIE.htc);/* for ie */
background: -webkit-gradient(linear, left top, left bottom, from(#fd9400), to(#ba3b00)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #fd9400,  #ba3b00); /* for firefox 3.6+ */ 
-pie-background: linear-gradient(#fd9400, #ba3b00); /*PIE*/
}

.bigbuybtn:hover {
text-decoration: none;
color: #ffffff;
background: #fd9400;
font-weight: normal;
}

#eventsdiv {
width: 950px;
margin: 0 auto;
padding-top: 45px;
}

#eventspad {
text-align: left;
padding: 0 0 60px 250px;
color: #ffffff;
font-size: 16px;
line-height: 20px;
}



/***** TEXT *****/
a {
text-decoration: none;
color: #ff8800;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #fda744;
font-weight: bold;
}

h1 {
font-family: 'Cabin Condensed', sans-serif;
font-size: 28px;
line-height: 30px;
font-weight: normal;
color: #ffffff;
text-transform: uppercase;
margin-bottom: 4px;
}

h1.foot {
font-size: 32px;
line-height: 36px;
}

h1.foot span {
color: #4395cf;
}

h2.foot {
font-family: 'Cabin Condensed', sans-serif;
font-size: 20px;
line-height: 22px;
font-weight: normal;
color: #ffffff;
text-transform: uppercase;
margin-bottom: 3px;
}

