@import url(lightbox.css);

/* tableless styles */

* {
padding: 0;
margin: 0;
}

body { 
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
behavior: url(csshover.htc); /* calls .htc for IE browsers */
background: url(images/bg_main.gif) top center; 
}

/* set the containing div, fixed, centered
#main { 
width:760px;
margin:0 auto;
} */

/* set the containing div and center it */
#main {
width: 760px;
/* include the IE5.x/Win box model hack   */
\width: 780px;
w\idth: 760px;
margin: 0px;
margin-left: auto;
margin-right: auto;
background: #FFFFFF;

}


/* set the header div */
#header {
padding: 0px;
margin-bottom: 0px;
text-align: center;
}

/* set the content div */
#content {
vertical-align: top;
}

#bg_nav {
background: url(images/bg_nav.gif) top left no-repeat; 
vertical-align: top;
}

/* set the navigation div */
#navigation {
float: left;
width: 162px;
/* include the IE5.x/Win box model hack */
\width: 172px;
w\idth: 162px;
padding: 0px 0px 0px 0px;
background: url(images/bg_nav.gif) no-repeat; 
vertical-align: top;
}

#nav_home {
float: left;
width: 196px;
/* include the IE5.x/Win box model hack */
\width: 206px;
w\idth: 196px;
padding: 0px 0px 0px 10px;
background: url(images/logo_schmidt.gif) no-repeat; 
vertical-align: top;
height: 450px;
}

#bar {
width: 600px;
height: 10px;
}

#bg_home {
float: left;
margin: 0px 0px 0px 0px;
vertical-align: top;
padding: 0px 0px 0px 0px;
background: #FFFFFF; 
}

#bg_int {
float: left;
margin: 0px 0px 0px 0px;
vertical-align: top;
padding: 0px 0px 0px 0px;
width: 598px;
}

#int_nav {
vertical-align: top;
text-align: right;
padding: 5px 10px 0px 0px;
}

#int {
vertical-align: top;
}

#int_full {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 400;
padding: 10px 0px 10px 0px;
line-height: 18px;
}

#int_598 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 400;
padding: 0px 0px 0px 0px;
width: 598px;
}

#int_copy {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 400;
padding: 20px 10px 10px 10px;
}



.hd_01 {
font-family: Arial,Helvetica,san-serif;
font-size: 11px;
font-weight: 700;
color: #FFFFFF;
text-align: right;
padding: 4px 20px 0px 0px;
background:url(images/bg_hd_01.gif) no-repeat;
witdh: 598px; 
height: 16px;
}

/* ul icons list */

#list_ico {
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}

#list_ico li { 
display:inline;
background:none;
margin:0px 0px 0px 0px;
padding-right: 0px;
border:none;
}

#list_ico a:link, #list_ss a:visited {
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
color: #8d0022;
text-decoration: underline;
}

#list_ico a:hover, #list_ss a:active {
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
color: #a29978;
text-decoration: underline;
}

#middle {
margin: 0px 0px 0px 0px;
vertical-align: top;
padding: 0px 10px 0px 10px;
background: #FFFFFF; 
}

/* ==================================================== */
/* feature slider */
/* ==================================================== */

#logo { float: left; background: url(images/logo_schmidt.gif) no-repeat; width: 186px; height: 450px; margin: 0 0 0 10px; }
#feat { float: left; width: 554px; height: 450px; }

/*--Window/Masking Styles--*/
.main_view {
	float: left;
	position: relative;
}

.window {
	width: 554px;
	height:450px;	
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {
	float: left;
}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 0; right: 0;
	width: 255px; height: 37px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(images/bg_paging.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
background: url(images/dot_off.png) no-repeat;
padding: 1px 10px 10px 10px;
color: #FFFFFF;
}
.paging a.active {
background: url(images/dot_on.png) no-repeat;
}

.paging a:hover {
background: url(images/dot_on.png) no-repeat;
}

/* ==================================================== */
/* thumbnail photo and caption, image border  */
.thm { 
float: left;
width: 100px;
margin: 0 15px 15px 0;
padding: 5px;
text-align: center;
}

.thm_home { 
float: left;
width: 40px;
margin: 0 5px 10px 0;
padding: 2px;
}

.thm_map { 
float: left;
width: 220px;
margin: 0 20px 15px 0;
padding: 5px;
}

.thm_rt { 
float: right;
width: 200px;
margin: 0 0px 15px 20px;
padding: 5px;
border: 1px solid #956c00;
}

.thm_gal { 
float: left;
width: 95px;
margin: 0 5px 15px 0;
padding: 5px;
text-align: center;
}

.detail_door { 
float: left;
width: 135px;
margin: 0px 10px 15px 0px;
padding: 0px 0px 0px 0px;
}

.detail_text { 
float: left;
width: 410px;
padding: 10px 10px 10px 10px;
background: #e7e3d8;
}

.detail_col_01 { 
float: left;
width: 75px;
margin: 0px 10px 10px 0px;
}

.detail_col_02 { 
float: left;
margin: 0px 0px 10px 0px;
}



.border {
border: 1px solid #8d0022;
margin: 0px 0px 10px 0px;
}

.border_cen {
float: center;
border: 1px solid #8d0022;
}

#pop { /* defines positioning */
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
vertical-align: top;
}

