/*
RED - #89181A;
*/

/*** 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/string-lights-background.jpg) top center no-repeat; font-size:12px; margin:0px; padding:0px; color:#ccc;}

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: #000;
float:left;
margin:0px;
padding:0px 0px 12px 0px;
width:600px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#productcol
{
background: #000; padding:0px; margin:0px;
float:left;
width:774px; /*WAS 780px*/
margin:0px;
padding:0px 0px 12px 0px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.clear, .clearbreak
{clear:both;}

.hide
{display:none;}

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
{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#fff;
margin:0px;
padding:6px 12px;
}

h2
{
font-family:Arial, Helvetica, sans-serif;
background: #040e37;
color:#fff; 
font-weight:normal;
font-size:14px;
/*
margin:0px;
padding:14px 18px;
*/

margin:6px 0px;
padding:8px 12px 9px 12px;

-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;
}

h3, h4, #productcol h2
{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:normal;
font-size:14px;
margin:0px;
padding:12px 12px 6px 12px;
background: transparent;
}

h3 a.more
{
float:right;

font-size:11px;
padding:3px 0px 0px 0px;
text-decoration:none;
}

h3 a:hover.more
{}


a
{color:#ea9106; text-decoration:none;}

a:hover
{color:#ea9106; 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: #040e37 1px solid;
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:#fff;
display:block;
float:left;
width:178px;
padding:2px 12px 0px 12px;
margin:0px;
}

label.labelleft span
{display:none;}

input, textarea, select
{background:#eee; border:0px; color:#666; font-size:12px; padding:2px;}

input.button,
button.button
{
background:#ea9106; 
color:#fff; 
font-size:11px;
padding:6px 5px 6px 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px; 
border:none;
}

button, 
input[type="button"]{
  cursor: pointer;
}

a.buttonstyle
{
padding:6px 10px;
display:block;
background:#ea9106; 
color:#fff; 
font-size:11px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px; 
}

a:hover.buttonstyle
{
background:#ea9106;
text-decoration:none;
}

div.required label
{color:#89181a;}

div.required input, div.required textarea, div.required select
{background:#f3e7e8; color:#89181a;}

small.note
{
display:block;
padding:2px 24px 2px 202px;
color:#ccc;
}

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
{
height:144px;
border:0px;
float:left;
margin:0px;
}


#topband #basketblock
{
width:160px;
height:60px;
margin:0px;
padding:60px 8px 0px 0px;
float:left;
text-align:right;
}

#topband #basketblock #basket
{
background: url(../images/background-basket.gif) top right no-repeat;
color:#0165a3;
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size:10px;
height:14px;
padding:8px 30px 4px 0px;
margin:0px;
text-align:right;
}

#topband #basketblock #basket a
{color:#fff; text-decoration:none;}

#basketprice
{
color:#fff;
font-size:18px;
text-decoration:none;
display:block;
}

#basketprice span
{font-size:12px;}

#basketcheckout
{
font-size:9px;
color:#ea9106;
display:block;
padding: 0px 1px 0px 0px;
font-weight:bold;
}

/*
#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 ***/

#mainnavi2
{
background: url(../images/bg-string-lights-top-navi.jpg) center center repeat-y;
display:block;
clear:both;
color:#666;
margin:0px auto;
padding:0px 0px 0px 0px;
width:948px;
/* height:32px; */
text-align:center;

-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;
}

#mainnavi2 li
{
display:inline;
list-style-type:none;
margin:0px;
padding:0px 0px 0px 0px;
text-align:center;
}

#mainnavi2 li a
{
font-family : Arial, Helvetica, sans-serif; 
color:#fff;
display:inline-block;
text-decoration:none;
font-size:13px;
/*font-weight:bold;*/
/*padding:0px 12px 0px 12px;*/
padding:0px 8px;
margin:6px 0px 5px 0px;
border-right:#ea9106 1px dotted;
/*
-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;

height:20px;
}

#mainnavi2>li.last a {
  border-right: none;
}

#mainnavi2 li a:hover
{color:#ea9106;}/*18abd8*/


#mainnavi2 li ul
{
background:#ea9106;
display:block;
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;
}

#mainnavi2 li ul li
{
display:block;
list-style-type:none;
padding:1px 2px;
margin:0px;
width:162px;
}

#mainnavi2 li ul li a
{
background: url(../images/background-dropdown-dot.gif) center left no-repeat;	
color:#fff;
display:block;
padding:2px 6px 2px 24px ;
font-size:11px;
text-decoration:none;
margin: 0;
text-align: left;
border: none;
}

#mainnavi2 li ul li a:hover
{
background:#fff;
color:#ea9106;
text-decoration:none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}

/*** Breadcrumb ***/

#breadcrumbblock
{
background: url(../images/bg-string-lights-breadcrumb.jpg) center center repeat-y;
clear:both;
margin:0px auto;
padding:0px;
width:948px;
height:23px;
-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
{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:9px;
float:left;
padding:6px 12px 5px 12px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#breadcrumbblock #breadcrumb a
{color:#f2bd6a;text-decoration:none;}
#breadcrumbblock #breadcrumb a:hover
{color:#fff;}

#breadcrumbblock #breadcrumb span.h
{
  /*display:none;*/
}

#breadcrumbblock .topLinks
{
font-family:Arial, Helvetica, sans-serif;
float:right;
font-size:9px;
color:#ea9106;
padding:6px 12px 5px 12px;
text-align:right;
text-decoration:none;
white-space:nowrap;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#breadcrumbblock div.topLinks a {color:#f2bd6a;}
#breadcrumbblock div.topLinks a:hover {text-decoration:none; color:#fff;}

/*** Section Highlight ***/
div.sectionhighlight
{
width:948px;
margin:0px auto;
background: #000;
-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;
overflow: hidden;
}

div.fairylights
{background: #000 url(../images/hd-fairy-lights.jpg) center center no-repeat;}

/*** 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:8px 12px;

margin:0px 6px 0px 6px;
-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;

border-bottom:#000 1px dotted;

}

div.leftsearch
{background:#ea9106; padding:4px 6px 8px 6px; margin:0px 6px 6px 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border:#f2bd6a 3px solid;}

div.leftsearchblock
{background:#ea9106; padding:0px; margin:0px; -moz-border-radius: 6px; -webkit-border-radius: 6px; height:18px;}

input.leftsearch
{
font-size:14px;
color:#fff;
background:#ea9106; /* ccf0e9 */
border:#ccf0e9 0px solid;
padding:2px 3px 3px 3px;
margin:0px;
float:left; vertical-align:middle; width:120px;
}

#leftcol ul
{
background: url(../images/background-60.png) top center repeat;
border:0px;
display:block;
margin:0px 6px 6px 6px;
padding:0px;
-moz-border-radius: 8px; 
-webkit-border-radius: 8px;
}

#leftcol ul li
{
border:0px;
list-style-type:none;
margin:0px;
padding:3px 3px;
border-bottom:#000 1px dotted;
}

#leftcol ul li a
{
	
font-family : Tahoma, Arial, Helvetica, sans-serif;
color:#ea9106;
display:block;
font-size:11px;
font-weight:bold;
margin:0px;
padding:2px 8px 4px 8px;
text-decoration:none;

-moz-border-radius: 4px; 
-webkit-border-radius: 4px;

}

#leftcol ul li a:hover
{
color:#fff;
background: #ea9106 url(../images/bg-leftnavi.png) center right no-repeat;
border:0px;
-moz-border-radius: 4px; 
-webkit-border-radius: 4px;
}

#leftcol img, #rightcol img
{
border:0px; 
margin:3px 6px;
vertical-align:top;
}

div.contenthighlight
{
background:#000;
color:#f2bd6a;
margin:3px 6px 0px 6px;
padding:12px;
font-size:9px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

div.contenthighlight strong
{font-size:12px; font-weight:normal; color:#fff;}

div.contenthighlight a
{color:#fff;}

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:#3a2402 1px solid;
margin:0px; 
vertical-align:top;
}

div.fourblocktext
{
color:#f2bd6a;
padding:6px 6px;
font-size:9px;
height:70px;
overflow: hidden;
}

div.fourblock div.fourblocktext a strong,
div.fourblock div.fourblocktext h3
{
  font-weight:bold;
  padding: 0;
}

div.fourblock div.fourblocktext a
{
font-size:11px; 
margin:0px 0px 6px 0px; 
display:block;
text-decoration:none;
color:#ea9106;
font-weight:bold;
}

div.fourblock div.fourblocktext a:hover
{text-decoration:underline;}

div.fourblock div.priceblock
{
padding:0px 6px;
font-size:9px;
}

div.fourblock div.priceblock div.price,
div.fourblock div.priceblock .regular-price .price-label,
div.fourblock div.priceblock .old-price,
div.fourblock div.priceblock .price-from .price-label
{
display: block;
clear:both; 
width:53px; 
float:left;  
margin:0px 0px 0px 0px; 
padding:2px 0px 0px 0px;
color:#ea9106;
font-size:9px;
}

div.fourblock div.priceblock div.price strong
{font-weight:bold;}

div.fourblock div.priceblock span.price,
div.fourblock div.priceblock div.buy,
div.fourblock div.priceblock .special-price 
{
display: block;
width:70px;
float:left;
text-align:right;
margin:0px;
font-size:18px;
color:#ea9106;
}

div.fourblock div.priceblock .special-price span.price
{
font-size:18px;
font-weight: bold;
color:#89181A;
padding:0px 3px;
display:inline;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
div.fourblock div.priceblock .special-price span.price-label {
  display: none;
}

div.fourblock div.priceblock .old-price span.price {
/*WAS price*/  
color:#89181A;
text-align: left;
font-size:9px;
text-decoration: line-through;
}
div.fourblock div.priceblock .old-price span.price-label
{
  /*WAS price label*/
  color:#89181A;
  text-transform: uppercase;
  float: left;
}


div.fourblock div.priceblock .price-from {
  display: inline;
  width: auto;
  margin: 0;
  padding: 0;
}
div.fourblock div.priceblock .price-to {
  display: none;
}

div.fourblock div.priceblock div.buy img
{
border:0px;
vertical-align:top;
}

div.product-list {
  padding: 6px;
}

/* Three Column Product Layout */

div.threeblock
{
float:left;
margin:0px;
padding:6px 6px 12px 6px;
width:184px;
}

div.threeblockbg
{
margin:0px; 
padding:0px;
position: relative;
}

div.threeblockcategory
{
margin:0px; 
padding:0px;
background:#040e37; 
height:256px; 
-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;
}

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:#3a2402 1px solid; 
margin:0px; 
vertical-align:top;
}

div.threeblock .hot-product {
  border:none;
  position: absolute;
  top: 0;
  left: 0;
}

div.threeblocktext
{
color:#f2bd6a;
padding:6px;
font-size:9px;
height:70px;
overflow:hidden;
}

div.threeblock div.threeblocktext a
{
font-size:11px; 
margin:0px 0px 6px 0px; 
display:block;
text-decoration:none;
color:#ea9106;
font-weight:bold;
}

div.threeblock div.threeblocktext h3 {
  padding: 0;
}

div.threeblock div.threeblocktext a:hover
{text-decoration:underline;}

div.threeblockcategory div.threeblocktext {
  text-align: center;
}

div.threeblockcategory div.threeblocktext a
{font-weight:bold; color:#ea9106; display:inline; font-size:9px;}

div.threeblockcategory div.threeblocktext a:hover
{text-decoration:underline; color:#ea9106;}

div.threeblock div.priceblock
{
padding:6px;
font-size:9px;
}

/*-------------------------*/
div.threeblock div.priceblock div.price,
div.threeblock div.priceblock .regular-price .price-label,
div.threeblock div.priceblock .old-price,
div.threeblock div.priceblock .price-from .price-label
{
display: block;
clear:both; 
width:102px; 
float:left;  
margin:0px 0px 0px 0px; 
padding:2px 0px 0px 0px;
color:#ea9106;
font-size:9px;
}

div.threeblock div.priceblock .price-from {
  display: inline;
  padding: 0;
  margin: 0;
}
div.threeblock div.priceblock .price-to {
  display: none;
} 
div.threeblock div.priceblock div.price strong
{font-weight:bold;}

div.threeblock div.priceblock span.price,
div.threeblock div.priceblock div.buy,
div.threeblock div.priceblock .special-price 
{
display: block;
width:70px;
float:left;
text-align:right;
margin:0px;
font-size:18px;
color:#ea9106;
}

div.threeblock div.priceblock .special-price span.price
{
font-size:18px;
font-weight: bold;
color:#89181A;
padding:0px 3px;
display:inline;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
div.threeblock div.priceblock .special-price span.price-label {
  display: none;
}

div.threeblock div.priceblock .old-price span.price {
/*WAS price*/  
color:#89181A;
text-align: left;
font-size:9px;
text-decoration: line-through;
}
div.threeblock div.priceblock .old-price span.price-label
{
  /*WAS price label*/
  color:#89181A;
  text-transform: uppercase;
  /*float: left;*/
  display: block;
  font-weight: bold;
}

div.threeblock div.priceblock div.buy img
{
border:0px;
vertical-align:top;
}



/*
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;
}

/* 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:#040e37; 
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;
*/
}

#productcol div.highlights
{
  /*padding: 6px 3px 3px 6px;*/
}

div.highlights div.highlight
{
background: #040e37;
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: #3a2402 1px solid !important;
float:left;
margin:0px !important;
padding:0px;
}

div.highlights div.highlight div.highlighttext
{
color:#fff;
width:75px;
float:left;
margin:0px;
padding:3px 0px 3px 6px;
font-size:10px;
}

div.highlights div.highlight div.highlighttext a
{
color:#ea9106;
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;
}

div.highlights div.highlight div.highlighttext strong .price-label {
  display: none;
}
div.highlights div.highlight div.highlighttext strong .special-price .price {
  color: #c30700;
}
div.highlights div.highlight div.highlighttext strong .old-price .price {
  text-decoration: line-through;
}

div.highlights div.highlightbasetext
{font-size:9px; margin:10px 6px 6px 6px; color:#f2bd6a; clear:both;}

div.highlights div.highlightbasetext a
{color:#fff;}

#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:390px;
float:left;
overflow:hidden;
}

#productimgage .ad-gallery {
  padding:6px;
}

#productimgage img
{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:#040e37 1px solid;
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-stringlights-product.gif) center left no-repeat;}
#producttabs a.tabDescription:hover
{background:url(../images/tabs-stringlights-product.gif) bottom left no-repeat;}
#producttabs a.tabDescription.producttabon
{background:url(../images/tabs-stringlights-product.gif) top left no-repeat;}

#producttabs a.tabDelivery
{background:url(../images/tabs-stringlights-product.gif) center center no-repeat;}
#producttabs a.tabDelivery:hover
{background:url(../images/tabs-stringlights-product.gif) bottom center no-repeat;}
#producttabs a.tabDelivery.producttabon
{background:url(../images/tabs-stringlights-product.gif) top center no-repeat;}

#producttabs a.tabReturns
{background:url(../images/tabs-stringlights-product.gif) center right no-repeat;}
#producttabs a.tabReturns:hover
{background:url(../images/tabs-stringlights-product.gif) bottom right no-repeat;}
#producttabs a.tabReturns.producttabon
{background:url(../images/tabs-stringlights-product.gif) top right no-repeat;}

#productpurchase p
{
color:#fff;
}

div.moreyoubuy
{
background: url(../images/bt-buy-more-save-prices-from.png) top center no-repeat;
font-family: Tahoma, sans-serif;
font-weight:bold;
width:276px;
height:30px;
padding:56px 0px 0px 78px;
margin:6px auto;
color:#ea9106;
}

div.moreyoubuy strong
{color:#fff;}

div.moreyoubuy span
{color:#ea9106;}

div.formblock
{
clear:both;
/*background:#000;*/
padding:2px;
margin:0px 12px;
}

div.formblock label
{
font-size:9px; 
padding:2px;
color:#ea9106;
}

div.formblock label.labeltop
{
display:block;
}

div.formblock label strong
{color:#ea9106;}

div.formblock label a
{color:#040e37; text-decoration:none;}

div.formblock label a:hover
{color:#040e37; text-decoration:underline;}

div.formblock input, div.formblock textarea, div.formblock select
{
padding:2px;
margin:0px;
font-size:12px;	
}

div.formblock .bundle-option-select {
  width: 338px;
}

div.instock, div.outofstock, div.cautionstock, div.freegift, div.giftwrap, 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: #37af05 url(../images/msg-success.gif) top left no-repeat; color:#fff;}
div.outofstock
{background: #89181a url(../images/msg-error.gif) top left no-repeat; color:#fff;}
div.cautionstock
{background: #ea9106 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:#ea9106 1px solid;  -moz-border-radius: 6px; -webkit-border-radius: 6px;  margin:6px 12px;}

div.freedelivery
{padding: 12px 10px 12px 92px; height:26px; background: #fff url(../images/bg-free-delivery.png) center left no-repeat; border:#ea9106 1px solid;  -moz-border-radius: 6px; -webkit-border-radius: 6px;  margin:6px 12px;}

div.freegift div, div.freedelivery div
{display:table-cell; vertical-align:middle; height:26px;}

div.giftwrap
{background: #040e37 url(../images/msg-gift-wrap.gif) top left no-repeat; color:#fff;}

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:#ea9106;}

#productdesc
{
width:768px; /*WAS 768px*/
padding:6px 0px 6px 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:#ea9106;
color:#fff;
padding:9px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

a:hover.moreproducts
{color:#fff; text-decoration:none;}

/*** Product Options ***/

div.prodoptselect
{
background:#fff; 
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:#040e37; 
padding:2px 6px 6px 6px;
}

div.prodopt
{background:#fff;} /* RUSS - Div not needed, but in for possible future options */

div.packsize
{
font-family : Tahoma, Arial, Helvetica, sans-serif; 
background:#eee; 
width:72px; 
height:60px;
padding:12px 0px 0px 0px;
float:left;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
text-align:center;
color:#040e37;
font-size:14px;
line-height:10px;
}

div.packsize strong
{
font-size:24px;
font-weight:normal;
color:#ea9106;
line-height:normal;
}

div.prodoptdesc
{
color:#666;
width:290px; /*314*/
float:left;
font-size:10px;
padding:6px 12px;
}

div.prodoptdesc strong.prodopttitle
{
display:block;
color:#040e37;
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:#ea9106;
}

/*** Product Reviews ***/

div.productreview
{
background:#111;
padding:6px 0px;
margin:6px 0px;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

p.reviewtitle strong, p.reviewtitle span
{color:#fff;}

p.reviewtitle small
{color:#999; font-size:10px;}

div.ourcomment
{width:460px;
float:left;
color:#fff;
background:#ea9106;
padding:12px;
font-size:11px;
min-height:40px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

div.ourcomment a
{color:#fff; text-decoration:underline;}

p.helpful
{color:#999; font-size:10px; clear:both;}

p.helpful span
{color:#999;}

p.helpful a
{color:#ea9106;}

p.helpful a:hover
{color:#ea9106; text-decoration:underline;}

/*** Customer Comments ***/
div.customercomment
{
background:#eee;
padding:12px;
color:#666;
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:#333; 
font-size:9px;
}

div.customername strong
{color:#333;}

p.commentreply
{
color:#040e37; 
font-size:10px; 
line-height:normal;
}

p.commentreply a
{color:#040e37; 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:#f2bd6a; text-decoration:none;}

#footerbackground a:hover
{color:#ea9106;}

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:#f2bd6a;
padding:12px 18px;
}

#address strong
{color:#fff;}

#address a
{color:#ccc;}


/* Table Styles - from Chinese Lanterns */

#shopping-cart-table,
.data-table,
table.basket
{background:#000; width:100%;}

#shopping-cart-table td,
.data-table td,
table.basket td
{background:#000;
padding: 6px;
margin: 1;}

#shopping-cart-table td.product,
.data-table td.product,
table.basket td.product
{font-size:9px;}

#shopping-cart-table td.giftwrap,
.data-table td.giftwrap,
table.basket td.giftwrap
{text-align:center;}

#shopping-cart-table td.product a,
.data-table td.product a,
table.basket td.product a
{font-size:11px;}

#shopping-cart-table th,
.data-table th,
table.basket th
{background: #040e37;
color: #fff;
font-weight: normal;
padding: 6px;}

#shopping-cart-table td.subtotal,
.data-table td.subtotal,
table.basket td.subtotal
{
 text-align: right;
width: 70px;
background: #000;
color: #fff;
}
#shopping-cart-totals-table td,
.data-table td, 
table.basket td
{background: #040e37;
color: #fff;
font-weight: normal;
padding: 6px;
}

#shopping-cart-totals-table {
  width: 100%;
}

#shopping-cart-totals-table td+td {
  text-align: right;
  width: 70px;
  background: #000;
  color: #eb8705;
}

#shopping-cart-totals-table .grand_total td+td
{
  color: #fff;
}

.qty
{text-align:right;}

ul.checkout-types {
  list-style-type: none;
}
ul.checkout-types li {
  float: right;
}

/* 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: #040e37 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:solid !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:11px !important;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;  
}
.error-msg { border-color:#fff; background : #89181a url(../images/msg-error.gif); color:#fff; }
.success-msg { border-color:#fff; background : #37af05 url(../images/msg-success.gif); color:#fff; }
.note-msg,
.notice-msg { border-color:#fff; background: #ea9106 url(../images/msg-notice.gif); color:#fff; }

ul.messages li ul{background: none !important;}


.validation-advice {
  color: #89181a;
  padding-left: 12px;
  background-image: url(../images/validation_advice_bg.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
.validation-failed {
  border: 1px #89181a solid;
}

/*******************************************************************************************/


/*** 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; overflow: hidden;}

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;}



div.offerhighlight
{
border:0px #fff solid; 
background:#9f1719; 
margin:6px 12px; 
padding:6px; color:#fff; 
-moz-border-radius: 6px; 
-webkit-border-radius: 6px; 
font-size:10px;}


table.buytable
{width:342px; margin: 0px auto; padding:0px;}

table.buytable td
{background:#fff; margin:2px; padding:4px 6px 6px 6px; vertical-align:middle; border-bottom:#000 1px solid; border-top:#000 1px solid;}

table.buytable td.buytdqty, table.buytable td.buytdpack, table.buytable td.buytdpack1, table.buytable td.buytddesc
{
background: #040e37 url(../images/bg-td-buy-qty.png) center right no-repeat;
width:60px;
padding-right:12px;
text-align:center;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius-topright:0px; -webkit-border-top-right-radius:0px;
-moz-border-radius-bottomright:0px; -webkit-border-bottom-right-radius:0px;
}

table.buytable td.buytddesc
{
width:140px;
text-align:left;
font-size:10px;
/*color:#040e37;*/
}



table.buytable td.buytdprice, table.buytable td.buytdprice1
{
background: #000 ;
padding-right:4px;
text-align:right;}
table.buytable td.buytdprice strong, 
table.buytable td.buytdprice1 strong,
table.buytable td.buytdprice .price,
table.buytable td.buytdprice1 .price
{color:#fff; font-size:14px; font-weight: bold;}

table.buytable td.buytdprice .price-label,
table.buytable td.buytdprice1 .price-label {
  display: none;
}

table.buytable td.buytdprice .old-price,
table.buytable td.buytdprice1 .oldprice {
  display: block;
  float: right;
  clear: both;
  
  background:#c30700; 
  padding:1px 3px; 
  -moz-border-radius: 2px; 
  -webkit-border-radius: 2px;  

}
table.buytable td.buytdprice .old-price .price-label,
table.buytable td.buytdprice1 .oldprice .price-label{
  display: inline;
  font-size: 9px;  
  color:#fff;     
  text-transform: uppercase;
}
table.buytable td.buytdprice .old-price .price,
table.buytable td.buytdprice1 .oldprice .price{
  font-size: 9px;  
  color:#fff;   
  text-decoration: line-through;
}
table.buytable td.buytdprice .special-price,
table.buytable td.buytdprice1 .special-price {
  display: block;
  clear: both;
}
table.buytable td.buytdprice .special-price .price,
table.buytable td.buytdprice1 .special-price .price{
  color:#c30700;
}
table.buytable td.buytdprice .special-price .price-label,
table.buytable td.buytdprice1 .special-price .price-label{
  display: inline;
  color:#c30700;
  text-transform: uppercase;
}
table.buytable td.buytdprice .inc-vat,
table.buytable td.buytdprice1 .inc-vat,
table.buytable td.buytdprice .notify-me,
table.buytable td.buytdprice1 .notify-me{
  display: block;
  clear: both;
  text-align: right;
  padding-top: 2px;
}
/* bundle products */
table.buytable td.buytdprice .price-as-configured .price-label,
table.buytable td.buytdprice1 .price-as-configured .price-label{
  display: inline;
  font-size: 9px;
  color: #ea9106;
}



table.buytable td.buytdprice small, table.buytable td.buytdprice1 small
{color:#ea9106; font-size:9px;}

table.buytable td.buytdprice1
{padding:4px 4px 4px 4px;}



table.buytable td.buytdpack
{padding-top:4px;}
table.buytable td.buytdpack strong
{color:#ea9106; font-size:14px;}
table.buytable td.buytdpack small
{color:#040e37; font-size:9px;}

table.buytable td.buytdpack1
{width:70px; padding:4px 6px 4px 6px; font-size:11px; text-align:right;}
table.buytable td.buytdpack1 strong
{color:#ea9106; font-size:11px;}
table.buytable td.buytdpack1 small
{color:#040e37; font-size:11px;}

table.buytable input
{background:#fff; border:#ccc 1px solid;}

table.buytable td.buytdadd, table.buytable td.buytdadd1, table.buytable td.buytdaddopt
{
width:80px;
background:#000;
padding-right:6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius-topleft:0px; -webkit-border-top-left-radius:0px;
-moz-border-radius-bottomleft:0px; -webkit-border-bottom-left-radius:0px;
}

table.buytable td.buytdadd1
{padding:0px 4px 0px 6px;}

table.buytable td.buytdaddopt
{
text-align:center;
width:65px;
color:#666;
}

.htmlbutton
{
/* box-shadow: 0px 1px 1px #303030; */
font-size:12px;
color:#fff;
text-align:center;
display:block;
padding:6px;
/*
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
font-style:italic;
*/
font-weight:bold;
text-decoration:none;
-moz-border-radius: 6px; -webkit-border-radius: 6px;

cursor: pointer;
}

.htmlbuttonsml
{
font-size:10px;
color:#fff;
text-align:center;
display:block;
padding:3px 4px 4px 4px;
/*
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
font-style:italic;
*/
text-decoration:none;
-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

a.htmlbutton:hover, a.htmlbuttonsml:hover
{text-decoration:none;}

.bluebutton
{background:#040e37; border:#040e37 2px solid; text-shadow: 0px 1px 1px #040e37; color:#ea9106;}
.bluebutton:hover
{background:#040e37; border:#040e37 2px solid; text-shadow: 0px 1px 1px #040e37; color:#fff;}

.orangebutton
{background:#ea9106; border:#ea9106 2px solid; text-shadow: 0px 1px 1px #ea9106; color:#fff;}
.orangebutton:hover
{background:#fff; border:#fff 2px solid; text-shadow: 0px 1px 1px #ccc; color:#ea9106;}


.greybutton
{background:#999; border:#999 2px solid; text-shadow: 0px 1px 1px #666; color:#fff;}
.greybutton:hover
{background:#ccc; border:#ccc 2px solid; text-shadow: 0px 1px 1px #999; color:#fff;}


/* ALL Levels */ /* Style consistent throughout all nav levels */
#mainnavi2 li, #mainnavi2 a { position:relative; }
#mainnavi2 li.over { z-index:999; }
#mainnavi2 span { display:block; cursor:pointer; white-space:nowrap; }
#mainnavi2 li ul span { white-space:normal; }

/* 2nd Level */
#mainnavi2 ul { position:absolute; top:100%; left:-10000px; }

/* Show menu */
#mainnavi2 li.over > ul { left:3px; }
#mainnavi2 li.over > ul li.over > ul { left:100px; }
#mainnavi2 li.over ul ul { left:-10000px; }

/* 3rd+ Level */
#mainnavi2 ul ul { top:5px; }



.a-right { text-align: right; }
.a-center { text-align: center; }
.a-left {text-align: left; }

button.button {
  cursor: pointer;
}

.twoblock .labelleft {
  width: 90px;
}
.twoblock .input-box {
  max-width: 150px;
}

.twoblock input, .twoblock input, .twoblock select, .twoblock textarea {
  width: 150px;
}

.input-box {
  float: left;
}

div.pager div.pages strong
{
  visibility: hidden;
}

div.pager div.pages ol
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

div.pager div.pages ol li
{
  display: inline-block;
  padding: 6px;
  margin: 0;
}

.my-account h2 {
  margin-top: 0;
}

div.rating-box {
  float: left;
  background-image: url(../images/stars-0.png);
  background-position: top left;
  background-repeat: no-repeat;
  width: 70px;
  height: 13px;
}

div.rating-box .rating {
  background-image: url(../images/stars-5.gif);
  background-position: top left;
  background-repeat: no-repeat;
  width: 70px;
  height: 13px;
}

/* mostly used by bundled products */
#productpurchase .required,
#productpurchase p.required{
  font-size: 9px;
  color: #C30700;
}