* {padding: 0em;margin: 0em;}
body {background: #fff url('images/bg1.jpg');padding: 20px 0px 30px 0px;}
body,input {font-size: 16px;font-family: times, Times New Roman, times-roman, georgia, serif;color: #333333;}
#upbg {position: absolute;top: 0px;left: 0px;width: 100%;
       height: 275px;background: #fff url('images/bg2.jpg') repeat-x;z-index: 1;}
.toPrint { display:none; }
#wrapper {z-index: 2;position: relative;width: 88%;border: solid 7px #fff;
         background-color: #fff;margin: 0 auto;min-width:915px;}
#head {width:100%;height:130px;min-width:775px;background: #2B2B2B;margin-bottom:0px;}
#head #topMenu a { color:white;text-decoration:none;font-variant: small-caps;
 font-weight:bold;font-size:18px;padding:1px;float:right;margin-top:5px;margin-right:5px; }
#head #topMenu a:hover { background-color:white;color:black; }
#head #search_box { position: absolute;top: 6.5em;right: 1.0em;
	border: 1px solid #fff;z-index:999;font-size: 10pt;padding:5px;
	width:200px; }
#head #search_box a { color:white;text-align:center; }
#head #search_box span { top:-120px;right:-120px;display:none;color:white;padding:5px;
 font-size:110%;font-weight:bold;background-color:#000;border: 2px solid #fff;z-index:999; }
#head #search_box:hover span { display:block; z-index:999; }

#headerFlash { z-index:-1;float:left;}
*html #menubottom { clear:right;background: #fff url('images/border1.gif') repeat-x;height: 14px;margin-top:1px;margin-bottom: 1.5em; }
#backButton img { border:none; }
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav, 
#nav ul {padding:0; margin:0; list-style:none; font: 13px arial, verdana, sans-serif; background:url(transparent.gif); position:relative; z-index:100;}
#nav {height:23px; width:100%; padding:0; background:#5F7F3F;margin-top:3px;}

#nav table {border-collapse:collapse;}
#nav li {float:left;border-right:1px solid #eee;border-left:1px solid #eee;}
#nav ul li {border-top:1px solid #eee;border-bottom:1px solid #eee;}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {width:120px;display:block; float:left; color:#fff; height:23px; padding:0 10px 0 5px; line-height:22px; text-decoration:none; white-space:nowrap; font-weight:bold;}
#nav ul li ul li a {width:145px;}
#nav li li a {height:21px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:100;}
#nav a:hover {position:relative; z-index:100;}
#nav li:hover > a {background:#fff; color:#3f2917;}

#nav :hover  ul {left:0; top:23px;background:#5F7F3F; color:#3f2917; z-index:300;}
#nav a:hover ul {left:-1px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:0; margin-left:100%; top:0;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover li:hover > a {background:#dfd7ca; color:#000;}
#nav li a:hover ul li a:hover {background:#dfd7ca; color:#000;} 

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

body#index #nav a.index,
body#home #nav a.home,
body#capabilities #nav a.capabilities,
body#mantels #nav a.mantel,
body#moulding #nav a.mouldings,
body#ordering #nav a.ordering,
body#testimonials #nav a.testimonials {  background-color:white;color:black; }

body#index #nav a.index:hover,
body#home #nav a.home:hover,
body#capabilities #nav a.capabilities:hover,
body#mantels #nav a.mantel:hover,
body#moulding #nav a.mouldings:hover,
body#ordering #nav a.ordering:hover,
body#testimonials #nav a.testimonials:hover { background:#dfd7ca; color:#3f2917; }

