@import url(forms.css);

body {
	background:#818181 url(/images/body_bg.gif) top left repeat-x;
	color:#fff;
	text-align:center;
	margin:0;
	padding:0;
	border:0;
}

a img { border:0; }

a { color:#994D00;}
a:hover {
	text-decoration:none;
}

a.anchor {
	color:#4F4F4F;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4F4F4F;
}

table.container {
	background:#ccc;
	border-right:3px solid #ccc;
	border-left:3px solid #ccc;
	margin:0 auto;
	text-align:left;
	width:760px;
}

#catLayout td {
	font-size:12px;
}

h3 {
	padding:0;
	margin:0;
	font-size:11px;
}

#top {
	background:url(/images/top_bg.jpg) top left no-repeat;
	width:754px;
	height:80px;
	vertical-align:bottom;
	text-align:center;
}

#masthead {
	background:#fff;
}

#contactbar {
	background:url(/images/contactbar_bg.png) top left no-repeat;
	width:754px;
	height:30px; /* MSIE height */
	padding:2px 0 0 0;
	text-align:center;
	font-weight:bold;
	margin:0;
	border:0;
	color:#666;
}

#rentalBox input.txt {
	width:140px;
	padding:1px;
	margin:0 5px 0 0;
	float:left;
}

#stillphotoBox p {
	padding:0;
	margin:0;
}

#resourceBox ul {
	padding:0;
	margin:0 10px;
}

#resourceBox ul li {
	background:url(/images/bullet_small_arrow2.png) 0px 1px no-repeat;
	padding-left:18px;
	list-style:none;
	margin:10px 0;
}

#resourceBox ul li a {
	display:block;
}

/* homepage news box */
#newsbox {
	vertical-align:top;
}

#newsbox p {
	padding:0;
	margin:0;
}

#newsbox div.hr {
	height:10px;
}

/* about redman box */
#aboutbox {
	vertical-align:top;
}

#aboutbox img {
	padding:0 0 15px 0;
}

#aboutbox h3 {
	padding:0;
	margin:0;
	font-size:11px;
}

#aboutbox p {
	padding:0;
	margin:0 0 10px 0;
}

#featProducts {
	vertical-align:top;
}

#featProducts h3 {
	padding:0;
	margin:0;
	text-align:center;
}


html>body #contactbar {
	height:32px;
}

#contactbar img {
	padding:0;
	margin:0;
	border:0;
}

.leftcolcontent {
	background:#fff url(/images/leftcolcontent_bg.png) top left repeat-y;
	padding:10px 20px;
	vertical-align:top;
}

.middlecolcontent {
	background:#fff url(/images/middlecolcontent_bg.png) top left repeat-y;
	padding:10px 20px;
	vertical-align:top;
}

.rightcolcontent {
	background:#fff url(/images/rightcolcontent_bg.png) top left repeat-y;
	padding:10px 20px;
	vertical-align:top;
}

td.subLeftCol {
	background:url(/images/sub_leftcol_bg.png) top left repeat-y;
	width:229px;
	padding:0;
	margin:0;
	vertical-align:top;
}

td.subLeftCol ul {
	padding:0;
	margin:0 20px;
}

td.subLeftCol ul li {
	background:url(/images/bullet_small_arrow2.png) 0px 1px no-repeat;
	padding-left:18px;
	list-style:none;
	margin:10px 0;
}

td.mainCol {
	background:url(/images/maincol_bg.png) top left repeat-y;
	width:525px;
	padding:15px;
	margin:0;
	vertical-align:top;
}

td.mainCol p {
	font-size:12px;
}

td.mainCol h2 {
	text-align:right;
	padding:0;
	margin:0 0 15px 0;
}

table.datatable {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:4px 0 0 0;
}

table.datatable td {
	padding:4px 0;
	font-size:11px;
}

table.datatable td input {
	/*border:1px solid #333;*/
	font-size:11px;
}

table.datatable td.cathead {
	padding:15px 0 4px 10px;
	font-size:11px;
	font-weight:bold;
	background:#fff url(/images/datatable_th_bg.png) no-repeat;
}

table.datatable td.alt {
	background:#f2f2f2;
	border-top:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
}

#carttotals {
	margin-top:20px;
	padding:10px;
	border:1px solid #ccc;
}

#carttotals #pricetotal {
	color:#060;
}

#carttotals #itemstotal {
	font-weight:bold;
	margin-right:15px;
}

#footerdivider {
	background:url(/images/footer_div.png) no-repeat;
	height:6px;
	font-size:1px;
	padding:0;
	margin:0;
	border:0;
}

#loginReg h3 {
	font-size:13px;
	padding:0;
	margin:0;
}

#loginReg p {
	padding:0;
	margin:0 0 10px 0;
	font-size:11px;
}

#login {
	background:#eee;
	padding:10px 10px 0 10px;
	margin:10px 10px 0 10px;
	float:left;
	width:450px;
}

#register {
	background:#eee;
	border:0;
	padding:15px 10px 5px 10px;
	margin:10px 10px 0 10px;
	float:left;
	width:450px;
}

.error {
	color:#900;
	margin-bottom:5px;
}

.good {
	color:#063;
	margin-bottom:5px;
}

#newsstory h2 {
	text-align:left;
	font-size:14px;
}

#newsstory img.main {
	float:right;
	padding:10px;
}

.content img.main {
	float:right;
	padding:10px;
}

.featuredProds h3 {
	font-size:13px;
	padding:0;
	margin:0;
}

.featuredProds {
	margin-bottom:20px;
}

.featuredProds .footer {
	background:#fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 0;
}

.downloadable {
	line-height:18px;
}

.content td {
	font-size:12px;
}

#contactForm {
	width: 415px;
	padding: 15px;
	background:#eee;
}

#contactForm td {
	border-bottom: dashed 1px #ccc;
	padding: 13px 0;
}

#contactForm td.none {
	border-bottom: none;
}