﻿@import url(lightbox.css);

body 
{
    background-image: url(../images/background.jpg);
    background-repeat: repeat-x;
    background-color: #8E8D8B;
    margin: 0px;
    font-size: 1em;
    font-family: Arial;
}

#main-layout
{
    width: 967px;
    margin-left: auto;
    margin-right: auto;
}

#header-left
{
    background-image: url(../images/header-left.jpg);
    width: 399px;
    height: 112px;
    float: left;
    padding-left: 52px;
}

#header-right
{
    background-image: url(../images/header-right.jpg);
    width: 516px;
    height: 112px;
    float: left;
    padding: 0; margin: 0;
}

#header-right a {
    display: block;
    height: 23px;
    text-indent: -9999px;
}
#header-right ul { padding: 0; margin: 0; }
#header-right li { list-style: none; float: left; }
#header-right li.planning a { background: url(../images/navigation/top/btnplanning.jpg) no-repeat; width: 98px; }
#header-right li.resources a { background: url(../images/navigation/top/btnresources.jpg) no-repeat; width: 77px; }
#header-right li.installation a { background: url(../images/navigation/top/btninstallation.jpg) no-repeat; width: 86px; }
#header-right li.manufacturing a { background: url(../images/navigation/top/btnmanufacturing.jpg) no-repeat; width: 102px; }
#header-right li.execution a { background: url(../images/navigation/top/btnexecution.jpg) no-repeat; width: 77px; }




#menu { height: 45px; width: 967px; float: left; z-index: 1; }
#menu a { display: block; height: 45px; text-indent: -9999px; z-index: 1; }
#menu ul { padding: 0; margin: 0; }
#menu ul.dropdown { position: relative; z-index: 597; float: left; }
#menu li { list-style: none; float: left; }
#menu ul.dropdown li.hover,
#menu ul.dropdown li:hover { position: relative; z-index: 599; cursor: default; }
#menu ul.dropdown ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; background-color: #8E8D8B; border: 1px solid #500C19; }
#menu ul.dropdown ul li { float: none; padding: 0; margin: 0; }
#menu ul.dropdown ul li a {
    float: none;
    text-indent: 0px;
    font-size: 1.2em;
    line-height: 25px;
    color: #ffffff;
    padding-left: 6px;
    background-image: none;
    width: 135px;
    height: 25px;
    text-decoration: none;
}
#menu ul.dropdown ul li a:hover {
    background-color: #500C19;
}
#menu ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}
#menu ul.dropdown li:hover > ul {
 visibility: visible;
}
#menu li.about a { background: url(../images/navigation/main/btnabout_us.jpg) no-repeat; width: 112px; }
#menu li.contact a { background: url(../images/navigation/main/btncontact_info.jpg) no-repeat; width: 104px; }
#menu li.casestudies a { background: url(../images/navigation/main/btncase_studies.jpg) no-repeat; width: 105px; }
#menu li.testimonials a { background: url(../images/navigation/main/btntestimonials.jpg) no-repeat; width: 105px; }
#menu li.gallery a { background: url(../images/navigation/main/btnproject_gallery.jpg) no-repeat; width: 122px; }
#menu li.industries a { background: url(../images/navigation/main/btnindustries.jpg) no-repeat; width: 96px; }
#menu li.visitus a { background: url(../images/navigation/main/btnvisit_us.jpg) no-repeat; width: 79px; }
#menu li.rightbar { background: url(../images/navigation/main/btnright_bar.jpg) no-repeat; width: 244px; height: 45px; }







.logo
{
    background-image: url(../images/logo.jpg);
    width: 371px;
    height: 98px;
    display: block;
}

#below-navigation
{
    background-image: url(../images/below-navigation.jpg);
    width: 967px;
    height: 19px;
    float: left;
}

#content-area
{
    background-image:url(../images/content-area.jpg);
    width:967px;
    float:left;
}

#content-area-sidebar
{
    background-image:url(../images/content-area-sidebar.jpg);
    width:967px;
    float:left;
}

.content-left
{
    float:left;
    padding:0px 25px 0px 20px;
    width:922px;
}

.content-left-sidebar
{
    float:left;
    padding:0px 20px 0px 20px;
    width:672px;
}

