/*common markups*/

body { color: black; font-size: 12px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background: #000 url(images/BG3.jpg) no-repeat center top; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }



h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

h2 { font-size: 16px; font-weight: bold; text-align: center; }

.tigerwood {
	background-image: url(images/h_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin-bottom: 10px;
	margin-top: 5px;
	
}


.largetext { font-size: 14px; font-weight: bold; line-height: 16px; }
.largesaletext { font-size: 14px; line-height: 16px; }
p {}

td {}

/*links*/

a:link { color: #f26522 ; font-weight: bold; text-decoration: none; }

a:visited { color: #f26522 ; font-weight: bold; text-decoration: none; }

a:hover { color: #f26522 ; font-weight: bold; text-decoration: underline; }

a:active { color: #f26522 ; font-weight: bold; text-decoration: underline; }



/*divs*/


.headermail a:link { color: #f26522 ; text-decoration: none; }

.headermail a:visited { color: #f26522 ; text-decoration: none; }

.headermail a:hover { color: #f26522 ; text-decoration: underline; }

.headermail a:active { color: #f26522 ; text-decoration: underline; }
#bgholder { }
#wrapper { background-color: #fff; width: 800px; height: auto; margin: 0 auto; }
#header { font-size: 10px; line-height: 11px; width: 800px; height: 140px; border-bottom: 1px solid #f26522; }
#contentwrap { width: 800px; height: auto; }
.rightcont { width: 600px; padding: 5px; border-right: 1px solid #f26522; }
.leftcont { background-color: #000; background-image: url(images/left_nav_bg.jpg); background-repeat: repeat-y; background-position: right top; border-right: 1px solid #f26522; border-bottom: 1px solid #f26522; border-left: 1px solid #f26522; }
#nav { text-align: center; width: 200px; height: auto; margin: 0; padding: 0; }
#content { width: 580px; height: auto; float: right; padding-top: 0; padding-right: 8px; padding-left: 8px; }
#clearfloat { clear: both; }
#footer { color: #fff; font-size: 10px; background-color: #000; text-align: center; width: 800px; height: auto; padding-top: 5px; padding-bottom: 5px; border-top: 1px solid #f26522; }
#footerholder { font-size: 10px; text-align: center; width: 800px; height: auto; }
#nav td { background-color: #000; padding: 5px; border: solid 1px #f26522; }

#sale_holder { text-align: center; height: 150px;  }

/*tables*/


.flashtable { margin-bottom: 5px; border: solid 1px #f26522; font-size: 12px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 13px; background-color: #000; }
.preloadtable { border: solid 1px #f26522; }
.tabletitle { font-size: 13px; font-weight: bold; line-height: 15px; background-color: #f26522; background-position: center bottom; padding: 4px; border-bottom: 1px solid #000; }
.tabletitlebordleft { font-size: 13px; font-weight: bold; line-height: 15px; background-color: #f26522; background-position: center bottom; padding: 4px; border-right: 1px solid #000; border-bottom: 1px solid #000; }
.tableSUBtitles { font-size: 12px; font-weight: bold; line-height: 14px; padding: 4px; border: solid 1px #000; }
.tableborder { font-size: 11px; line-height: 13px; margin-top: 5px; margin-bottom: 5px; border-color: #000; border-style: solid; border-width: 1px 3px 3px 1px; }
.tableleft { padding: 4px; border-right: 1px solid #000; border-bottom: 1px solid #000; }
.tableleftBOT { padding: 4px; border-right: 1px solid #000; }
.tablemid { padding: 4px; border-bottom: 1px solid #000; }
.tablemidBOT { background-image: url(images/headBG.gif); padding: 4px; }
.tablemidBOTclip { padding: 4px; border-top: 1px solid #000; }
.tablepad { padding: 4px;  }
.tableright { padding: 4px; border-bottom: 1px solid #000; border-left: 1px solid #000; }
.tablerightBOT { padding: 4px; border-left: 1px solid #000; }
.availdimen { font-size: 10px; font-style: italic; }
.caption { font-size: 10px; }
.clearfloat { clear: both; margin-top: 5px; }
.tableholder { width: 580px; height: auto; }
.hand { cursor: pointer; }
.picholder { background-image: url(images/tigerinstall.jpg); background-repeat: no-repeat; background-position: center top; width: 580px; height: 150px; }
#sale_header { width: 100%; background-color: #006e3a; color: #ffffff; background-image: url(images/presents_bg.gif); background-repeat: repeat; background-position: left top; padding-top: 3px; padding-bottom: 3px; text-align: center; }
.sale_text { font-size: 16px; height: 20px; font-weight: 900; }
.disclaimer { font-size: 10px;  font-weight: 200; }
.present_left { background-image: url(images/presents_left.png); background-repeat: repeat-x; background-position: right bottom; }
.present_right { background-image: url(images/presents_right.png); background-repeat: repeat-x; background-position: left bottom; }



/*nav style*/


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
li { margin: 0; padding: 0; }
#menu1 {
	width: 200px;
	}
	
#menu1 li a { height: 32px; voice-family: "\"}\""; voice-family: inherit; height: 24px; text-decoration: none; }	
	
#menu1 li a:link, #menu1 li a:visited { color: #f26522; font-weight: bold; background-image: url(images/nav_bg.png); background-repeat: repeat; background-position: left top; display: block; padding: 8px 0 0; border: inset 2px #f26522; }
	
#menu1 li a:hover { color: #fff; font-weight: bold; background-image: url(images/nav_bg_roll.png); background-repeat: repeat; background-position: left top; text-decoration: none; padding: 8px 0 0; border: inset 2px #ffffff; }



/*thumb pop up LEFT*/

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f26522;
padding: 5px;
margin: -1500px;
border: 1px solid #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
margin-top: 70px;
margin-left: -100px;  /*position where enlarged image should offset horizontally */

}


/*thumb pop up MID*/

.thumbnailmid{
position: relative;
z-index: 0;
}

.thumbnailmid:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailmid span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f26522;
padding: 5px;
border: 1px solid #000000;
visibility: hidden;
margin: -1500px;
color: black;
text-decoration: none;
}

.thumbnailmid span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailmid:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
margin-top: 70px;
margin-left: -300px; /*position where enlarged image should offset horizontally */

}


/*thumb pop up RIGHT*/

.thumbnailright{
position: relative;
z-index: 0;
}

.thumbnailright:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailright span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f26522;
padding: 5px;
border: 1px solid #000000;
visibility: hidden;
margin: -1500px;
color: black;
text-decoration: none;
}

.thumbnailright span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailright:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
margin-top: 70px;
margin-left: -500px;  /*position where enlarged image should offset horizontally */

}



/*thumb pop up CALL*/

.thumbnailcall{
position: relative;
z-index: 0;
}

.thumbnailcall:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailcall span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f26522;
padding: 5px;
margin: -1500px;
border: 1px solid #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnailcall span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnailcall:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
margin-top: 5px;
margin-left: 5px; /*position where enlarged image should offset horizontally */

}


/*rollover trans */



.rollover a {
display:block;
width: 96px;
height: 54px;
background: url("images/flashLOGO.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -54px; 
cursor: pointer; 
text-decoration: none;
color: #ffffff;
}

.rollover a:active {
background-position: 0 -54px;
cursor: pointer; 
text-decoration: none;
color: #ffffff;
}



/*--------------- Lightbox Style ---------------- */

#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; background: url(images/prev.gif) no-repeat left 15%;}
#nextLink { right: 0; float: right; background: url(images/next.gif) no-repeat right 15%;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) no-repeat right 15%; }

#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: #000000; }
#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: 87px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000000; }



.sample_wrap {
	width: 250px;
	height: 90px;
	position:absolute;
	top: 45px;
	left: 0px;
	background-image: url(images/sample_request.png);
	background-repeat: no-repeat;
}

.sample_text { font-weight: 900; font-size: 16px; line-height: 17px; color:#FFFFFF; }

/*------------- THUMB CALL ------------ */

a.tooltipcall {color:#000000; font-weight:900; text-decoration:underline;}
a.tooltipcall b {display:none;}
a.tooltipcall:hover {border:0; position:relative; z-index:500; cursor:pointer; }
a.tooltipcall:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000000; border:1px solid #000000; background:#fff; width:150px; text-decoration:none;}
a.tooltipcall:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background: url(images/tooltipcall.gif) 0 0; display:block; font-size:1px;}

a.tooltiplumber {color:#000000; font-weight:900; text-decoration:underline;}
a.tooltiplumber b {display:none;}
a.tooltiplumber:hover {border:0; position:relative; z-index:500; cursor:pointer; }
a.tooltiplumber:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000000; border:1px solid #000000; background:#fff; width:200px; text-decoration:none;}
a.tooltiplumber:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background: url(images/tooltipcall.gif) 0 0; display:block; font-size:1px;}


/*------------- THUMB SHOP ------------ */

a.tooltipshop  {color:#000000; font-weight: 900; text-decoration:none; display:block; width:80px;  }
a.tooltipshop  b {display:none;}
a.tooltipshop:hover {border:0; position:relative; z-index:500; cursor:pointer; color:#ffffff; cursor:pointer; text-decoration:none; display:block; clear:both;}
a.tooltipshop:hover b {display:block; position: absolute; float:left; top:30px; left:-110px; padding:5px; font-weight:normal; color:#000000; border:1px solid #000000; background:#fff; width: 190px; text-decoration:none;}
a.tooltipshop:hover b em {position:absolute; right:40px; top:-6px; width:11px; height:6px; background: url(images/tooltipcall.gif) 0 0; display:block; font-size:1px;}

/* Photo Zoom CSS */

a.tooltip {color:#000000; font-weight:900; text-decoration:underline;}
a.tooltip b {display:none; float:right;}
a.tooltip:hover {border:0; position:relative; z-index:500; cursor:pointer;}
a.tooltip:hover b {display:block; position:absolute; top:0px; left:6px; padding:5px; font-weight:normal; color:#000000; border:1px solid #000000; background:#fff; width:auto; float:right; text-decoration:none; }
a.tooltip:hover b em {position:absolute; left:-6px; top:5px; width:6px; height:11px; background: url(images/tooltip.gif) 0 0; display:block; font-size:1px;}

a.tooltipbig {color:#000000; font-weight:900; text-decoration:underline; }
a.tooltipbig b {display:none; float:right; }
a.tooltipbig:hover {border:0; position:relative; z-index:500; cursor:pointer;}
a.tooltipbig:hover b {display:block; position:absolute; top:0px; left:-150px; padding:5px; font-weight:normal; color:#000000; border:1px solid #000000; background:#fff; width:auto;  z-index:500; text-decoration:none; }
a.tooltipbig:hover b em {position:absolute; left:-6px; top:5px; width:6px; height:11px; background: url(images/tooltip.gif) 0 0; display:block; font-size:1px;  z-index:500; }

.pic_float {float:left; z-index: 1; }
.clearer {clear:both; }

.shopping-cart {
	position:absolute;
	margin-top:89px;
	float:left;
	text-align:center;
	width:200px;
	z-index:99999;
}

/*------------- WHOLESALE BUTTONS ------------ */

.shop-button {
	width:197px;
	height: 51px;
	background-image: url(images/tigerwood-decking.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
	font-size:8px;
}

.shop-button:hover {
	width:197px;
	height: 51px;
	background-image: url(images/tigerwood-decking.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size:8px;
	cursor: pointer; 
	cursor:hand;
}

.shop-button span {
	display:none;
}