
/* --------------------------------------------
|  GLOBAL STYLES											
--------------------------------------------- */

* {
	padding:0;
	margin:0;
}

html {
	background: #d9d5c6 url(/images/bg/page_bg.gif) top center repeat-y;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000;
	line-height: 120%;
	background: #d9d5c6 url(/images/bg/page_bg.gif) top center repeat-y;
}

img,
a img {
	border: none;
}

h1 {
	font-size: 175%;
}

h2 {
	font-size: 150%;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

a, 
a:visited {
	color: #ba0a3e;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

/* --------------------------------------------
|  STRUCTURE												
--------------------------------------------- */

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 3px;
}

#header {
	width: 960px;
	height: 152px;
	background: #FFF url(/images/bg/header_bg.jpg) left bottom repeat-x;
	margin-bottom: 5px;
}

#logo {
	padding: 10px 0 0 15px;
	width: 262px;
	height: 62px;
	float: left;
}

#slogan {
	font-size: 1.2em;
	color: #7e7e7e;
	font-family: Verdana, Geneva, sans-serif;
	padding: 45px 0 0 85px;
	float: left;
}

#slogan span {
	color: #bb0a3e;
}

#slogan span em {
	color: #000;
	font-family: Impact, Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
}

#contact-info {
	width: 270px;
	padding-right: 5px;
	padding-top: 20px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	text-align: right;
	font-size: 0.7em;
	font-weight: bold;
}

#contact-info #tel {
	color: #bb0a3e;
	font-size: 1.6em;
	font-weight: normal;
}

#content-wrapper {
	width: 960px;
	overflow: hidden;
	background-color: #627d74;
}

#left-nav {
	float: left;
	width: 134px;
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

#left-nav li {
	position: relative;
	z-index: 1000;
	padding: 7px 10px 14px 10px;
	background: url(/images/bg/nav_divide.png) left bottom no-repeat;
}

#left-nav li a, 
#left-nav li a:visited {
	display:block;
	color: #FFF;
	text-decoration: none;
	font-size: 0.9em;
}

#left-nav li a:hover, 
#left-nav li.current a {
	color: #b2d8cb;
}

#left-nav ul {
	visibility:hidden;
	position:absolute;
	top:-4px;
	left: 134px;
	margin: 0;
	padding: 0;
	text-align: left;
	width:134px;
	z-index: 1000;
	background: #627d74 url(/images/bg/nav_divide-top.jpg) left top no-repeat;
	padding-top: 4px;
	border-left: 1px solid #a1afab;
}

#left-nav ul li.last {
	background: url(/images/bg/nav_divide-bot.jpg) left bottom no-repeat;
	padding-bottom: 11px;
}

#left-nav ul a, 
#left-nav ul a:visited, 
#left-nav li.current ul a, 
#left-nav li.current ul a:visited {
	display:block;
	color: #FFF;
	text-decoration: none;
	font-size: 0.9em;
}

#left-nav ul a:hover,
#left-nav li.current ul a:hover {
	color: #b2d8cb;
}

#left-nav a:hover ul a, 
#left-nav a:hover ul a:visited {
	display:block;
	color: #FFF;
	text-decoration: none;
	font-size: 0.9em;
}

#left-nav :hover ul {
	visibility:visible;
}

#left-nav :hover ul ul {
	visibility:hidden;
}

#left-nav :hover ul :hover ul {
	visibility:visible;
}

#left-nav table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

#content-main {
	float: right;
	background-color: #FFF;
	padding: 0 5px;
	width: 816px;
}

#pageheader {
	clear: both;
	float: left;
	border-top: 8px solid #6a6a6a;
	background-color: #bababa;
	width: 816px;
}

#pageheader h1 {
	float: left;
	line-height: 48px;
	height: 48px;
	font-size: 25px;
	color: #481b1b;
	padding-left: 10px;
}

#pageheader ul {
	float: left;
	margin: 8px 0;
	height: 32px;
	border-left: 2px solid #6a6a6a;
	margin-left: 20px;
}

