/*
Red - #ee3627;
Blue - #0165a3;
*/

/*** 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:#010227 url(../images/glow-candles-background.jpg) top center no-repeat; font-size:12px; margin:0px; padding:0px; color:#999;}

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:#010227;
float:left;
margin:0px;
padding:0px 0px 12px 0px;
width:600px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#productcol
{
float:left;
width:780px; /*WAS 780px*/
margin:0px;
padding:0px 0px 12px 0px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

.contentblock
{
border:#eee 1px solid;
background:#fff;
clear:both; 
margin: 0px;
padding:5px;

-moz-border-radius: 6px; 
-webkit-border-radius: 6px;
}

.clear, .clearbreak
{clear:both; height:1px;}

.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
{
color:#fff; 
font-weight:normal;
font-size:22px;
margin:0px;
padding:4px 12px;
}

h2, h3, h4
{
color:#fff; 
font-weight:normal;
font-size:18px;
margin:0px;
padding:9px 11px;
}

h3 a.more
{
float:right;
font-size:11px;
padding:3px 12px 0px 0px;
text-decoration:none;
}

a
{color:#8967af; text-decoration:none;}

a:hover
{color:#8967af; 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: #311a4a 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:3px 12px 0px 12px;
margin:0px;
}

label.labelleft span
{display:none;}

input, textarea, select
{background:#fff; border:#311a4a 1px solid; color:#311a4a; font-size:12px; padding:2px;}

button {
  cursor: pointer;
  background: transparent;
  border-color:transparent;
}

input.button, button.button
{
background:#ee3627; 
color:#fff; 
font-size:11px;
padding:2px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px; 
}
a.buttonstyle
{
padding:6px 10px;
display:block;
background:#ee3627; 
color:#fff; 
font-size:11px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px; 
}

a:hover.buttonstyle
{
background:#ee3627;
text-decoration:none;
}

button.image {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

div.required label
{color:#ee3627;}

.validation-failed
{background:#fff; color:#ee3627; border:#ee3627 1px solid;}

.input-box
{
  display: inline-block;
}

.validation-advice
{
  color:#ee3627;
}

small.note
{
display:block;
padding:2px 24px 2px 202px;
color:#999;
}

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
{
/*background:#0000cc;*/
width:948px;
height:136px;
margin:0px auto;
padding:0px;
}

#topband img
{
padding:0px;
vertical-align:top;
border:0px;
margin:0px;
}

#basketblock
{
background:#fff;
width:156px;
height:66px;
margin:0px;
padding:6px 12px 0px 0px;
float:right;
text-align:right;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius-topleft:12px; -webkit-border-top-left-radius:12px;
-moz-border-radius-topright:12px; -webkit-border-top-right-radius:12px;
}

#basketblock #basket
{
background: url(../images/background-basket.gif) top right no-repeat;
color:#ee3627;
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size:10px;
height:14px;
padding:6px 28px 6px 0px;
margin:0px;
text-align:right;
}

#basketblock #basket a
{color:#ee3627; text-decoration:none;}

#basketprice
{
color:#ee3627;
font-size:18px;
text-decoration:none;
display:block;
}

#basketcheckout
{
font-size:9px;
color:#ee3627;
display:block;
padding: 0px 1px 0px 0px;
font-weight:bold;
}

/*** Main Navi ***/

#mainnavicontainer
{

display:block;
margin:0px auto;
padding:0px;
width:948px;
height:72px;
}

#mainnavi
{

display:block;
color:#666;
margin:0px;
padding:28px 0px 0px 0px;
width:780px;
border-bottom:0px;
}

#mainnavi li
{
display:inline-block;
list-style-type:none;
margin:0px;
padding:0px 0px 0px 0px;
text-align:center;
height:44px;
}

#mainnavi li a
{
background:#fff;
font-family : Tahoma, Arial, Helvetica, sans-serif; 
color:#ee3627;
display:inline-block;
text-decoration:none;
font-size:12px;
font-weight:bold;
padding:12px;
margin:0px 6px 0px 0px;

text-align:center;
white-space:nowrap;
width:144px;
height:20px;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius-topleft:12px; -webkit-border-top-left-radius:12px;
-moz-border-radius-topright:12px; -webkit-border-top-right-radius:12px;
}

#mainnavi li.over>a
{background:#ee3627; color:#fff;}





ul.dropdown
{
background: #ee3627;
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;
}

ul.dropdown li
{
display:block;
list-style-type:none;
padding:1px 2px;
margin:0px;
width:162px;
}

ul.dropdown li a
{	
color:#fff;
display:block;
padding:4px 6px 4px 12px ;
font-size:11px;
text-decoration:none;
}

ul.dropdown li a:hover
{
background:#fff;
color:#ee3627;
text-decoration:none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}

/*** Top Gift Finder ***/

#topgiftfinder
{
background:#cc0000;
width:948px;
height:40px;
margin:0px auto;
}

#topgiftfinder1
{
background: url(../images/bg-get-an-idea.png) center left no-repeat;
height:40px;
width:186px;
float:left;
padding:4px 0px;
margin:0px;
-moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px;
}

#topgiftfinder2, #topgiftfinder3, #topgiftfinder4
{
height:33px;
width:190px;
float:left;
padding:15px 0px 0px 6px;
margin:0px;
}

#topgiftfinder2
{background: url(../images/bg-gift-finder-dropdown1.png) center left no-repeat;}
#topgiftfinder3
{background: url(../images/bg-gift-finder-dropdown2.png) center left no-repeat;}
#topgiftfinder4
{background: url(../images/bg-gift-finder-dropdown3.png) center left no-repeat;}

#topgiftfinder5
{
background: url(../images/bg-give-me-some-ideas.png) center left no-repeat;
height:40px;
width:174px;
float:left;
padding:8px 0px 0px 0px;
margin:0px;
text-align:center;
-moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px;
}

#topgiftfinder form select
{
background:#fff;
color:#0165a3;
font-size:10px;
font-weight:bold;
-moz-border-radius: 3px; -webkit-border-radius: 3px;
border:#eee 1px solid;
border-style:inset;
width:176px;
}

#topgiftfinder form select option
{font-weight:normal; margin:6px;}

/*** Breadcrumb ***/

#breadcrumbblock
{
background:#ee3627;
clear:both;
margin:6px auto;
padding:0px;
width:948px;
height:22px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#breadcrumbblock #breadcrumb
{

color:#0165a3;
font-size:9px;
/* - taken out - Russ's width:700px; - Original width:756px;*/
float:left;
padding:8px 6px 8px 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#breadcrumbblock #breadcrumb strong
{color:#eee;}

#breadcrumbblock #breadcrumb a
{color:#0165a3;text-decoration:none;}
#breadcrumbblock #breadcrumb a:hover
{color:#0165a3; text-decoration:underline;}

#breadcrumbblock #breadcrumb span
{display:none;}


#breadcrumbblock .topLinks
{
/* background:#0165a3; */
color:#f2685d;
float:right;
font-size:9px;
padding:5px 12px 0px 12px;
text-align:right;
text-decoration:none;
white-space:nowrap;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#breadcrumbblock div.topLinks a {color:#fff; font-weight:bold;}
#breadcrumbblock div.topLinks a:hover {text-decoration:underline; color:#fff;}

/*** Gap ***/

#gap
{
width:960px;
margin:0px auto;
padding:9px 0px 9px 0px;
clear:both;
}

/*** Left Column ***/
/*
div.leftsearch
{background:#fafcd1; padding:4px 6px 8px 6px; margin:0px 6px 6px 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border:#e4ee17 1px solid;}

div.leftsearchblock
{background:#fafcd1; padding:0px; margin:0px; -moz-border-radius: 6px; -webkit-border-radius: 6px; height:18px;}

input.leftsearch
{
font-size:14px;
color:#698bd9;
background:#fafcd1;
border:#fafcd1 0px solid;
padding:2px 3px 3px 3px;
margin:0px;
float:left; vertical-align:middle; width:120px;
}
*/

#leftcol div.columnblock, #rightcol div.columnblock, #productterms div.columnblock
{
background:#311a4a;
clear:both; 
margin: 0px 6px 6px 6px;
padding:0px 0px 6px 0px;

-moz-border-radius: 6px; 
-webkit-border-radius: 6px;
}

#productterms div.columnblock
{margin: 0px 0px 6px 0px;}

#leftcol ul
{
border:0px;
display:block;
margin:0px;
padding:0px 0px;
}

#leftcol ul li
{
border:0px;
list-style-type:none;
margin:0px;
padding:0px;
}

#leftcol ul li a
{
	
font-family : Tahoma, Arial, Helvetica, sans-serif;
color:#fff;
display:block;
font-size:12px;
margin:0px;
padding:5px 11px;
text-decoration:none;
margin: 0px;
border-top: #623494 1px solid;
}

#leftcol ul li a:hover
{
color:#fff;
background:#623494;
}

#leftcol img
{
border:0px; 
margin:3px 6px;
vertical-align:top;
}

div.contenthighlight
{
/* background:#311a4a; */
color:#999;
margin:0px 6px 6px 6px;
padding:12px;
font-size:9px;

/* border:#311a4a 1px solid; */

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

div.contenthighlight strong
{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:#e4ee17; 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:#e4ee17; 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:#623494 1px solid; 
margin:0px; 
vertical-align:top;
}

div.fourblocktext
{
padding:6px 6px;
font-size:9px;
height:42px;
color:#666;
}

div.fourblock div.fourblocktext a strong
{font-weight:bold;}

div.fourblock div.fourblocktext a
{
font-size:12px; 
margin:0px 0px 6px 0px; 
display:block;
text-decoration:none;
}

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
{
clear:both; 
width:53px; 
float:left;  
margin:0px 0px 0px 0px; 
padding:2px 0px 0px 0px;
color:#999;
font-size:9px;
}

div.fourblock div.priceblock div.buy
{
width:70px;
float:left;
text-align:right;
margin:0px;
font-size:18px;
color:#feba12;
}

div.fourblock div.priceblock div.buy small
{font-size:12px;}

div.fourblock div.priceblock div.buy div.saleprice
{
background:#ee3627;
color:#fff;
padding:0px 3px;
display:inline;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

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;
/* height:256px; */
color:#698bd9;
}

div.threeblockcategory a img
{border:0px; margin:0px 0px 6px 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:#623494 1px solid; 
margin:0px; 
vertical-align:top;
}

div.threeblocktext
{
padding:6px;
font-size:9px;
height:42px;
overflow:hidden;
color:#7ba1fc;
}

div.threeblockcategory div.threeblocktext
{
padding:6px;
font-size:9px;
height:60px;
overflow:hidden;
color:#7ba1fc;
}

div.threeblock div.threeblocktext a strong
{font-weight:bold;}

div.threeblock div.threeblocktext a
{
font-size:12px; 
margin:0px 0px 6px 0px; 
display:block;
text-decoration:none;
}

div.threeblock div.threeblocktext a:hover
{text-decoration:underline;}

div.threeblockcategory div.threeblocktext
{
color:#0165a3;
text-align:center;
padding:0px 15px;
}

div.threeblockcategory div.threeblocktext a
{font-weight:bold; color:#ee3627; display:block; margin:0px 0px 2px 0px;}

div.threeblockcategory div.threeblocktext a:hover
{text-decoration:underline; color:#ee3627;}

div.threeblock div.priceblock
{
padding:6px;
font-size:9px;
}

div.threeblock div.priceblock div.price
{
clear:both; 
width:102px; 
float:left;  
margin:0px 0px 0px 0px; 
padding:2px 0px 0px 0px;
color:#999;
font-size:9px;
}

div.threeblock div.priceblock div.buy
{
width:70px;
float:left;
text-align:right;
margin:0px;
font-size:18px;
color:#feba12;
}

div.threeblock div.priceblock div.buy small
{font-size:12px;}

div.threeblock div.priceblock div.buy div.saleprice
{
background:#ee3627;
color:#fff;
padding:0px 3px;
display:inline;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

div.threeblock div.priceblock div.buy img
{
border:0px;
vertical-align:top;
}

div.threeblock div.priceblock div.price-buy .regular-price .price-label {
  clear:both;
  width:102px;
  float:left;
  margin:0px 0px 0px 0px;
  padding:2px 0px 0px 0px;
  color:#999;
  font-size:9px;
}
div.threeblock div.priceblock div.price-buy .regular-price .price {
  width:70px;
  float:right;
  text-align:right;
  margin:0px;
  font-size:18px;
  color:#feba12;
  font-weight:bold;
}
div.threeblock div.priceblock div.price-buy .old-price {
  clear:both;
  width:102px;
  float:left;
  margin:0px 0px 0px 0px;
  padding:2px 0px 0px 0px;
  color:#ee3627;
  font-size:9px;
}
div.threeblock div.priceblock div.price-buy .old-price .price-label:before {content: "ON SALE"; display: block; }
div.threeblock div.priceblock div.price-buy .old-price .price {
  text-decoration: line-through;
}
div.threeblock div.priceblock div.price-buy .special-price {
  width:70px;
  float:right;
  text-align:right;
  margin:0px;
  font-size:18px;
}
div.threeblock div.priceblock div.price-buy .special-price .price-label { display: none; }
div.threeblock div.priceblock div.price-buy .special-price .price {
  background:#ee3627;
  color:#fff;
  padding:0px 3px;
  display:inline;
  border-radius: 3px;
}

/* 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:#e4ee17;}

div.twoblockbg
{
background:#311a4a;
margin:0px; 
padding:6px 0px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
color:#fff;
}

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;
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 h3
{
background: #698bd9;
color:#fff;
font-weight:normal;
font-size:14px;
margin:6px 0px 6px 0px;
padding:7px 12px 8px 12px;

-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;
clear:both;
}

#productterms div.highlights
{padding: 6px 3px 3px 6px; clear:both; }

div.highlights div.highlight
{
/* background: url(../images/background-60.png) top center repeat; */
background:#311a4a;
clear:both;
margin:0px auto 0px auto;
padding:0px;
margin:0px 0px 6px 0px;
/* width:156px; */

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#leftcol div.highlights div.highlight img, div.highlights div.highlight img
{
border: #623494 1px solid;
float:left;
margin:0px;
}

div.highlights div.highlight div.highlighttext
{
width:75px;
float:left;
margin:0px;
padding:20px 0px 0px 6px;
font-size:12px;
}

div.highlights div.highlight div.highlighttext a
{
text-decoration:none;
color:#fff;
}


div.highlights div.highlight div.highlighttext a:hover
{text-decoration:underline;}


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:#0165a3; text-align:center; display:block; float:left; width:32px; height:25px; font-size:14px; padding:7px 0px 0px 0px; margin:3px; color:#fff; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

#homepageimage a:hover
{background:#ee3627; color:#fff; text-decoration:none;}

/*** Product Column ***/

#productintro
{
/*
background:#cc0000;
width:768px;
margin:0px;
padding:3px;
*/
width:768px;
/* border:#010227 1px solid; */
background:#010227;
clear:both; 
margin: 0px 0px 6px 0px;
padding:3px;

-moz-border-radius: 6px; 
-webkit-border-radius: 6px;
}

#productintro h1
{
padding:7px 15px;
}

#productimgage
{
width:378px; /* was 390px */
float:left;
margin: 6px 0 0 6px; /* was zero */
}

/*#productimgage img
{border:#623494 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;
}

#productpurchase .productPriceBox .regular-price {
  display: block;
  font-size: 18px;
  padding: 6px 0px 0px 0px;
  color: #feba12;
  font-weight: bold;
}
#productpurchase .productPriceBox .old-price {
  display: block;
  font-size: 9px;
  padding: 2px 3px 2px 3px;
  color: #ee3627;
}
#productpurchase .productPriceBox .old-price .price {
  text-decoration: line-through;
  font-weight: bold;
}
#productpurchase .productPriceBox .special-price .price-label {
  display: none;
}
#productpurchase .productPriceBox .special-price {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  font-size: 18px;
  padding: 0px 3px 0px 3px;
  display: inline;
  background: #ee3627;
  color: #fff;
  font-weight: bold;
}
#producttabs
{
height:23px;  
font-size:9px; 
/*background:url(../images/bg-product-tabs.gif) bottom center repeat-x;*/
border-bottom:#311a4a 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:hover
{background:url(../images/tabs-giftideas-product.gif)  -1px -48px no-repeat;}
#producttabs a.tabDescription
{background:url(../images/tabs-giftideas-product.gif) -1px -24px no-repeat;}

#producttabs a.tabDelivery:hover
{background:url(../images/tabs-giftideas-product.gif) -107px -48px no-repeat;}
#producttabs a.tabDelivery
{background:url(../images/tabs-giftideas-product.gif) -107px -24px no-repeat;}

#producttabs a.tabReturns:hover
{background:url(../images/tabs-giftideas-product.gif) -213px -48px no-repeat;}
#producttabs a.tabReturns
{background:url(../images/tabs-giftideas-product.gif) -213px -24px no-repeat;}

#producttabs a.producttabon.tabReturns, #producttabs a.producttabon.tabReturns:hover { /* on and on:hover*/
  background-position:  -213px 0px ;
}
#producttabs a.producttabon.tabDescription, #producttabs a.producttabon.tabDescription:hover{ /* on and on:hover*/
  background-position:  -1px 0px ;
}
#producttabs a.producttabon.tabDelivery, #producttabs a.producttabon.tabDelivery:hover { /* on and on:hover*/
  background-position:  -107px 0px ;
}

#producttabs a:active, #producttabs a:focus{
  outline: 0px;
}

#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;
width:264px;
height:30px;
padding:56px 0px 0px 90px;
margin:6px auto;
color:#fff;
font-size:9px;
}

div.moreyoubuy strong
{color:#fff;}

div.moreyoubuy span
{color:#fff;}

div.formblock
{
clear:both;
/*background:#000;*/
padding:2px;
margin:0px 12px;
}

div.formblock label
{
font-size:9px; 
padding:2px;
color:#8967af;
}

div.formblock label.labeltop
{
display:block;
}

div.formblock label strong
{color:#feba12;}

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, div.freedelivery
{padding: 12px 10px 12px 56px; color:#999; font-size:11px; margin:6px 12px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border:#fff 0px solid;}

div.instock
{background: #fff url(../images/msg-success.gif) top left no-repeat; color:#0C7B3E; border:#0C7B3E 3px solid;}
div.outofstock
{background: #fff url(../images/msg-error.gif) top left no-repeat; color:#ee3627; border:#ee3627 3px solid;}
div.cautionstock
{background: #fff url(../images/msg-notice.gif) top left no-repeat; color:#F5841F; border:#F5841F 3px solid;}
div.freegift
{padding: 20px 10px 20px 92px; height:26px; background: #fff url(../images/bg-free-gift.png) center left no-repeat; border:#ee3627 3px solid;  -moz-border-radius: 6px; -webkit-border-radius: 6px;  margin:6px 12px;}
div.freedelivery
{padding: 20px 10px 20px 92px; height:26px; background: #fff url(../images/bg-free-delivery.png) center left no-repeat; border:#ee3627 3px 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: #fff url(../images/msg-gift-wrap.gif) top left no-repeat; color:#ee3627; border:#ee3627 3px solid;}

div.instock span
{font-weight:bold;}
div.outofstock span
{font-weight:bold;}
div.cautionstock span
{font-weight:bold;}

div.freegift span, div.freedelivery span, div.freegift div a, div.freedelivery div a
{color:#ee3627;}

#productdesc
{
width:780px; /*WAS 762px*/ /*WAS 768px*/
padding:0px;
margin:0px;
}

#productdescbg
{
padding:0px;
margin:0px;
}

#producttext
{width:600px; float:left; padding:0px 0px 12px 0px;}

#productterms
{width:168px; float:left; padding: 6px 0px 0px 0px;} /*WAS width:174px; padding: 10px 0px 0px 6px;*/


p.lookingfor
{padding:12px 6px; float:right; font-size:11px;}

a.moreproducts
{
clear:both;
background:#311a4a;
color:#8967af;
padding:9px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

a:hover.moreproducts
{text-decoration:none; color:#fff;}

/*** Product Options ***/

div.prodoptselect
{
margin:0px 0px 0px 0px;
background:#311a4a; 
padding:8px 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; 
padding:1px 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:#311a4a; 
width:72px; 
height:60px;
padding:12px 0px 0px 0px;
float:left;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
text-align:center;
color:#fff;
font-size:14px;
line-height:10px;
}

div.packsize strong
{
font-size:24px;
font-weight:normal;
color:#fff;
line-height:normal;
}

div.prodoptdesc
{
color:#fff;
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;
margin:6px 0px 0px 0px;
padding:2px 0px; 
color:#0165a3; 
font-size:9px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

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:#feba12;
}

/*** Product Reviews ***/

div.productreview
{
background: url(../images/background-block-review-1.gif) top center repeat-x;
padding:6px 0px;
margin:6px 0px;
border-top:#623494 0px solid;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

p.reviewtitle strong, p.reviewtitle span
{color:#fff;}

p.reviewtitle small
{color:#8967af; font-size:10px;}

div.ourcomment
{width:460px;
float:left;
color:#ee3627;
background:#fff;
padding:12px;
font-size:11px;

line-height:14px;

-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

div.ourcomment a
{text-decoration:underline;}

p.helpful
{color:#999; font-size:10px; clear:both;}

p.helpful span
{color:#666;}

p.helpful a
{}

p.helpful a:hover
{text-decoration:none;}

/*** Customer Comments ***/
div.customercomment
{
background:#311a4a;
padding:12px;
color:#fff;
text-align:center;
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
}

div.customername
{
background: url(../images/bg-comment.gif) top right no-repeat;
padding:9px 12px; 
color:#999; 
font-size:9px;
}

div.customername strong
{color:#fff;}

p.commentreply
{
color:#ee3627; 
font-size:10px; 
line-height:normal;
}

p.commentreply a
{color:#ee3627; 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:#e4ee17; text-decoration:none;}

#footerbackground a:hover
{color:#fff;}
*/
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:#999;
padding:12px 18px;
}

#address strong
{color:#fff;}

#address a
{color:#fff;}


/* Table Styles - from Chinese Lanterns */

#shopping-cart-table, 
.basket_totals
{background:#311a4a; width:100%;}

#shopping-cart-table td, 
.basket_totals td
{background:#010227;}

#shopping-cart-table td.product, 
.basket_totals td.product
{font-size:9px;}

#shopping-cart-table td.giftwrap, 
.basket_totals td.giftwrap
{text-align:center; color:#ee3627;}

#shopping-cart-table td.product a,
.basket_totals td.product a
{font-size:11px;}

#shopping-cart-table th, 
.basket_totals th
{background:#311a4a; color:#fff; font-weight:normal;}

#shopping-cart-table td.subtotal
{text-align:right; width:70px; background:#010227; color:#ee3627;}

.basket_totals td
{
  background: #311a4a;
  color: white;
  padding: 6px;
}

.basket_totals td + td
{
  background: #010227;
  text-align:right; 
  width:70px; 
  color:#ee3627;
}

.basket_totals .grand_total td + td 
{
  background: white;
  font-weight: bold;
}

.qty
{text-align:right;}


ul.checkout-types 
{
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.checkout-types li
{
  margin: 0; 
  padding: 0;
}
ul.checkout-types li p
{
  margin: 0;
  padding: 0;
}
/* 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:0px !important; -moz-border-radius: 12px; -webkit-border-radius: 12px;}

.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:3px !important; background-position:0px 0px !important; background-repeat:no-repeat !important; min-height:40px !important; padding:6px 12px 6px 50px !important; font-size:12px !important;}
.error-msg { border-color:#ee3627; background : #fff url(../images/msg-error.gif); color:#ee3627; }
.success-msg { border-color:#0C7B3E; background : #fff url(../images/msg-success.gif); color:#0C7B3E; }
.note-msg,
.notice-msg { border-color:#F5841F; background: #fff url(../images/msg-notice.gif); color:#F5841F; }

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;}

.data-table
{
  width: 100%;
}

.a-right
{text-align: right;}
.a-left
{text-align: left;}
.a-center
{text-align: center;}

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;
}