/* Reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,textarea,p,blockquote,th,td{margin: 0;padding: 0;}
fieldset,img{border: 0;}
html, body {height: 100%; }
html{height: 100%;margin-bottom: 1px;}
body{position: relative;font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 12px;color: #fff;background-color:#310101;}

/* General */
.clear{clear:both;}
.fleft{float:left;}
.fright{float:right;}

/* Page */

#menu {background:Transparent url('../images/menu_bottomLine.png') repeat-x bottom;width:750px;height:30px;margin:0px 0px 0px 105px;padding-top:29px;clear:both;font-size:16px;}
#menu ul {list-style:none;padding-left:330px;}
#menu ul li{float:left;height:28px;margin-left:25px;text-transform:uppercase;cursor:pointer;}
#menu ul li.clearStyle{margin-left:0px;clear:both !important;height:1px;}
#menu ul li:hover{background:Transparent url('../images/menu_rollover_triangle.png') no-repeat bottom center;color:#c0272d;}
#menu ul li a:link, #menu ul li a:visited{color:#fffad3;text-decoration:none;}
#menu ul li a:hover, #menu ul li a:active{color:#c0272d;text-decoration:none;}
#menu ul li:hover{color:#c0272d;text-decoration:none;}
#menu a.activeA:link,#menu a.activeA:visited,#menu a.activeA:active,#menu a.activeA:hover,#menu a.activeA{color:#c0272d;}
#menu .activeLI{background:Transparent url('../images/menu_rollover_triangle.png') no-repeat bottom center;color:#c0272d;}


/* Home Page */
#homepage{width:960px;text-align:left;background:Transparent url('../images/home-background.jpg') no-repeat top center ;min-height:720px;height:720px;}
#home-contentBox{padding:177px 0px 15px 475px;text-align:left;width:329px;line-height:15px;}
#home-contentBox a,#home-contentBox a:hover{color:#fffad3;text-decoration:underline;}
#home-contentBox a:hover{text-decoration:none;}
.divider{background:Transparent url('../images/divider.png') repeat-x bottom;width:750px;height:3px;margin:0px 0px 0px 105px;clear:both;}
#home-addressBox{padding:25px 0px 20px 475px;text-align:left;width:329px;line-height:15px;color:#fbb03b;font-size:11px;}
#home-addressBox a,#home-addressBox a:hover{color:#fbb03b;text-decoration:none;}
#home-addressBox a:hover{text-decoration:underline;}

/* About Page */
#aboutpage{width:960px;text-align:left;background:Transparent url('../images/about-background.jpg') no-repeat top center ;min-height:925px;height:925px;}
#download-epk{background:Transparent url('../images/download-epk-bg.png') repeat-x top;width:250px;height:63px;margin:12px 0px 0px 466px;}
#download-epk .pdfIcon{float:left;}
#download-epk .downloadLink{line-height:63px;color:#faaf00;font-weight:bold;font-size:17px;margin-left:15px;float:left;}
#download-epk .downloadLink a{color:#faaf00;text-decoration:underline;}
#download-epk .downloadLink a:hover{color:#faaf00;text-decoration:none;}
#about-contentBox{padding:96px 0px 15px 475px;text-align:left;width:357px;line-height:15px;}

/* Media Page */
#mediapage{width:960px;text-align:left;background:Transparent url('../images/media-background.jpg') no-repeat top center ;min-height:922px;}
#musicPlayer{margin:88px 0px 80px 346px;text-align:left;}
.mediaPageDivider{background:Transparent url('../images/menu_bottomLine.png') repeat-x bottom;width:750px;height:4px;margin:0px 0px 0px 105px;clear:both;}
#mediaVideo{margin:30px 0px 60px 180px;}
#mediaVideo .title{text-transform:uppercase;font-size:16px;text-indent:10px;font-weight:bold;}
#mediaVideo .video{margin-top:15px;}
#yellowBoxes{margin:54px 0px 0px 159px;}
#yellowBoxes .box{margin:20px 0px 0px 20px;background-color:#f7ae3b;width:188px;height:188px;float:left;}
#yellowBoxes .box a img{border:none;}
.mediabottomHeightGap{height:128px;}


