@charset "utf-8";
/* CSS Document */

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video input {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body{
	/*background: url(../images/TuckerBG_Header_85_1280x790.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	margin: 0 auto;
	
    font-family: "ProximaNovaLight","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 25px;
}
h1, h2, h3, h4, h5, h6 {
    color: #351d1a;
    font-weight: 300;
    margin-bottom: 10px;
}
h1 {
    font-family: "ProximaNovaLight","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    line-height: 1.0em;
}
h2 {
    font-family: "ProximaNovaLight","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.733em;
    line-height: 1.0em;
}
h3 {
    font-family: "ProximaNovaThin","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.6em;
    line-height: 1.0em;
}
h4 {
    font-family: "ProximaNovaRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.33em;
    line-height: 1.0em;
}
h5 {
    font-family: "ProximaNovaRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.2em;
    line-height: 1.6em;
}
h6 {
    font-family: "ProximaNovaRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.067em;
    line-height: 1.467em;
}
p {
    font-family: "ProximaNovaLight","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.0em;
    line-height: 1.667em;
    margin-bottom: 10px;
}
input {
    font-size: 0.933em;
    line-height: 1.6em;	
}
a {
    color: #3086ba;
    text-decoration: none;
}
a:hover {
    color: #4a9ed0;
}
a:focus {
    outline: medium none;
}
a:active, a:hover {
    outline: 0 none;
}
.small { font-size:.733em; }
small { font-size:.733em; }
#heading {
	background: none repeat scroll 0 0 #000000;
    display: block;
    height: 70px;
    position: fixed;
    transition: none 0s ease 0s;
    width: 100%;
    z-index: 8000;
}
#heading-wrapper {
	width: 100%;	
	height:100%;
	margin: 0 auto;
	position:relative;
    overflow: hidden;
}
#heading-wrapper h3 {
	color: #fff;
	margin-left:20px;
	margin-top:20px;
	float:left;	
}

#searchHeading {
	position: absolute; top:5px; right:20px;
	font-size: .9em;
	color:#edddd1;
}
#searchKeywords {
	font-size: .9em;
	color:#999;
}
.searchLinkHover {
	color:#fff;
	cursor:pointer;	
}
#page-wrap {
	position:absolute;
	top:90px;
	width:960px;
	margin: 0px auto;
	position:relative;
	padding:0 5px 20px 5px;
	margin-bottom:20px;
}
#navigation {
	position: absolute; bottom:5px; right:0px;
	height:10px; 
	line-height:0em;
	font-size:1.067em; 
	clear:both;
	}
	#navigation a { 
		text-decoration:none; 
		color: #edddd1; 
		margin-right: 20px;
	}
	#navigation a:hover {
		color:#fff;
	}
#menu {
	display:none;
	position: absolute; bottom:5px; right:20px;
	height:10px;	 
	line-height:0em;
	font-size:1.067em; 
	font-weight:bold;
}
#menu a { 
	text-decoration:none; 
	color: #edddd1; 
}
#menu a:hover {
	color:#fff;
}
#menuNavigation {
	display:none;
	margin-top:70px; 
	margin-left:10px;
	background-color:#000;
}
#menuNavigation ul { 
	list-style-type: none; 
	margin:0; 
}
#menuNavigation li { 
	cursor:pointer;
	font-size:1.067em;  
	line-height:1.4em;
	text-align:left; ;
}
#menuNavigation a { 
	text-decoration:none; 
	color: #edddd1; 
}
#menuNavigation a:hover {
	color:#fff;
}

.titleText {
	text-align:center;
	color:#351d1a;
	text-shadow: 0 1px 1px #fff;
}

.mainText {
	color: #502c27;
	text-shadow: 0 1px 1px #fff;
}
.customButton {
	text-align:center;
	padding: 6px 12px; 
	font-weight: bold; 
	font-size: .933em;
	background-color:#512112;
	color: #edddd1;       			
	}
.customButton h3 {
    font-size:1.067em; 
    }
.customButtonHover{	
	cursor:pointer;
	background-color:#83361D;
	color:#fff;	
	}
.bold {
	font-weight:bold
}

.darkLink {
    color:#351d1a;
	text-shadow: 0 1px 1px #edddd1;
    transition: all 0s ease 0s, all 0.15s ease 0s;
	text-align:center;
	vertical-align:middle;
}
.darkLinkHover {
    color:#512112;
	text-shadow: 0 1px 1px #edddd1;
    transition: all 0s ease 0s, all 0.15s ease 0s;
	cursor:pointer;	
}
.darkLink:hover {
    color:#502c27;
	text-shadow: 0 1px 1px #fff;
}

.whiteLink {
    color:#fff;
	text-align:center;
}
.whiteLinkHover {
	text-shadow: 0 1px 1px #fff;
    transition: all 0s ease 0s, all 0.15s ease 0s;
	cursor:pointer;	
}
.whiteLink:hover {
	text-shadow: 0 1px 1px #fff;
    transition: all 0s ease 0s, all 0.15s ease 0s;
	cursor:pointer;	
}

.blackLink {
    color:#000;
	text-shadow: 0 1px 1px #fff;
    transition: all 0s ease 0s, all 0.15s ease 0s;
	text-align:center;
	vertical-align:middle;
}
.blackLinkHover {
    color:#351d1a;
	text-shadow: 0 1px 1px #fff;
    transition: all 0s ease 0s, all 0.15s ease 0s;
	cursor:pointer;	
}
.blackLink:hover {
    color:#351d1a;
	text-shadow: 0 1px 1px #edddd1;
	cursor:pointer;	
}

.link {
    color: #479CCF;
	cursor:pointer;	
}
.linkHover {
    color: #67B2EC;
}

.note {
	color: #333333;
	margin-top:1.0em
}
.centered {
	text-align:center;
}
.pageBlock {
	margin-left:10px;
	margin-right:30%;
	padding:20px;
	width: auto;
	height:auto;
	background-color:#f3eae0;
}
.bgSize {
	position:absolute;
}

.buttonRed {
	text-align:center;
	color:#CC0000;
}
.buttonRed:hover {
	font-weight:bold;
	cursor:pointer;	
	color:#FF0000;
}
.floatLeft {
	float:left;
}
.clearFloat {
	clear:both;
}
/* for myaccount.php, uploadphotos.php, managephotos.php, editphotos.php, and sharephotos.php */
.buttonImg {
	width:30px;
	height:30px;
	cursor:pointer;
}
#myAccountNav {
	float:right; 
	margin-top:71px; 
	margin-right:10px;
}
#myAccountNav img{
	margin-right: 1.0em;
	width:2em;
	height:2em;
}

/* Do not display the search field on small screens - the search button will go to the advanced search page */
@media screen and (min-width:0px) and (max-width:380px) { 
	#searchKeywords {
		display:none;
	}
}