/*
-----------------------------------------------
Woot Base Styles
Author:   Dave Rutledge
Version: 4 May 2005
----------------------------------------------- */

* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px;	
}
body {
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:100%;
}
form {
	height:100%;
}
img {
	border-width:0;
}
.accessibility {
	position: absolute; 
	left: -9999px; 
	font-size: small;
}
h3 {
	font-size:20px;
}
.announcement {
	width:410px;
	height:339px;
	padding:120px 0 0 0;
	margin:0 auto;
}
.announcement h2 {
	font-size:22px;
	margin:0 27px 0 20px;
}
.announcement .announcementText {
	font-size:13px;
	padding:15px 40px 0 25px;
}
.announcement .announcementText p {
	margin-bottom:7px;
}
.error {
	display:block;
	margin-top:3px;
	margin-bottom:5px;
	padding:0 5px 4px 24px;
	font-size:15px;
	font-weight:bold;
}
.errorMessage {
	position:absolute;
	padding:0 0 0 45px;
	font-size:16px;
	font-weight:bold;
	right:150px;
	top:10px;
	z-index:20;
	width:250px;
}
.message {
	position:absolute;
	padding:0 0 20px 45px;
	font-size:16px;
	font-weight:bold;
	right:230px;
	top:10px;
	z-index:20;
	width:250px;
}
body.todayswoot h4, body.special h4 {
	font-size:18px;
	text-transform:none;
	display:block;
	letter-spacing:normal;
	clear:both;
	font-weight:normal;
	margin-left:0;
}
h4 {
	font-size:9px;	
	text-transform:uppercase;
	display:block;	
	letter-spacing:1px;
	margin-left:-15px;	
	margin-bottom:3px;
	font-weight:normal;
	clear:both;
}
h5 {
	width:58px;
	overflow:hidden;
	height:0 !important;
	height /**/:15px;
	padding:15px 0 0 0;
	float:left;
	margin-right:2px;
}
.clear {
	clear:both;	
	height:0;
	overflow:hidden;
}
.pageFiller {
	position:absolute;
	top:0;
	height:100%;
	width:810px;
	left:50%;
	margin-left:-405px;
	z-index:1;
}
.wootContainer {
	position:relative;
	margin:0 auto;
	display:block;
	width:811px;
	z-index:2;
}
.contentContainer {
	position:relative;
	z-index:5;
	height:1%;
}
.contentContainer ul {
	padding-left:15px;
}
body.todayswoot .contentContainer ul, body.special .contentContainer {
	padding-left:0;
}
.primaryContentContainer {
	float:left;
	width:276px;
	padding:0 25px 15px 25px;	
}
.secondaryContentContainer {
	position:relative;
	float:left;
	z-index:5;
	width:400px;
	padding:75px 25px 15px 25px;
}
.wideContentContainer {
	clear:both;
	padding:0 25px 15px 25px;	
}
.purchaseContainer 
{
	position:absolute;
	right:0;
	z-index:5;
	height:364px;
	width:357px;
	padding:0;
}
.saleContainer {
	position:relative;
	z-index:10;
	width:449px;
	height:364px;
	padding:0 0 0 5px;
}
.detailsContainer {
	position:relative;
	width:811px;
	z-index:10;
}
body.todayswoot .detailsContainer, body.special .detailsContainer {
	padding-top:0;
}
.newsContainer {
	position:relative;
	display:inline;
	padding:0;
	width:300px;
	float:left;
	margin-top:-23px;
}
.subtext {
	font-size:11px;
	font-weight:normal;
}

