/* ---------------------------------------------
	Title: Global Stylesheet
----------------------------------------------- */

* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
	margin:5px 0px 10px 33px;
  padding:0px;
  background:;
  color:#000000;
  font-size: 12px;
text-align:left;
  vertical-align: baseline;
  font-family: Arial, Helvetica, san-serif;
  background:url("../images/bg_page.jpg") repeat-x top left;}
 
h1, h2, h3, h4, h5 {
	margin: 0px 0;
	color: #000;
	font-size: 120%;
}
div, p, img, a, td, ul, ol {
    font-size: 1em;
}
ol, ul {
    margin-left: 1em;
    padding-left: 1em;
}
li {

    padding-left: .5em;
    margin-bottom: 6px;
	line-height:18px;
}
ol li {
    margin-left: 0em;
    padding: 0 0 .5em.3em;
    list-style-type: decimal;
	 background: transparent;
}
form, table {
	background: #fff;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 10px 0;
}

em {color:#666666;}


a {
	outline: none;
	color: #5A1300;
}
a:hover{
	color: #F991AB;
	text-decoration: underline;
}
a img, img {
	border: 0;
	text-decoration: none;
}

/*  =layout
 ---------------------------------------------- */
 
 .photo {border:2px solid white; margin-top:20px;}
.photo-caption {text-align:left; padding:8px 10px 8px 12px;background:#f0f0f0;font-size:11px;margin:0px;width:150px;line-height:13px;}
.photo-cell {background:#f0f0f0; border:#e0e0e0 1px solid;}
 
#home-bottom {}
#home-bottom td {padding:0px 40px 0px 0px;}
#home-bottom td.pink {background: url(../images/bg_pink-border.gif) 190px 30px  no-repeat;}

a.buy {display:inline; border:#FF0066 solid 1px; background:#FF6699; color:white; font-weight:bold; text-decoration:none; padding:0px 4px 0px 4px; line-height:18px;}


#footer {
	width:740px; 
	margin-top:30px;
	padding:0px 0px 0px 0px;
	color:#5A1300; 
	font-size:11px;
	text-align:center;
	}

#footer a {color:#5A1300;text-decoration:none;font-size:12px;}

.noborder {
	border: 0px !important;
}


/*  =header
 ---------------------------------------------- */
#header {position:relative; width:740px;text-align:left;}
#logo {margin:15px 0px 30px 50px;}

#navbar {margin-left:6px; background:#5A1300; width:733px;height:32px;}

#navbar ul.nav {
	margin: 0 0 0 20px;
	padding: 0px;
	list-style-type: none;
	z-index: 120;
}

#navbar ul.nav li {
	position: relative;
	float: left;
	display: inline;
	margin: 0px 20px 0px 20px;
	padding: 0;
}

	
#navbar ul.nav a {
	display: inline;
	text-indent: 0px;
	text-decoration: none !important;
}

#nav-bottom {width:743px; height:25px; background: url(../images/bg_nav-bottom.gif) 0px 0px no-repeat;}

/* Classes of the nav images - hover is the mouseover state - an on state can be set with the same image as the hover image */




/*  =crumb
 ---------------------------------------------- */


/*  =footer
 ---------------------------------------------- */

/*  =content
 ---------------------------------------------- */
 
 #window {width:796px; border:1px solid #000000; border-width:0px 1px 1px 1px;}
 
 .content {padding:0px 45px 0px 45px; text-align:left; background: url("../images/bg_content.gif") top left repeat-y;  width:650px;}
 
 
 
 .bottom {	width:743px; 
	height:64px;
	padding:0px 0px 0px 0px; 
	background:url("../images/bg_bottom.gif") no-repeat; 
	margin: 0px;
	text-align:left;}


 
 
 
#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;
	}


/*  =floats
 ---------------------------------------------- */
.content:after,
#header ul:after,
#footer ul:after,
ul.breadcrumbs:after,
.toolsCat:after {
  content: "."; display: block; height: 0; clear: both; visibility: hidden;
}


