@charset "utf-8";
/* CSS Document */

html body{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #333132;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

form,h1,h2,h3,h4,h5,h6 {
	margin-top:0px;
	margin-bottom:0px;
}

a {
	color: #000000;
	text-decoration: underline;
}

#pagewrapper {
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}

#header {
	
}

#contentcolumn {
	width:874px;
	display:block;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#footer {
	clear:both;
	display:block;
	font-size:0.8em;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:960px;
}

#footer a {
	text-decoration: none;
	color: #999;
}

#footer a:hover {
	text-decoration: none;
	color: #000;
}
.clearfloat {
	height: 0px;
	line-height: 0px;
	font-size: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.blankdiv {
	height: 1px;
	line-height: 0px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}

div.breadcrums
{color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
margin-top:5px;
margin-right:20px;
margin-bottom:15px;
}

A.breadcrums:LINK
{color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
	
A.breadcrums:visited
{color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

A.breadcrums:Hover
{color: #E7322D;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
	
A.breadcrums:active
{color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

/*  Product list  */

.productwrapper {
	width: 280px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 106px;
}

.productbox {
	border: 1px solid #ddd;
	position: relative;
	height: 178px;
	background-color:#FFFFFF;
}

.productbox_on {
	border: 1px solid #ddd;
	position: relative;
	height: 178px;
	background-color: #CCCCCC;
}

.ptitle a {
	background-color: #666666;
	text-align: center;
	color: #FFFFFF;
	padding: 4px 0px;
	display: block;
	width: 100%;
}

.ptitle_on a {
	background-color: #000000;
	text-align: center;
	color: #fff;
	padding: 4px 0px;
	display: block;
	width: 100%;
}

.ptitle a:hover{
	background-color: #3A68AB;
	padding: 4px 0px;
	color: #fff;
	display: block;	
}

.ptitleh2 {
	font-weight: bold;
	font-size: 0.8em;
}

.thumbbox {
	width: 146px;
	float: left;
	position: relative;
}

.thumbimg {
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;	
}

.infobox {
	margin-top: 10px;
	margin-left: 146px;
	margin-right: 5px;
	font-size: 0.7em;
	color:#000000
}

.infobox a {
	color:#000000;
}
/*  END Product list  */


/*  Range list  */

#rangearea {
	margin-left: auto;
	margin-right: auto;
	width:784px;
}

.rangewrapper {
	width: 150px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 36px;
}

.rangebox {
	border: 1px solid #EAEDF6;
	position: relative;
	background-color:#FFFFFF;
}

.rangebox_on {
	border: 1px solid #EAEDF6;
	position: relative;
	background-color: #CCCCCC;
}

.rangethumbimgwrapper {
	height:152px;
	display: block;
	cursor: pointer;
}

.rangethumbimg {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px;
	display: block;
}

.txtlink {
	padding-bottom:10px;
	text-align:center;
	height: 2em;
}

/*  END Range list  */

/*  START Product Details  */

#productdetailarea {
	margin-left: auto;
	margin-right: auto;
	width:864px;
}

#imagecolumn {
	width: 542px;
	float: left;
	margin-right: 15px;
}

.largeimg {
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	display: block;	
}

#productdetailcolumn {

}

.producttitle {
	font-weight:bold;
	font-size: 1.2em;
	color: #333132;
}

.producttitle a {
	color: #333132;
}

.productsize {
	font-size: 0.8em;
	color:#999999;
	font-weight:normal;
}

/*  END Product Details  */

/*  START Product Detail page  */

#calendarimagecolumn {
	width: 542px;
	float: left;
	margin-right: 12px;
}

#calendarproductdetailcolumn {

}

.calendarlargecover {
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	display: block;	
}

/*  END Product Detail page  */


/*  START Basket page  */

.basketheader {
	background-color: #333132;
}

.basketBgOdd {
	background-color: #CCC;
}

.basketBgEven {
	background-color: #FFF;
}

.basketheadertext {
	font-size: 0.8em;
	color:#FFFFFF;
}

.baskettext {
	font-size: 0.8em;
	color:#000000;
}

.basketimg {
	border: 1px solid black;
	margin: 10px;
}

/*  END Basket page  */

.price{
	font-weight: bold;
}

.oldprice{
	text-decoration: line-through;
}

.saleprice{
	font-weight:bold;
	color:#FF0000;
}

.txt {
	font-size:0.8em;
}

a.txt {
	text-decoration:none;
}

.txtbold {
	font-size:0.8em;
	font-weight:bold;
}

.error_checkout {
	color:#CC0000;
}

#productdetailinfoblock {
	margin: 0px 10px 15px 20px;
}

#productoptionswrapper {
	margin-left: 570px;
	margin-right: 10px;
}

#productoptionslegend {
	font-size: 0.8em;
	color: #3b6f37;
}

.largeimgwrapper {
	width: 402px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.largeimg {
	border: 1px solid white;
	margin-left: auto;
	margin-right: auto;
}

.bigpic {
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
