﻿html
{
	height: 100%;
}
body 
{
    font-family: Tahoma,serif;
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-top: 0px;
    background-color: #cccccc;
	height: 100%;
}
.mainForm
{
	height: 100%;
}

#divCorpMenu
{
    width: 100%;
    min-width: 980px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17px;
    background-color: #e92e39;
	background-image: url(../images/redbar.png);    
    background-repeat: repeat-x;    	
    border-bottom: solid 1px #333333;  
    z-index: 20;
}

#corpMenuWrapper
{
    width: 980px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 25;
}

div.corpMenuLeftEnd
{
	height: 17px;
	width: 2px;
	background-image: url(../images/menuseparator.png);
	background-repeat: repeat-y;
	z-index: 20;
	top: 0px;
	left: 0px;
	position: absolute;
}

div.corpMenuRightEnd
{
	height: 17px;
	width: 2px;
	background-image: url(../images/menuseparator.png);
	background-repeat: repeat-y;
	z-index: 20;
	top: 0px;
	right: 0px;
	position: absolute;
}

#footerdivider
{
	background-image: url(../images/footer_divider.png);
	background-repeat: repeat-x;
    background-position: left bottom;	
	border-style: none;
	z-index: 15;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 25px;
    width: 980px;
}

#footerwrapper
{
    background-color: #555555;
	border-style: none;
	height: 180px;
	width: 980px;
	position: relative;
	z-index: 25;
	margin-left: auto;
	margin-right: auto;
	left: 10px;
}

#push
{
	height: 180px;
	z-index: 0;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

#footer
{
	position: relative;
	top: 0px;
	color: #aaaaaa;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	z-index: 15;	
	height: 180px;	
}

#footermargin
{
    position: relative;
    top: 0px;
    width: 100%;
    height: 50px;
}

#footerleft
{
	height: 150px;
	width: 25px;
	z-index: 100;
	top: 0px;
	left: 0px;
	position: absolute;
}

#footerright
{
	height: 150px;
	width: 25px;
	z-index: 100;
	top: 0px;
	right: 0px;
	position: absolute;
}

.footer_nav
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: relative;
	left: 240px;
	top: 25px;	
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.footer_nav li
{
	line-height: 24px;	
	background-color: #555555;
	border-top: solid 1px #aaaaaa;
	color: #dddddd;
	width: 100px;
}

.footer_nav li:hover
{
	color: #ffffff;
	background-color: #777777;
}

.footer_nav_link
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	display: inline-block;
	position: relative;
	color: #dddddd;
	width: 90px;
	line-height: 24px;	
	padding-left: 10px;		
	text-decoration: none;

}

.footer_nav_link:hover
{
	color: #ffffff;
	background-color: #777777;
}

#footer_top
{
	width: 100%; 
	position: relative; 
	top: 0px; 
	left: 0px; 
	height: 100px;
}	

#footer_address
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;	
	list-style-type: none;	
	position: relative;
	left: 10px;
	top: 25px;
	display: inline-block;
	padding: 0px;
	float: left;	
	margin: 0px;
}

#footer_address li
{
	line-height: 20px;
}

#footer_email
{
	color: #dddddd;
}

#footer_email:hover
{
	color: #ffffff;
}

#footer_name
{
	color: #dddddd;
}


#footer_phones
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	list-style-type: none;	
	position: relative;
	left: 30px;	
	top: 25px;
	display: inline-block;	
	padding: 0px;	
	float: left;
	margin: 0px;
}

#footer_phones li
{
	line-height: 20px;
}

#footer_copyright
{
	color: #aaaaaa;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 0px;
}

#copyright_margins
{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	width: 150px;	
}

#copyrightlist
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	list-style-type: none;	
	display: inline-block;	
	padding: 0px;	
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	width: 150px;
}

#copyrightlist li
{
	line-height: 15px;
	text-align: center;
}

#footer_social
{
	position: relative;
	left: 10px;
	top: 15px;
	width: 150px;
	height: 50px;
	list-style-type: none;	
	display: block;	
	margin: 0px;
	padding: 0px;
	z-index: 30;
}

