﻿.dashboard { margin-bottom:0; }
.sitetop .contactus .freecapsulelink { display:inline; }

html .contain { border:none; padding:0; }
html #right { width:220px; margin-left:-10px; } /* html for ie6.css override */
.sitetop .contactus { padding-right:108px; }

h2 { margin:0; padding:0; background-image:none; }

.homeprofile { margin-right:1px; }

/* Slider */
.slider .arrows { z-index:5; outline:none; text-indent:-9999px; display:block; float:left; position:absolute; z-index:6; }

#divSlider { display:none; } /* hide carousel */
.slider { position:relative; }

.slider a { outline:none; text-indent:-9999px; display:block; background-repeat:no-repeat; }
.slider li { list-style-type:none; } 

/* logged in state */
.homelogged .slider { width:784px; }
.homelogged .slider .arrows { background:url(images/logged/arrows_bg.png) no-repeat; width:43px; height:43px; }
.homelogged .slider .prev, 
.homelogged .slider .next { top:167px; }
.homelogged .slider .prev { background-position:0 0; left:13px; }
.homelogged .slider .prev:hover { background-position:0 -43px; }
.homelogged .slider .next { background-position:-43px 0; right:13px; }
.homelogged .slider .next:hover { background-position:-43px -43px; }

.homelogged .slides li { width:784px; height:388px; }
.homelogged .slides div { width:auto; background-repeat:no-repeat; }

.homelogged .slides a { width:784px; height:388px; }
.homelogged .slides a:hover { background-position:0 -388px; }

.homelogged .slide1 { background-image:url(images/logged/holiday_savings_bg.jpg); }
.homelogged .slide2 { background-image:url(images/logged/brains_brew_bg.jpg); }
.homelogged .slide3 { background-image:url(images/logged/now_brewing_bg.jpg); }
.homelogged .slide4 { background-image:url(images/logged/refer_friend_bg.jpg); }
.homelogged .slide5 { background-image:url(images/logged/videos_amore.jpg); }

/* anon state */
.homeanon .slider { width:999px; }
.homeanon .slider .arrows { background:url(images/anon/arrows_bg.png) no-repeat; width:54px; height:54px; }
.homeanon .slider .prev, 
.homeanon .slider .next { top:220px; }
.homeanon .slider .prev { background-position:0 0; left:26px; }
.homeanon .slider .prev:hover { background-position:0 -54px; }
.homeanon .slider .next { background-position:-54px 0; right:26px; }
.homeanon .slider .next:hover { background-position:-54px -54px; }

.homeanon .slides li { width:999px; height:495px; }
.homeanon .slides div { width:auto; background-repeat:no-repeat; }

.homeanon .slides a { width:999px; height:495px; }
.homeanon .slides a:hover { background-position:0 -495px; }

.homeanon .slide1 { background-image:url(images/anon/holiday_savings_bg.jpg); }
.homeanon .slide2 { background-image:url(images/anon/brains_brew_bg.jpg); }
.homeanon .slide3 { background-image:url(images/anon/now_brewing_bg.jpg); }
.homeanon .slide4 { background-image:url(images/anon/refer_friend_bg.jpg); }
.homeanon .slide5 { background-image:url(images/anon/videos_amore.jpg); }

/* Touts */
.hometouts { margin:0 auto; width:945px; }
.hometouts div { float:left; width:197px; height:140px; padding:35px 0 0 108px; background-repeat:no-repeat; background-position:0 35px; position:relative; }
.hometouts .tout1 { margin-right:15px; }
.hometouts .tout2 { margin-right:15px; }
.hometouts h3 { font-size:21px; margin:0 0 7px 0; line-height:22px; }
.hometouts h3 a { color:#562E18; text-decoration:none; }
.hometouts p { width:190px; font-size:12px; color:#898A8d; font-size:14px; line-height:16px; }
.hometouts .toutlink { margin:4px 0 0 0; font-size:12px; }
.hometouts .toutlink a { color:#643600; }
.hometouts .imghovclk { position:absolute; top:34px; left:0; width:97px; height:97px; }
