#store-sub-menu {
background: #6e6e6e;
margin: 0;
padding: 0;

display: block;
clear: both;
}

#call-me-back {
margin: 3px 0 3px 0;
display: block;
clear: both;
}

#store-sub-menu h2 {
font-size: 14px;
width: 175px;
line-height: 25px;
height: 31px;
}

#store-sub-menu ul {
font-size: 11px;
list-style-type: none;
margin: 0;
padding: 10px;
list-style-type: square;
	list-style-position: inside;
}


#store-sub-menu ul li {
margin-left: 0;
padding-left: 10px;
text-transform: uppercase;
}

#store-sub-menu ul li ul {
margin-left: 0;
font-size: 10px;
list-style-type: circle;
text-transform: none;
}

#store-sub-menu ul li ul li {
text-transform: none;
}

li#currentpage a:link, li#currentpage a:visited {

color: #ffffff;
list-style-type: none;
text-decoration: none;

}

li#currentpage ul li a:link, li#currentpage ul li a:visited {

color: #ffffff;

}


#content.store-content {

min-height: 920px;

}

#content.store-content p {
margin: 15px;
}

#content.store-content h1 {
position: relative;
}

#content.store-content h1 a {
font-family: arial;
font-size: 18px;
margin: 0;
padding: 0;
}

#content.store-content a {
font-family: arial;
font-size: 12px;
margin: 0;
padding: 0;
}

#individual-product a:hover img {
border: 3px solid #333333;

}


#content.store-content form {
/*margin: 20px;*/

}

#product_info img {
margin: 0px 0px 3px 3px;
border: 10px solid #666666;

}

div.individual-product p {
margin: 5px;
font-size: 12px;
}




div.individual-product {
width: 349px;
padding: 0;
float: left;
height: 150px;
min-height: 150px;
background-color: #777777;
padding: 15px 0 0 5px;
margin: 3px 3px 0 0;
position: relative;
}

div.individual-product ul {
margin-left: 10px;
}

div.individual-product img {
float : left;
border: 3px solid #989898;
margin: 0 10px 40px 0;
}

div.individual-product .view-item img {
width: 64px;
height: 23px;
border: 0;
background: url(checkout/images/view_button.gif) top left;
padding: 0;
position: absolute;
top: 132px;
left: 290px;
}


#cluster_image {
float: right;
display: block;
margin: 0 0 0 10px;
}

#cluster_image img {
border: 10px solid #666666;
}

#cluster_thumbnails {
float: right;
display: block;clear: right;
width: 322px;
margin: 3px 0 3px 10px;
background: #666666;
}

#cluster_thumbnails img {
border: 3px solid #666666;
margin: 6px 0 0 6px;
}

table {
width: 100%;
font-family: arial;
font-size: 14px;
color: #ffffff;
}

table input {
float: left;
}

input#update_cart {
margin-top: -3px;
}

table tr th {
background: #666666;
text-transform: uppercase;
font-weight: normal;
font-size: 12px;
}

table img.basket-image {
width: 120px;
}

table tr td {
background: #777777;
text-align: center;
padding: 10px;
}

table tr td ul {
text-align: left;
margin-left: -15px;
}

table#totals-table tr td {
text-align: right;
}

/* content front image map*/

#store_img_navigation a
{
text-decoration: none;
} 

#store_img_navigation a img
{
border: none;
} 


#content.store-content .wp-caption p.wp-caption-text {
font: 900 9px arial;
line-height: 17px;
padding: 0 4px 4px;
margin: 0;
color: #000000;
text-transform: uppercase;
text-align:right;
}

#store_img_navigation img {
margin-right: 3px;
margin-bottom: 3px;
float: left;
}

#store_img_navigation img.end_of_line {
margin-right: 0px;
}


.view-basket-button {
position: absolute;
top:0;
right: 0;
background: #8E8E8E;
height: 40px;
}

.view-basket-button img {
border: 0;
margin-left: 3px;
}





