/*
This is the stylesheet for the stock photo areas of our website, which is hosted on Photo Shelter

*/

/* main areas */
body {
	font-size: 11px;
	font-family: Times, Georgia, serif;
	background: #fff url('images/bg.jpg') top center repeat-x;
	background-attachment: fixed;
	color: #000;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	}
	
TD, TH, INPUT, SELECT {
	font-family: Arial,Sans-Serif;
	font-size: 11px;
}

/* this removes all margins (spacing) around these HTML block elements */
FORM, P, H1, H2, H3, H4 {
	margin: 0;
}

/* ".input" is applied to tables which are used for form input
   (e.g. the Search form) */
TABLE.input TH {
	font-weight: bold;
}

/* "UL.thumbs" is used for all thumbnail displays */
UL.thumbs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 650px;
}

UL.thumbs LI {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width: 126px;
	height: 180px;
}

UL.thumbs LI TABLE {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	border: 0;
}

UL.thumbs LI TABLE TD {
	width: 110px;
	text-align: center;
}

UL.thumbs LI TABLE TD.slide {
	height: 102px;
	vertical-align: middle;
}

UL.thumbs LI TABLE TD.slide IMG {
	border: 1px solid #2d1358;
}

UL.thumbsList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

TABLE.thumbheader {
	padding: 2px;
	width: 700px;
	margin: 0;
}

TABLE.info TD {
	vertical-align: top;
	font-size: 11px;
	padding: 3px;
}

TABLE.info TH {
	vertical-align: top;
	padding-top: 4px;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
}

TABLE.info.left TH {
	text-align: left;
}

TABLE.input {
        border: 0;
        padding: 3px;
}

TABLE.input TH {
        text-align: right;
        vertical-align: top;
        padding-top: 3px;
        font-weight: normal;
}

TABLE.input.left TH {
        text-align: left;
}

TABLE.input.tall TH {
	padding-top:10px;
}

TABLE.null {
	padding: 0;
	margin: 0;
	border-style: none;
}

TABLE.table {
	color: #222;
	font-size: 18px;
	text-align: center;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

TABLE.table a {
	color: #222;
	text-decoration: underline !important;
}

TABLE.table a:hover {
	color: #a50400;
	text-decoration: underline !important;
}

TABLE.table TH {
	padding: 3px;
	font-weight: bold; 
	text-align: center; 
	background-color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff !important;
}

TABLE.table TH a {
	color: #fff;
	text-decoration: underline !important;
}

TABLE.table TH a:hover {
	color: #ff6;
}

TABLE.table TH.on A {
	color: #9f9;
}

TABLE.table TR, TABLE.table TR.nohover:hover, TABLE.table.nohover TR:hover {
	background: #F6F6F6;
}

TABLE.table TR:hover {
	background: #fff;
}

TABLE.table TD {
	padding: 4px 8px;
	border-bottom: 1px dotted #aaa;
	border-right: 1px solid #aaa;
	color: #333;
}

TABLE.table.slim TD {
	padding: 3px 8px;
}

UL.batch {
	list-style: circle;
	text-indent: 0px;
	margin: 0 1.5em;
	padding: 0;
	color: #666;
}

UL.batch LI {
	font-size: 10px;
}

UL.batch LI.lg {
	font-size: 12px;
}

UL.batch LI A, UL.batch LI span {
	margin: 0;
	line-height: 16px;
	color: #00A0F0 !important;
	text-decoration: none;
}

UL.batch.tight LI A, UL.batch.tight LI span {
	padding: 0px 0px 2px 15px;
}

.gallery_list_name {
	color: #2d1358;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
		}

	
.f_left {
	float: left;
	}

.f_right {
	float:right;
	}			

.searchtips {
	float:right;
	width: 100px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 16px;
	padding: 8px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #2d1358;
	background-color: transparent;
	text-align: left;
	}

#photoshelter-page {
	background-color: transparent;
	border: none;
	width:960px;	
	padding: 0px;
	margin: auto;
	text-align: left;	
	}
	
#header {
	background: transparent;
	}

#content {
	width:650px;
	float:right;
	font-size: 14px;
	line-height: 19px;
	margin:40px 0px 20px 0px;
	padding:0px;
	font-family: Georgia, Times, serif;	
	}
	
.collectionmenu form {
	display: inline;
	float:left;
}

h2.collectionheader {
	margin-bottom: 0px;
	}

.collectionmenu {
	border-bottom: 1px solid #2d1358;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 15px 0px 15px 0px;	
	}			
	
#footer {
	padding: 0;
	margin: 25px auto 25px auto;
	width: 650px;
	clear: both;
	background: transparent;
	border: none;
	text-align: right;
	}

/* Normal Page navigation */
/* Normal Page navigation */
/* Normal Page navigation */
/* Normal Page navigation */
	
	
#nav {
	list-style: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	width:247px;
	text-align: center;
	position: static;	
	}	
	
#nav .page_item {
	display: block;
	margin: 0px;
	padding:0px;
	color: #fff;
	width:247px;
	height:auto;	
	text-align: center;
	position: static;				
	}
		
#nav .page_item a {
	width:247px;
	height:auto;
	display: block;
	text-align: center;		
	margin: 0px;
	padding: 0px;	
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 50px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Times, Georgia, serif;
	background-image: url(images/sidebar-button-bg.gif);
	background-repeat: no-repeat;
	background-position: center;	
	}
	
#nav .page-item-3 a {
	background-image: url(images/sidebar-button-bg-top.gif);
	}
