/* CSS - by Allan Scott */

/*---[ undohtml ]-------------------------- */

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

body	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:#666;	
font-size:0.625em;
background-image:url(../images/layout/body-bg.jpg);
background-repeat:repeat-x;
text-align:center;/* for IE */
}

#wrapper	{
margin:0 auto;
overflow:hidden;
width:900px;
text-align:left;/* for IE */
}

#wrapper .inside	{
padding:0 10px;
}

#top	{
height:90px;
margin:0;
}

#branding	{
float:left;
}

#branding p	{
text-indent:-999px;
}

#click-info	{
float:right;
}

/*-- header container --*/
#header	{
width:100%;
height:310px;
}

/*-- intro text block --*/
#intro	{
position:relative;
float:left;
width:530px;
height:275px;
margin:10px 0 0 0;
/*background: aqua;*/
}

#intro h1	{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:normal;
font-size:2.2em;
color:#adb5cc;
padding:0;
margin:0;
}

#intro h2	{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:normal;
font-size:2.0em;
color:#adb5cc;
padding:0;
margin:0;
}

#intro p	{
font-weight:bold;
font-style:normal;
font-size:1.1em;
color:#fff;
padding:0;
}

/*-- header slides block --*/
#slides	{
width:330px;
height:265px;
float:right;
margin:38px 0 0 0;
background-image:url(../images/intro-pic-demo.png);
background-repeat:no-repeat;
background:#fff;
}

/* nav_main --*/
#nav_main	{
width:auto;
height:30px;
margin:0px 0 0 0;
}

ul#navlist_main	{
list-style:none;
padding:5px 0 0 0;
text-align:center;
}

ul#navlist_main li	{
display:inline;
color:#233865;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
}

ul#navlist_main li a	{
color:#233865;
font-weight:bold;
text-decoration:none;
}

ul#navlist_main li a:hover {
color:#8e1682;
font-weight:bold;
text-decoration:underline;
}

/* current page styles */
#home #nav-home a,
#fire #nav-fire a,
#mezzanine #nav-mezzanine a,
#partitioning #nav-partitioning a,
#garage #nav-garage a,
#locker #nav-locker a,
#steel #nav-steel a,
#contact #nav-contact a	{
text-decoration:none;
font-weight:bold;
color:#8e1682;
}


#content	{
/*float:right;*/
width:880px;
margin:10px 0 10px 0;
}

#content_main	{
float:right;
width:500px;
padding:0;
}

#content_sub	{
float:left;
width:300px;
padding:0;
}

#content_wide	{
padding:0 15px;
}

/*-- home page 'teasers' --*/
div.teaser	{
float:left;
width:226px;
/*height:320px;*/
margin:0 0 0 42px;
}

div.teaser-inside	{
padding:10px;
}

.teaser img	{
}

.teaser h3	{
color:#233865;
font-size:1.8em;
font-weight:bold;
margin:0px 0px;
}

.teaser p	{
font-size:1.1em;
padding:0 0px 5px 0px;
}

.teaser p a:link, .teaser p a:visited	{
font-style:italic;
font-weight:bold;
font-size:1em;
color:#cc000e;
text-decoration:none;
}

.teaser p a:hover{
font-style:italic;
font-weight:bold;
font-size:1.0em;
color:#8e1682;
text-decoration:underline;
}

.teaser a:link, .teaser a:visited	{
font-style:italic;
font-weight:bold;
font-size:1.2em;
color:#223b51;
text-decoration:none;
}

.teaser a:hover{
font-style:italic;
font-weight:bold;
font-size:1.2em;
color:#8e1682;
text-decoration:underline;
}

/* content page thumbnails */
div.gallery_thumbs	{
float:left;
margin:0 0 0 0px;
}

.gallery_thumbs h3	{
font-family: Arial, Helvetica, sans-serif;
font-size:2.0em;
margin:0 0 10px 0;
}

.gallery_thumbs_caption	{
text-align:center;
font-size:1.2em;
font-weight:bold;
color:#223b51;
}

/*-- infobox --*/
.infobox	{
margin:0 0 15px 0;
}

.infobox h3	{
font-size:2.0em;
margin:0px;
}

.infobox img	{
/*float:left;*/
}

.infobox a:link, .infobox a:visited	{
font-style:italic;
font-weight:bold;
font-size:1.4em;
color:#cc000e;
text-decoration:none;
}

.infobox a:hover{
font-style:italic;
font-weight:bold;
font-size:1.4em;
color:#cc000e;
text-decoration:underline;
}

#associate-logos	{
clear:both;
margin:20px 0 0 0;
height:66px;
text-align: center;
}


/*-- footer --*/
#footer	{
clear:both;
/*float:left;*/
/*width:100%;*/
width:900px;
height:110px;
margin:20px auto;
border-top:1px solid #ccc;
}

/*-- site_info --*/
#site_info	{
float:left;
width:100%;
color:#233865;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.3em;
line-height:1.6em;
text-align:center;
padding:10px 0 0 0;
}

#site_info a	{
color:#233865;
font-weight:bold;
text-decoration:none;
}

#site_info a:hover	{
color:#8e1682;
font-weight:bold;
text-decoration:none;
}

/* additional LAYOUT ----------------------------------*/
.clearboth	{
clear:both;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* formatting -------------------------------*/
h1	{
font-family: Arial, Helvetica, sans-serif;
color:#233865;
font-size:2.6em;
font-weight:bold;
margin:3px 0;
}

h2	{
font-family: Arial, Helvetica, sans-serif;
font-size:2.6em;
font-weight:bold;
color:#233865;
margin:0px 0 5px 0;
}

h3	{
font-family: Arial, Helvetica, sans-serif;
font-size:1.6em;
font-weight:bold;
line-height:normal;
color:#233865;
margin:0px 0 0px 0;
padding:0;
}

p, li	{
font-size:1.3em;
line-height:1.4em;
margin:0 0 10px 0;
}

a:link, a:visited	{
font-weight:bold;
text-decoration:none;
color:#223b51;
}

a:hover	{
text-decoration:underline;
}

/*---[ block quotes ]----------------------------------*/

blockquote {
width:290px;
margin:0 0 20px 0;
padding:0;
background:url(../images/layout/quote-start.png) top left no-repeat;
/*position: relative;*/
}

p.quotebody {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6em;
font-weight:bold;
font-style:italic;
color:#8e1682;
padding:0px 50px 0px 50px;
text-align:left;
background: url(../images/layout/quote-end.png) bottom right no-repeat;
}

p.quotecite {
color: #444;
font-size:1.2em;
font-weight:bold;
text-align:left;
padding:5px 0px 15px 50px;
margin-bottom: 0;
}


/*---[ basiclists ]---------------------------*/

ul.basiclist	{
margin:10px 0;
list-style-type:square;
}

ul.basiclist li	{
margin-left:20px;
margin-top:5px;
}

ul.introlist	{
margin:10px 0;
list-style-type:square;
}

ul.introlist li	{
margin-left:20px;
margin-top:5px;
color:#fff;
}

ol	{
margin:10px 0;
padding:0;
list-style-type:decimal;
}

ol li	{
margin-left:25px;
margin-top:5px;
}

ol.basicorderedlist	{
margin:10px 0;
list-style-type:decimal;
}

ol.basicorderedlist li	{
margin-left:25px;
margin-top:5px;
}	