* {margin:0;padding:0; border: 0;}
ul, ol, li {list-style-type:none;}
a {color: #265cb5; text-decoration: none;}
a:hover { text-decoration: underline;}

body {
font: 62.5% "Arial", Helvetica, sans-serif; 
margin: 0 auto 10px auto;
text-align: center;
background: #fff url(../img/bg.gif) center 0 repeat-y;
color: #666;
}
#wrapper {
width: 960px;
margin: 0 auto;
padding: 15px 0;
}
#container {
width: 940px;
padding: 10px;
text-align: left;
float: left;
background: #fff url(../img/header-bg.gif) 0 0 no-repeat;
}

/* header area elements 
--------------------------------- */
#header {
width: 940px;
height: 115px;
margin: 0 0 10px;
border-bottom: 5px solid #ddd;
}
#header h1 { 
float: left;
width: 175px;
text-align: center;
font: bold 2.2em/1.1em "Arial", Helvetica, san-serif;
}
#header h1 a img{ margin: 5px 0 0;}
#top {
float: right;
width: 765px;
background: url(../img/top-bg.gif) 0 center repeat-x;
}
#header #languages, #header #welcome  {
float: left;
padding-top: 20px; 
clear: left; 
width: 250px;
height: 40px;
}
#header #welcome p {font-weight: bold;}
#header #welcome p strong {color: #d6326e;}
#header #languages p span {
padding: 0 8px 0 0;
float: left;
}
#header #languages p img {margin-left: 2px;}
#header #links, #header #path {
float: left; 
width: 270px;
padding-top: 20px; 
height: 40px;
}
#header #links p a {padding: 0 3px;}
#header #search, #header #call {float: right;margin-top: 12px; clear: right;}
#header #call {margin-top: 20px;}
#header #search input#search-criteria {
border: 0; 
margin-right: 5px;
background: url(../img/search-input-bg.gif) 0 0 no-repeat; 
width: 155px;
height: 19px;
float: left;
font: normal 1.1em/1.1em "Arial", Helvetica, san-serif;
color: #666;
padding: 5px 0 0 5px
}
#header #path {padding-left: 3px;}
/* end header */



/* main navigation 
----------------------------- */
#nav {
width: 175px;
float: left;
background: #f1f1f1;
padding: 0 0 25px;
margin-right: 10px;
}
#nav h3 {
color:#fff;
padding: 3px 5px 3px 10px;
margin-bottom: 5px;
font: bold 1.2em/1.2em "Arial", Helvetica, san-serif;
background: #d6326e url(../img/arrow-white-down.gif) 160px center no-repeat; 
}
#nav h4 {
color:#d6326e;
padding: 0 5px 4px 10px;
font: bold 1.2em/1.2em "Arial", Helvetica, san-serif;
}
#nav ul {
font: normal 1.1em/1.2em "Arial", Helvetica, san-serif;
margin: 0 10px 17px;
}
#nav ul li {
border-bottom: 1px solid #d5d5d5;
background: url(../img/arrow.gif) 0 7px no-repeat; 
padding: 3px 0 3px 8px;
}
#nav ul li.selected a {font-weight: bold;}
#nav form {margin: 0 10px 17px;}
#nav form select {
border: 1px solid #ccc;
font: normal 1.1em/1.2em "Arial", Helvetica, san-serif;
color: #555;
padding: 1px;
width: 155px;
}



/* columns */
#middlecolumn {
width: 545px;
float: left;
padding-bottom: 10px;
}
#rightcolumn {
width: 200px;
float: right;
padding-bottom: 10px;
}




/* banner (home page) */
#banner {
width: 755px;
float: left;
border-bottom: 5px solid #ddd;
margin: 0 0 10px;
}



/* pink box */
#pink-box {
width: 180px;
height: 180px;
float:right;
padding: 10px;
margin: 1px 0 0;
background: #d6326e url(../img/pink-bg.jpg) 0 0 no-repeat; 
}
#pink-box h2 {
color: #fdbfde;
margin: 0 0 5px;
text-transform: uppercase;
font: lighter 2.5em/1.05em "Helvetica Neue", Arial, Helvetica, san-serif;
}
#pink-box p {color: #fff; margin: 0 0 8px;}
#pink-box p a {
padding: 2px 15px 2px 8px;
color: #d6326e;
background: #fff url(../img/arrow.gif) right center no-repeat; 
}




