body {
	color: #271269;
}

a {
	color: #70620B;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

a:hover {
	border-bottom: 1px solid #999999;
}

a.no_underline {
	border-bottom: 0px;
}

#container {
	width: 992px;
}

em {
	font-style: italic;
}

h1 {
	font-weight: bold;
	color: #999999;
	font-size: 18px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #999999;
	padding-bottom: 6px;
	margin-bottom: 7px;
}

#header {
	width: 100%;
	height: 18px;
	background-color: #701B0B;
	border-bottom: 9px solid #666666;
}

body.articles #header {
	background-color: #666666;
	border-bottom: 9px solid #701B0B;
}

body.reviews #header {
	background-color: #126937;
}

body.photos #header {
	background-color: #271269;
}

#main {
	padding: 152px 20px 30px 20px;
	float: left;
	width: 510px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main img {
	border: 1px solid #701B0B;
	margin-top: 15px;
	margin-left: 10px;
}

#reviews img, #review img {
	border: 1px solid #126937;
	margin-top: 3px;
}

#main p, ul {
	line-height: 18px;
}

#main h3 {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 8px;
	border-bottom: 1px solid #b6b6b6;
}

.maincontent h4, .maincontent p {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.maincontent h4 {
	margin-bottom: 0px;
}

#coverstory h3 {
	color: #701B0B;
}

#articles_cover h3 {
	color: #666666;
	clear: both;
}

#reviews_cover h3 {
	color: #126937;
}

#photos_cover h3{
	color:  #271269;
}

#photos_cover img {
	width: 490px;
	margin-top: 2px;
}

#reviews_cover, #photos_cover {
	padding-top: 18px;
}

#articles_cover {
	padding-top: 21px;
}

#links h3 {
	color: #701b0b;
	border-bottom: none;
}

#links p {
	padding: 0 20px 20px 20px;
}

#reviews h3, #review h3 {
	color: #126937;
	border-bottom: none;
}

#reviews h3 a, #review h3 a {
	color: #126937;
	border-bottom: 1px dotted #999999;
}

#reviews h3 a:hover, #review h3 a:hover {
	border-bottom: 1px solid #999999;
}

#articles h3, #article h3 {
	color: #701b0b;
	border-bottom: none;
}

#articles h3 a, #article h3 a {
	color: #701b0b;
	border-bottom: 1px dotted #999999;
}

#articles h3 a:hover, #article h3 a:hover {
	border-bottom: 1px solid #999999;
}

#photos h3 {
	color: #271269;
	border-bottom: none;
}

#photos h3 a {
	color: #126937;
	border-bottom: 1px dotted #999999;
}

#photos h3 a:hover {
	border-bottom: 1px solid #999999;
}

#column1 {
	padding: 20px 30px 0px 15px;
	width: 210px;
	float: left;
	border-right: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
}

ul#navbar {
	clear: left;
	background-image: url(/images/logo_small.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
	padding-top: 50px;
	width: 225px;
	padding-bottom: 15px;
}

#navbar li a {
	clear: left;
	display: block;
	width: 195px;
	padding: 7px 20px 7px 10px;
	text-align: left;
	color: white;
	text-decoration: none;
	border-bottom: 0px;
	margin-bottom: 3px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#navbar li a:hover {
	border-right: 7px solid #999999;
}

#covernav {
	background-color: #701B0B;
}

#articlesnav {
	background-color: #666666;	
}

#reviewsnav {
	background-color: #126937;
}

#photosnav {
	background-color: #271269;
	margin-bottom: 30px;
}

#column2 {
	padding: 153px 20px 20px 15px;
	width: 150px;
	float: left;
}

#column3 {
	width: 100%;
	height: 180px;
	clear: left;
	text-align: left;
	padding-left: 30px;
}

#column2 h3, #column3 h3, #column1 h3 {
	color: #701B0B;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 1px;
	margin-bottom: 18px;
	border-bottom: 1px solid #b6b6b6;
	clear: left;
	font-size: 14px;
}


body.reviews #column2 h3, body.reviews #column3 h3, body.reviews #column1 h3 {
	color: #126937;
}

body.articles #column2 h3, body.articles #column3 h3, body.articles #column1 h3 {
	color: #666666;
}

body.articles #main, body.reviews #main, body.photos #main {
	padding-top: 151px;
}

body.photos #column2 h3, body.photos #column3 h3, body.photos #column1 h3 {
	color: #271269;
}

.column2list {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.column1list {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.column1list li, .column2list li, .column3list li {
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 18px;
/*	border-bottom: 1px dashed #e3e3e3; */
	font-size: 13px;
}

.column2list li {
	padding-left: 10px;
	text-indent: -10px;
}

li.column1title {
	border-bottom: none;
}

li.column1description {
	padding-left: 10px;
}

form {
	padding-bottom: 20px;
}

.column3section {
	float: left;
}

#hot {
	margin-bottom: 80px;
}

#hot li {
	float: left;
	padding: 0px 10px 0px 10px;
	border-bottom: none;
}

