﻿/* Global Normaliazing Styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abs,
br, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent;
	border:0;
	font-family:"Trebuchet MS", Trebuchet, Calibri, Tahoma, Arial, sans-serif;
	font-size:100%;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}
html {
    overflow-y:scroll;
}
body {
	background:#FFF;
	font-size:62.5%;
	line-height:1;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
h1, h2, h3, h4, h5, h6 {
	color:#000;
	font-weight:bold;
	text-align:left;
}
p, li, dt, dd, label {
	color:#000;
	font-weight:normal;
	text-align:left;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
    -ms-interpolation-mode:bicubic;
}

/* Accessibility */
.accessibility {
	overflow:hidden;
	position:absolute;
	top:-555px;
}

/* Header */
#header {
	background:#FFF;
	border-bottom:5px solid #e2e2e2;
	margin:0 auto;
	padding:15px 0 7px;
	position:relative;
	width:1080px;
}
#header h1, #header h1 a {
	display:block;
	float:left;
	height:41px;
	text-align:left;
	text-decoration:none;
	text-indent:-5555px;
	width:257px;
}

/* Login */
#login
{
    left:275px;
    position:absolute;
    top:15px;
    width:210px;
}

#login h4 
{
    font-size:1.4em;
    margin:7px 0 8px 0;
    text-align:right;
}

#login #loggedIn h4
{
	margin-right: 30px;
}

#login p
{
    clear:both;
	font-size:1.1em;
	padding-bottom:1px;
	text-align:right;
}

/* Username qube */
.qube
{
    display:block; 
    float:right;
    height:10px;
    margin:2px 0 1px 4px;
	position:absolute;
	right:15px;
	top:8px;
	width:10px;
}

.box0
{
	background:#FFF;
	border:1px solid #CCC;
	height:8px;
	width:8px;
}

.box1
{
	background:#C90;
}

.box2
{
	background:#C60;
}

.box3-9
{
	background:#AD3D3D;
}

.box10-24
{
	background:#99632E;
}

.box25-49
{
	background:#61861E;
}

.box50-99
{
	background:#805380;
}

.box100
{
	background:#404040;
}

/* Qones */
.qone
{
    float:right;
    height:10px;
    margin:2px 0 0 2px;
	position:absolute;
	right:0;
	top:8px;
	width:12px;
}

.vcard .qone
{
	display:inline-block;
	float:none;
	position:relative;
	top:1px; #top:-3px;
}

.qone.white { background:url(../Images/qones.1.png) no-repeat -98px 0;}
.qone.yellow { background:url(../Images/qones.1.png) no-repeat -84px 0; }
.qone.orange { background:url(../Images/qones.1.png) no-repeat -70px 0; }
.qone.red { background:url(../Images/qones.1.png) no-repeat -56px 0; }
.qone.brown { background:url(../Images/qones.1.png) no-repeat -42px 0; }
.qone.green { background:url(../Images/qones.1.png) no-repeat -28px 0; }
.qone.purple { background:url(../Images/qones.1.png) no-repeat -14px 0; }
.qone.black { background:url(../Images/qones.1.png) no-repeat 0 0; }

/*qtip karma icon styles */
.qtipQube, .qtipQone
{
	float:left;
	left:0;
	margin-right:4px;
	position:relative;
	top:-1px;
}

.qtipQube
{
    margin-top: 3px;
	margin-bottom: 21px;
}

.qtipSectionBreak
{
	border-top:1px solid #666;
	display:block;
	margin:6px 0 4px; #margin:6px 0 -6px;
	width:100%;
}

/* Nav */
#header ul.nav
{
	float:right;
}

#header ul.nav li
{
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:49px;
	margin:0 6px;
	text-align:center;
	text-transform:lowercase;
	_width:1px;
	_white-space:nowrap;
}

#header ul.nav li a
{ 
    color:#999;
    display:block;
    height:38px;
    text-decoration:none;
}

#header ul.nav li a span
{ 
    display:block;
    height:26px;
    padding:11px 9px 1px 9px; 
}

#header ul.nav li a:hover
{
	color:#000;
}

#header .nav .selected,
.blog #header ul.nav li#navBlog,
.community #header ul.nav li#navCommunity,
.derby #header ul.nav li#navDerby,
.todaysWoot #header ul.nav li#navTodaysWoot,
.whatIsWoot #header ul.nav li#navWhatIsWoot,
.writeUs #header ul.nav li#navWriteUs { background:url(../Images/MasterSprite.18.png) no-repeat 50% -131px; }

