body { behavior: url("csshover3.htc");
min-width:950px;
background: #bcd2ee;
}

#Buysafe {
position:fixed;
left:0px;
bottom:20px;
width:100px;
height:40px;
}

a:link {
color: #015A74;
}

a:visited {
color: #0066cc;
}

#big {
min-width:950px;
}

#container {
clear:both;
background: #ffffff;
overflow: hidden;
min-width: 670px;
}
#container a{
color: #015A74;
}

/* --------------------------------Header styles-----------------------*/
#header {
background: url("../Images/mycolor.png") repeat center center;
color: white;
height:111px;
width:100%;
}
#header div.logo{
position:absolute;
width:252px;
left:0px;
top:0px;
background: url("../Images/mycolor.png") repeat center center;
}
#header iframe.top {
 border:0px;
 position: absolute;
 top: 11px;
 width: 40px;
 height: 30px;
}
#header img.cart_img {
 border:0px;
 position: relative;
 top: 10px;
 right: 3px;
 width:26px;
 height:27px;
}
#topnav h1.title {
padding:0px;
padding-left:8px;
margin:0;
color:white;
font-size: 16pt;
font-family: "Monotype Corsiva",
             "Apple Chancery",
             "Verdana",
             "Arial";
}
#topnav h1.tagline {
padding:10px;
margin:0;
color:white;
font-size: 16pt;
font-family: "Monotype Corsiva",
             "Apple Chancery",
             "Verdana",
             "Arial";
}

/*--------------------------Top Navigation styles----------------------*/
#header div#topnav{
position:absolute;
top:0px;
left:252px;
right:50px;
/*width:100%;*/
min-width: 700px;
height: 100px;
line-height:50px;
text-align:right;
overflow:hidden;
}

#navlist {
margin:0px;
margin-top:5px;
padding:0px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 5px;
width:150px;
}

#navlist li a{
font: bold 16px/20px arial, helvetica, sans-serif;
text-decoration:none;
color:#034C62;
background: url("../Images/cartbutton.png") no-repeat center center;
background-position: 50% 0%;
padding:15px 30px;
}

#navlist li a:hover{

text-decoration:underline;
background: url("../Images/cartbuttonh.png") no-repeat center center;
background-position: 50% 0%;
}

#navlist li.cart a{
font: bold 16px/20px arial, helvetica, sans-serif;
text-decoration:none;
color:#034C62;
background: url("../Images/cartbutton.png") no-repeat center center;
background-position: 50% 0%;
padding:15px 45px 15px 25px;
}

#navlist li.cart a:hover{
text-decoration:underline;
background: url("../Images/cartbuttonh.png") no-repeat center center;
background-position: 50% 0%;
}

#navlist li.carta a{
font: bold 16px/20px arial, helvetica, sans-serif;
text-decoration:none;
color:#034C62;
background: url("../Images/cartbutton.png") no-repeat center center;
background-position: 50% 0%;
padding:15px 45px 15px 25px;
}

#navlist li.carta a:hover{
text-decoration:underline;
background: url("../Images/cartbuttonh.png") no-repeat center center;
background-position: 50% 0%;
}

#topnav span.search{
position:relative;
top: 0px;
right:10px;
line-height:20px;
text-align: right;
float:right;
}


 /*-------------------------Side Menu Styles -----------------------------------*/
#menu {
width: 120px;  /*set width of menu */
background: #BCD2EE; /* other color is #027DA2 */
float:left;
margin:0;
padding:0;
min-height:1500px;
} 
#menu {
width: 120px;  /*set width of menu */
background: #BCD2EE; /* other color is #027DA2 */
position:absolute;
margin:0;
padding:0;
top:112px;
left:0px;
} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0px;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 14px/18px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
text-decoration:none;
}

#menu h3 {
height: 40px;
margin: 0;
padding: 2px 3px;
background: url("../Images/blank1.png") no-repeat center center;
background-position: 57% 50%;
}

#menu h2 {
color: black;
background: #bcd2ee;
}


#menu h3 a {
color: #fff;
text-decoration: none;
text-transform: uppercase;
text-align: center;
padding-top: 7px;
}

#menu a.access {
font-size:12px;
}

#menu h3 a:hover {
background: #bcd2ee;
background: url("../Images/blankhover.png") no-repeat top center;
color: black;
text-decoration:underline;
height: 40px;
background-position: 57% -30%;
}

#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 


#menu ul ul ul {