#footer {
	clear: left;
	width: 100%;
	background-color: #701B0B;
	border-top: 10px solid #666666;
	height: 35px;
}

body.reviews #footer {
	background-color: #126937;
}

body.articles #footer {
	background-color: #666666;
	border-top: 10px solid #701B0B;
}

body.photos #footer {
	background-color: #271269;
}

#footer p {
	text-align: center;
	vertical-align: middle;
	color: white;
	padding-top: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: .8em;
}

p.read_more {
	font-size: .8em;
	padding-top: 0;
	margin-top: 0;
	text-align: right;
}

a.advanced_search_link {
	font-size: .7em;
}

input.submit {
	margin-top: 5px;
}

.review_image {
	float: left;
	margin-right: 10px;
}

.review_image a {
	border-bottom: none;
}

h4.manufacturer {
	font-weight: bold;
	color: #666666;
	padding-top: 1px;
}

.posted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	margin-top: 14px;
	margin-bottom: 30px;
	padding-left: 10px;
	color: #666666;
	border: 1px solid #e3e3e3;
	margin-left: 10px;
	padding: 5px;
	width: 480px;
}

div.paginate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 33px;
	margin-bottom: 20px;
}

#review p, #article p {
	padding-bottom: 18px;
	line-height: 18px;
}

textarea {
	width: 490px;
	color: #271269;
}

.maincontent ul, .maincontent ol {
	line-height: 18px;
	font-size: 14px;
	padding-left: 40px;
	padding-bottom: 15px;
}

.maincontent ul li {
	list-style-type: square;
}

.maincontent ol li {
	list-style-type: decimal;
}

.boxedposted {
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	margin-left: 10px;
	padding-left: 10px;
	width: 490px;
	font-size: 12px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 9px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #271269;
}

.center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 23px;
	margin-left: 10px;
	width: 490px;
	padding-bottom: 10px;
}

body #container #main .maincontent .center p {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

blockquote {
	margin-left: 20px;
	padding-left: 5px;
	padding-right: 10px;
	border-left: 5px solid #e3e3e3;
	font-size: 14px;
	margin-bottom: 18px;
	line-height: 18px;
}

.photoset {
	float: left;
	width: 75px;
	height: 125px;
	background-color: #271269;
	margin: 2px;
	text-align: center;
}

body.photos #container #main .maincontent .photoset p.set_title {
	font-size: 10px;
	line-height: 12px;
}

#gallery {
	padding-left: 18px;
}

#gallery .photoset a img, #gallery .set_contents a img {
	margin-top: 0;
	margin-left: 0;
	border: none;
}

.photoset a {
	color: white;
	border-bottom: none;
}

.set_contents a {
	border-bottom: none;
}

.set_contents {
	padding-left: 10px;
}

p.photopag {
	margin-top: 12px;
}

p.photopag b {
	margin: 0 3px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p.photopag a {
	margin: 0 3px;
	border-bottom: 1px dotted;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p.photopag a:hover {
	border-bottom: 1px solid;
}

#photo img {
	margin-top: 0;
	margin-left: 0;
	width: 490px;
	border: none;
}

#photo a {
	border-bottom: none;
}

.photo_pag {
	text-align: center;
}

#photo .photo_pag a {
	border-bottom: 1px dotted;
}

#photo .photo_pag a:hover {
	border-bottom: 1px solid;
}

.prev_photo {
	float: left;
}

.next_photo {
	float: right;
}

#photo p {
	padding-top: 10px;
	font-size: 10px;
	clear: both;
}

body #container #main .maincontent p.back {
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 0;
	margin-bottom: 17px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 3px;
	padding-bottom: 0;
}

#articles h2 {
	color: #126937;
}

#gallery h3 {
	border-bottom: none;
	margin-bottom: 0;
}

.defaultBold, legend {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 3px;
}

.fieldset {
	padding-bottom: 10px;
}

ul.results {
	font-size: 14px;
}

ul.results li.result_excerpt {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #e3e3e3;
	padding-left: 10px;
}

body #container #main .maincontent h3 {
	padding-bottom: 0;
	margin-bottom: 18px;
}

body.articles #container #main .maincontent .article_entry img {
	margin-top: 0;
	margin-bottom: 8px;
}

body #container #main .maincontent .entry form#comment_form p {
	padding-bottom: 0;
	font-size: 12px;
}

body #container #main .maincontent .entry form#comment_form p textarea {
	height: 174px;
}

strong {
	font-weight: bold;
}