@charset "UTF-8";
/* 
Title:     PhotoEdit - gStyles.css
Author:    Darrin Waterbury, darrin@darrinscottstudios.com
*/
body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	color: #666666;
	line-height: 1.3em;
	text-align: center;
	background: #e3e3e3;
}
html>body { /* be nice to Opera */
	font-size: small;
}
/* Selected States of Tab Navigation
------------------------------------------------------------------------------------------------- */
body.index #tnHome a,
body.search #tnSearch a,
body.lightbox #tnLightbox a,
body.requests #tnRequests a,
body.aboutus #tnAboutUs a,
body.photographers #tnPhotographers a,
body.ourfoundation #tnOurFoundation a {
	background-position: 0 -26px;	
}

body.aboutus #sb-theCompany a {
	color: #71172d;
	text-decoration: none;
	background: url(../images/arrow_red.gif) no-repeat center right;
}

body.requests #sb-hotlink a {
	color: #71172d;
	text-decoration: none;
	background: url(../images/arrow_red.gif) no-repeat center right;
}

body.myaccount #sb-hotlink a {
	color: #71172d;
	text-decoration: none;
	background: url(../images/arrow_red.gif) no-repeat center right;
}

body.lightbox #sb-hotlink a {
	color: #71172d;
	text-decoration: none;
	background: url(../images/arrow_red.gif) no-repeat center right;
}
	

/* Links
------------------------------------------------------------------------------------------------- */
a:link, a:active {
	color: #71172d;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #71172d;
	text-decoration: none;
}
a:hover {
	color: #71172d;
	text-decoration: underline;
}
/* Common Elements
------------------------------------------------------------------------------------------------- */
.clear {
	clear: both;
}
p {
	margin: 1em 0;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #666;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	color: #71172d;
	line-height: 1.3em;
}
h3 {
	margin: 0 0 2px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #6a6a61;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

/* Forms
------------------------------------------------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
input {
	vertical-align: middle;
}
.menu {
	font-size: 95%;
	color: #666;
}
.lstFotogs {
	font-size: 95%;
	color: #666;
}
.textfield {
	padding: 1px 2px;
	width: 218px;
	color: #000;
	border: 1px solid #999;
}

/* Advanced Search
------------------------------------------------------------------------------------------------- */
#advancedSearch {
	float: left;
	margin: 0;
	padding: 5px 20px 6px 20px;
	width: 920px;
	font-size: 90%;
	background: url(../images/adv_search_bg.gif) no-repeat bottom left;
}
#ourCollections, #photographers {
	float: left;
	margin-right: 5px;
	padding: 0;
}
#resultsPerPage {
	float: left;
	margin-left: 10px;
}
#orientation {
	float: left;
	margin: 2px 0 0 20px;
}
#archives {
	float: left;
	margin: 2px 10px;
	padding-left: 8px;
	border-left: 1px solid #ccc;
}
#imagePopPreview {
	float: right;
	margin-top: 2px;
}
#advancedSearch ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#advancedSearch li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#advancedSearch label {
	display: inline;
	font-size: 95%;
	color: #6a6a61;
}

/* Layout
------------------------------------------------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#innerwrapper {
	float: left;
	margin: 0;
	padding: 0 10px;
	text-align: left;
	background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
/* Links
------------------------------------------------------------------------------------------------- */
#links {
	float: right;
	margin: 10px 10px 3px 0;
	padding: 0;
	list-style: none;
	font-size: 85%;
}
#links li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#links a {
	float: left;
	padding: 0 10px;
	color: #6a6a61;
	text-decoration: none;
}
#links a:hover, #nav a.active {
	float: left;
	padding: 0 10px;
	color: #71172d;
	text-decoration: none;
}
#register, #signin {
	background: url(../images/links-li-bg.gif) no-repeat 0 50%;
}
#cart {
	background: url(../images/icon_cart.gif) no-repeat 0 50%;
}
#cart a {
	padding-left: 20px;
}
#cart a:hover {
	padding-left: 20px;
	background: url(../images/icon_cart_over.gif) no-repeat 0 50%;
}

#downloads {
	background: url(../images/icon_downloads.gif) no-repeat 0 50%;
}
#downloads a {
	padding-left: 20px;
}
#downloads a:hover {
	padding-left: 20px;
	background: url(../images/icon_downloads_over.gif) no-repeat 0 50%;
}



/* Header
------------------------------------------------------------------------------------------------- */	
#header {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 960px;
	background: url(../images/header_bg.gif) no-repeat top left;
}
/* Logo
------------------------------------------------------------------------------------------------- */
#logo {
	float: left;
	margin: 0;
	padding: 20px 0 17px 20px;
	text-align: left;
}
#logo span, #logo a {
	display: block;
	width: 140px;
	height: 39px;
	padding: 0;
	border-style: none;
	background: url(../images/pe_logo.gif) no-repeat;
}
#logo img  {
	display: block;
	width: 0;
}
/* Quick Search
------------------------------------------------------------------------------------------------- */
#qsearch {
	float: right;
	margin: 0;
	padding: 10px 20px;
	font-size: 11px;
	color: #fff;
	text-align: left;
}
#qsearch p {
	margin: 0;
	padding: 0;
}
#qsearch a {
	color: #fff;
}
#qsearch a:hover {
	color: #fcc;
	text-decoration: none;
}
/* Navigation
------------------------------------------------------------------------------------------------- */
#tabNav {
	position: absolute;
	bottom: 0;
	right: 8px;
	margin: 0;
	padding: 0;
	width: auto;
	height: 26px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#tabNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#tabNav a {
	float: left;
	padding: 26px 1px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE/Win only */
}
#tabNav a:hover {
	background-position: 0 -26px;
}
#tabNav a:active, #tabNav a.selected {
	background-position: 0 -26px;
}
#tnHome a {
	width: 58px;
	background: url(../images/tnHome.gif) no-repeat top left;
}
/*#tnSearch a {
	width: 71px;
	background: url(../images/tnSearch.gif) no-repeat top left;
}*/
#tnLightbox a {
	width: 80px;
	background: url(../images/tnLightbox.gif) no-repeat top left;
}
#tnRequests a {
	width: 84px;
	background: url(../images/tnRequests.gif) no-repeat top left;
}
#tnAboutUs a {
	width: 79px;
	background: url(../images/tnAboutus.gif) no-repeat top left;
}
#tnPhotographers a {
	width: 118px;
	background: url(../images/tnPhotographers.gif) no-repeat top left;
}
#tnQuickLinks a {
	width: 91px;
	background: url(../images/tnQuickLinks.gif) no-repeat top left;
}
/*#tnOurFoundation a {
	width: 117px;
	background: url(../images/tnOurFoundation.gif) no-repeat top left;
}*/

/* Footer
------------------------------------------------------------------------------------------------- */
#footer {
	float: left;
	margin: 0;
	padding: 15px 0 5px 0;
	text-align: left;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 85%;
}