/* Reset Styles
================================================== */
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,
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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none; 
}
/* tables still need 'cellspacing="0"' in the markup  */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" ""; 
}



/* Utility Styles
================================================== */

.clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }
.spacing { padding: 95px 0 0 0; }


/* Container 
================================================== */

#pageWrap {
	width: 800px;
	margin: 0 auto;
	background-image: url(../media/home/bg-wrap.png);
	background-repeat: repeat-y
}

#header {
	height: 114px;
	background-repeat: no-repeat;
	background-image: url(../media/home/efotolab_header.png);
	/* text-indent: -9999px; */
}
	
#mainContentWrapper {
	width: 750px;
	margin: 0 auto;
}


/* Navigation
================================================== */

/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */

#navcontainer {
	border: 1px solid #625e00;
	border-width: 1px 0;
	margin: 0 0 10px 0;
	clear: both;
	background: url(../media/home/green_button.gif) repeat-x center center;
}

#solidblockmenu {
	margin: 0 auto;
	padding: 0;
	font: bold 13px Arial;
	width: 672px;
	height: 2.8em;
	border-left: 1px solid white;
}

#solidblockmenu li {
	float: left;
	list-style: none;
}

#solidblockmenu li a {
	float: left;
	color: white;
	padding: 0 0.8em;
	height: 2.8em;
	line-height: 2.8em;
	text-decoration: none;
	border-right: 1px solid white;
}

#solidblockmenu li a:visited {
	color: white;
}

#solidblockmenu li a:hover, #solidblockmenu li .current {
	color: white;
	background: transparent url(../media/home/orange_button.gif) repeat-x center center;
}


/* Content Area Styles
================================================== */

#imageDisplay {
	width: 472px;
	margin: 0 0 5px 5px;
	float: left;
}

#findEvent {
	width: 232px;
	padding: 10px 5px 0 10px;
	margin: 0 5px 5px 0;
	border: 1px solid #000000;
	float: right;
}

#photographerSignIn {
	width: 340px;
	padding: 10px 10px 5px 10px;
	margin: 0 0 5px 5px;
	border: 1px solid #000000;
	background: #EEEEEE;
	float: left;
	min-height: 330px;
}

#featureArea {
	background-repeat: no-repeat;
	width: 340px;
	padding: 10px 10px 5px 10px;
	margin: 0 5px 5px 0;
	border: 1px solid #000000;
	float: right;
	min-height: 330px;
}

#alignLeft {
	float: left;
	padding: 0 5px 5px 0;
}


/* Forms and Form Buttons
================================================== */
#signInForm {
	border: 1px dotted #669900;
	background-color: #EBE9C5;
	padding: 5px;
	margin: 15px 0 10px 0;
	width: 320px;
}

#findEventForm {
	border: 1px dotted #669900;
	background-color: #EBE9C5;
	padding: 5px;
	width: 215px;
	margin: 4px 0 5px 0;
}

h3.userName {
	float: left;
}

h3.password {
	float: left;
}

.userNameField {
	float: right;
}

.passwordField {
	float: right;
}

.findEventButton {
	background-image: url(../media/home/find_event_button.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 35px;
	margin: 10px 0 0 0;
	float: right;
}

.signInButton {
	background: url(../media/home/sign_in_button.gif) no-repeat;
	width: 86px;
	height: 35px;
	margin: 5px 0 0 0;
	float: right;
}


/* Font and Text Treatments
================================================== */
p {
	font-family: Arial, "Helvetica Neue", sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
}

a {
	color: #669900;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Arial, "Helvetica Neue", sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.0em;
	letter-spacing: -.02em;
	color: #669900;
        margin: 0 0 10px 0;
}

h2 {
	font-family: Arial, "Helvetica Neue", sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2em;
	letter-spacing: -.02em;
	color: #669900;
        margin: 0 0 10px 0;
}

h3 {
	font-family: Arial, "Helvetica Neue", sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.75em;
	color: #000000;
        margin: 0 0 10px 0;
}

p.paragraphSpace {
	margin: 10px 0 0 0;
}


/* Footer Styles */

#footer {
	background: url(../media/home/footer.png) no-repeat center center;
	height: 47px;
}

p.footer {
	text-align: center;
}


/* FaceBook Badge 
================================================== */

#facebookBadge {
	padding: 60px 0 0 600px;
}