.content-right
{
    float: right;
    width: 255px;
    padding: 0px 0px 0px 0px;
}

#content-footer
{
    position: relative;
    background-image: url(../images/content-footer.jpg);
    background-position: top;
    background-repeat: no-repeat;
    width: 967px;
    height: 97px;
    float: left;
    text-align: center;
}

#content-footer-sidebar
{
    position: relative;
    background-image: url(../images/content-footer-sidebar.jpg);
    background-position: top;
    background-repeat: no-repeat;
    width: 967px;
    height: 97px;
    float: left;
    text-align: center;
}

#page-footer
{
    height: 40px;
}

#photogallery
{
    
}

#photogallery h2
{
    font-size: 1.3em;
    line-height: 30px;
    display: inline;
    color: #ffffff;
    border: 0;
}

#photogallery p
{
    display: inline;
    line-height: 30px;
}

a
{
    text-decoration: underline;
    color: #6F1123;
    font-size: .8em;
}

h1
{
    font-size: 1em;
    font-weight: bold;
    color: #6F1123;
    margin-bottom: 6px;
    margin-top: 4px;
}

/*h2
{
    font-size: .9em;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    margin-bottom: 6px;
    margin-top: 18px;
    padding-bottom: 2px;
    border-bottom: dotted 1px #6F1123;
}*/

h2
{
    font-size: .8em;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    margin: 18px 0px 2px 0px;
    padding: 0px 0px 2px 0px;
    border-bottom: dotted 1px #6F1123;
}

h3
{
    font-size: .8em;
    line-height: 1.4em;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 6px 0px 0px 0px;
    color: #6F1123;
}

h3 a
{
    font-size: 1em;
}

p
{
    font-size: .8em;
    line-height: 1.5em;
    text-align: left;  
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 0px 0px;  
}

hr
{
    color: #fff;
    border: 1px dotted #6F1123; 
    border-style: none none dotted;
}

ul
{
    margin: 5px 0px 15px 25px;
    padding: 0px 0px 0px 0px;    
}

li
{
    padding: 0px 0px 4px 0px;
    font-size: .8em;
    line-height: 1.5em;
}

ul.success li
{
    color: Green;
    font-weight: bold;   
    text-align: left;
    font-size: .7em;
}

ul.error li
{
    color: Red;
    font-weight: bold;  
    text-align: left;
    font-size: .7em;
}

p a:link
{
    font-size: .9em;
}

p a:visited
{
    font-size: .9em;
}

p a:active
{
    font-size: .9em;
}

p a:hover
{
    font-size: .9em;
}

p.slogan
{
    position: absolute;
    top: 45%;/**/
    left: 50%;
    width: 600px;
    margin-left: -300px;
    text-align: center;
}

p.quote
{
    font-style: italic;
}

p.published
{
    font-style: italic; 
}

p.disclaimer
{
    font-size: .9em;
    font-weight: bold;
    line-height: 1.4em;
    margin-top: 4px;
    margin-left: 20px;
}

p.copyright
{
    font-size: .7em;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
}

p.copyright a
{
    text-decoration: underline;
    color: #000000;
    font-size: 1em;
}

p.success
{
    color: Green;
    font-weight: bold;   
    text-align: left;
}

p.error
{
    color: Red;
    font-weight: bold;  
    text-align: left;
}

label
{
    font-weight: normal;
    font-size: .9em;
    font-style: italic;
    text-align: left;
}

img .link
{
    padding: 1px 1px 1px 1px;
	margin: 0px 0px 4px 0px;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}

.content-right h2
{
    background-image: url(../images/side-title.jpg);
    background-position: left;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 6px 0px;
    text-align: center;
    color: #ffffff;
    height: 31px;
    border: 0px;
    line-height: 31px;
}

.content-right p
{
    font-size: .75em;
    line-height: 1.4em;
    text-align: left;
    margin: 0px 25px 10px 13px;
    padding: 0px 0px 0px 0px;
}

.content-right p.privacy
{
    text-align: left;
    font-size: .7em;
    line-height: 1.2em;
}

.content-right h3
{
    font-size: .8em;
    line-height: 1.4em;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 12px;
}