#header .nav .selected a,
.blog #header ul.nav li#navBlog a,
.community #header ul.nav li#navCommunity a,
.derby #header ul.nav li#navDerby a,
.todaysWoot #header ul.nav li#navTodaysWoot a,
.whatIsWoot #header ul.nav li#navWhatIsWoot a,
.writeUs #header ul.nav li#navWriteUs a { background:url(../Images/MasterSprite.18.png) no-repeat -486px -139px; color:#000; padding-left: 3px; }

#header .nav .selected a span,
.blog #header ul.nav li#navBlog a span,
.community #header ul.nav li#navCommunity a span,
.derby #header ul.nav li#navDerby a span,
.todaysWoot #header ul.nav li#navTodaysWoot a span,
.whatIsWoot #header ul.nav li#navWhatIsWoot a span,
.writeUs #header ul.nav li#navWriteUs a span { background:url(../Images/MasterSprite.18.png) no-repeat right -180px; color:#000; padding:11px 9px 1px 6px; }

/* Lead In */
.leadIn {
    background-color:#fff;
	width:1080px;
}
.leadIn h2 {
    font-size:2.2em;
    font-weight:normal;
    margin-right:20px;
}

/* Content Containers */
.contentContainer {
	margin:0 auto;
	position:relative;
	width:1080px;
}
.mainContent {
	float:left;
	width:765px;
}
.arrow {
    background:url(../Images/MasterSprite.18.png) no-repeat scroll 0 -55px;
    height:28px;
    width:300px;
}
.invalid .arrow {
    background-position:-305px -55px;
}

/* Alert */
.alertWrapper .alertContainer
{
    margin:0 auto;
    position:relative;
    width:1080px;
}

.alertWrapper .alertContainer .alert
{
    display:none;    
}

.alertWrapper .alertContainer .alert.closed
{
    -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px;
    height:0;
    position:absolute;
    right:0;
    width:300px;
}

.alertWrapper .alertContainer .alert.opened .content
{
    margin-left:190px;
}

.alertWrapper .alertContainer .alert.opened .close
{
    display:none;
}

.alertWrapper .alertContainer .alert.opened .close a
{
    background:url(../Images/MasterSprite.18.png) no-repeat -112px -21px;
    height:30px;
    opacity:0.5;
    position:absolute;
    right:0;
    text-indent:-9999px;
    top:20px;
    width:30px;
}

.alertWrapper .alertContainer .alert.opened .close a:hover
{
    opacity:1;
}

/* Salebar */
.salebar .module
{
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}

.salebar .module .footer
{
    -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;
}

.salebar .module .header
{
    padding-bottom: 5px;
}

/* Sidebar */
.sidebar
{
	float:right;
	padding:0;
	width:300px;
}

.sidebar .module
{
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	float:left;
	margin-bottom:15px;
	padding:10px; *padding:10px 10px 0 10px;
	width:280px;
}

.sidebar .module .header
{
    padding-bottom:5px;
}

/* Modules */
.module
{
    position:relative;
}

.module .header
{
    color:#FFF;
    margin-bottom:5px;
}

.module .header a
{
    color:#FFF;
}

.module .header h3
{
    color:#FFF;
    font-size:1.6em;
	text-transform:uppercase;
}

.module .content a
{
    color:#FFF;
}

.module .footer
{
    color:#FFF;
    margin-top:5px;
}

.module .footer p
{
    font-size:1.2em;
}

.module .footer a
{
    color:#FFF;
}
.module .footer ul li.comments
{
    float:right;
    text-align:right;
}

.module .footer ul li.discuss
{
    float:left;
}

.module input.button
{
	border: medium none;
	border-style: none;
	cursor: pointer;
	padding: 4px 8px;
}

/* Advertisement Module */
.module.advertisement, .sidebar .module.advertisement {
    background-color:Transparent;
}
.sidebar .module.advertisement {
    padding:0;
}
.sidebar .module.advertisement .footer {
    margin-right:-20px;
}
.module.advertisement .footer p {
	font-size:1.0em;
	text-align:right;
	text-transform:uppercase;
}
.module.advertisement .footer p a {
	color:#333;
}