/* 3 blocks */
#three-blocks {
border-top: 5px solid #ddd;
margin: 10px 0;
float: left;
padding-top: 10px;
}
#three-blocks div {
float: left;
width: 175px;
height: 145px;
margin: 0 10px 10px 0;
}
#three-blocks div.sale {background: #d6326e url(../img/sale-box.jpg) 0 0 no-repeat; }
#three-blocks div.special {background: #e1e1e1 url(../img/special-box.jpg) 0 0 no-repeat; }
#three-blocks div.cart {background: #c9d6ec url(../img/cart-bg.gif) 0 0 no-repeat;;margin:0 0 10px;}
#three-blocks div.sale h3 {
color: #fff;
margin: 0 10px;
letter-spacing: 0.02em;
font: lighter 1.8em/1em "Helvetica Neue", Arial, Helvetica, san-serif;
}
#three-blocks div.sale h3 strong {font: bold 1.9em/1.05em "Helvetica Neue", Arial, Helvetica, san-serif;}
#three-blocks div.special h3 {
color: #222;
margin: 0 10px;
letter-spacing: 0.02em;
font: lighter 3em/1em "Helvetica Neue", Arial, Helvetica, san-serif;
}
#three-blocks div.special h3 span {color: #d6326e;}
#three-blocks div.cart h3 {
color: #fff;
margin: 0 10px;
height: 37px;
font: bold 1.3em/1.9em "Arial", Helvetica, san-serif;
}
#three-blocks div.sale p {
color: #fdbfde;
margin: 0 10px;
font: bold 1.25em/1.2em "Arial", Helvetica, san-serif;
}
#three-blocks div.special p {
color: #222;
margin: 0 10px;
font: normal 1.25em/1.2em "Arial", Helvetica, san-serif;
}
#three-blocks div.cart table {
color: #265cb5;
margin:0 17px 12px;
font: normal 1.15em/1.2em "Arial", Helvetica, san-serif;
}
#three-blocks div.cart p {padding: 0 9px;}

#three-blocks div.cart p a {
padding: 2px 15px 2px 8px;
color: #fff;
background: #265cb5 url(../img/arrow-white.gif) right center no-repeat; 
}





/* common font styles */
p {font: normal 1.1em/1.35em "Arial", Helvetica, san-serif;}





/** Slideshow 
-------------------------- **/
#slideshow {
position:relative;
height:203px;
margin: 0 0 10px;
float: left;
}
#slideshow IMG {
position:absolute;
font: lighter 3em/1em "Helvetica Neue", Arial, Helvetica, san-serif;
color: #265cb5;
top:0;
left:0;
z-index:8;
opacity:0.0;
}
#slideshow IMG.active {z-index:10;opacity:1.0;}
#slideshow IMG.last-active { z-index:9;}




