@charset "utf-8";
/* STG CSS */


/* SOME LAYOUT AND GLOBAL STYLES */
/* ---------------------------------------------------------------------------------------------------------- */
#mango{width: 1px; height: 1px; overflow: hidden;}
.left{float:left;}
.right{float:right;}i
.bold{font-weight:bold;}
.hidden{display:none;}
.hint{font-size:.7em;color:#666;font-weight:normal;}
.small{font-size:.9em;color:#666;font-weight:normal;}
.clear{clear:both;}
h1{color:#5e0003;font-size:1.8em;font-weight:bold;}
h2{color:#BB2125;font-weight:bold;}
.red{color:red;}

*{margin: 0;}
html, body {height: 100%;}
body{background:#f5f1e6 url('../images/bg.png') left top repeat-x;font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}
#wrapper {min-height: 100%;height: auto !important;height: 100%;margin: 0 auto -127px auto;width:900px; /* the bottom margin is the negative value of the footer's height */}
#footer, .push {height: 127px; /* .push must be the same height as .footer */}
.fancy_field{border:1px solid #ccc;color:#666;background:#f5f5f5;-moz-border-radius:3px;-webkit-border-radius:3px;}
#coupon_notice{color:#FFFFFF;font-size:0.85em;font-weight:normal;padding:7px 0 0 10px;position:absolute;left:0;}
#flash_notice{color:#FFFFFF;font-size:0.85em;font-weight:bold;padding:6px 0 0 10px;position:absolute;z-index:3000;left:0;}
#mast{height:127px;position:relative;}
#logo{float:left;position:relative;top:38px;z-index:998;}
#main{width:780px;background:#fff;border:1px solid #dcccc7;border-top:none;padding:30px 20px 20px 20px;margin:0 auto;overflow:hidden;}


/* MAST CART AND SOCIAL STYLES */
/* ---------------------------------------------------------------------------------------------------------- */
.top_social{display:block;float:right;margin:12px 5px 0 0;}
.top_social a{float:left;display:block;width:32px;height:32px;}
.top_social a.rss{background:transparent url('../images/rss.png') left top no-repeat;}
.top_social a.twitter{background:transparent url('../images/twitter.png') left top no-repeat;}
.top_social a.facebook{background:transparent url('../images/facebook.png') left top no-repeat;}
.top_social a.flickr{background:transparent url('../images/flickr.png') left top no-repeat;}
.top_social a.lastfm{background:transparent url('../images/lastfm.png') left top no-repeat;}
.top_social a.myspace{background:transparent url('../images/myspace.png') left top no-repeat;}
.top_social a.youtube{background:transparent url('../images/youtube.png') left top no-repeat;}
#mast_cart{float:right;color:#fff;font-size:.8em;font-weight:bold;margin-top:13px;text-shadow: #000 1px 1px 1px;}
#mast_cart a{text-decoration:none;margin-left:10px;display:block;color:#fff;float:left}
#mast_cart a:hover{color:#c01f27;}
#mast_cart .lft{height:27px;line-height:27px;display:block;float:left;background:transparent url('../images/mast_cart.png') left top no-repeat;padding-left:45px;}
#mast_cart .rt{width:15px;height:27px;display:block;float:left;background:transparent url('../images/mast_cart.png') right top no-repeat;}
#mast_cart .lft span{color:#c01f27;}


/* NAVIGATION */
/* ---------------------------------------------------------------------------------------------------------- */
#navigation{list-style:none;position:absolute;bottom:0;right:53px;}
#navigation li{float:left;list-style:none;margin-right:-15px;}
#navigation li a{position:relative;z-index:500;display:block;width:144px;height:33px;text-align:center;line-height:33px;text-transform:uppercase;background:transparent url('../images/nav.png') left top no-repeat;color:#bb2125;text-decoration:none;font-size:.8em;font-weight:bold;}
#navigation li a:hover{background-position:left center;color:#78080c;}
#navigation li.active a{position:relative;z-index:600;background:transparent url('../images/nav.png') left bottom no-repeat;color:#78080c;}
#navigation li a span{width:144px;display:block;padding-left:11px;}


/* INDEX PAGE */
/* ---------------------------------------------------------------------------------------------------------- */
#banner{width:800px;margin:0 auto;padding:10px;background:#fff;border:1px solid #dcccc7;border-top:none;position:relative;}
#gallery{width:800px;height:180px;position: relative;visibility: hidden;}
#banner_image{background:#fff url('../images/banner.jpg') left top no-repeat;width:800px;height:180px;position:relative;}
#tagline{background:transparent url('../images/transparent_75.png');padding:10px;position:absolute;bottom:10px;z-index:3000;width:780px;font-weight:bold;}
#tagline h1{float:left;display:block;font-size:2em;color:#fff;}
#tagline span{font-size:15px; vertical-align:top;font-weight:bold;}
#tagline a.sale{margin-left:15px;padding-left:42px;line-height:16px;color:orange;display:block;float:left;text-decoration:none;background:transparent url('../images/feed-icon-32x32.gif') left top no-repeat;}
#tagline a.sale span{color:#fff;font-size:11px;}
#products{width:820px;margin:10px auto 0 auto;overflow:hidden;}
#grid{float:left;width:820px;}
#grid a{display:block;float:left;position:relative;width:200px;height:200px;color:#fff;text-decoration:none;background:#fff;border:1px solid #dcccc7;margin:0 4px 4px 0;}
#grid a.odd{margin-right:0;}
#grid a .price{position:absolute;bottom:0;left:0;background:#c01f27;font-weight:bold;font-size:.7em;padding:5px;}
#grid a .sale_price{position:absolute;bottom:0;left:0;background:#79b11c;font-weight:bold;font-size:.7em;padding:5px;}
#grid a .sale{position:absolute;top:0;right:0;display:block;width:81px;height:38px;background:transparent url('../images/sale.png') left top no-repeat;display:none;}


/* SHIRT HOME PAGE */
/* ---------------------------------------------------------------------------------------------------------- */
#info{width:328px;}
#info h1{margin:0 0 10px 0;}
#info a#watch{font-size:.8em;color:#BB2125;font-weight:normal;display:block;margin:5px 0 20px 0;}
#info a#watch:hover{color:#5E0003;}
#info h2{font-size:1.2em;margin-bottom:30px;}
#info h2 span{font-size:11px;font-weight:normal;display:block;margin-top:5px;}
#info h3{color:#333;font-size:1.1em;font-weight:bold;margin-bottom:5px;}
#info a.chart{display:block;float:right;font-size:.8em;padding-left:60px;width:52px;height:47px;color:#333;text-decoration:none;background:transparent url('../images/shirt.png') left top no-repeat;}
#info a.chart:hover{text-decoration:underline;}
#info select{margin-bottom:30px;}
#info input.add{width:177px;height:37px;display:block;background:#fff url('../images/btns.png') left top no-repeat;margin-bottom:40px;}
#info input.add:hover{background-position:left -37px;}
#info input.add:active{background-position:left bottom;}
#info span{color:#333;font-weight:bold;font-size:.9em;margin-bottom:5px;display:block;clear:both;}
#info p{color:#333;font-size:.7em;margin-bottom:30px;line-height:1.3em;overflow:hidden;}
#info p a{color:#BB2125;}
#info p a:hover{color:#5E0003;}
#related a{float:left;background:#fff;display:block;margin-right:5px;border:1px solid #ccc;}
#related a:hover{background:#eee;}
#social a{float:left;padding:3px;background:#eee;display:block;margin-left:5px;border:1px solid #ccc;}
#social a:hover{background:#fff;}
#size_wrapper{position:relative;}
#size_wrapper #errorExplanation{width:336px;height:86px;position:absolute;top:-84px;left:-108px;background:transparent url('../images/error.png') left top no-repeat;}
#size_wrapper #errorExplanation h2{display:none;}
#size_wrapper #errorExplanation p{display:none;}
#size_wrapper #errorExplanation ul{}
#size_wrapper #errorExplanation ul li{color:#e77813;font-size:15px;font-weight:bold;padding:12px 0 0 15px;}
#size_wrapper #errorExplanation ul li img{position:relative;top:6px;padding-right:5px;}
#shirt_gallery{float:left;margin:0 25px 0 0;position:relative;}

#new_shirt_sale{display:block;height:110px;width:110px;position:absolute;right:0;top:0;background:transparent url('../images/new_shirt_sale.gif') right top no-repeat;}
#shirt_sale{display:block;height:110px;width:110px;position:absolute;right:0;top:0;background:transparent url('../images/shirt_sale.gif') right top no-repeat;}
#shirt{width:425px;height:350px;margin-bottom:10px;position:relative;border:1px solid #eee;}
#shirt .youtube{margin:0 auto;text-align:center;padding-top:50px;}
#shirt_thumbs{position:absolute;bottom:5px;left:5px;}
#shirt_thumbs img{border:1px solid #ccc;background:#ccc;float:left;margin-right:5px;cursor:pointer;width:40px;height:40px;}
#shirt_thumbs img.last{margin-right:0px;}
#disclaimer{margin-top:5px;font-size:11px;color:#666;}


/* SHOPPING CART STYLES */
/* ---------------------------------------------------------------------------------------------------------- */
#cart_wrapper h1{margin-bottom:20px;}
#cart_wrapper table{width:100%;font-weight:bold;color:#999;font-size:.9em;}
#cart_wrapper table input{text-align:center;padding:5px 0px;font-weight:bold;color:#666;font-size:.9em;float:left;}
#cart_wrapper table td{font-weight:bold;text-align:center;vertical-align:middle;border-bottom:1px solid #ccc;padding:5px 0;}
#cart_wrapper table td.product, #cart_wrapper table th.product{text-align:left;padding-left:10px;width:30%;}
#cart_wrapper table th.quantity{text-align:left;}
#cart_wrapper table td.remove{text-align:right;padding:0 10px 0 20px;}
#cart_wrapper table a{color:#666;text-decoration:none;display:block;float:left;}
#cart_wrapper table a.name{margin:13px 0 0 10px;}
#cart_wrapper table a.name:hover{color:#000;}
#cart_wrapper table thead tr th{color:#bb2125;font-weight:bold;text-align:center;border-bottom:1px solid #ccc;padding-bottom:5px;}
#cart_wrapper table tr{color:#666;font-weight:bold;}
.odd{background:#f5f5f5;}
#cart_wrapper table#totals{margin-top:20px;border-top:1px solid #ccc}
.numshirts{width:16px;float:left;margin-left:10px;}
.numshirts a{display:block;}
input#checkout{width:152px;height:37px;background:transparent url('../images/btns.png') -177px top no-repeat;margin:20px 0 0 0;}
input#checkout:hover{background-position:-177px -37px;}
input#checkout:active{background-position:-177px bottom;}
input#continue{width:197px;height:37px;background:transparent url('../images/btns.png') -329px top no-repeat;margin:20px 10px 0 0;}
input#continue:hover{background-position:-329px -37px;}
input#continue:active{background-position:-329px bottom;}

#paypal{clear:both;margin:20px 0;float:right;text-align:center;}
#paypal p{margin-bottom:20px;color:#666;}

/* PAYMENT FORM */
/* ---------------------------------------------------------------------------------------------------------- */
#payment{width:350px;float:left;margin-right:20px;}
#payment h1{margin-bottom:10px;}
#payment h2{font-size:.9em;margin-bottom:10px;}
#payment h3{color:#333;font-weight:bold;font-size:1em;background:#eee;padding:10px;margin-bottom:15px;clear:both;}
#payment h3.credit{background:#eee url('../images/credit_cards.gif') 205px center no-repeat;}
.form_box{margin:0 0 20px 10px;}
.form_box td.label{text-align:right;padding-right:10px;width:75px;}
.form_box tr td label{color:#333;font-weight:bold;font-size:.7em;}
.form_box tr td input{padding:3px;margin:2px 0;}
.form_box tr td select{margin:5px 0;}
.radio_box{margin:0 0 10px 10px;}
.radio_box td.label{text-align:left;}
.radio_box td.radio{vertical-align:middle;}
.radio_box tr td label{color:#333;font-weight:bold;font-size:.7em;}
#expires_box{display:block;margin:0;}
#expires_box select{display:inline;margin:5px 0;}
#expires_box input{margin:0;padding:0;}
#payment #errorExplanation{font-size:.8em;background:#FBE3E4 none repeat scroll 0 0;border:1px solid #FBC2C4;padding:10px;margin-bottom:20px;}
#payment #errorExplanation p{font-weight:bold;margin-bottom:5px;}
#payment #errorExplanation ul{}
#payment #errorExplanation ul li:before{content:"\00BB \0020";}
#payment #errorExplanation ul li{padding:3px 0;}
.fieldWithErrors input{background:#FBE3E4;border:1px solid #FBC2C4;}
.fieldWithErrors textarea{background:#FBE3E4;border:1px solid #FBC2C4;}
#payment .fieldWithErrors label{color:#BB2125;}
#payment .fieldWithErrors input{border:1px solid #FBC2C4;padding:5px;}
#new_suggestion .fieldWithErrors label{color:#BB2125;}
.radio{margin:5px 0 5px 20px;}
.radio input{margin:0 10px 10px 0;}
.radio label{color:#333;font-weight:bold;font-size:.7em;width:200px;}
.remember_label input{margin-right:10px;}
.remember_label{color:#666;font-weight:bold;font-size:.8em;margin:15px 0;display:block;}
input#order_submit{width:205px;height:37px;background:transparent url('../images/btns.png') -526px top no-repeat;margin:0 0 20px 0;}
input#order_submit:hover{background-position:-526px -37px;}
input#order_submit:active{background-position:-526px bottom;}
.ccv{color:#BB2125;font-size:11px;}
.ccv:hover{color:#5e0003;}
#ccv_help{position:absolute;left:345px;top:-165px;}
#ccv_help .close{position:absolute;top:208px;left:10px;}
#billing_address_form{display:none;}


/* PAYMENT CART ON THE RIGHT */
/* ---------------------------------------------------------------------------------------------------------- */
a.customer{width:115px;height:23px;float:left;display:block;background:transparent url('../images/small_btns.png') -115px top no-repeat;}
a.edit{width:115px;height:23px;display:block;background:transparent url('../images/small_btns.png') left top no-repeat;}
a.customer:hover{background-position:-115px -23px;}
a.edit:hover{background-position:left -23px;}
a.customer:active{background-position:-115px bottom;}
a.edit:active{background-position:left bottom;}
.secure{margin-bottom:20px;clear:both;}
.secure img{float:left;margin:0 20px 15px 0;}
.secure h3{color:#333;font-weight:bold;font-size:.7em;margin-bottom:3px;}
.secure p{font-size:.7em;color:#333;line-height:12px;overflow:hidden;}
#order_cart{width:410px;}
#order_cart table{border:1px solid #ccc;border-bottom:none;border-right:none;margin-bottom:10px;}
#order_cart th, #order_cart td{text-align:center;vertical-align:middle;border-right:1px solid #ccc;}
#order_cart thead tr th{color:#bb2125;font-weight:bold;text-align:center;border-bottom:1px solid #ccc;padding:10px;font-size:.8em;}
#order_cart td{border-bottom:1px solid #ddd;padding:5px 10px;color:#333;font-size:.7em;}
#order_cart td img{margin-right:5px;vertical-align:middle;}
#order_cart .qty{width:10%;}
#order_cart .product{text-align:left;}
#order_cart .price{text-align:right;}
#order_cart tfoot td{text-align:right;}
#order_cart tfoot td.totals{text-align:center;}

.express tr td label{padding:7px 0;display:block;}
.express_info{padding:0 5px;display:block;font-weight:bold;font-size:0.7em;color:#333;}


/* SUGGESTIONS PAGE */
/* ---------------------------------------------------------------------------------------------------------- */
#suggest{width:475px;border-right:1px solid #dcccc7;padding-right:20px;float:left;}
#suggest h1{margin-bottom:10px;}
#suggest h2{margin-bottom:20px;}
#suggest a#rss{padding-left:5px;position:relative;top:3px;}
#suggest p{color:#333333;font-size:0.8em;line-height:1.4em;margin-bottom:20px;}
#suggest a{color:#BB2125;}
#suggest a:hover{color:#5E0003;}
#suggest #recent{font-size:.8em;padding:0;text-align:left;margin:0;}
#suggest #recent a{line-height:14px;padding:10px;border-bottom:1px solid #eee;overflow:hidden;display:block;text-decoration:none;clear:both;}
#suggest #recent a:hover{color:#5E0003}
#suggest #recent a.odd{background:#f5f5f5;}
#suggest #recent a span.suggest_info{font-weight:bold;color:#5E0003;text-decoration:none;}
#suggest #recent a span.suggest_info .vid_name{color:#BB2125;text-decoration:underline;font-weight:normal;display:block;padding-top:5px;}
#suggest #recent a:hover span.suggest_info .vid_name{color:#5E0003;}
#suggest #recent a span.thumb{float:left;margin-right:15px;border:1px solid #ddd;background:#000;}
#suggest #recent a span.thumb img{width:80px;height:60px;border:2px solid #fff;padding:1px;display:block;}
#suggest #recent a:hover span.thumb img{border:2px solid #BB2125;}
#suggest_side{width:250px;float:left;padding-left:20px;}
#suggest_side h2{margin-bottom:10px;color:#333;}
#suggest_side .label{display:block;color:#333;font-weight:bold;font-size:.7em;margin-bottom:3px;}
#suggest_side input.text{width:250px;font-size:.9em;padding:5px;margin:0 0 10px 0;display:block;clear:both;}
#suggest_side textarea{padding:5px 3px;max-width:255px;max-height:75px;width:255px;height:75px;resize:none;}
input#submit{width:253px;height:23px;margin-top:10px;float:left;clear:both;display:block;background:transparent url('../images/small_btns.png') -115px top no-repeat;}
input#submit:hover{background-position:-115px -23px;}
input#submit:active{background-position:-115px -46px;}
#suggest_side #errorExplanation{background:#FBE3E4 none repeat scroll 0 0;border:1px solid #FBC2C4;padding:10px;margin-bottom:20px;font-size:.8em;}
#suggest_side #errorExplanation h2{margin-bottom:10px;color:#BB2125;}
#suggest_side #errorExplanation p{font-weight:bold;margin-bottom:5px;}
#suggest_side #errorExplanation ul{}
#suggest_side #errorExplanation ul li:before{content:"\00BB \0020";}
#suggest_side #errorExplanation ul li{padding:3px 0;}


/* THANKS PAGE */
/* ---------------------------------------------------------------------------------------------------------- */
a.back{width:152px;height:23px;float:left;display:block;background:transparent url('../images/small_btns.png') -621px top no-repeat;text-indent:-999px;margin-right:10px;}
a.back:hover{background-position:-621px -23px;}
a.back:active{background-position:-621px bottom;}
a.suggest{width:199px;height:23px;float:left;display:block;background:transparent url('../images/small_btns.png') right top no-repeat;text-indent:-999px;}
a.suggest:hover{background-position:right -23px;}
a.suggest:active{background-position:right bottom;}

#confirmation_side{width:250px;float:left;padding-left:20px;}
#confirmation_side h2{margin-bottom:10px;color:#333;}
#confirmation_side p{font-weight:normal;font-size:12px;color:#333;margin-bottom:20px;}
#social_buttons{margin-bottom:15px;}
#social_buttons a{text-decoration:none;margin-bottom:4px;height:48px;display:block;color:#8B0305;font-weight:bold;padding-left:54px;}
#social_buttons a h1{display:block;padding-top:12px;font-size:1em;}
#social_buttons a span{font-size:11px;display:block;color:#BB2125;font-weight:normal;}
#social_buttons a.email{background:transparent url('../images/Social_Email.png') left top no-repeat;}
#social_buttons a.twitter{background:transparent url('../images/Social_Twitter.png') left top no-repeat;}
#social_buttons a.facebook{background:transparent url('../images/Social_Facebook.png') left top no-repeat;}
#social_buttons a.email:hover h1{color:#BB2125;}
#social_buttons a.twitter:hover h1{color:#BB2125;}
#social_buttons a.facebook:hover h1{color:#BB2125;}

/* RICK ROLL STUFF */
/* ---------------------------------------------------------------------------------------------------------- */
#rickroll_thanks{padding:10px;color:#333;}
#rickroll_thanks h2{font-size:14px;margin-bottom:10px;line-height:20px;color:#BB2125;font-weight:bold;}
#rickroll_thanks p{font-size:12px;line-height:20px;color:#333;}
#rickroll_thanks a{color:#BB2125;display:block;margin-bottom:10px;}
#rickroll_thanks a:hover{color:#5E0003;}
#rickroll_thanks img{margin-top:10px;}

#rickroll_close {display:block;position:absolute;right:-20px;top:-20px;height:30px;width:30px;z-index:5000;cursor:pointer;background-image: url('../images/close.png');background-repeat: no-repeat;}
#new_rick_roller #errorExplanation h2{color:red;font-size:12px;}
#new_rick_roller #errorExplanation p{color:#333;font-size:11px;font-weight:bold;margin-bottom:5px;}
#new_rick_roller #errorExplanation ul{font-size:11px;margin-bottom:10px;}
#new_rick_roller #errorExplanation ul li:before{content:"\00BB \0020";}
#new_rick_roller #errorExplanation ul li{padding:3px 0;}
#flash_message a{color:orange;text-decoration:none;font-style:italic;}
#flash_message a:hover{color:yellow;}
.blockPage{-moz-border-radius:10px;-webkit-border-radius:10px;}
#rickroll {text-align:left;padding:10px;}
#rickroll h2{margin-bottom:10px;color:#333;}
#rickroll .label{display:block;width:90px;text-align:right;float:left;margin-right:10px;padding-top:8px;color:#333;font-weight:bold;font-size:.7em;margin-bottom:3px;}
#rickroll input.text{width:210px;font-size:.9em;padding:5px;margin:0 0 10px 0;display:block;}
#rickroll input#send{width:253px;height:23px;margin-top:20px;clear:both;display:block;background:transparent url('../images/small_btns.png') -483px top no-repeat;cursor:pointer;}
#rickroll input#send:hover{background-position:-483px -23px;}
#rickroll input#send:active{background-position:-483px -46px;}


/* ABOUT PAGE */
/* ---------------------------------------------------------------------------------------------------------- */
#about{width:475px;float:left;margin-right:20px;border-right:1px solid #dcccc7;padding-right:20px;}
#about h1{margin-bottom:10px;}
#about h2{color:#333;margin-bottom:20px;}
#about p{font-size:.8em;line-height:1.4em;color:#333;margin-bottom:15px;}
#about a{color:#BB2125;}
#about a:hover{color:#5e0003;}


/* CONTACT PAGE */
/* ---------------------------------------------------------------------------------------------------------- */
#contact{width:260px;float:left;}
#contact h2{margin-bottom:10px;color:#333;}
#contact .label{display:block;color:#333;font-weight:bold;font-size:.7em;margin-bottom:3px;}
#contact input.text{width:250px;font-size:.9em;padding:5px;margin:0 0 10px 0;display:block;clear:both;}
#contact textarea{padding:5px 3px;max-width:255px;max-height:75px;width:255px;height:75px;resize:none;}
#contact input#send{width:253px;height:23px;margin-top:10px;float:left;clear:both;display:block;background:transparent url('../images/small_btns.png') -368px top no-repeat;}
#contact input#send:hover{background-position:-368px -23px;}
#contact input#send:active{background-position:-368px -46px;}
#contact #errorExplanation{background:#FBE3E4 none repeat scroll 0 0;border:1px solid #FBC2C4;font-size:0.8em;margin-bottom:20px;padding:10px;}
#contact #errorExplanation h2 {color:#BB2125;margin-bottom:10px;}
#contact #errorExplanation p {font-weight:bold;margin-bottom:5px;}
#contact #errorExplanation ul{}
#contact #errorExplanation ul li:before{content:"\00BB \0020";}
#contact #errorExplanation ul li{padding:3px 0;}


/* FAQS PRIVACY PAGES */
/* ---------------------------------------------------------------------------------------------------------- */
#generic p{font-size:.7em;color:#333;line-height:14px;}
#generic a{color:#BB2125;}
#generic a:hover{color:#5E0003;}
.privacy_block{margin-bottom:20px;border-bottom:1px solid #ddd;a}
.privacy h1{}
.privacy h2{margin:5px 0 10px 0;color:#BB2125;font-weight:bold;}
.privacy h3{padding:0;font-size:.8em;color:#333;font-weight:bold;font-style:italic;}
.privacy p{padding:5px 0 15px 0;}
.privacy ul{font-size:.7em;color:#333;padding:0 0 15px 0;}
.privacy ul li{padding:5px;}
.privacy ul li:before{content:"\00BB \0020";}
.faq_block{margin-bottom:20px;border-bottom:1px solid #ddd;}
.faqs h3{font-style:italic;font-weight:bold;font-size:.8em;padding:0 0 0 0;color:#333;}
.faqs h2{margin:0 0 10px 0;color:#BB2125;font-weight:bold;}
.faqs p{padding:5px 0 15px 0;}
.faqs ul{font-size:.7em;padding:5px 0;color:#333;}
.faqs ul li{padding:3px 0;}
.faqs ul li:before{content:"\00BB \0020";}


/* FOOTER STYLES */
/* ---------------------------------------------------------------------------------------------------------- */
#footer{height:127px;color:#fff;background:#8b0305 url('../images/bg.png') left top repeat-x;margin-top:40px;font-size:.7em;font-family:Arial,Verdana,sans-serif;}
#footer_container{width:820px;margin:0 auto;}
.footer_links{padding-top:40px;text-align:center;}
#footer a{color:#fff;text-decoration:none;}
#footer a:hover{color:#f15652;}


/* NEWSLETTER STYLES */
/* ---------------------------------------------------------------------------------------------------------- */
#newsletter{text-align:center;margin:8px auto 0 auto;width:400px;color:#fff;}
#newsletter p{margin-bottom:8px;}
#newsletter input.field{padding:3px;float:left;margin-right:5px;width:200px;border:1px solid #78080c;color:#BB2125;background:#5E0003;}
#newsletter input#subscribe{width:82px;display:block;float:left;padding:2px 10px;background:#5E0003;color:#BB2125;border:1px solid #78080c;}
#newsletter input#subscribe:hover{color:#BB2125;border:1px solid #BB2125;cursor:pointer;}
#newsletter #subscribe_container{width:295px;margin:0 auto;position:relative;}
#subscriber_status{position:absolute;top:5px;width:150px;right:-160px;color:yellow;text-align:left;}

/* Easy Slider */
	#slider{}	
	#slider ul, #slider li{margin:0;padding:0;list-style:none;}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:800px;height:180px;overflow:hidden; }	
	#prevBtn, #nextBtn{display:block;width:30px;height:77px;position:absolute;left:-30px;top:45px;text-indent:-8000px;}	
	#nextBtn{left:820px;}														
	#prevBtn a, #nextBtn a{ display:block;width:30px;height:77px;background:url('../images/btn_prev.gif') no-repeat 0 0;}	
	#nextBtn a{background:url('../images/btn_next.gif') no-repeat 0 0;}												
/* // Easy Slider */

.fb{background:#3b5997;}

/* REMEMBER ME LOGIN NOT USING RIGHT NOW */
/* ---------------------------------------------------------------------------------------------------------- */
/*
#login{width:300px;margin:20px;}
#login h1{margin-bottom:20px;float:left;}
#login h1 span{color:#BB2125;font-size:12px;font-weight:bold;}
#login .label1 a{font-size:.7em;text-decoration:none;color:#999;font-weight:normal;}
#login .label1 a:hover{text-decoration:none;color:#666;}
#login .label1{display:block;color:#333;font-weight:bold;font-size:.9em;float:left;margin-bottom:3px;}
#login input.text{width:300px;font-size:.9em;padding:5px;margin:0 0 10px 0;display:block;clear:both}
#login input.check{float:left;margin-right:5px;}
#login .label2{display:block;color:#666;font-weight:normal;font-size:.7em;line-height:15px;margin-bottom:5px;}
#login input#login{display:block;width:105px;height:37px;background:transparent url('../images/btns.png') -592px top no-repeat;margin:20px 0 0 0;}
#login input#login:hover{background-position:-592px bottom;}
*/