/* Blog Module */
.module.blog h4 {
    position:absolute;
	top:7px;
	right:10px;
	text-indent:-5555px;
	display:block;
	width:20px;
	height:20px;
}
.module.blog h4 a {
	display:block;
	height:20px;
	text-decoration:none;
	text-indent:-5555px;
	width:20px;
}
.module.blog ul {
    margin-bottom:5px;
}
.module.blog ul li.date {
	float:left;
	font-weight:bold;
	line-height:1.4em;
	text-transform:uppercase;
}
.module.blog ul li.title {
	display:block;
	float:right;
	font-size:1.1em;
	line-height:1.4em;
	padding-right:30px;
	width:200px;
}
.module.blog ul li.title a:hover {
    color:#fff;
}
.module.blog ul li.comments {	
	display:block;
	float:right;	
	font-size:1.1em;
	line-height:1.4em;
	padding-right:2px;
	text-align:right;
	width:200px;
}

.module.blog ul li.comments a {
    color:#ddd;
}

/* Deals, Local, and Reckoning Modules */
.module.local
{
    margin-top: 5px;
}

.module.deals .content, .module.reckoning .content
{ 
    margin-left: -10px;
}

.module.deals .content .thumbnails, .module.reckoning .content .thumbnails
{
    display: none;
	list-style-type: none;
}

.module.local .content .thumbnails
{
    margin-left: 10px;
}
            
.module.deals .content .thumbnails li, .module.local .content .thumbnails li, .module.reckoning .content .thumbnails li
{
    float: left;
}

.module.local .content .thumbnails li
{
    margin-right: 8px;
}
            
.module.deals .content .thumbnails li a, .module.local .content .thumbnails li a, .module.reckoning .content .thumbnails  li a
{
    display: block;
    position: relative;
    text-decoration: none;
}
            
.module.deals .content .thumbnails li a img
{
    height: 44px; *height: 42px;
    width: 44px; *height: 42px;
}

.module.local .content .thumbnails li a img
{
    border: 1px solid #FFF;
}

.module.local .content .thumbnails li a span
{
    background: url(../Images/MasterSprite.18.png) no-repeat -201px -329px;
    color: #FFF;
    display: block;
    font-size: 11px;
    font-weight: bold; 
    height: 16px;
    left: -6px;
    letter-spacing: -1px;
    padding: 4px 0 0 4px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    bottom: 0;
	width: 62px;
}
    
.module.deals .footer, .module.reckoning .footer
{
    font-size: 11px;
    height: 10px;
    margin-top: 10px; *margin-bottom: -10px;
}
    
.module.deals .footer .count, .module.reckoning .footer .text
{
    float: left;
    color: #000;
}
    
.module.deals .footer .link, .module.reckoning .footer .link
{
    float:right;
}

.sidebar .module.deals .header, .sidebar .module.local .header, .sidebar .module.reckoning .header
{
    border-style: none;
}

.sidebar .module.reckoning .header
{
    padding-bottom: 0;
}
    
.module.deals .header h3 a, .module.local .header h3 a
{
    background:url(../Images/MasterSprite.18.png) no-repeat 0 -249px;
    display: block;
    height: 16px;
    text-indent: -9999px;
    width: 142px;
}

.module.local .header h3 a
{
    background-position: 0 -330px;
}

.module.reckoning .header h3 a
{
    background: url(../Images/thereckoning.png) no-repeat;
    display: block;
    height: 22px;
    text-indent: -9999px;
    width: 127px;
}
    
.module.deals .header h4, .module.local .header h4, .module.reckoning .header h4
{
    font-size:1.2em;
    line-height:1.8em;
    position:absolute;
    right:10px;
    top:10px;
}

.module.deals .jcarousel-container
{
    margin:0 19px;
    position:relative;
    width:262px;
}

.module.reckoning .jcarousel-container
{
    height:46px;
    margin:0 20px;
    position:relative;
    width:260px;
}

.jcarousel-clip
{
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    z-index:2;
}

.jcarousel-list
{
    left:0;
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    top:0;
    z-index:1;
}

.module.deals .jcarousel-item
{
    height:46px; *height:44px;
    margin-right:8px;
    width:46px;
}
            
.module.reckoning .jcarousel-item
{
    height:46px; 
    margin-right:6px;
    width:60px;
}
 
