
/************** GENERAL ****************/

html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 58%;
	color: #9a9a9a;
}

body {
	background-color: #86BCE5;
	margin: 0px 0px 0px 0px;

}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #336699;
	text-decoration: none;
}

a:visited {

}

a:hover {
	color: #0823ad;
	text-decoration: none;
}

a:active {
	color: #010220;
}

td { font-size: 62.5%; }

h1 {
	font-size: 1.8em;
	line-height: 1.1em;
	color: #86BCE5;
	font-weight: normal;	
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

h2 {
        font-weight: normal;
	font-size: 1.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

h3 {
        font-weight: normal;
	font-size: 1.2em;

}



/************** LAYOUT ****************/


#container {
	margin: 23px auto 0 auto;
	width: 900px;
	text-align: left;
}

/************** Categories ****************/

.category-thumbnail-container-main, .category-container-all
{
  min-height: 500px;
	height: auto !important;
	height: 500px;
  margin-left: 255px;
  border: solid 1px #86BCE5; 
}

.category-thumbnail-main
{
  width: 120px;
  height: 100px;
  text-align: center;
  float: left;
  padding: 15px 15px 40px 15px;
}

#wrap-leftbar
{
	width: 240px;
	clear: left;
}

.category-left-wrap, .category-view-left-wrap
{
	float: left;
	background: url(/images/category-dot-single.gif) repeat-y top right;
	padding-right: 5px;
	margin-bottom: 5px;
	height: 500px;
	width: 240px;
}

.category-left-col, .category-view-left-col
{
	height: 400px;
  padding: 0px 10px 0px 0px;
}

.category-thumbnail-main a 
{ 
  text-decoration: none;  
  font-size: 80%; 
  font-weight: none;
  color: #0823ad;
}

.category-thumbnail-main a:hover
{ 
  text-decoration: none;  
  color: #86BCE5;
}

.category-thumbnail-main img
{
border: solid 1px #86BCE5;
padding: 5px 5px 5px 5px;
}

.category-product-thumbnail-container
{
  font-size: 0.75em;
  padding: 5px;
}

* html .category-product-thumbnail
{
  height: 170px;
}

.category-product-thumbnail-container a
{
  text-decoration: none;
  color: #9a9a9a;
}

.category-product-thumbnail-container img
{
border: solid 1px #86BCE5;
padding: 5px 5px 5px 5px;
  
}

.price
{

}

.category-product-thumbnail-row
{
  overflow: hidden;
  margin-bottom: 1em;
}

.category-product-thumbnail-text
{
 text-align: center;
}

.category-product-thumbnail-text a
{
text-decoration: none;   
font-size: 100%; 
font-weight: none;
color: #0823ad;
}

.category-product-thumbnail-text a:hover
{
  color: #86BCE5;
}

.category-product-thumbnail
{
  float: left;
  text-align:center;
  padding: 15px 0px 0px 15px;
  width: 120px;
}

.category-product-thumbnail img
{  
  padding-top: 5px;
}

.product-left-col
{
 float: left;
 width:230px; 
 clear:left;
 margin-bottom: 10px; 
 height: 400px;
 padding-right: 5px;
}

.product-sku
{
 color: #BE4646;
 font-size: 1.4em;
}

.product-left-content
{
  height: 370px;
}

.product-right-col
{
  margin-left: 235px;
  background: url(/images/category-dot-single.gif) repeat-y top left;
  
}

.product-right-col-inner
{
 border: solid 1px #86BCE5;
 padding: 15px;
 margin-left: 15px;
}

#main-image
{
  border: solid 1px #86BCE5;
  padding: 5px;
}

#product-content
{
  float: left;
  width: 300px;
}

#product-images
{
  margin-left: 310px;
  min-height: 370px;
}

#main-image
{
  text-align: center;
  margin-bottom: 5px;
}

#main-image img
{
  width: 255px;
}


#description
{
  font-size: 0.8em;
}

.breadcrumb {
  font-size: 75%;
}
.breadcrumb a {
  color: #abcde9;

}

.breadcrumb a:hover {
  color: #CC3300;

}


#page-numbers
{
  background-color: #ffffff;
  font-size: 0.8em;
  text-decoration: none;
  font-family: Arial;
  margin-left: 5px;
  padding: 3px 10px 0px 0px;
  clear: left;
  text-align: right;
}

#page-numbers a
{
 text-decoration: underline;
color: #ff6666;
}

#shop_controls
{
  font-size: 1.2em;
  color: #1D1C74;
	clear: left;
	width: 200px;
	margin-top: -30px;
	margin-bottom: 10px;
}

#shop_controls a
{
  color: #1D1C74;
  text-decoration: none;
  font-size: 1em;
}

#shop_controls a:hover
{
  color: #86BCE5;
  text-decoration: none;
  font-size: 1em;
}


.shop_control_basket a
{
  color: #1D1C74;
  text-decoration: none;
  font-size: 1.5em;
}

#shop_controls_home
{
  color: #86BCE5;
  font-size: 1.2em;
  clear: left;
  
}

#shop_controls_home a
{
  color: #86BCE5;
  text-decoration: none;
  font-size: 1em;
}

#shop_controls_home a:hover
{
  color: #0823ad;
  text-decoration: none;
  font-size: 1em;
}

.shop_control_basket_home a
{
  color: #86BCE5;
  text-decoration: none;
  font-size: 1.5em;
}

.category-link { width: 200px; margin-left: 10px;}
.category-link a { color: gray; line-height: 1.5em; text-decoration: none; }
.enlarge
{  
  text-decoration: none;
  font-size: 80%;
	text-align: right;
}

.enlarge img
{
  border: none;
	margin-left: 5px;
}

.back-button
{
  text-align:right;
  margin-top: 100px;
}

.back-button a
{
  text-decoration: none;
  color: #999999;
}

.basket {
  font-size: 1.5em;
}


/************** MENU ****************/
#menu {
	padding: 5px 0 5px 0;
        text-align: right;
}

