/*
Theme Name: Orr Moulding
Theme URI: http://www.orrmoulding.com/
Description: This theme was created for use with www.orrmoulding.com.
Version: 1.0
Author: Wes Fernley (FireStorm Interactive)
Author URI: http://www.firestorminteractive.com/
*/

body {
	margin: 0;
	background: #262626;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
p {
	margin-top: 0;
}
h1, h2, h3 {
	margin: 0;
	font-size: 12px;
}
hr {
	color: #333333;
	background-color: #333333;
	height: 2px;
}
#page {
	width: 900px;
	margin: 0 auto;
}
#header {
	border-top: 3px solid #161616;
	height: 80px;
	background: url(images/header-bg.gif);
	text-align: center;
	padding-top: 13px;
}
#slogan {
	letter-spacing: 4px;
	color: #9a8785;
	font-size: 12px;
	font-weight: bold;
}
#header-buttons, #content {
	border-left: 1px solid #202020;
	border-right: 1px solid #202020;	
}
#header-buttons {
	margin: 0;
	background: url(images/header-btn-bg.gif);
	height: 60px;
	text-transform: uppercase;
	font-weight: bold;
	size: 13px;
	padding-left: 73px;
}
#header-buttons ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header-buttons li, #header-buttons li.current-page{
	float: left;
}
#header-buttons li.current-page {
	margin: -1px 0 0 50px;
	background: url(images/header-btn-h-right.png) top right no-repeat;
	overflow: visible;
	position: relative;
}
#header-buttons li:hover {
	margin: -1px 0 0 50px;
	background: url(images/header-btn-h-right.png) top right no-repeat;
	overflow: visible;
	position: relative;
}
#header-buttons a {
	float: left;
	padding: 25px 35px;
	overflow: visible;
}
#header-buttons li.current-page a {
	margin-left: -50px;
	padding-top: 40px;
	background: url(images/header-btn-h-left.png) top left no-repeat;
	overflow: visible;
	position: relative;
}
#header-buttons a:hover {
	margin-left: -50px;
	padding-top: 40px;
	background: url(images/header-btn-h-left.png) top left no-repeat;
	overflow: visible;
	position: relative;
}
#content {
	background: url(images/temp-1-bg.jpg);
	background-repeat: no-repeat;
	height: 463px;
	padding: 13px 0 0 50px;
	text-align: left;
}
#content-box {
	background: url(images/content-bg.png);
	height: 462px;
	width: 770px;
	padding: 15px;
	overflow: visible;
	position: relative;
}
#art {
	background: url(images/temp-1-art-bg.gif) top left no-repeat;
	width: 330px;
	height: 451px;
	padding: 10px 0 0 0;
	margin-right: 9px;
	float: left;
	text-align: center;
}
#art-text {
	padding-top: 12px;
	color: #D0D0D0;
	text-align: center;
}
#content-top {
	float: right;
	background: url(images/content-top-bg.gif) top left no-repeat;
	width: 396px;
	height: 67px;
	padding: 24px 17px 0 17px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
#content-top a {
	text-decoration: underline;
}
#content-text {
	color: #D0D0D0;
}
#footer {
	padding-top: 30px;
	height: 110px;
	background: #262626;
	color: #666666;
}
#footer a {
	color: #666666;
}

/* MOULDING SEARCH */
#MSpage {
	background-image: url('images/gallerybg.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: left;
	min-height: 460px;
}
#listing {
	float: left;
	width: 130px;
	text-align: center;
}
#listing img {
	border: 1px solid #999999;
}
#pick-btn {
	padding: 20px 0;
}
#pick-btn p a {
	border: 1px solid #CCCCCC;
	background: #D80000;
	padding: 2px 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
#pick-btn a {
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
	font-weight: bold;
	background: #f6f843;
	color: #999999;
	font-size: 11px;
}
#build-desc {
	font-size: 11px;
}