* {
	margin:0;
	padding:0;
}

body {
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
}

dt {
	padding: 3px 0 3px 0px;
}

dd {
	padding: 3px 0 3px 15px;
}

#container {
	width:1000px;
	margin:0 auto;
	background:#FFFFFF;
}

#head {
	height:111px;
	/*background:url(../img/header-back.gif) top left no-repeat;*/
	border: 2px solid #bd001b;
}

#logo {
	float:left;
	padding:16px 0 0 50px;
}
#logo a {
	width:304px;
	height:80px;
	display:block;
	text-indent:-9999px;
	background:url(../img/logo.gif) top left no-repeat;
}

#head ul {
	float:left;
	padding:17px 0 0 195px;
	list-style:none;
}
* html #head ul {
	padding-left:200px;
}
#head ul li {
	float:left;
	margin-left:23px;
}
#head img {
	border:2px solid #000;
}

#topmenu {
	height:25px;
	/*background:url(../img/topmenu-back.gif) top left repeat-x;*/
	background-color: #bd001b;
	font-size:13px;
}
#topmenu a:link, #topmenu a:visited {
	color:#FFFFFF;
}
#topmenu a:hover {
	/*color:#FFFF00;*/
	text-decoration: underline;
}

#breadcrumb {
	float:left;
	padding:3px 0 0 50px;
	color:#FFFFFF;
}

#topmenu ul {
	float:right;
	padding:3px 11px 0 0;
	list-style:none;
}
#topmenu li {
	float:left;
}
#topmenu li.splitter {
	width:22px;
	text-align:center;
	color:#FFFFFF;
}
#topmenu ul li a {
	text-decoration:none;
}

#main {
	background-color:#FFFFFF;
	overflow:hidden;
}
#content {
	/*width:688px;*/
	width:640px;
	padding:3px 0 0 50px;
	float:left;
	background-color:#FFFFFF;
}
#content {
	font-size:13px;
}

#content a {
	color: #0000cc;
}

#content h1 {
	margin:15px 0;
	/*color:#35530B;*/
	color: #000;
	font-size:18px;
	text-decoration:none;
	/*border-bottom: 1px dashed #053A7C;*/
	border-bottom: 1px dashed #000;
}
#content h2 {
	margin:15px 0;
	color:#000;
	font-size:15px;
	text-decoration:none;
	/*border-bottom: 1px dashed #053A7C;*/
	border-bottom: 1px dashed #000;
}
#content h3 {
	padding:15px 0;
	color:#1E65B5;
	font-size:15px;
	text-decoration:underline;
}
#content ul {
	padding-left:40px;
}

#content .blurb {
	padding-bottom: 25px;
}

#sidebar {
	width:250px;
	float:left;
	/*padding:10px 6px;*/
	padding:10px 30px;
	background-color:#FFFFFF;

}
#sidebar h4 {
	width:233px;
	/*height:25px;*/
	font-size: 15px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	/*background:url(../img/tab.gif) top left no-repeat;*/
	background-color: #bd001b;
	color:#FFFFFF;
	border:1px solid #D6DAC3;
}
#sidebar ul {
	display:block;
	margin-top:0px;
	list-style:none;
	border-top:1px solid #D6DAC3;
	border-right:1px solid #D6DAC3;
	border-left:1px solid #D6DAC3;
}
#sidebar ul li {
	display:block;
	border-bottom:1px solid #D6DAC3;
	font-size:12px;
}
#sidebar a:link, #sidebar a:visited {
	display:block;
	height:19px;
	background:url(../img/bullet.gif) 8px 6px no-repeat;
	padding:3px 0 0 20px;
	color:#686E62;
	text-decoration:none;
}
#sidebar a:hover {
	color:#000000;
	background-color:#CCCCCC;
	background:url(../img/bullet-grayback.gif) 8px 6px no-repeat #CCCCCC;
}

#footer {
	height:116px;
	clear:both;
	background:url(../img/footer-bg.gif) top left repeat-x;
	font-size:13px;
}
#bottommenu {
	text-align:center;
	margin:0 auto;
	width:1000px;
}
#bottommenu ul {
	padding:29px 0 50px 95px;
	list-style:none;
}
#bottommenu ul li {
	float:left;
}
#bottommenu ul li.splitter {
	width:26px;
	text-align:center;
	color:#FFFFFF;
}
#bottommenu a:link, #bottommenu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#bottommenu a:hover {
	/*color:#FFFF00;*/
	text-decoration: underline;
}
#bottom {
	clear:both;
	margin:0 auto;
	width:980px;
}
#copyright {
	float:left;
}
#sitename {
	float:right;
}
#bottom a:link, #bottom a:visited {
	color:#000000;
	text-decoration:none;
}
#bottom a:hover {
	text-decoration:underline;
}

.product {
	background-color: transparent;	
	/*background-image: url(../img/item-bg.gif);*/
	background-repeat: repeat-x;	
	background-attachment: scroll;	
	background-position: 0% 0%;
	border-top: 1px dashed #bd001b;
	padding: 20px;
}

.product .title {
	font-weight: bold;
	padding-bottom: 10px;
}

.product .overview {
	padding-bottom: 10px;
}

.product .rating {
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 10px;
}
.product table {
	border-spacing: 10px;
	width: 100%;
}

.product td.image {
	width: 25%;
	text-align: center;
}

table.criteria {
	border-spacing: 10px;
}

table.criteria td {
	font-weight: bold;
}

table.criteria td.centered {
	text-align: center;
}

.category {
	background-color: transparent;	
	background-image: url(../img/item-bg.gif);	
	background-repeat: repeat-x;	
	background-attachment: scroll;	
	background-position: 0% 0%;
	padding: 25px;
}

.review {
	padding: 5px 0px 20px 20px;
	border-bottom: 1px dashed #c0c0c0;
}

.review div {
	padding: 4px;
}

.rating {
	font-weight: bold;
	color: #cc0000;
}

.testimonial {
	padding: 10px 5px 10px 5px;
	border: 1px solid #c0c0c0;
	margin: 10px 10px 10px 0px;
	background-color: #e0e6e6;
}

.testimonial .source {
	text-align: right;
	padding-top: 3px;
	font-size: 11px;
	font-style: italic;
}

table.details {
	border: 1px solid #c0c0c0;
	width: 100%;
}

table.details td {
	padding: 4px;
}

table.details td.left {
	font-weight: bold;
	background-color: #e0e6e6;
	width: 25%;
}

table.details td.right {
	border-bottom: 1px solid #c0c0c0;
}

table.details td.last {
	border: none;
}

table.recommended {
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.recommended {
	background-image: none;
	padding-top: 5px;
}

.biglink {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	display: block;
	padding: 8px;
}

.error-message {
	color: #cc0000;
}

.disabled {
	display: inline;
	color: #c0c0c0;
}

.paginator {
	text-align: center;
}

.subscribe {
	text-align: right;
	padding-bottom: 8px;
}

.subscribe a {
	color: #000 !important;
	text-decoration: none;
}

.subscribe a:hover {
	text-decoration: underline;
}

.newsletter {
	border:1px solid #D6DAC3;
	font-size:12px;
	color:#686E62;
	margin-bottom: 15px;
	padding: 5px;
}