/* =Nav
----------------------------------------------- */
ul.nav {
	position:relative;
	height:17px;
	padding-top:34px;
	width:495px;
	padding-left:316px;
}
ul.nav li {
	display:block;
	float:left;
	list-style:none;
	overflow:hidden;
	height:17px;
	z-index:10;
}
ul.nav li a {
	position:absolute;
	display:block;
	padding:18px 0 0 0;
}
ul.nav li.todayswoot a {
	width:86px;
	right:409px;
}
ul.nav li.theblog a {
	width:63px;
	right:346px;
}
ul.nav li.thecommunity a {
	width:100px;
	right:246px;
}
ul.nav li.writeus a {
	width:63px;	
	right:183px;
}
ul.nav li.youraccount a {
	width:90px;	
	right:93px;
}
ul.nav li.whatiswoot a {
	width:93px;	
	right:0;
}
/* =subNav
----------------------------------------------- */
ul.subNav {
	height:23px;
}
ul.subNav li {
	display:block;
	float:left;
	list-style:none;
	height:0 !important;
	height /**/:23px;
	padding-top:23px;
	overflow:hidden;
}
ul.subNav li#saleInfoLink {
	width:96px;
	cursor:pointer;
}
ul.subNav li#saleStatsLink {
	width:97px;
	cursor:pointer;	
}
/* Structure: =Stats
----------------------------------------------- */
.boughtone, .boughttwo, .boughtthree {
	height:18px;
	font-size:0px;
	float:right;
	overflow:hidden;
}
.boughtonelabel, .boughttwolabel, .boughtthreelabel {
	width:95px;
	height:16px;
	line-height:16px;
	margin-right:5px;
	font-weight:normal;
	text-align:center;
	padding:2px;
	margin-top:10px;
	float:left;
}
.boughtBar 
{
	margin-left:-25px;
	position:relative;
	height:18px;
	font-size:0;
	overflow:hidden;
	width:455px;
}
.ageBar {
	margin-left:-25px;
	position:relative;
	height:18px;
	font-size:0;
	overflow:hidden;
	width:455px;
}
.oneDay, .oneWeek, .oneMonth, .oneYear, .moreThan {
	height:18px;
	font-size:0px;
	float:left;
	overflow:hidden;
}
.oneDaylabel, .oneWeeklabel, .oneMonthlabel, .oneYearlabel, .moreThanlabel {
	width:71px;
	height:32px;
	line-height:16px;
	margin-right:1px;
	font-weight:normal;
	text-align:center;
	padding:2px;
	margin-top:10px;
	float:left;
}
.experienceBar {
	margin-left:-25px;
	position:relative;
	height:18px;
	font-size:0;
	overflow:hidden;
	width:455px;
}
.firstSale, .secondSale, .threeToTenSales, .elevenToTwentyFiveSales, .moreThanTwentyFiveSales {
	height:18px;
	font-size:0px;
	float:right;
	overflow:hidden;
}
.firstSalelabel, .secondSalelabel, .threeToTenSaleslabel, .elevenToTwentyFiveSaleslabel, .moreThanTwentyFiveSaleslabel {
	width:71px;
	height:32px;
	line-height:16px;
	margin-right:1px;
	font-weight:normal;
	text-align:center;
	padding:2px;
	margin-top:10px;
	float:left;
}
table.hours, table.daysOfWeek {
	margin-left:-25px;
	position:relative;
	border-collapse:collapse;
}
table.hours tr.bars td, table.daysOfWeek tr.bars td {
	background:#353535;
	padding:1px;
	height:1px;
	vertical-align:bottom;
	text-align:center;
	font-size:10px;
	letter-spacing:0px;
	line-height:12px;
}
table.hours tr.bars td.currentHour, table.daysOfWeek tr.bars td.currentDay {
	background:#000000;
}
table.hours td .bar, table.daysOfWeek td .bar {
	height:0;
	overflow:hidden;
	display:block;
	position:relative;
	margin-top:1px;
}
table.hours td .bar {
	width: 17px;
}
table.daysOfWeek td .bar {
	width: 64px;
}
table.hours tr.x-axis td, table.daysOfWeek 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 #4A6751;
}
.afterstats {
	padding-top:20px;
	clear:both;
}
/* Structure: =Sponsor
----------------------------------------------- */
.sponsor {
	position:absolute;
	top:2px;
	right:4px;
	z-index:10;
	padding:0 5px 0 0;
    border:0;
    height:19px;
}
.sponsor h5 {
	width:47px;
}
.sponsor a.sponsorWoot, .sponsor a.discussSponsorWoot {
	position:absolute;
	width:80px;
	bottom:-12px;
	right:9px;
	font-size:10px;
	line-height:12px;
	padding:0 3px 2px 3px;
	height:10px;
	text-decoration:none;
}
.sponsor a.discussSponsorWoot {
	width:163px;
	right:105px;
}
.sponsor p {
	padding:0;
}
h1 {
	position:absolute;
	left:50%;
	height:44px;
	width:252px;	
	overflow:hidden;
	margin:7px 0 0 -392px;
	z-index:10;
}
h1 a {
	display:block;
	padding-top:44px;
}
.loginForm {
}

.login{
	position:absolute;
	text-align:right;
	top:57px;
	left:50%;
    margin-left:150px;
	z-index:11;
	width:252px;
}

