@charset "UTF-8";

@import url("reset.css");

body {background:#030835 url('../images/ui/bg-master.jpg') top center no-repeat fixed;}
div#master{width:940px;background:#ffffff;margin:0 auto;margin-top:20px;}

div#header{width:920px;padding:10px;}

/****************************** CONTENT ******************************/
div.splash-wrapper{width:920px;height:350px;padding-left:10px;padding-right:10px;overflow:hidden;}
div.splash-wrapper div.splash{position:absolute;display:none;z-index:10;}
div#item1{display:block;}

div#slider{width:520px;height:90px;margin-bottom:10px;overflow:hidden;background:#cccccc;}
div#slider div.arrow{width:10px;height:90px;float:left;cursor:pointer;}
div#slider div#left{background:url('../images/ui/arrow-left.gif') -15px 0;}
div#slider div#right{background:url('../images/ui/arrow-right.gif') -15px 0;}
div#slider div#left:hover, div#slider div#right:hover{background-position:0 0;}
div#slider ul#carousel{width:500px;height:90px;float:left;padding:0;margin:0;}
div#slider ul#carousel li{width:100px;height:90px;float:left;list-style:none;overflow:hidden;padding:0;margin:0;text-indent:0;}

div#slider ul#carousel li div#texts {width:100px;height:90px;padding:0;margin:0; background: url('../images/ui/carousel/texts-grayscale.jpg');}
div#slider ul#carousel li div#tix {width:100px;height:90px;padding:0;margin:0; background: url('../images/ui/carousel/tix-grayscale.jpg');}
div#slider ul#carousel li div#wintix {width:100px;height:90px;padding:0;margin:0; background: url('../images/ui/carousel/wintix-grayscale.jpg');}
div#slider ul#carousel li div#nmma {width:100px;height:90px;padding:0;margin:0; background: url('../images/ui/carousel/nmma-grayscale.jpg');}
div#slider ul#carousel li div#buy {width:100px;height:90px;padding:0;margin:0; background: url('../images/ui/carousel/buy-grayscale.jpg');}

div#slider ul#carousel li div#texts:hover {background: url('../images/ui/carousel/texts.jpg');}
div#slider ul#carousel li div#tix:hover {background: url('../images/ui/carousel/tix.jpg');}
div#slider ul#carousel li div#wintix:hover {background: url('../images/ui/carousel/wintix.jpg');}
div#slider ul#carousel li div#nmma:hover {background: url('../images/ui/carousel/nmma.jpg');}
div#slider ul#carousel li div#buy:hover {background: url('../images/ui/carousel/buy.jpg');}

div#newsletter { cursor:pointer;}
div.newsletter{width:370px;height:70px;background:url('../images/ui/bg-newsletter.jpg') no-repeat;font-size:11px;color:#FFFFFF;padding:10px; overflow:hidden}
div.newsletter p, div.dealer-locator p {width:237px;padding:0;margin:0px;font-weight:normal;}
div.newsletter span.headline, div.dealer-locator span.headline{font-size:14px;font-weight:bold;text-transform:uppercase;}
div.dealer-locator{width:370px;height:70px;background:url('../images/ui/bg-dealer-locator.jpg') no-repeat;margin-top:10px;font-size:11px;color:#FFFFFF;padding:10px; overflow:hidden}
div.dealer-locator { cursor:pointer;}

div#news-ticker{width:900px;height:33px;background:url('../images/ui/bg-news-ticker.gif') repeat-x;margin-left:10px;margin-right:10px;padding-left:20px;padding-top:17px;color:#ffffff;font-size:14px;letter-spacing:.5px;position:relative;z-index:1;}
div#shade{width:920px;height:50px;margin-left:10px;margin-right:10px;background:url('../images/ui/shade.png') no-repeat;margin-top:-50px;position:relative;z-index:10;}
div.col1{width:520px;height:190px;margin-left:10px;margin-top:10px;margin-bottom:10px;float:left;overflow:hidden;}
div.col1 div.callout1{width:165px;height:90px;float:left;}
div.col1 div.callout2{width:165px;height:90px;float:left;margin-left:10px;}
div.col1 div.callout3{width:170px;height:90px;float:left;margin-left:10px;}
div.col2{width:390px;height:190px;margin-left:10px;margin-top:10px;float:left;overflow:hidden;}
div#bottom{width:940px;height:100px;background:#000000;}
div#bottom div{margin-top:10px;margin-bottom:10px;margin-left:10px;height:70px;float:left;}


/****************************** /CONTENT ******************************/

/****************************** FOOTER ******************************/
div#footer{width:900px;height:30px;background:#000000;padding:20px; font-size: 10px; color:#666666;}
div#footer a{font-family:Helvetica, Arial, sans-serif;font-size:12px;color:#666666;text-transform:uppercase;text-decoration:none;}
/****************************** /FOOTER ******************************/

/****************************** PRIMARY NAVIGATION ******************************/
ul#nav_categories{margin:0;padding:0;cursor:pointer;float:right;margin-top:5px;}
ul#nav_categories li, #home {font-family:Helvetica, Arial, sans-serif;font-size:11px;color:#999999;text-transform:uppercase;}
ul#nav_categories li:hover {color:#006bb7;}
ul#nav_categories li {float:left;list-style:none;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;}
ul#nav_categories li.active{background:#999999;color:#ffffff;}
ul#nav_categories li.active ul li {color:#999999}
ul#nav_categories li ul {position:absolute;background:#ffffff;display:none;margin:0;padding:0;position:absolute;z-index:10000;margin-top:10px;margin-left:-20px;padding-top:5px;padding-left:10px;padding-right:10px;padding-bottom:10px;width:180px;}
ul#nav_categories li ul li{float:none;padding-left:10px; padding-top:8px;}
ul#nav_categories li ul li a { text-decoration:none; color:#666666; display: block;}
ul#nav_categories li ul li:hover{background:#006bb7;}
ul#nav_categories li ul li:hover a { color:#ffffff;}

/****************************** /PRIMARY NAVIGATION ******************************/

/****************************** GLOBAL STYLES ******************************/
.input-text{width:197px;height:14px;border:none;background:url('../images/ui/bg-input-text.gif') no-repeat;font-size:10px;color:#666666;padding:3px;margin-top:4px;float:left;}
.input-submit{background:url('../images/ui/btn-go.gif');width:34px;height:20px;border:none;margin-top:4px;}
.pointer{cursor:pointer;}
/****************************** /GLOBAL STYLES ******************************/