/***
home.css - HOMEPAGE STYLESHEET
v0.1 - 2008-07-17
- Initial verion
***/

/*** HOME STYLES ***/

#homeframe {width: 980px;padding-top:13px;height:519px}
#promo_performance {width: 690px;float: left;position: relative}
#promo_performance img {display: block;border: 0px;}

/* NOTE: If the main image changes size at all, this
bottom value needs to be adjusted accordingly so the
performance images line up */
#performance_highlight {position: absolute;bottom: 46px;left: 0;margin: 0;padding: 0;width: 690px;}

/* KLUDGE: IE doesn't count borders and such in its
calculations, so needs a little more on the bottom to
get it into the right location */
* html #performance_highlight {margin-bottom: -1px;}

#performance_highlight img {float: left;display: block;}

div#sponsor {height: 56px;width: 980px;z-index:999;margin-bottom:13px}
div#sponsor div {float:left;width: 646px}
/*#sponsor ul {list-style: none;padding: 0;margin: 0;}
#sponsor ul li {padding: 0;margin: 0;float: left;display: block;}
#sponsor li img {display: block;}*/

#photo_credit {position: absolute;right: 0;bottom: 0;display: block;color: #888;font-size: 11px;padding: 4px;text-align: right;}

#promo_general {float: left;width: 290px;/* FIX: Min-height fix for IE6 and others */min-height: 383px;height: auto !important;height: 383px;font-size: 15px;margin-bottom: 10px;}
.promo_other {padding: 12px 0 0 15px;margin: 0;display: block;}
.promo_other h2 {font-size: 18px;font-style: italic;font-weight: normal;color: #333;padding: 0 0 8px 0;margin: 0;}
.promo_other p {margin-top: 0;font-size: 15px;}
.promo_other a {font-weight: bold;}
#promo_albert {float: left;height: 260px;width: 290px;}
#promo_albert img {display: block;}
div#footer_box {width:980px;float:left}

/* Easy Slider */
div#slideviewer{width:980px;float:left}
div#slideviewer div.subslide{margin:0;padding:0;list-style:none;width:980px;height:519px;overflow:hidden; }
div#slideviewer div.subslide div{width:321px;float:left;height:506px;overflow:hidden;padding-left:13px}
div#slideviewer div.subslide a{float:left;}
/* numeric controls */
/*
ol#controls{padding:0;height:28px;position:relative;margin-left:660px;margin-bottom:-30px;bottom:40px;}
ol#controls li{margin:0 10px 0 0; padding:0;float:left;list-style:none;height:28px;line-height:28px;}
ol#controls li a{float:left;height:28px;line-height:28px;border:1px solid #ccc;background:#DAF3F8;color:#555;padding:0 10px;text-decoration:none;}
ol#controls li.current a{background:#5DC9E1;color:#fff;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
*/
ol#controls {height:56px;margin:0 0 0 13px;float:left;width:321px;padding:0px;background-color:black;z-index:1000;list-style:none}
ol#controls li {margin:0; padding:0;float:left;height:56px;width:53px;cursor: pointer;list-style:none}
ol#controls li a em {display:none}
ol#controls li#controls1 {background:url(../images/icons/1b.gif)}
ol#controls li#controls2 {background:url(../images/icons/2b.gif)}
ol#controls li#controls3 {background:url(../images/icons/3b.gif)}
ol#controls li#controls4{background:url(../images/icons/4b.gif)}
ol#controls li#controls5 {background:url(../images/icons/5b.gif)}
ol#controls li#controls6 {background:url(../images/icons/6b.gif)}

ol#controls li#controls1.current {background:url(../images/icons/1r.gif)}
ol#controls li#controls2.current {background:url(../images/icons/2r.gif)}
ol#controls li#controls3.current {background:url(../images/icons/3r.gif)}
ol#controls li#controls4.current {background:url(../images/icons/4r.gif)}
ol#controls li#controls5.current {background:url(../images/icons/5r.gif)}
ol#controls li#controls6.current {background:url(../images/icons/6r.gif)}
/* // Easy Slider */

/*JQuery Video Box*/
div#lbOverlay {z-index:101}
























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

