#wrap { width: 950px; font-family: "Lucida Grande",Arial,Verdana,san-serif; } /* container for static content design */
.clear { clear: both; } /* class for clearing floats */


/* begin gallery page styles */
#gallery-spacer {
	height: 40px;
}

#l-col {
	float: left;
	width: 674px;
	margin: 0 8px;
}

#main-image-client {
	float: left;
	min-height: 15px;
	text-align: left;
	width:550px;
	margin-bottom:10px;
}
#main-image-client h3 {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #D85427;
	margin-right: 10px;
}
#main-image-client p {
	display: inline;
	font-size: 10px;
	text-transform: uppercase;
	white-space:nowrap;
}

#main-image-link {
	float: right;
	width: 118px;
	height: 16px;
	text-align: right;
	margin-top: 6px;
}
#main-image-link a {
	display: block;
	height: 16px;
	font-size: 9px;
	font-weight: bold;
	color: #D85427;
	text-decoration: none;
	background: url('../assets/visit-button.jpg') no-repeat left bottom;
}
#main-image-link a:hover {
	background: url('../assets/visit-button.jpg') no-repeat left top;
}

#main-image-view {
	margin-bottom: 15px;
	text-align: left;
	float: left;
}

#main-image-view img{
	width: 674px;
}

#main-image-caption {
	text-align: right;
	font-size: 9px;
}

#main-image-details {
	text-align: left;
	color: #231f20;
}
#main-image-details p.title {
	color: #D85427;
}
#main-image-details p {
	font-size: 11px;
	line-height: 17px;
}

#r-col {
	float: right;
	width: 228px;
}

#r-col-title {
	background: #CECECE;
	height: 42px;
	margin-top: 25px;
	margin-bottom: 18px;
	text-align: left;
}
#r-col-title h3 {
	font-family: "Lucida Sans", Verdana, Arial, san-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 38px;
	color: #D85427;
	margin-left: 15px;
}

#r-col-images {}
#r-col-images ul {}
#r-col-images ul li {
	display: inline;
}
#r-col-images ul li a img {
	margin: 5px;
	width: 50px;
	height: 50px;
}

.gallery_thumbs a img {
	border:5px solid #fff !important;
}

.gallery_thumbs a:hover img {
	border:5px solid #f0f0f0 !important;
}
/* end gallery page styles */

/* begin search page styles */
#search-options {
	background: #FFF url('../assets/search-options-bg.png') top left repeat-y;
	width: 948px;
	border: 1px solid #D6D7D8;
	padding-bottom:9px;
	padding-top:2px;
	margin-top:10px;
	margin-bottom:10px;
}
#search-options label {
	font-size: 11px;
}
#search-options input {
	margin: 0 6px 0 0;
	padding: 0;
}
#search-options input.search-text-box {
	width: 130px;
	margin: 0;
	border: 1px solid #D6D7D8;
	background: url('../assets/search-box-bg.png') top left repeat-y;
}
#search-options input.search-button {
	background: url('../assets/search-button_sprite.png') no-repeat center top;
	margin: 0 0 0 85px;
	border: 0px solid #FFF;
	width: 47px;
	height: 21px;
	text-indent: -9999px;
	font-size: 0px;
	display:block;	
	line-height: 0px;

}
#search-options input.search-button:hover {
	background: url('../assets/search-button_sprite.png') no-repeat center bottom;
}
#search-options table {
	width: 918px;
	margin: 0 15px;
	text-align: left;
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#search-options table tr .col-1 { width: 110px; }
#search-options table tr .col-2 { width: 115px; }
#search-options table tr .col-3 { width: 170px; }
#search-options table tr .col-4 { width: 105px; }
#search-options table tr .col-5 { width: 105px; }
#search-options table tr .col-6 { width: 85px; }
#search-options table tr .col-7 { width: 85px; }
#search-options table tr th {
	font-size: 11px;
	color: #d9531e;
	height: 30px;
	vertical-align: middle;
	font-weight:normal;
	
}
#search-options table tr td {
	padding: 0;
	height: 21px;
}
#search-options table tr .search-form {
	width: 132px;
}
#search-options table tr .search-button-cell {
	text-align: right;
}

