/*  PR Shots V2 Global CSS 
	v1.38 - 09/09/09
	© Jann Herlihy - jann@cscape.com
--------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font-size: small;
	font-weight: normal;
	font-family: verdana, helvetica, sans-serif;
	color: #5a5a5a;
	background-color: #fff;
}
/* Masterpage only
-------------------------------- */
#header {
	width: 100%;
	height: 81px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../img/bg-header.gif") repeat-x;
	border-bottom: 2px solid #fff;
}
#header #logo {
	position: absolute;
	top: 18px;
	left: 15px;
}
#header #logo a {
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
	background: none;
	display: block;
	width: 143px;
	height: 50px;
	background: url("../img/logo.gif") no-repeat;
}
#header-banner1 {
	height: 50px;
	width: 102px;
	position: absolute;
	top: 15px;
	right: 15px;
}
#header-banner1 span {
	display: none;
}

#header-banner2 {
	height: 50px;
	width: 102px;
	position: absolute;
	top: 15px;
	right: 122px;
}
#header-banner2 span {
	display: none;
}

/* Site Search & Buttons
--------------------------------------- */
#sitesearch {
	background-color: #CEDCF3;
	width: 100%;
	height: 28px;
	position: absolute;
	top: 83px;
	left: 0;
	line-height: 28px;
}
#sitesearch label {
	display: none;
}
#sitesearch .textinput {
	width: 140px;
	position: absolute;
	top: 3px;
	left: 20px;
	font-size: 100%;
}
.stretch-btn {
	background: url("../img/btn-left.gif") no-repeat; 
	height: 20px;
	width: 9px;
	padding: 0 0 0 7px;
	text-align: left;
	display: -moz-inline-block;
	display: inline-block;
	margin: 3px 0 0 0;
}
.stretch-btn a,
.stretch-btn input,
.stretch-btn .btn {
	display: -moz-inline-block;
	display: inline-block;
	float: left; 
	background: url("../img/btn-right.gif") no-repeat right; 
	line-height: 20px; 
	height: 20px;
	padding: 0 7px 0 0; 
	text-decoration: none; 
	color: #fff; 
	border: 0;
	margin: 0 !important;
	white-space: nowrap;
}
#sitesearch .stretch-btn {
	position: absolute;
	top: 0;
	left: 168px;
	padding: 0 0 0 19px;
	background: url("../img/btn-left-search.gif") no-repeat; 
}
.std-btn {
	width: 63px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	background: url("../img/std-btn.gif") no-repeat;
	border: 0;
	color: #fff;
	display: -moz-inline-stack;
	display: inline-block;
}
.long-btn {
	width: 136px;
	height: 20px;
	background: url("../img/long-btn.gif") no-repeat;
	border: 0;
	color: #fff;
	display: -moz-inline-stack;
	display: inline-block;
}
/* Login Status
--------------------------------------- */
#loginstatus {
	/*width: 350px;*/
	position: absolute;
	top: 85px;
	right: 50px;
	height: 20px;
	line-height: 20px;
	text-align: right;
}
#loginstatus span {
	color: #6797DC;
	line-height: 20px;
	display: -moz-inline-block;
	display: inline-block;
	float: left;
}
#loginstatus .stretch-btn {
	margin: 1px 0 0 10px;
	display: -moz-inline-block;
	display: inline-block;
	float: left;
}
.loginp {
	position: relative;
}
.remember{
    font-size: 90%;	
    color: #858789;
    cursor: pointer;
    cursor: hand;
}

/* Content & structure
---------------------------------------- */
#wrapper {
	position: relative;
	top: 112px;
	left: 0;
	width: 965px;
	min-height: 600px;
	height: auto !important;  
	height: 600px;
	display: block;
	clear: both;
}
#navigation {
	position: relative;
	top: 0;
	left: 0;
	padding: 25px 0 0 15px;
	width: 200px;
	float: left;
	min-height: 600px;
	height: auto !important;   
	height: 600px;
}
#content {
	position: relative;
	float: right;
	clear: right;
	width: 724px;
	margin: 25px 0 0 0;
}
#footer {
	position: relative;
	bottom: 0;
	display: block;
	width: 100%;
	height: 50px;
	margin: 114px 0 0 0;
	clear: both;
}
.archivehomeimg {
	margin: 0;
	width: auto;
	height: auto;
}
#poweredby a {
	width: 130px;
	height: 30px;
	background: url("../img/powered_by_prshots.gif") no-repeat;
	position: relative;
	top: 5px;
	left: 50px;
	display: block;
}
#poweredby a span {
	display: none;
}