html.loginFrame, html.loginFrame body {
	border:none;
	overflow:hidden;
	background:none;
}
.loginBox {
	position:absolute;
	z-index:10;
    left:50%;
    top:55px;
    margin-left:100px;
	border-width:0;
	height:60px;
}
.loggedOut {
	font-size:14px;
}
.loggedOut a {
	font-weight:bold;
}
.urgentSaleBox, .saleBox {
	position:absolute;
	right:-340px;
	top:280px;
	height:75px;
	overflow:hidden;
	margin:0 5px 0 0;
	z-index:20;
	width:262px;
}
.urgentSaleBox a.one, .saleBox a.one {
	display:block;
	padding-top:75px;
}
.urgentSaleBox a.one:hover, .saleBox a.one:hover {
	background-image:none;
}
.urgentSaleBox b, .saleBox b {
	float:left;
	padding-top:28px;
}
.saleTag {
	position:absolute;
	top:55px;
	right:25px;
	width:302px;
	text-align:right;
	z-index:20;
}
.saleTag .price {
	margin-top:4px;
	letter-spacing:-1px;
	font:24px/18px "Arial Black", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.saleTag #PriceSpan 
{
    display:block;
    padding-bottom:4px;
}
.saleTag .shipping {
	display:block;
	font-size:10px;
	letter-spacing:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 0 0px;
	line-height:120%;
}
.saleTag .condition h5 {
	width:68px;
}
.saleTag .model {
	clear:both;
}
.saleTag .products h5 {
	width:68px;
}
.saleContainer .salePic {
	position:absolute;
	left:1px;
	top:2px;
	cursor:pointer;
}
a.productdetails {
	float:left;
	width:90px;
	height:17px;
	margin:4px 0;
	text-decoration:none;
}
.productForum a {
	width:95px;
	height:17px;
	margin:4px 0;
	text-decoration:none;	
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:1px;
}
a.productdetails:hover, a.productforum:hover {
	text-decoration:underline;
}
/* Structure: todayswoot =News
----------------------------------------------- */
.newsContainer .news {
	position:relative;
}
.newsContainer .news h4 {
	position:relative;
	width:100%;
	padding-top:23px;
	height:0 !important;
	height /**/:23px;
	margin:0;
	overflow:hidden;
}
.newsContainer .wootcast h4, .newsContainer .dotwoot h4, .onWoot h4, .onWootWine h4, .onWootWineAlt h4, .onShirt h4, .newsContainer .wootvideo h4, .newsContainer .contestOpen h4 , .newsContainer .contestClosed h4, .newsContainer .welcome h4 {
	position:relative;
	width:100%;
	padding-top:23px;
	height:0 !important;
	height /**/:23px;
	margin:0;
	overflow:hidden;
}
.newsContainer .googleAd {
	margin-top:10px;
	height: 500px;	
}
.newsContainer .premiumGoogleAd {
	height: 250px;
}
.newsContainer .wootvideo {
	height: 267px;
}
.newsContainer .googleAd h4, .newsContainer .premiumGoogleAd h4 {
	position:relative;
	width:100%;
	height:0 !important;
	height /**/:23px;
	margin:0;
	overflow:hidden;
}
.newsContainer .premiumGoogleAd h4, .newsContainer .wootvideo h4 {
	padding-top:13px;
}
.newsContainer .googleAd h4, .newsContainer .wootvideo h4 {
	padding-top:13px;
}
.newsContainer dd a {
	text-decoration:none;
}
.newsContainer dd a:hover {
	text-decoration:underline;
}
.newsContainer dl {
	position:relative;
}
.news .item dt, .dotwoot .item dt, .onWoot .item dt, .onWootWine .item dt, .onWootWineAlt .item dt, .onShirt .item dt, .contestOpen .item dt, .contestClosed .item dt {
	position:absolute;
	top:0;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:1px;
	padding-left:7px;
}
.news .item dd, .dotwoot .item dd, .onWoot .item dd, .onWootWine .item dd, .onWootWineAlt .item dd, .onShirt .item dd, .contestOpen .item dd, .contestClosed .item dd {
	padding-left:53px;
	padding-right:4px;
	margin-bottom:5px;
	font-size:11px;
}
h2.header {
	font-size:24px;
	padding-top:25px;
	padding-bottom:20px;
}
h2.header-low {
	font-size:24px;
	padding-top:20px;
	padding-bottom:20px;	
}
h3.subheader {
	font-size:16px;
	padding:0;
	margin-bottom:10px;
}

/*
	border: solid 1px #0000ff;
	border: solid 1px #00ff00;
	border: solid 1px #000000;
*/

.iWantOneForm {
	padding: 0px 0px 0px 0px;
}
.iWantOneForm .section {
	padding: 0px 0px 30px 0px;
}
.iWantOneForm .section .section {
	padding: 8px 0px 0px 0px;
}
.iWantOnePurcaseMethod .section {
	margin: 5px 0px 0px 0px;
}
.iWantOnePurcaseMethod td {
	padding-bottom: 5px;
}
.iWantOnePurcaseMethod input {
	float:left;
	margin: 5px 5px 0px 0px;
}
/*
.username, .email, .cardtype, .cardnumber, .remember, .address, .discount, .gift {
	padding-bottom:20px;
	clear:both;
}
.buyit {
	margin-top:25px;
}
*/
.MonthExpirationList {
	width:45px;
}
.YearExpirationList {
	width:60px;
}
.register {
	display:block;
	width:150px;
}
.password .register {
	width:120px;
}
.password {
	position:relative;	
	padding-bottom:20px;	
	float:left;
	width:130px;
}
input.button {
	height:25px;
	font-weight:bold;
	font-size:13px;
	clear:both;
	display:block;
	padding:0 2px;
}
.checkbox {
	margin-right:5px;
}
.checkbox input {
	margin-right:5px;
}
input.buyitbutton {
	display:block;
	height:60px;
	font-weight:bold;
	font-size:24px;
	padding:0 35px;
}
input.goonbutton {
	display:block;
	font-weight:bold;
	padding:0 65px;
	margin:auto;
}
input.savebutton {
	display:block;
	font-weight:bold;
	padding:0 5px;
	margin:auto;
}
input.editbutton {
	display:block;
	font-weight:bold;
	padding:0 5px;
}
.podcastButton {
	position:absolute;
	top:5px;
	right:104px;
	width:23px;
	height:15px;
	overflow:hidden;
	z-index:10;
	margin-left:0;
}
.podcastButton a {
	display:block;
	padding-top:15px;
}
.rssButton {
	position:absolute;
	top:5px;
	right:68px;
	width:32px;
	height:15px;
	overflow:hidden;
	z-index:10;
	margin-left:0;
}
.rssButton a {
	display:block;
	padding-top:15px;
}
.yahooButton {
	position:absolute;
	top:4px;
	right:3px;
	width:62px;
	height:17px;
	overflow:hidden;
	z-index:10;
	margin-left:0;
}
.yahooButton a {
	display:block;
	padding-top:15px;
}
body.special h2 {
	margin-top:0;
	margin-left:15px;
	margin-bottom:8px;
	font-size:18px;
}
body.special .newsContainer dd {
	padding:0 10px 0 15px;
}
input#SaveShipping {
	padding:0 50px;
}
.userLogin {
	height:15px;
	font-size:10px;
	width:90px;
}
.userForm {
	float:left;
	padding-right:4px;
}	
.passwordLogin {
	height:15px;
	font-size:10px;
	width:90px;
}
.passwordForm {
	float:left;
	padding-right:4px;
	z-index:100;
}
.privacyForm {
	float:left;
	padding-right:4px;
	z-index:100;
}
.privacyLabel {
    font-size:10px;
    line-height:90%;
    margin-top:-1px;
    text-align:right;
    padding-right:5px;
}
.privacyLogin {
    margin-left:65px;
}
.loginButton {
	width:28px;
	height:18px;
	font-size:11px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
label, .label {
	display:block;
	font-size:11px;
}
.purchaseBox .total {
	position:absolute;
	width:152px;
}
.total h5 {
	width:33px;
}
.cart {
	padding:10px 15px;
}
.cart .YouWant1, .YouWant2, .YouWant3 {
	width:158px;
	overflow:hidden;
	height:0 !important;
	height /**/:18px;
	padding:18px 0 0 0;
	margin-top:10px;
}
.cart .wantedOne, .wantedTwo, .wantedThree {
	float:left;
	width:57px;
	margin-top:7px;
	margin-left:9px;
	margin-bottom:10px;
}
.cart .wantedOne div {
	height:0 !important;
	height /**/:15px;
	padding:15px 0 0 0;
	overflow:hidden;
	cursor:pointer;
}
.cart .wantedTwo div {
	height:0 !important;
	height /**/:15px;
	padding:15px 0 0 0;	
	overflow:hidden;	
	cursor:pointer;	
}
.cart .wantedThree div {
	height:0 !important;
	height /**/:15px;
	padding:15px 0 0 0;	
	overflow:hidden;
	cursor:pointer;
}
.cart .productThumb {
	margin-top:8px;
}
.cart .productName {
	clear:both;
	font-size:14px;
	font-weight:bold;
}
.cart .costCalc {
	margin:5px 0 0 0;
	width:195px;
	border-collapse:collapse;
}
.cart .each {
	font-size:14px;
	text-align:right;
}
.cart .shipping, .cart .subtotal  {
	font-size:16px;
	font-weight:bold;
	text-align:right;
}
.cart .total {
	font-size:20px;
	font-weight:bold;
	text-align:right;
}
.cart .cartText {
	font-size:9px;
	line-height:22px;
	width:72px;
}
.cart .onlyOne, .cart .onlyTwo {
	font-size:16px;
	font-weight:bold;
	padding-top:7px;
}
.descriptionContent {
	margin-bottom:10px;
}
dl.saleSpecs {
	margin-top:10px;
	right:0px;
	position:absolute;
	font-size:10px;
	line-height:14px;
	padding-left:0px;
	text-align:left;
}
dl.saleSpecs dt {
    position:absolute;
    left:0px;
    padding-left:2px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:9px;	
}
dl.saleSpecs dd {
	margin-left:65px;
	font-size:11px;
	letter-spacing:1px;
}
dl.saleSpecs dt.productForum
{
    position:relative;
	margin-top:2px;
	line-height:13px;
	margin-bottom:0;
	text-align:center;
}
.detailsContainer .saleInfoContent {
	display:inline;
	width:396px;
	margin:15px 65px 0 50px;
	float:left;
}
.detailsContainer .saleStatsContent {
	display:inline;
	width:456px;
	margin:15px 5px 0 50px;
	float:left;
}
.detailsContainer .saleInfoContent, .detailsContainer .saleStatsContent {
	font-size:13px;
	line-height:19px;
	margin-bottom:15px;
}
.detailsContainer .saleInfoContent h4, .detailsContainer .saleStatsContent h4 {
	margin-bottom:15px;
}	
.detailsContainer .saleInfoContent ul {
	margin-top:8px;
}
.saleInfoContent table.specs {
border-style:solid;
border-width: 0 1px 1px 1px;
border-color:#e1e1e1;
border-collapse:collapse;
width:400px;
font-size:12px;
margin:5px;
}
.saleInfoContent table.specs td {
border-color:#e1e1e1;
border-style:solid;
border-width:1px 0 0 0;
padding:3px 5px;
margin:0;
vertical-align:top;
}
.saleInfoContent ul {
	list-style-type:square;
	margin-left:15px;
	margin-bottom:20px;
}
.saleInfoContent ul li {
	margin-bottom:4px;
	margin-left:8px;
	padding-left:2px;
}
#SaleStatsPanel {
	display:none;
}
ul.faq {
	list-style-type:square;
	margin-bottom:20px;
	margin-left:12px;
}
ul.faq li {
	margin-bottom:5px;
}
body.writeus dl, body.whatiswoot dl {
	margin-bottom:25px;
}
body.whatiswoot dl dt a {
	font-weight:bold;
}
body.whatiswoot dl dd {
	margin-left:25px;
}
body.writeus dl dt {
	font-weight:normal;
	margin-bottom:3px;
	margin-top:10px;
}
body.writeus dl dd {
	margin-left:25px;
	padding-bottom:15px;
}
p {
	padding-bottom:9px;
}
.formColumn {
	float:left;
	width:80px;
	padding-right:18px;
}
.widerFormColumn 
{
 	float:left;
	width:450px;
	padding-right:18px;
}
.formColumn input {
	width:85px;
}
.contactForm textarea {
	width:250px;
	height:100px;
}
.contactForm h4 {
	display:block;
	padding-top:20px;
}
#sendComments {
	display:block;
	margin-top:25px;
}
table.orderhistory {
	font-size:10px;
}
table.orderhistory td {
	padding:8px 4px;
	vertical-align:top;
}
.shipping, .billing, .userInfo, .payment {
	margin-bottom:25px;
}
.billingCheckbox {
	margin-top:10px;
	margin-bottom:10px;
}
ul.faq {
	list-style-type:square;
	margin-bottom:20px;
	margin-left:12px;
}
ul.faq li {
	margin-bottom:5px;
}
body.youraccount .shipping, body.youraccount .billing, body.youraccount .userInfo, body.youraccount .payment {
	position:relative;
	padding:1px 0 5px 5px;
}
body.youraccount .newsletter {
	clear:left;
}
.newsletterCheckbox {
	margin-right:5px;    
    float:left;
}
.newsletterLabel {
    float:left;    
    padding-top:3px;
    margin-bottom:5px;
}

