/* Rosedale Products Styles */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;

}

#bodyWrapper {

}

.mainContent-wrapper {

}

/* jQuery UI overrides */
.ui-button-text-icon-secondarys .ui-button-text,
.ui-button-text-iconss .ui-button-text {
	padding: 12px 2.1em 12px 1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: 0.4em 2.1em 0.4em 1em;
}

.ui-button {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

a.ui-button,
a.ui-button:hover,
a.ui-button:active {
	color: #FFF;
}

#head_phone {
	margin-top: -1px;
}

#header_main {
	position: relative;
	height: 80px;
	padding: 0;
	background-color: #3E5567;
}

#header_mains .header-main-cell {
	display: inline-block;
}

#header_search {
	display: none;
	width: 100%;
	/*height: 70px;*/
	padding: 0 0 2px 0;
	color: #999999;
}

#header_search .header-search-bottom-border {
	max-width: 910px;
	height: 1px;
	margin: 10px auto 0;
	background-color: #999999;
}

ul.head-row,
ul.head-row li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.head-row {
	width: 100%;
	/*display: table-row;*/
}

ul.head-row li {
	height: 88px;
	display: inline-block;
	vertical-align: middle;
}
ul.head-row li.head-search-separator {
	width: 1px;
	background: #ffffff url(../../images/site/header_search_separator.jpg) no-repeat center 20px;
}
#header_search li.icon {
	/*width: 70px;*/
	text-align: right;
}

#header_search li.field {
	/*width: 715px;*/
/*
	border-right: 1px solid #999999;
*/
	padding: 5px 0 0 14px;
	font-family: GraphikLight, Arial, helvetica, Verdana, sans-serif;
	line-height: normal;
}

#header_search_keywords {
	width: 480px;
	height: 40px;
	border: none;
	padding: 4px 10px 2px 0;
	color: #999999;
	font-family: GraphikLight, Arial, helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

#header_search_keywords::-webkit-input-placeholder {
	color: #999999;
}

#header_search_keywords:-moz-placeholder {
	color: #999999;
	opacity: 1;
}

#header_search_keywords::-moz-placeholder {
	color: #999999;
	opacity: 1;
}

#header_search_keywords:-ms-input-placeholder {
	color: #999999;
}


#header_search li.icon {
	padding-top: 10px;
}

#header_search li.icon > img {
	margin-top: 17px;
}

#header_search li.field {
	padding-top: 30px;
}

#header_search li.button {
	padding-top: 8px;
	width: 164px;
	text-align: center;
	font-family: GraphikLight, Arial, helvetica, Verdana, sans-serif;
	font-size: 20px;
	cursor: pointer;
}

span#searchButton {
	margin-top: 29px;
	display: block;
}

#mainContent {
	background-color: #FFF;
}

#home_bannerRow_block {
/*
	margin: 30px 0 0;
*/
}

#qf-dialog {
	display: none;
	background-color: #E6E7E9;
}

div.ecw-rep-finder {
	position: relative;
	z-index: 1200;
}

#ecw_rep_map_inner {
	z-index: 130;
}

.representative {
	border-bottom: 1px solid #CDCDCD;
	padding-top: 20px;
	padding-bottom: 20px;
}

.representative.first {
	padding-top: 2px;
}

.representative.last {
	border: none;
}

.representative dl {
	margin: 3px 0;
}

.representative dt,
.representative dd {
	display: inline-block;
}

.representative dt {
	font-weight: bold;
}

.representative dd {
	margin-left: 2px;
}

.representative .rep_photo {
	float: left;
}

.representative .rep_info {
	/*float: left;*/
}

.representative .sep {
	clear: both;

}

#page_photo_gallery #cboxTitle{position:absolute; bottom: 14px; left:155px; text-align:center; width: 757px; color:#949494;}
#page_photo_gallery #cboxLoadedContent {
	margin-bottom: 48px;
}

/* Footer */
div.footerWrapper {
	/*width: 990px;*/
	background-color: #333333;
	color: #CFCFCF;
	padding-top: 15px;
}

div.footerWrapper a {
	color: #CFCFCF;
}

div.footerWrapper .heading {
	color: #FA4C07;
}

div.footer-content > div.row > div.col-md-4 {
	/*padding-top: 7px;*/
	padding-bottom: 15px;
}

.footer-inner {
	/*padding: 40px 0 20px 40px;*/
}

.footer-inner p {
	font-size: 11px;
	line-height: 13px;
}

.footer-copyright {
	font-size: 12px;
}

#contactTable tr {
	vertical-align: top;
}

#contactTable tr > td > p {
	margin-top: 0px;
}

/* End Rosedale Products Styles */