border-width: 1px;
border-style: solid;
border-color: #ccc;
border-left: 0px;
position: absolute;
padding: 1px;
top: 1px;
background: #ffffff;
left: 95%; /* to position them to the right of their containing block */
width: 140%;  /*width is based on the containing block */
z-index:18;
}

#menu ul ul ul.bump {

border-width: 1px;
border-style: solid;
border-color: #ccc;
border-left: 0px;
position: absolute;
padding: 1px;
top: 1px;
background: #ffffff;
left: 235%; /* to position them to the right of their containing block */
width: 140%;  /*width is based on the containing block */
z-index:18;
}

#menu a.sublink {
font-size:12px;
padding:0px;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: block;}

#menu a.subcat{
color: #015A74;
text-decoration:none;
background: #ffffff;
font-size: 8pt;
}

#menu .subcat_dis{
font-size: 8pt;
font-weight: bold;
color: black;
text-align:left;
}
/*---------------------------------Content styles --------------------------*/



#content {
background: #ffffff;
position:absolute;
left:120px;
right:170px;
top:112px;
min-height: 1500px;
min-width:662px;
z-index:3;
}

#content h1.mainpage {
margin:0;
padding:0;
color:black;
background: #ffffff;
text-align:center;
}

#content h1.where{
color:black;
text-decoration:none;
background: #ffffff;
font-size: 14pt;
}

#content a.subcat{
color: #015A74;
text-decoration:none;
background: #ffffff;
font-size: 8pt;
}

#content a.heading {
text-decoration:none;
font-style:italic;
font-weight:bold;
font-size:14pt;
}

/* Breadcrumb drops -------------------------------------------------------*/
#bread {
width: 500px;
background: #fff;
float: left;
}
#bread ul {
list-style: none;
margin: 0;
margin-right:5px;
padding:0;
/*width: 6em;*/
float: left;
}
#bread a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#bread a {
text-decoration: none;
background-color: #ffffff;
}

#bread li {position: relative;}

#bread ul ul {
position: absolute;
z-index: 500;
width: 150px;
text-align:left;
border:1px solid #ccc;
}

#bread ul ul ul {
top: 0;
left: 100%;
}
div#bread ul ul,
div#bread ul li:hover ul ul,
div#bread ul ul li:hover ul ul
{display: none;}

div#bread ul li:hover ul,
div#bread ul ul li:hover ul,
div#bread ul ul ul li:hover ul
{display: block;}
/*-------------------------------Sidebar Styles-----------------------------*/
#sidebar {
background: #bcd2ee;
float:right;
display:inline;
width:170px;
text-align:center;
}
.cart_frame{
border:0;
width:165px;
}

#menu, #sidebar {
min-height:1500px;
}

.cart_frame{
border:0;
width:165px;
}
/*-------------------------------Footer Styles ------------------------------*/
#footer {
background: #ffffff;
clear: both;
text-align:center;
margin-bottom:0px;
height:50px;
}

img.detail {
max-width:250px;
}


/* START SlideShow area*/
/* START SlideShow area*/

#slider {
width: 600px;
margin: 0 auto;
position: relative;
border: 0px solid #ccc;
background-color:#fff;
}
.scroll {
overflow: hidden;
width: 600px;
margin: 0 auto;
position: relative;
}
.scrollContainer {
position: relative;
}
.scrollContainer div.panel {
padding: 10px;
width: 150px;
height: 400px;
}
#left-shadow {	
position: absolute;	
top: 0;	
left: 0;
width: 12px;
bottom: 0;
/*background: url(../Images/leftshadow.png) repeat-y;*/
}
#right-shadow {	
position: absolute;	
top: 0;
right: 0;	
width: 12px;	
bottom: 0;	
/*background: url(../Images/rightshadow.png) repeat-y;*/
}
.inside {	
padding: 10px;	
border: 0px solid #999;
}
.inside img {	
display: block;	
border: 0px solid #666;	
margin: 0 0 10px 0;	
width: 125px;
}
.inside h2 {	
font-weight: normal;	
color: #111;	
font-size: 16px;	
margin: 0 0 8px 0;
text-align:center;
font-family:Arial;
}
.scrollButtons {
    position: absolute;
    top: 80px;
    cursor: pointer;
}
.scrollButtons.left {
    left: -45px;
}
.scrollButtons.right {
    right: -45px;
}
.hide {
    display: none;
}

/* END SlideShow area */
/* END SlideShow area */