/* Structure: =Blog
----------------------------------------------- */
body.theblog .primaryContentContainer, body.theblogEntry .primaryContentContainer, body.designcontest .primaryContentContainer {
	width:496px;
	font-size:12px;
}
body.theblog .secondaryContentContainer, body.theblogEntry .secondaryContentContainer, body.designcontest .secondaryContentContainer {
	top:0;
	right:0;
	width:180px;
}
body.theblog .secondaryContentContainer, body.designcontest .secondaryContentContainer {
	position:absolute;
}
.breadcrumb {
	position:absolute;
	text-transform:lowercase;
	top:54px;
	left:27px;
}
ul.recent {
	list-style-type:none;
	margin-left:-25px;
	margin-right:-25px;
}
ul.recent li {
	padding:2px 30px 5px 30px;
	border-bottom:1px solid #D5D5D0;
	font-size:11px;
}
.byline {
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:1px;
	line-height:9px;
	padding:1px 3px 0 3px;
	margin-bottom:10px;
}
.category {
	float:right;
	margin-top:-22px;
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:1px;
	padding:0 2px;
}
.article {
	margin-left:25px;
}
.article ul {
	margin-bottom:20px;
}
.article img {
	margin-left:-25px;
}
.article td a img {
	position:absolute;
	margin-left:0;
	margin-top:-10px;
	left:30px;
}
.articleLinks {
	margin-bottom:25px;
}
body.theblog h2.header, body.theblogEntry h2.header {
	font-weight:bold;
	letter-spacing:normal;
	line-height:normal;
	font-size:24px;
}
body.theblog h2, body.theblogEntry h2 {
	font-weight:normal;
	letter-spacing:1px; 
	line-height:110%;
	font-size:17px;
}
body.theblog h2 a, body.theblogEntry h2 a {
	text-decoration:none;
}
body.theblog .primaryContentContainer h4, body.theblogEntry .primaryContentContainer h4 {
	margin-bottom:20px;
}
body.theblog .secondaryContentContainer h4, body.theblogEntry .secondaryContentContainer h4 {
	margin:0 -25px;
	padding:0 0 0 15px;
}
body.theblog .thumbnail, body.theblogEntry .thumbnail {
	float:left;
	padding:0 10px 4px 0;
	margin:0;
	margin-left:-25px;
}
body.theblog .rssButton, body.theblogEntry .rssButton {
	position:absolute;
	top:58px;
	right:68px;
}
body.theblog .yahooButton, body.theblogEntry .yahooButton {
	position:absolute;
	top:57px;
	right:3px;
}
body.theblog .googleAd, body.theblogEntry .googleAd {
	position:relative;
	height:90px;
	left:15px;
	width:180px;
	margin-bottom:10px;
}
body.theblogEntry .googleAdFooter {
	position:relative;
	width:336px;
	height:280px;
	margin-top:15px;
}
body.theblogEntry .googleAdFooter * {
	position:absolute;
	left:0;
}
body.theblog .googleSearch, body.theblogEntry .googleSearch {
	position:relative;
	height:80px;
	margin-bottom:10px;
	top:-25px;
}
body.theblog table.specs, body.theblogEntry table.specs {
border-style:solid;
border-width: 0 1px 1px 1px;
border-color:#333333;
border-collapse:collapse;
width:400px;
font-size:12px;
margin:5px;
}
body.theblog table.specs td, body.theblogEntry table.specs td {
border-color:#333333;
border-style:solid;
border-width:1px 0 0 0;
padding:3px 5px;
margin:0;
vertical-align:top;
}
iframe.googleSearchBox {
	position:absolute;
	background:none;
	border-width:0;
	height:120px;
}
.orderStatus {
	font-size:24px;
}
.formHelp {
	font-size:10px;
}
#cvvs {
	width:200px;
	height:20px;
	float:right;
}
.WootOffPanel {
	position:absolute;
	bottom:0;
	left:0;
	width:811px;
	height:54px;
}
.WootOffPanel .light-left, .WootOffPanel .light-right {
	position:absolute;
	width:44px;
	height:49px;
	bottom:5px;
}
.WootOffPanel .light-left {
	left:15px;
}
.WootOffPanel .light-right {
	left:450px;
}
.WootOffPanel .deprogress {
	position:absolute;
	border:1px solid #000000;
	width:300px;
	height:10px;
	left:100px;
	bottom:5px;
}
.WootOffPanel .bar {
	height:10px;
	width:50%;
}
.LaunchPanel {
	position:absolute;
	bottom:0;
	left:0;
	width:811px;
	height:54px;	
}
.LaunchPanel .rocket-right {
	position:absolute;
	width:64px;
	height:64px;
	bottom:12px;	
	left:437px;
}
.TwoForTuesdayPanel {
	position:absolute;
	bottom:0;
	left:0;
	width:811px;
	height:54px;	
}
.TwoForTuesdayPanel .twofortuesday-bottom-left {
	position:absolute;
	width:64px;
	height:64px;
	bottom:12px;	
	left:8px;
}
.WorstWootPanel {
	position:absolute;
	bottom:0;
	left:0;
	width:811px;
	height:54px;	
}
.WorstWootPanel .worstwoot-top-left {
	position:absolute;
	width:64px;
	height:64px;
	bottom:290px;	
	left:8px;
}
.SoldOutPanel, .SaleEndedPanel {
	position:absolute;
	right:-340px;
	top:280px;
	overflow:hidden;
	z-index:10;
	width:262px;
	height:75px;
	margin:0 5px 0 0;
}
.SoldOutPanel strong, .SaleEndedPanel strong {
	display:block;
	font-weight:normal;
	padding-top:75px;
}
.pick {
	display:block;
	float:left;
	height:22px;
	width:75px;
	background:red;
	border:3px solid blue;
	margin-right:5px;
	border-width:4px;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
}
#pickBroccoli {
	background:#4A6751;
	border-color:#F29F01;
}
#pickBlueberry {
	background:#2A5580;
	border-color:#F07E00;
}
.podcastSidebar {
	position:absolute;
	left:0;
}
.podcastSidebar dt {
	display:block;
	position:absolute;
	left:8px;
	height:19px;
	width:29px;
	overflow:hidden;
}
.podcastSidebar dt a.podcastMp3 {
	display:block;
	padding-top:19px;
	width:29px;
}
.podcastSidebar dd {
	display:block;
	position:absolute;
	top:22px;
	left:8px;
	height:19px;
	width:29px;
	overflow:hidden;
}
.podcastSidebar dd a.podcastWhatsThis {
	display:block;
	padding-top:19px;
	width:29px;
}
.wootcast {
	display:block;
	padding-bottom:10px;
}
.wootcast .songTitle, .dotwoot .dotwootSalesTitle, .onWoot .dotwootSalesTitle, .onWootWine .dotwootSalesTitle, .onWootWineAlt .dotwootSalesTitle, .onShirt .dotwootSalesTitle, .contestOpen .dotwootSalesTitle, .contestClosed .dotwootSalesTitle {
	font-size:12px;
	display:block;
	margin:8px 45px 0px 45px;
}
.wootcast object {
	position:relative;
	padding:0;
	margin:0;
	width:285px;
	height:15px;
	display:block;
}
.wootcast .objectContainer {
	width:285px;
	height:15px;	
	margin:5px 2px 0px 7px;
}
.googleAd {
	display:block;
	padding-bottom:10px;
}
.googleAdSidebar {
	position:absolute;
	left:0;
}
.googleAdSidebar dt {
	display:block;
	position:absolute;
	left:8px;
	height:19px;
	width:29px;
	overflow:hidden;
}
.saleStatistic_Header
{
	clear: both;
	padding: 20px 0px 5px 0px;
}
.saleStatistic_Header .Title
{
	position: relative;
	font-weight: bold;
}
.saleStatistic_Header .Summary
{
	font-size: 11px;
}
.saynowIcon {
	position:absolute;
	top:4px;
	right:5px;
}
/* Attribute (Order Process) styling */
.cartError {

}
.AttributeValue_Unselected, .AttributeValue_Disabled, .AttributeValue_Selected, .AttributeValue_InvalidSelected
{
    text-decoration: none; 
    padding:1px 5px;
}
.AttributeValue_Disabled
{
    border: 1px dotted #a0a0a0;
    color: #a0a0a0;
}
.AttributeValue_Unselected
{
    border: 1px solid #000000;
    color: #000000;
}
.AttributeValue_Selected
{
    border: 1px solid #000000; 
    color: #000000;
    background-color: #f29f01;
}
.AttributeValue_InvalidSelected
{
    border: 3px dotted #a0a0a0; 
    color: #a0a0a0;
    background-color: #c0c0c0;
}
.dropDownTagListItem_disabled
{
    color: #e0e0e0;
}
.dropDownTagListItem_enabled
{
    color: #000000;
}
.saleProductConfiguratorDiv
{
}
.productTitleDiv
{
    font-size: 16px;
}
.wantPanelsDiv
{
    padding:3px 0 10px 10px;

}
.wantPanelDiv
{
    padding:10px 0 15px 0;
    border-bottom:solid 1px #c0c0c0;
}
.cartAlert 
{
    font-weight:bold;
    padding:0px 0 0 0;
}
.selectionSummary {
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:1px;
	line-height:9px;
    padding:15px 0 5px 0;
	margin-bottom:10px;
}
.orderSummary {
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:1px;
	line-height:9px;
    padding:3px 0 5px 0;
	margin-bottom:0px;
}
/* Design Contest */
.Tier1 
{
    position:relative;
    float:left;
    margin:10px 29px;
    width: 240px;    
    font-weight:bold;  
}
.Tier1 img
{
    height: 240px;
    width: 240px;
    border:solid 1px #dddddd;
    cursor:pointer;
}
.Tier1 img:hover 
{
    border-color:#f29f01;
}
.Tier2 
{
    position:relative;
    float:left;
    margin:10px 9px;   
    width: 180px;    
    font-weight:bold;       
}
.Tier2 img
{
    height: 180px;
    width: 180px;
    border:solid 1px #dddddd;    
    cursor:pointer;    
}
.Tier2 img:hover 
{
    border-color:#f29f01;
}
.Tier3
{
    position:relative;
    float:left;
    margin:10px 14px;   
    width: 120px;      
    font-weight:bold;     
}
.Tier3 img
{
    height: 120px;
    width: 120px;
    border:solid 1px #dddddd;  
    cursor:pointer;          
}
.Tier3 img:hover 
{
    border-color:#f29f01;
}
.Tier4
{
    position:relative;
    float:left;
    margin:10px 10px;     
    font-weight:bold;     
    width: 60px;
}
.Tier4 img
{
    height: 60px;
    width: 60px;
    border:solid 1px #dddddd; 
    cursor:pointer;           
}
.Tier4 img:hover 
{
    border-color:#f29f01;
}
.contestEntryVoteTotal-visible 
{ 
    font-size: 14px; 
    float:left; 
} 
.contestEntryVoteTotal-invisible 
{ 
    font-size: 14px; 
    float:left; 
    visibility:hidden;     
}
.contestEntryTitle 
{
    padding:2px 5px;
}
.contestContainer 
{
    width:600px;
}