.module.reckoning .jcarousel-item img
{
    border: 1px solid #216294;
    display: block;
    height: 46px;
    overflow: hidden;
    top: 0;
    width: 60px;
}
            
.jcarousel-next, .jcarousel-prev
{
    background:url(../Images/MasterSprite.18.png) no-repeat;
	cursor:pointer;
	opacity:0.5;
	position:absolute;
	height:44px;
	width:8px;
	top:1px;
}

.jcarousel-next:hover, .jcarousel-prev:hover
{
    opacity:1;
}
            
.jcarousel-next
{
    background-position:-481px -294px;
	right:-13px;
}      

.jcarousel-prev
{
    background-position:-468px -294px;
	left:-13px;
}
            
.jcarousel-next-disabled, .jcarousel-prev-disabled
{
    display:none !important;
}

.reckoningCalloutHeaderLeft
{
    float:left;
    height:37px;
    width:320px;
}

.reckoningCalloutHeaderRight
{
    float:right;
    font-size:32px;
    height:37px;
    line-height:normal;
    margin-top:-6px;
    text-align:right;
    width:60px;
}

/* Derby Module */
.module.derby .header h3 { 
    padding:20px 0 10px 0;
}
.module.derby .header h3 span { 
    display:block;
    float:left;
    height:50px;
    margin:-20px 10px 0 0;
	width:50px;
}
.module.derby .header h4 {
	font-size:1.4em;
}
.module.derby .content p {
	font-size:1.2em;
	line-height:1.4em;
}

/* Featured Content Module */
.module.featured .header {
}
.module.featured .content {
    font-size:1.2em;
	line-height:1.4em;
}
.module.featured .footer {
    text-align: right;
}
.module.featured .footer a {
    cursor: pointer;
}

/* Generic Module */
.module.generic .content {
    font-size:1.2em;
	line-height:1.4em;
}

/* On Other Woots Module */
.sidebar .module.onOtherWoots {
    background-color:Transparent;
    margin-bottom:-10px;
    padding:0;
    width:300px;
}
.sidebar .module.onOtherWoots h3 {
    padding:0;
}
.module.onOtherWoots .content .otherWootSite {
	margin-bottom:20px;
	margin-left:1px;
	width:137px;
}
.module.onOtherWoots .content .firstWoot,
.module.onOtherWoots .content .left {
	clear:both;
	float:left;	
}
.module.onOtherWoots .content .lastWoot,
.module.onOtherWoots .content .right {
	float:right;	
}
.module.onOtherWoots .content .otherWootSite h3 {
	margin-bottom:5px;
	padding:0;
}
.sidebar .otherWootSite h3, .sidebar .otherWootSite h3 a {
	display:block;
	height:16px;
	text-indent:-5555px;
	width:142px;
}
.module.onOtherWoots .content .otherWootSite p {
	font-size:1.2em;
	line-height:1.2em;
	margin:3px 0 1px;
}
.module.onOtherWoots .content .otherWootSite p a {
    color:#fff;
}

.otherWootSite .home
{
    background:url(../Images/MasterSprite.18.png) no-repeat -12px -456px;
}

.otherWootSite .kids
{
    background:url(../Images/MasterSprite.18.png) no-repeat -29px -159px;
}

.otherWootSite .sellout
{
    background:url(../Images/MasterSprite.18.png) no-repeat 0px -123px;
}

.otherWootSite .shirt
{
    background:url(../Images/MasterSprite.18.png) no-repeat -20px -105px;
}

.otherWootSite .wine
{
    background:url(../Images/MasterSprite.18.png) no-repeat -16px -141px;
}

.otherWootSite .woot, .otherWootSite .www
{
    background:url(../Images/MasterSprite.18.png) no-repeat -63px -87px;
}

/* Quality Posts Module */
.module.qualityPosts p {
	font-size:1.2em;
	line-height:1.3em;
	padding:8px 0;
}
.salebar .module.qualityPosts p {
    font-size:1.1em;
    border-bottom:1px solid #999;
    line-height:1.1em;
}
.salebar .module.qualityPosts p a {
    color:#666;
}
.sidebar .module.qualityPosts .content {
    margin:10px 8px 0 10px;
}
.module.qualityPosts .footer ul li {
	font-size:1.2em;
}