/** What's New (carousel) 
-------------------------------- **/
#whats-new-head{
background: #ddd;
height: 25px;
clear: both;
margin: 0 0 1px;
}
#whats-new-head h4 {
background: #d6326e;
height: 25px;
float: left;
padding: 0 10px;
text-transform: uppercase;
color: #fff;
font: bold 1.3em/1.85em "Arial", Helvetica, san-serif;
border-right: 1px solid #fff;
}
#whats-new-head p {
text-align: right;
padding-right: 10px;
font: normal 1.1em/2.2em "Arial", Helvetica, san-serif;
}
#whats-new-head p a{
background: url(../img/arrow.gif) right center no-repeat; 
padding-right: 13px;
}
.jcarousel-container {position: relative;}
.jcarousel-clip {
z-index: 2;
padding: 0;
margin: 0;
overflow: hidden;
position: relative;
}
.jcarousel-list {
z-index: 1;
overflow: hidden;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
float: left;
list-style: none;
/* We set the width/height explicitly. No width/height causes infinite loops. */
width: 258px;
height: 100px;
}
.jcarousel-next {z-index: 3;display: none;}
.jcarousel-prev {z-index: 3;display: none;}
.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
width: 519px;
padding: 0 13px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
width: 519px;
height: 100px;
}
.jcarousel-skin-tango .jcarousel-item {
width: 238px;
height: 90px;
padding: 5px 10px;
background: #eee url(../img/whats-new/bg.gif) 0 0 no-repeat;
}
.jcarousel-skin-tango .jcarousel-item-horizontal { margin-right: 2px;}
.jcarousel-skin-tango .jcarousel-item-placeholder {background: #fff; color: #000;}
/*  Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal {
position: absolute;
top: 0;
right: 0;
width: 12px;
height: 100px;
cursor: pointer;
background: transparent url(../img/whats-new/next-horizontal.gif) no-repeat -12px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {background-position: -12px 0;}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {background-position: 0 0;}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {cursor: default;background-position: 0 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
position: absolute;
top: 0;
left: 0;
width: 12px;
height: 100px;
cursor: pointer;
background: transparent url(../img/whats-new/prev-horizontal.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {background-position: 0 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {background-position: -12px 0;}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active { cursor: default;background-position: -12px 0;}
.jcarousel-list li h5 {
color: #d6326e;
font: bold 1.35em/1.2em "Arial", Helvetica, san-serif;
margin: 5px 0;
}
.jcarousel-list li img {float: right;}
.jcarousel-list li p {
font: normal 1.15em/1.2em "Arial", Helvetica, san-serif;
margin: 0 0 10px;
}
.jcarousel-list li p b {color: #265cb5;margin-right: 20px; }
.jcarousel-list li p a {
padding: 2px 5px;
background: #c9d6ec;
}




/** Accordian on right hand side 
----------------------------------------- **/
.accordian  {width: 200px;float:left;}
.accordian div {
border: 1px solid #ddd; 
padding: 5px 10px 0; 
height: auto;
text-align: center;
}
.accordian a {
cursor:pointer;
display:block;
padding:5px 10px;
font: bold 1.2em/1.2em "Arial", Helvetica, san-serif;
color: #FFF;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
background: #265cb5 url(../img/accordian/accordian-down.gif) 185px center no-repeat;
}
.accordian a:hover {background: #3068c5 url(../img/accordian/accordian-down.gif) 185px center no-repeat; text-decoration: none;}
.accordian a.selected {background: #265cb5 url(../img/accordian/accordian-up.gif) 185px center no-repeat;}
.accordian p {
margin: 0 0 8px;
text-align: left;
font: normal 1.15em/1.25em "Arial", Helvetica, san-serif;
}
.accordian ol li {
margin: 0;
padding: 0;
text-align: left;
border-bottom: 1px solid #ddd;
font: normal 1.15em/1.25em "Arial", Helvetica, san-serif;
}
.accordian p a {
display:inline;
width: auto;
color: #265cb5;
border: 0;
margin: 0;
padding: 2px 3px;
background: #c9d6ec;
font-weight: normal;
font-size: 1em;
}
.accordian p a:hover {background: #c9d6ec;}
.accordian ol li a {
display:auto;
cursor:pointer;
padding:2px 0;
text-decoration: none;
color: #265cb5;
border: 0;
margin: 0;
background: none;
font-weight: normal;
font-size: 1em;
}
.accordian div img {height: 110px; padding: 0 0 5px; }
.accordian div img.stars {height: auto; padding: 0; }
.accordian div span {
width:  180px;
text-align: center;
}
.accordian div p b {
font: italic 1.1em/1.4em "Georgia", Times New Roman, serif;
color: #d6326e;
}
.accordian div img {margin: 0 auto;text-align: center;}
.accordian ol li a:hover {background: none; text-decoration: underline;}
@media print {
.accordian div, #navigation ul, #list2 dd, #list3 div {
display: block!important;
height: auto!important
}
}





/* logos */
#logos {
border-top: 5px solid #ddd;
float: left;
width: 100%;
clear: both;
padding-top: 10px;
}
#logos img.comodo { float: left;}
#logos p { float: right; width: 755px; padding: 10px 0 0;}
#logos p strong { float: left; padding: 8px 0 0;}
#logos p img {
margin: 0 0 0 12px;
}




/* footer elements */
#footer {
clear: both;
padding: 10px 0;
width: 960px;
}
#footer p {
color: #eb93b3;
text-align: center;
margin: 10px 0 0;
}
#footer p a {color: #eb93b3;}
#footer ul {
display: inline;
font: normal 1.1em/1.4em "Arial", Helvetica, san-serif;
}
#footer ul li{
display: inline;
border-right: 1px solid #eb93b3;
padding: 0 10px;
}
#footer ul li a { color: #fff;}
