/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {
	background-image: url(../images/button_bg.gif);
}
.menu2 {
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
	height:40px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	background-color: #fff;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	z-index: 1000;
}
.menu2 li.top {display:block; float:left; position:relative; z-index:1000;}
.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer; z-index:1000;}
.menu2 li a.top_link span {float:left; display:block; padding:0 5px 0 5px; height:40px; z-index:1000;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 18px 0 5px; height:40px; background:url(../images/down.gif) no-repeat right top; z-index:1000;}
.menu2 li a.top_link:hover {color:#fff; background: url(../images/button_bg_on.gif) no-repeat; z-index:1000;}
.menu2 li a.top_link:hover span {background:url(../images/button_bg_on.gif) no-repeat right top; z-index:1000;}
.menu2 li a.top_link:hover span.down {background:url(../images/button_bg_ar.gif) no-repeat right top; z-index:1000;}

.menu2 li:hover > a.top_link {color:#fff; background: url(../images/button_bg_on.gif) no-repeat; z-index:1000;}
.menu2 li:hover > a.top_link span {background:url(../images/button_bg_on.gif) no-repeat right top; z-index:1000;}
.menu2 li:hover > a.top_link span.down {background:url(../images/button_bg_ar.gif) no-repeat right top; z-index:1000;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0; z-index:1000;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; z-index:1000;}
.menu2 li:hover {position:relative; z-index:1000;}

/* 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; z-index:1000;}

.menu2 :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:93px; height:auto; z-index:1000;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px; z-index:1000;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px; z-index:1000;}
.menu2 :hover ul.sub li a.fly {background:#fff url(../images/arrow.gif) 80px 7px no-repeat; z-index:1000;}
.menu2 :hover ul.sub li a:hover {background:#4ab; color:#fff; z-index:1000;}
.menu2 :hover ul.sub li a.fly:hover {background:#4ab url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff; z-index:1000;}
.menu2 :hover ul li:hover > a.fly {background:#4ab url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff; z-index:1000;} 

.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:1px solid #4ab; white-space:nowrap; width:93px; z-index:1000; height:auto;}

#flash {
	z-index: -100;
}


#content {
	width: 990px;
}

#content-header {
	background-color: #FFFFFF;
	background-image: url(../images/title_newitem_bg.gif);
	background-repeat: repeat-x;
	padding-left: 20px;
	background-position: left bottom;
	font-size: 100%;
	font-weight: bold;
	color: #496296;
	text-decoration: none;
	height: 39px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

h1 {
	background-color: #FFFFFF;
	background-image: url(../images/title_newitem_bg.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	background-position: left bottom;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 46px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#productList {
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#productList li {
	background-image: url(../images/product_bg_air4.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}

#productList2 li {
	background-image: url(../images/product_bg_air4.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}





#productList h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: repeat-x;
}

#productList h3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 198px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#productList h4 {
	padding-left: 10px;
	float: left;
	margin-top: -8px;
}

#productListtitle {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 183px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#productList h5 {
	font-size: 90%;
	color: #000000;
	padding-left: 183px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -6px;
	padding-right: 8px;
}

#productList h6 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	padding-left: 15px;
	float: left;
	margin-top: 0px;
	clear: left;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#productList li a {
	float: right;
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	margin-top: -3px;
	padding-right: 15px;
	background: url(../images/button_bg_more_big5.gif) no-repeat 0px 0px;
	width: 75px;
	height: 17px;
}

#productList li a:hover {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/button_bg_more_off_big5.gif) no-repeat;
}



#product2List {
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#product2List li {
	background-image: url(../images/product_bg_tech.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}

#product2List2 li {
	background-image: url(../images/product_bg_air4.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}





#product2List h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: repeat-x;
}

#product2List h3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 205px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#product2List h4 {
	padding-left: 10px;
	float: left;
	margin-top: -8px;
}

#product2Listtitle {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 183px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#product2List h5 {
	font-size: 90%;
	color: #000000;
	padding-left: 183px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -6px;
	padding-right: 8px;
}

#product2List h6 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	padding-left: 13px;
	float: left;
	margin-top: 0px;
	clear: left;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#product2List li a {
	float: right;
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	margin-top: -3px;
	padding-right: 15px;
	background: url(../images/button_bg_more_big5.gif) no-repeat 0px 0px;
	width: 75px;
	height: 17px;
}

#product2List li a:hover {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/button_bg_more_off_big5.gif) no-repeat;
}



#product3List {
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#product3List li {
	background-image: url(../images/product_bg_gpower.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}

#product3List2 li {
	background-image: url(../images/product_bg_air4.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}





#product3List h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: repeat-x;
}

#product3List h3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 195px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#product3List h4 {
	padding-left: 10px;
	float: left;
	margin-top: -8px;
}

#product3Listtitle {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 183px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#product3List h5 {
	font-size: 90%;
	color: #000000;
	padding-left: 183px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -6px;
	padding-right: 8px;
}

#product3List h6 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	padding-left: 13px;
	float: left;
	margin-top: 0px;
	clear: left;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#product3List li a {
	float: right;
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	margin-top: -3px;
	padding-right: 15px;
	background: url(../images/button_bg_more_big5.gif) no-repeat 0px 0px;
	width: 75px;
	height: 17px;
}

#product3List li a:hover {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/button_bg_more_off_big5.gif) no-repeat;
}




#product4List {
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#product4List li {
	background-image: url(../images/product_bg_combat.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}

#product4List2 li {
	background-image: url(../images/product_bg_air4.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}





#product4List h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: repeat-x;
}

#product4List h3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 190px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#product4List h4 {
	padding-left: 10px;
	float: left;
	margin-top: -8px;
}

#product4Listtitle {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 183px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#product4List h5 {
	font-size: 90%;
	color: #000000;
	padding-left: 183px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -6px;
	padding-right: 8px;
}

#product4List h6 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	padding-left: 13px;
	float: left;
	margin-top: 0px;
	clear: left;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#product4List li a {
	float: right;
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	margin-top: -3px;
	padding-right: 15px;
	background: url(../images/button_bg_more_big5.gif) no-repeat 0px 0px;
	width: 75px;
	height: 17px;
}

#product4List li a:hover {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/button_bg_more_off_big5.gif) no-repeat;
}




#product5List {
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#product5List li {
	background-image: url(../images/product_bg_acc.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}

#product5List2 li {
	background-image: url(../images/product_bg_air4.gif);
	background-repeat: no-repeat;
	float: left;
	width: 324px;
	list-style-type: none;
	margin-top: -5px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	height: 230px;
}





#product5List h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-repeat: repeat-x;
}

#product5List h3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 203px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#product5List h4 {
	padding-left: 10px;
	float: left;
	margin-top: -8px;
}

#product5Listtitle {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 183px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#product5List h5 {
	font-size: 90%;
	color: #000000;
	padding-left: 183px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -6px;
	padding-right: 8px;
}

#product5List h6 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	padding-left: 13px;
	float: left;
	margin-top: 0px;
	clear: left;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#product5List li a {
	float: right;
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	margin-top: -3px;
	padding-right: 15px;
	background: url(../images/button_bg_more_big5.gif) no-repeat 0px 0px;
	width: 75px;
	height: 17px;
}

#product5List li a:hover {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/button_bg_more_off_big5.gif) no-repeat;
}







#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	position: relative;
	clear: both;
	height: 39px;
}

#footer li {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0px;
	float: left;
}

#footerText {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left: 700px;
	top: 12px;
	width: 283px;
}

#footer a {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footerNav01 {
	position: absolute;
	right: 867px;
	top: 12px;
	width: 101px;
}
#footerNav02 {
	position: absolute;
	right: 768px;
	top: 12px;
	width: 92px;
}

#navList {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 39px;
	margin-top: 15px;
}

#infoContent {
	width: 970px;
	margin-left: 11px;
	margin-bottom: 15px;
}





#infoTop {
	background-image: url(../images/info_top.gif);
	background-repeat: no-repeat;
	height: 31px;
}

#infoTop2 {
	background-image: url(../images/info_top3_bg5.gif);
	background-repeat: no-repeat;
	height: 111px;
}


#infoTop3 {
	background-image: url(../images/info_top5_big5.gif);
	background-repeat: no-repeat;
	height: 240px;
}



#infoHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/info_bg1.gif);
	background-repeat: repeat-x;
	height: 29px;
	padding-left: 10px;
	padding-top: 4px;
}

#infoHeader table{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#infoHeader td{
	

}

#infoHeader th{
	text-align: left;	

}



#infoPict {
	text-align: center;
	height: 280px;
	margin-top: -5px;
	background-image: url(../images/info_pict_bg1.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 5px;
}

#infoPict2 {
	text-align: center;
	height: 320px;
	margin-top: -5px;
	background-image: url(../images/info_pict_bg1.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 5px;
}




#infodis {
	height: 500px;
	margin-top: -5px;
	background-image: url(../images/info_pict_bg1.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
}

#infodis table{
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	}
	
#infodis name{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#infodis td{
	padding-top: 2px;
	}
	
	
#infodis td a{
	text-decoration: none;
    color: #000000;
  }
  
#infodis td a:hover{
	text-decoration: none;
	color: #CCCCCC;
  }

#infodis th{
   
}


#infoContentbg{
	font-size: 100%;
	text-decoration: none;
	background-color: #edeff1;
	padding-left: 10px;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#infoContenttext{
	font-size: 100%;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
}

#infoContenttext a{
	text-decoration: none;
	color: #FF0000;
}

#infoContenttext a:hover{
	text-decoration: none;
	color: #CCCCCC;
}



#infoContenttext2{
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
}

#infoContent li{
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	padding-left: -5px;
	
}

#infoContentbottom{
	background-image: url(../images/info_bottom.gif);
	height: 23px;
	background-repeat: no-repeat;
	background-position: right;
}

#aboutus-left {
	height: 690px;
	background-image: url(../images/aboutus_leftbg.gif);
	background-repeat: no-repeat;
	width: 322px;
	float: left;
}

#aboutus-right {
	height: 690px;
	background-image: url(../images/aboutus_rightbg.gif);
	background-repeat: no-repeat;
	width: 668px;
	float: right;
}

#aboutus-content {
	position:absolute;
	left:375px;
	top:513px;
	width:505px;
	height:309px;
	z-index:1;
	clear: both;
}

#aboutus {
	position:absolute;
	left:337px;
	top:438px;
	width:572px;
	height:40px;
	z-index:2;
	clear: both;
}

#aboutus-content a{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

#aboutus-content a:hover{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}



#blank {
	height: 150px;
	float: none;
	width: 990px;
	clear: both;
}

#tribute-left {
	height: 1400px;
	background-image: url(../images/trubite_leftbg.gif);
	background-repeat: no-repeat;
	width: 322px;
	float: left;
}

#tribute-right {
	height: 1400px;
	background-image: url(../images/trubite_rightbg.gif);
	background-repeat: no-repeat;
	width: 668px;
	float: right;
}

#tribute {
	position:absolute;
	left:327px;
	top:386px;
	z-index:2;
	clear: both;
}

#tribute-content {
	position:absolute;
	left:541px;
	top:791px;
	width:375px;
	height:59px;
	z-index:1;
	clear: both;
}

#tribute-photo1 {
	position:absolute;
	left:330px;
	top:739px;
	z-index:3;
	clear: both;
}

#tribute-head1 {
	position:absolute;
	left:541px;
	top:742px;
	z-index:4;
	clear: both;
}

#tribute-content2 {
	position:absolute;
	left:541px;
	top:1048px;
	width:375px;
	height:77px;
	z-index:1;
	clear: both;
}

#tribute-photo2 {
	position:absolute;
	left:330px;
	top:1002px;
	z-index:3;
	clear: both;
}

#tribute-photo3 {
	position:absolute;
	left:330px;
	top:1352px;
	z-index:3;
	clear: both;
}

#tribute-photo4 {
	position:absolute;
	left:330px;
	top:1199px;
	z-index:3;
	clear: both;
}

#tribute-photo5 {
	position:absolute;
	left:330px;
	top:436px;
	z-index:3;
	clear: both;
}

#tribute-photo6 {
	position:absolute;
	left:330px;
	top:585px;
	z-index:3;
	clear: both;
}


#tribute-content3 {
	position:absolute;
	left:541px;
	top:1396px;
	width:375px;
	height:112px;
	z-index:1;
	clear: both;
}

#tribute-head3 {
	position:absolute;
	left:541px;
	top:1355px;
	z-index:4;
	clear: both;

}

#tribute-head4 {
	position:absolute;
	left:541px;
	top:1199px;
	z-index:4;
	clear: both;

}

#tribute-head5 {
	position:absolute;
	left:541px;
	top:436px;
	z-index:4;
	clear: both;

}

#tribute-content4 {
	position:absolute;
	left:541px;
	top:1240px;
	width:375px;
	height:112px;
	z-index:1;
	clear: both;
}

#tribute-content5 {
	position:absolute;
	left:541px;
	top:478px;
	width:375px;
	height:35px;
	z-index:1;
	clear: both;
}

#tribute-content6 {
	position:absolute;
	left:541px;
	top:585px;
	width:375px;
	height:35px;
	z-index:1;
	clear: both;
}


#tribute-head2 {
	position:absolute;
	left:541px;
	top:1001px;
	z-index:4;
	clear: both;
}
#tribute-content a{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

#tribute-content a:hover{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
#tribute-content4 a{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

#tribute-content4 a:hover{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}







#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: #fff;
	width: 250px;
	height: 250px;
	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(../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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	


#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}
	
.hidden {
	display : none;
}
