﻿img 
{
    overflow:auto;
}

body {
	margin:0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#6e7174;
	font-size:11px;
	background-color:#cdd1d5;
}

a, a:visited {
	color:#385F72;
	text-decoration:underline;
	border:0;
}
a:hover {
	color:#333;
	background-color:#ccc;
	text-decoration:none;
	border:0;
}

#container {
	position:relative;
	margin:40px auto 20px auto;
	padding:0px 10px;
	width:782px;
}


#head {
	position:relative;
	margin:0px;
	padding:0px;
	width:782px;
	height:117px;
	background-color:#ffffff;
	overflow:hidden;
}
.head {
	margin:0px 28px;
	padding:17px 0px 0px 0px;
	width:727px;
	height:78px;
	/*background-color:#666;*/
}

.logo {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	width:125px;
	height:75px;
}

.logo h1 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}

.logo h1 a:link, .logo h1 a:visited, .logo h1 a:hover {
	display:block;	
	width:125px;
	height:75px;
	border:0;
	text-decoration:none;
	background:url(images/logo.gif) top left no-repeat;
}

/* NAV */
#nav {
	position:absolute;
	left:196px;
	top:83px;
	height:14px;
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	font-size:9px;
}
#nav ul, #nav li {
	text-indent:-9999px;
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
}
#nav a, #nav a:visited, #nav a:hover {
	color:#b5afa9;
	margin:0px;
	border:0;
	text-decoration:none;
}

