body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:url('/images/layout/background_top.jpg') top center repeat-x #00798b;
}

input,textarea{
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:0px;
}

a{
	color:#0066CC;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

form {
	margin:0px;
}

h1{
	margin:0 0 0 0;
	padding-left:10px;
	background:url('/images/icon/other/arrow_green.gif') center left no-repeat;
	font-size:15px;
	font-weight:bold;
	color: #358f60;
}

h1 a{
	color: #358f60;
	text-decoration:underline;
}

#content h1{
	/*margin:10px 0;*/
}

h1.brand,h1.productname{
	margin:0;
	padding:0;
	font-size:1em;
	background:none;
}

h2{
	font-size:18px;
	font-weight:normal;
}

#container{
	width:744px;
	margin:10px auto;
}

#top{
	position:relative;
	height:192px;
	background:url('/images/home/banner_top_bg.jpg') top left no-repeat;
}

#logo-container{
	padding:15px;
}

#top-bar{
	position:absolute;
	top:136px;
	left:0;
	width:100%;
	height:37px;
	background:url('/images/layout/top_bar.jpg') center center no-repeat;
	text-align:center;
}

#top-bar #top-bar-content{
	font-size:11px;
	font-weight:bold;
}

#top-bar a{
	color:black;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
}

#top-bar a:hover{
	text-decoration:underline;
}

#top-bar #login-link{
	margin-left:20px;
	padding-left:20px;
	background:url('/images/icon/other/padlock.gif') center left no-repeat;
}

#top-bar #basket-link{
	margin-left:10px;
	padding-left:20px;
	background:url('/images/icon/other/basket.gif') center left no-repeat;
}

#main-menu{
	position:absolute;
	top:172px;
	width:100%;
	text-align:center;
}

#main-menu ul{
	width:270px;
	margin: 0 auto;
}

#main-menu ul li{
	list-style:none;
	float:left;
	margin-left:10px;
}

#main-menu a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:white;
}

#main-menu a:hover{
	text-decoration:underline;
}

#main-menu li.selected{
	padding-bottom:5px;
	background:url('/images/icon/other/up_arrow_white.gif') bottom center no-repeat;
}

#content{
	vertical-align:top;
	width:524px;
	padding:5px;
	background-color:white;
}

#content-corner-bl{
	height:10px;
	background:url('/images/layout/corner_white_bl.gif') bottom left no-repeat white;
}

#content-corner-br{
	height:10px;
	background:url('/images/layout/corner_white_br.gif') bottom right no-repeat white;
}

.content-box{
	width:100%;
	margin-bottom:5px;
	background-color:#e5e5e5;
	border-collapse:collapse;
}

.content-box .cb-corner-tl,.content-box .cb-corner-tr,.content-box .cb-corner-bl,.content-box .cb-corner-br{
	height:10px;
}

.content-box .cb-corner-tl{
	background:url('/images/layout/corner_grey_tl.gif') top left no-repeat;
}

.content-box .cb-corner-tr{
	background:url('/images/layout/corner_grey_tr.gif') top right no-repeat;
}

.content-box .cb-corner-br{
	background:url('/images/layout/corner_grey_br.gif') bottom right no-repeat;
}

.content-box .cb-corner-bl{
	background:url('/images/layout/corner_grey_bl.gif') bottom left no-repeat;
}

.content-box .cb-header{
	padding-left:5px;
}

.content-box .cb-content{
	padding:5px 15px 5px 15px;
}

.content-box#box-browse label{
	display:block;
	color:#358f60;
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
}

.content-box#box-browse select{
	display:block;
	width:100%;
	margin-bottom:3px;
}

.product-box{
	float:left;
	width:150px;
	margin:10px 0 0 10px;
	cursor:pointer;
}

.product-box a{
	font-size:12px;
	color:#1c9196;
	text-decoration:none;
}

.product-box a:hover{
	text-decoration:underline;
}

.product-box .price{
	clear:both;
	display:inline;
	padding:3px;
	background-color:#1c9196;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:white;
}

#right{
	width:185px;
	padding:5px;
	vertical-align:top;
	background-color:white;
}

#footer{
	padding:5px;
	text-align:center;
	color:white;
}

#footer a{
	color:white;
}


#prodBlockImageWrapper{
	width:259px;
	height:190px;
	padding:1px;
	border:1px solid #ccc;
	background-color:#ffffff;
}


.prodBlockTnWrapper{
	float:left;
	margin: 3px 10px 3px 0px;
	width:40px;
	height:40px;
	padding:1px;
	border:1px solid #ccc;
	background-color:#ffffff;
	text-align:center;
}

.prodBlockTnWrapper div, .prodBlockEndTnWrapper div{
	width:100%;
	height:100%;
}

.prodBlockEndTnWrapper {
	float:left;
	margin: 3px 0px 0px 0px;
	width:40px;
	height:40px;
	padding:1px;
	border:1px solid #ccc;
	background-color:#ffffff;
	text-align:center;
}

#prod_price{
	padding:2px;
	text-align:right;
	font-size:22px;
	font-weight:bold;
	color:#1c9196;
}



form.account_form .form_label{
	width:200px;
}

form.account_form .required{
	background-image: url('/images/account/icon_alert.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.message,p.message,.alert{
	text-align:center;
	font-weight:bold;
	color:#cc0000;
}

.rma_accepted {
	background-color:#FFCCCC;
	border: 1px solid #CC3333;
}

.colorswatch span{
	border:1px solid white;
	cursor:pointer;
}

.colorswatch span.selected{
	border:1px solid black;
}