/*store.css - Do not remove this line*/


.Search_Box {
background-color:;
}

#e-margin {
background-color: #d6d8d5;
}

#Page_Header {
margin: 10px;
}

.Page_Name {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #86bef8;
font-weight: bold;
}

#Page_Breadcrumb, #Page_Breadcrumb a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #86bef8;
text-decoration: none;
}

#e_toolbar {
background-image: url(images/new_toolbar-jan-111.jpg) ;
background-repeat: no-repeat;
background-color: #ffffff;
}

#e_basket {
height: 65px;
background-repeat: no-repeat;
background-color: #312b6b;
}
#e_page {
vertical-align: top;
background-repeat: no-repeat;
background-color: #ffffff;
}

#e_menu {
vertical-align: top;
background-repeat: no-repeat;
background-color: #ffffff;
}

.home, p, td {
font-size:11px;
font-family:   Verdana, Arial, Helvetica,  sans-serif;
font-style:oblique;
color: #000000;
letter-spacing: 0.01em;
line-height: 20px;
}

.header {
font-size:12px;
color: #0000;
font-weight: bold
}

#e_menu a {
color: #000;
text-decoration: none;
}

#e_toolbar a {
color: #000;
text-decoration: none;
}

.Display_Name, .Product_Name {
color: #333333;
text-decoration: none;
}

.Search_Text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
}

hr {
width: 80%;
color: #ffffff;
height:1px;
}




#menuitem {
background: url(images/menu_new_double.jpg) no-repeat right top;

}

#menuitem a:link {
display: block;
text-align: left;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
height: 21px;
width: 165px;
line-height: 21px;
spacing: 0px;
background: url(images/menu_new_double.jpg) no-repeat left top;
text-indent: 25px;
}

#menuitem a:hover {
font-weight: bold;
background-color: #369;
background-position: right-top;
color: #000000;
}

#basket_links {
text-align: center;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px;
font-weight: normal;
}

#basket_links a {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

#basket_links a:hover {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #355b81;
text-decoration: underline;
}

#toolbar_links {
text-align: center;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
color: #ffffff;
padding: 0px 0px 0px 0px;
font-weight: bold;
}

#toolbar_links a {
width: 110px;
height: 33px;
background-image: url(images/toolbarbutton.jpg);
background-repeat: no-repeat;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
letter-spacing: 0em;
line-height: 25px;
text-decoration: none;
}

#toolbar_links a:hover {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: underline;
}

#product_head {
text-align: left;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
font-weight: normal;
height: 30px;
width: 580px;
padding-top: 8px;
spacing: 0px;
background: url(images/top_bar2.gif) no-repeat;
text-indent: 15px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #;
	text-decoration: none;
	background-color: #312b6b;
	margin:0;
	padding:20px 0 0 0;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}



#left {
	display:block;
	float:left;
	width:188px;
}
#right {
	display:block;
	float:right;
	width:466px;
}

div#navbar {
	width: 165px;
	display:block;
	float:left;
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {
	list-style-type:none;
	display:block;
	float:left;
	width:165px;
	height:25px;
	text-align:right;
	border-bottom:1px solid #ffffff;
}
div#navbar li.button1 {
	background-image: url(images/button_off.jpg);
	background-repeat: no-repeat;
}
div#navbar li.button2 {
	background-image: url(images/button_off_2.jpg);
	background-repeat: no-repeat;
	
}

div#navbar li a {
	display:block;
	float:left;
	width:130px;
	height:25px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height:25px;
	padding-right:15px;
	background-image: url(images/button_off.jpg);
	background-repeat: no-repeat;
}
div#navbar li a:link {
	color: #FFFFFF:
}
div#navbar li a:visited {
	color: #FFFFFF;
}
div#navbar li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-image: url(images/button_on.jpg);
	background-repeat: no-repeat;
}


h1, h2, h3, h4, h5, h6 { 
	margin: 0px 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
p { 
	margin: 10px 0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration:none;
}
#footer {
	font-size: 11px;
	color:#ffffff;
	text-align:center;
	padding:20px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#355b81;
	text-decoration:underline;
}

#imgright {
	display:block;
	float:right;
}
body{
scrollbar-face-color:#302b6b; 
scrollbar-arrow-color:#615abb; 
scrollbar-track-color:#615abb; 
scrollbar-shadow-color:#201d43; 
scrollbar-highlight-color:#4a449a; 
scrollbar-3dlight-color:#9f9bd3; 
scrollbar-darkshadow-Color:#201d43; }

h1 {color: #302b6b;
    line-height:25px;
    font-family: verdana, helvetica, sans-serif;
    font-weight: 900;
    font-size: 14pt;
    border-top: 2px solid #302b6b;
    border-bottom: 2px solid #302b6b;
}
h3 {color: #302b6b;
    font-family: verdana, helvetica, sans-serif;
    font-weight: 900;
    font-size: 12pt;
}
h4 {color: #302b6b;
    font-family: verdana, helvetica, sans-serif;
    font-weight: 900;
    font-size: 10pt;
}

h5 {color: #302b6b;
    font-weight: normal;
    font-size: 8pt;
}
h6 { color: #302b6b;}

A:link, A:visited, A:Active {text-decoration: none;
                             font-weight: normal;
                             font-size: 8pt;}
A:link {color: #302b6b}
A:visited {color: #000000}
A:hover {color: #d1cfeb;}
A:active {color: #302b6b; }


#spiderblock {
                     display: block;
                     margin: 5px;
                     width: 140px;
                     padding: 3px;
                     border: 3px inset #615abb;
                     font-family: verdana, helvetica, sans serif;
                     color: #302b6b;
                     text-align: center;
                     }