div.nav-about {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:0px;
	width:67px;
	height:14px;
}
div.nav-about a:link, div.nav-about a:visited {
	display:block;	
	width:67px;
	height:14px;
	background:url(images/nav_about.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.nav-about a:hover {
	background:url(images/nav_about-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
	div.nav-aboutOver {
		text-indent:-9999px;
		position:absolute;
		left:0px;
		top:0px;
		width:67px;
		height:14px;
	}
	div.nav-aboutOver a:link, div.nav-aboutOver, div.nav-aboutOver a:hover a:visited {
		display:block;	
		width:67px;
		height:14px;
		background:url(images/nav_about-over.gif) top left no-repeat;
		border:0;
		text-decoration:none;
	}

div.nav-products {
	text-indent:-9999px;
	position:absolute;
	left:90px;
	top:0px;
	width:89px;
	height:14px;
}
div.nav-products a:link, div.nav-products a:visited {
	display:block;	
	width:89px;
	height:14px;
	background:url(images/nav_products.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.nav-products a:hover {
	background:url(images/nav_products-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
	div.nav-productsOver {
		text-indent:-9999px;
		position:absolute;
		left:90px;
		top:0px;
		width:89px;
		height:14px;
	}
	div.nav-productsOver a:link, div.nav-productsOver a:visited, div.nav-productsOver a:hover {
		display:block;	
		width:89px;
		height:14px;
		background:url(images/nav_products-over.gif) top left no-repeat;
		border:0;
		text-decoration:none;
	}

div.nav-service {
	text-indent:-9999px;
	position:absolute;
	left:204px;
	top:0px;
	width:131px;
	height:14px;
}
div.nav-service a:link, div.nav-service a:visited {
	display:block;	
	width:131px;
	height:14px;
	background:url(images/nav_service.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.nav-service a:hover {
	background:url(images/nav_service-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
	div.nav-serviceOver {
		text-indent:-9999px;
		position:absolute;
		left:204px;
		top:0px;
		width:131px;
		height:14px;
	}
	div.nav-serviceOver a:link, div.nav-serviceOver a:visited, div.nav-serviceOver a:hover {
		display:block;	
		width:131px;
		height:14px;
		background:url(images/nav_service-over.gif) top left no-repeat;
		border:0;
		text-decoration:none;
	}

div.nav-contact {
	text-indent:-9999px;
	position:absolute;
	left:360px;
	top:0px;
	width:81px;
	height:14px;
}
div.nav-contact a:link, div.nav-contact a:visited {
	display:block;	
	width:81px;
	height:14px;
	background:url(images/nav_contact.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.nav-contact a:hover {
	background:url(images/nav_contact-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
	div.nav-contactOver {
		text-indent:-9999px;
		position:absolute;
		left:360px;
		top:0px;
		width:81px;
		height:14px;
	}
	div.nav-contactOver a:link, div.nav-contactOver a:visited, div.nav-contactOver a:hover {
		display:block;	
		width:81px;
		height:14px;
		background:url(images/nav_contact-over.gif) top left no-repeat;
		border:0;
		text-decoration:none;
	}

/* SUB SHIT */
#subnav {
	position:absolute;
	left:696px;
	top:25px;
	height:67px;
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	font-size:9px;
}
#subnav ul, #subnav li {
	text-indent:-9999px;
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
}
#subnav a, #nav a:visited, #nav a:hover {
	color:#b5afa9;
	margin:0px;
	border:0;
	text-decoration:none;
}

div.sub-home {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:0px;
	width:25px;
	height:8px;
}
div.sub-home a:link, div.sub-home a:visited {
	display:block;	
	width:25px;
	height:8px;
	background:url(images/sub_home.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.sub-home a:hover {
	background:url(images/sub_home-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
	div.sub-homeOver {
		text-indent:-9999px;
		position:absolute;
		left:0px;
		top:0px;
		width:25px;
		height:8px;
	}
	div.sub-homeOver a:link, div.sub-homeOver a:visited, div.sub-homeOver a:hover {
		display:block;	
		width:25px;
		height:8px;
		background:url(images/sub_home-over.gif) top left no-repeat;
		border:0;
		text-decoration:none;
	}

div.sub-account {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:19px;
	width:54px;
	height:10px;
}
div.sub-account a:link, div.sub-account a:visited {
	display:block;	
	width:54px;
	height:10px;
	background:url(images/sub_account.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.sub-account a:hover {
	background:url(images/sub_account-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
	div.sub-accountOver {
		text-indent:-9999px;
		position:absolute;
		left:0px;
		top:19px;
		width:54px;
		height:10px;
	}
	div.sub-accountOver a:link, div.sub-accountOver a:visited, div.sub-accountOver a:hover {
		display:block;	
		width:54px;
		height:10px;
		background:url(images/sub_account-over.gif) top left no-repeat;
		border:0;
		text-decoration:none;
	}

div.sub-cart {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:39px;
	width:43px;
	height:9px;
}
div.sub-cart a:link, div.sub-cart a:visited {
	display:block;	
	width:43px;
	height:9px;
	background:url(images/sub_cart.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.sub-cart a:hover {
	background:url(images/sub_cart-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
	div.sub-cartOver {
		text-indent:-9999px;
		position:absolute;
		left:0px;
		top:39px;
		width:43px;
		height:9px;
	}
	div.sub-cartOver a:link, div.sub-cartOver a:visited, div.sub-cartOver a:hover {
		display:block;	
		width:43px;
		height:9px;
		background:url(images/sub_cart-over.gif) top left no-repeat;
		border:0;
		text-decoration:none;
	}

div.sub-whole {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:59px;
	width:58px;
	height:8px;
}
div.sub-whole a:link, div.sub-whole a:visited {
	display:block;	
	width:58px;
	height:8px;
	background:url(images/sub_whole.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.sub-whole a:hover {
	background:url(images/sub_whole-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
	div.sub-wholeOver {
		text-indent:-9999px;
		position:absolute;
		left:0px;
		top:19px;
		width:58px;
		height:8px;
	}
	div.sub-wholeOver a:link, div.sub-wholeOver a:visited, div.sub-wholeOver a:hover {
		display:block;	
		width:58px;
		height:8px;
		background:url(images/sub_whole-over.gif) top left no-repeat;
		border:0;
		text-decoration:none;
	}

/* SUBSUB SHIT */
#subleft {
	position:absolute;
	left:27px;
	top:53px;
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	font-size:9px;
}
#subleft ul, #subleft li {
	text-indent:-9999px;
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
}
#subleft a, #subleft a:visited, #subleft a:hover {
	color:#b5afa9;
	margin:0px;
	border:0;
	text-decoration:none;
}

div.subleft-philo {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:0px;
	width:96px;
	height:9px;
}
div.subleft-philo a:link, div.subleft-philo a:visited {
	display:block;	
	width:96px;
	height:9px;
	background:url(images/subleft_philo.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.subleft-philo a:hover {
	background:url(images/subleft_philo-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
	div.subleft-philoOver {
		text-indent:-9999px;
		position:absolute;
		left:0px;
		top:0px;
		width:96px;
		height:9px;
	}
	div.subleft-philoOver a:link, div.subleft-philoOver a:visited, div.subleft-philoOver a:hover {
		display:block;	
		width:96px;
		height:9px;
		background:url(images/subleft_philo-over.gif) top left no-repeat;
		border:0;
		text-decoration:none;
	}

div.subleft-mission {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:25px;
	width:80px;
	height:9px;
}
div.subleft-mission a:link, div.subleft-mission a:visited {
	display:block;	
	width:80px;
	height:9px;
	background:url(images/subleft_mission.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.subleft-mission a:hover {
	background:url(images/subleft_mission-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
	div.subleft-missionOver {
		text-indent:-9999px;
		position:absolute;
		left:0px;
		top:25px;
		width:80px;
		height:9px;
	}
	div.subleft-missionOver a:link, div.subleft-missionOver a:visited, div.subleft-missionOver {
		display:block;	
		width:80px;
		height:9px;
		background:url(images/subleft_mission-over.gif) top left no-repeat;
		border:0;
		text-decoration:none;
	}

div.products-balm {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:0px;
	width:62px;
	height:8px;
}
div.products-balm a:link, div.products-balm a:visited {
	display:block;	
	width:62px;
	height:8px;
	background:url(images/products_balm.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.products-balm a:hover {
	background:url(images/products_balm-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}

div.products-wash {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:23px;
	width:90px;
	height:10px;
}
div.products-wash a:link, div.products-wash a:visited {
	display:block;	
	width:90px;
	height:10px;
	background:url(images/products_wash.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.products-wash a:hover {
	background:url(images/products_wash-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}

div.products-block {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:46px;
	width:61px;
	height:10px;
}
div.products-block a:link, div.products-block a:visited {
	display:block;	
	width:61px;
	height:10px;
	background:url(images/products_block.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.products-block a:hover {
	background:url(images/products_block-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}

div.products-travel {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:70px;
	width:63px;
	height:10px;
}
div.products-travel a:link, div.products-travel a:visited {
	display:block;	
	width:63px;
	height:10px;
	background:url(images/products_travel.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.products-travel a:hover {
	background:url(images/products_travel-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}

div.products-wear {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:93px;
	width:48px;
	height:10px;
}
div.products-wear a:link, div.products-wear a:visited {
	display:block;	
	width:48px;
	height:10px;
	background:url(images/products_wear.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.products-wear a:hover {
	background:url(images/products_wear-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}

div.products-gift {
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:116px;
	width:50px;
	height:9px;
}
div.products-gift a:link, div.products-gift a:visited {
	display:block;	
	width:50px;
	height:9px;
	background:url(images/products_gift.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
div.products-gift a:hover {
	background:url(images/products_gift-over.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
/* END NAV */

#content {
	position:relative;
	margin:0px;
	padding:0px;
	width:782px;
	background-color:#a1a9af;
}

.img_home h2 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	width:782px;
	height:425px;
	background:url(images/img_home.jpg) top left no-repeat;
}

#left {
	float:left;
	margin:0px;
	padding:0px;
	width:153px;
	color:#ffffff;
	font-size:9px;
}
.left {
	padding:53px 0px 0px 0px;
}
.viewcat {
	text-indent:-9999px;
	position:absolute;
	top:312px;
	left:13px;
	margin:0px;
	padding:0px;
}
.viewcat a:link, .viewcat a:visited, .viewcat a:hover {
	display:block;	
	width:89px;
	height:86px;
	border:0;
	text-decoration:none;
	background:url(images/img_viewcat.gif) top left no-repeat;
}

#right {
	position:relative;
	margin:0px 0px 0px 153px;
	padding:0px;
	background-color:#c2c7cb;
	min-height:425px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #right {
height: 425px;
}
/**/

#right_ecomm {
	position:relative;
	margin:0px 0px 0px 153px;
	padding:0px;
	background-color:#c2c7cb;
	min-height:425px;
	height:auto;
	background-color:#fff;
}
#right_prods {
	position:relative;
	margin:0px 0px 0px 153px;
	padding:0px;
	background-color:#c2c7cb;
	min-height:425px;
	height:auto;
	background-color:#fff;
}
/* for Internet Explorer */
/*\*/
* html #right_prods {
height: 425px;
}
/**/
.right_text {
	margin:0px;
	padding:53px 142px 20px 43px;
	line-height:22px;
}
.rightc_text {
	margin:0px;
	padding:53px 122px 20px 43px;
	line-height:22px;
}
.right_text h2, .rightc_text h2, .right_prod_text h2  {
	margin:0px;
	padding:0px;
	font-size:11px;
}
.right_prod_text {
	position:absolute;
	top:52px;
	left:399px;
	width:205px;
	margin:0px;
	padding:0px;
	line-height:22px;
}

.right_prod_textbot {
	position:relative;
	width:550px;
	margin:0px 0px 0px 29px;
	padding:9px 0px 5px 0px;
	color:#494b4e;
	font-size:10px;
	line-height:16px;
}
/*
.right_prod_textbot {
	position:absolute;
	top:9px;
	left:29px;
	width:550px;
	margin:0px;
	padding:0px;
	color:#494b4e;
	font-size:10px;
	line-height:16px;
}
*/

.right_prod_textbot h2 {
	margin:0px;
	padding:0px;
	font-size:12px;
}
	.product {
		float:right;
		padding-left:15px;
		font-size:9px;
		text-align:center;
	}
	.price {
		font-size:11px;
		color:#909ba1;
	}
.prodsub {
	margin-top:25px;
	font-size:9px;
	line-height:normal;
}

.clear {
	clear: both;
}
.clear_right { 
	clear: right;
}

#foot {
	clear:both;
	position:relative;
	margin:0px;
	padding:0px;
	height:36px;
	font-size:9px;
	color:#767a7d;
	background-color:#cdd1d5;
}

#foot p {
	margin:0px;
	padding:0px;
}

#mailblock {
	position:relative;
	margin:0px;
	padding:0px;
	width:260px;
    font-size: 11px;
}
.mailblock {
	position:absolute;
	top:9px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	width:101px;
	height:25px;
	background:url(images/text_signup.gif) top left no-repeat;
}
.mailform {
	position:absolute;
	top:9px;
	left:112px;
	margin:0px;
	padding:0px;
	width:156px;
	height:28px;
	background:url(images/bg_mailform.gif) top left no-repeat;
}
.signup {
	position:absolute;
	top:3px;
	left:1px;
}
	input.signup {
		color:#767a7d;
		padding:3px;
		font-size:9px;
		font-weight:bold;
		/*border:1px solid #999999;*/
		background-color:#cdd1d5;
	}

.signup_go {
	position:absolute;
	top:0px;
	right:1px;
}
	input.signup_go {
		color:#ffffff;
		padding:0px;
		font-size:9px;
		font-weight:bold;
		border-top:1px solid #767a7d;
		border-bottom:1px solid #767a7d;
		background-color:#cdd1d5;
	}

.copyright {
	position:absolute;
	right:0px;
	top:9px;
	margin:0px;
	padding:0px;
	text-align:right;
}




#homebox {
	position:relative;
	width:800px;
}

.text_creating {
	position:relative;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	width:327px;
	height:248px;
	background:url(images/home_creating.gif) top left no-repeat;
}
.text_creating h2{
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}
.text_creating ul, .text_creating li {
	text-indent:-9999px;
	list-style:none;
	margin:0px;
	padding:0px;
}
.text_simple h3 {
	text-indent:-9999px;
	position:absolute;
	right:0px;
	top:0px;
	margin:0px;
	padding:0px;
	width:473px;
	height:248px;
	background:url(images/home_simple.jpg) top left no-repeat;
}

#barhome {
	clear:all;
	margin:0px;
	padding:0px;
	background:url(images/bg_barhome.gif) top left repeat-x;
}
.home_featured {
	float:left;
	margin:0px;
	padding:0px;
	width:327px;
}
.home_featured h4 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	width:327px;
	height:25px;
	background:url(images/home_featured.gif) top left no-repeat;
}

.home_visual {
	margin-left:327px;
	padding:0px;
	width:470px;
}
.home_visual h1 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	width:470px;
	height:25px;
	background:url(images/home_visual.gif) top left no-repeat;
}
.visual_text {
	margin:19px 81px 19px 26px;
	padding:0px;
}

.featured_text {
	margin:19px 0 0 0;
	padding:0px 40px 0px 26px;
	border-right:1px solid #cccccc;
	height:293px;
}

.featured_text img {
	float:left;
	border:1px solid #385f72;
	margin:0px 30px 45px 0px;
}
.product_home {
	clear:both;
}

#bar {
	clear:all;
	margin:0px;
	padding:0px;
	height:34px;
	background-color:#395f72;
	border-top:1px solid #fff;
}


/* TITLES */
.title_branch h2 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	height:34px;
	background:url(images/title_branch.gif) top left no-repeat;
}
.title_about h2 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	height:34px;
	background:url(images/title_about.gif) top left no-repeat;
}
.title_contact h2 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	height:34px;
	background:url(images/title_contact.gif) top left no-repeat;
}
.title_admin h2 {
	margin:0px;
	padding:10px 5px 5px 25px;
	color:#fff;
	font-size:14px;
}

/* END TITLES */

table.catlist {
	color:#999999;
	line-height:22px;
}
td.catlist {
	padding-right:125px;
}

.catlist_item {
margin:0px 25px 0px 15px;
}
img.catlist_item {
	margin:0px 0px 25px 0px;
}

.catlist_itemdetail {
	float:left;
	margin:0;
	padding:0px;
	width:298px;
}
.catlist_itemtext {
	margin-left:328px;
	padding:0px;
	width:300px;
}
.catlist_itemtext h4 {
	color:#385F72;
}
.catlist_cont {
	color:#385F72;
}

.spacer {
	clear:all;
	margin:0px;
	padding:0px;
}

.small {
	font-size:9px;
	line-height:normal;
}
.pdf {
	font-size:9px;
	line-height:normal;
	color:#666;
	font-style:italic;
}

table.norm {
	padding-top:10px;
}
table.norm td {
	line-height:normal;
}

.formbold {
	color:#ff3701;
	font-weight:bold;
}
.alert {
	padding:3px;
	font-weight:bold;
	background-color:#fcff00;
}

.reset {
	border:0;
	background-color:#ffffff;
}

/* SCROLL */
#block0, #block1, #block2, #block3, #block4, #block5, #block6, #block7, #block8, #block9,  #block10,  #block11,  #block12  {
	margin:0px;
	padding:0px;
}
/* END SCROLL */


#blank {
	clear:all;
	margin:0px;
	padding:0px;
	height:15px;
	background:url(images/bg_blank.gif) top left repeat-x;
}

input, textarea {
	color:#767a7d;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border:1px #999999;
	background-color:#e7ebef;
}

.text_overflow 
{
    overflow: auto;   
}

.middle 
{
    vertical-align: middle;
    height: 40px;   
}

input.form_image {
	color:#767a7d;
	padding:0px;
	font-size:9px;
}

input.button {
	background-color:#fff;
}
.button a:hover {
	background-color:#fff;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index:1000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none;background-color: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;
	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;	}			
#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;
	}

.pageHeading {
	font-weight:bold;
}