#pop_company {
float: left;
width: 186px;
height: 222px;
background: url(images/bg_company.gif) no-repeat; 
padding: 0px 0px 0px 0px;
vertical-align: top;
}

#pop_gallery {
float: left;
width: 186px;
height: 222px;
background: url(images/bg_gallery.gif) no-repeat; 
padding: 0px 0px 0px 0px;
vertical-align: top;
}

#pop_door {
float: left;
width: 186px;
height: 222px;
background: url(images/bg_door.gif) no-repeat; 
padding: 0px 0px 0px 0px;
vertical-align: top;
}

#pop_testimonials {
float: left;
width: 183px;
height: 222px;
background: url(images/bg_testimonials.gif) no-repeat; 
padding: 0px 0px 0px 0px;
vertical-align: top;
}

#pop_spec {
float: left;
width: 183px;
height: 222px;
background: url(images/bg_specifications.gif) no-repeat; 
padding: 0px 0px 0px 0px;
vertical-align: top;
}

#pop_50 {
float: left;
width: 183px;
height: 222px;
background: url(images/bg_50.gif) no-repeat; 
padding: 0px 0px 0px 0px;
vertical-align: top;
}

#pop_copy {
font-family: Arial,Helvetica,san-serif; 
color: #000000; 
font-size: 10px; 
font-weight: 400;
padding: 30px 7px 10px 7px;
}

#pop_image {
width: 200px;
padding: 0px 0px 0px 0px;
vertical-align: top;
}


#faq {
width: 360px;
background: #EFEFEF;
padding: 10px 10px 10px 10px;
vertical-align: top;
}

.letter_lg { 
font-family: Arial,Helvetica,san-serif; 
color: #a29978; 
font-size: 30px; 
font-weight: 700;
}

#bg_hdr {
vertical-align: top;
height: 20px;
background: url(images/bg_mini.gif) no-repeat top right #E4E4E4; 
}

#copy {
padding: 10px 10px 10px 20px;
}

/* set the footer div */
#footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: 400;
color: #FFFFFF;
text-align: center;
padding: 6px 0px 4px 0px;
margin: 0px 0px 0px 0px;
background: url(images/bg_ftr.gif) no-repeat #000000; 
clear: both;
}

.bbb {
margin-top: 8px;
margin-left: 280px;
}

/* unordered list - regular */
ul.reg {
padding-left: 15px;
display: block;
margin: 10px 5px 5px 5px;
} 

/* dropdown navigation for left menu */
ul.menu {
list-style: none;
width: 142px;
}

ul.menu a {
color: #FFFFFF;
font-size: 11px;
font-weight: 700px;
text-decoration: none;
display: block;
padding: 3px 3px 3px 15px;
width: 142px;
/* background: #e2e0d4; */
}
		
ul.menu a:hover {
color: #FFFFFF;
font-size: 11px;
font-weight: 700px;
text-decoration: none;
background-image:url(images/bg_nav_on.gif);
/* background: #CCCCCC; */
}

ul.menu li {
float: left;
position: relative;
}

