/* CSS Document */

/***************************************************
Written by Linda M. Jose & Jonathan Dennison
Mailboxesofdistinction.com
Jan-Feb 2006
Revision - January 15, 2008

Slightly disorganized. Afoam3gies to those who know.

(c) 2006-2007 Mailboxes of Distinction
***************************************************/

/***************************************************
Box Model Hacks
***************************************************/
*html #navigation {
	padding-bottom: 0px;
	p\adding-bottom: 4px;
	}


/***************************************************
Main Layout CSS Elements
***************************************************/

.SpacerClearHome {clear: left; font-size:8px;}

body {
margin-left: auto;
margin-right: auto;
margin-bottom: auto;
margin-top: 0;
padding: 0;
background: url(http://www.mailboxesofdistinction.com/images/bg3.gif) center repeat-y #929292;
color: #000;
font: normal 0.70em Verdana, Arial, Helvetica, sans-serif;}

#blackbarofdoom  {
margin: 0 auto;
background-color: #000;
height: 10px;
width: 810px;
}

#wrapper {
	width: 750px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
	color: #000;
	padding: 10px 0px 2px 0px;
}

#headwrapper {
	width: 750px;
	margin-right:auto;
	margin-left:auto;
	color: #000;
	padding: 10px 0px 2px 0px;
}

/***************************************************
Headers
***************************************************/
#logo {
	width:750px;
	margin:0;
	padding: 0;
	height: 102px;
	background: url(http://mailboxesofdistinction.com/images/mod-logo.jpg) left no-repeat;
	float: left;
}

#logo p {text-align: left;}

h1 {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	margin: 10px 0 0 0;
	}

/***************************************************
Top Navigation 
***************************************************/
	
#top-nav {width: 750px;
height: 30px;
margin: 5px auto;
text-align: right;}

#top-nav p {font: 10px Arial, Helvetica, sans-serif; color: #000; background-color: #FFFFFF; margin-bottom: 0;}

#top-nav a {color: #000000;
	text-decoration:none;
	text-transform: uppercase;}

#top-nav a:visited {color: #000000;	
		text-decoration:none;
	    text-transform: uppercase;}

#top-nav a:hover {color: #000;
		background-color: #f2f2f2;
		text-decoration: none;
		text-transform: uppercase;}

				  		  
/***************************************************
Main Navigation
***************************************************/
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	width: 750px;
	height: 15px;
	background: url(http://mailboxesofdistinction.com/images/nav-grad.gif) bottom left repeat-x;
	background-color: none !important;
	color: #666666;
	margin: 4px 0 12px 0;
	padding-bottom: 4px;
	text-align: center;
	float: left;
	overflow: visible;
	}

#navigation ul {
	padding: 0px 0 0px 0;
	margin: 0 15px 0 15px;
	float: left;
	}

#navigation li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	background-color: none;
	}

#navigation a:link {
	line-height: 14px;
	font-weight: bold;
	margin: 0 8px 6px 8px;
	text-decoration: none;
	color: #666666;
	padding-bottom: 5px;
	background-color: none;
	}

#navigation a:visited {
	line-height: 14px;
	font-weight: bold;
	margin: 0 8px 6px 8px;
	text-decoration: none;
	color: #888888;
	padding-bottom: 2px;
	background-color: none;
	}

#navigation a.indicator:link {
	border-bottom: 2px solid #FF0000;
	padding-bottom: 2px;
	color: #FF0000;
	background-color: none;
	} 

#navigation a.indicator:visited {
	border-bottom: 2px solid #CC0000;
	padding-bottom: 2px;
	color: #CC0000;
	background-color: none;
	}

#navigation a:hover {
	color: #440000;
	background-color: none;
	}
	
#navleft {
	height: 15px;
	width: 32px;
	margin-left, margin-right, margin-bottom: 0;
	margin-top: 4px;
	padding: 0;
	background: url(http://mailboxesofdistinction.com/images/nav-grad-end-l-2.jpg) bottom left no-repeat;
	background-color: none;
	float: left;
	}
	
#navright {
	height: 15px;
	width: 32px;
	margin-left, margin-right, margin-bottom: 0;
	margin-top: 4px;
	padding: 0;
	background: url(http://mailboxesofdistinction.com/images/nav-grad-end-r-2.jpg) bottom right no-repeat;
	background-color: none;
	float: right;
	}

	
