/********************************************************
/	FILE NAME:	global.css
/	PURPOSE:	The CSS applying to every page.
/	STRUCTURE:	1) Page-Wide Elements
/				2) Main Structure of Site
/				3) Forms
/				4) Headlines and Specials
/				5) Sub-Structures
/********************************************************/


/*-------------------------------
	1) PAGE-WIDE ELEMENTS
-------------------------------*/

body {
	margin: 20px auto;
	width: 803px;
	height: 100%;
	background: #745e56 url("../images/background.gif") repeat-x;
	font: 13px/130% Arial, Verdana, Tahoma, sans-serif;
}

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

a:hover {
	color: #444;
	text-decoration: none;
}

/*-------------------------------
	2) MAIN STRUCTURE OF SITE
-------------------------------*/

div#header {
	width: 783px;
	height: 103px;
	padding: 20px 20px 0 0;
	text-align: right;
	background: #fff url("../images/header1.gif") no-repeat;
	color: #573d34;
}

div#contentcontainer {
	width: 803px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	overflow: hidden;
	padding-bottom: 10px;
	background: transparent url("../images/content_rep.png") repeat-y;
}

div#content {
	width: 739px;
	padding: 10px 32px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

div#footer {
	width: 643px;
	height: 77px;
	padding: 0 80px;
	background: #fff url("../images/footer.gif") no-repeat;
	font-size: 11px;
	color: #aaa;
}

p#headerinfo {
	font-size: 13px;
	line-height: 14px;
}

p#headersearch {
	margin-top: 20px;
}

div#footer p#links {
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	padding: 0 10px;
}

div#footer a {
	color: #aaa;
	text-decoration: underline;
}

div#footer a:hover {
	color: #aaa;
	text-decoration: none;
}

div#footer p#copyright {
	margin-top: 3px;
	width: 100%;
	text-align: center;
}

/******************/
/* DROP-DOWN MENU */
div#navlinks {
	position: relative;
	width: 785px;
	margin-left: 9px;
	background: url("../images/nav_main.gif") repeat-x;
}

/* First-level links. */
div.submenu {
    z-index: 300;
    border: 1px solid #0d684d;
    background: #fff;
    font: 12px Arial, Verdana, san-serif;
    cursor: pointer;
    display: none;
    text-align: left;
    padding: 3px;
}

div.submenu a.expandable {
	background: url("../images/nav_bg.gif") no-repeat;
}

div.submenu a {
    display: block;
    width: 130px;
    color: #222;
    text-decoration: none;
    padding: 5px;
    padding-left: 10px;
}

div.submenu a:hover {
    background: url("../images/nav_bg_hover.jpg") no-repeat;
    color: #fff;
}

div.submenu a.expandable:hover {
    background: url("../images/nav_bg_exp_hover.jpg") no-repeat;
    color: #fff;
}

div#submenu2 {
    position: absolute; 
    top: 29px;
    left: 141px;
    width: 141px;
}

div#submenu3 {
    position: absolute; 
    top: 29px;
    left: 282px;
    width: 141px;
}

div#submenu4 {
    position: absolute; 
    top: 29px;
    left: 423px;
    width: 141px;
}

div.subsubmenu {
    z-index: 300;
    border: 1px solid #0d684d;
    background: #fff;
    font: 12px Arial, Verdana, san-serif;
    cursor: pointer;
    display: none;
    text-align: left;
    padding: 3px;
}

div.subsubmenu a {
    display: block;
    width: 150px;
    color: #222;
    text-decoration: none;
    padding: 2px;
    padding-left: 10px;
    padding-right: 1px;
}

div.subsubmenu a:hover {
    background: #c8d8d3;
    color: #222;
}

div#submenu2s1 {
	position: absolute; 
    top: 29px;
    left: 289px;
    width: 161px;
}

div#submenu2s2 {
	position: absolute; 
    top: 58px;
    left: 289px;
    width: 161px;
}

div#submenu3s1 {
	position: absolute; 
    top: 29px;
    left: 430px;
    width: 161px;
}

div#submenu3s2 {
	position: absolute; 
    top: 58px;
    left: 430px;
    width: 161px;
}

/* END DROP-DOWN MENU */
/**********************/

/*-------------------------------
	3) FORMS
-------------------------------*/

input.searchbox {
	font: 11px/130% Verdana, Tahoma, Arial, sans-serif;
	border: 1px solid #aaa;
	padding: 2px;
	color: #444;
}

/*-------------------------------
	4) HEADLINES AND SPECIALS
-------------------------------*/

p#breadcrumb { /* Breadcrumb on listings page. */
	color: #0d684d;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 9px;
	background: url("../images/border_horiz.gif") repeat-x bottom;
}

p#breadcrumb a {
	color: #0d684d;
	text-decoration: none;
}

div#detail h1 {
	font-size: 18px;
	font-weight: bold;
}

div#detail h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}

div#detail h3 {
	font-size: 12px;
	font-weight: bold;
}

br.clear {
	clear: both;
}

p.topleftmargin {
	margin-left: 15px;
	margin-top: 10px;
}

p.btmmargin {
	margin-bottom: 10px;
}