/* Reckoning Module */
h4.reckoning { 
	font-size:1.2em;
	font-weight:normal;
	margin:30px 0 0 0;
	text-transform:uppercase;
}
h4.reckoning span {
	display:block;
	float:left;
	height:50px;
	margin:0 10px -20px 0;
	position:relative;
	top:-20px;
	width:50px;
}

/* Share Links */
.socialLinks {
	color:#999;
	text-transform:uppercase;
}
.socialLinks a {
	display:block;
	float:left;
	height:14px;
	margin-right:10px;
	text-indent:-5000px;
	width:14px;
}
.socialLinks a.withCount {
    text-indent: 0px;
    width: auto;
    text-decoration: none;
}

.socialLinks a.withCount .count
{
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px; border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px;
    color: #000;
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
    margin-left: 13px;
    padding: 0 3px 0 4px;
}

.socialLinks a.fb, .socialLinks a.tw, .socialLinks a.em {
	background:url(../Images/MasterSprite.18.png) no-repeat;
}
.socialLinks a.fb {
	background-position:-475px -231px;
}
.socialLinks a.tw {
	background-position:-475px -250px;
}
.socialLinks a.em {
	background-position:-475px -269px;
}

/* Sale Biography Module */
.module.saleBiography .content h4 {
    font-size:1.6em;
    line-height:1.3em;
}
.module.saleBiography .content p {
	font-size:1.1em;
	line-height:1.2em;
	padding:8px 0 0 0;
}
.module.saleBiography .content .stats {
    clear:both;
    font-size:1.1em;
    line-height:1.7em;
}
.module.saleBiography .content .stats dt {
    float:left;
    line-height:1.2em;
    margin-top:10px;
    padding-right:5px;
    text-transform:uppercase;
    width:80px;
}
.salebar .module.saleBiography .content .stats dt {
    color:#666;
}
.module.saleBiography .content .stats dd {
    float:left;
    line-height:1.2em;
    margin-top:10px;
    text-overflow:ellipsis;
    width:135px;
}
.module.saleBiography .footer ul li {
	float:left;
	font-size:1.2em;
}
.module.saleBiography .footer ul li.floatLink {
	float:right;
}
.salebar .module.saleBiography .footer ul li a {
	color:#fff;
}

/* Sale Stats Module */
.module.saleStats dd {
	font-size:1.2em;
	line-height:1.8em;
	padding-left:5px;
}
.module.saleStats dl.singleStats {
	padding-top:5px;
}
.module.saleStats dl.singleStats dd {
	display:block;
	float:right;
	line-height:1.6em;
	padding-left:3px;
	text-align:right;
	width:140px;
}
.module.saleStats dl.singleStats dt {
	border:none;
	clear:both;
	display:block;
	float:left;
	margin:0;
	width:143px;
}
.module.saleStats dt {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.6em;
	margin-top:15px;
	text-transform:uppercase;
}
.module.saleStats .header h3 {
	padding-bottom:8px;
}
.module.saleStats .header h4 {
	float:right;
	margin:-30px 1px 0 0;
}
.module.saleStats .header h4 a {
	display:block;
	height:30px;
	text-indent:-5555px;
	width:115px;
}
.module.saleStats .content h4 {
    font-size:1.2em;
    font-weight:bold;
    line-height:1.6em;
    margin:15px 0 5px 0;
	text-transform:uppercase;	
}
.module.saleStats .footer {
    margin-top:15px;
}
.module.saleStats .footer p {
	font-size:1.2em;
}

/* WootcastAudio Module */
.module.wootcastaudio .header h4 a {
	display:block;
	float:right;
	height:20px;
	margin:-18px 1px 0 0;
	text-decoration:none;
	text-indent:-5555px;
	width:20px;
}
.module.wootcastaudio .content {
    padding:2px 0;
}
.module.wootcastaudio .content ul li {
	color:#fff;
	float:left;
	font-size:1.2em;
	line-height:1.3em;
}
.module.wootcastaudio .content ul li.playButton a {
	background:url(../Images/MasterSprite.18.png) no-repeat -0px -20px;
	display:block;
	height:31px;
	text-indent:-5555px;
	width:56px;
}
.module.wootcastaudio .content ul li.playButton a:hover {
	background:url(../Images/MasterSprite.18.png) no-repeat -55px -20px;
}
.module.wootcastaudio .content ul li.title {
	padding:2px 0 13px 7px;
	width:236px;
}
.module.wootcastaudio .footer {
    font-size:1.1em;
    padding:4px 0 0;
}