#findus
{
	font-family: Arial,Helvetica,sans-serif;	
	font-size: 8pt;
	color: #aaaaaa;
	display: block;
	position: relative;
	left: 10px;
	top: 15px;
	padding: 0px;
	margin: 0px;
}

#footer_social li
{
	float: left;
	display: inline;
	width: 40px;
	height: 100%;
}

#facebook a
{
	height: 30px;
	width: 30px;
	background: transparent url(../images/facebook_grayscale_30h.jpg) no-repeat scroll left top;	   	
	display: block;
}

#facebook a:hover
{
	background: transparent url(../images/facebook_30h.jpg) no-repeat scroll left top;	   	
}

#twitter a
{
	height: 30px;
	width: 30px;
	background: transparent url(../images/twitter_grayscale_30h.jpg) no-repeat scroll left top;	   	
	display: block;
}

#twitter a:hover
{
	background: transparent url(../images/twitter_30h.jpg) no-repeat scroll left top;	   	
}

#linkedin a
{
	height: 30px;
	width: 30px;
	background: transparent url(../images/linkedin_grayscale_30h.jpg) no-repeat scroll left top;	   	
	display: block;
}

#linkedin a:hover
{
	background: transparent url(../images/linkedin_30h.jpg) no-repeat scroll left top;	   	
}

#footer_inassociationwith
{
	position: absolute;
	right: 10px;
	bottom: 0px;
	width: 250px;
	height: 50px;
	list-style-type: none;	
	display: block;	
	margin: 0px;
	padding: 0px;
	z-index: 30;
	float: left;
}

#footer_inassociationwith li
{
	float: left;
	display: inline;
	height: 100%;
	margin-left: 10px;
}

#inassociationwith
{
	font-family: Arial,Helvetica,sans-serif;	
	font-size: 8pt;
	color: #aaaaaa;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 50px;
	padding: 0px;
	margin: 0px;
	width: 250px;
	float: left;
}

#awci a
{
	height: 30px;
	width: 76px;
	background: transparent url(../images/awci_grayscale_30h.jpg) no-repeat scroll left top;	   	
	display: block;
}

#awci a:hover
{
	background: transparent url(../images/awci_30h.jpg) no-repeat scroll left top;	   	
}

#cisca a
{
	height: 30px;
	width: 104px;
	background: transparent url(../images/cisca_grayscale_30h.jpg) no-repeat scroll left top;	   	
	display: block;
}

#cisca a:hover
{
	background: transparent url(../images/cisca_30h.jpg) no-repeat scroll left top;	   	
}

#usgbc a
{
	height: 30px;
	width: 40px;
	background: transparent url(../images/usgbc_grayscale_30h.jpg) no-repeat scroll left top;	   	
	display: block;
}

#usgbc a:hover
{
	background: transparent url(../images/usgbc_30h.jpg) no-repeat scroll left top;	   	
}

.panelwrapper
{
    display: inline-block;
    position: relative;
    top: 10px;
    left: 0px;
    width: 100%;
}

.mainpanel
{
	display: block;
	top: 0px;
	position: relative;
	left: 0px;
	width: 760px;
	float: right;
	font-size: 10pt;
}

