/*
Text - main		#a7b0bd;
Text - link		#33c2a7; #99e0d3; 

Blue - #223a59;
*/

/*** Structure and common styles ***/

body, td, p, h1, h2, h3, h4, input, select, option, textarea, div
{
font-family : Tahoma, Arial, Helvetica, sans-serif; 
min-height:1px; 
}

h2, h3, h4
{font-family : Tahoma, Arial, Helvetica, sans-serif;}

body
{background:#000 url(../images/clubber-toys-background.jpg) top center no-repeat; font-size:12px; margin:0px; padding:0px; color:#a7b0bd;}

div.contentcontainer
{
clear:both;
margin:0px auto;
padding:0px 0px 24px 0px;
width:960px;
}

#leftcol, #rightcol
{
float:left;
margin:0px;
padding:0px;
width:180px;
}

#middlecol
{
background: url(../images/background-60.png) top center repeat; padding:0px; margin:0px;
float:left;
margin:0px;
padding:0px 0px 12px 0px;
width:600px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#productcol
{
background: url(../images/background-60.png) top center repeat; padding:0px; margin:0px;
float:left;
width:774px; /*WAS 780px*/
margin:0px;
padding:0px 0px 12px 0px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

.clear, .clearbreak
{clear:both;}

.hide
{display:none;}

div.touch-margin{padding-top: 18px; clear: both;}

p
{
font-size:12px;
margin:0px 6px;
padding:6px;
line-height:16px;
}

img
{
border:0px;
vertical-align:top;
}

img.smallbanner
{
border:0px;
margin:3px 0px;
}

img.bluebutton
{
border:0px;
margin:3px 0px;
}

/*h1, .likeH1
{
font-size:9px;
font-weight:normal;
color:#fff;
margin:0px;
padding:0px 0px 0px 0px; display:inline;
}
*/

h2, .likeH2, h1, .likeH1
{
background: url(../images/background-60.png) top center repeat;
color:#fff;
font-weight:normal;
font-size:14px;
/*
margin:0px;
padding:14px 18px;
*/

margin:0px;
padding:8px 12px 9px 12px;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius-bottomleft:0px; -webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomright:0px; -webkit-border-bottom-right-radius:0px;
}

h3, .likeH3
{
background: url(../images/background-60.png) top center repeat;;
color:#fff;
font-weight:normal;
font-size:14px;
margin:6px 0px 6px 0px;
padding:8px 12px 9px 12px;
border-bottom:#111d2d 1px dotted;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius-bottomleft:0px; -webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomright:0px; -webkit-border-bottom-right-radius:0px;
}

h3 a.more, .likeH3 a.more, h2 a.more, .likeH2 a.more
{
float:right;
color:#999;
font-size:11px;
padding:3px 0px 0px 0px;
text-decoration:none;
}

h3 a:hover.more, .likeH3 a:hover.more
{color:#33c2a7;}

h4, .likeH4
{
color:#fff;
font-weight:normal;
font-size:14px;
margin:0px;
padding:6px 12px;
}

.likeH1, .likeH2, .likeH3, .likeH4 {
  display: block;
}

a, .likeA
{color:#33c2a7; text-decoration:none; cursor: pointer;}

a:hover, .likeA:hover
{color:#66d1bd; text-decoration:underline;}

ul
{margin-top:6px; margin-bottom:6px;}

li
{margin:0px 24px 0px 0px; padding:4px 0px; line-height:18px;}

hr
{
border: none 0;
border-top: #111d2d 1px dotted;
height: 1px;
}

img.graphic /* Banner Graphics */
{
border:0px;
margin:6px;
vertical-align:top;
}

form
{
padding:0px;
margin:0px;
}

fieldset
{
border:0px;
margin:0px;
padding:0px;
}

label.labelleft
{
color:#33c2a7;
display:block;
float:left;
width:178px;
padding:2px 12px 0px 12px;
margin:0px;
}

label.labelleft span
{display:none;}

input, textarea, select
{background:#ccf0e9; border:0px; color:#00866d; font-size:12px; padding:2px;}

input[type="image"] {
  background: transparent;
}

input.button
{
background:#00b291;
color:#fff;
font-size:11px;
padding:6px 5px 6px 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

button {
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}

.add-to-cart button {
  margin-left: 3px;
}

a.buttonstyle, button.button
{
cursor: pointer;
padding:6px 10px;
display:inline-block;
background:#00b291; 
color:#fff; 
font-size:11px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px; 
}

a:hover.buttonstyle
{
background:#33c2a7;
text-decoration:none;
}

a:hover.continueshopping, a.continueshopping {
  background: #EB8705;
}


div.required label
{color:#d9687c;}

div.required input, div.required textarea, div.required select
{background:#f2cdd3; color:#8f031b;}

small.note
{
display:block;
padding:2px 24px 2px 202px;
color:#99e0d3;
}

small.note strong
{color:#fff;}

label.labelgroup
{
float:left;
padding: 4px 6px;
margin:0px 0px 0px 194px;
font-size:12px;
}

label.labelgroup input
{vertical-align:bottom; padding:0px; margin:0px;}

/*** Top Band ***/

#topband
{
width:948px;
margin:0px auto;
padding:0px;
}

#topband img.logo
{

border:0px;
float:left;
margin:0px;
}

#topband img.banner
{
border:0px;
float:left;
margin:0px;
padding:0px 60px;
}

#topband #basketblock
{
width:168px;
height:60px;
margin:0px;
padding:40px 0px 0px 0px;
float:left;
text-align:right;
}

#topband #basketblock #basket
{
background: url(../images/background-basket.gif) top right no-repeat;
color:#fff;
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size:11px;
height:17px;
padding:5px 30px 4px 0px;
margin:0px;
text-align:right;
}

/*** Main Navi ***/

#mainnavi
{
display:block;
clear:both;
color:#666;
margin:0px auto;
padding:0px;
width:955px;
/* height:32px; */
text-align:center;
}

#mainnavi li
{
display:inline;
list-style-type:none;
margin:0px;
padding:0px 0px 0px 0px;
text-align:center;
}

#mainnavi li a
{
font-family : Tahoma, Arial, Helvetica, sans-serif; 
color:#223a59;
display:inline-block;
text-decoration:none;
font-size:13px;
font-weight: bold;
padding:6px 10px 6px 10px;
margin:6px 3px;
background:#fff; /* url(../images/mainnavi-li-bg.png) bottom center repeat-x */
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
/*
-moz-border-radius-bottomleft:3px; -webkit-border-bottom-left-radius:3px;
-moz-border-radius-bottomright:3px; -webkit-border-bottom-right-radius:3px;
*/
text-align:center;
white-space:nowrap;
width:133px;
height:20px;
}

#mainnavi li.over a /* top level menu under the mouse or an open menu */
{
  color:#d804d9;
  padding:12px 10px 12px 10px;
  height:20px;
  margin:0px 3px;
}/*18abd8*/


#mainnavi li ul { /* dropdown menu */
  background: #f7cdf7 url(../images/background-dropdown-menu.png) bottom right no-repeat;
  padding:6px 0px;
  margin:0px;
  width:166px;

  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius-topleft:0px; -webkit-border-top-left-radius:0px;
}

#mainnavi li.over ul li /* visible dropdown menu item */
{
display:block;
list-style-type:none;
padding:1px 2px;
margin:0px;
width:162px;
}

#mainnavi li.over ul li a /* dropdown menu item link */
{
background: url(../images/background-dropdown-dot.gif) center left no-repeat;
color:#d804d9;
display:block;
padding:2px 6px 2px 24px;
margin: 1px;
font-size:11px;
font-weight: normal;
text-decoration:none;
text-align: left;
height: auto;
width: auto;
}

#mainnavi li.over ul li.over a /* dropdown menu item link hover mode */
{
background:#fff;
color:#d804d9;
padding:2px 6px 2px 24px ;
text-decoration:none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}

/*** Breadcrumb ***/

#breadcrumbblock
{
clear:both;
margin:0px auto;
padding:0px;
width:948px;
height:28px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius-topleft:0px; -webkit-border-top-left-radius:0px;
-moz-border-radius-topright:0px; -webkit-border-top-right-radius:0px;
}

#breadcrumbblock #breadcrumb
{
background:#223a59;
color:#fff;
font-size:9px;
/* - taken out - Russ's width:700px; - Original width:756px;*/
float:left;
padding:8px 12px 8px 12px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#breadcrumbblock #breadcrumb a
{color:#99e0d3;text-decoration:none;}
#breadcrumbblock #breadcrumb a:hover
{color:#fff;}

#breadcrumbblock #breadcrumb span
{font-weight: bold;}

#breadcrumbblock #search
{
width:165px;
float:left;
margin:0px;
padding:3px 3px 3px 0px;
}

#breadcrumbblock #search div
{background:#444; height:18px;
padding:2px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#breadcrumbblock #search label
{display:none;}

#breadcrumbblock #search input
{
font-size:9px;
color:#ccc;
background:#444;
border:#444 0px solid;
padding:3px;
}

#breadcrumbblock .topLinks
{
background:#223a59;
float:right;
font-size:9px;
color:#111d2d;
padding:8px 12px;
text-align:right;
text-decoration:none;
white-space:nowrap;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#breadcrumbblock div.topLinks a {font-weight:bold; color:#99e0d3;}
#breadcrumbblock div.topLinks a:hover {text-decoration:none; color:#fff;}

/*** Gap ***/

#gap
{
width:960px;
margin:0px auto;
padding:0px;
clear:both;
height:20px;
}

/*** Left Column ***/

#leftcol h2, #rightcol h2
{
background: url(../images/background-60.png) top center repeat;
color:#fff;
font-weight:normal;
font-size:14px;
/*
padding:14px 18px;
*/
margin:0px 6px 0px 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius-bottomleft:2px; -webkit-border-bottom-left-radius:2px;
-moz-border-radius-bottomright:2px; -webkit-border-bottom-right-radius:2px;
}

div.leftsearch
{background:#ccf0e9; padding:4px 6px 8px 6px; margin:0px 6px 6px 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border:#00b291 1px solid;}

div.leftsearchblock
{background:#ccf0e9; padding:0px; margin:0px; -moz-border-radius: 6px; -webkit-border-radius: 6px; height:18px;}

input.leftsearch
{
font-size:14px;
color:#00b291;
background:#ccf0e9; /* ccf0e9 */
border:#ccf0e9 0px solid;
padding:2px 3px 3px 3px;
margin:0px;
float:left; vertical-align:middle; width:120px;
}

#leftcol ul
{
border:0px;
display:block;
margin:0px 6px 6px 6px;
padding:0px 0px;
}

#leftcol ul li
{
border:0px;
list-style-type:none;
margin:0px;
padding:0px;
border-bottom:#111d2d 1px dotted;
}

#leftcol ul li a
{

font-family : Tahoma, Arial, Helvetica, sans-serif;
color:#fff;
display:block;
font-size:11px;
margin:0px;
padding:2px 8px 4px 8px;
text-decoration:none;

-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin:4px 6px;
}

#leftcol ul li a:hover
{
color:#d804d9;
background: #fff /*url(../images/bg-leftnavi.png) center right no-repeat*/;
border:0px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin:4px 6px;
}

#leftcol img
{
border:0px;
margin:3px 6px;
vertical-align:top;
}

div.contenthighlight
{
background:#fff;
color:#223a59;
margin:3px 6px 0px 6px;
padding:12px;
font-size:9px;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius-bottomleft:0px; -webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomright:0px; -webkit-border-bottom-right-radius:0px;
}

div.columnblock
{
clear:both;
width:156px;
margin: 6px auto;
padding:0px 0px 6px 0px;
background:#333;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

div.newsblock
{
clear:both;
width:156px;
margin: 6px auto;
padding:33px 0px 6px 0px;
background:#333 url(../images/bg-glow-news-column.jpg) center top no-repeat;
color:#999;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#leftcol div.newsblock img
{margin:0px;}

div.newsblock a
{color:#fff; font-weight:bold;}
div.newsblock a:hover
{color:#fff; text-decoration:none;}

div.newsblock a.more
{color:#18abd8; font-weight:bold;}
div.newsblock a.more:hover
{color:#33c2a7; text-decoration:none;}

div.newstext
{background:#333 url(../images/bg-glow-news-column-text.jpg) center top no-repeat;}

div.columnblock h3
{margin:0px;}

div.columnblock a
{color:#ccc;}

div.columnblock a:hover
{color:#33c2a7; text-decoration:none;}

#leftcol div.columnblock img
{margin:0px;}

div.joinmail
{
width:140px;
background:#222;
margin:6px auto;
padding:2px;
height:24px;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

div.joinmailemail
{padding: 2px; width:90px; height:20px; float:left;}

input.joinemail
{vertical-align:top; width:84px; background:#222; color:#999;}

div.joinmailbutton
{width:46px; height:24px; background:#CC0000; float:left;}


div.blockbackground1
{background: url(../images/background-block1.png) top right no-repeat;}

/*** Four Column Product Layout ***/

div.fourblock
{
float:left;
margin:0px;
padding:6px 6px 12px 6px;
/*height:250px;*/
width:135px;
}

div.fourblockbg
{
margin:0px;
padding:0px;
/*height:250px;*/
}

div.fourblock img
{
border:#223a59 1px solid;
margin:0px;
vertical-align:top;
}

div.fourblocktext
{
padding:6px 6px;
font-size:9px;
height:70px;
overflow: hidden;
}

div.fourblock div.fourblocktext a strong
{font-weight:normal;}

div.fourblock div.fourblocktext h3 {
  padding: 0;
  background: transparent;
  border: none;
  margin: 0 0 6px 0;
}

div.fourblock div.fourblocktext a
{
font-size:12px;
margin:0px 0px 6px 0px;
display:block;
text-decoration:none;
color:#fff;
}

div.fourblock div.fourblocktext a:hover
{color:#99e0d3;}

div.fourblock div.priceblock
{
padding:0px 6px;
font-size:9px;
}

div.fourblock div.priceblock div.price
{
clear:both;
width:69px;
float:left;
height:28px;
margin:6px 0px 0px 0px;
padding:4px 0px 0px 0px;
color:#33c2a7;
font-size:9px;
font-weight:bold;
}

div.threeblock div.priceblock div.price strong,
div.threeblock div.priceblock div.price span.regular-price,
div.threeblock div.priceblock div.price span.special-price,
div.fourblock div.priceblock div.price strong,
div.fourblock div.priceblock div.price span.regular-price,
div.fourblock div.priceblock div.price span.special-price
{
color:#fff;
font-size:12px;
font-weight:bold;
}

div.fourblock div.priceblock div.buy
{
width:54px;
float:left;
height:32px;
margin:6px 0px 0px 0px;
}

div.fourblock div.priceblock div.buy img
{
border:0px;
vertical-align:top;
}

/* Three Column Product Layout */

div.threeblock
{
float:left;
margin:0px;
padding:6px 6px 12px 6px;
width:184px;
}

div.threeblockbg
{
margin:0px;
padding:0px;
}

div.threeblockcategory
{
margin:0px; 
padding:0px;
background:#fff; 
height:275px;
-moz-border-radius: 6px; 
-webkit-border-radius: 6px;
-moz-border-radius-topleft:24px; -webkit-border-top-left-radius:24px;
-moz-border-radius-topright:24px; -webkit-border-top-right-radius:24px;
color:#223a59;
overflow: hidden;
}

div.threeblockcategory a img
{border:0px;}

div.threeblockbanner
{
margin:0px;
background:#222;
text-align:center;
padding: 14px 0px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

div.threeblockbanner a img
{border:0px;}

div.threeblock img
{
border:#223a59 1px solid;
margin:0px;
vertical-align:top;
}

div.threeblocktext
{
padding:6px;
font-size:9px;
height:70px;
overflow:hidden;
}

div.threeblock div.threeblocktext h3 {
  padding: 0;
  background: transparent;
  border: none;
  margin: 0 0 6px 0;
}

div.threeblock div.threeblocktext a
{
font-size:12px;
margin:0px 0px 6px 0px;
display:block;
text-decoration:none;
color:#fff;
}

div.threeblock div.threeblocktext a:hover
{color:#99e0d3;}

div.threeblockcategory div.threeblocktext a
{font-weight:bold; color:#d804d9; display:inline; font-size:9px;}

div.threeblockcategory div.threeblocktext a:hover
{text-decoration:underline; color:#d804d9;}

div.threeblock div.priceblock
{
padding:6px;
font-size:9px;
}

div.threeblock div.priceblock div.price
{
clear:both;
width:118px;
float:left;
height:28px;
margin:6px 0px 0px 0px;
padding:4px 0px 0px 0px;
color:#33c2a7;
font-size:9px;
font-weight:bold;
}

div.threeblock div.priceblock div.price strong
{
color:#fff;
font-size:12px;
font-weight:bold;
}

div.threeblock div.priceblock div.buy
{
width:54px;
float:left;
height:32px;
margin:6px 0px 0px 0px;
}

div.threeblock div.priceblock div.buy img
{
border:0px;
vertical-align:top;
}

#productpurchase .price-label,
div.threeblock .price-label, 
div.fourblock .price-label
{
  display: none;
}

#productpurchase .regular-price
{
  font-size:18px;
  font-weight: bolder;
  padding:6px 0px 0px 0px;
  display:block;
  color:#fff;
}

#super-product-table .regular-price {
  font-size: inherit;
  font-weight: normal;
  display: inline;
}

#productpurchase .old-price,
#productpurchase .special-price {
  display: block;
  padding: 2px 3px;
}

#productpurchase .special-price {
  font-size:18px;
  padding:0px 3px 0px 3px;
  background:#bf0324;
  color:#fff;
  font-weight:bold;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#productpurchase .old-price .price {
  font-size:9px;
  padding:2px 3px 2px 3px;
  color:#fff;
  text-decoration: line-through;
}
#productpurchase .old-price .price-label {
  font-size:9px;
  padding:2px 3px 2px 3px;
  color:#fff;
  display: inline;
}

div.threeblock .old-price .price,
div.fourblock .old-price .price
{
  display: block;
  text-decoration: line-through;
  color: #bf0324;
}


/* Two Column Product Layout */

div.twoblock
{
float:left;
margin:0px;
padding:6px;
width:282px;
}

div.twoblockcategory
{
margin:0px;
padding:0px;
background:#000;
height:236px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
color:#a5d87e;
}

div.twoblocktext
{
padding:6px;
font-size:9px;
height:50px;
overflow:hidden;
}

div.twoblock div.twoblockcategory div.twoblocktext a
{
text-decoration:none;
color:#69be28;
}

div.twoblock div.twoblockcategory div.twoblocktext a:hover
{color:#33c2a7;}

div.twoblockbg
{
background:#111d2d;
margin:0px;
padding:6px 0px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

div.twoblockbgnews
{
background:#000 url(../images/bg-news-snippet.jpg) top center no-repeat;
margin:0px;
padding:6px 0px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

div.twoblockbg h2, div.twoblockbg h3
{
line-height:16px;
margin:0px 0px 6px 0px;
}

/* One Column Product Layout */

#middlecol div.oneblock
{
float:left;
margin:0px;
padding:6px;
width:588px;
}

#middlecol div.oneblockbg
{
margin:0px;
padding:0px;
}

/*** Right Column Highlights ***/

div.highlights
{
background: url(../images/background-60.png) top center repeat;
margin:0px 6px 6px 6px;
padding:6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius-topleft:0px; -webkit-border-top-left-radius:0px;
-moz-border-radius-topright:0px; -webkit-border-top-right-radius:0px;
}

#productterms div.highlights
{padding: 6px 3px 3px 6px;}

div.highlights div.highlight
{
background: url(../images/background-60.png) top center repeat;
clear:both;
margin:0px auto 0px auto;
padding:0px;
margin:0px 0px 6px 0px;
width:156px;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

div.highlights div.highlight img
{
border: #223a59 1px solid;
float:left;
margin:0px;
}

div.highlights div.highlight div.highlighttext
{
width:75px;
float:left;
margin:0px;
padding:3px 0px 3px 6px;
font-size:10px;
}

div.highlights div.highlight div.highlighttext a
{
font-weight:bold;
text-decoration:none;
}

/*
div.highlights div.highlight div.highlighttext a:hover
{color:#99e0d3;}
*/

div.highlights div.highlight div.highlighttext strong
{
color:#fff;
display:block;
font-size:12px;
margin:3px 0px 0px 0px;
}

#productterms div.highlights
{margin:0px;}

#productterms div.highlights div.highlight
{width:150px;}


/*** Home Page Image Rotator ***/

#homepageimage
{
width:556px; height:50px; background:url(../images/glow-main-outdoor-string-lights.jpg) top center no-repeat; margin:6px; padding:170px 0px 0px 20px;
}

#homepageimage a
{background:#222; text-align:center; display:block; float:left; width:32px; height:25px; font-size:14px; padding:7px 0px 0px 0px; margin:3px; color:#666; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

#homepageimage a:hover
{background:#444; color:#fff; text-decoration:none;}

/*** Product Column ***/

#productintro
{
width:768px;
margin:0px;
padding:3px;
}

#productimgage
{
width: 384px; /*390px;*/
float:left;
padding:0px;
margin: 6px 0 0 6px;
}

#productimgage img
{/* border:#223a59 1px solid; */ vertical-align:top;}

#productimagethumbs
{
width:384px; 
margin:0px; 
padding:0px 3px;
}

#productimagethumbs div.productimagethumb
{
width:58px; 
margin:0px; 
padding:0px 3px 3px 3px; 
float:left;	
}

#productpurchase
{
/*background:#0000cc;*/
width:366px;
float:left;
padding:6px;
}

#producttabs
{
height:23px;  
font-size:9px; 
/*background:url(../images/bg-product-tabs.gif) bottom center repeat-x;*/
border-bottom:#223a59 1px dotted;
padding:0px 3px;
margin:0px;
}

#producttabs a
{
height:24px;
width:106px;
display:block;
float:left;
margin:0px 1px;
}

#producttabs img
{border:0px;}

#producttabs a.tabDescription
{background:url(../images/tabs-clubbertoys-product.gif) center left no-repeat;}
#producttabs a.tabDescription:hover
{background:url(../images/tabs-clubbertoys-product.gif) bottom left no-repeat;}

#producttabs a.tabDelivery
{background:url(../images/tabs-clubbertoys-product.gif) center center no-repeat;}
#producttabs a.tabDelivery:hover
{background:url(../images/tabs-clubbertoys-product.gif) bottom center no-repeat;}

#producttabs a.tabReturns
{background:url(../images/tabs-clubbertoys-product.gif) center right no-repeat;}
#producttabs a.tabReturns:hover
{background:url(../images/tabs-clubbertoys-product.gif) bottom right no-repeat;}

#producttabs a.producttabon.tabDescription, #producttabs a.producttabon.tabDescription:hover
{background:url(../images/tabs-clubbertoys-product.gif) top left no-repeat;}
#producttabs a.producttabon.tabDelivery, #producttabs a.producttabon.tabDelivery:hover
{background:url(../images/tabs-clubbertoys-product.gif) top center no-repeat;}
#producttabs a.producttabon.tabReturns, #producttabs a.producttabon.tabReturns:hover
{background:url(../images/tabs-clubbertoys-product.gif) top right no-repeat;}

#productpurchase p, #productpurchase ul li
{
color:#fff;
}

#productpurchase .producttabs ul {
  padding-left: 14px;
  list-style-position: inside;
  margin-left: 0;
}

#productpurchase .producttabs ul li {
  padding-top: 0;
  padding-bottom: 0;
}

div.moreyoubuy
{
background: url(../images/bt-buy-more-save-prices-from.png) top center no-repeat;
font-family: Tahoma, sans-serif;
font-style:italic;
font-weight:bold;
width:276px;
height:30px;
padding:56px 0px 0px 78px;
margin:6px auto;
color:#e868e8;
}

div.moreyoubuy strong
{color:#fff;}

div.moreyoubuy span
{color:#a5d87e;}

div.formblock
{
clear:both;
/*background:#000;*/
padding:2px;
margin:0px 12px;
}

div.formblock label
{
font-size:9px; 
padding:2px;
color:#66d1bd;
}

div.formblock label.labeltop
{
display:block;
}

div.formblock label strong
{color:#fff;}

div.formblock label a
{color:#fff; text-decoration:none;}

div.formblock label a:hover
{color:#fff; text-decoration:underline;}

div.formblock input, div.formblock textarea, div.formblock select
{
padding:2px;
margin:0px;
font-size:12px;
}

div.instock, div.outofstock, div.cautionstock, div.freegift, div.giftwrap_message, div.freedelivery
{padding: 12px 10px 12px 72px; color:#999; font-size:11px; margin:6px 12px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border:#fff 2px solid;}

div.instock
{background: #00b291 url(../images/msg-success.gif) top left no-repeat; color:#fff;}
div.outofstock
{background: #bf0324 url(../images/msg-error.gif) top left no-repeat; color:#fff;}
div.cautionstock
{background: #eb8705 url(../images/msg-notice.gif) top left no-repeat; color:#fff;}
div.freegift
{padding: 12px 10px 12px 92px; height:26px; background: #fff url(../images/bg-free-gift.png) center left no-repeat; border:#fff 0px solid;  -moz-border-radius: 6px; -webkit-border-radius: 6px;  margin:6px 12px;}
div.freegift div, div.giftwrap_message div
{display:table-cell; vertical-align:middle; height:26px;}

div.giftwrap_message {
  background: #D804D9 url(../images/msg-gift-wrap.gif) top left no-repeat;
  color: white;  
}

div.instock span
{color:#fff; font-weight:bold;}
div.outofstock span
{color:#fff; font-weight:bold;}
div.cautionstock span
{color:#fff; font-weight:bold;}

div.freegift span, div.freedelivery span
{color:#d804d9;}

div.freedelivery
{padding: 12px 10px 12px 92px; height:26px; background: #fff url(../images/bg-free-delivery.png) center left no-repeat; border:#fff 0px solid;  -moz-border-radius: 6px; -webkit-border-radius: 6px;  margin:6px 12px;}

td.out_of_stock {
color:#f00;
font-size:9px;
}

#productdesc
{
width:762px; /*WAS 768px*/
padding:6px;
margin:0px;
}

#productdescbg
{
padding:0px;
margin:0px;
}

#producttext
{width:588px; float:left; padding:0px 0px 12px 0px;}

#productterms
{width:168px; float:left; padding: 0px 0px 0px 6px;} /*WAS width:174px;*/

#productterms h3
{
margin:0px;
-moz-border-radius-bottomleft:0px; -webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomright:0px; -webkit-border-bottom-right-radius:0px;
}

p.lookingfor
{padding:12px 6px; float:right; font-size:11px;}

a.moreproducts
{
clear:both;
background:#111d2d;
color:#33c2a7;
padding:9px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

a:hover.moreproducts
{color:#99e0d3; text-decoration:none;}

/*** Product Options ***/

div.prodoptselect
{
background:#111d2d; 
padding:6px 6px 12px 6px; 

-moz-border-radius: 6px; 
-webkit-border-radius: 6px; 
-moz-border-radius-bottomleft:2px; 
-webkit-border-bottom-left-radius:2px;
-moz-border-radius-bottomright:2px; 
-webkit-border-bottom-right-radius:2px;

}

div.prodoptselectheader
{
font-size:14px; 
color:#fff; 
font-family:Geneva, sans-serif; 
padding:2px 6px 6px 6px;
}

div.prodopt
{background:#000;} /* RUSS - Div not needed, but in for possible future options */

div.packsize
{
font-family : Tahoma, Arial, Helvetica, sans-serif; 
background:#fff; 
width:72px; 
height:60px;
padding:12px 0px 0px 0px;
float:left;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
text-align:center;
color:#d804d9;
font-size:14px;
line-height:10px;
}

div.packsize strong
{
font-size:24px;
font-weight:normal;
color:#d804d9;
line-height:normal;
}

div.prodoptdesc
{
color:#a7b0bd;
width:290px; /*314*/
float:left;
font-size:10px;
padding:6px 12px;
}

div.prodoptdesc strong.prodopttitle
{
display:block;
color:#fff;
font-size:12px;
margin:0px 0px 3px 0px;
}

div.prodoptstock
{
clear:both; 
padding:6px 0px 0px 0px; 
color:#fff; 
font-size:9px;
}

div.prodoptprice
{ 
width:190px; 
height:60px; 
float:left; text-align:right; 
font-size:9px;
padding:6px;
}

strong.price
{
font-size:18px; padding:6px 0px 0px 0px; color:#fff;
}

/*** Product Reviews ***/

div.productreview
{
background:#111d2d url(../images/background-block-review-1.gif) top right no-repeat;
padding:6px 0px;
margin:6px 0px;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

div.productreview.review_2 {
  background-position: bottom right;
}
div.productreview.review_3 {
  background-position: top left;
}
div.productreview.review_4 {
  background-position: bottom left;
}
div.productreview.review_5 {
  background-position: top center;
}

p.reviewtitle strong, p.reviewtitle span
{color:#fff;}

p.reviewtitle small
{color:#ccc; font-size:10px;}

div.ourcomment
{width:460px;
float:left;
color:#d804d9;
background:#fff;
padding:12px;
font-size:11px;
min-height:40px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

p.helpful
{color:#223a59; font-size:10px; clear:both;}

p.helpful span
{color:#fff;}

p.helpful a
{color:#33c2a7;}

p.helpful a:hover
{color:#99e0d3; text-decoration:none;}

div.rating-box {
  background: transparent url('../images/stars-0.png') top left no-repeat;
  padding: 0;
  height: 13px;
  position: relative;
  width: 70px;
}

div.rating-box .rating {
  margin: 0;
  background: transparent url('../images/stars-5.png') top left no-repeat;
  overflow: hidden;
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
}

div.productreview .rating-box {
  margin: 0 6px 0 12px;
  float: left;
}

/*** Customer Comments ***/
div.customercomment
{
background:#ccf0e9 url(../images/background-comment.gif) top left no-repeat;
padding:12px;
color:#00866d;
text-align:center;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

div.customername
{
background: url(../images/bg-comment.gif) top right no-repeat;
padding:9px 12px; 
color:#00b291; 
font-size:9px;
}

div.customername strong
{color:#fff;}

p.commentreply
{
color:#a203a2; 
font-size:10px; 
line-height:normal;
}

p.commentreply a
{color:#a203a2; text-decoration:underline;}

/*** Glow Facts ***/

div.glowfact
{
background:#000 url(../images/bg-glow-fact-2.jpg) top left no-repeat;
padding:12px 24px 18px 158px;
margin:6px;
font-size:14px;
color:#fff;
text-align:left;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

/*** Left Banner Padding ***/

div.leftbannerholder
{
background:#222; 
padding:18px; 
width:540px; 
margin:0px auto;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
text-align:center;
}

div.leftbannerholder img
{
text-align:top;
padding:12px;
}

/*** Footer ***/

#footerbackground
{padding:6px 0px 0px 0px; margin:0px; clear:both; color:#fff;}

#footerbackground strong
{color:#fff;}

#footerbackground a
{color:#33c2a7; text-decoration:none;}

#footerbackground a:hover
{color:#99e0d3;}

div.footerfourblock
{
font-size:9px;
width:228px;
float:left;
margin:0px;
padding:6px;
}

div.footereightblock
{
font-size:9px;
width:108px;
float:left;
margin:0px;
padding:6px;
}

div.footerfourblock div.footerfourblockbg, div.footereightblock div.footereightblockbg
{
margin:0px;
padding:8px 12px 12px 12px;
line-height:14px;
}

div.footereightblock div.footereightblockbg
{
/*background:#eee;*/
}

#address
{
clear:both;
font-size:9px;
color:#33c2a7;
padding:12px 18px;
}

#address strong
{color:#fff;}

#address a
{color:#ccc;}


div.cart {
  padding: 6px;
}

/* Table Styles - from Chinese Lanterns */

#super-product-table,
#shopping-cart-totals-table,
#my-orders-table,
.data-table
{
  width: 100%;
}

#shopping-cart-table, #shopping-cart-totals-table, #Giftwrapped_Cart_Grid table
{background:#223a59; width:100%;}

#shopping-cart-table td, #shopping-cart-totals-table, #Giftwrapped_Cart_Grid table td
{background:#111d2d;}

#shopping-cart-table td.product
{font-size:9px;}

#shopping-cart-table td.product a
{font-size:11px;}

#shopping-cart-table th,
#my-orders-table th
{padding: 6px;}

#shopping-cart-totals-table td[colspan="1"]
{background:#223a59; color:#fff; font-weight:normal;}


#shopping-cart-table td.subtotal, #shopping-cart-totals-table td, #Giftwrapped_Cart_Grid table td.subtotal
{text-align:right; width:70px; background:#000; color:#eb8705;}

#shopping-cart-totals-table td,
#shopping-cart-table td,
#my-orders-table td,
#Giftwrapped_Cart_Grid table td
{
  padding: 6px;
}
#shopping-cart-totals-table td:first-child
{
  width: auto;
}
.qty
{text-align:right;}

/* checkout now button */
ul.checkout-types li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.box-account.box-recent #my-orders-table td,
div.box-account.box-recent #my-orders-table th,
.sales-order-history #my-orders-table td,
.sales-order-history #my-orders-table th
{padding: 2px;}

/* ORIGINAL MESSAGES DEFINITIONS */

/* Global Messages  */

.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { margin:0px; list-style:none !important; margin:6px !important; padding:6px 6px !important; background: #fff /*url(../images/background-msg.png) top right repeat-y*/; -moz-border-radius: 6px; -webkit-border-radius: 6px;}

.messages { overflow:hidden; }
.messages li { margin:0px;}
.messages li li { margin:0px; padding:0px; line-height:normal;}

.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:dotted !important; border-width:1px !important; background-position:0px 0px !important; background-repeat:no-repeat !important; min-height:80px !important; padding:0px 12px 6px 60px !important; font-size:12px !important;}
.error-msg { border-color:#fff; background : #bf0324 url(../images/msg-error.gif); color:#fff; }
.success-msg { border-color:#fff; background : #00b291 url(../images/msg-success.gif); color:#fff; }
.note-msg,
.notice-msg { border-color:#fff; background: #eb8705 url(../images/msg-notice.gif); color:#fff; }

ul.messages li ul{background: none !important;}


/*******************************************************************************************/


/*** Christmas Block ***/

div.christmasblock
{
background:#000 url(../images/background-christmas-block.jpg) top center no-repeat;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding:0px 0px 0px 0px;
}

div.christmasblock h3
{background:none;}

div.christmasblock div.fourblockbg img
{border:#d8130d 1px solid;}

div.christmasblock div.fourblocktext
{color:#df423d; height:auto;}

div.christmasblock div.fourblocktext a
{color:#fff;}

div.christmasblock h3 a.more
{
background:#000;
float:right;
color:#fff;
font-size:11px;
padding:3px 6px 3px 12px;
text-decoration:none;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
font-weight:normal;
}

div.christmasblockglowsticks
{background: url(../images/background-christmas-glowsticks.jpg) top center no-repeat;}
div.christmasblockhomelighting
{background: url(../images/background-christmas-home-lighting.jpg) top center no-repeat;}
div.christmasblockstringlights
{background: url(../images/background-christmas-string-lights.jpg) top center no-repeat;}
div.christmasblockglowhome
{background: url(../images/background-christmas-glow-in-the-home.jpg) top center no-repeat;}
div.christmasblockglowgadgets
{background: url(../images/background-christmas-glow-gadgets.jpg) top center no-repeat;}
div.christmasblockcandles
{background: url(../images/background-christmas-candles.jpg) top center no-repeat;}
div.christmasblockglowkids
{background: url(../images/background-christmas-glow-kids.jpg) top center no-repeat;}
div.christmasblocktorches
{background: url(../images/background-christmas-torches.jpg) top center no-repeat;}
div.christmasblocksolarpower
{background: url(../images/background-christmas-solar-products.jpg) top center no-repeat;}
div.christmasblockpartysupplies
{background: url(../images/background-christmas-party-supplies.jpg) top center no-repeat;}
div.christmasblockglowwear
{background: url(../images/background-christmas-glow-wear.jpg) top center no-repeat;}












/*
 * Navigation Menus from original default/default style
 */

/* ALL Levels */ /* Style consistent throughout all nav levels */
#mainnavi li { position:relative; text-align:left; }
#mainnavi li.over a{ position: relative; z-index: 1111; }
#mainnavi li.over ul{ z-index: 999; }
#mainnavi a,
#mainnavi li.over a { display:block; }
#mainnavi span { display:block; cursor:pointer; white-space:nowrap; }
#mainnavi li ul span {white-space:normal; }

/* 0 Level */
#mainnavi li { float:left; }
#mainnavi a { float:left; }

/* 1st Level */
#mainnavi ul li,
#mainnavi ul li.active { /*float:none;*/ }

#mainnavi ul a,
#mainnavi ul li.over a { float:none; } 

/* 2nd Level */
#mainnavi ul { position:absolute; top:38px; left:-10000px; }

/* Show menu */
#mainnavi li.over > ul { display: block; left:3px; }
#mainnavi li.over > ul li.over > ul { left:100px; }
#mainnavi li.over ul ul { left:-10000px; }

/* 3rd+ Level */
#mainnavi ul ul { top:5px; }


/* generic helper classes */
.a-left{
  text-align:left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}

.validation-advice {
  color:#cc3650;
  background: url(../images/validation_advice_bg2.gif) top left no-repeat;
  padding-left: 12px;
}

ul.messages li a {
  color: white;
  text-decoration: none;
  border-bottom: 1px dotted;
}
ul.messages li a:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}

/* page numbers on paged pages  */
.pager p.amount {
  text-align: center;
}
.pager .pages strong {
  display: none;
}
.pager .pages ol {
  list-style-type: none;
  padding: 0;
  text-align: center;
}
.pager .pages ol li{
  display: inline;
}

.pager .pages li.current a{
  font-weight: bolder;
  color: white;
}

/* affects the advanced search form, but effects should be far reaching */
ul.form-list {
  list-style-type: none;
  padding: 0;
}
 /* Home Page Banner Rotator */
div.banner_rotator {
  /* width: 588px; -- breaks IE6 */
  height: 166px;
  position: relative;
}
div.bannerNav {
  display: none;
}

div.input-box
{
  float: left;
}