* {
	margin: 0;
	padding: 0;
}

html {
	color: #000;
	background: #e2e2e2;
	border: none;
}

body {
	/*min-width: 1000px;*/
	font-size: 10px;
	font-family:Verdana,sans-serif;
}

.tagline {
	display:block;
	width:138px;
	height:50px;
	background:transparent url(/images/webshots/header/sectionDesignators/proPhotos.png) no-repeat -3px 0;
	text-indent:-9999px;
	overflow:hidden;
}
#proPhotosMenu .siteMenuItemHeader { 
	background:url(/images/webshots/header/navMenu/menuHeaderBtn.png) repeat-x 0 -70px;
}
#proPhotosMenu .siteMenuItemHeader:hover {
	background: transparent
		url(/images/webshots/header/navMenu/menuHeaderBtn.png) repeat-x 0 -35px;
	color: #FFF;
}
#proPhotosMenu .siteMenuItemHeader .drop {
	display: inline;
	margin-left: 3px;
	padding: 0 5px 0 5px;
	line-height: 2.5;
	zoom: 1;
	background: transparent
		url(/images/webshots/header/navMenu/menuArrows.png) no-repeat 0 -79px;
}
#proPhotosMenu .siteMenuItemHeader:hover .drop {	
	background-position: left -44px;
}

/*---------- BASIC LAYOUT ----------*/
.loaded #flashContent { 
	display:block; 
	color:#1f1f1f; 
}

.loaded #flashContent p {
	position:relative;
	display:block;
	width:600px;
	margin:2em auto 2em auto;
	text-align:center;
	text-indent:0;
	color:#FFF;
}

.loaded #flashContent a {
	position:relative;
	display:block;
	width:122px;
	text-indent:0;
	margin:0 auto;
}

#main {
	width: 976px;
	margin: 0 auto 3em auto;
	font-size:1.1em;
}
#main-content {
	position: relative;
	float: left;
	width: 780px;
z-index:10;
}

.mainNav, #mainNav {
	width: 190px;
	margin-right:5px;

}

p {
	font:1em/1.25 Verdana, sans-serif; 
}


button {
	border: 0;
	cursor: pointer;
}

hr {
	display: none;
}

ul {
	list-style: none;
}

img {
	border: 0;
	font: 11px 'arial narrow', arial, helvetica, verdana, sans-serif;
	color: #666;
}

fieldset {
	border: 0;
}

legend {
	display: none;
}

label {
	cursor: pointer;
}

abbr {
	border: 0;
}

.clear {
	clear: both
}

/*---------- BASIC TYPOGRAPHY ----------*/
p { font:1em/1.25 Verdana, sans-serif; }

h1 { 
	font:1.5em/1.25 Verdana,sans-serif;
	font-weight:bold;
}
h2 {
	font:1.3em/1.25 Verdana,sans-serif;
	font-weight:bold;
}
h3 {
	font:1.1em/1.25 Verdana,sans-serif;
	font-weight:bold;
}
h4 {
	font:1em/1.25 Verdana,sans-serif;
	font-weight:bold;
}

a {
	color: #389DA0;
	text-decoration: none;
	font-weight:bold;
}
a:hover { text-decoration: underline; }

strong { font-weight:bold;}

em { font-style:italic;}

cite { font-style: normal; }

/*---------- HACKS FOR CLEARING, ETC ----------*/

.clearfix:after,.sub:after, #main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix,.sub {
	display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix,.sub {
	display: block;
}

/* End hide from IE Mac */
.tracker-image {
	overflow: hidden;
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
}


#holidayhat {
	position: relative;
	z-index: 2;
	top:0px;
	display: none;
	margin: 0 auto -25px auto;
	width: 963px;
	height:52px;
}