/***************************************************
Collection Header
***************************************************/

#pb {
	width: 100%;
	height: 370px;
	font-weight: bold;
	overflow: visible;
	margin: 0;
	padding: 0;
	background: url(http://mailboxesofdistinction.com/images/pb-bg-light.gif) repeat-x;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
}

/* #cornerbanner {
	width: 105px;
	height: 106px;
	background: url(http://mailboxesofdistinction.com/images/corner-banner.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: absolute;
	} */

#melbourneblock, #staugustineblock, #sevilleblock {
	padding: 0;
	margin: 10px auto 15px auto;
	width: 32.67%;
	height: 335px;
	float: left;
}

#pb img {
	padding: 0;
	margin: 0px 5px 0px 5px;
	border: none;	
}

#pbdivider {
	background: url(http://mailboxesofdistinction.com/images/pb-divider.gif) top center no-repeat;
	margin: 0;
	margin-top: 10px;
	height: 300px;
	width: .8%;
	float: left;
}

#clicknotice {
	position: absolute;
	height: 100px;
	width: 100px;
	background: url(http://mailboxesofdistinction.com/images/clicknotice.gif) top left no-repeat;
	font-size: -9999px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	left: 30%;
	top: 30%;
	}

#pb h2 {
	font-size: 1.4em;
	color: #222222;
	padding: 0;
	margin: 12px 0 6px 0;
	text-align: center;
}

#pb h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-variant: normal;
	color: #222222;
	padding: 0 0 0 0px;
	margin: 3px 0 4px 0;
	text-align: center;
	}

#pb h3 span {
	font-size: .8em;
	position: relative;
	top: -2px;
	
	}

#pb a {
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
	color: none;
	text-decoration: none;
	}

#pb a:hover h2{
	text-decoration: none;
	color: #660000;
	}

#pbtitle {
	height: 38px;
	width: auto;
	position: relative;
	}

#pbtitle span {
	background: url(http://mailboxesofdistinction.com/images/pb-title.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
/***************************************************
Content Left 
***************************************************/

.content-left {
	width: 480px;
	float: left;
	margin: 25px 0 0 0;
}

.content-left img {border:0px}

.content-left p {
		line-height: 180%;
        text-align: justify;
	    font-size: 1.0em;
		padding: 0 8px 0 8px;
		margin: .6em 0 1.3em 0;
		}

.content-left h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: -0.25em;
	margin-left: 8px;
	border-bottom: 1px #ccc solid;
	font-family: Verdana, Arial, Times New Roman;
	}

.content-left h2 {
		font-size: 1.2em;
		font-weight: normal;
		color: #ba0001;
		font-family: Verdana, Arial, Times New Roman;}