.content-right img
{
    display: block; 
    margin: 0 auto;
}

.content-right hr
{
    color: #fff;
    background-color: Transparent;
    border: 1px dotted #6F1123; 
    border-style: none none dotted;
    margin-left: 10px;
    margin-right: 20px;
}

.content-right label
{
    font-weight: normal;
    text-align: left;
    font-style: italic;
    font-size: 1em;
}

.content-right dl 
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 13px;
}

.content-right dt, dd 
{
    font-size: .8em;
    line-height: 1.4em;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.content-right ul 
{
    padding-right: 20px;
}

.content-right li
{
    font-size: .8em;
    line-height: 1.4em;
}

.content-right li a:link
{
    font-size: 1em;
}

.content-right li a:visited
{
    font-size: 1em;
}

.content-right li a:active
{
    font-size: 1em;
}

.content-right li a:hover
{
    font-size: 1em;
}

.content-right input
{
    
}

.content-right .error
{
    font-size: 1em;
    line-height: 1.1em;    
}

.content-right .success
{
    font-size: 1em;
    line-height: 1.1em;    
}

.table-form
{
    border-bottom: 1px solid #AD7580;
}

table td
{
    text-align: justify;
    vertical-align: top;
    font-size: .8em;
    line-height: 1.4em;
}

table td.value
{
    border-right: 1px solid #AD7580;
    border-top: 1px solid #AD7580; 
    text-align: left; 
}

table td.label
{
    border-right: 1px solid #AD7580; 
    border-left: 1px solid #AD7580; 
    border-top: 1px solid #AD7580;
    background-color: #DFCFD2;
    text-align: left; 
    vertical-align: middle;
}

table td.full
{
    border-right: 1px solid #AD7580; 
    border-left: 1px solid #AD7580; 
    border-top: 1px solid #AD7580;
    text-align: left; 
}

table td label
{
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    text-align: left;
}

.photo-gallery-grid
{
	width: 100%;
}

.photo-gallery-grid td
{
	padding: 6px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	font-size: .7em;
	line-height: 1.2em;
}

.photo-gallery-grid .name
{

}

.photo-gallery-grid .customer
{
    font-weight: bold;
    color: #6F1123;
}

.photo-gallery-grid .item
{
	background-color: #ffffff;
}

.photo-gallery-grid .item-alternating
{
	background-color: #ffffff;
}

.photo-gallery-grid a img
{
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 4px 0px;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}

.photo-gallery-grid a img:hover
{
	border-style: solid;
	border-color: #6F1123;
	border-width: 1px;
}

.photo-gallery-grid a img.hidden
{
	display: none;
}

.photo-gallery
{
	width: 100%;
}

.photo-gallery td
{
	padding: 6px;
	vertical-align: top;
	text-align: left;
}

.photo-gallery .item
{
	background-color: #ffffff;
}

.photo-gallery .item-alternating
{
	background-color: #ffffff;
}

.photo-gallery a img
{
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 4px 0px;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}

.photo-gallery a img:hover
{
	border-style: solid;
	border-color: #6F1123;
	border-width: 1px;
}

.product-groups-grid
{
	width: 100%;
}

.product-groups-grid td
{
	padding: 6px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	font-size: .7em;
	line-height: 1.2em;
}

.product-groups-grid a
{
	font-size: 1.1em;
	line-height: 1.3em;
}

.product-groups-grid img
{
	margin: 0px 8px 4px 0px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}

.text-area
{
    width:550px;  
}

#directions
{
    color: #ffffff;
    /*font: verdana;
    font-size: 12px;*/
    width: 327px;
    border: solid 1px silver;
}

.directions
{
    background-color:#6C1325;
    color:#ffffff;
}

#map-canvas
{
    width: 580px;
    height: 455px;
    border: solid 2px silver;
}

#picture-slideshow
{
	width: 417px;
	height: 293px;
	border: solid 2px #884445;
}

#picture-slideshow select
{
    background-color: #000000;
	color: #ffffff;
	display: inline;
	float: left;
}

/* H_O_N_E_Y_P_O_T_S */
.details
{
    display: none;    
}

.newsletter-description
{
    display: none;
}