.gallerycontainer{ position: relative; }
.gallerycontainer{ border: 2px solid gray;width: 650px;height:415px;margin-top:-30px;margin-bottom: 1em;padding:5px 10px; }
.gallerycontainer a { text-decoration:none; }
.gallerycontainer li {list-style-type:none; }
/*Add a height attribute and set to largest image's height to prevent overlaying*/
.thumbnail img{ border: 1px solid white;margin: 0 2px 5px 0; }
.thumbnail:hover{ background-color: transparent; }
.thumbnail:hover img{ border: 1px solid #ccc; }
 /*CSS for enlarged image*/
.thumbnail span{ position: absolute;background-color: lightyellow;
      padding: 5px;left: -1000px;border: 1px dashed gray;visibility: hidden;
	  color: black;text-decoration: none; }
.thumbnail span img{ border-width: 0;padding: 2px; }
.thumbnail:hover span{ visibility: visible;top: 20px;right:20px;
      left: 280px; /*position where enlarged image should offset horizontally */
      z-index: 50; }
.shadetabs{ padding: 3px 0;margin-left: 0;margin-top: 10px; 
margin-bottom: 0px;font: bold 12px Verdana;list-style-type: none;text-align: left; }
.shadetabs li{ display: inline;margin: 0; }
.shadetabs li a{ text-decoration: none;position: relative;z-index: 1;padding: 3px 4px;
margin-right: 3px;border: 1px solid #778;color: #2d2b2b;background: white url(shade.gif) top left repeat-x; }
.shadetabs li a:visited{ color: #2d2b2b; }
.shadetabs li a:hover{text-decoration: underline;color: #2d2b2b; }
.shadetabs li a.selected{ position: relative;top: 1px;background-image: url(shadeactive.gif);
border-bottom-color: white; }
.shadetabs li a.selected:hover{ text-decoration: none; }
.tabcontent{ display:none; }
.tabcontent {width:180px; height:415px; overflow:auto; border:1px solid #aaa; margin-left:3px; }
.tabcontent li {list-style-type:none; text-decoration:none;border:1px solid #f8f8f8;padding:5px; }


.afm-header { display:block;float:right;text-align:center;margin:10px;padding:10px;background-color:#F5F5F5; }
.downarrowpointer{ padding-left: 4px;border: 0; }
.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
                    position: absolute;padding-top: 3px;left: 104px;border: 0; }

.hotspot {color:#000; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer;font-weight:bold;}
.hotspot img { border:none; float:left; }
#dhtmltooltip { position: absolute;border: 4px solid #4B7F68;background:#ffffff;padding: 7px;visibility: hidden;z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmltooltip img { border:none;float:left;}
p {line-height: 1.5em;margin-bottom: 1.0em;padding:20px;text-align: justify;}
.productWrapper {border:1px solid #eee;padding:20px; }
a {color: #B96D00;text-decoration: underline;}
a:active, a:focus { outline: 0; }

a:hover {text-decoration: none;}

#leftcontent h2,h3 {font-weight: bold;margin-bottom:25px;}
#leftcontent h2 {font-size: 1.7em;border-bottom:2px #eee solid; } 
#leftcontent h3 {font-size: 1.5em;border-bottom:1px #eee solid; } 

.contentarea {padding-top: 1.3em;}

img {border: solid 1px #6F5230;}
img.left {position: relative;float: left;margin: 0em 1.8em 1.4em 0em;vertical-align:middle;}
img.right {position: relative;float: right;margin: 0em 0em 1.8em 1.8em;vertical-align:middle;}
img.center {margin: 0em auto;}
.areaCenter {margin:20px auto;text-align:center }
.listStyle ul{ margin:5px 20px; padding:5px 0 0 15px;border:1px solid #ddd;text-align:left; }
.listStyle li { margin:0 0 0 10px; padding:5px; }
.productWrapper img { border:none; }
.divider1 {position: relative;background: #fff url('images/border2.gif') repeat-x;height: 14px; 
           margin: 2.0em 0em 1.5em 0em;clear:left;}
.divider2 {position: relative;clear:left;height: 1px;border-bottom: solid 1px #eaeaea;margin: 2.0em 0em 2.0em 0em;}

.box {position: relative;background: #FDFCF6 url('images/boxbg.gif') repeat-x;left: -1.5em;
      top: -1.5em;padding: 1.5em;border-bottom: solid 1px #E1D2BD;margin-bottom: 1.0em;}

#leftcontent ul {
   margin-top: 0px; 
   padding-right: 2px; padding-left: 1px;
   list-style: square url(images/bullet.gif); /* wide image for the bullet */
   margin: .5em .5em 30px 25px;  /* bullet image is in left margin */
  }
#leftcontent  ul li {
    margin-left: 0;
    padding-left: 4px;  padding-top:2px;  /* distance between marker and text */
    margin-bottom: .5em; /* a little spacing between list items */ } 
#leftcontent ol { margin: .5em .5em 0 25px;  }
#leftcontent ol li { margin-bottom:35px; } 
#leftcontent h1 { font-size:140%;margin-top:20px; }
#leftcontent h2 { font-size:135%;margin-top:25px; }
#leftcontent h3 { font-size:130%;margin-top:15px; }
#leftcontent h4 { font-size:125%;clear:right;margin-top:10px; }
#leftcontent img { margin:5px;}
.sidePhoneNums { display:block; margin-left:48px;margin-top:-22px; }
ul.linklist {list-style: none;}
ul.linklist li {line-height: 2.0em;}

#content {padding: 0em;position: relative;}
#leftcontent {position:relative;margin: 1.5em 15.0em 0em 0em;}
#sidebar {float:right;border-left:solid 1px gray;width: 200px;right: -210px;_right: 0px; top:0px;
	      padding: 10px;}
#sidebar #CC3225658 { margin-left:-6px; }
#sidebar h3 { background: #fff url('images/border2.gif') repeat-x;padding-left:10px;margin-bottom:10px; }
#sidebar img {border: none;}
#sidebar p {padding: 5px;margin:5px;}
#sidebar .orgs p { margin:15px 0px 10px -10px;padding: 0; }
#sidebar .orgs p.bbb {padding: 5px;margin: 0 auto;text-align:center;}
#sidebar .orgs h3 { background: #fff url('images/border2.gif') repeat-x;padding-left:10px;margin:10px 0px; }
#sidebar .orgs hr { height:1px;width:70%;color:#046494;margin: 10px auto;text-align:center; }
.testimonial { border: 3px #111 ridge;background:#F8F8F8 url(images/paper.jpg) top left repeat;width:80%;margin:30px auto;text-align:center;padding:30px; }
#footer {position: relative;height: 2.0em;clear: both;padding-top: 5.0em;
         background: #fff url('images/border2.gif') repeat-x 0em 2.5em;font-size: 0.8em;}
#footer .left {position: absolute;left: 2.0em;bottom: 1.2em;}
#footer .right {position: absolute;right: 2.0em;bottom: 1.2em;}

#footer .right a:hover {background:transparent url(winkLogo.gif) left center no-repeat;
           text-decoration: none;padding-left:75px;border: #eee 2px dotted; }

.productImage { float:left;padding-left:100px;margin-top:32px;width:8%;height:8%; }
.productImageLong { float:left;margin-left:150px;margin-top:30px; }
table.productList {border:2px solid gray;background-color:#f1f1f1;margin:0 auto;text-align:center;}
table.productList td { border: 1px double gray;background-color:#fff;padding:10px; }
table.productList a { text-decoration:none; }
table.hoursOpen {border:0px;margin:40px auto;}
table.hoursOpen td {border: 1px solid gray;padding:10px; }
.sliderwrapper{ position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid navy;border-bottom-width: 6px;
width: 600px; /*width of featured content slider*/
height: 250px;}

.sliderwrapper .contentdiv{ visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/ left: 0;  /*leave as is*/top: 0;  /*leave as is*/
padding: 5px;background: white;border:2px solid #5F7F3F;
width: 590px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;opacity: 1; }
.sliderwrapper .contentdiv h1 { font-weight:bold;color:#5F7F3F;font-size:105%;border-bottom:1px solid #e1e1e1;background-color:#f1f1f1;; }
.sliderwrapper .contentdiv div { margin:20px 10px;border:1px solid #5F7F3F;padding:20px; }
.pagination{ width: 600px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;background-color: navy;padding: 5px 10px; }
#slider1 { border-color: #5F7F3F;margin-left: 15px;height: 380px }
#slider1 img { border:none; }
#paginate-slider1 { background-color: #5F7F3F;margin-left: 15px; }
.pagination a{ padding: 0 5px;text-decoration: none;color: #00007D;background: white; }
.pagination a:hover, .pagination a.selected{ color: #000;background-color:#FFF7EF; }
.lyteboxstyle {float: left;margin: 0 10px 20px 0;padding:10px;display:block;border:1px #eee solid;
   text-decoration:none;text-align:center;font-size:95%;line-height:32px;
   background:#fff url(images/mag_glass.gif) bottom left no-repeat;color:#999;font-weight:bold;}
.lyteboxstyle a { text-decoration:none; }
.lyteboxstyle:hover { border:1px #eee dashed; }
/* Floatbox v3.24 */
/* December 01, 2008 */
#fbOverlay{position:fixed; top:0; left:0; width:100%; height:100%; border-width:0; margin:0; padding:0}
div.fbOverlay_black{background-color:#000}
div.fbOverlay_white{background-color:#000}
div.fbOverlay_blue{background-color:#0b183b}
div.fbOverlay_yellow{background-color:#752}
div.fbOverlay_red{background-color:#280000}
div.fbOverlay_custom{background-color:#1b2642}
#fbBox{position:absolute; border-style:solid; border-width:0; margin:0; padding:0}
div.fbBox_black{border-color:#888;  background-color:#000}
div.fbBox_white{border-color:#888; background-color:#fff}
div.fbBox_blue{border-color:#4060a8; background-color:#0b183b}
div.fbBox_yellow{border-color:#680c0c; background-color:#ed9}
div.fbBox_red{border-color:#945848; background-color:#580808}
div.fbBox_custom{border-color:#da7b4d; background-color:#eed39e}
#fbBox div, #fbBox a, #fbBox img, #fbBox iframe{border-width:0; margin:0; padding:0; outline:none; -moz-outline:none}
#fbBox a{background:url(images/blank.gif); zoom:1}
#fbZoomDiv, a.fbPopup img, #fbBox #fbIndexLinks img{position:absolute; left:0; top:-9999px; border-style:solid; border-color:black; margin:0; padding:0}
#fbBox #fbLoader{position:absolute; top:0; left:0; min-width:100%; min-height:100%; width:100%; height:100%; background-position:center; background-repeat:no-repeat}
#fbBox .fbLoader_black{background-image:url(images/loading_black.gif)}
#fbBox .fbLoader_white{background-image:url(images/loading_white.gif)}
#fbBox .fbLoader_blue{background-image:url(images/loading_black.gif)}
#fbBox .fbLoader_yellow{background-image:url(images/loading_white.gif)}
#fbBox .fbLoader_red{background-image:url(images/loading_black_small.gif)}
#fbBox .fbLoader_custom{background-image:url(images/loading_black_small.gif)}
#fbBox #fbShadowTop, #fbShadowRight, #fbBox #fbShadowBottom, #fbBox #fbShadowLeft, #fbBox #fbShadowCorner{position:absolute; left:0; top:0; width:100%; height:100%; background-repeat:no-repeat}
#fbBox #fbShadowTop{background-position:top left}
#fbBox .fbShadowTop_halo8{background-image:url(images/shadowTop_halo8.png)}
#fbBox .fbShadowTop_halo12{background-image:url(images/shadowTop_halo12.png)}
#fbBox .fbShadowTop_halo16{background-image:url(images/shadowTop_halo16.png)}
#fbBox .fbShadowTop_halo24{background-image:url(images/shadowTop_halo24.png)}
#fbBox #fbShadowRight{background-position:top right}
#fbBox .fbShadowRight_drop8{background-image:url(images/shadowRight_drop8.png)}
#fbBox .fbShadowRight_drop12{background-image:url(images/shadowRight_drop12.png)}
#fbBox .fbShadowRight_drop16{background-image:url(images/shadowRight_drop16.png)}
#fbBox .fbShadowRight_drop24{background-image:url(images/shadowRight_drop24.png)}
#fbBox .fbShadowRight_halo8{background-image:url(images/shadowRight_halo8.png)}
#fbBox .fbShadowRight_halo12{background-image:url(images/shadowRight_halo12.png)}
#fbBox .fbShadowRight_halo16{background-image:url(images/shadowRight_halo16.png)}
#fbBox .fbShadowRight_halo24{background-image:url(images/shadowRight_halo24.png)}
#fbBox #fbShadowBottom{background-position:bottom right}
#fbBox .fbShadowBottom_drop8{background-image:url(images/shadowBottom_drop8.png)}
#fbBox .fbShadowBottom_drop12{background-image:url(images/shadowBottom_drop12.png)}
#fbBox .fbShadowBottom_drop16{background-image:url(images/shadowBottom_drop16.png)}
#fbBox .fbShadowBottom_drop24{background-image:url(images/shadowBottom_drop24.png)}
#fbBox .fbShadowBottom_halo8{background-image:url(images/shadowBottom_halo8.png)}
#fbBox .fbShadowBottom_halo12{background-image:url(images/shadowBottom_halo12.png)}
#fbBox .fbShadowBottom_halo16{background-image:url(images/shadowBottom_halo16.png)}
#fbBox .fbShadowBottom_halo24{background-image:url(images/shadowBottom_halo24.png)}
#fbBox #fbShadowLeft{background-position:bottom left}
#fbBox .fbShadowLeft_halo8{background-image:url(images/shadowLeft_halo8.png)}
#fbBox .fbShadowLeft_halo12{background-image:url(images/shadowLeft_halo12.png)}
#fbBox .fbShadowLeft_halo16{background-image:url(images/shadowLeft_halo16.png)}
#fbBox .fbShadowLeft_halo24{background-image:url(images/shadowLeft_halo24.png)}
#fbBox #fbShadowCorner{background-position:bottom right}
#fbBox .fbShadowCorner_drop8{background-image:url(images/shadowCorner_drop8.png)}
#fbBox .fbShadowCorner_drop12{background-image:url(images/shadowCorner_drop12.png)}
#fbBox .fbShadowCorner_drop16{background-image:url(images/shadowCorner_drop16.png)}
#fbBox .fbShadowCorner_drop24{background-image:url(images/shadowCorner_drop24.png)}
#fbBox #fbCanvas{position:relative;  left:0; top:0; width:100%; height:100%}
#fbBox #fbMainDiv, #fbBox #fbInfoPanel, #fbBox #fbControlPanel{position:absolute; border-style:solid; overflow:hidden}
#fbBox #fbMainDiv{background-color:#fff}
#fbBox .fbMainDiv_black{border-color:#ccc}
#fbBox .fbMainDiv_white{border-color:#000}
#fbBox .fbMainDiv_blue{border-color:#aaa8be}
#fbBox .fbMainDiv_yellow{border-color:#700}
#fbBox .fbMainDiv_red{border-color:#b64}
#fbBox .fbMainDiv_custom{border-color:#b64}
#fbBox #fbResizer{position:absolute; width:25px;  height:25px; left:0; top:0}
#fbBox .fbResizer_black{background-image:url(images/resize_black.gif)}
#fbBox .fbResizer_white{background-image:url(images/resize_white.gif)}
#fbBox .fbResizer_blue{background-image:url(images/resize_blue.gif)}
#fbBox .fbResizer_yellow{background-image:url(images/resize_yellow.gif)}
#fbBox .fbResizer_red{background-image:url(images/resize_red.gif)}
#fbBox .fbResizer_custom{background-image:url(images/resize_red.gif)}
#fbBox #fbLeftNav, #fbBox #fbRightNav{position:absolute; height:100%}
#fbBox #fbLeftNav, #fbBox #fbOverlayPrev{left:0}
#fbBox #fbRightNav, #fbBox #fbOverlayNext{right:0}
#fbBox #fbOverlayPrev, #fbBox #fbOverlayNext{position:absolute; width:49px;  height:23px; background-repeat:no-repeat}
#fbBox .fbOverlayPrev_black{background-image:url(images/prev_upr_black.gif)}
#fbBox .fbOverlayPrev_white{background-image:url(images/prev_upr_white.gif)}
#fbBox .fbOverlayPrev_blue{background-image:url(images/prev_upr_blue.gif)}
#fbBox .fbOverlayPrev_yellow{background-image:url(images/prev_upr_yellow.gif)}
#fbBox .fbOverlayPrev_red{background-image:url(images/prev_upr_red.gif)}
#fbBox .fbOverlayPrev_custom{background-image:url(images/prev_upr_blue.gif)}
#fbBox .fbOverlayNext_black{background-image:url(images/next_upr_black.gif)}
#fbBox .fbOverlayNext_white{background-image:url(images/next_upr_white.gif)}
#fbBox .fbOverlayNext_blue{background-image:url(images/next_upr_blue.gif)}
#fbBox .fbOverlayNext_yellow{background-image:url(images/next_upr_yellow.gif)}
#fbBox .fbOverlayNext_red{background-image:url(images/next_upr_red.gif)}
#fbBox .fbOverlayNext_custom{background-image:url(images/next_upr_blue.gif)}
#fbBox #fbInfoPanel{line-height:1.25em;  font-family:Verdana,Helvetica,sans-serif; font-size:12px}
#fbBox #fbCaption{cursor:default}
#fbBox #fbInfoLink, #fbBox #fbPrintLink{padding-bottom:.1em}
#fbBox #fbItemNumber{font-size:10px;  white-space:nowrap; cursor:default}
#fbBox .fbItemNumber_black, #fbBox #fbIndexLinks.fbIndexLinks_black, #fbBox #fbIndexLinks.fbIndexLinks_black a:link, #fbBox #fbIndexLinks.fbIndexLinks_black a:visited{color:#aaa}
#fbBox .fbItemNumber_white, #fbBox #fbIndexLinks.fbIndexLinks_white, #fbBox #fbIndexLinks.fbIndexLinks_white a:link, #fbBox #fbIndexLinks.fbIndexLinks_white a:visited{color:#666}
#fbBox .fbItemNumber_blue, #fbBox #fbIndexLinks.fbIndexLinks_blue, #fbBox #fbIndexLinks.fbIndexLinks_blue a:link, #fbBox #fbIndexLinks.fbIndexLinks_blue a:visited{color:#aaa8be}
#fbBox .fbItemNumber_yellow, #fbBox #fbIndexLinks.fbIndexLinks_yellow, #fbBox #fbIndexLinks.fbIndexLinks_yellow a:link, #fbBox #fbIndexLinks.fbIndexLinks_yellow a:visited{color:#700}
#fbBox .fbItemNumber_red, #fbBox #fbIndexLinks.fbIndexLinks_red, #fbBox #fbIndexLinks.fbIndexLinks_red a:link, #fbBox #fbIndexLinks.fbIndexLinks_red a:visited{color:#ca8}
#fbBox .fbItemNumber_custom, #fbBox #fbIndexLinks.fbIndexLinks_custom, #fbBox #fbIndexLinks.fbIndexLinks_custom a:link, #fbBox #fbIndexLinks.fbIndexLinks_custom a:visited{color:#965f74}
#fbBox .fbInfoPanel_black, #fbBox .fbInfoPanel_black a:link, #fbBox .fbInfoPanel_black a:visited, #fbBox #fbIndexLinks.fbIndexLinks_black a:hover{color:#d7d7d7}
#fbBox .fbInfoPanel_white, #fbBox .fbInfoPanel_white a:link, #fbBox .fbInfoPanel_white a:visited, #fbBox #fbIndexLinks.fbIndexLinks_white a:hover{color:#000}
#fbBox .fbInfoPanel_blue, #fbBox .fbInfoPanel_blue a:link, #fbBox .fbInfoPanel_blue a:visited, #fbBox #fbIndexLinks.fbIndexLinks_blue a:hover{color:#aaa8be}
#fbBox .fbInfoPanel_yellow, #fbBox .fbInfoPanel_yellow a:link, #fbBox .fbInfoPanel_yellow a:visited, #fbBox #fbIndexLinks.fbIndexLinks_yellow a:hover{color:#700}
#fbBox .fbInfoPanel_red, #fbBox .fbInfoPanel_red a:link, #fbBox .fbInfoPanel_red a:visited, #fbBox #fbIndexLinks.fbIndexLinks_red a:hover{color:#ec9}
#fbBox .fbInfoPanel_custom, #fbBox .fbInfoPanel_custom a:link, #fbBox .fbInfoPanel_custom a:visited, #fbBox #fbIndexLinks.fbIndexLinks_custom a:hover{color:#735}
#fbBox #fbControls{height:14px;  font-size:1px}
#fbBox #fbNavControls{width:88px;  height:14px}
#fbBox #fbPrev{float:left; width:44px;  height:14px; background-repeat:no-repeat}
#fbBox .fbPrev_black{background-image:url(images/prev_lwr_black.gif)}
#fbBox .fbPrev_white{background-image:url(images/prev_lwr_white.gif)}
#fbBox .fbPrev_blue{background-image:url(images/prev_lwr_blue.gif)}
#fbBox .fbPrev_yellow{background-image:url(images/prev_lwr_yellow.gif)}
#fbBox .fbPrev_red{background-image:url(images/prev_lwr_red.gif)}
#fbBox .fbPrev_custom{background-image:url(images/prev_lwr_yellow.gif)}
#fbBox .fbPrev_black_off{background-image:url(images/prev_lwr_off_black.gif)}
#fbBox .fbPrev_white_off{background-image:url(images/prev_lwr_off_white.gif)}
#fbBox .fbPrev_blue_off{background-image:url(images/prev_lwr_off_blue.gif)}
#fbBox .fbPrev_yellow_off{background-image:url(images/prev_lwr_off_yellow.gif)}
#fbBox .fbPrev_red_off{background-image:url(images/prev_lwr_off_red.gif)}
#fbBox .fbPrev_custom_off{background-image:url(images/prev_lwr_off_yellow.gif)}
#fbBox #fbNext{float:right; width:44px;  height:14px; background-repeat:no-repeat}
#fbBox .fbNext_black{background-image:url(images/next_lwr_black.gif)}
#fbBox .fbNext_white{background-image:url(images/next_lwr_white.gif)}
#fbBox .fbNext_blue{background-image:url(images/next_lwr_blue.gif)}
#fbBox .fbNext_yellow{background-image:url(images/next_lwr_yellow.gif)}
#fbBox .fbNext_red{background-image:url(images/next_lwr_red.gif)}
#fbBox .fbNext_custom{background-image:url(images/next_lwr_yellow.gif)}
#fbBox .fbNext_black_off{background-image:url(images/next_lwr_off_black.gif)}
#fbBox .fbNext_white_off{background-image:url(images/next_lwr_off_white.gif)}
#fbBox .fbNext_blue_off{background-image:url(images/next_lwr_off_blue.gif)}
#fbBox .fbNext_yellow_off{background-image:url(images/next_lwr_off_yellow.gif)}
#fbBox .fbNext_red_off{background-image:url(images/next_lwr_off_red.gif)}
#fbBox .fbNext_custom_off{background-image:url(images/next_lwr_off_yellow.gif)}
#fbBox #fbPlay, #fbBox #fbPause{position:absolute; background-repeat:no-repeat}
#fbBox #fbPlayPause, #fbBox #fbPlay, #fbBox #fbPause{width:46px;  height:14px; text-align:justify}
#fbBox .fbPlay_black{background-image:url(images/play_black.gif)}
#fbBox .fbPlay_white{background-image:url(images/play_white.gif)}
#fbBox .fbPlay_blue{background-image:url(images/play_blue.gif)}
#fbBox .fbPlay_yellow{background-image:url(images/play_yellow.gif)}
#fbBox .fbPlay_red{background-image:url(images/play_red.gif)}
#fbBox .fbPlay_custom{background-image:url(images/play_yellow.gif)}
#fbBox .fbPause_black{background-image:url(images/pause_black.gif)}
#fbBox .fbPause_white{background-image:url(images/pause_white.gif)}
#fbBox .fbPause_blue{background-image:url(images/pause_blue.gif)}
#fbBox .fbPause_yellow{background-image:url(images/pause_yellow.gif)}
#fbBox .fbPause_red{background-image:url(images/pause_red.gif)}
#fbBox .fbPause_custom{background-image:url(images/pause_yellow.gif)}
#fbBox #fbClose{width:46px;  height:14px; background-repeat:no-repeat}
#fbBox .fbClose_black{background-image:url(images/close_black.gif)}
#fbBox .fbClose_white{background-image:url(images/close_white.gif)}
#fbBox .fbClose_blue{background-image:url(images/close_blue.gif)}
#fbBox .fbClose_yellow{background-image:url(images/close_yellow.gif)}
#fbBox .fbClose_red{background-image:url(images/close_red.gif)}
#fbBox .fbClose_custom{background-image:url(images/close_yellow.gif)}
#fbBox #fbIndexLinks{clear:both; font-size:11px; cursor:default}
#fbBox #fbIndexLinks a:hover{font-weight:bold;}
#fbInfoPanel.posCenter, #fbInfoDiv.posCenter, #fbIndexLinks.posCenter{margin:0 auto;}
#fbInfoPanel.posRight, #fbInfoDiv.posRight, #fbIndexLinks.posRight{float:right;}
#fbInfoPanel.posLeft, #fbInfoDiv.posLeft, #fbIndexLinks.posLeft{float:left;}
#fbControlPanel.posRight, #fbControls.posRight, #fbClose.posRight, #fbSubControls.posRight, #fbNavControls.posLeft, #fbPlayPause.posLeft{float:right}
#fbControlPanel.posLeft, #fbControls.posLeft, #fbClose.posLeft, #fbSubControls.posLeft, #fbNavControls.posRight, #fbPlayPause.posRight{float:left}
#fbSubControls, #fbClose, #fbIndexLinks, #fbPlayPause, #fbNavControls{float:left}
  
