html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color: #878787;
	height: 100%;
	min-height: 100%;
}

/* ---------- TEXT FORMATTING STARTS ------------------ */

body, th, td, input, select, textarea {
	font: 11px Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	font-family: Lucida Sans Unicode, Arial, Verdana, sans-serif; 
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 12px;
	font-family: Lucida Sans Unicode, Arial, Verdana, sans-serif; 
	margin: 0;
	padding: 0;
}

/* ---------- TEXT FORMATTING ENDS ------------------ */


/* ---------- REQUIRED STARTS ------------------ */

img {
	border: none;
}

img.heading {
	display: block;
}

a {
	color: #C77B30;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.arrow_link {
	color: #C77B30;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url(/images/global/li_arrow.gif) no-repeat 0px 4px;
}

#preload {
	display: none;	
}

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

form {
	margin: 0;
}

.relative {
	position: relative;
}

.dots {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 12px 0 12px 0;
	background: url(/images/global/dotted_line.gif) repeat-x top left;
}

.grey_line {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 12px 0 9px 0;
	background: #C9C9C9;
}

/*
html>body .dots {
	width: 500px;
}
*/

.back2top {
	/*float: right;
	display: inline;*/
	margin: 5px 0 5px 0;
	padding: 0 0 0 10px;
	background: url(/images/global/arrow_up.gif) no-repeat 0px 6px;
}

a.back2top:hover {
	text-decoration: none;
}

/* ---------- REQUIRED ENDS ------------------ */


/* ---------- OUTER STRUCTURE STARTS ------------------ */

#container {
	height: 100%;
	width: 100%;
	border: 0;
}

.left_set {
	width: 40%;
	background: #302F2C;
}

.main_set {
	width: 760px;
	height: 1px;
	background: #464440;
}

.right_set {
	width: 40%;
	background: #302F2C;
}

.header_left {
	text-align: right;
	background: url(/images/global/bg_top.jpg) repeat-x;
}

.header_right {
	text-align: left;
	background: url(/images/global/bg_top.jpg) repeat-x;
}

.nav_left, .nav_right {
	background: url(/images/global/bg_nav_outer.gif) repeat-x;
}

.content_left, .content_right {
	background: url(/images/global/bg_texture_new.gif) repeat;
}

.outer_light { 
	background: #4C4A45;
}

.outer_dark {
	background: #262623;
}

.inner_light {
	background: #78756F;
}

.inner_dark {
	background: #383633;
}

.outer_light, .outer_dark, 
.inner_light, .inner_dark {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.footer_left, .footer_right {
	background: #302F2C;
}

/* ---------- OUTER STRUCTURE ENDS ------------------ */


/* ---------- MAIN NAVIGATION STARTS ---------------- */

.nav ul {
	position: relative;
	height: 30px;
	padding: 0;
	margin: 0;
	color: #fff;
}

.nav ul li {
	display: inline;
	list-style: none;
	text-transform: uppercase;
}

.nav ul li a:link, .nav ul li a:visited {
	float: left;
	line-height: 20px;
	margin: 7px 15px 0 15px;
	padding-bottom: 4px;
	border: none;
	text-decoration: none;
	color: #fff;
}

.nav ul li a:active, .nav ul li a:hover {
	border-bottom: 4px solid #FFAD3F;
	padding-bottom: 0;
}

/* ---------- MAIN NAVIGATION ENDS ---------------- */


/* ---------- RIGHT NAVIGATION STARTS ---------------- */

#content_right_column {
	float: right;
	display: inline;
	width: 199px !important;
	width /**/: 214px;
	height: 342px;
	padding: 0 0 0 13px;
	margin: 28px 0 0 0;
	border-left: 2px solid #D2D1D1;
}

#content_right_column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content_right_column ul li {
	padding: 2px 0 2px 7px;
	background: url(/images/global/li_arrow.gif) no-repeat 0px 6px;
}

#content_right_column ul li a {
	color: #C77B30;
	text-decoration: none;
	vertical-align: bottom;
}

#content_right_column ul li a:hover {
	text-decoration: underline;
}

#content_right_column ul li a.selected, #content_right_column ul li a.selected:hover {
	color: #6B665C;
	text-decoration: none;
}

#content_right_column ul li.line {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	background: url(/images/global/dotted_line.gif) repeat-x;
}

/* ---------- RIGHT NAVIGATION ENDS ---------------- */


/* ---------- MAIN STRUCTURE STARTS ------------------ */

.header {
	height: 130px;
	vertical-align: top;
	background: url(/images/global/bg_header.jpg) repeat-x;
}

#logo {
	position: absolute;
	top: 10px;
	left: 20px;
}

#form_login {
	position: absolute;
	top: 36px;
	right: 40px;
}

.nav {
	height: 34px;
	background: url(/images/global/bg_nav.gif) no-repeat top left;
}

#content_bg_upper {
	overflow: auto;
}

#content_main {
	width: 502px;
}

.content, .line, .right_menu {
	vertical-align: top;
	background: url(/images/global/bg_content.jpg) repeat-x bottom;
}

