body {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:135%;
	margin:0px;
	padding:0px;
}

P, FORM, UL, LI, h1, h2, h3 {
padding:0px;
margin:0px;
}

P { padding:0 0 8px 0;}

/*---------links decoration---------*/
a, a:visited, a:active {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #025486;
	text-decoration: underline;
}

/*--------text decoration--------*/
.style-heading{
	font-weight:bold;
}
.style_exclussive{
	font-size:14px;
	float:left;
	font-weight:bold;
}

.style_categoryheading{
	font-weight:bold;
	color:#FFFFFF;
	padding-left:15px;
}

.style_category{
	font-weight:normal;
	color:#FFFFFF;
	padding:5px 10px 10px 15px;
}
.style_footer{
	color:#FFFFFF;
}

h1{font: 20px/22px Arial, Helvetica, sans-serif;color:#777;margin: 0px;padding: 0 0 8px 0;}
h2{font: 18px/20px Arial, Helvetica, sans-serif;color:#376F9B;margin: 0px;padding: 10px 0 8px 0;}
h3{font:16px/18px Arial, Helvetica, sans-serif;color:#444;margin: 0px;padding: 15px 0 5px 0; font-weight:bold;}
h4{font: 14px/16px Arial, Helvetica, sans-serif;color:#376F9B;margin: 0px;padding: 12px 0 5px 0; font-weight:bold;}

/*-----------background------------*/
#top{
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
}

#categories{
	background-image:url(../images/blue_bg.jpg);
	background-repeat:repeat-x;
	background-color:#719FB9;
}

/*-----------------MENU------------------*/

#menu{
	width:800px;
	height:31px;
	background:url(../images/menu_bg.jpg) repeat-x;
/*	float:left;
*/	margin:0px auto;
	padding:0px;
	list-style:none;
	padding-left:50px;
}

#menu li{
	
	float:left;
	list-style:none;
	line-height:31px;
	

}

#menu li a{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	display:block;
	padding:0px 40px 0px 5px;
	text-decoration:none;
}
#menu li a:hover{
	color:#376F9B;
}


/*--- Navigation Dropdown menu start ---*/
#multi-level {}

.menu{width:820px;
	height:31px;
	background:url(../images/menu_bg.jpg) repeat-x;
	margin:0px;
	list-style:none;
	padding-left:30px;
	font: 12px Tahoma;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu ul {list-style-type:none; padding:0; margin:0; font: 12px Tahoma;}

/* Set up the size of the list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */
.menu li.top a.top_link {display:block; float:left; height:31px; line-height:31px; text-decoration:none; color:#666666; padding:0px 30px 0px 15px; font-weight:bold; background:url(../images/menu_bullet.jpg) left 11px no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible; cursor:pointer; position:relative;}
.menu li:hover {position:relative; z-index:200;}

/* Style the top level links */
.menu li.top a.top_link:hover,
.menu li.top:hover a.top_link {color:#376F9B;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* Style the drop down sub level links */
.menu :hover ul.sub {left:0px; top:31px; background: #8B658B; padding:0px; white-space:nowrap; width:190px; height:auto;}
.menu :hover ul.sub li {display:block; float:left; width:190px;}
.menu :hover ul.sub li a {display:block; float:left; height:30px; width:170px; color:#333; text-decoration:none; padding:0 10px; border:#FFF 2px solid; border-top:none;border-bottom:#FFF 1px solid; font: 12px/30px Tahoma; background:#EFEFEF; font-weight:normal;}

.menu :hover ul.sub li a:hover
{background:#376F9B; border:#FFF 2px solid; border-top:none;border-bottom:#FFF 1px solid; color:#FFF;}

/* ..........*/
/* the next two lines keep the menu trail :hover state for IE7 and non-IE browsers */
.menu :hover ul li:hover > a.fly {background: #339900; color:#fff;}
.menu :hover ul li:hover > a.fly span {background: #006600; color:#fff;}

/* Position the flyouts */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:154px; top:0; padding:0px 0px 0px 0; white-space:nowrap; width:120px; z-index:200; height:auto;}
/*Navigation end*/

/*-----------------Listing page------------------*/
#listing td {
background-color:#F7F7F7;
padding:15px;
border-bottom:#FFFFFF 2px solid;
}

#listing a, #listing a:visited, #listing a:active {
color:#000000;
font-weight:bold;
}

#listing a:hover {
color:#005488;
font-weight:bold;
}

#listing h1{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#005488;
font-weight:bold;
padding:0 0 7px 0;
margin:0px;
}

#listing h1 a, #listing h1 a:visited, #listing h1 a:active {
font-family:Arial, Helvetica, sans-serif;
color:#005488;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#listing h1 a:hover {
color: #666666;
text-decoration:none;
}

#listing div{
width:100px;
float:left;
padding: 3px 10px 0 0;
}

#listing p{
padding-bottom:4px;
}

/*-----------------Detail Page------------------*/
#detail_main h1{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#005488;
padding:0 0 12px 0;
margin:0px;
}

#detail_main p{
padding-bottom:8px;
}


#detail_main div{
width:188px;
float:left;
padding: 3px 10px 0 0;
}

#detail_link {
padding-left:30px;
border-left: #CCCCCC 1px dotted;
font-family:Arial, Helvetica, sans-serif;
}

#detail_link a, #detail_link a:visited, #detail_link a:active{
font-size:12px;
font-weight:bold;
color:#005488;
}

#detail_link a:hover{
font-size:12px;
font-weight:bold;
color: #000;
}

#detail_link h1{
font:27px Arial, Helvetica, sans-serif; 
color:#CCCCCC;
padding:0 0 9px 0;
margin:0px;
}

#detail_link P{
font-size:12px;
font-weight:bold;
color:#005488;
padding:0 0 11px 18px;
background:url(../images/det_link_bullet.gif) top left no-repeat;
}

#detail_gal img{
padding:10px 10px 0 0;
}

.gal td {padding-bottom:20px;}
.right { margin:0 0px 8px 15px; float:right;}

/*Lightbox*/
#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;
	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;
	}
