/* *********************** MAIN POSITIONING DIVS FOR HEADER, FOOTER AND CONTENT HOLDER ************************ */

html,body	{
	margin: 0 auto;
	padding: 0px;
	background-color:#ffffff;
	background-image:  url(images/body_back.jpg);
	background-repeat: repeat-x;
	font-size:100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:link {color: #ff9900;}
a:visited {color: #ff9900;}
a:hover {color: #ad0042;}
a:active {color: #ff9900;}

#border {
	width:780px;
	margin: 0 auto;
	padding:0px;
	border:0px solid #909090;
	_height:100%;
	min-height:100%;
	}

#banner {
	margin-top:30px;
	height:45px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
	padding-top:30px;
	}

#banner_right {
	margin:0 auto;
	padding-top:15px;
	margin-left:530px;
	position:absolute;
	}
	
#top_menu {
	position:relative;
	height:46px;
	clear:both;
	border:0px solid #000099;
	left: 423px;
}
	
#top_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;	
	}

#top_menu li {
	float: left;
	margin: 0;
	}

#top_menu li a {
	display: block;
	background-image:  url(images/menu_back.jpg);
	background-position:50% 50%;
	background-repeat:no-repeat;
	font-size:70%;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width:110px;
	height:46px;
	padding-top: 4px;
	}

#top_menu li a:link {}
#top_menu li a:visited {}
#top_menu li a:hover {color: #000099;background-image:  url(images/menu_backR.jpg);background-position:50% 50%;background-repeat:no-repeat;}
#top_menu li a:active {}

#content {
	clear:both;
	font-size:75%;
	border:0px solid #909090;
	padding-top:10px;
	}
	
#content h1 {font-size:240%;font-weight:normal;text-align:center;line-height:150%;color:#ff9900;padding:0px;margin:0px;}
#content h2 {font-size:140%;font-weight:normal;text-align:left;line-height:150%;color:#012583;padding:0px;margin:0px;}
#content h3 {font-size:120%;font-weight:bold;text-align:left;line-height:150%;color:#012583;padding:0px;margin:0px;}

#main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;	
	}

#main_menu li {
	float: left;
	margin: 0;
	}

#main_menu li a {
	
	padding:15px;
	display: block;
	text-align: right;
	text-decoration: none;
	color: #fff;
	width:99px;
	height:208px;
	border:0px solid #343434;
	}
	
#main_menu li a:hover {color:#ffff00;}
	
.m1 {background-image:url(images/home_menu_all.jpg);background-position:50% 50%;background-repeat:no-repeat;}
.m2 {background-image:url(images/home_menu_images.jpg);background-position:50% 50%;background-repeat:no-repeat;}
.m3 {background-image:url(images/home_menu_overprints.jpg);background-position:50% 50%;background-repeat:no-repeat;}
.m4 {background-image:url(images/home_menu_forums.jpg);background-position:50% 50%;background-repeat:no-repeat;}
.m5 {background-image:url(images/home_menu_ind_countries.jpg);background-position:50% 50%;background-repeat:no-repeat;}
.m6 {background-image:url(images/home_menu_links.jpg);background-position:50% 50%;background-repeat:no-repeat;}