#results-count {
	height: 25px;
	margin: 0 15px;
	text-align: right;
	padding-top: 10px;
}
#results-count p {
	font-size: 11px;
	color: #939395;
}

#search-results {
	padding: 56px 15px 0;
	text-align: left;
}

#search-results.advanced {
	padding-top:25px;
}

#search-results .category-title {
	height: 25px;
	text-align: left;
	clear: both;
}
#search-results .category-title h3 {
	font-family: "Lucida Sans", Verdana, Arial, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ca5e2c;
}
#search-results ul
{
	overflow: auto;
	width: 960px;
	margin-bottom: 36px;
}
#search-results ul li {
	display: inline;
}
#search-results ul li a
{
	width: 152px;
	height: 184px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 40px;
	margin-top: 12px;
	background-color: #e9e9e9;
}
#search-results ul li a:hover
{
	text-decoration: none;
}
#search-results ul li a span
{
	color: #4c4c4c;
	font-weight: bold;
	font-size: 80%;
	font-family: Lucida Sans,Verdana,Arial;
	display: block;
}
#search-results ul li a img {
	width: 140px;
	height: 140px;
	border: solid 6px #d8d8d8;
	margin-bottom: 4px;
	/*margin: 20px;*/
}
#search-results ul li a img.first-item {
	margin: 20px 10px 20px 0;
}
#search-results ul li a img.last-item {
	margin: 20px 0 20px 10px;
}
/* end search page styles */

/* begin choices page styles */
#choices-main {
	width: 950px;
	height: 644px;
	margin: 0 0 20px;
	background: url('../assets/choices-main-sample.jpg') no-repeat;
}

.tagline {
	float: right;
	margin: 20px 10px 0 0;
}
.tagline h3, .tagline-results h3 {
	font-size: 15px;
	color: #ca5e2c;
}
.tagline-results {
	text-align: right;
	margin: 20px 10px 0 0;
}


#main-nav {
	float: left;
	border: 1px solid #E1E1E1;
	border-bottom:none;
}
#main-nav ul {
	width: 143px;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	background: #FFF;
}
#one-ddcontent, #two-ddcontent, #three-ddcontent, #four-ddcontent, #five-ddcontent, #six-ddcontent {
	top:0 !important;
	left:157px !important;
	border-left:none !important;
	top:-1px !important;
}
.dropdown {
	border-bottom: 1px solid #E1E1E1;
}
.dropdown dt {
	border:none !important;
}
#main-nav ul table {
	border-collapse:collapse;
	position: relative;
}
#main-nav ul ul {

	list-style: none;
}
#main-nav ul ul li {
	list-style-type: none;
}
#main-nav ul ul li a {
	font-family: "Lucida Sans", Verdana, Arial, san-serif;
	font-size: 11px;

	color: #da5527;
}
#main-nav ul li:hover > ul {

}
#main-nav ul ul {
	position: relative;
	left: 150px;
	top: -41px;
}
#main-nav ul li {
	display: list-item;
	height: 37px;
	border-top: 1px solid #E1E1E1;
	text-align: left;
	padding-left: 15px;
}
#main-nav dt span
{
	margin-right: 8px;
	display: block;
}
#main-nav dt 
{
	font-size:11px;
font-style:italic;
}
#main-nav dt a
{
}
#main-nav dt a:hover
{
	text-decoration: none;
}
#main-nav ul li a {
	font-family: "Lucida Sans", Verdana, Arial, san-serif;
	font-size: 11px;
	/*line-height: 40px;*/
	color: #da5527 !important;
	height: 37px;
	line-height: 37px;
	display: block;
	font-weight: normal;
	font-style: italic;
}
#main-nav ul li a:hover{ text-decoration: none; }
/*
#main-nav ul li a:hover { position: relative; }
#main-nav ul a:hover ul { display: block; }*/
/* end choices page styles */
/**/

#wrap { position:relative; }
#wrap .tagline {
	position:absolute;
	right:9px;
	top:17px;
	margin:0px;
}
