/* fw.css
 *
 * version 0.1
 */

#thepage
{
    z-index: 2;
    width: 975px;
    margin: auto;
    padding: 3px;
}

.gradient
{
	background-image: url(/images/color_gradient.gif);
	background-repeat: repeat-y;
}

#header
{
	z-index: 2;
	height: 6em;
	margin: 0px;
	background-image: url(/images/color_gradient.gif);
	background-repeat: repeat-y;
        position: relative;
}

#hdr_logo
{
    float: left;
}

#hdr_contact
{
	float: right;
	font: 11px/16px arial, helvetica, sans-serif;
	text-align: right;
	color: #000000;
	letter-spacing: 1px;
	right: 1px;
	top: 1px;
	position: absolute;
	padding: 2px 1em 2px 1em;
	width: 300px;
}

/* 1-21-11 added style for facebook */

#hdr_sMedia 
{
	clear: right;
	float: left;
	margin: -5px 0px 0px 0px;
	padding: 0px 5px 0px 60px;
	width: 0px;
}

.sMedia 
{
    float: right;
    list-style: none;
	margin: 1px 0px 1px 3px;
    text-decoration: none;
}


/* end added style */

.boldbox
{
  background: #ECE8DC;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc #888 #555 #bbb;
  color: #135D8C;
  font: bold 11px/16px arial, helvetica, sans-serif;
}

.boldbox2
{
  background: #ECE8DC;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc #888 #555 #bbb;
  color: #F79357;
  font: bold 11px/16px arial, helvetica, sans-serif;
}

.fwred
{
  color: #A2072E;
}

.searchbar
{
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 100%;
    background: #7e715d; 
}

#searchbar_desc
{
    float: left;
    width: 620px;
    color: #ffffff;
    padding: 3px 0px 0px 3px;
    margin: 2px 0px 0px 0px;
}

#search
{
    padding: 2px 1em 2px 1em;
    text-align: right;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 80%;
}

#search form
{
    margin: 0;
    padding: 0;
}

#menubar
{
   clear: both;
}

body
{
    font: 14px/18px arial, helvetica, sans-serif;
}

#maincontent
{
    height: 365px;
}

#bollardsbox
{
    position: absolute;
    margin-left: 20px;
    margin-top: 0px;
    width: 225px;
}

#sitefurniturebox
{
    position: absolute;
    margin-left: 735px;
    margin-top: 0px;
    width: 225px;
}

#main_image
{
    position: absolute;
    margin-left: 265px;
    margin-top: 0px;
}

#ledbox
{
    position: absolute;
    margin-left: 20px;
    margin-top: 193px;
    width: 225px;
}

#castingsbox
{
    position: absolute;
    margin-left: 735px;
    margin-top: 193px;
    width: 225px;
}

#breadcrumb
{
    clear: both;
    padding: 5px 0 5px 0;
}

#section_title
{
    float: left;
    font: bold 16px/20px arial, helvetica, sans-serif;
}

#section_nav
{
    margin-left: 325px;
}

#product_img
{
    clear: left;
    float: left;
}

#product_desc
{
    margin-left: 325px;
}

#flipbook
{
    z-index: 1;
}
#product_popup
{
    display: none; 
    left: -12px;
    position: relative;
    top: -200px;
    width: 996px;
}
.popup_data
{
   background: #FFFFFF;
   border-color: #000000;
   border-style: solid;
   border-width: 1px;
}

#spotlightbox
{
    clear: left;
    float: left;
    width: 30%;
}

.window_title
{
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    text-align: center;
    font: bold 14px/18px arial, helvetica, sans-serif;
    color: #000000;
    background-image: url(/images/color_gradient.gif);
    background-repeat: repeat-y;
    padding: .2em 1em .2em 1em;
}

.window_data
{
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    background: #ECE8DC;
    padding: .2em .5em .2em .5em;
}

.window_data ul
{
    margin-left: 0;
    padding-left: 1em;
}

.window_data ul li
{
    margin: 0;
    padding: 0;
}

.window_img
{
    padding: 0px;
}

.h_scroll_window_data
{
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    background: #ECE8DC;
    padding: .2em 1em .2em 1em;
    overflow-x: scroll;
    overflow-y: hidden;
}

.hspacer
{
    width: 29px;
    float: left;
    background-image: url(/images/spacer.gif);
}