/* 2nd tier menu settings */
ul.menu2 a {
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
display: block;
padding: 3px 3px 3px 10px;
width: 142px;
background: #e2e0d4;}
		
ul.menu2 a:hover {
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
background-image:url(images/bg_nav_on.gif);
/* background: #CCCCCC; */
}

ul.menu2 li {
border-bottom: 1px solid #848484;
float: left;
position: relative;
}
			
ul.menu li ul {
list-style: none;
position: absolute;
left: 142px;
top: 0;
display: none;
width: 142px;
border-left: 1px solid #FFF;
}
		
ul.menu li:hover ul { display: block; }	
ul.menu li:hover ul li ul { display: none; }		
ul.menu li ul li:hover ul { display: block; }
li a.submenu { background:url(images/nav_on2.gif) right no-repeat; }

ul.padding {
padding-left: 15px;
margin: 10px;
list-style-type: decimal;
display: block;
} 

/* ordered list (<ol> used at <ul> */
ol {
padding-left: 15px;
margin: 5px 5px 5px 5px;
list-style-type: disc;
display: block;
} 
           
/* define background cell color */
.bg_gry1  { background: #666666;}
.bg_gry2  { background: #999999;}
.bg_gry3  { background: #EFEFEF;}
.bg_yel   { background: #FFD457;}
.bg_whi   { background: #FFFFFF;}
.bg_blk   { background: #000000;}

.bg_red   { 
background: #ff2925;
font-size: 11px;
font-weight: 700;
color: #FFFFFF;
height: 19px;
padding-left: 10px;
}

/* general formatting and styles */

.required {
font-size: 11px;
font-family: Verdana,Arial,Helvetica,san-serif;
font-weight: 400;  
color: #990000;
} 

.borderbox_text {
padding: 10px 10px 10px 10px;
margin: 0 0 15px 0px;
font-size: 11px;
width: 350px;
}

.borderbox_rt {
padding: 10px 10px 10px 10px;
border: 1px solid #CCCCCC;
float: right;
margin: 0 0 15px 15px;
font-size: 11px;
}

.borderbox1 {
padding: 10px 10px 10px 10px;
border: 1px solid #CCCCCC;
float: left;
margin: 0 15px 15px 0;
font-size: 11px;
width: 350px;
}

.box_hd_blu {
border-bottom: 1px dotted #666666;
border-right: 1px dotted #666666;
font-face: Arial, Helvetica, san-serif;
font-size: 11px;
font-weight: 700;
color: #333333;
padding: 5px 5px 1px 10px;
background-color: #d6ebff;
margin-bottom: 10px;
}

.borderbox_label { /* this defines the position of the nested elements */
float: left;
margin: 0 10px 0 0;
width: 125px;
}

.borderbox_label_sm { /* this defines the position of the nested elements */
font-face: Arial, Helvetica, san-serif;
font-size: 10px;
font-weight: 400;
float: left;
margin: 0 10px 0 0;
line-height: 13px;
}

.borderbox_nested { /* this defines the position of the nested elements */
float: left;
margin: 0 10px 0 0;
}

#borderbox_finish {
float: left;
margin: 0 10px 0 0;
width: 165px;
}

.formtext { 
font-size: 9px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;  
color: #333333;
}

.formfield { 
font-size: 11px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;  
color: #000000;
}

.formbtn { 
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
}

.copybold_blk {
font-size: 13px;
font-weight: 700;
color: #000000;
}

.copybold_blk_11 {
font-size: 11px;
font-weight: 700;
color: #000000;
}

.copybold_gold {
font-size: 13px;
font-weight: 700;
color: #956c00;
}

.copybold_gold_11 {
font-size: 11px;
font-weight: 700;
color: #956c00;
}

.copybold_red {
font-size: 11px;
font-weight: 700;
color: #CC0000;
}

.copybold {
font-size: 12px;
font-weight: 700;
color: #a29978;
}

.para {padding: 10px 10px 0px 10px;}
.loc {border: 1px solid #000000;}
.clearboth { clear: both; }

.noborder_rt {
float: right;
margin: 0 0 10px 10px;
padding: 5px;
}

.floatright {
float: right;
margin: 0 0 10px 10px;
border: 1px solid #000000;
padding: 5px;
background-color: #fff;
}

.floatleft {
float: left;
margin: 0 10px 10px 0px;
border: 1px solid #000000;
padding: 5px;
background-color: #fff;
}

/* image with caption */
 .float_lt {
float: left;
width: 202px;
margin: 0 10px 10px 10px;
background-color: #fff;
padding: 5px;
border: 1px solid #000000;
font-size: 9px;
}

 .float_rt {
float: right;
width: 202px;
margin: 0 10px 10px 10px;
background-color: #fff;
padding: 5px;
border: 1px solid #000000;
font-size: 9px;
}

.pos_rt {float: right;}
.pos_lt {float: left;}

/* tool tip styles */
#dhtmltooltip {
position: absolute;
width: 150px;
border: 1px solid black;

font-family: Arial; 
color: #666666; 
font-weight: 400; 
font-size: 11px;
background-color: #EFEFEF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}

.dhtml_hd {
font-family: Arial; 
color: #FFFFFF; 
font-weight: 700; 
font-size: 11px;
background: #20459c;
padding: 2px 5px 2px 5px;
display: block;
}

.dhtml_text {
font-family: Arial; 
color: #000000; 
font-weight: 400; 
font-size: 11px;
padding: 2px 5px 2px 5px;
display: block;
}


/* ul icons list */
#list_ico {
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}

#list_ico li { 
display:inline;
background:none;
margin:0px 0px 0px 0px;
padding-right: 0px;
border:none;
}

#list_ico a:link, #list_ss a:visited {
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
color: #8d0022;
text-decoration: underline;
}

#list_ico a:hover, #list_ss a:active {
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
color: #a29978;
text-decoration: underline;
}


.icon {
padding:.8em 0 .4em 30px;
background:url(images/ico_home.gif) 0 .2em no-repeat;
}

ul li.icon {
padding:.2em 0 .2em 20px;
}

.audio { background-image:url(images/ico_audio.gif); } 
.blank { background-image:url(images/spacer.gif); } 
.book { background-image:url(images/ico_book.gif); } 
.calc { background-image:url(images/ico_calc.gif); } 
.client { background-image:url(images/ico_client.gif); } 
.home { background-image:url(images/ico_home.gif); } 
.inv { background-image:url(images/ico_inv.gif); } 
.qtv { background-image:url(images/ico_qtv.gif); } 
.sale { background-image:url(images/ico_sale.gif); }
.school { background-image:url(images/ico_school.gif); }
.truck { background-image:url(images/ico_truck.gif); } 
.wmp { background-image:url(images/ico_wmp.gif); } 

/* anchors */

a.ico:link img {
border: 1px solid #956c00;
padding: 3px 3px 3px 3px;
margin: 0px 0px 20px 10px;
}

a.ico:visited img {
border: 1px solid #956c00;
padding: 3px 3px 3px 3px;
margin: 0px 0px 20px 10px;
}

a.ico:active img {
border: 1px solid #956c00;
padding: 3px 3px 3px 3px;
margin: 0px 0px 20px 10px;
}

a.ico:hover img {
border: 1px solid #000000;
padding: 3px 3px 3px 3px;
margin: 0px 0px 20px 10px;
}


a.door:link img {
padding: 3px 3px 3px 3px;
margin: 0px 0px 0px 10px;
}

a.door:visited img {
padding: 3px 3px 3px 3px;
margin: 0px 0px 0px 10px;
}

a.door:active img {
padding: 3px 3px 3px 3px;
margin: 0px 0px 0px 10px;
}

a.door:hover img {
padding: 3px 3px 3px 3px;
margin: 0px 0px 0px 10px;
}

a.ftr { 
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
color: #FFFFFF;
text-decoration: none;
}

a.ftr:visited {
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
color: #FFFFFF;
text-decoration: none;
}

a.ftr:active {
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
color: #FFFFFF;
text-decoration: none;
}

a.ftr:hover	{
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
color: #a29978;
text-decoration: none;
}


a.pop { 
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
font-weight: 400;	
color: #8d0022;
text-decoration: underline;
}

a.pop:visited { 
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
font-weight: 400;	
color: #8d0022;
text-decoration: underline;
}

a.pop:active { 
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
font-weight: 400;	
color: #8d0022;
text-decoration: underline;
}

a.pop:hover {
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
font-weight: 400;	
color: #a29978;
text-decoration: underline;
}

a { 
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
font-weight: 400;	
color: #956c00;
text-decoration: underline;
}

a:visited { 
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
font-weight: 400;	
color: #956c00;
text-decoration: underline;
}

a:active { 
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
font-weight: 400;	
color: #956c00;
text-decoration: underline;
}

a:hover {
font-size: 11px;	
font-family: Arial,Helvetica,san-serif;	
font-weight: 400;	
color: #a29978;
text-decoration: underline;
}

a.pop { 
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
color: #a29978;
text-decoration: underline;
}

a.pop:visited {
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
color: #a29978;
text-decoration: underline;
}

a.pop:active {
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
color: #a29978;
text-decoration: underline;
}

a.pop:hover	{
font-size: 10px;
font-family: Arial,Helvetica,san-serif;
font-weight: 400;
color: #c8bd9f;
text-decoration: underline;
}	



a.nav { 
font-size: 11px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #FFFFFF;
text-decoration: none;

}

a.nav:visited {
font-size: 11px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #FFFFFF;
text-decoration: none;
}

a.nav:active {
font-size: 11px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #FFFFFF;
text-decoration: none;
}

a.nav:hover	{
font-size: 11px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #FFFFFF;
text-decoration: none;
}		

/* breadcrumb links */

a.bc_01 { 
font-size: 13px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #000000;
text-decoration: underline;

}

a.bc_01:visited {
font-size: 13px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #000000;
text-decoration: underline;
}

a.bc_01:active {
font-size: 13px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #000000;
text-decoration: underline;
}

a.bc_01:hover	{
font-size: 13px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #956c00;
text-decoration: underline;
}	

a.bc_02 { 
font-size: 13px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #956c00;
text-decoration: underline;
}

a.bc_02:visited {
font-size: 13px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #956c00;
text-decoration: underline;
}

a.bc_02:active {
font-size: 13px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #956c00;
text-decoration: underline;
}

a.bc_02:hover	{
font-size: 13px;
font-family: Arial,Helvetica,san-serif;
font-weight: 700;
color: #bcb5a2;
text-decoration: underline;
}	