#content_bg_upper {
	padding: 22px 15px 50px 15px;
	background: url(/images/global/bg_content_upper.jpg) repeat-x top;
}
/*
* html #content_bg_upper { 
	height: 1%;
}

*>html #content_bg_upper {
	he\ight: auto;
}
*/

#home_pics {
	float: right;
	display: inline;
	width: 180px;
	text-align: center;
	margin: 9px 0 0 0;
}

#home_pics img {
	display: block;
	margin: 0 0 13px 0;
}

.footer {
	vertical-align: top;
	font-size: 10px;
	padding: 7px 0 42px 16px;
	background: #464440;
}

.footer a {
	color: #86837E;
	text-decoration: none;
}

.footer a.active, .footer a:hover {
	color: #AFAFAE;
	text-decoration: none;
}

#footer_info {
	float: right;
	display: inline;
	padding: 0;
	margin: 0 14px 0 0;
}

/* ---------- MAIN STRUCTURE ENDS ------------------ */


/* ---------- FORM STYLING STARTS ------------------ */

#form_login .input, #form_login_products .input {
	width: 153px;
	font-size: 10px;
	padding: 0;
	color: #989388;
}

#form_login .submit, #form_login_products .submit {
	border: none;
	width: 38px;
	height: 13px;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(/images/buttons/enter.gif) no-repeat top left;
}

#form_login_products .submit {
	background: url(/images/buttons/enter_w.gif) no-repeat top left;
}

#form_login .buttons {
	text-align: right;
	padding: 6px 0 0 0;
}

#form_login_products .buttons {
	text-align: right;
	padding: 6px 6px 0 0;
}

#form_contact table td {
	height: 42px;
}

#form_contact .input {
	width: 152px;
	font-size: 10px;
}

#form_contact .long {
	width: 472px;
	font-size: 10px;
}

#form_contact .textarea {
	width: 472px;
	height: 65px;
	font-size: 10px;
}

#form_contact .submit {
	border: none;
	width: 59px;
	height: 20px;
	cursor: pointer !important;
	cursor /**/: hand;
	background: url(/images/buttons/send.gif) no-repeat top left;
}


.status_yes, .status_no {
	color: #fff;
	width: 500px;
	margin: 0 0 5px 0;
}

.status_yes {
	background: #356821;
}

.status_no {
	background: #D01F1F;
}

.status_yes p, .status_no p {
	margin: 0;
	padding: 3px 3px 3px 10px;
}

/* ---------- FORM STYLING ENDS ------------------ */


/* ---------- PRODUCTS SECTION STARTS ------------------ */

ul.browndot {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.browndot li {
	padding: 0 0 0 10px;
	background: url(/images/global/li.gif) no-repeat 0px 5px;
}


#data_table01 {
	text-align: left;
	margin: 0 0 12px 0;
}

#data_table01 th {
	vertical-align: top;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}

#data_table01 th.light {
	background: #F7F7F6;
}

#data_table01 th.dark {
	background: #F1F1F0;
}

#data_table01 td {
	vertical-align: top;
	padding: 5px 0 5px 9px;
}

#data_table01 td.heading {
	vertical-align: middle;
	padding: 10px 0 10px 10px;
}

#data_table01 td.light {
	background: #F1F0EF;
}

#data_table01 td.dark {
	background: #E6E5E4;
}


.large_img {
	float: right;
	display: inline;
	margin: 0 10px 18px 10px;
	padding: 5px;
	background: url(/images/global/bg_large_pic.gif) no-repeat top left;
}


#alpha_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#alpha_list li {
	padding: 0 0 8px 17px;
}

#alpha_list li.a_ {
	background: url(/images/global/li_a.gif) no-repeat 0px 1px;
}

#alpha_list li.b_ {
	background: url(/images/global/li_b.gif) no-repeat 0px 1px;
}

#alpha_list li.c_ {
	background: url(/images/global/li_c.gif) no-repeat 0px 1px;
}

#alpha_list li.d_ {
	background: url(/images/global/li_d.gif) no-repeat 0px 1px;
}

span.gold {
	color: #A27740;
}

#right_inner_column {
	float: right;
	width: 165px !important;
	width /**/: 185px;
	height: 350px;
	padding: 0 0 0 20px;
}

#right_inner_column .landscape {
	padding: 4px;
	background: url(/images/global/bg_landscape.gif) no-repeat top left;
}

#model_design_pics {
	border: 1px solid #D0D0CF;
	padding: 3px;
	width: 492px !important;
	width /**/: 500px;
	margin: 0 0 10px 0;
}


/* ---------- PRODUCTS SECTION ENDS ------------------ */


/* ---------- PROFILE SECTION STARTS ------------------ */

#heading1, #heading2, #heading3 {
	margin-bottom: 5px;
}

#heading1, #heading2, #heading3, 
#content1, #content2, #content3 {
	display: none;
}

#content0 p {
	margin: 0;
	padding: 0 18px 0 3px;
}

.mugshot {
	float: left;
	display: inline;
	margin: 1px 10px 50px 0;
	padding: 6px 5px 5px 5px;
	background: url(/images/global/bg_mugshot.gif) no-repeat top left;
}








/* ---------- PROFILE SECTION ENDS ------------------ */