#pageheader ul li {
	float: left;
	padding: 0 20px;
	border-right: 2px solid #6a6a6a;
	padding-top: 10px;
	height: 22px;
}

#pageheader ul li a, 
#pageheader ul li a:visited {
	display: block;
	float: left;
	color: #481b1b;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}

#maintext {
	clear: both;
	float: left;
	margin: 10px 0;
	padding: 0 10px;
	padding-top: 5px;
	min-height: 400px;
}

.rightimg {
	background: url('/images/rightimg.jpg') right top no-repeat;
	width: 520px;
	padding-right: 286px !important;
}

#maintext h2, 
#maintext p,
#maintext table {
	padding-bottom: 10px;
}

#maintext h2 {
	color: #465751;
}

#maintext hr {
	margin-bottom: 10px;
}

iframe {
	border: 1px solid #bababa;
}

.contactmap {
	float: right; 
	margin-left: 10px;
}

.contactleft {
	float: left;
	width: 356px;
}

#new-feature {
	width: 816px;
	height: 274px;
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
}

#new-feature #mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 816px;
	height: 274px;
}

#featured {
	list-style: none;
	float: left;
	margin: 0;
	padding: 181px 0 0 32px;
}

#featured li {
	float: left;
	padding-right: 10px;
}

#featured li img {
	height: 78px;
	width: 91px;
}

#featured-main {
	position: absolute;
	top: 15px;
	left: 470px;
}

#why-sell, 
#why-buy {
	width: 408px;
	float: left;
	color: #656564;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 25px;
}

#why-sell p, 
#why-buy p {
	padding: 0 6px 12px 6px;
}

#why-sell h1, 
#why-buy h1 {
	font-size: 2.5em;
	color: #4c4c4c;
	height: 57px;
	background-color: #bababa;
	font-weight: normal;
	text-align: center;
	line-height: 57px;
}

#why-sell img {
	padding-top: 6px;
}

#why-sell ul {
	width: 50%;
	color: #43533c;
	padding-left: 10px;
	margin-left: 12px;
	padding-bottom: 12px;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 1em;
}

#why-buy {
	background: url(/images/bg/why_buy_border_left.png) left top no-repeat;
}

#why-buy div {
	padding: 10px;
}

#why-buy h1 {
	color: #bababa;
	background-color: #4c4c4c;
}

#why-buy h2 {
	color: #712424;
	font-weight: normal;
	font-size: 1.3em;
	padding-left: 6px;
}

#footer {
	clear:both;
	width: 960px;
}

#footernav-cont {
	background-color: #b0d6a0;
	overflow: hidden;
	/*height: 34px;*/
	width: 100%;
	padding: 12px 0;
}

#footernav-cont2 {
	border-bottom: 7px #464646 solid;
	background-color: #b0d6a0;
	overflow: hidden;
	/*height: 53px;*/
	width: 100%;
}

#footernav1 {
	padding:0; 
	margin:0 auto;
	float:left;
	position:relative; 
	left:50%;
}

#footernav1 li {
	float: left;
	position:relative; 
	padding: 0px 9px;
	right:50%;
}

#footernav1 li a {
	color: #415439;
	font-size: 0.85em;
	text-decoration: none;
	text-transform: uppercase;
}

#footernav2 {
	padding: 0 13px;
	margin:0 auto;
	float:left;
	position:relative; 
}

#footernav2 li {
	float: left;
	position:relative; 
	padding: 0 12px 8px 12px;
}

#footernav2 li a {
	color: #727272;
	font-size: 0.8em;
}

#footer-logos {
	width: 960px;
	height: 64px;
	background: #FFF url(/images/bg/footer_bg.jpg) left top no-repeat;
}

#social {
	height: 35px;
	padding: 15px 0 0 750px;
}

#social li {
	float: left;
	height: 35px;
	width: 35px;
	padding-right: 16px;
}

#social li a {
	height: 35px;
	width: 35px;
	display: block;
}

#social li.youtube {
	background: url(/images/youtube.gif) left top no-repeat;
}

