/* 

horiz menu background: bb5544
left column/ footer background: 555544
content background:  ccbb99
*/

.noName {
	background-image:url(../img/noname.gif) repeat;
}
body {
	background-image:url(../img/theme/background.png);/*background-color: #d9d0BF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #555544;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
	line-height:normal;
}
a, a:link, a:active {
	color: #bb5544;
}
a:visited {
	color: #555544;
}
a:hover {
	color:#bb5544;
	font-weight: bold;
	text-decoration:none;
}
#details a {
	color: #555544;
}
/* Layout structure */
#masthead {
	color: #999999;
	background-color: #bb5544;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../img/theme/background.gif);
	background-repeat: repeat-y;
}
#details #column_wrapper {
	background-image: url(../img/theme/backgroundDetails.gif);
}
#right {
	width: 700px;
	float: left;
}
#masthead #topmenu {
	width:900px;
	background-color: #bb5544;
	height: 20px;
	text-align:right;
}
#left {
	width: 200px;
	float: left;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*  Content formatting - text etc. */
#masthead .content {
}
#left .content {
	padding: 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#left, #left a, #left a:visited, #left a:active, #left a:hover, #footer a, #footer a:visited, #footer a:active, #footer a:hover {
	color:#ccbb99;
	text-decoration:none;
	letter-spacing: .25px;
}
#left a:hover {
	text-decoration:none;
}
a.head {
	font-weight:700;
	text-transform:uppercase;
}
a.enlargeImageLink {
	text-decoration:none;
	color:#555544;
}
.sublink {
	padding-left:12px;
}
#right .content {
	padding: 15px;
	line-height: 16px;
	font-size:12px;
}
/* -------------------------- One column Format --------------------------*/
#onecol #left {
	display:none;
}
#onecol #right {
	width:900px;
}
#onecol #right .content {
	background-image:none;
	background-color:#ccbb99;
}
#footer {
	color: #ccbb99;
	background-color: #555544;
	clear: both;
	font-size:11px;
	font-weight: normal;
}
#footer .content {
	text-align:center;
	padding: 10px 10px;
	margin-left:200px
}
#footer .content p {
	margin:0;
	padding:0;
}
/* overall text formatting */
h1 {
	font-size: 1.8em;
	margin: 0;
}
.h1 {
	color:#bb5544;
	font-size:14px;
	font-weight:bold;
}
#details .h1 {
	color:#fff;
}
.h2 {
	color:#555544;
	font-size:14px;
	font-weight:bold;
}
.emph {
	letter-spacing: .25px;
	color:#bb5544;
	font-weight:bold;
}
.h1 {
	color:#bb5544;
	font-size:14px;
	font-weight:bold;
}
.h2 {
	color:#555544;
	font-size:14px;
	font-weight:bold;
}
.pagetitle {
	color:#bb5544;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
h1.pagetitle {
	margin-bottom:1em;
}
/*SEARCH RESULTS STYLES*/
.sr1 {
	font-size:14px;
	font-weight:bold;
}
.sr2 {
	font-size:12px;
}
.sr3 {
	font-size:10px;
}
a.moreInfo {
	float:right;
	margin-right:1em;
	text-transform:uppercase;
}
.searchagain {
	text-align:right;
}
/*BREADCRUM STYLES*/
.bc1, .bc2 {
	color:#555544;
	font-size:14px;
	font-weight:bold;
}
.bc2 {
	color:#bb5544;
}
/* Form Styles EWS */
div.searchField {
	float:left;
	margin-right:1em;
}
#lengthWidth {
	clear:both;
}
div.searchField label {
	display:block;
}
#frmInquiry input {
	font-size:10px;
	padding:3px;
}
/* EWS added paging styles ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.pagination {
	font-size:12px;
	text-transform: capitalize;
	color:#554;
	margin:5px 0 10px 0;
	line-height:normal;
}


div.pagination span, div.pagination a {
	margin:0 5px 0 0;
	text-align:center;
	color:#554;
	text-decoration:none;
}
div.pagination a:hover {
	font-weight: bold;
	text-decoration:none;
}
.first, .last {
	display:none;
}
.first {
}
.previous {
}
.next {
}
.last {
}
div.pagination span.current {
	color:#fff;
	font-weight:700;
}
/* Misc Styles */
#rug {
	text-align: left;
	padding: 15px 15px 15px 15px;
	margin: 0;
	float:left;
}
#details #right .content {
	background:#999999;
}
#pullout {
	float:right;
	width:200px;
	background: #676653;
	margin:15px;
	margin-right:0;
	padding: 5px 5px 5px 5px;
	text-align:center;
	color:#ccbb99;
	font-size:11px;
	line-height:16px;
}
#pulloutNew {
	float:right;
	width:200px;
	background: #bb5544;
	margin:15px;
	margin-right:0;
	padding: 5px 5px 5px 5px;
	text-align:center;
	color:#ccbb99;
	font-size:12px;
	line-height:16px;
}
#pullout a {
	color:#ffffff;
}
#pulloutNew a {
	color:#ffffff;
}
#pulloutNew h1 {
	font-size: 14px;
	color:#ffffff;
}

#twitterbox	{
	float: left;
	width:670px;
	background-color:#555544;
	color:#ffffff;
	padding: 5px 5px;
	text-align:center;
}



.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
.printOnly {
	xdisplay:none;
}
/************************************************/
/*****cfautosuggest.css*/
/***********************************************/
div.autosuggestcontainer {
	color:#000000;
	border:none!important;
}
.autosuggestinput {
	border:none!important;
}
div.autosuggestcontainer .yui-ac-shadow {
	background:#ccbb99!important;
}
div.autosuggestcontainer li.yui-ac-highlight {
	background:#ccbb99!important;
	color:#555544;
}
div.autosuggestcontainer li.yui-ac-prehighlight {
	background:#ccbb99!important;
}

form#collect , #collect fieldset {
	margin: 0;
	padding: 0;
}
#collect fieldset { 
	padding:1em;
	border:1px solid #BB5544;}
#collect legend {
	padding: 3px 10px;
	border:1px solid #000;
	color: #fff;
	background:#BB5544
}
#collect input, #collect textarea, #collect select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
}
#collect label { width: 250px; }
input.error { border: 1px dotted #BB5544; }
label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #BB5544;
	font-style: italic;
	margin-left:1em;
}

