*{margin:0px}
.special{display:none}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E15B02;
	color:#003366
}
.list {padding:30px;}
img{border:none}
a{ color:#C25B10 }
a.rings{
	color:#FFFFFF;
	text-decoration:none
}
p{margin-top:8px;margin-top:8px;color:#003366}
h1{
	font-size:18px;
	color:#000000;
	margin-bottom:6px;
	margin-top:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal
}
h2{
	font-size:16px;
	color:#000000;
	margin-bottom:6px;
	margin-top:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal
}
h3{
	font-size:14px;
	color:#000000;
	background-image:url(images/nav_bullet.jpg);
	padding-left:25px;
	background-repeat: no-repeat;
	background-position: center left;
	margin-bottom:6px;
	margin-top:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal
}
h4{
	font-size:15px;
	color:#FF6600;
	background-image:url(images/nav_bullet.jpg);
	padding-left:25px;
	background-repeat: no-repeat;
	background-position: center left;
	margin-bottom:20px;
	margin-top:4px;
}

#meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
	color: #CCCCCC;
	padding: 10px 0px 10px 43px;
	margin: 0px;
}
#container {
	background-color: #E15B02;
	padding: 14px 6px 0px 6px;
	margin:0px auto 0px auto;
	width:1000px;
	
}
#nav {
	float:left;
	margin-left: 30px;
	width:191px;
	background-image:url(images/nav_bg_middle.jpg);
	background-repeat:repeat-y;	
}
#nav_top {
	height:150px;
	width:191px;
	background-image:url(images/nav_top.jpg);
	background-repeat: no-repeat;
}
#nav_middle{
	min-height:400px;
	background-image:url(images/nav_middle.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	font-size: 11px;
	vertical-align: middle;
	}
#nav_bottom {
	height:19px;
	width:191px;
	background-image:url(images/nav_bottom.jpg);
	background-repeat: no-repeat;
}
#nav li{
	background-color:#E6E6E6;
	margin-left: 0px;
	padding-left: 30px;
	color: #FFFFFF;
	margin-top:4px;
	width:100px;
	list-style-type: none;
	background-image: url(images/nav_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav a{
	color:#000000;
	text-decoration:none;
}
#nav li:hover{
background-color:#999999;
}
#nav a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#nav ul {
margin-top:0px;
margin-left:12px;
padding:0px
}
#nav .nav_section {
	background-color:#C3C3C3;
	color: #333333;
	margin-top:8px;
}
#page_right{
	float:left;
	margin-left: 20px;
	width:120px;
}
#page_left{
	float:left;
	width:400px;
}
#page {
	float:left;
	margin-left: 20px;
	margin-right:0px;
	width:711px;
	color:#333333;
	padding:0px

}
#page_top {
	height:130px;
	width:100%;
	background-image:url(images/page_top.jpg);
	background-repeat: no-repeat;
	padding-bottom:0px;
	margin-bottom:0px;	
}
#page_middle{
	min-height:384px;
	background-image:url(images/page_middle.jpg);
	background-repeat:repeat-y;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:0px;
	}
#page_bottom {
	height:19px;
	width:100%;
	background-image:url(images/page_bottom.jpg);
	background-repeat: no-repeat;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #333333;
	color: #CCCCCC;
	padding: 10px 0px 10px 43px;
	margin: 10px 0px 0px 0px;
	clear:both
}
table {
	margin-bottom:10px;
}
td {
	border: 1px solid #333333;
	padding:6px
}
th {
	color:#FFFFFF;
	padding:6px;
	background-image:url(images/th_bg.jpg);
	background-repeat:repeat-x;
	border: 1px solid #000000
}
.products{
	width: 540px;
	margin: 0px;
	float : left;
}
.product{
	width : 240px;
	float : left;
	background-color: #FFFFFF;
	border: solid #000000 1px;
	margin-right:5px;
	margin-bottom:5px;
	padding:5px
}
.product .price{
	font-size:13px;
	font:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image:url(images/price_sticker.gif);
	background-repeat: no-repeat;
	width:87px;height:53px;
	text-align:center;
	padding-top:15px
}
.product .cart{
	float:right;
	padding: 6px;
	background-color: #FFFFFF;

}
.product .image{
	width:200px; height:200px;
	background-color: #FFFFFF;
	text-align:center

}
.product .description{
	width:240px;
	margin: 0px auto 0px auto;
	text-align:center	
}
#showDetail {
	position: absolute;
	visibility: hidden;
	width: 430px;
	height: 430px;
	left: 20px;
	top: 20px;
	background-color: #ccc;
	border: 4px solid #000;
	background-image:none;
	background-repeat:no-repeat;
	background-position:center
}

.special {
display:none;
}

form
{
  margin:0px;padding:0px
}
fieldset {
	background-color:#EEEEEE;
	width: 360px;
	padding: 6px;
	margin:10px 0px 10px 0px;
	display:block;
	border:none
    }
legend
{
margin-left:-6px;
font-weight:bold;
color:#9D099D
}	
.radiogroup{
	float: left;
	border: solid 1px #006699;
	padding: 3px 5px 3px 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 1px;
}
label  {

	display: block;

    }
input{
	font-size: 10px;
	color:#000000;

	padding:4px;
	display:inline;
	margin-left:1px
	}
input.btn{ padding:3px 0px 2px 0px; }	
select{
	font-size: 10px;
	color:#333333;
	}
option{
	padding-right:10px;
	}