/*** Editor Styles--------------------------------------- ***/
.text_general {
/* text general 12 black */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
	line-height: 120%;
	font-style: normal;
}
.text_general2 {
/* text general 13 green */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #7a6e20;
	text-decoration: none;
	line-height: 120%;
	font-style: normal;
}
.title_green {
/* headings 15 olive */	
	font-size : 15px;
	color : #98851E;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.sub_title1 {
/*  headings blue 15 */
    color: #2f9daf;
    font-size: 15px;
    font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.captions {
/* text small 11 */
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: normal;
}


/*** End Editor Styles ***/
/*** General ------------------------------------------------------ ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e4d4a;
	cursor: default;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e4d4a;
}
.clear {
	clear: both;
}
span.clear {
	display: block;
}
.hidden {
	display: none;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #b76d04;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	color: #2f8c94;
}
#google_map {
	width: 100%;
	height: 320px;
	border: 1px solid #999999;
	background: #ffffff url(../images/map_loading.gif) no-repeat scroll center center;
	overflow: hidden;
}
#google_map.loaded {
	background-image: none;
}
/*** End General ***/

/*** Global Layout ------------------------------------------------- ***/
body.home, body.subpage {
	background: #fcfcfc url(../images/bg_1.jpg) repeat-x scroll left 159px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#header {
	width: 1000px;
	text-align: left;
	margin: auto;
	height: 159px;
}
#container {
	width: 1000px;
	text-align: left;
	margin: auto;
	padding: 0 0 8px 0;
	background: #fcfcfc url(../images/footer_bg.gif) repeat-x scroll left bottom;
}
#body_container {
	float: left;
	width: 787px;
	padding: 0 0 20px 0;
}
#body_container.wide {
	float: none;
	width: auto;
}
#sidebar {
	float: right;
	width: 206px;
	margin: 0 6px 0 0;
}
/*** End Global Layout ***/

/*** Header -------------------------------------------------------- ***/
#header {
	background: transparent url(../images/header_tc.gif) no-repeat scroll left top;
	position: relative;
}
#header.ht {
	background-image: url(../images/header_ht.gif);
}
#header h1 {
	display: none;
}
#navigation {
	position: absolute;
	width: 787px;
}
#navigation ul {
	margin: 0;
	padding: 0 8px;
	list-style-type: none;
	height: 39px;
}
#navigation li {
	float: left;
}
#navigation li a {
	font-size: 13px;
	float: left;
	line-height: 39px;
	padding: 0 8px;
	font-weight: bold;
	color: #fcfcfc;
}
#navigation li a:hover {
	color: #3e4d4a;
}
#back_to_home {
	float: left;
	margin: 0;
	padding: 0;
}
#back_to_home a {
	display: block;
	width: 300px;
	height: 100px;
	text-decoration: none;
}
#back_to_home a span {
	visibility: hidden;
}
#menu_main {
	text-align: right;
	padding: 20px 26px 0 0;
	margin: 0;
	font-size: 11px;
	color: #7b755b;
}
#menu_main a {
	padding: 0 5px;
	color: #8e886e;
}
#menu_main a:hover {
	color: #d68921;
}
#menu_product p, #menu_explore p {
	display: none;
}
#menu_product {
	position: absolute;
	width: 579px;
	left: 0;
	top: 120px;
	background: #e9a737 url(../images/menu_product.gif) no-repeat scroll left top;
	text-transform: uppercase;
}
#reflection .product {
	position: absolute;
	width: 579px;
	height: 26px;
	left: 0;
	top: 0;
	background: transparent url(../images/menu_product_reflection.gif) repeat-x scroll left top;
}
#menu_explore {
	position: absolute;
	width: 207px;
	left: 580px;
	top: 120px;
	background: #7dd5e1 url(../images/menu_explore.gif) no-repeat scroll left top;
}
#reflection .explore {
	position: absolute;
	width: 207px;
	height: 26px;
	left: 580px;
	top: 0;
	background: transparent url(../images/menu_explore_reflection.gif) repeat-x scroll left top;
}
#menu_explore li a {
	background: transparent url(../images/menu_explore_sep.gif) no-repeat scroll left center;
	padding-left: 9px;
}
#menu_explore ul li:first-child a {
	background-image: none;
}
#reflection {
	position: relative;
	height: 26px;
}
#reflection .view_products {
	position: absolute;
	width: 212px;
	height: 26px;
	left: 788px;
	top: 0;
	background: transparent url(../images/menu_view_products_reflection.gif) no-repeat scroll left top;
}
/*** End Header ***/

/*** Header Quote ----------------------------------------------- ***/
#header_quote {
	position: absolute;
	width: 213px;
	left: 788px;
	height: 159px;
	background: transparent url(../images/quote_bg.gif) repeat-x scroll left top;
}
#header_quote p {
	margin: 0;
	padding: 0;
}
#header_quote .view_products {
	height: 159px;
	background: transparent url(../images/view_all_products.gif) no-repeat scroll left bottom;
}
#header_quote .view_products .view_products {
	background-image: none;
	height: auto;
	padding-top: 19px;
}
#header_quote .view_products .view_products a {
	display: block;
	height: 40px;
}
#header_quote .view_products .view_products span {
	visibility: hidden;
}
#header_quote .cart {
	padding: 20px 10px 0 10px;
	text-align: center;
}
#header_quote .cart a {
	color: #3e4d4a;
	text-decoration: underline;
}
#header_quote .cart a:hover {
	color: #b76d04;
}
#header_quote .phone {
	margin: 0;
	padding: 20px 10px 0 40px;
	background: transparent url(../images/quote_tick.gif) no-repeat scroll 20px 30px;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
}
#header_quote .phone strong {
	font-weight: normal;
}
#header_quote .phone .msg {
	color: #eb0d0a;
}
/*** End Header Quote ***/