/* WootcastVideo Module */
.module.wootcastvideo .header {
	margin: 20px 0 10px 0;
}
.module.wootcastvideo .header h4 a {
	display:block;
	float:right;
	height:20px;
	margin:-18px 1px 0 0;
	text-decoration:none;
	text-indent:-5555px;
	width:20px;
}
.module.wootcastvideo .content {
	color:#fff;
	height: 118px;
	margin-bottom: 1px;
    padding:2px 0;
    position:relative;
}
.module.wootcastvideo .content ul li {
	font-size:1.2em;
	line-height:1.3em;
}
.module.wootcastvideo .content ul li.title {
	padding:2px 0 13px 7px;
	width:236px;
}
.module.wootcastvideo .footer {
    font-size:1.1em;
    padding:4px 0 0;
}

.module.wootcastvideo .video
{
	display: inline-block;
	float: left;
	height: 104px;
	overflow: hidden;
	position: relative;
	width: 192px;
}

.module.wootcastvideo .video a
{
	position: absolute;
	top: -20px;
}

.module.wootcastvideo .video a .photo
{
	width: 192px;
}

.module.wootcastvideo .video .overlay
{
	left: 79px;
	opacity: 0.5; filter: alpha(opacity=50);
	position: absolute;
	top: 60px;
}

.module.wootcastvideo .video:hover .overlay
{
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.module.wootcastvideo .fn
{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
}

.module.wootcastvideo .stats
{
	float: left;
	margin-left: 15px;
}

.module.wootcastvideo .stats ul.socialLinks
{
    height: 14px;
    margin: 10px 0 30px 0;
}

.module.wootcastvideo .stats ul li
{
	font-size: 1.1em;
}

.module.wootcastvideo .length,
.module.wootcastvideo .views
{
	color: #000;
}

/* Poll Module */
.moduel.poll
{
	position: relative;
}

.module.poll .content
{
	margin-bottom: 20px;
}

.module.poll .vote,
.module.poll .footer
{
	font-size: 1.1em;
}

.module.poll .content .footer
{
	position: absolute;
	left: 0px;
	bottom: 8px;
}

.module.poll>.footer
{
	text-align: right;
}

/* Stats */
.horizontalBarChart li, .horizontalBarChart dd { 
    display:block;
    font-size:1.2em;
    position:relative;
    margin:5px 0px 5px 0px;
    padding:5px;
	_height:10px;
}
.horizontalBarChart li span.value, .horizontalBarChart dd span.value { 
    color:#000;
    display:block;
    position:relative;
    z-index:2;
}
.horizontalBarChart li span.bar, .horizontalBarChart dd span.bar { 
    display:block;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    background-color:#eee;
    text-indent:-9999px;
    overflow:hidden;
}
.statsGraph {
	padding-bottom:20px;
	padding-top:14px;
	width:624px;
	border-top: 1px solid #999;
	float:left;
	clear:both;
}
.forumPost .statsGraph {
    width:598px;
}
.statsGraph h3 {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #603f00;
}
.statsGraph table tr {
	height:136px;
}
.statsGraph table td {
	font-family:"Trebuchet MS", Trebuchet, Calibri,Tahoma,Arial,sans-serif;
}
.statsGraph table tr.bars td {
	padding-right:5px;
	height:1px;
	vertical-align:bottom;
	text-align:center;
	font-size:10px;
	letter-spacing:0px;
	line-height:12px;
}
.statsGraph table.days tr.bars td {
    padding-right:16px;
}
.statsGraph table td .bar {
	background-color:#eee;
	height:0;
	overflow:hidden;
	display:block;
	position:relative;
	margin-top:1px;
	width:20px;
}
.forumPost .statsGraph table td .bar {
    width:20px;
}
.statsGraph table.days td .bar {
    width:75px;
}
.forumPost .statsGraph table.days td .bar {
    width:74px;
}
.statsGraph table tr.x-axis td {
	font-size:10px;
	text-align:center;
	height:11px;
	line-height:10px;
}
.hourLabel, .dayOfWeekLabel {
	font-size:12px;
	font-weight:bold;
	margin:0px 0 1px 0;
	padding-top:4px;
	border-top:2px solid #000;
}

/* Poll Stats */
.forumPost .poll.results
{
	margin-bottom: 10px;
	width: 100%;
}

.forumPost .poll.results .footer
{
	margin-left: 20px;
}

/* Footer */
#footerWrapper {
    margin-bottom:-10px;
    margin-top:15px;
    padding-bottom:1px;
}
#footerWrapper #footer {
	margin:0 auto 0;
	padding:8px 0 0 0;
    width:1080px;
}
#footerWrapper #footer a:hover {
    color:#fff;
}
#footerWrapper #footer .legal {
    clear:left;
    _margin-top:20px;
	_padding-top:15px;
    padding-top:15px;
	#padding-top:5px;
}
#footerWrapper #footer p {
	font-size:1.3em;
	line-height:1.4em;
	margin-bottom:15px;
}
#footerWrapper #footer .footerBlock {
	float:left;
	margin:10px 0 15px 0;
}
#footerWrapper #footer .footerBlockLeft {
	margin-right:15px;
	width:435px;
}
#footerWrapper #footer .footerBlockMiddle {
	margin-right:15px;
	width:315px;
}
#footerWrapper #footer .footerBlockRight {
	width:300px;
}
#footerWrapper #footer .footerBlock h5 {
	margin-bottom:5px;
	font-size:1.3em;
	font-weight:normal;
}
#footerWrapper #footer .footerBlockLeft h5 {
	font-size:1.5em;
}
#footerWrapper #footer .footerBlock h5 a {
	color:#fff;
}
#footerWrapper #footer .footerBlock p {
	font-size:1.2em;
	line-height:1.4em;
}
#footerWrapper #footer .footerBlock ul {
	list-style:square;
}
#footerWrapper #footer .footerBlock ul li {
	margin-left:13px;
	#margin-left:17px;
	font-size:1.2em;
	line-height:1.5em;
}
#footerWrapper #footer .footerBlock img {
	margin-right:10px;
	float:left;
}
#footerWrapper #footer .footerDiscussion p {
	margin:0;
	padding:2px 0;
	font-size:1.1em;
}
#footerWrapper #footer .footerSeparator {
    clear:left;
}

