body {
	background-color: #9F2E1E;
	margin: 0;
	background-image: url(/images/background_brick.jpg);
	background-repeat: repeat-x;
}
#Table_01 {
	height: 605px;
	width: 772px;
}
#Table_01 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

#Table_01 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 8px;
	text-transform: uppercase;
}
#Table_01 h1 a {
	color: #666666;
	text-decoration: none;
}
#Table_01 h1 code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9F2D22;
}
#Table_01 tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Table_01 #main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Table_01 #main a  {
	color: #9F2D22;
}
/* END DROP DOWN MENU */
#Table_01 #main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 8px;
	margin: 0px;
}
#Table_01 #main code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#Table_01 #News p {
	font-size: 1em;
}
#Table_01 #News ul {
	font-size: 1em;
}
#Table_01 #News a {
	color: #9F2D22;
}

#Table_01 #contacts td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Table_01 #top_nav_bkg {
	background-image: url(/images/top_nav_bkg.gif);
	background-repeat: no-repeat;
}
#Table_01 #index_07 {
	background-image: url(/images/index_07.gif);
	background-repeat: repeat;
}
#Table_01 #index_08 {
	background-image: url(/images/index_08.gif);
	background-repeat: repeat;
	background-color: #9f2d22;
}
#Table_01 #index_10 {
	background-image: url(/images/index_10.gif);
	background-repeat: repeat;
	background-color: #9f2d22;
}
#Table_01 #main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 8px;
	padding: 0px;
}

#Table_01 #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	text-align: center;
	background-image: url(/images/footer-bkg1.gif);
	background-repeat: repeat-x;
	height: 106px;
}


#Table_01 #footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Table_01 #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Table_01 #footer a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#Table_01 #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#Table_01  #sitemap  h2  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9F2D22;
	text-decoration: none;
	font-variant: normal;
	margin-left: 8px;
	padding-left: 8px;
}
#Table_01   #sitemap   ul   li    {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	list-style-image: url(/images/arrow_up.gif);
	font-weight: bold;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -8px;
}
#Table_01   #sitemap   ul   li   a    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
}
#Table_01   #sitemap   ul   li   ul   li   a    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #9F2D22;
	text-decoration: none;
	margin-left: 0px;
	padding-left: -8px;
}
#Table_01 #faqs ol {
	display: block;
	margin-left: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}
#Table_01 #faqs a {
	color: #9F2D22;
	text-decoration: none;
}
#Table_01 #thumbnails a {
	color: #000000;
}
#Table_01 .homepage {
	background-image: url(/images/LndPageProdLineBody.jpg);
}

/* BEGIN CSS FOR LEFT NAVIGATION */
.glossymenu {
margin: 0;
padding: 0;
width: 132px; /*width of menu*/
border-bottom-width: 0;
}
.glossymenu a.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 14px;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
color: white;
}
.glossymenu a.menuitem:hover {
color: #FFCC00
}
.glossymenu div.submenu { /*DIV that contains each sub menu*/
font-size: 0
}
.glossymenu div.submenu ul { /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}
.glossymenu div.submenu ul li {
font-size: 0
}
.glossymenu div.submenu ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	padding: 0px 0;
	padding-left: 20px;
}

.glossymenu div.submenu ul li a:hover {
color: #FFCC00
}
/* END CSS FOR TOP NAVIGATION FOR CALCULATOR */

.backnext_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a.backnext_nav {
	color: #9F2D22;
	text-decoration: none;
}

.small_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F2D22;
	margin: 0px;
	padding: 0px;
}
.small_black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.pu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A22B23;
	display: block;
	text-align: center;
	vertical-align: middle;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A22B23;
	display: block;
	text-align: center;
	vertical-align: middle;
}
.popup2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.normaltext  { color:#000000; font-size:9pt;font-family:Arial; } /*For Dealer Page*/
.architech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9F2D22;
	text-decoration: none;
}
.architech  a   {
	text-decoration: none;
}

.dealerName  { color:#000000; font-size:9pt;font-family:Arial; font-weight:bold; } /*For Dealer Page*/
.white_text
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.chromestyle /* BEGIN CSS FOR TOP NAV */
{
	width: 99%;
	font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 0px 0;
	margin: 0;
	text-align: right; /*set value to "left", "center", or "right"*/
	background-image: url(/images/top_nav_bkg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none; /*THEME CHANGE HERE*/
	font-size: 9px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	color: #FFCC00;
	background-image: url(/images/TopMenuBackground.jpg);
	background-repeat: repeat;
	background-position: center center;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #9F2D22; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 9px Arial;
	line-height:18px;
	z-index:100;
	background-color: #9F2D22;
	width: 200px;
	visibility: hidden;



filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border: 1px solid #9F2D22; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #9F2D22;
	color: #FFCC00;	
}

/* LIGHTBOX 2 CSS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:/image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* END LIGHTBOX 2 CSS */
#leed {
	background-color: #FFFFFF;
	display: block;
	margin-left: 12px;
	padding: 4px;
	border: 1px solid #009900;
}
#leed a {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#leed a:hover {
	color: #993300;
}
#leed ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leed ul li a {
	padding-left: 8px;
	display: block;
	padding-bottom: 2px;
	font-weight: normal;
}
#bim {
	background-color: #9C2C21;
	display: block;
	margin-left: 12px;
	padding: 4px;
}
#bim a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#bim a:hover {
	color: #FFCC33;
}
#bim ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bim ul li a {
	padding-left: 4px;
	display: block;
	padding-bottom: 2px;
	font-weight: normal;
}
#bim ul ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bim ul ul li a {
	padding-left: 8px;
	display: block;
	padding-bottom: 2px;
	font-weight: normal;
}