/* Misc
------------------------------- */
a {
	color: #5a5a5a;
}
.hidden {
	 display: none;
}
img {
	border: 0;
}
h1 {
	font: normal normal 130%/1.3em arial, helvetica, sans-serif;
	color: #6797DC;
}
h2 {
	font: normal normal 130%/1.3em arial, helvetica, sans-serif;
	color: #6797DC;
}
p, 
#content ul li {
	font: normal normal 85%/1.5em verdana, helvetica, sans-serif;
}
a.normal {
	font: normal normal 85%/1.5em verdana, helvetica, sans-serif;
	color: #6797DC;
}
.blue {
	color: #6797DC;
}
.textinput,
.shorttextinput,
.longtextinput,
.passinput {
	width: 190px;
	height: 18px;
	border: 1px solid #b6b6b6;
	font: 11px/1.5em verdana, helvetica, sans-serif !important;
}
.shorttextinput {
	width: 120px;
	/*margin-right: 10px;*/
}
.longtextinput {
	border: 0;
	background: url("../img/bg-std-width.gif") no-repeat 0 0;
	width: 302px;
	height: 20px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-left: 3px;
	margin-right: 10px;
	overflow: hidden;
}
h2.breadcrumb {
	font-size: small;
	font-family: verdana, helvetica, sans-serif;
}
h2.breadcrumb a,
ul li a {
	font-size: 90%;
	color: #5a5a5a;
	line-height: 1.7em;
}
ul.inline li a {
	font-size: 85%;
}
.paging {
	display: block;
	margin: 10px 0;
	font-weight: bold;
}
.paging a {
	 color: #5a5a5a;
}

/* Content - Homepage
--------------------------------------- */
.homepageimg {
	position: absolute;
	top: 0;
	left: 0;
	width: 724px;
	height: 310px;
	display: block;
	z-index: 1;
}
#mainimg {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	width: 724px;
	height: 310px;
	display: block;
	background: url("/img/homepage/mainimg-border.gif") no-repeat;
	z-index: 5;
}
#scrollgallery {
	width: 724px;
	height: 66px;
	margin: 5px 0;
	display: block;
}
#editslider {
	line-height: 66px;
}
#promos {
	width: 724px;
	display: block;
	overflow: hidden;
	height: 240px;
}
.promo {
	width: 228px;
	height: 218px;
	background: url("../img/bg-promo.gif") no-repeat;
	float: left;
	margin-right: 20px;
	position: relative;
	padding: 0;
}
.nomargin {
	margin: 0 0 0 -2px !important;
}
.promo h1 {
	margin: 24px 0 0 15px;
}
.promo p {
	margin: 9px 10px 9px 15px;
	position: relative;
}
.promo p .textinput {
	width: 190px;
}
.promo p .passinput {
	width: 137px;
}
.promo ul {
	margin: 0 10px;
	padding: 0 10px;
}
.promo ul li {
	font: normal normal 85%/1.5em verdana, helvetica, sans-serif;
	margin: 0 10px;
	padding: 0;
}
p label {
	font-weight: normal;
	display: inline;
}
p .remember label {
	font-weight: normal;
	font-size: 100%;
}
.promo p .btn-login {
	position: absolute;
	top: 19px;
	left: 144px;
}
.promo p a {
	color: #6797dc;
	text-decoration: underline;
}
.promo p a.normal {
	font-size: 100%;
	color: #6797DC;
}
p.rightalign {
	text-align: right;
}