.contestEntryCastVote
{
    float:left;
}

.contestEntryModerate
{
    float:right;
}

.voteText, .cancelVoteText, .removeEntryText
{
    padding:0px 3px 0 3px;
    text-transform:uppercase;
    text-decoration:none;
    font-size:9px;
    border:solid 1px #dddddd;
    background:#efefef;
}
.voteText
{
    margin-right:3px;
    color:#f29f01;
}
.cancelVoteText
{
    margin-right:3px;
    color:#ff0000;
}
.removeEntryText
{
    left:3px;
    color:#ff0000;
}
.voteText:hover, .cancelVoteText:hover, .removeEntryText:hover
{
    color:#000000;
}
.voteText:hover
{
    border:solid 1px #c26f01;
    background:#f29f01;
}
.cancelVoteText:hover, .removeEntryText:hover
{
    border:solid 1px #ff0000;
    background:#ff5050;
}

.contestEntryTitle 
{
    color:#666666;
    text-transform:uppercase;
    font-size:9px;
    margin-top:-5px;
}
.SortLinkButton 
{

}
.SortLinkButtonSelected 
{
    font-weight:bold;
}
.overallRank 
{
    float:left;
}
.secondaryContentContainer 
{
    background:#fafaf2;
}
.hotness 
{
    width:150px;
}
.hotness .Tier2
{
    margin:0 0;
}
body.designcontest .primaryContentContainer {
	width:536px;
	font-size:12px;
}
body.designcontest .secondaryContentContainer {
	top:0;
	right:0;
	width:140px;
}
body.designcontest .secondaryContentContainer {
	position:absolute;
}
.contestEntryArtist
{
    margin-left:12px;
}
.contestEntryDetails 
{
    padding-left:5px;
}
.contestEntryInfo 
{
    float:right;
    font-size:10px;
    color:#666666;
    padding-right: 15px;
}
.contestEntryZoom 
{
     width:600px;
}
.shippingSelection label
{
    float:left;
    padding-left:3px;
}
.shippingSelection input
{
    float:left;
}
.sortTools a 
{
    display:block;
    float:left;
    margin:3px;
    border:solid 1px #333333;
    width:50px;
    height:15px;
    background-color:#fbdfab;
    text-decoration:none;
    padding-bottom:0px;
    color:#000000;
    font-size:10px;
    text-align:center;
    text-transform:uppercase;
}
.sortTools a.sortSelected 
{
    background-color:#f29f01;
}
.newsContainer .welcome p
{
    padding-left:15px;
    padding-right:10px;
    padding-top:5px;
}

