/* --------------------------- GLOBAL SITE STRUCTURE --------------------------- */
body {margin: 0px;padding: 0px;background-color: #000000;background-image:url(http://www.planepieces.com/images/pp_background2.gif);background-repeat: repeat-x;background-position: 0px 0px;}
div#wrapper {margin: 40px auto 100px auto;padding: 0px;width: 960px;height:630px;}
div#maincontainer {width:auto;height:auto;}
div#maincontent {width:940px; height:530px;background-color: #020202;background-image: url("http://www.planepieces.com/images/pp_maincontainer_bg.jpg");background-repeat: repeat-x;background-position: left bottom;padding:5px 10px 5px 10px;}
div#mainbody {padding: 5px 0px 20px 0px;margin: 20px 0px 0px 0px;width: 940px;height:auto;}
div#footercontainer {margin: 0px;padding:0px;background-color: transparent;width:960px;}


/* --------------------------- GLOBAL STYLES --------------------------- */
div#maincontent h2 {font: bold 16px lucida grande, tahoma, arial, sans-serif;color:#C0BFA4;text-transform:lowercase;margin: 10px 0px 5px 0px;padding: 4px 0px 2px 0px;border-bottom: 1px solid #271512;text-align:left;width:400px;letter-spacing: 1px;}
.clearleft {clear:left;}
.clearright {clear:right;}
.clearboth {clear:both;}
.hide {display: none;}

body, p, td, div {font: normal 12px arial, helvetica, sans-serif; color: #F3F3F3;}
a {text-decoration: none; color: #FFF1C3; font-weight:bold;}
a:visited{text-decoration: none; color: #FFF1C3; font-weight:bold;}
a:hover {text-decoration: underline; color: #F2F2F2; font-weight:bold;}
a.more{border-bottom: 1px dotted #FFF1C3;text-decoration:none;}
a.more:hover{border-bottom: 1px solid #F2F2F2;text-decoration:none;}

hr.solidgrey {color: #666666;background-color: transparent;border: 1px solid #666666;border-style: none dotted none;height: 325px;margin:50px 10px 50px 5px;}

/* --------------------------- GLOBAL HEADER --------------------------- */
/* Header (logo) */
#header {width: 960px;height: 89px;text-align: left;position: relative;background-color:#280C0B;margin: 0px;padding: 0px;background-image: url(http://www.planepieces.com/images/pp_logo289x89.jpg);background-repeat: no-repeat;background-position: left top;}
#header h1, a.logo {margin: 0px; padding: 0px;left: 0px;top: 0px;cursor: pointer;text-indent: -99999px; position: absolute;width: 289px;height: 89px;text-decoration:none;}
#moreinfo {margin: 0px auto 0px auto;padding: 2px 2px 2px 15px;width: 960px;text-align:right;color: #C03D3D;font-size: 11px;font-weight: bold;}
#moreinfo a {text-decoration: none; color: #C03D3D; font-weight: bold; font-size:11px}
#moreinfo a:hover {text-decoration: none;color:#D0CFBB;border-bottom:1px dotted #D0CFBB; }

/* Top Nav */
div#topnavcontainer {width:662px;height:25px;padding:0px 5px 0px 5px;float:right;left: 288px;position: absolute;top: 57px;border-top:1px #DDDDDD solid;}
div#topnav {width:auto;height:auto;}

#topnav a,#topnav a:visited {display: block;text-decoration: none;font-size: 12px;color: #B8B0B0;background:none;padding:1px 3px 1px 3px;}
#topnav h2 {color: #B8B0B0;text-transform: none;}
#topnav a:hover {background-color:#AE0001;color:#FFFFFF; text-decoration: none;}
#topnav a, #topnav h2 {font: bold 12px arial, helvetica, sans-serif;display: block;margin: 0;padding: 1px 3px 1px 3px;}

#topnav ul {list-style: none; margin: 0; padding: 0; width: 100%; float: left;}
#topnav li {position:relative;z-index:100; float: left; padding: 9px 6px 2px 6px;border-right:1px dotted #DDDDDD;font-weight: bold;min-height: 1px;vertical-align: bottom;}
#topnav li#main {position:relative;z-index:100; float: left; padding: 9px 0px 2px 10px;border:none;font: bold 12px;}
#topnav li#more {position:relative;z-index:100;float: left;border-right:1px dotted #DDDDDD;margin:0px;padding:9px 5px 2px 0px;}
#topnav li#more a.dropdown {margin:0px; padding:0px; width:22px; height:16px;cursor: pointer;text-indent: -99999px;background: url("http://www.planepieces.com/images/pp_nav_more.gif") no-repeat center 0;}
/* this controls the active drop down highlight */
#topnav li#more:hover a.dropdown, #topnav a:focus,#topnav a:active {color: #000000;background-color: #AE0001;}

#topnav ul ul {width:175px;position:absolute;z-index:100;margin:3px 0px 0px 0px;padding: 4px 2px 10px 2px;background-color:#000000;border-right:1px solid #333333;border-bottom:1px solid #333333;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;display:none;}
#topnav li li {width:100%;text-align: left;border:none;padding:0px;margin:5px 0px 5px 0px;border-bottom:1px dotted #424242;}
#topnav li li.one {width:100%;text-align: left;border:none;padding:0px;margin:5px 0px 5px 0px;border-bottom:none;}
#topnav li li.two {width:165px;text-align: left;border:none;padding:0px 0px 0px 10px;margin:5px 0px 5px 0px;border-bottom:1px dotted #424242;}
#topnav li li a:hover {background-color: #660000;color:#FFFFFF;}
div#topnav li:hover {color: #000000;cursor:pointer;z-index:100;}

div#topnav li:hover ul ul,div#topnav li li:hover ul ul,div#topnav li li li:hover ul ul,div#topnav li li li li:hover ul ul{display:none;}
div#topnav li:hover ul,div#topnav li li:hover ul,div#topnav li li li:hover ul,div#topnav li li li li:hover ul{display:block;}

/* Fix IE. Hide from IE Mac \*/
* html #topnav a, #topnav  h2 {font: bold 11px/16px arial, helvetica, sans-serif; height: 1%;}
* html ul#topnav li {float: left; height: 1%;}
* html ul#topnav li a {height: 1%;}
/* End */

/* Top Nav Text Descriptions*/
#navinfo {width: 656px;height: 17px;background:url("http://www.planepieces.com/images/pp_topnav_bg.gif") repeat-x top left;border-top: 2px solid #3D221D;border-bottom:1px solid #333333;padding:5px 15px 5px 289px;}
#navinfo #descriptions {width:auto;color:#FFFFFF; padding: 0px 10px 0px 15px;}
/* Top Nav Breadcrumbs */
#bcmain {width: auto;height: 17px;background:url("http://www.planepieces.com/images/pp_topnav_bg.gif") repeat-x top left;border-top: 2px solid #3D221D;border-bottom:1px solid #333333;padding:5px 15px 5px 15px;}
#bcmain #breadcrumb {width:auto;color:#FFFFFF; padding: 0px 10px 0px 15px;}
#breadcrumb a {text-decoration: none; color: #C03D3D; font-weight: bold; font-size:11px}
#breadcrumb a:hover {text-decoration: none;color:#EFEFEF;border-bottom:1px dotted #EFEFEF; }

/* --------------------------- GLOBAL FOOTER --------------------------- */
#footernavcontainer {border-top: 2px solid #cccccc;width: 890px;height: 13px;margin: 25px auto 0px auto;padding: 5px 0px 5px 0px;}
#footernav {margin: 0px auto 0px auto;padding: 0px 5px 0px 5px;width: 580px;font: 10px Arial, Helvetica, sans-serif;font-color:#E6CFCF;}
#footernav ul {list-style: none;margin: 0px auto 0px auto;padding: 0px;}
#footernav li {float: left;padding:2px 8px 3px 8px;position:relative;}
#footernav li a {color: #E6CFCF;text-decoration:underline;}
#footernav li a:hover {color: #E6CFCF;text-decoration:none;}

#footertext {text-align:center;padding: 10px 0px 10px 0px;background-color:none;color: #E6CFCF;}
#footertext a {color: #E6CFCF;}

/* --------------------------- HOME PAGE --------------------------- */
div#homecontainer {margin: 8px 0px 0px 0px;height: 500px;}
div#homecontainer .homecontent {color:#ECECEC;height:auto;padding:0px 0px 10px 0px;}
div#homeproducts {width:400px;height:auto;margin:0px;padding: 0px;}
div#homeproducts .container {margin:0px 20px 0px 20px;}
div#featuredproduct {width:320px;height:auto;padding:0px 20px 0px 20px;}

#featuredproduct ul {margin:0px;padding: 0px;list-style-type: none;float: left;font-size: 12px;text-align:left;}
/*#featuredproduct li#productimage {width: 178px;height: 96px;background:url("http://www.planepieces.com/images/pp_homefeatured_product.png") no-repeat top left;float: left;padding: 17px 20px 17px 20px;margin:0px 8px 0px 0px;}*/
#featuredproduct li#productimage {width: 198px;height: 110px;background:url("http://www.planepieces.com/images/pp_homefeatured_product.png") no-repeat top left;float: left;padding: 11px 10px 11px 10px;margin:0px 8px 0px 0px;}
#featuredproduct li {width:250px;height:auto;margin:6px 10px 0px 0px;}
#featuredproduct li#more {font-size:10px; color:#999999;margin:3px 0px 0px 0px;}
#featuredproduct a {font-size:14px; color:#CFDCE6;margin:0px 0px 4px 0px;}
#featuredproduct a:hover {color:#F9FCFF;}
#featuredproduct a.more {font-size:10px;color:#CFDCE6;border-bottom:1px dotted #CFDCE6;}
#featuredproduct a.more:hover {font-size:10px;color:#CFDCE6;border-bottom:1px solid #CFDCE6;}

/* --------------------------- ABOUT US --------------------------- */
div#aboutus {margin: 20px 0px 0px 0px;height: 500px;background-image: url("http://www.planepieces.com/images/pp_about_plane.jpg");background-repeat: no-repeat;background-position: right top;}
div#aboutus .content {color:#ECECEC;width:400px; height:auto;padding:0px 0px 10px 0px;float:left;overflow:auto;}

/* --------------------------- PRODUCTS --------------------------- */
/* Main Product Page*/
div#productshp {margin: 20px 0px 0px 0px;height: 500px;background-image: url("http://www.planepieces.com/images/pp_products_bg.jpg");background-repeat: no-repeat;background-position: right top;}
div#comingsoon {margin: 20px 0px 0px 0px;height: 500px;background-image: url("http://www.planepieces.com/images/pp_comingsoon_bg.jpg");background-repeat: no-repeat;background-position: right top;}
div#productshp .content {color:#ECECEC;width:400px; height:auto;padding:0px 0px 10px 0px;float:left;}
#productshp ul {margin:0px; padding: 10px 0px 10px 0px; list-style-type: none;}
#productshp li#top {font-size: 12px;font-weight:bold;color:#676767;margin:0px 0px 3px 0px;}
#productshp ul a {font-size:11px;line-height: 20px;}
#productshp ul a.more {font-size:11px;line-height: 20px;}

/* Product Index Global Styles*/
div#productindex {width:940px; margin: 20px 0px 0px 0px; height:350px;position:relative;overflow:auto;}
/* Do not edit the section above */

div#pdmain {width:830px; height:340px; margin: 60px 60px auto 60px;padding:0px 0px 5px 0px;border-bottom:1px solid #271512;}
#pdmain .head {width:auto; margin:0px;padding:0px;}
#pdmain h2.product {color:#DDDDDD;text-transform:uppercase;border:none;font: bold 14px/16px lucida grande, tahoma, arial, sans-serif;text-align:left;margin:0px;padding:0px;display:inline;}
#pdmain h2.location {color:#A80000;text-transform:lowercase;border-bottom: 1px dotted #A80000;font: bold 14px/16px lucida grande, tahoma, arial, sans-serif;margin:0px;padding:0px;display:inline;}

div#pdindex {width:798px;height:320px;margin:10px 0px 0px 0px;padding:0px 16px 0px 16px;background:url("../images/pp_pdmain_bg.gif") repeat-x top left;background-color:#010101;}
div#pdxcontainer {width:798px; height:320px;overflow-x:auto;filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;
scrollbar-base-color: #010101;
scrollbar-arrow-color: #AE1819;
scrollbar-3dlight-color: #0B0806;
scrollbar-darkshadow-color: #010101;
scrollbar-face-color: #010101;
scrollbar-highlight-color: #222222;
scrollbar-shadow-color: #111111;
scrollbar-track-color: #280C0B;
}
div#pdycontainer {width:1900px; height:310px;overflow-x:auto;
scrollbar-base-color: #010101;
scrollbar-arrow-color: #AE1819;
scrollbar-3dlight-color: #0B0806;
scrollbar-darkshadow-color: #010101;
scrollbar-face-color: #010101;
scrollbar-highlight-color: #222222;
scrollbar-shadow-color: #111111;
scrollbar-track-color: #280C0B;
}

div#pdindex #pdcontainer {width:248px;height:290px;margin:5px 18px 5px 0px;float:left;padding:0px auto 0px auto;}
div#pdindex #pdcontainer ul {width:auto;height:auto;margin:0px;padding:0px;list-style-type: none;}
div#pdindex #pdontainer li#image {width:248px; height:248px;padding:12px;}
div#pdindex #pdcontainer li {text-align:center;padding:0px;margin:5px 0px 5px 0px;}
div#pdindex #pdcontainer h3 {color:#cccccc;border:none;font-size:11px;padding:0px; margin:0px;text-align:center;text-transform:none;width:auto;}
div#pdindex #pdcontainer a.title {color:#B8B0B0;text-decoration:none;}
div#pdindex #pdcontainer a.title:hover {color:#ffffff;text-decoration:none;border-bottom:1px dotted #ffffff;}

/* FMA Product Index */
div#fmamain {width:830px; height:340px; margin: 60px 60px auto 60px;border-bottom:1px solid #271512;background-image: url("http://www.planepieces.com/images/pp_monkey_bg.jpg");background-repeat: no-repeat;background-position: right top;background-color:#020202;}
div#fmamain .head {width:auto; margin:0px;padding:0px;}
div#fmamain h2.product {color:#DDDDDD;text-transform:uppercase;border:none;font: bold 14px/16px lucida grande, tahoma, arial, sans-serif;text-align:left;margin:0px;padding:0px;display:inline;}
div#fmamain h2.location {color:#A80000;text-transform:lowercase;border-bottom: 1px dotted #A80000;font: bold 14px/16px lucida grande, tahoma, arial, sans-serif;margin:0px;padding:0px;display:inline;}

div#fmaindex {width:798px;height:320px;margin:10px 0px 0px 0px;padding:0px 16px 0px 16px;background-color:#010101;}
div#fmaindex #pdcontainer {width:248px;height:290px;margin:5px 15px 5px 0px;float:left;padding:0px auto 0px auto;}
div#fmaindex #pdcontainer ul {width:auto;height:auto;margin:0px;padding:0px;list-style-type: none;}
div#fmaindex #pdontainer li#image {width:248px; height:248px;padding:12px;}
div#fmaindex #pdcontainer li {text-align:center;padding:0px;margin:5px 0px 5px 0px;}
div#fmaindex #pdcontainer h3 {color:#cccccc;border:none;font-size:13px;padding:0px; margin:0px;text-align:center;text-transform:none;width:auto;}
div#fmaindex #pdcontainer a.title {color:#B8B0B0;text-decoration:none;}
div#fmaindex #pdcontainer a.title:hover {color:#ffffff;text-decoration:none;border-bottom:1px dotted #ffffff;}

/* Scroll Bar Settings - CURRENTLY DISABLED */
.hscrollerbase {height: 20px;}
.hscrollerbar {height: 20px;width:109px;background-image:url("http://www.planepieces.com/images/pp_scrollbar_handle.png");background-repeat: no-repeat;background-position: center center;}
* html .vscrollerbar {/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.planepieces.com/images/pp_scrollbar_handle.png');background-image: none;}
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.scrollerjogbox {width: 10px;height: 20px;top: auto; left: auto;bottom: 0px; right: 0px;background-color: transparent;}

/* Product Index - Scroll*/
div#detailindex {width:1072px;height:287px;}
div#tabledetailindex {width:1720px;height:287px;}
div#daadetailindex {width:2680px;height:300px;}
div#decaldetailindex {width:4600px;height:300px;}
div#hpsdetailindex {width:4300px;height:300px;filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;}
div#fmadetailindex {width:540px;height:300px;margin:0px auto 0px auto;}

/* Product Pages - Metal Blades*/
/* The width value changes depending on the number of items you have, example: 4 items, width of each is 305; 305 x 4 = 1220px */
div#pdcontent1 {width: 536px;height:305px;margin:0px auto 0px auto;background:transparent;}
/* Product Pages - Wood Blades*/
div#pdcontent2 {position: relative;z-index:0px;width: 3220px;height:305px;margin:0px auto 0px auto;background:transparent;}
/* Product Pages - Functional Furniture*/
div#pdcontent3 {position: relative; z-index:0px;width: 804px;height:305px;margin:0px auto 0px auto;background:transparent;}
/* Product Pages - Baseball Bats*/
div#pdcontent4 {position: relative;z-index:0px;width: 610px;margin:0px auto 0px auto;background:transparent;}
/* Product Pages - Ball Bearings*/
div#pdcontent5 {width: 300px;height:305px;margin:0px auto 0px auto;}
div#pdcontent6 {width: 930px;height:305px;margin:0px auto 0px auto;}

/* Product Details */
div#pdetail {padding: 5px 0px 5px 0px;margin: 30px 0px 30px 0px;width: auto;}
div#pdetail #imgcontainer {width:485px;height:406px;margin:10px 25px 10px 25px;float:left;background-color:#f4f4f4;border:1px #660000 solid;}
div#pdetail #imgcontainer .image {width:350px; height:350px; padding:12px;margin:15px 0px 15px 0px;border-right:1px dotted #222222;float:left;}

div#pdetail #thumbmain {width:89px;height:386px;margin:5px 4px 5px 0px;padding:5px 6px 5px 5px;border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;float:right;background-color:#280C0B;background-image: url("http://www.planepieces.com/images/pp_thumbmain_bg.gif");background-repeat: repeat-x;background-position: left top;}
div#pdetail #thumbmain p.details {font-size:11px;color: #E6F4FF;border-bottom:1px dotted #cccccc; background-image: url(http://www.planepieces.com/images/pp_downarrow.gif);background-repeat: no-repeat;background-position: left center;padding:0px 0px 0px 5px;margin:0px;text-align:right;}

div#pdetail #thumbnail ul {margin:0px;padding: 0px;list-style-type: none;}
div#pdetail #thumbnail li {width: 75px;height: 75px;padding: 6px;margin:4px 0px 4px 0px;border: 1px solid #CCCCCC;list-style-type: none;}
div#pdetail #thumbnail li img {width:75px;height:75px;}

div#pdetail #detailcontainer {width:374px; height:auto; float:right;padding:20px 25px 0px 0px;}
div#pdetail h2 {font-size:16px;margin: 0px 0px 5px 0px;padding: 2px 0px 2px 0px;font-weight:bold;color:#BFBDA2;border-bottom: 1px solid #323232;}
div#pdetail ul {margin:0px 0px 15px 0px;list-style-type: none;padding:0px;}
div#pdetail li {margin:3px;padding:0px 0px 1px 0px;color:#676767;font-weight: bold;}
div#pdetail ul#origin {margin:0px 0px 15px 0px;list-style-type: none;padding:0px;color:#676767;font-weight: bold;}
div#pdetail ul#origin li {color:#f3f3f3; margin:3px;padding:0px 0px 1px 0px;font-weight:normal;}
div#pdetail .productinfo {color:#f3f3f3; margin:0px;padding:0px;font-weight:normal;}

/* Light Box Photo Gallery - Do Not Edit */
#lightbox{position: absolute;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#lightbox a img{ border: none; }
#outerImageContainer{position: relative;background-color: #323232;width: 350px;height: 350px;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: transparent url(http://www.planepieces.com/images/blank.gif) no-repeat; /* Trick IE into showing hover */display: block;}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.planepieces.com/images/prevlabel.gif) left 80% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.planepieces.com/images/nextlabel.gif) right 80% 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;color:#540405;}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;color:#540405;}	
		
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 960px;height: 630px;background-color: #000;}

/* --------------------------- ERROR PAGE/PAGE NOT FOUND --------------------------- */
div#pgnf {margin: 20px 0px 0px 0px;height: 500px;background-image: url("http://www.planepieces.com/images/pp_monkey_bg.jpg");background-repeat: no-repeat;background-position: right top;}
div#pgnf .content {color:#ECECEC;width:600px; height:auto;padding:0px 0px 10px 0px;float:left;}
div#pgnf .head {width:auto; margin:0px;padding:0px;}
div#pgnf h2.product {color:#DDDDDD;text-transform:uppercase;border:none;font: bold 14px/16px lucida grande, tahoma, arial, sans-serif;text-align:left;margin:0px;padding:0px;display:inline;}
div#pgnf h2.location {color:#A80000;text-transform:lowercase;border-bottom: 1px dotted #A80000;font: bold 14px/16px lucida grande, tahoma, arial, sans-serif;margin:0px;padding:0px;display:inline;}

/* --------------------------- PHOTO GALLERY --------------------------- */
/* Main */
div#gallery {margin: 20px 0px 0px 0px;height: 500px;}
div#gallery h1 {font: bold 16px lucida grande, tahoma, arial, sans-serif;color:#C0BFA4;text-transform:lowercase;margin: 20px 0px 5px 0px;padding: 15px 0px 2px 0px;border-bottom: 1px solid #271512;text-align:left;width:400px;letter-spacing: 1px;}
div#productshp .content {color:#ECECEC;width:400px; height:auto;padding:0px 0px 10px 0px;float:left;}
#productshp ul {margin:0px; padding: 10px 0px 10px 0px; list-style-type: none;}
#productshp li#top {font-size: 12px;font-weight:bold;color:#676767;margin:0px 0px 3px 0px;}
#productshp ul a {font-size:11px;line-height: 20px;}
#productshp ul a.more {font-size:11px;line-height: 20px;}

/* --------------------------- STAFF PAGE --------------------------- */
div#staff {margin: 20px 0px 0px 0px;height: 500px;background-image: url("http://www.planepieces.com/images/pp_staffpage_bg.jpg");background-repeat: no-repeat;background-position: right top;}
div#staff .container {width:auto;height:290px; overflow-y:auto;
scrollbar-base-color: #010101;
scrollbar-arrow-color: #AE1819;
scrollbar-3dlight-color: #0B0806;
scrollbar-darkshadow-color: #010101;
scrollbar-face-color: #010101;
scrollbar-highlight-color: #222222;
scrollbar-shadow-color: #111111;
scrollbar-track-color: #280C0B;}
div#staff .content {color:#ECECEC;width:600px; height:auto;padding:0px 0px 10px 0px;float:left;overflow:auto;}
div#staff h1 {font: bold 16px lucida grande, tahoma, arial, sans-serif;color:#C0BFA4;text-transform:lowercase;margin: 10px 0px 5px 0px;padding: 4px 0px 2px 0px;border-bottom: 1px solid #271512;text-align:left;width:400px;letter-spacing: 1px;}
div#staff ul.member {margin:15px 0px 0px 0px; padding: 0px 0px 40px 0px; list-style-type: none;}
div#staff .member li#image {float: left;height: 129px;width: 129px;padding: 2px; margin:0px 10px 10px 0px;border: 1px solid #CCCCCC;}
div#staff .member li#title {margin:0px;padding:0px 0px 5px 0px; text-transform:uppercase;font: bold 11px/13px lucida grande, tahoma, arial, sans-serif;color:#DDDDDD;}
div#staff .member li {margin:0px 0px 3px 0px; padding:0px;font-size: 8pt;}

/* --------------------------- PROMO DIAL IN --------------------------- */
#promocontainer {width:660px;position:absolute;left:300px;top:20px;font-size:14px;font-weight:bold;color:#00e4ff;padding:0px 3px 0px 3px;text-transform:uppercase}
#promocontainer a {color:#00e4ff;text-decoration:none;border-bottom:1px dotted #00e4ff;}
#promocontainer a:hover {color:#00e4ff;text-decoration:none;border-bottom:none;}