/* Footer navigation styles */
#footerWrapper #footer .linkFooter
{
	margin:0 auto;
	overflow: auto;
	padding:20px 0;
	width:1080px;
}

#footerWrapper #footer .linkFooter a:link, .linkFooter a:visited
{
	text-decoration:none;
}

#footerWrapper #footer .linkFooter a:hover
{
	color:#FFF;
	text-decoration:underline;
}

#footerWrapper #footer .linkFooter h5
{
	color:#FFF;
	font-size:13px;
	font-weight:normal;
}

#footerWrapper #footer .linkFooter h5 a:link, #footerWrapper #footer .linkFooter h5 a:visited
{
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

#footerWrapper #footer .linkFooter h5 a:hover
{
	color:#FFF;
	text-decoration:underline;
}

#footerWrapper #footer .mumbo
{
	float:left;
	display:inline;
	width:420px;
}

#footerWrapper #footer .mumbo p
{
	color:#000;
	font-size:12px;
	line-height:1.4em;
	padding:10px 0 5px;
}

#footerWrapper #footer .linkCol
{
	display:inline;
	float:left;
	margin-left:20px;
	width:140px;
}

#footerWrapper #footer .footerGutter
{
	margin-left:30px;
}

#footerWrapper #footer .linkCol ul
{
	font-size:12px;
	list-style:none;
	margin:0;
	padding:6px 0 10px 0;
}

#footerWrapper #footer .linkCol ul li
{
	line-height:1.4em;
	padding:4px 0;
}

/* jquery.jscrollpane */
.jScrollPaneContainer {
	overflow:hidden;
	position:relative;
	z-index:1;
}
.jScrollPaneTrack {
	background:#ccc;
	position:absolute;
	cursor:pointer;
	right:0;
	top:0;
	height:100%;
}
.jScrollPaneDrag {
	background:#aaa;
	cursor:pointer;
	overflow:hidden;
	position:absolute;
}
.jScrollPaneDragTop {
	height:8px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;	
}
.jScrollPaneDragBottom {
	bottom:0;
	height:8px;
	left:0;
	overflow:hidden;
	position:absolute;
}
a.jScrollArrowUp {
	background:url(../Images/MasterSprite.18.png) no-repeat -37px 0px;
	display:block;
	height:8px;
	overflow:hidden;
	position: absolute;
	right:0;
	text-indent:-2000px;
	top:0;
	z-index:1;
}
a.jScrollArrowDown {
	background:url(../Images/MasterSprite.18.png) no-repeat -45px 0px;
	bottom:0;
	display:block;
	height:8px;
	overflow:hidden;
	position:absolute;
	right:0;
	text-indent:-2000px;
	z-index:1;
}

/* Lightbox */
#modalContainer {
    background-color:#fff;
    height:auto;
    left:50%;
}
#modalContainer a.modalCloseImg {
    background:url(../Images/MasterSprite.18.png) no-repeat -113px -23px;
    cursor:pointer;
    display:inline;
    height:28px;
    position:absolute;
    right:-15px;
    top:-12px;
    width:29px;
    z-index:3200;
}
#modalOverlay {
    background-color:#000;
}
.whatsThis {
    display:none;
    font-size:1.4em;
    padding:10px;
}
.whatsThis a {
    color:#000;
    text-decoration:underline;
}
.whatsThis p {
    line-height:1.3em;
    margin:12px;
}