#optionsbox
{
    float: left;
    width: 30%;
}

#specsbox
{
    float: left;
    width: 33%;
}

.vspacer
{
    clear: both;
    height: 1em;
}

#alsoseebox
{
    white-space: nowrap;
    width: 990px;
}

#greenfooter
{
    float: left;
    padding: 0;
}

#gsafooter
{
    float: right;
    padding: 0;
}

#page_footer
{
    clear: both;
}

.flashcontent
{
  float: right;
  margin-top: 20px;
  margin-left: 20px;
  z-index: 1;
}
.flashcontent2
{
  margin-top: 10px;
  margin-left: 10px;
  z-index: 2;
}

.footer_small
{
    text-align: center;
    font-size: 70%;
    padding: 1em;
}

#footer
{
    text-align: center;
    padding: 1em;
}

#footer ul 
{
    list-style-type: none; 
    margin: 0.4em 0 0 0;
    padding: 0;
}

#footer ul a
{
    text-decoration: none;
}

#footer li
{
    display: inline;
    padding: 0 0.5em 0 2em;
}

#footer li.first
{
    display: inline;
    padding-left: 0;
    background: none; 
}

.textButton 
{
   margin: 0px;
}

.textButton a
{
    float: left;
    list-style: none;
    margin: 0px 3px 3px 3px;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;
    background: #C3BD91;
    font: 12px/14px arial, helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    color: #000000;
}

.textButton .redtext 
{
    color: #b00a40;
}
.textButton a:hover
{
    background: #ECE8DC;
    text-decoration: none;
}



/* 12-12-11 added style for comments*/


#comments{
    float: left;
    width:700px; 
    padding:0 0 50px; 
    margin:0 auto;
}

.comments-content{
   font: 14px/18px arial, helvetica, sans-serif;
}

.comments-author{
   font: 16px/30px arial, helvetica, sans-serif;
   padding:5px 5px 0px 20px;
}

.comments-meta{
   font: 11px/13px arial, helvetica, sans-serif;
	letter-spacing: 1px;
}

/* ------------------------------------------
PURE CSS SPEECH BUBBLES
by Nicolas Gallagher
- http://nicolasgallagher.com/pure-css-speech-bubbles/
 */