#social li.twitter {
	background: url(/images/twitter.gif) left top no-repeat;
}

#social li.myspace {
	background: url(/images/myspace.gif) left top no-repeat;
}

#social li.facebook {
	background: url(/images/facebook.gif) left top no-repeat;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}

legend {
	display: none;
}

dl {
	clear: both;
	width: 796px;
	padding: 10px 0;
}

dt {
	float: left;
	width: 280px;
	line-height: 20px;
	color: #000000;
	padding-right: 20px;
	font-weight: bold;
}

dt span {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 13px;
}

dd {
	float: left;
	width: 496px;
	line-height: 20px;
}

input {
	width: 250px;
}

input.formradio {
	width: auto;
	vertical-align: middle;
}

input.formsubmit {
	border: 1px solid #7d7d7d;
	width: 80px;
	height: 30px;
}

input.input-2 {
	width: 100px;
}

textarea {
	width: 346px;
	height: 250px;
	overflow: auto;
}

p.errormsg {
	color: #cf0000;
	width: 486px;
	padding: 5px !important;
	border: 1px solid #cf0000;
	margin-bottom: 10px;
}

select {
	vertical-align: middle;
}

/* --------------------------------------------
|  Virtual Showroom												
--------------------------------------------- */

.gallerylist li {
	padding-bottom: 3px;
}

div.content {
	display: none;
	clear: both;
}

div.slideshow-container img {
	margin-left: -4px;
	vertical-align:middle;
}

div.content a, 
div.navigation a {
	text-decoration: none;
}

div.navigation a.pageLink {
	height: 90px;
	line-height: 90px;
	display: block;
	position: relative;
	float: left;
	margin: 4px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}

div.controls {
	text-align: center;
	position: relative;
	top: 0px;
	clear: both;
	height: 24px;
	float: left;
	width: 796px;
	line-height: 24px;
}

div.photonum {
	clear: both;
	float: none !important;
	text-align: center;
	position: relative;
	width: 796px !important;
	height: 24px !important;
	top: 0px;
	line-height: 24px;
	color: #423e32;
}

div.photonum .image-caption {
	display: none;
}

div.photodesc {
	clear: both;
	position: relative;
	float: left;
	top: 0px;
	width: 696px;
	height: 76px;

}

div.photodesc .image-caption {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	display: block;
	width: 696px;
	height: 56px;
	padding: 10px 60px;
	padding-bottom: 5px;
	line-height: 14px;
	color: #370202;
}

div.photodesc .image-caption p {
	padding: 0;
	margin: 0;
}

div.controls a {
	padding: 0 5px;
	text-decoration: none;
	color: #423e32;
}

div.ss-controls {
	display: inline;
	line-height: 24px;
	border-left: 1px solid #423e32;
	border-right: 1px solid #423e32;
	padding: 0 10px;
	margin: 0 10px;
}

div.nav-controls {
	display: inline;
	line-height: 24px;
}

div.nav-controls .prev img {
	margin-right: 8px;
}

div.nav-controls .next img {
	margin-left: 8px;
}

div.controls img {
	vertical-align: middle;
	margin-bottom: 3px;
}

div.slideshow-container, 
div.slideshow a.advance-link {
	width: 796px;
	background-color: #FFFFFF;
}

div.slideshow a.advance-link {
	height: 480px;
}

div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
	height: 480px;
}

div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.slideshow a.advance-link {
	display: block;
	line-height: 480px;
	text-align: center;
}

div.navigation-container {
	float: left;
	position: relative;
	width: 796px;
}

div.navigation {
	position: relative;
	margin: 0 auto;
	display:table-row;
      	display:table;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 3px;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 3px;
	list-style: none;
}

a.thumb {
	padding: 1px;
	display: block;
	background: #000000;
}

ul.thumbs img {
	border: none;
	display: block;
}

div.navigation a.prev {
	background-image: url(/images/galcontrols/prevPageArrow.gif);
}

div.navigation a.next {
	background-image: url(/images/galcontrols/nextPageArrow.gif);
}

.noscript { 
	display: none; 
}