/*** Sub Navigation ------------------------------------------------------- ***/
#menu_sub {
	padding: 0 0 20px 0;
}
#menu_sub h1 {
	display: none;
}
#menu_sub ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*** Sub Navigation ***/

/*** Specialities list ---------------------------------------------- ***/
#specialities {
	padding: 0 0 20px 0;
}
#specialities h1 {
	padding: 0 0 3px 10px;
	margin: 0;
	color: #928b78;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	background: transparent url(../images/dot_grey.gif) repeat-x scroll left bottom;
}
#specialities ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
}
#specialities li {
	font-size: 14px;
	background: transparent url(../images/li_tick.gif) no-repeat scroll 10px center;
	margin: 0;
	padding: 0 0 0 25px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
}
/*** End Specialities list ***/

/*** Embedded Search ----------------------------------------------- ***/
#embed_search {
	margin: 0 0 20px 0;
	background: transparent url(../images/search_bg_tc.jpg) no-repeat scroll left top;
	height: 98px;
}
#embed_search h1 {
	display: none;
}
#embed_search p {
	margin: 0;
	padding: 0;
	position: relative;
}
#embed_search span.query {
	position: absolute;
	left: 13px;
	top: 56px;
}
#embed_search span.submit {
	position: absolute;
	left: 162px;
	top: 58px;
}
#embed_search input.query {
	border: 1px solid #6d80df;
	width: 142px;
	height: 18px;
	background-color: #fcfcfc;
	color: #3e4d4a;
}
/*** End Embedded Search ***/

/*** Footer -------------------------------------------------------- ***/
#footer {
	margin: 0;
	background: transparent url(../images/dot_footer.gif) repeat-x scroll left 5px;
	padding: 7px 0 0 0;
	clear: both;
}
#footer .padding {
	padding: 0 10px 10px 10px;
}
#footer p {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #727272;
}
#footer .col1 {
	margin: 0;
	padding: 3px 0 0 0;
	float: right;
	text-align: right;
}
#footer .col2 {
	padding: 3px 0 0 0;
}
#menu_footer a {
	color: #727272;
	padding: 0 3px;
}
#menu_footer a:hover {
	color: #ff6dcc;
}
#footer p.affiliate {
	font-size: 12px;
	font-weight: bold;
}
#footer p.phone, #footer p.email {
	color: #000000;
	font-size: 12px;
	padding-top: 3px;
}
/*** End Footer ***/

/*** Product Drop Down ***/
.menu_1_sub, .menu_2_sub {
	background: #fcfcfc url(../images/sub_menu_hover.gif) repeat-x scroll left top;
	border: 1px solid #d48829;
	width: 150px;
	text-align: left;
}
.menu_2_sub {
	border: 1px solid #42adbe;
}
.menu_1_sub ul, .menu_2_sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu_1_sub li, .menu_2_sub li {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu_1_sub ul li:first-child, .menu_2_sub ul li:first-child {
	padding-top: 3px;
}
.menu_1_sub ul li:last-child, .menu_2_sub ul li:last-child {
	padding-bottom: 3px;
}
.menu_1_sub li a, .menu_2_sub li a {
	display: block;
	color: #3e4d4a;
}
.menu_1_sub li.hover, .menu_1_sub li.active, .menu_2_sub li.hover, .menu_2_sub li.active {
	background-color: #faf9f9;
}
.menu_1_sub li.hover span, .menu_1_sub li.active span, .menu_2_sub li.hover span, .menu_2_sub li.active span {
	color: #b76d04;
}
.menu_1_sub li a span, .menu_2_sub li a span {
	display: block;
	cursor: pointer;
	padding: 3px 8px;
	font-size: 12px;
}
.menu_1_sub li a.arrow, .menu_2_sub li a.arrow {
	background: transparent url(../images/sub_menu_arrow.gif) no-repeat scroll right center;
}
/*** End Product Drop Down ***/
/*** Newsletter tpl styles ................................. ***/

body.newsletter_bg {
	background-color: #fcfcfc;
}
.news_tagline {
    color: #bea500;
    font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.4pt;
    font-size: 14px;
    font-weight: bold;
	line-height: 135%;
}
.header_text {            
	color:#98851e;
	font-size: 14px;
	line-height:22px; 
}
.text_salutation {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #24a8bc;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
table.newsletter1 {
	border:3px solid #bea500;
	background-color: #ffffff;
}
td.newslet_divider {            
	border-right: solid 1px #a9e4eb;
}
td.cellnewsline {            
	border-bottom: 1px solid #a9e4eb;
}

/*** End Newsletter Style ***/