.derbyLinks
{
    padding-top:8px;
}

.derbyLinks .derbyLink, .derbyLinks .derbyLinkSeparator
{
    display:inline;
}

.derbyEntryNav
{
    float:right;
    margin:20px 13px 0 0;
}
.derbyEntryNav .row
{
	border:solid 1px #000000;
	background-color:#e1e8ee;
	height:25px;
	width:164px;
	padding:2px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	clear:both;
}
.derbyEntryNav .row .buttonLabel
{
    display:block;
    float:left;
    text-align:left;
    margin:3px;
    width:40px;
    height:15px;
    padding-bottom:0px;
    border:solid 1px #e1e8ee;
    color:#000000;
    font-size:10px;
    text-transform:uppercase;
}
.derbyEntryNav .row .buttonEnabled, .derbyEntryNav .row .buttonDisabled
{
	display: block;
	float:left;
	margin: 3px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:9px;
	border:solid 1px #000000;
	text-align:center;
    height:15px;
    width:50px;
}
.derbyEntryNav .row .buttonEnabled
{
    background-color:#fbdfab;
}
.derbyEntryNav .row .buttonEnabled:hover
{
    color:#000000;
}
.derbyEntryNav .row .buttonDisabled
{
    color:#333333;
    background-color:#c0c0c0;
}
.artistContract
{
    width:450px;
}
.artistContract input
{
    float:left;
    margin-left:5px;
    margin-right:5px;
    height:18px;
    width:auto;
}
.artistContract label 
{
    height:15px;
}
#ctl00_ContentPlaceHolder_TermsAgreementCheckBox
{
    display:block;
    margin:5px;
    float:left;
    height:18px;
    width:15px;
}
.termsAgreement
{
    display:block;
    margin:5px;
    margin-left:0;
    float:left;
    width:250px;
    height:18px;

}
.termsValidator 
{   
    display:block;
    width:450px;
}
.terms
{  
    padding:0;
    width:450px;
}
.boilerplate 
{
    width:801px;
    font-size:11px;
    padding:5px 5px 5px 5px;
    line-height:140%;
    border-bottom:solid 5px #f29f01;
    border-top:solid 1px #f29f01;
    clear:both;
}
/*.saleStatsContent div
{
    display:none;
}*/