#menu ul
{
	margin: 0;
	padding:5px 0 5px 0;
}

#menu li
{
	display: inline;
	list-style-type: none;
	margin: 0 0 0 30px;
}

#menu li a, #menu li a:link, #menu li a:visited {
	font-size: 1.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}

#menu li a:hover
{
	color: #CC3300;
}


/************** END MENU ****************/

#logo  {
	padding: 0 0 23px 0;
}

#mainContent  {
	padding: 0 15px 15px 15px;
	background-color: #FFFFFF;
	float: left;
	width: 870px;
}


#buttons {
	float: right;
}
#content {
	float: left;
	width: 870px;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0 0 15px 0;
	background-image: url(/images/inner-dot.gif);
	background-repeat: repeat-y;
}

#content-home {
	float: left;
	width: 870px;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0 0 15px 0;
	background-image: url(/images/home-dot.gif);
	background-repeat: repeat-y;
}

#content-no-rhs {
	float: left;
	width: 870px;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0 0 15px 0;

}

#buttons img {
	margin: 0 0 0 10px;
}

.cws clearfix {
	float: left;
}
.cws-sidebar {
	margin: 0 0 0 10px;
	width: 115px;
	float: right;
	padding: 10px 10px 10px 10px;

}
.cws-content {
	float: left;
	width: 690px;
	padding: 20px 15px 0 0;

}
.cws-leftbar {
	float: left;
	width: 245px;
	padding: 15px 0 0 0;
}

.cws-middlebar {
	float: left;
	width: 105px;
	margin: 0 0 0 23px;
	padding: 7px 0 0 0;
}

.cws-rightbar {
	float: left;
	width: 465px;
	border: solid 1px #86BCE5;
	margin: 0 0 0 10px;
	padding: 10px 9px 10px 9px;
}

/************** FOOTER ****************/



#footer {
	width: 900px;
	padding: 10px 0 40px 0;
	color: #336699;
	float: left;
	font-size: 1.0em;

}

#footer ul
{
	margin: 0;
	padding: 10px 0 1px 0;
	float: left;
}

#footer li
{
	display: inline;
	list-style-type: none;
}

#footer li a
{
	color: #336699;
	text-decoration: none;
	padding: 0 4px 0 4px;
	margin: 0 0 0 ;
	
}

#footer li a:hover
{
	color: #53587e;
}

/************** FORMS ***************************/

form dl
{
  overflow: hidden;
}

form dt
{
  float: left;
  clear:  both;
  width: 25%;
  clear: left;
  padding-top:  0.3em;
  text-align: left;
}

form dd
{
  margin-bottom: 0.5em;
}

#submit
{
  padding-left: 3em;
}