#nav .page-item-5 a {
	background-image: url(images/sidebar-button-bg-bottom.gif);
	}	

#nav .page_item a:hover {
	color: #f38f37;	
	}
#nav .page-item-3 a:hover {
	background-image: url(images/sidebar-button-bg-top.gif);
	}	
	
#nav .page_item ul {	
	list-style: none;
	list-style-type: none;
	margin:-10px 0px 0px 0px;
	padding:0px;
	display: block;
	width:247px;
	background-color: #2d1358;		
	}
	
#nav .current_page_parent ul, #nav .current_page_item ul {
	position: static;
	z-index: 500;		
	left:0px;
	background-color: transparent;	
}
#nav .current_page_parent a, #nav .current_page_item a { 
 	background-image: url(images/sidebar-button-bg-bottom.gif);	 
  	}		
	
#nav .page_item ul .page_item {
	height:28px;
	width: auto;		
	list-style: none;
	list-style-type: none;
	display: block;
	margin:0px;
	padding:0px;
	background-color: transparent;			
	}
	
#nav .page_item ul .page_item a {
	height: 12px;
	width: auto;
	display: block;
	margin:0px;
	padding:8px 5px 8px 5px; 
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	font-family: Helvetica, Arial, Lucida Grande, sans-serif;	
	background-color: transparent;
	text-transform: none;
	letter-spacing: 0px;	
	background-image: none;	
	}
	
#nav .page_item ul .page_item a:hover {
	color: #fff;
	background-color: #f38f37;
	}	
	
.passwordform {
	background-color: #709DC3;
	border: 1px solid #fff;
	}
.descriptioncell {
	padding: 0px 0px 0px 15px;
	}		
	

/* Begin Sidebar */

#sidebar {
	float: left;
	width:308px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/sidebar-bg.gif);
	background-repeat:no-repeat;
	background-position: top center;	
	}
	
#sidebarnav {
	position: static;
	width:247px;
	height:auto;
	margin:0px 0px 0px 30px;
	background-image: url(images/sidebar-fade.gif);
	background-repeat:no-repeat;
	background-position: top center;
	background-color: #2d1358;	 
	 }
#sidebar img {
	margin:0px 0px 0px 30px;
        }
#sidebar img, #homenav img {
	display: block;
	border: none;
	}	 	

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

.imagemetadata {
	width: 300px;
	float: left;
	}
	
.imagemetadata ul, .imagemetadata li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	}

.imagemetadata li {
	border-bottom: 1px solid #2d1358;
	padding: 4px 0px 4px 0px;
	}	
		
.keywords {
	width: 300px;
	float: right;
	}
	
.galleryimagecaption {
	padding: 10px;
	background-color: #2d1358;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 630px;
	clear: both;
	margin: 0px 0px 10px 0px;
	}	
	
/*	Begin Headers */

h1 {	
	}	

h3, h3 a {
	font-size: 14px;
	font-family: Arial, sans-serif;
	color:#0066cc;
	padding: 0px 0px 8px 0px;
	margin:0px;
	text-align: left;
	}
	
h4, h4 a {
	font-size: 14px;
	font-weight: normal;
	color:#62419a;
	padding: 0px 0px 8px 0px;
	margin:0px;
	}	

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h1, h1 a, h2, h2 a, h2 a:visited, h3 a:visited {
	color: #663399;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h1, h2 {
	margin-top: 30px;
	margin-bottom:18px;	
	padding-bottom: 18px;
	text-align: left;
	border-bottom: 1px solid #663399;
	font-family: Georgia, Times, serif;
	line-height: 28px;
	font-weight: bold;	
	font-size: 30px;	
	}	
	
h2.pagetitle {
	margin-top: 30px;
	margin-bottom:18px;		
	padding-bottom: 18px;
	text-align: left;
	border-bottom: 1px solid #663399;
	font-size: 30px;
	display: block;
	clear:both;	
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h5 {
	font-family: Arial, sans-serif;
	font-size: 30px;
	color: #000;
	text-align: center;
	}	
	
/* End Headers */

.entry p a:visited {
	color: #b85b5a;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	text-align: left;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	text-align: left;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}	
	
.entry {
	padding: 0px;
	margin:0px;
	}
.entry p {
	padding: 0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	text-align: left;
	}

ul#clientsubpages, #clientsubpages {
	list-style:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
	text-align: center;
	}

ul#clientsubpages li.page_item, #clientsubpages .page_item {
	list-style:none;
	list-style-type:none;
	display:block;
	padding:0px;
	text-align: center;
	margin:0px 0px 15px 0px;
	}	
	
ul#clientsubpages li a, #clientsubpages li.page_item a, #clientsubpages .page_item a {
	display:block;
	text-align: center;
	padding:5px;
	margin:0px;
	background-color: #40236e;
	color: #fff;
	text-decoration:none;
	}	

#gallerysearch {
	display: block;
	clear: both;
	border-bottom: 1px solid #2d1358;
	background-color: #2d1358;
	color: #2d1358;
	padding: 15px 0px 10px 15px;
	font-size: 0px;
	line-height: 1px;
	margin: 0px 0px 10px 0px;
	}

#gallerysearch input {
	display:none;
	visibility: hidden;
	}
#gallerysearch input.keywords, #gallerysearch input.submit {
	display:inline;
	visibility: visible;
	float:none;
	}
#gallerysearch input.submit {
	float:none;
	}
#gallerysearch input.keywords {
	margin-right: 15px;
	}	