.content-left h2 a:active {text-decoration: underline; color: #ba0001;}

.content-left h2 a:visited {text-decoration: underline; color: #ba0001;}

.content-left h2 a:link {text-decoration: underline; color: #ba0001;}

.content-left h2 a:hover {text-decoration: underline; color: #000000;}

.content-left h3 {font-size: 1.1em;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;}

.content-left h4 {font-size: 0.9em;
		font-weight: bold;
		margin: 0 0 0 6px;
		font-family: Verdana, Arial, Helvetica, sans-serif;}

.content-left a:visited{ text-decoration: underline; color: #000000;}

.content-left a:link { text-decoration: underline; color: #000000;}	

.content-left a:active { text-decoration: underline; color: #000000;}	
						
.content-left a:hover{ text-decoration: underline; color: #999999;}			

.content-left ul { line-height: 190%;}

.content-left li { padding: 4px;}

.content-left blockquote {line-height: 160%; padding: 6px;}	

	 
/***************************************************
Content Right
***************************************************/

.content-right {
	width: 220px;
	float: right;
	margin: 25px 0px 0px 0px;
	padding: 0;
	overflow: visible;
	text-align: left;
	background: url(http://mailboxesofdistinction.com/images/vert-shadow.gif) 0px 8px no-repeat;
}
				
.content-right h2 {
	margin: 0 0 1em 24px;
	padding: 0px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #333333;
	/*background-color: #f2f2f2;*/
}

.content-right a:link {color: #000; text-decoration: underline; font-weight: bold;}

.content-right a: active {color: #000; text-decoration: underline; font-weight: bold;}

.content-right a:visited {color: #000; text-decoration: underline; font-weight: bold;}

.content-right a:hover {color: #000; text-decoration: none; font-weight: bold;}	

		
.content-right ul {list-style: none;
                   margin: 0 0 0 24px;
				   padding: 0 16px 0 0;}
			

.content-right li {
	margin: 0;
	padding: 5px 0px 6px 0px;
	border-bottom: solid 1px #f2f2f2;
	text-indent: 0;
		}

.content-right li a:link {
		color: #000; 
		font-weight: normal; 
		text-decoration: none !important;
		text-indent: 0;
		}
					 
.content-right li a:visited {
			text-decoration: none !important;
			color: #000;
			font-weight: normal;
			}
					 
.content-right li a:hover {	text-decoration: none !important;
					 		background-color: #f8f8f8;
					 		color: #000;
							font-weight: normal;
							}

.content-right p {
	margin: 20px 16px 0 16px;
	padding: 10px 16px;
	background: #f2f2f2;
	color: #000;
	border-top: 3px solid #666666;
	border-bottom: 3px solid #666666;
	line-height: 150%;
	font-size: 11px;
		}
		
.content-right p img {
	margin: 10px 0 0 0;
	padding-left: 10px;
		}

/***************************************************
FOOTER
***************************************************/

#Footer {width: 728px; margin: auto; padding: 10px 0px 0px 0px;}

#Footer p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFFFFF;
}

#Footer-menu {padding: 10px;
background: #f2f2f2;
font-size: 10px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align: center;
color: #000;}
			  
#Footer-menu a:link {color: #000000; text-decoration: none; background-color: #f2f2f2;}

#Footer-menu a:active{color: #000000; text-decoration: none; background-color: #f2f2f2;}

#Footer-menu a:visited {color: #000000; text-decoration: none; background-color: #f2f2f2;}

#Footer-menu a:hover {color: #000000; text-decoration: underline; background-color: #f2f2f2;}
				
#Footer-SEO {margin: 40px 40px 10px 40px;
font-size: 9px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
color: #525252;
background-color: #FFFFFF;}

#Footer-SEO p {background-color: #FFFFFF; color: #525252;}
			 
#Footer-SEO a:link, a:visited, a:active {color: #525252; text-decoration: underline; font-weight: normal;}

#Footer-SEO a:hover {color:#000000; text-decoration:none; background-color: #FFFFFF;}

/***************************************************
Site Map !
***************************************************/
	
#SiteMap {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	padding: 10px 0px 2px 0px;
	color: #000;}

#SiteMap p	{line-height: 160%;
			text-align: justify;}

#SiteMap h1 {font-size: 1.5em;
		font-weight: normal;
		margin-top: 1.5em;
		margin-bottom: .85em;
		border-bottom: 1px #ccc solid;
		font-family:"Lucida Sans", "Lucida Grande", Arial, "Trebuchet MS";}

#SiteMap h2 {font-size: 1.2em;
		font-weight: normal;
		padding:6px;
		margin-top: 1.5em;
		margin-bottom: .85em;
		background-color: #f6f6f6;
		border:solid #dddddd 1px;
		color: #000;
		font-family:"Lucida Sans", "Lucida Grande", Arial, "Trebuchet MS";}

#SiteMap h2 a:visited {background-color: #f6f6f6;}
					
#SiteMap a:visited{text-decoration: underline; color: #000000;}

#SiteMap a:link {text-decoration: underline;color: #000000;}	

#SiteMap a:active {text-decoration: underline;color: #000000;}	
						
#SiteMap a:hover{text-decoration: underline;color: #ba0001;}			

#SiteMap ul {line-height: 150%; background-color: #FFFFFF;}

#SiteMap li { padding: 4px;}


/***************************************************
Center Your Mind
***************************************************/

.center {text-align: center !important; font-weight: bold  !important; color: #000000; background-color: #ffffff}

.center2 {text-align: center !important; font-weight: normal; color: #000000; background-color: #ffffff}


/***************************************************
Lightbox 2
***************************************************/

#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: #FFFFFF;
	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(http://mailboxesofdistinction.com/Lightbox/images/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(http://mailboxesofdistinction.com/Lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://mailboxesofdistinction.com/Lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	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;
	}

/* el fin */
