@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;
}
.zoom-small-image {

	padding-left:5px;
}

a:focus {outline: none;}
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	
	cursor:move;		
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:0;

	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:#000;	
	background:#222;
	padding-left:10px;
	border:1px solid #000;
}
img {
	border:none;	
}
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(close.png);}
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

.Datehead {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	line-height: 25px;
}
.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}


