@charset "UTF-8";
/* 
Title:     estockphoto - homepage.css
Author:    Darrin Waterbury, darrin@darrinscottstudios.com
*/

#contentContainer {
	float: left;
	margin: 0;
	padding: 5px 0 15px 0;
	width: 950px;
}
#featurePhoto {
	float: left;
	width: 640px;
}
#whereOnEarth {
	float: right;
	margin-top: 10px;
	width: 285px;
}
/*#whereOnEarth img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}*/
/* Highlights
==================================================================== */
#highlightsHeading h1 {
	margin: 0;
	padding: 0 0 5px 665px;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
#highlights {
	float: right;
	width: 283px;
	text-align: left;
	border: 1px solid #d9d9d9;
}
#highlights dl {
	float: left;
	margin: 8px 10px 5px 10px;
	padding: 0;
	width: 263px;
	display: inline; /* fixes IE/Win double margin bug */
}
#highlights dt {
	float: left;
	margin: 0;
	padding: 0;
	width: 170px;
	font-size: 100%;
	font-weight: bold;
	color: #d79865;
	line-height: 1.3em !important;
	line-height: normal;
}
#highlights dt a {
	/*color: #d79865;*/
	color: #f9b074;
	text-decoration: none;
}
#highlights dt a:hover {
	color: #dddddd ;
}
#highlights dd {
	margin: 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.0em;
	color: #dddddd;
}
#highlights dd.pic img {
	float: right;
	margin: 0 5px 0 10px;
	padding: 0;
}

/* Custom Scroller
==================================================================== */
.p7VSC03 {
	position: relative;
}
.p7VSC_showall {
	color: #000000;
	letter-spacing: 0.1em;
}
.p7VSC_showall:hover, .p7VSC_showall:active, .p7VSC_showall:focus {
	color: #009900;
}
.p7VSC03 .p7VSC_scrollbox_wrapper {
	margin: 0 9px 0 0;
	background-color: #7a7a7a;
}
.p7VSC03 .p7VSC_scrollbox {
	height: auto;
	position: relative;
	width: 100%;
}
.p7VSC03 .p7VSC_scrolling {
	top: 0;
	left: 0;
}
.p7VSC03 .p7VSC_content {

}
.p7VSC03 .p7VSC_up a {
	height: 12px;
	width: 9px;
	background-image: url(../images/p7sc3_dbup.gif);
	background-repeat: no-repeat;
}
.p7VSC03 .p7VSC_up a:hover {
	background-image: url(../images/p7sc3_dbup_hover.gif);
	background-repeat: no-repeat;
}
.p7VSC03 .p7VSC_dn a {
	height: 12px;
	width: 9px;
	background-image: url(../images/p7sc3_dbdn.gif);
	background-repeat: no-repeat;
}
.p7VSC03 .p7VSC_dn a:hover {
	background-image: url(../images/p7sc3_dbdn_hover.gif);
	background-repeat: no-repeat;
}
.p7VSC03 .p7VSCdragchannel {
	position: absolute;
	width: 9px;
	top: 0px;
	background-image: url(../images/p7sc3_dbbg.gif);
	background-repeat: repeat-y;
	right: 0px;
	display: none;
	cursor: default;
}
.p7VSC03 .p7VSCdragchannel em {
	display: none;
}
.p7VSC03 .p7VSCdragchannel a {
	display: block;
}
.p7VSC03 .p7VSCdragbar {
	position: relative;
}
.p7VSC03 .p7VSCdragCtrl {
	position: absolute;
	left: 0px;
	top: 0px;
}
.p7VSC03 .p7VSCdragCtrl a {
	height: 13px;
	width: 9px;
	background-image: url(../images/p7sc3_dbdrag.gif);
	background-repeat: no-repeat;
}

/* Secondary Content
==================================================================== */
#secondaryContentContainer {
	float: left;
	margin: 0 0 20px 0;
	padding: 20px 20px 10px 0;
	width: 930px;
	background: url(../images/promos_container_bg.png) repeat-x top left !important;
	background: url(../images/promos_container_bg.gif) repeat-x top left;
}
#promos {
	float: left;
}
.group {
	float: left;
	margin: 0;
	padding: 0 12px 0 22px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #ccc;
	border-right: 1px solid #818181;
}
.group ul {
	list-style: none;
	margin: 0;
	padding: 14px 0 0 0;
}
.group li {
	line-height: 1.2em;
}
.group strong {
	font-size: 1.4em;
	font-weight: normal;
	color: #272425;
}
.desc a:link, .desc a:visited {
	padding-right: 14px;
	color: #ccc;
	background: url(../images/arrow-orange.png) no-repeat center right !important;
	background: none;
}
.desc-tr a:link, .desc-tr a:visited {
	padding-right: 14px;
	color: #ccc;
	background: url(../images/arrow-green.png) no-repeat center right !important;
	background: none;
}
.desc a:hover, .desc-tr a:hover {
	color: #fff;
	background: url(../images/arrow-white.png) no-repeat center right !important;
	background: none;
}
/* Newsletter Signup 
==================================================================== */
#newsletterSignup {
	float: right;
	margin: 0;
	padding: 5px 10px 25px 15px;
	width: 240px;
	background: transparent url(../images/newsletter-signup-bg.png) repeat-x top left !important;
	background: transparent url(../images/newsletter-signup-bg.gif) repeat-x top left;
}
#newsletterSignup fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#newsletterSignup legend {
	margin: 0;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: #333;
	text-transform: uppercase;
}
#newsletterSignup p {
	font-size: 95%;
	color: #666;
}
#newsletterSignup ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}
#newsletterSignup li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
}
#newsletterSignup label {
	float: left;
	padding-right: 3px;
	width: 6em;
	font-size: 85%;
	color: #333;
	text-align: right;
}
#newsletterSignup input[type="text"] {
	padding: 2px;
	width: 163px;
	font-size: 80%;
	color:#f04d23;
	border: none;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #898989;
	border-right: 1px solid #898989;
	background: #fff;
	/*background: #e2e1d7 url(../images/input-bg.gif) repeat-x top left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
}
.lastmonths {
	float: left;
	margin: 0;
	padding: 2px 0;
}
.lastmonths a {
	margin: 0;
	padding: 0 0 0 13px;
	color: #fff;
	background: url(../images/arrow-orange.png) no-repeat 0 50%;
}
.lastmonths a:hover {
	color: #fff;
	background: url(../images/arrow-white.png) no-repeat 0 50%;
}
