/* CSS Document */

#ieNotice {
	display: none;
}

body{
	padding:0; margin:0;  color:#cccccc;
	
	}
div, ul, h1, h2, h3, h4, p, img, form, a{ 
	padding:0; margin:0;
	font-family: Verdana;
	font-size: 11px;
	}
ul {
	margin: 10px 0px 0px 15px;
	list-style: disc #f0b310;
	
}

}

.blank{
	font-size:0px; clear:both; line-height:0px;
	}
	
A:link {text-decoration: none; color: #8f99bd;}
A:visited {text-decoration: none; color: #8f99bd; }
A:active {text-decoration: none; color: #8f99bd;}
A:hover {text-decoration: none; color: #ffffff;}

.yellow {color: #f0b310;}
.blue {color:#74b1a8;}
.red {color:#c28f85;}
.fl {float: left;}
.fr {float: right;}
.cb {clear: both;}

sup {
font-size: 8px;

}

/*--------------------------------header pan---------------------------*/
#header {
	width: 850px;
}
#header .global a { 
	font-size: 10px;
	color: #cccccc;
	
}
#header .global a:hover { 
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
	
}


/*----------------------------- Body Content -----------------------------------*/

#bodyContent {
	margin:0 auto 0 auto;
	width: 850px;
}

#bodyContent .BG {
	margin:0 auto 0 auto; 
	width:830px; 
	height: 100%;
	background-image: url(../images/body_center_bg.gif); 
	background-repeat: no-repeat; 
	background-position: top;  
	padding: 8px 0px 0px 16px; 
	border: 1px solid #000000; 
	position: relative;
}
	

.bodyPanel {
	background-image: url(../images/bg_small.gif);
	float:left; 
	width:245px; 
	height: 216px; 
	margin:10px 10px 10px 0px; 
	padding: 10px 10px 10px 10px; 	
	}
.bodyPanel h1 {
	color: #f0b310; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 5px 0px 0px 0px;
}

.bodyPanelsm {
	background-image: url(../images/bg_extrasmall.gif);
	float:left; 
	width:169px; 
	height: 149px; 
	margin:10px 10px 10px 0px; 
	padding: 10px 10px 10px 10px; 	
	}
.bodyPanelsm h1 {
	color: #f0b310; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 3px 0px 5px 0px;
}

.bodyPanel_long {
	background-image: url(../images/bg_extrasmall_long.gif);
	float:left; 
	width:565px; 
	height: 149px; 
	margin:10px 10px 10px 0px; 
	padding: 10px 10px 10px 10px; 	
	}
	
.bodyPanel_long h1 {
	color: #f0b310; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 3px 0px 5px 0px;
}


.pageTitle h1 {
	color: #f0b310; 
	font-size: 18px; 
	font-weight: bold;
	padding-bottom: 15px;
}
.pageTitle h2 {
	font-size: 14px; 
	font-weight: bold; 
	padding-bottom: 10px; 
	color: #f0b310;
}

.breadcrumbs {
	font-size: 10px;
	color: #cccccc;
	padding-bottom: 20px;
}
.breadcrumbs a {
	color: #8f99bd;
	text-decoration: none;
}
.breadcrumbs a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.colorTable_under {
	background-color:#ffffff; 
	color: #666666; 
	padding: 10px; 
	border: 1px solid #cccccc; 
	font-size: 10px;
	
}
.colorTable {
	background-color: #000000; 
	width: 290px; 
	height: 200px; 
	padding: 10px;
}
.colorTable h3 {
	background-color: #f9d165; 
	width: 280px; 
	height: 20px; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	padding: 5px 0px 0px 10px;
}

.colorHeader {
	background-image: url(../images/nav_bg.gif); 
	width: 280px; 
	padding: 5px; 
	color: #f0b310; 
	font-weight: bold;
	
}

div.scroll {
	height: 180px;
	width: 750px;
	overflow: auto;
	padding: 5px 10px 0 10px;
	margin-top: 10px;

}


/**************************
    BULLETS
*************************/

.bullet {
   list-style: none;
}

.bullet ul {
  margin: 5px 0px 0px 0px ; 
  padding: 5px 0px 0px 0px;
}

.bullet li {
   list-style: disc;
   margin-top: 0px;
   margin-bottom: 10px;
   padding: 0px 0px 0px 0px; 
	
}
	
/**************************
	FORM ELEMENTS
**************************/
/* legends that look like H2 Headers */

label
{
float: left;
text-align: left;
margin: 5px;
padding-right: 10px;
width: 50px;

}

input {font-family:Verdana;  color:#333333; background:#ffffff; border: 1px solid #000000; font-size:10px; margin: 3px;}

/* select */
select{font-family:Verdana; font-size:11px; height:12px; vertical-align:middle}
	#ie select{height:12px;}
option{color:#333; font-size:11px;}

select.lg{font-family:verdana; font-size:11px; height:12px; vertical-align:middle}
	#ie select{height:12px;}
option.lg{color:#333; font-size:11px;}

/* radio */
input.radio{position:relative; top:3px; left:2px; height:15px; width:20px}	

 
/* checkbox */
input.check{border:none; position:relative; top:-1px
}

/* LAYERS */

#nav {
	z-index: -1;
}

#popup 
{ 
	position: absolute; 
	float: center;
	z-index:9;
	visibility: visible;
	background-image: url(../images/table_bg.gif); 
	width: 600px; 
	height: 1000px; 
	padding-left: 10px;	 

}
#canopy
{ 
	position: absolute; 
	z-index:10;
	visibility: hidden;
	background-image: url(../images/table_bg.gif); 
	width: 600px; 
	height: 1000px; 
	padding-left: 10px;	 
}
#garages
{ 
	position: absolute; 
	z-index:10;
	visibility: hidden; 
	background-image: url(../images/table_bg.gif); 
	width: 600px; 
	height: 1000px; 
	padding-left: 10px;	 
}
#ports
{ 
	position: absolute; 
	z-index:10;
	visibility: hidden;
	background-image: url(../images/table_bg.gif); 
	width: 600px; 
	height: 1000px; 
	padding-left: 10px;	 
}
#greenhouses
{ 
	position: absolute; 
	z-index:10;
	visibility: hidden; 
	background-image: url(../images/table_bg.gif); 
	width: 600px; 
	height: 1000px; 
	padding-left: 10px;	 
}
#specialty
{ 
	position: absolute; 
	z-index:10;
	visibility: hidden;
	background-image: url(../images/table_bg.gif); 
	width: 600px; 
	height: 1000px; 
	padding-left: 10px;	 
}



#product_list {
	padding: 10px 0px 10px 0px; 
	border-bottom: 1px solid #f1b71a;
}
#product_list_end {
	padding: 10px 0px 10px 0px; 

}
#product_list a{
	color: #cccccc;
	font-weight: bold;
}

/*----- TABLE -------------*/

.tabletitle {
	font-size: 13px; 
	color:#f1b71a; 
	font-weight: bold; 
	padding-bottom: 5px;
}
.tablehead {
	font-size: 11px; 
	color:#f1b71a; 
	font-weight: bold; 
	background-image: url(../images/nav_bg.gif); 
	width: 600px; 
	padding: 5px;
	height: 30px;
}
.tablehead a{
	color: #f0b310;
	font-weight: bold;
}


.tablecolumns {
	background-color:#f5d378; 
	color: #000000; 
	font-weight: bold; 
	font-size: 10px;
}
tr.odd td{
	background-color:#e0e0e0; 
	color: #000000; 
	font-size: 10px;
}
tr.odd td a{
	color: #5679b9; 
	font-size: 10px;
	font-weight: bold;
}
tr.odd td a:hover{
	text-decoration:underline;
}
tr.even td{
	background-color:#cccccc; 
	color: #000000; 
	font-size: 10px;
}
tr.even td a{
	color: #5679b9; 
	font-size: 10px;
	font-weight: bold;
}
tr.even td a:hover{
	text-decoration:underline;
}

/*----TOGGLE -----------------------------*/

h2.trigger {
	padding: 0 0 0 30px;
	margin: 0 0 0px 0;
	background: url(../images/h2_trigger_sl.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	width: 600px;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
h2.trigger a {
	color: #f1b71a;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #f1b71a; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 613px;
	clear: both;
}
.toggle_container .block {
	padding: 0px; /*--Padding of Container--*/
	width: 613px;
}

/*-- TOGGLE LARGE ------------------------------------*/

h2.triggerLG {
	padding: 0 0 0 30px;
	margin: 0 0 0px 0;
	background: url(../images/h2_trigger_slg.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	width: 794px;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
h2.triggerLG a {
	color: #f1b71a;
	text-decoration: none;
	display: block;
}
h2.triggerLG a:hover { color: #f1b71a; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_containerLG {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 794px;
	clear: both;
}
.toggle_containerLG .block {
	padding: 0px; /*--Padding of Container--*/
	width: 794px;
}




/*-------------------------------footer---------*/

#footerMain{
	background-color:#000000; 
	width:100%; 
	height:120px;
	padding-top: 30px;
	}	
#footerMain .links {
	color: #cccccc;
	margin:0 auto 0 auto; 
	padding-top: 15px; 
	text-align:center; 
	} 
#footerMain .links a{
	color: #cccccc;
	text-decoration: none;
	font-size: 10px;
}
#footerMain .links a:hover{
	color: #ffffff;
	text-decoration: underline;
}
	






	