.m1 a:hover{color:#ff9900;background-image:url(images/home_menu_allR.jpg);background-position:50% 50%;background-repeat:no-repeat;}
.m2 a:hover{color:#ff9900;background-image:url(images/home_menu_imagesR.jpg);background-position:50% 50%;background-repeat:no-repeat;}
.m3 a:hover{color:#ff9900;background-image:url(images/home_menu_overprintsR.jpg);background-position:50% 50%;background-repeat:no-repeat;}
.m4 a:hover{color:#ff9900;background-image:url(images/home_menu_forumsR.jpg);background-position:50% 50%;background-repeat:no-repeat;}
.m5 a:hover{color:#ff9900;background-image:url(images/home_menu_ind_countriesR.jpg);background-position:50% 50%;background-repeat:no-repeat;}
.m6 a:hover{color:#ff9900;background-image:url(images/home_menu_linksR.jpg);background-position:50% 50%;background-repeat:no-repeat;}

#content_text {
	border:1px solid #fff;
	width:770px;
	clear:both;
	margin-top:10px;
	}

.hr_home { background: #fff url(images/hr_home.jpg) no-repeat center bottom;
margin: 8px auto;
height: 20px;
}

#footer {
	border:0px solid #23ccff;
	padding:15px;
	}

#footer_content {
	font-size:75%;
	color:#001653;
	text-align:center;
	font-weight:normal;
	letter-spacing:1px;
	}
	
#footer_content a {text-decoration: none;}
	
#footer_content a:link {color: #001653;}
#footer_content a:visited {color: #001653;}
#footer_content a:hover {color: #ff9900;}
#footer_content a:active {color: #ff9900;}

.all_countries_menu th  {border:0px solid #001653;width:154px;text-align:center;background-color:#8c5f00;padding:2px;}

.all_countries_menu a:link {color: #fff;}
.all_countries_menu a:visited {color: #fff;}
.all_countries_menu a:hover {color: #ffff66;}
.all_countries_menu a:active {color: #fff;}


.all_countries th  {border:0px solid #ffff66;width:154px;text-align:center;background-color:#8c5f00;color:#fff;padding:2px;}
.all_countries td  {border:0px solid #001653;width:154px;text-align:center;background-color:#ffe9bb;padding:2px;}

.stamps_countries td  {border:0px solid #001653;padding:16px;text-align:left;background-color:#fff;padding:4px;vertical-align:top;line-height:20px;font-weight:bold;}

.stamps_countries a:link {color: #8c5f00;}
.stamps_countries a:visited {color: #8c5f00;}
.stamps_countries a:hover {color: #ff6600;}
.stamps_countries a:active {color: #8c5f00;}

.countries th  {border:1px solid #fff;border-right:0px solid #000;width:154px;text-align:center;background-color:#8c5f00;color:#fff;font-size:90%;padding:2px;}
.countries td  {border:1px solid #8c5f00;border-right:0px solid #000;border-top:0px solid #000;color:#666;font-size:80%;text-align:center;background-color:#fff;padding:4px;vertical-align:top;line-height:20px;font-weight:bold;}

.countries a:link {color: #8c5f00;}
.countries a:visited {color: #8c5f00;}
.countries a:hover {color: #ff6600;}
.countries a:active {color: #8c5f00;}

.overprints th  {border:1px solid #fff;border-right:0px solid #000;width:154px;text-align:center;background-color:#8c5f00;color:#fff;font-size:90%;padding:2px;}
.countries_images td  {width:192px;border:1px solid #8c5f00;color:#666;font-size:80%;text-align:center;background-color:#fff;padding:4px;vertical-align:top;font-weight:bold;}

.countries_images a:link {color: #8c5f00;}
.countries_images a:visited {color: #8c5f00;}
.countries_images a:hover {color: #ff6600;}
.countries_images a:active {color: #8c5f00;}

.overprints th  {border:1px solid #fff;border-right:0px solid #000;text-align:center;background-color:#8c5f00;color:#fff;font-size:90%;padding:12px;}
.overprints td  {width:250px;border:1px solid #8c5f00;color:#666;font-size:80%;text-align:center;background-color:#fff;padding:5px;vertical-align:top;font-weight:bold;}

.overprints_varieties th  {border:1px solid #fff;border-right:0px solid #000;text-align:center;background-color:#8c5f00;color:#fff;font-size:90%;padding:12px;}
.overprints_varieties td  {width:250px;border:1px solid #8c5f00;color:#666;font-size:80%;text-align:center;background-color:#fff;padding:5px;vertical-align:top;font-weight:bold;}
.overprints_varieties td  {width:250px;border:1px solid #8c5f00;color:#666;font-size:80%;text-align:center;background-color:#fff;padding:5px;vertical-align:top;font-weight:bold;}

/* *********************************** LIGHTBOX CSS *********************************/

#lightbox{
	position: absolute;
	top: 40px;
	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;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;color:#025b8a;padding-top:4px;	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

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