.smlitalic {
    font-size: 80%;
    font-style: italic;
    font-weight: normal;
}
/* Subject list */
ul.inline {
	display: block;
	clear: both;
	margin-bottom: 10px;
}
ul.inline li {
	float: left;
	margin-right: 10px;
	list-style: none;
}
/* Registration 
---------------------------------------- */
.registrationchk td {
    text-align:left;
    font-size: 90%;
}
.checkbox {
	font-size: 100%;
}
.mand {
	color: #c00;
}
/* Company Index 
---------------------------------------- */
ul.azlist {
	margin: 10px 0;
	padding: 0;
	display: block;
	clear: right;
}
ul.azlist li {
	margin: 0 6px 15px 0;
	float: left;
	list-style: none;
	width: 21px;
	height: 20px;
}
ul.azlist li a {
	font-weight: bold;
	text-decoration: none;
	background: url("../img/az-btn.gif") no-repeat;
	color: #fff;
	display: block;
	width: 21px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
ul.azlist li a:hover {
	background: url("../img/az-btn-bl.gif") no-repeat;
}
/* Content containers - Use jquery.curvycorners.js
   for rounded corners effect.
-------------------------------------------------- */
.main-container {
	width: 718px;
	background: #cedcf3;
	overflow: hidden;
	padding: 10px;
	display: block;
	position: relative;
}
.mid-container {
	width: 300px;
	background: #eef2fb;
	overflow: hidden;
	padding: 10px;
	display: block;
	position: relative;
}
.search-container {
	background: #f0f5fb url("../img/icon-advsearch.gif") no-repeat;
	width: 698px;
	padding: 20px 200px;
}
.std-content-box {
	width: 718px;
	background-image:url("../img/large-box-top.gif");
	overflow: hidden;
	padding-top: 10px;
	display: block;
	position: relative;
}
.std-content-box-footer {
	width: 718px;
	background-image:  url("../img/large-box-bottom.gif");
	overflow: hidden;
	height: 9px;
	margin: 0px 0px 20px 0px;
}
.premium {
	background-color: #eef2fb;
}
.dk-blue {
	background-color: #cedcf3;
}
.content-lt-blue {
	margin-left: 210px;
	background: #f0f5fb url("../img/top-border-ltblue.gif") no-repeat top;
	width: 388px;
	position: relative;
	padding: 30px 30px 30px 80px;
}
.content-lt-blue-footer {
	margin-left: 210px;
	background: #f0f5fb url("../img/bottom-border-ltblue.gif") no-repeat top;
	width: 498px;
	overflow: hidden;
	height: 9px;
}
.content-dk-blue {
	margin-left: 210px;
	background: #ebf1fa url("../img/dk-blue-top.gif") no-repeat top;
	width: 388px;
	position: relative;
	padding: 30px 30px 30px 80px;
}
.content-dk-blue-footer {
	margin-left: 210px;
	background: url("../img/dk-blue-bottom.gif") no-repeat top;
	width: 498px;
	overflow: hidden;
	height: 9px;
}
.lesspadding {
	padding-top: 10px;
	padding-bottom: 10px;
}
.content-blue-text {
	position: absolute;
	width: 190px;
	left: 10px;
	top: 10px;
}

/* Large in-page logos */
.logo-register {
	position: absolute;
	top: 20px;
	left: 20px;
	background: url("../img/archives/lg-search-icon.gif") no-repeat;
	width: 49px;
	height: 52px;
}
.logo-profile {
	position: absolute;
	top: 20px;
	left: 20px;
	background: url("../img/pencil-icon.gif") no-repeat;
	width: 56px;
	height: 52px;
}
.logo-lock {
	position: absolute;
	top: 20px;
	left: 20px;
	background: url("../img/lg-lock-icon.gif") no-repeat;
	width: 58px;
	height: 52px;
}
.logo-email {
	position: absolute;
	top: 20px;
	left: 20px;
	background: url("../img/lg-email-icon.gif") no-repeat;
	width: 60px;
	height: 51px;
}
/* Form styles used in: AdvancedSearch.aspx, Register.aspx and MyAccount screens
-------------------------------------------------------------------------------- */
.formfields {
	display: block;
}
.formfields table td {
	padding: 3px;
}
.formfields p {
	font-weight: normal;
}
input.std-width  {
	width: 302px;
	height: 20px;
	line-height: 20px;
	font: 12px "Segoe UI", Arial, sans-serif;
	border: 0;
	background: url("../img/bg-std-width.gif") no-repeat right;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-left: 3px;
	overflow: hidden;
}
input.sht-width {
	width: 112px;
	height: 20px;
	line-height: 20px;
	font: 12px "Segoe UI", Arial, sans-serif;
	border: 0;
	background: url("../img/bg-sht-width.gif") no-repeat;
	padding-top: 2px;
	padding-left: 3px;
}
p.searchpara {
	line-height: 20px;
	margin-bottom: 10px;
	padding: 0;
	margin: 0 0 5px 0;
	position: relative;
}
.searchpara .std-width {
	margin-right: 20px;
}
.searchpara .std-width,
.searchpara span,
.searchpara a {
	display: -moz-inline-stack;
	display: inline-block;
}
p.searchpara .stretch-btn {
	position: absolute;
	top: -3px;
	left: 320px;
}
.adv-search-link {
	font-size: 100%;
	color: #5a5a5a;
	position: absolute;
	top: 3px;
	left: 400px;
}
select.std-width  {
	width: 305px;
	line-height: 20px;
	border: 1px solid #b6b6b6;
	margin-bottom: 5px;
	font: 12px "Segoe UI", Arial, sans-serif;

}

.formbuttons {
	display: block; 
	text-align: center;  
	margin: 10px 0;
}

.silverlightmessage {
	background: #fff;
	border: 1px solid #cedcf3;
	display: block;
	width: 580px;
	margin: 10px 10px 0;
	padding: 20px;
}
.silverlight-logo {
	background: #fff url("../img/logo-silverlight.gif") no-repeat;
	display: block;
	margin: 10px 20px;
	width: 323px;
	height: 107px;
}
.silverlightmessage p,
.silverlightmessage h2 {
	margin: 0 0 0 140px;
	line-height: 2em;
}
.page-wrapper {
	overflow: hidden;
	display: block;
	width: 740px;
	margin-top: 10px;
}
.item-wrapper {
	margin: 0px 20px 20px 0;
	position: relative;
	float: left;
}
.item {
	width: 349px;
	min-height: 200px;
	height: auto !important;  
	height: 200px;
	background-image: url("../img/item-box-top.gif");
	margin: 0;
	padding: 10px 0;
}
.company-logo {
	min-height: 45px;
	height: auto !important;  
	height: 45px;
	position: relative;
}
a.company-logo-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none !important;
	text-align: right;
}
.item-footer {
	width: 349px;
	height: 9px;
	overflow: hidden;
	background-image: url("../img/item-box-bottom.gif");
	margin: 0;
}
/* archives.aspx */
.logo-img {
	width: 150px;
	height: 50px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.company-logo .logo-text {
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none !important;
	border: 0 !important;
	font-family: arial;
	font-size: 14px;
	top: 15px;
	right: 10px;
	width: 180px;
	position: absolute;
	text-align: right;
}
.image p {
	line-height: 2em;
}
.image p,
.image h2,
.std-content-box p,
.std-content-box h2 {
	margin-left: 15px;
}
.item p a,
.item p strong {
	color: #557ec1;
	font-weight: bold;
	height: 24px;
}
.item p a.para {
	color: #5a5a5a;
	font-weight: normal;
}
.item p {
	display: block;
	margin-left: 170px;
}
.item ul {
	display: block;
	margin: 70px 10px 0;
	height: 120px;
	overflow: auto;
	padding-left: 10px;
}
.item ul {
	margin-left: 10px;
	padding-left: 10px;
	list-style: none;
}
.imageonleft {
	width: 150px;
	height: 150px;
	position: absolute;
	left: 10px;
	top: 10px;	
}
.rightscroll {
	width: 165px;
	max-height: 90px;
	overflow: auto;
	margin: 10px 10px 10px 170px;
}
.rightscroll p {
	margin-left: 0;	
}
a.preview {
	background: url("../img/icon-preview.gif") no-repeat 0 50%;
	height: 24px;
	padding-left: 30px;
	display: inline-block;
	margin: 5px 0;
}
a.details {
	background: url("../img/icon-info.gif") no-repeat 0 50%;
	height: 24px;
	padding-left: 30px;
	display: inline-block;
}
a.download {
	background: url("../img/download.gif") no-repeat 0 50%;
	height: 24px;
	padding-left: 30px;
	display: block;
}
a.emailjpeg {
	background: url("../img/emailjpeg.gif") no-repeat 0 50%;
	height: 25px;
	padding-left: 30px;
	display: block;
}
a.selected{
    font-weight:bold;
}

.floatleft {
	float: left;
	width: 49%;
}
.floatright {
	float: right;
	width: 49%;
	clear: right;
}
.clear {
	clear: both;
	display: block;
}
/* images.aspx etc */
.itemdetails {
	margin-left: 160px;
	width: 531px;
}
.itemdetails h2 {
	width: 531px;
	height: 20px;
	background: url("../img/itemdetails-header.gif") no-repeat;
	margin: 5px 0;
	color: #6797DC;
	font-weight: bold;
	font-size: 100%;
}
.imageandlinks {
	margin: 5px 15px;
	float: left;
	width: 150px;
}
.imageandlinks p {
	line-height: 30px;
	display: block;
}
img.eslide {
	width: 150px;
	height: 150px;
	background: url("../img/temp-slide.gif") no-repeat;
	display: block;
}

/* Photographer directory
-------------------------------------------------- */
.std-table {
	width: 690px;
	margin: 10px 5px;
}
.std-table td.leftcol {
	font-weight: bold;
	width: 70px;
	vertical-align: top;
}
.std-table2 {
	width: auto;
	margin: 10px 5px;
}
.std-table2 td.leftcol {
	font-weight: bold;
	width: 140px;
	vertical-align: top;
}
/* Contacts 
-------------------------------------------------- */
.contacts {
	padding-top: 0;
	padding-bottom: 20px;
}
.contacts h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.contacts p {
	margin: 0 15px;
	font-size: 100%;
}
.contacts p strong {
	width: 120px;
	display: -moz-inline-block;
	display: inline-block;
}
/* Modal dialogs
-------------------------------------------------- */
.dialogimage {
	position: absolute; 
	top: 70px; 
	left: 50px;
}
.dialogform {
	margin: 30px 0px 20px 220px; 
	display: block;
}
.leftfloat {
	float: left; 
	width: 50%;
	display: -moz-inline-stack;
	display: inline-block;
}
.rightfloat {
	float: right; 
	width: 50%;
	display: -moz-inline-stack;
	display: inline-block;
}
.search-shortcut
{
    background: #edf2fb;
}

.radcombo-search-item
{
    padding-bottom:2px;
    margin:0px 1px;
    padding-left:6px;
    padding-right:19px;
    padding-top:2px;
    min-height:13px;
    
}
.dialog p {
	font-size: 85%;
}


/* Paging for 'browse by tag' 
----------------------------------------------- */
.pagerbar
{
    width:718px;
    height:16px;
    background-color:#ebf3ff;
    padding:3px 3px 3px 3px;
    font-size:85%;
    text-align:center;
    border-top-style:solid;
    border-top-width:1px;
    border-top-color:#557ec1;
	display: block;
	margin: 10px 0 100px 0;

    
}

.resultbar
{
    width:718px;
    height:15px;
    background-color:#ebf3ff;
    padding:3px 3px 3px 3px;
    font-size:85%;
    text-align:center;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#557ec1;
    margin-bottom:5px;
 
}

.search-filter
{
    width:718px;
    height:15px;
    padding:3px 3px 3px 3px;
    font-size:85%;
    margin-bottom:5px;
}



.imagecount
{
    float:left;
}

.pager
{
    display:inline;
    font-size:110%;
}

.pager a {
	 color: #5a5a5a;
}

.searchinfobar
{
    float:right;
}
.browsebar
{
    float:left;
    font-size:85%;
    padding:3px 3px 3px 3px;
    font-size:85%;
    margin-bottom:5px;
    clear:both;
}

.help
{
    font-size: 100%;
    border: 1px solid #CC9900;
    background-color: #FFFFCC;
    padding: 10px;

}

/*features
-----------------------------------------*/
.feature h2
{
    
    font-weight: normal;
    margin-bottom : 0px;
    margin-top: 0px;
    margin-right :15px;
}

.feature p
{
    padding-top:0px;
    margin-top: 0px;
    margin-bottom: 8px;
    margin-right: 15px;
}

.feature h3
{
    color: #6797dc;
    font-size:85%;
    font-weight: normal;
    margin: 0px 15px 2px 15px;
}

.feature-links
{
    margin-left: 15px;
    font-size:85%;
    font-weight: bold;
    color: #5a5a5a;  
}
.feature div a
{
    padding-top:5px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.feature div 
{
    float:left;
    margin-right:15px;
}

.feature div span
{
    padding-top:5px;
    height:24px;
    display:inline-block;
    font-weight: normal;
    font-style: italic;
}

.download-feature
{
   margin: 5px 0px;
   display: inline-block;
}

.feature-date
{
    font-style: italic;
    font-size: 75%;
}

.feature-pagerbar
{
    padding-right:0px;
    width:715px;
}

.feature-resultbar
{
    padding-right:0px;
    width:715px;
    margin-bottom: 15px;
}

.feature-box
{
        margin-bottom:0px;
}

 .feature-info
{
    clear:both;
    margin-bottom: 10px;
}
.feature-img-div
{
    float:right;   
    width: 250px;
    height: 178px;     
    margin-right: 6px;   
    margin-left: 12px;
}

/*
localization control
*/
.localize-toolbar
{
    position:absolute;
    top : -5px;
    left: 700px;
    color: White;
    font-size:80%;
    border: 1px solid white;
    padding: 2px;
    background:#4070e0;
}

.localize-toolbar a
{
     color: White;
}

.localize-toolbar input
{
     margin-right: 9px;
}