div#left a {
	text-decoration: none;
}

div#left a:hover {
	text-decoration: underline;
}

div.viewby p,
div#left h1 {
	color: #0d684d;
	font-size: 12px;
	font-weight: bold;
}

div.item a {
	color: #0d684d;
	font-weight: bold;
}

a.tearsheet {
	font-size: 16px;
	color: #555;
	font-weight: bold;
	text-decoration: none;
	padding-left: 18px;
	background: url("../images/zoom.gif") no-repeat left center;
}

ul#recent li p {
	font-size: 11px;
	color: #222;
	font-weight: normal;
}

ul#recent li h1 {
	font-weight: bold;
}

a.small {
	font-size: 11px;
	text-decoration: none;
	color: #777;
}

ul.left-links {
	font-size: 11px;
	margin-bottom: 10px;
}

ul.left-links li {
	display: block;
	padding-left: 3px;
}

ul.left-links li:hover {
	background: #eee;
}

div#home-left strong,
div#home-right strong {
	font-size: 14px;
	font-weight: bold;
}

div#home-left em,
div#home-right em {
	font-weight: bold;
	font-style: normal;
	color: #0d684d;
}

p.margintop {
	margin-top: 14px;
}

div#home-middle a img {
	border: 1px solid #000;
}

div#home-middle input {
	font: 11px Arial, Verdana, Tahoma, sans-serif;
	padding: 2px;
}

div#home-right li p {
	margin: 0;
	padding: 0;
}

a.recent-link {
	font-weight: normal;
	font-style: italic;
	color: #000;
	text-decoration: none;
}

span.dropcap {
	float: left;
	color: #509983;
	font-size: 72px;
	line-height: 55px;
	padding-top: 8px;
}

#page-content p {
	margin-bottom: 12px;
}

p#signature {
	margin-top: 20px;
}

div#home-right dl {
	font-size: 11px;
	line-height: 14px;
}

div#home-right dt {
	font-weight: bold;
}

div#home-right dd {
	margin-bottom: 10px;
}

ul.retailers {
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 20px;
	width: 500px;
}

ul.retailers li {
	float: left;
	width: 250px;
}

ul.showrooms {
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 20px;
}

ul.showrooms li {
	margin-top: 5px;
}

ul.showrooms li.marginbtm {
	margin-bottom: 20px;
}

ul.showrooms li h1,
ul.retailers li h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0d684d;
}

input, select, textarea {
	font: 11px Verdana, Tahoma, san-serif;
	padding: 1px;
	border: 1px solid #aaa;
}

.button {
	font: 12px Arial, Tahoma, serif;
	padding: 3px;
}

p.marginleft {
	margin-left: 20px;
}

/*-------------------------------
	5) SUB-STRUCTURES
-------------------------------*/

div#home-left {
	width: 190px;
	float: left;
}

div#home-middle {
	margin: 0 20px;
	width: 319px;
	float: left;
	text-align: center;
}

div#home-right {
	width: 190px;
	float: left;
}

div#home-middle div#slideshow-img {
	width: 307px;
	padding: 5px;
	text-align: center;
	border: 1px solid #333;
	background: #aaa;
}

div#home-middle div#slideshow-controls {
	width: 307px;
	padding: 5px;
	text-align: center;
	border: 1px solid #333;
	border-top: 0;
	background: #e0e0e0;
}

div#left {
	float: left;
	width: 160px;
}

div#listings {
	float: left;
	padding-left: 10px;
	width: 569px;
	background: transparent url("../images/border_vert.gif") repeat-y left;
}

div#detail {
	float: left;
	padding-left: 10px;
	width: 569px;
	background: transparent url("../images/border_vert.gif") repeat-y left;
}

div#page {
	float: left;
	padding-left: 15px;
	width: 564px;
	background: transparent url("../images/border_vert.gif") repeat-y left;
}

div#page-content {
	margin-top: 10px;
}

div.viewby {
	font-size: 11px;
	line-height: 13px;
	margin-top: 20px;
}

p.pagination {
	margin-bottom: 9px;
	padding: 7px 10px;
	background: url("../images/border_horiz.gif") repeat-x bottom;
}

p.paginationborder {
	background: url("../images/border_horiz.gif") repeat-x bottom;
}

div.item {
	width: 176px;
	margin: 5px;
	float: left;
}

div#item_container {
	width: 600px;
	background: url("../images/border_horiz.gif") repeat-x bottom;
	padding-bottom: 7px;
}

div#detail div#itemimage {
	float: left;
	width: 300px;
	margin-top: 20px;
}

div#detail div#itemdata {
	float: left;
	width: 269px;
	margin-top: 20px;
}

ul#recent {
	margin-top: 5px;
}

ul#recent li {
	clear: both;
}

ul#recent li div.image {
	float: left;
	width: 41px;
}

ul#recent li div.data {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 104px;
	font-size: 11px;
}

div.page-photo {
	float: right;
	margin-left: 20px;
}

div.page-photo img.photo {
	float: left;
}

div.page-photo p.caption {
	clear: left;
	color: #777;
	font-style: italic;
	margin: 5px;
}