﻿@charset "utf-8";
/* Eric Meyer CSS Reset v1.0 | 20080212 http://meyerweb.com/eric/tools/css/reset/ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;font-size:100%}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

body {
	font:12px "Trebuchet MS",arial,helvetica,sans-serif;
	color:#333;
	background:#eee url(../images/bgBody.png) repeat-x;
}
h1,h2,h3,h4,h5,h6,p {
	margin-bottom:12px;
}
p {
	line-height:1.4em;
}
#wrapper {
	width:850px;
	margin:0 auto;
	position:relative;
	/*background:url(../images/bgWrapper.png) no-repeat right top;*/
}
#branding {
	height:71px;
	padding-top:19px;
}
#branding h1 {
	text-indent:-9999px;
	width:489px;
	height:54px;
	background:url(../images/pictage-empowering-photographers-enabling-success.png) no-repeat;
}
body.home #content {
	min-height:1%;
}
body.home #content:after,
body.home .content-secondary:after {
	content:".";visibility:hidden;height:0;display:block;clear:both;
}
body.home .content-primary {
	float:left;
	margin-top:620px;
	width:850px;
}
body.home .content-gallery {
	float:left;
	margin-left:-850px;
	position:relative;
	width:850px;
	height:470px;
	padding-bottom:25px;
}
body.home .content-gallery .galleryImages {
	z-index:0;
}
body.home .content-gallery .galleryImages li {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	visibility:hidden;
}
body.home .content-gallery .galleryImages li.animRotatorActive {
	z-index:2;
	visibility:visible;
}
body.home .content-gallery .galleryFrame {
	background:url(../images/bgContentGallery.png) no-repeat bottom;
	position:absolute;
	width:850px;
	height:8px;
	top:0;
	left:0;
	z-index:4;
}
body.home .content-gallery .bottom {
	top:462px;
	background-position:top;
	height:33px;
}
body.home .content-gallery h2 {
	width:357px;
	height:35px;
	position:absolute;
	left:469px;
	top:240px;
	background:url(../images/bgGalleryHeading.png) no-repeat;
	text-indent:-9999px;
	z-index:10;
}
body.home .content-gallery .proLink {
	width:302px;
	height:44px;
	background:url(../images/btn-pro-photographers-start-here.png) no-repeat;
	position:absolute;
	left:522px;
	top:283px;
	z-index:10;
}/*
body.home .content-gallery .proLinkShine {
	width:202px;
	height:44px;
	position:absolute;
	left:0;
	top:0;
}*/
body.home .content-gallery .proLink a {
	width:284px;
	height:44px;
	display:block;
	background:url(../images/btnShine.png) no-repeat -45px 3px;
	text-indent:-9999px;
	position:absolute;
	left:9px;
	top:0;
}
body.home .content-gallery .proLink:hover {
	background-position:0 -44px;
}
body.home .content-gallery .promos {
	position:absolute;
	width:850px;
	height:50px;
	left:0;
	bottom:25px;
	background:url(../images/bgBlack50.png);
	z-index:3;
}
body.home .content-gallery .promos:after {
	content:".";visibility:hidden;height:0;display:block;clear:both;
}
body.home .content-gallery .promos li {
	float:left;
	width:215px;
	margin:3px 20px 0 40px;
	position:relative;
	z-index:1;
}
body.home .content-gallery .promos li a {
	font-size:18px;
	padding-left:48px;
	background:url(../images/bgPromosLinks.png) no-repeat;
	display:block;
	height:43px;
	line-height:43px;
	color:#fff;
	text-decoration:none;
}
body.home .content-gallery .promos li.why a {
	background-position:0 -43px;
}
body.home .content-gallery .promos li.community a {
	background-position:0 -86px;
}
body.home .content-gallery .promos li a:hover {
	color:#ffea3f;
}
body.home .content-secondary {
	float:left;
	margin:480px 0 0 -850px;
	width:850px;
	position:relative;
	z-index:5;
}
body.home .content-secondary .promoBanner {
	display:block;
	height:57px;
	width:850px;
	text-indent:-9999px;
	margin-bottom:7px;
}
body.home .content-secondary .shootQWelcome {
	background:url(../images/bannerWelcomShootQ.png) no-repeat;
}
body.home .content-secondary .partnerCon2010 {
	background:url(../images/bannerPartnerCon2010.png) no-repeat;
}
body.home .content-secondary .eventSearch {
	float:left;
	background:url(../images/bgEventSearch.png) no-repeat;
	width:525px;
	height:111px;
	padding:21px 0 0 38px;
	margin-right:13px;
}
body.home .content-secondary .eventSearch h3 {
	color:#eb72af;
	font-size:22px;
	margin-bottom:4px;
}
body.home .content-secondary .eventSearch fieldset {
	float:left;
	margin-right:8px;
}
body.home .content-secondary .eventSearch label {
	display:block;
	font-weight:bold;
}
body.home .content-secondary .eventSearch label span {
	font-weight:regular;
}
body.home .content-secondary .eventSearch input {
	width:180px;
}
body.home .content-secondary .eventSearch select {
	width:105px;
}
body.home .content-secondary .eventSearch .btnEventSearch {
	background:url(../images/btnEventSearch.png) no-repeat;
	display:block;
	width:74px;
	height:23px;
	text-indent:-9999px;
	margin-top:18px;
}
body.home .content-secondary .eventSearch .btnEventSearch:hover {
	background-position:0 -23px;
}
body.home .content-secondary .eventSearch .focus {
	background-color:#fce4ef;
	border-width:1px;
	/*border-bottom-color:#777;
	border-right-color:#777;*/
	padding:2px;
}
body.home.tall {
	min-height:2000px;
}
body.home .content-secondary .photographerSearch {
	width:274px;
	height:127px;
	float:left;
	position:relative;
	background:url(../images/bgPhotographerSearch.png) no-repeat 0 100%;
}
body.home .content-secondary .photographerSearch h3 {
	position:absolute;
	bottom:9px;
	left:0;
	margin-bottom:0;
	font-size:16px;
	font-weight:normal;
	background:url(../images/bgPhotographerSearchHeader.png);
	width:264px;
	padding-right:10px;
}
body.home .content-secondary .photographerSearch h3 a {
	background:url(../images/bgPhotographerSearchLink.png) no-repeat 92px 0;
	text-indent:-9999px;
	display:block;
	height:28px;
	line-height:28px;
}
body.home .content-secondary .photographerSearch h3 a:hover {
	background-position:92px -28px;
}
body.home #utils {
	height:90px;
	position:absolute;
	right:0;
	top:0;
}
body.home #utils .findEvents {
	position:absolute;
	top:38px;
	right:90px;
	width:124px;
	height:23px;
	background:url(../images/btnFindEvents.png) no-repeat 0 -23px;
	text-indent:-9999px;
	display:block;
}
body.home #utils .findEvents:hover {
	background-position:0 0;
}
body.home #utils .login {
	position:absolute;
	top:38px;
	right:0;
}
body.home #utils .login #loginButton {
	width:84px;
	height:23px;
	text-indent:-9999px;
	background:url(../images/btnUtilsLogin.png) no-repeat;
	cursor:pointer;
	margin-bottom:0;
}
body.home #utils .login #loginButton:hover {
	background-position:0 -23px;
}
body.home #utils .login #loginButton.active {
	height:26px;
	background:url(../images/btnUtilsLoginActive.png) no-repeat;
}
body.home #utils .login #mainLoginFormWrapper {
	display:none;
	position:absolute;
	top:26px;
	right:0;
	z-index:100;
	padding-top:4px;
}
body.home #utils .login .mainLoginSubWrapper {
	color:#fff;
	background:url(../images/bgBlack80.png);
	padding:15px;
	width:190px;
}
/*body.home #utils .login form {
	color:#fff;
	background:url(../images/bgBlack80.png);
	padding:15px;
	width:190px;
}*/
body.home #utils .login #mainLoginFormWrapper,
body.home #utils .login .mainLoginFormBottom {
	width:220px;
	background:url(../images/bgUtilsLoginForm.png) no-repeat 0 -4px;
}
body.home #utils .login .mainLoginFormBottom {
	height:4px;
	background-position:0 0;
}
body.home #utils .login form #loginEmail,
body.home #utils .login form #loginPassword {
	padding:2px;
	width:184px;
	margin-bottom:10px;
}
body.home #utils .login #mainLoginFormWrapper a {
	color:#c3d9ff;
	text-decoration:none;
}
body.home #utils .login #mainLoginFormWrapper a:hover {
	text-decoration:underline;
}
body.home #utils .login form .loginSubmit {
	margin:10px 0 20px;
}
body.home #utils .login form a#sendSignIn,
body.login-terms a#sendSignIn {
	text-indent:-9999px;
	width:74px;
	height:23px;
	background:url(../images/btnUtilsLoginSubmit.png) no-repeat;
	display:block;
	cursor:pointer;
	float:left;
	margin-right:6px;
}
body.home #utils .login form a#sendSignIn:hover,
body.login-terms a#sendSignIn:hover {
	background-position:0 -23px;
}
body.login-terms a#sendSignIn {
	margin-left:85px;
}
body.home #utils .login form #rememberPasswordCheck {
	float:left;
}
body.home #utils .login #mainLoginFormWrapper .uncheckRememberMe {
	display:none;
}
body.home #utils .login #mainLoginFormWrapper .newUser p {
	margin-bottom:0;
}
body.home #utils .login #mainLoginFormWrapper .newUser a {
	float:left;
	white-space:nowrap;
}
body.home #utils .login #mainLoginFormWrapper .newUser span {
	float:left;
	clear:left;
	margin-right:4px;
}
body.home #utils .login .authContainer {
	padding:10px;
	background:#fff;
	color:#f00;
	font-weight:bold;
	margin-bottom:10px;
}
body.home #utils .login .authContainer li {
	padding-left:20px;
	background:url(../images/icnError.png) no-repeat;
	min-height:16px;
}
body.home .social {
	width:630px;
	margin:0 auto 20px;
}
body.home .social:after {
	content:".";visibility:hidden;height:0;display:block;clear:both;
}
body.home .social h3 {
	font-size:16px;
	font-weight:normal;
	color:#878787;
	height:40px;
	line-height:40px;
	margin:0 4px 0 0;
	width:112px;
}
body.home .social h3,
body.home .social li {
	float:left;
}
body.home .social li a {
	display:block;
	height:40px;
	background:url(../images/bgSocial.png) no-repeat;
	margin-right:4px;
	width:137px;
}
body.home .social li a:hover {
	background-position:0 -40px;
}
body.home .social li.facebook a {
	background-position:-137px 0;
	width:105px;
}
body.home .social li.facebook a:hover {
	background-position:-137px -40px;
}
body.home .social li.twitter a {
	background-position:-242px 0;
	width:114px;
}
body.home .social li.twitter a:hover {
	background-position:-242px -40px;
}
body.home .social li.inspire a {
	background-position:-356px 0;
	width:93px;
}
body.home .social li.inspire a:hover {
	background-position:-356px -40px;
}
body.home .social li.rss a {
	background-position:-449px 0;
	width:43px;
}
body.home .social li.rss a:hover {
	background-position:-449px -40px;
}
body.home #site-info {
	text-align:center;
	color:#666;
}
body.home #site-info .site-info-nav {
	margin-bottom:4px;
}
body.home #site-info .site-info-nav li {
	display:inline;
	margin-left:5px;
	border-left:1px solid #999;
	padding-left:7px;
}
body.home #site-info .site-info-nav li.first {
	margin-left:0;
	border-left:0;
	padding-left:0;
}
body.home #site-info .site-info-nav li a {
	color:#666;
	text-decoration:none;
}
body.home #site-info .site-info-nav li a:hover {
	text-decoration:underline;
}
body.login-terms {
	font-size:12px;
}
body.login-terms a {
	color:#1c60a4;
	text-decoration:none;
}
body.error a {
	color:#1c60a4;
	font-weight:bold;
}
body.login-terms a:hover {
	text-decoration:underline;
}
body.login-terms .content,
body.error .content {
	background:#fff;
	border:1px solid #ccc;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	padding:30px;
}
body.login-terms h2,
body.error h2 {
	font-size:20px;
}
body.login-terms .errorMessage {
	border:1px dotted #f00;
	padding:20px;
	background:#fdf0f0;
	color:#c00;
	font-size:13px;
	margin-bottom:20px;
}
body.login-terms .errorMessage .errorReason {
	font-size:12px;
	font-style:italic;
	margin-bottom:0;
}
body.login-terms .signIn label {
	width:80px;
	text-align:right;
	float:left;
	margin-right:5px;
	height:22px;
	line-height:22px;
}
body.login-terms .signIn .forgotPass {
	height:22px;
	line-height:22px;
	float:left;
}
body.login-terms .signIn #loginEmail, 
body.login-terms .signIn #loginPassword {
	height:16px;
	line-height:16px;
	padding:2px;
	float:left;
	margin-right:5px;
}
body.login-terms .signIn form > div {
	clear:left;
	margin-bottom:5px;
	min-height:1%;
}
body.login-terms .signIn form > div:after {
	content:".";visibility:hidden;height:0;display:block;clear:both;
}
body.login-terms .signIn .rememberMe {
	margin:0;
}
body.login-terms .signIn .rememberMe input {
	display:inline-block;
}
body.login-terms .signIn .rememberMe label {
	width:auto;
	text-align:left;
	float:none;
	margin-right:5px;
}
body.login-terms .signIn .rememberMe div {
	display:inline;
}
body.email-confirm {
	background:#cbe1f5;
	color:#253b58;
	font-size:14px;
}
body.email-confirm a {
	color:#253b58;
}
body.email-confirm #wrapper {
	
}
body.email-confirm .content {
	border:15px solid #eaeaea;
	border-top:0;
	background:#fff;
	text-align:center;
	padding-top:75px;
}
body.email-confirm .content .content-head {
	background-color:#253b58;
	margin:0 -15px 75px;
	height:66px;
}
body.email-confirm .content .content-head h1 {
	width:463px;
	height:165px;
	background:url(../images/bg-head-thank-you.png) no-repeat;
	text-indent:-9999px;
	position:relative;
	top:-50px;
	margin:0 auto;
}
body.email-confirm .content .content-body {
	margin-bottom:150px;
}
body.email-confirm .content .content-body h2 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:0;
}
body.email-confirm .content .content-body p {
	margin-bottom:20px;
}
body.email-confirm .content .content-info {
	font-size:10px;
	color:#5d5d5d;
}
