
/* CSS Document */

* { margin:0; padding:0;}
body { background: #fff; font-family:Arial, Helvetica, sans-serif; font-size:86%; line-height:1.4em; color:#000;}
#container 
{  
width: 1000px;
margin: 0 auto 0 auto;
padding-bottom: 0;
border-left:1px solid #eb2027;
border-right:1px solid #eb2027;
background: #fff;
}
table, td {border-collapse:collapse; font-size:100%;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td { vertical-align:top; text-align:left;}

.main-width { width:982px; margin:0 auto; text-align:left;}
.main-bg{ background:#e2bf33;;}

input, textarea { font-family:Tahoma; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

img {vertical-align:top;}
a img { border:0; outline:none;}
ul { list-style:none;}

ul.address {
margin:0 1.5em;
padding:0;
line-height:1em;
}

li.address {
padding:.3em;
}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper{ width:100%; overflow:hidden;}
.container { width:100%;}
.column-1, .column-2, .column-3{ float:left;}

a {color:#369; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

/* ============================= header ====================== */
#header .top{ padding-bottom:8px;}
#header .top .main-width{ text-align:right;}
#header .logo{ float:left; padding:10px 0 0 12px;}
#header .cart{ font-size:11px; color:#979797; text-transform:uppercase; padding:10px 13px 0 0;}
/* position chicken dance player*/
.chicken {float:left; padding:0 13px 0 5em;}
#header .cart a{ text-decoration:none; color:#000;}
#header .cart a:hover{ color:#979797;}
#header .lang{ float:right; padding:10px 12px 0 0;}

#header .row{ background:url(../images/line.gif) top center repeat-x #2b2b2b; padding:7px 0 5px 0; height:1.6em;}
#header .menu{ float:left;}
#header .menu ul{ padding:2px 0 0 15px; margin:0;}
#header .menu li{ float:left; font-size:14px; padding-right:16px;}
#header .menu li a{ color:#fff; text-decoration:none; font-weight:bold;}
#header .menu .item1 a:hover{ color:#ee7702;}
#header .menu .item2 a:hover{ color:#dd0000;}
#header .menu .item3 a:hover{ color:#73c30b;}
#header .menu .item4 a:hover{ color:#1a9ac4;}
#header .menu .item5 a:hover{ color:#e6ff16;}
#header .menu .item6 a:hover{ color:#a61c2d;}
#header .menu .item7 a:hover{ color:#34ffff;}

/*#header .navigation-links{ color:#6a7078; padding:8px 0 4px 20px; background: #FFFAF1;} */
#header .navigation-links{ display:none;}
#header .navigation-links a{ color:#369; text-decoration:none;}
#header .navigation-links a:hover{ text-decoration:underline;}

.banners{ padding:14px 0 16px 0; background:url(../images/banner_diamonds_sm.gif) top repeat #f2f2f2; margin-top:4px; border-top:1px solid #aaa;border-bottom:1px solid #aaa;}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix{ float:left;}
#bannerOne, #bannerTwo{ margin-right:18px;}
#bannerThree{ margin-right:16px;}
#bannerFour{ margin-right:-12px;}
#bannerFive{ margin-left:26px;}
#bannerSix{ margin-left:16px;}
#bannerEight{ margin:0 00px; padding: 0 30px; color:#ccc;}

/* ============================= content ===================== */
#content{ padding:21px 0 20px 2px;}

#column-left{ width:236px;}
#column-center{ padding-left:10px;}

.main-content{ background:url(../images/main-content-top-tail.gif) top repeat-x #fff; width:100%; }
.main-content .right-tail{ background:url(../images/main-content-right-tail.gif) right repeat-y;}
.main-content .bot-tail{ background:url(../images/main-content-bot-tail.gif) bottom repeat-x;}
.main-content .left-tail{ background:url(../images/main-content-left-tail.gif) left repeat-y;}
.main-content .left-top{ background:url(../images/main-content-left-top.gif) left top no-repeat;}
.main-content .right-top{ background:url(../images/main-content-right-top.gif) right top no-repeat;}
.main-content .left-bot{ background:url(../images/main-content-left-bot.gif) left bottom no-repeat;}
.main-content .right-bot{ background:url(../images/main-content-right-bot.gif) right bottom no-repeat; width:100%;}
.main-content .main-indent{ padding:10px 10px 13px 15px;}

.name{ color:#1c1c1c; text-decoration:none; font-weight:normal;}
.name strong{ font-weight:normal;}
.name:hover{ color:#73c30b;}

.price{ color:#1c1c1c; font-weight:bold; font-size:12px;}
.product-list-col{ padding:2px 0px 7px 21px;}
.line2{ background:url(../images/line2.gif) top left repeat-x; margin:3px 0 0 3px; padding:2px 0 0 0;}
.line3{ background:url(../images/line3.gif) repeat-y left top;  }
.img{ text-align:center;}
.img-padding{ padding-bottom:5px;}
.price-indent{ padding:15px 0 15px 0;}

/* ============================= footer ====================== */
#footer{ background:url(../images/footer-tail.gif) top repeat-x #f6f6f6; padding:28px 0 22px; font-size:12px; color:#808080;}
#footer .main-width{ text-align:right;}

#footer .menu{ color:#0b6c8c;}
#footer .menu a{ color:#0b6c8c; text-decoration:none; display:inline-block; margin:0 7px;}
#footer .menu a:hover{ text-decoration:underline;}
#footer p{ padding:4px 11px 0 0;}
#footer p span{ display:block;}
.cards{  padding:7px 0 0 16px; }
.seals {float:right; width:300px;}
.seals-right {float:right; width:300px; margin:0 1em .8em;  display:block;}
.copyright {text-align:center; color:#888; margin-top:1.2em;}


/* ============================= forms ======================= */
select, input{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#1c1c1c;}

.currency-form{ float:right; color:#656565; font-size:11px; text-transform:uppercase; padding:12px 14px 0 0;}
.currency-form select{ color:#929292; font-size:11px; text-transform:none; width:80px; margin-left:3px; vertical-align:middle;}

.search-form{ float:right; padding:0 13px 0 0; height:22px; overflow:hidden;}
.search-form span{ display:inline-block; background:url(../images/search-form-left-bg.gif) left top no-repeat #fff;}
.search-form input{ vertical-align:top;}
.search-form .input1{ border:solid 0px; background:none; vertical-align:top; width:153px; padding:4px 5px 3px 5px;}




/*  ------------------------------- Product box styles ------------------------  */

.product a { color:#1c1c1c; text-decoration:none; font-weight:normal;}
.product a strong { color:#1c1c1c; text-decoration:none; font-weight:normal;}
.product a:hover{ color:#73c30b;}
.product a:hover {text-decoration:underline;}

.product strong {color:#1c1c1c; font-weight:bold; font-size:12px;}




.product-list {padding:0; margin:0;}
.product-list .left {float:left; position:relative;}
.product-list .right {float:right; width:100%;}

.product-list .name {padding:0;}
.product-list a { color:#1c1c1c; text-decoration:none; font-weight:normal;}
.product-list a:hover { color:#73c30b;}

.product-list .text {padding:0;}

.product-list .price {float:left; padding:0;}
.product-list .button {float:right; padding:0;}

.product-list strong {color:#1c1c1c; font-weight:bold; font-size:12px;}



.product-list_col {}
/*  ------------------------------- Susan's styles ------------------------  */
#privacyDefaultMainContent h1,#ezPageDefault h1, #contactUsNoticeContent h1 {
font-size: 1.6em;
margin: .4em 0 .2em 0;
}

#ezPageDefault h2, #contactUsNoticeContent h2 {
font-size: 1.3em;
margin: 0;
color: #030;
}

#ezPageDefault dl {
padding: 1em 0  0 1em;
}

#ezPageDefault dt {
font:bold 1.05em Arial, Helvetica, sans-serif;
}

#ezPageDefault dd {
font: 1.00em Arial, Helvetica, sans-serif;
padding: 0 0 1em 1.5em;
}

#privacyDefaultHeading, #ezPagesHeading {
color:#36a;
margin:0; padding: 0 0 .4em 0;
}

h1#ezPagesHeading  {
font-size:1.3em;
}

.red {color: red; }
.blue { color: #06c;}

#checkoutSuccessOrderNumber {
font-size: 1.25em;
color:#039;
}

.plusone {
text-align:right;
padding-top: 12px; margin:0;}

#wholesale table {width: 100%;background: #FFF;border: none;border-collapse: collapse; margin: 5px 0 10px 2em; border:none; border-style: none; border-width: 0px;}
#wholesale th {border:none; padding: 3px 5px; text-align: center;vertical-align: top; background-color:#fff;}
#wholesale td {border:none; padding: 3px 10px 2.5em 10px;text-align: center;vertical-align: top;}


blockquote {margin: 0 2em 1em 4em;}

.shippingEstimatorbox {
width: 90% }

#indexDefaultMainContent {
margin-top: .5em;
padding-top: 1.2em;
border-top: 4px solid #f03; 
font-size: .8em;
color:#777; }

#affiliates {
padding:.8em 1em;
border-top: 1px dotted #CCC;
border-bottom: 1px dotted #CCC;

}

#affiliates .logos {
text-align:center;
}

#affiliates .afflogospacer {
margin-left: 24px;
}