/* ============================================================================================================================
== BUBBLE WITH A RIGHT-ANGLED TRIANGLE
** ============================================================================================================================ */

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-right {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	color:#000;
	background:#ece8dc; /* default background for browsers without gradient support */
	/* css3 */
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0), to(#ece8dc));
	background:-moz-linear-gradient(#f0f0f0, #ece8dc);
	background:-o-linear-gradient(#f0f0f0, #ece8dc);
	background:linear-gradient(#f0f0f0, #ece8dc);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

/* Variant : for top positioned triangle
------------------------------------------ */

.triangle-right.top {
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#ece8dc), to(#f0f0f0));
	background:-moz-linear-gradient(#ece8dc, #f0f0f0);
	background:-o-linear-gradient(#ece8dc, #f0f0f0);
	background:linear-gradient(#ece8dc, #f0f0f0);
}

/* Variant : for left positioned triangle
------------------------------------------ */

.triangle-right.left {
	margin-left:40px;
	background:#f0f0f0;
}

/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-right.right {
	margin-right:40px;
	background:#ece8dc;
}

/* THE TRIANGLE
--------------------------------------------------------------------------------------------- */

.triangle-right:after {
	content:"";
	position:absolute;
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	left:50px; /* controls horizontal position */
	border-width:20px 0 0 20px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#ece8dc transparent; 
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

/* Variant : top
------------------------------------------ */

.triangle-right.top:after {
	top:-20px; /* value = - border-top-width - border-bottom-width */
	right:50px; /* controls horizontal position */
	bottom:auto;
	left:auto;
	border-width:20px 20px 0 0; /* vary these values to change the angle of the vertex */
	border-color:transparent #ece8dc; 
}

/* Variant : left
------------------------------------------ */

.triangle-right.left:after {
	top:16px; 
	left:-40px; /* value = - border-left-width - border-right-width */
	bottom:auto;
	border-width:15px 40px 0 0; /* vary these values to change the angle of the vertex */
	border-color:transparent #f0f0f0; 
}

/* Variant : right
------------------------------------------ */

.triangle-right.right:after {
	top:16px; 
	right:-40px; /* value = - border-left-width - border-right-width */
	bottom:auto;
    left:auto;
	border-width:15px 0 0 40px; /* vary these values to change the angle of the vertex */
	border-color:transparent #ece8dc; 
}

/* end added style for comments*/


.chapterTitle
{
    font: bold 18px/24px arial, helvetica, sand-serif;
    color: #79634e;
    border-style: solid;
    border-color: #ffffff #ffffff #cdb799 #ffffff;
    margin: 0;
}

.chapterNote
{
    font-style: italic; 
    color: #79634e;
    margin: 0;
}
   
#group_img
{
    clear: left;
    float: left;
    background-image: url(/images/shade_bkg.png);
}

#group_desc
{
    margin: 0px 0px 0px 180px;
    padding: 0px;
}

.infoCell
{
    float: left;
    margin: 5px;
    width: 140px;
}

.caption
{
    height: 2em;
    margin-top: 5px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    font-size: 80%;
}

ol li
{
    margin: 0 0 1em 0; 
    font-weight: bold;
}

ol li span
{
    font-weight: normal;
}

img.idupe
{
   position:absolute;
   z-index:3;
   visibility:hidden;
}

img
{
   border: 0px;
}

a img
{
   text-decoration: none; 
}

.leadtime
{
    clear: both;
}

.invistable,
.invistable tr td
{
    border: 0px;
    margin: .5em auto;
    border-collapse:collapse;

    font: 12px/14px arial, helvetica, sand-serif;
    padding:.3em;
}

table
{
    border: 1px solid #cdb799;
    margin: .5em auto;
    border-collapse:collapse;
}

.aligntable,
.aligntable tr td 
{
    border: 1px solid #cdb799;
    margin: .5em auto;
    border-collapse:collapse;
    font: 12px/16px arial, helvetica, sans-serif;
}

td 
{
    border-bottom:1px solid #cdb799;
    border-left:1px solid #cdb799;
    font: 10px/12px arial, helvetica, sand-serif;
    padding:.3em;
}

.repinfo td
{
    border: 1px solid #000000;
    font: 14px/16px arial, helvetica, sand-serif;
    padding: 1em;
}

.oddrow
{
    background:#fffce2;

}

tr.odd td 
{
    background:#ffffff;
    text-align:center;
}

.evenrow
{
    background:#ebe8ce;
}

tr.even td
{
    background:#ebe8ce;
    text-align:center;
}

th 
{
    background:#f4f9fe url(/images/color_gradient.gif);
    text-align:center;
    font: bold 12px/14px arial, helvetica, sand-serif;
    color: #79634e;
    padding: .3em;
}

.goback,
.goback a
{
   text-align:center;
   text-decoration: none; 
}

.imgfloatright
{
   float: right;
   margin: 2px;
   padding: 4px;
}

.imgfloatleft
{
   float: left;
   margin: 2px;
   padding: 4px;
}

.clearleft
{
  clear: left;
}

.clearright
{
  clear: right;
}

.abc_ol,
.abc_ol li
{
    list-style-position: inside;
    list-style-type: lower-alpha;
    font-weight: normal;
    margin: 0;
    text-indent: -1em;

}

.abc_ol li:before
{
     content:  ") "; 
}

#tabLine
{
	float:left;
	width:100%;
	background: url(/documents/tabLineBkg.png) repeat-x bottom; 
	line-height:normal;
	margin-bottom: 10px;
}

#tabLine ul
{
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#tabLine li
{
	float:left;
	background:url(/documents/inactiveTabLeft.png) no-repeat left top;
	margin: 0px 20px 3px 0px;
	padding: 0px 0px 0px 10px;
}

#tabLine a
{
	background: url(/documents/inactiveTabRight.png) no-repeat right top;
	color: #000;
	display: block;
	font-style: normal;
	font-weight: bold;
	margin-left: -1px;
	padding: 10px 15px 7px 5px;
	text-align: center;
	text-decoration: none;
}

#tabLine a:hover
{
	color:#ffffff;
}


#tabLine #current 
{
	background: url(/documents/activeTabLeft.png) no-repeat left top;

}

#tabLine #current a
{
	background:url(/documents/activeTabRight.png) no-repeat right top;
	color:#ffffff;
}

