@charset "UTF-8";
/* CSS Document */

/**************************************************************
   BODY
 **************************************************************/
body {
	background-color: #FFF;
	background-image: url(../images/BGWht.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-align: default;
}
body.curWait * {
	cursor: wait;
}

/**************************************************************
   MAIN MENU
 **************************************************************/
/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {background: url();}
.menu2 {padding:0 0 0 20px; margin:0; list-style:none; height:25px; background:#FFF url() repeat-x; position:relative; font-family:Arial, Helvetica, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#000; text-decoration:none; font-size:12px; font-weight:normal; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 20px 0 12px; height:40px; background:url() no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url() no-repeat;}
.menu2 li a.top_link:hover span {background:url() no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url() no-repeat right top;}

.menu2 li:hover > a.top_link {color:#BFBFBF; background: url() no-repeat;}
.menu2 li:hover > a.top_link span {background:url() no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url() no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:20px; top:25px; background: #a7a9ac; padding:6px 0; border:0px solid #FFF; white-space:nowrap; width:120px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:25px; position:relative; float:left; width:125px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; font-weight:bold; height:20px; width:120px; line-height:20px; text-indent:5px; color:#FFF; text-decoration:none; border:0px solid #FFF; border-width:0 0 0 0px;}
.menu2 :hover ul.sub li a.fly {background:#FFF url() 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#a7a9ac; color:#000;}
.menu2 :hover ul.sub li a.fly:hover {background:#a7a9ac url() 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#a7a9ac url() 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:0px solid #FFF; white-space:nowrap; width:130px; z-index:200; height:auto;}

/*Apply to Main Navigation*/

.nav1 a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 11px;
	font-weight: ;
	line-height: ;
	text-decoration: none;
}
	
.nav1 a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 11px;
	font-weight: ;
	line-height: ;
	text-decoration: none;
}
.nav1 a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #999999;
	font-size: 11px;
	font-weight: ;
	line-height: ;
	text-decoration: none;
}

/*Apply Top Sub Navigation*/
.nav2 a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: ;
	text-decoration: none;
}
	
.nav2 a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: ;
	text-decoration: none;
}
.nav2 a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: ;
	text-decoration: none;
	background-color: #CCCCCC;
	background-position: 20px;
}

/*Apply Top Footer Navigation*/
.nav3 a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #666666;
	font-size: 12px;
	font-weight: ;
	line-height: 15px;
	text-decoration: none;
}
	
.nav3 a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #666666;
	font-size: 12px;
	line-height: 15px;
	font-weight: ;
	text-decoration: none;
}
.nav3 a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 12px;
	line-height: 15px;
	font-weight: ;
	text-decoration: none;
}

/*Page Name Header*/
.sectionTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}

.prevCollect {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

.titlenav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

.greyCopy {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.greyLRG {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.greyCopyHead {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.itemName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none
}

.itemNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none
}

.itemDescription {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}

.inputStyle {
    background-color: #ffffff;
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}

.tableZoom {
    background-color: #ffffff;
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
    border-right: none;
    border-top: none;
}

.tableBorder {
    background-color: #000000;
    border-top: 1px solid #FFFFFF;
}
	
.tableBorder2 {
    border-bottom: 1px solid #BFBFBF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}
.style1 {text-decoration: none; font-size: 11px; color: #666666; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

#slideshow-wrapper {
	width: 705px;
	height: 330px;
	position: relative;
	overflow: hidden;
	background-color:#fff;
}
#slideshow {
	z-index: 1;
}
.slide {
	position: relative;
}
.slide-image {
	float: left;
	display: inline;
	width: 705px;
	height: 330px;
}
.slide-excerpt {
	float: left;
	width: 260px;
	height: 250px;
	display: inline;
	text-align:left
}

.slide-excerpt .pad {
	margin: 1px 20px 0 400px;
	width: 285px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}