body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F2D8;
	font-size: 12px;
	line-height: 22px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
/* ------------------------------------------------- */
input, select, textarea{
	font-size: 10px;
	line-height: 22px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
/* ------------------------------------------------- */
a{
	outline: none;
}
A:link {
	color: #3A6E8F;
	text-decoration: underline;
}
A:hover {
	color: #000000;
}
A:active {
	color: #3A6E8F;
}
A:visited {
	color: #3A6E8F;
}
A:hover {
	color: #000000;
}
/* ------------------------------------------------- */
#container .menu a:link {
	color: #666666;
	text-decoration: none;
}
#container .menu a:hover {
	color: #000000;
	text-decoration: none;
}
#container .menu a:active {
	color: #666666;
	text-decoration: none;
}
#container .menu a:visited {
	color: #666666;
	text-decoration: none;
}
#container .menu a.selected{
	color: #666666;
	font-weight: bold;
}
/* ------------------------------------------------- */
#footer a{
	color: #333333;
	text-decoration: none;
}
#footer a:hover{
	color: #000000;
	text-decoration: underline;
}
/* ------------------------------------------------- */
h1{
	font-weight: normal;
	font-size: 20px;
	color: #999999;
	line-height: 35px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
h2{
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
h3{
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}
h4{
	font-weight: normal;
	font-size: 14px;
	color: #DFDFDF;
	line-height: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
/* ------------------------------------------------- */
p{
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}
/* ------------------------------------------------- */
.infotable{
	background-color: #f8f2d8;
	padding-left: 5px;
}
.infotable td{
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}
.infotable p{
	padding-bottom: 0px;
}
td.infotable_divider{
	background-image: url('/template/vertline.gif');
	background-repeat: repeat-y;
	width: 2px;
	padding: 0px;
}
/* ------------------------------------------------- */
.bluetable{
	background-color: #b9c9d5;
	padding-left: 5px;
}
.bluetable td{
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}
.bluetable p{
	padding-bottom: 0px;
}
td.bluetable_divider{
	background-image: url('/template/vertline.gif');
	background-repeat: repeat-y;
	width: 2px;
	padding: 0px;
}
/* ------------------------------------------------- */
.pinkbox{
	background-color: #f8d8d8;
	padding-left: 5px;
}
.pinkbox td{
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}
.pinkbox p{
	padding-bottom: 0px;
}
td.pinkbox_divider{
	background-image: url('/template/vertline.gif');
	background-repeat: repeat-y;
	width: 2px;
	padding: 0px;
}
/* ------------------------------------------------- */
.greenbox{
	background-color: #cadbd3;
	padding-left: 5px;
}
.greenbox td{
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}
.greenbox p{
	padding-bottom: 0px;
}
td.greenbox_divider{
	background-image: url('/template/vertline.gif');
	background-repeat: repeat-y;
	width: 2px;
	padding: 0px;
}
/* ------------------------------------------------- */
#footer {
	font-weight: normal;
	font-size: 9px;
	color: #333333;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#footer p{
	padding-bottom: 10px;
}

#container .menu {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

strong{
	font-weight: normal;
	color: #3C7498;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#join_mailinglist{
	border: 1px solid #cadbd3;
	width: 100px;
	padding: 10px;
	position: relative;
	left: -10px;
	background-color: #efefef;
}
#join_mailinglist a{
	color: #708276;
	text-decoration: none;
}
#join_mailinglist a:hover{
	text-decoration: underline;
}	
/* ------------------------------------------------- */
#content{
	width: 614px;
	margin-bottom: 15px;
}
/* ------------------------------------------------- */
#content .product_box{
	float: left;
	width: 169px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#content .product_title{
	font-weight: normal;
	font-size: 14px;
	color: #0035AD;
	line-height: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
#content .product_title a{
	text-decoration: none;
}
#content .product_price{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #999999;
}
#content .product_price a{
	color: #999999;
	text-decoration: underline;
}

#content .qty{
	float: left;
	margin-right: 5px;
}
#content .qty p{
	padding-bottom: 3px;
}
#content .size{
	float: left;
	margin-right: 5px;
}
#content .size p{
	padding-bottom: 3px;
}
#content .colour{
	float: left;
	margin-right: 5px;
}
#content .colour p{
	padding-bottom: 3px;
}
#content .addtocart{
	float: left;
	padding-left: 5px;
	padding-top: 28px;
}

#content .product_info_column{
	float: left;
	width: 400px;
}

#content .product_photo_column{
	float: left;
	width: 179px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content .product_photo_column p{
	color: #999999;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
#content .product_photo_column a{
	color: #999999;
	text-decoration: none;
}
#content .product_photo{
	border: 1px solid #CCCCCC;
	width: 169px;
	padding-top: 10px;
	padding-left: 10px;
}
/* ------------------------------------------------- */
#content .store_location{
	float: left;
	width: 190px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #f3f3f3;
	text-align: center;
	border: 1px solid #d4d6da;
}
#content .store_location td{
	height: 70px;
}
#content .store_location p{
	margin: 0px;
	padding: 0px;
	padding: 2px;
	font-size: 11px;
	line-height: 16px;
}
/* ------------------------------------------------- */
.rightcolumn{
	width: 260px;
}
td.rightcolumn p{
	margin-left: 30px;
	margin-right: 10px;
	color: #3C7498;
	font-size: 11px;
	
}
td.rightcolumn img{
	margin-left: 20px;
}
/* ------------------------------------------------- */
ul{
	margin-top: -10px;
}
/* ------------------------------------------------- */
#blog_photos{
	float: right;
	margin-left: 20px;
}
#blog_photos img{
	border: 1px solid #cacaca;
}

/* 
------------------------------------------------- 
Clear fix!
------------------------------------------------- 
*/
#container .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#container .clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
#container .clearfix {display: block;}
/* End hide from IE-mac */