.mainpanel h1
{
	background-image: url(../images/dots.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	line-height: 1;
	padding-bottom: 0.6em;
	padding-top: 0.6em;	
	padding-left: 0.6em;
	padding-right: 0.6em;
	color: #2f2f2f;	
	font-size: 13pt;
	background-color: #dddddd;
	background-position: 0 100%;
	background-repeat: repeat-x;	
	font-family: Georgia, Serif;
	
}

.mainpanel h2
{
	background-image: url(../images/dots.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	line-height: 1;	
	font-size: 11pt;
	line-height: 1;
	margin-bottom: 10px;
	padding-bottom: 0.5em;
	font-family: Georgia, Serif;	
}

.mainpanel h3
{
	font-size: 9pt;
	line-height: 1;
	margin-bottom: -0.6em;
	padding-bottom: 0.8em;	
	font-family: Georgia, Serif;	
}


.leftpanel
{
	display: block;
	top: 0px;
	position: relative;
	left: 0px;
	width: 600px;
	float: left;
}

.leftpanel h1
{
	background-image: url(../images/dots.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	line-height: 1;
	padding-bottom: 0.6em;
	padding-top: 0.6em;	
	padding-left: 0.6em;
	padding-right: 0.6em;	
	color: #2f2f2f;	
	font-size: 13pt;
	background-color: #dddddd;
	background-position: 0 100%;
	background-repeat: repeat-x;	
	font-family: Georgia, Serif;	
}

.leftpanel h2
{
	background-image: url(../images/dots.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	line-height: 1;	
	font-size: 11pt;
	line-height: 1;
	margin-bottom: 10px;
	padding-bottom: 0.5em;
	font-family: Georgia, Serif;	
}

.leftpanel h3
{
	font-size: 9pt;
	line-height: 1;
	margin-bottom: -0.6em;
	padding-bottom: 0.8em;	
	font-family: Georgia, Serif;	
}

.rightpanel
{
	display: block;
	position: relative;
	right: 0px;
	top: 0px;
	width: 300px;
	float: right;
}

.rightpanel h1
{
	background-image: url(../images/dots.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	line-height: 1;
	padding-bottom: 0.6em;
	padding-top: 0.6em;	
	padding-left: 0.6em;
	padding-right: 0.6em;	
	color: #2f2f2f;	
	font-size: 13pt;
	background-color: #dddddd;
	background-position: 0 100%;
	background-repeat: repeat-x;	
	font-family: Georgia, Serif;	
}

.rightpanel h2
{
	background-image: url(../images/dots.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	line-height: 1;	
	font-size: 11pt;
	line-height: 1;
	margin-bottom: 10px;
	padding-bottom: 0.5em;
	font-family: Georgia, Serif;	
}

.rightpanel h3
{
	font-size: 9pt;
	line-height: 1;
	margin-bottom: -0.6em;
	padding-bottom: 0.8em;	
	font-family: Georgia, Serif;	
}

.rightpanel img
{
	width: 250px;
	border: solid 1px #7f7f7f;
}

#contentwrapper
{
	position: relative;	
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	width: 980px;
	top: 0px;
	z-index: 21;	
	height: 100%;	
	min-height: 100%;
}

#mainwrapper
{
	position: relative;	
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	top: 0px;
	z-index: 20;
	height: auto !important;
	height: 100%;
	min-height: 100%;	
	margin-bottom: -180px;	
    background-color: #ffffff;	
    left: 10px;	
}

#content
{
	position: relative;
	left: 0px;	
	padding: 20px 10px 20px 10px;
	font-size: 10pt;
	height: 100%;
	min-height: 100%;
	z-index: 22;
    background-color: #ffffff;	
}

#header
{
	background-color: #ffffff;	
	border-style: none;
	height: 110px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
    margin-left: auto;
    margin-right: auto;
	z-index: 24;
}

#headerbottom
{
	background-image: url(../images/headerdivider.png);
	background-repeat: repeat-x;
    background-position: left bottom;	
	border-style: none;
	z-index: 15;
    position: absolute;
    left: 0px;
    top: 80px;
    height: 21px;
    width: 100%;
    min-width: 980px;
}

#logo
{
	background: transparent url(../images/GordonLogo_white.png) no-repeat scroll center top;
	height: 68px;
	width: 145px;
	position: relative;
	left: 10px;
	top: 10px;
	z-index: 18;
	float: left;
}

.mainmenu
{
	position: relative;
	left: 5px;
	top: 41px;
	z-index: 12;
	float: left;
	width: 510px;
	height: 40px;
}

.mainmenu
{
	position:absolute;
	top: 10px;
	left: 0px;
}

.pnlSearch
{
	position: absolute;
	right: 10px;
	top: 50px;
	float: right;
	display: block;	
}

#hotlinks
{
	position: absolute;
	right: 10px;
	top: 10px;
	float: right;	
	font-size: 9pt;
	display: block;
}

#hotlinks a
{
	color: Black;
	text-decoration: none;
}

#hotlinks a:hover
{
	text-decoration: underline;
}

#divisionmenu
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 40px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 510px;
    background-color: #ffffff;	
}

#divisionmenu li
{
	display: inline;
	float: left;
	margin-left: 2px;
}

#divisionmenu a
{
	float: left;
	width: 100px;
	text-decoration: none;
	color: #ffffff;
	height: 40px;
	top: 0px;
	position: relative;
	text-align: center;
	padding-top: 10px;	
}

.headercontent
{
	position: relative;	
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	z-index: 25px;
	padding: 0px;
}

.separator
{
	height: 1px;
	width: 980px;
	background-image: url(../images/separator.gif);
	position: absolute;
}

#menu
{
	background-color: #7aa054;
	position: relative;
}

.leftedge
{
	position: absolute;
	left: -10px;
	top: 0px;
	background-image: url(../images/leftedge_transbg.png);
	height: auto;	
	min-height: 100%;
	height: 100%;
	width: 10px;
	background-repeat: repeat-y;
	overflow: hidden;
}

.rightedge
{
	position: absolute;
	right: -10px;
	top: 0px;
	background-image: url(../images/rightedge_transbg.png);
	height: auto;	
	min-height: 100%;
	height: 100%;
	width: 10px;
	background-repeat: repeat-y;
	overflow: hidden;	
}

.quickshop_125x250 a
{
	background-image: url(../images/quickshop_125x250.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 250px;
	float: left;
}

.quickshop_125x250 a:hover
{
	background-image: url(../images/quickshop_hover_125x250.jpg);
	background-repeat: no-repeat;
}

.quickshop_110x190 a
{
	background-image: url(../images/quickshop_110x190.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 190px;
	float: left;
}

.quickshop_110x190 a:hover
{
	background-image: url(../images/quickshop_hover_110x190.jpg);
	background-repeat: no-repeat;
}

#sidemenu
{
	position: relative;
	top: 22px;
	left: 0px;
	width: 180px;
	display: inline-block;
	float: left;
	background-image: url(../images/sidemenubg_middle-180.png);
	background-repeat: repeat-y;
	padding: 0px 1px 0px 1px;	
}

#sidemenu_top
{
	position: absolute;
	top: -11px;
	left: 0px;
	width: 180px;
	height: 11px;
	display: inline-block;
	float: left;
	background-image: url(../images/sidemenubg_top-180.png);
	background-repeat: no-repeat;
	padding: 0px 1px 0px 1px;	
	background-color: #ffffff;	
}

#sidemenu_bottom
{
	position: absolute;
	bottom: -11px;
	left: 0px;
	width: 180px;
	height: 11px;	
	display: inline-block;
	float: left;
	background-image: url(../images/sidemenubg_bottom-180.png);
	background-repeat: no-repeat;	
	padding: 0px 1px 0px 1px;	
	background-color: #ffffff;
}

.maincontent
{
	position: relative;
	right: 0px;	
	top: 0px;
	width: 760px;	
	display: inline-block;
	float: right;
	padding: 20px 10px 20px 10px;
	font-size: 10pt;
	
}

.aboutusmenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/aboutus/corporate_sidemenubg_logo.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 85px;
}

.interiorsmenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/interiors/interiors_sidemenubg_logo.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 85px;
}

.interiorsmenu2
{
	position: relative;
	top: -20px;
	left: -10px;
	background-image: url(../images/interiors/interiors_sidemenubg_logo.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 85px;
	z-index: 31;
}

.exteriorsmenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/exteriors/exteriors_sidemenubg_logo.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 85px;
}

.acousticsmenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/acoustics/alpro_sidemenubg_logo.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 85px;
}

.correctionsmenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/corrections/corrections_sidemenubg_logo.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 85px;
}

.cleanroommenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/cleanroom/cleanroom_sidemenubg_logo.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 85px;
}

.navSideMenu_style
{
	margin-left: 5px;
}

.navSideMenu_style2
{
	margin-left: 5px;
	position: relative;
	top: -30px;
	z-index: 30;
}

.navSideMenu_style3
{
}

.navSideMenu_Group
{
	width: 190px;
}

#quickshop_sidemenu
{
	margin-left: 5px;
}

.numberedlist
{
	list-style-type: decimal;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
}

.navmenu_Node
{
	width: 190px;
}