/*
 * FancyBox - jQuery Plugin - http://fancybox.net
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading 
{
	display: none !important;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: url(../Images/MasterSprite.18.png) no-repeat -112px -21px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	background-color: #000;
	display: block;
	opacity:0.75; filter:alpha(opacity=75);
	padding: 10px;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: url(../Images/MasterSprite.18.png) no-repeat -208px -21px;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: url(../Images/MasterSprite.18.png) no-repeat -208px -21px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: url(../Images/MasterSprite.18.png) no-repeat -223px -21px;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: url(../Images/MasterSprite.18.png) -144px -21px;
}

#fancybox-right-ico {
	background: url(../Images/MasterSprite.18.png) -176px -21px;
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
	
	/* The dropshadow here is not noticable due to our dark overlay.
		If you need it, the sprite is currently not going to work. */
	display: none;
	visibility: hidden;
}

/* jQuery Corner */
.mainContent .jquery-corner {
	clear:both;
}
/* Float clearing styles */
.clearfix:after {
    clear:both;
    content:".";
    display:block;
    height:0;
    visibility:hidden;
}
.clearfix { display:inline-block; }
/* Hide from IE Mac \*/
.clearfix { display:block; }
/* End hide from IE Mac */

/* Stats */
.statsBox .multiStats dt, .statsBox h4 {
    border-top:5px solid #ccc;
	color:#603f00;
	font-size:1.2em;
	font-weight:bold;
	padding-top:15px;
	text-transform:uppercase;
	width:193px;
}
.statsBox .multiStats dd {
	font-size:1.2em;
	line-height:1.8em;
	border-top:1px solid #ccc;
}
.statsBoxOuter {
	display:none;
	padding:5px 20px;
}
.statsBoxOuter h2 {
	margin: 12px 0 25px 0;
	padding-bottom: 15px;
	font-size: 1.8em;
	display: block;
	width: 624px;
	border-bottom: 1px solid #999;
}
.statsBox {
	margin-right: 20px;
	float: left;
	width:193px;
}
.statsBoxLast {
	margin-right: 0;
}
#saleStats .fullStats dl {
	margin-bottom:15px;
}
#saleStats .fullStats dt {
	border:none;
	clear:left;
	color:#603f00;
	display:block;
	float:left;
	font-size:1.2em;
	line-height:1.6em;
	margin:0;
	text-transform:uppercase;
	width:195px;	
}
#saleStats .fullStats dd {
	color:#666;
	float:left;
    font-size:1.2em;
	line-height:1.6em;
	padding-left:3px;
	width:400px;
}
#saleStats .fullStats dd a {
	color:#666;
}
.statsMap {
	text-align: center;
}
.statsMap p {
	margin: 7px 0 20px;
	text-align: center;
	font-size: 1.2em;
	color: #666;
}
.statsMap p img {
	margin-top: 5px;
	border: 1px solid #333;
	position: relative;
	top: 5px;
}

/* Growl notifications */
div.growlUI h1, div.growlUI h2
{
	color:#FFF;
	font-size:1.5em;
	padding:5px;
	text-align:left
}


