/* CSS Document */

* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

body {
	background:url(/images/bg-repeat.gif) repeat-x #52130d;
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#636363;
}

input, textarea {
	padding:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#a81609;
	text-decoration:underline;
}

a:hover {
	color:#3674ad;
	text-decoration:underline;
}

ul, ol {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}

li {
	margin-bottom:5px;
}

p {
	margin-bottom:17px;
	margin-top:5px;
	line-height:18px;
}

h1 {
	font-weight:normal;
	font-size:18px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#a81609;
	margin-top:15px;
	margin-bottom:10px;
}

h2 {
	font-weight:normal;
	font-size:14px;
	color:#333;
	margin-top:15px;
}

h2 a {
	text-decoration:none;
	color:#333;
}

.red-text {
	color:#a51609;
}

.clear {
	clear:both;
	height:0px;
	font-size:0px;
}

#bg {
	width:100%; 
	background:url(/images/bg.gif) center top no-repeat;
	min-height:850px;
}

.container {
	margin:0 auto;
	width:792px;
	text-align:left;
}

#header {
	padding:22px 0 5px 0;
}

#logo {
	float:left;
	width:78px;
	padding-left:21px;
}

#menu {
	float:right;
	width:620px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#menu a {
	display:block;
	padding:0 15px;
	color:#e3e3e3;
	text-decoration:none;
	padding-top:17px;
	height:35px;
	float:right;
}

#menu .menu-item a:hover {
	text-decoration:underline;
}

#menu .menu-item-sel a {
	color:#a81609;
}

#container-top {
	background:url(/images/container-top.png) no-repeat;
	height:7px;
	font-size:0;
	clear:both;
}

#content-container {
	min-height:300px;
	background:url(/images/container-bg.png) repeat-y;
}

#inner {
	padding:12px 17px;
	padding-bottom:0;
}

#container-base {
	background:url(/images/container-bottom.png) no-repeat;
	height:7px;
	font-size:0;
}

#footer {
	color:#a57b77;
	padding:5px 10px 15px 10px;
	margin-bottom:15px;
}

#footer a {
	color:#a57b77;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
}

#footer-copy {
	float:left;
	width:430px;
	padding-left:10px;
}

#footer-design {
	float:right;
	text-align:right;
	width:290px;
	padding-right:10px;
}

#col-container {
	background:url(/images/3col.jpg) repeat-y;
	padding-bottom:11px;
}

#col1 {
	float:left;
	width:158px;
	padding:0 12px 0 12px;
}

#col2 {
	float:left;
	width:366px;
	padding:0 12px 0 8px;
}

#col3 {
	float:left;
	width:335px;
	padding:0 8px 0 28px;
}

.text-indent {
	margin:0 10px;
}

.pink-arrow-list {
	list-style-image:url(/images/list-pink-arrow.jpg);
}

.pink-arrow-list a {
	text-decoration:none;
	color:#636363;
}

.pink-arrow-list a:hover {
	text-decoration:underline;
	color:#333;
}

#range-container {
	border:1px solid #dcdcdc;
	background:#f1f1f1;
	width:756px;
}

.range-image-container{
	height:455px;
}

clients-image-container{
	padding-left:1px;
	height:460px;
}

.large-image-container {
	padding:2px;
}

.range-large-image {
	background:url(/images/range-largeimg-bg.jpg) no-repeat;
	width:669px;
	padding-left:25px;
	float:left;
	height:444px;
	padding-top:20px;
	position:absolute;
}

.range-thumb-images {
	float:right;
	width:48px;
	padding-right:10px;
	padding-top:8px;
}

.range-thumb-images img {
	border:1px solid #e4e4e4;
	cursor:pointer;
}

.thumb-image-sel img {
	border:1px solid #a51609;
}

.range-thumb-images div {
	margin-bottom:2px;
}

#by-area a, #by-brand a {
	color:#2f2f2f;
	text-decoration:none;
	display:block;
	height:23px;
	padding:7px 17px 0 17px;
	float:left;
}

#by-area a:hover, #by-brand a:hover {
	color:#a51609;
}

#by-area, #by-brand {
	color:#2f2f2f;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
}

.tab {
	float:left;
}

#by-area {
	background:#e9e9e9;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}

.by-title {
	padding-top:7px;
	width:50px;
	float:left;
}

.by-options {
	float:right;
	width:665px;
}

#by-brand {
	clear:left;
	padding-top:5px;
}

.tab-sel-left {
	background:url(/images/tab-sel-left.jpg) no-repeat;
	width:10px;
	height:22px;
	float:left;
	margin-top:-3px;
}

.tab-sel {
	background:url(/images/tab-sel-right.jpg) no-repeat right;
	height:19px;
	padding-top:3px;
	padding-right:10px;
	float:left;
	color:#fff;
	margin-top:4px;
	margin-bottom:4px;
}

#by-brand .tab-sel-left {
	background:url(/images/tab-brand-sel-left.jpg) no-repeat;
}

#by-brand .tab-sel {
	background:url(/images/tab-brand-sel-right.jpg) no-repeat right;
}

.large-image-overlay-base {
	font-size:13px;
	position:absolute;
	opacity:0.8;
	-moz-opacity:0.8;
}

.large-image-overlay-inner-base {
	position:relative;
	top:395px;
	padding:4px 10px;
	background:#f4f4f4;
}

.large-image-overlay {
	font-size:13px;
	position:absolute;
}

.large-image-overlay-inner {
	position:relative;
	top:395px;
	padding:4px 10px;
}

#client-list li {
	float:left;
	background:#FFF;
	width:239px;
}

.client-image {
	margin-top:-30px;
	margin-left:10px;
}

.pink-arrow-list a {
	text-decoration:underline;
}
