/*
  Baseline CSS
  Author:         Roy Lindauer
  Date:           12/18/08
  Revision Date:  12/18/08
  Version:        1.0
  HTML, Form Controls, Headers, Layout
*/
body{
	background:url(i/header_background.jpg) repeat-x #000000 0 3px;
	margin:0;
	padding:0;
	border-top:3px solid #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #2c3e49;
	font-size: 70%;
	}
body #ex_container{
	padding:0;
	margin:0;
	background: #ffffff;
	position: relative;
	}

body#home #ex_container{
	background: url(i/home_page_background.gif) repeat-x #beba95;
	position:relative;
	padding:0;
	}
	
#ex_announce{
	background:#f3f3f3;
	padding:10px;
	margin:0;
	border-bottom: medium double #e5e5e5;
}
#ex_announce_content{
	width:960px;
	padding:0;
	margin:0 auto;
}
#ex_announce .toggle{
	width:960px;
	margin:0 auto;
}
	
/*******************************************/
/* D E A L E R   L O C A T O R  */	
#ex_dealer_locator form{
	margin:20px 0; 
	padding:10px; 
	border:1px solid #ccc; 
	}
#dl_results{
	margin:20px 0; 
	padding:10px; ; 
	display:none;
	}
#dl_results table{ 
	border:1px solid #ccc; 
	}
	
/*******************************************/
/* H E A D E R */
#ex_header{
	height: 165px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding:0;
	width:960px;
	}
	
#ex_header_user{
	position: absolute;
	top:0px;
	right:10px;
	color:#ffffff;
	background:#222222;
	border:1px solid #000000;
	border-top:none;
	padding:10px;
	}
#ex_header_user p{
	color:#ffffff;
	line-height:1.5em;
	}
#ex_header_user a img{
	vertical-align:middle;
	padding-right:4px;
	}
#ex_header_user a{
	padding:0 5px;
	}
#ex_header_user a,
#ex_header_user a:visited{
	color:#999999;
	text-decoration:none;
	}
#ex_header_user a:hover,
#ex_header_user a:active{
	color:#ffffff;
	text-decoration:none;
	}
	
/*******************************************/
/* S I T E  &  P A G E S */

#ex_site_home{
	background: none;
	padding:0;
	margin: 0 auto;
	position: relative;
	}
#ex_site{
	background: url(i/ex_site_tile.gif) repeat-y #ffffff 0 0;
	background:#ffffff;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	position: relative;
	}
#ex_sidebar{}
#ex_content{}
#ex_content table.downloads_table,
#dl_results table{
	width: 100%;
	margin:15px 0;
	border:1px solid #ccc;
	border-bottom:none;
	border-right:none;
	}
#ex_content table.downloads_table th,
#dl_results table th{
	background:#222222;
	border:1px solid #222222;
	border-bottom:none;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	}
#ex_content table.downloads_table td,
#dl_results table td{
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}
#ex_content table tr.odd{
	background:#f3f3f3;
	}
#ex_content table tr.even{
	background:#f9f9f9;
	}
#ex_content table tr.highlight{
	background:#CDFBFE;
	}

/*******************************************/
/* F O O T E R */
#ex_footer_wrapper{
	margin: 0 auto;
	padding:0;
	position:relative;
	background:#000000;
	}
#ex_footer{
	position:relative;
	margin:0 0 0 0;
	padding:0;
	padding-top:20px;
	height:122px;
	background:url(i/footer_background.jpg) repeat-x #000000;
	}
#dnb_logo{
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	padding-top:20px;
	width:320px;
	height:102px;
	}
#footer_links{
	position:absolute;
	left:320px;
	top:1px;
	padding:20px 180px 0 20px;
	width:440px;
	height:101px;
	background:url(i/footer_links.gif) no-repeat;
	text-align:right;
	color:#beba95;
	}
#footer_links p{
	color:#beba95;
	line-height:1.5em;
	margin:0;
	padding:0;
	}
#footer_links a:link,
#footer_links a:visited{
	color:#beba95;
	text-decoration:none;
	}
#footer_links a:hover,
#footer_links a:active{
	color:#ffffff;
	text-decoration:none;
	}

/*******************************************/

/* M E N U S */
/* BEGIN Header menu sprite */
#ex_header_menu{
	position: absolute;
	right: 0;
	bottom: 11px;
	width:auto;
	padding-right:170px;
	background: url(i/ex_menu_background.gif) repeat-x #3e3e3e;
	height: 42px;
	padding-left: 5px;
	}
#ex_header_menu a{
	display:block;
	display:inline-block;
	float:left;
	padding:15px 15px 15px 15px;
	-moz-text-shadow:1px 1px 1px rgba(0,0,0,.6);
	-webkit-text-shadow:1px 1px 1px rgba(0,0,0,.6);
	text-shadow:1px 1px 1px rgba(0,0,0,.6);
	background:url(i/menu_divider.gif) no-repeat transparent right top;
	}
#ex_header_menu a:link,
#ex_header_menu a:visited{
	color:#ffffff;
	text-decoration:none;
	font-size:1.1em;
	}
#ex_header_menu a:hover,
#ex_header_menu a:active{
	color:#74d2f8;
	text-decoration:none;
	font-size:1.1em;
	}
/*
a#btn-home,
a#btn-home:visited{
	background: url(i/menu_sprite.png) no-repeat 0 0;
	width: 77px;
	}
a#btn-home:hover,
a#btn-home:active{
	background: url(i/menu_sprite.png) no-repeat 0 -84px;
	width: 77px;
	}
a#btn-catalog,
a#btn-catalog:visited{
	background: url(i/menu_sprite.png) no-repeat -77px 0;
	width: 83px;
	}
a#btn-catalog:hover,
a#btn-catalog:active{
	background: url(i/menu_sprite.png) no-repeat -77px -84px;
	width: 83px;
	}
a#btn-support,
a#btn-support:visited{
	background: url(i/menu_sprite.png) no-repeat -160px 0;
	width: 82px;
	}
a#btn-support:hover,
a#btn-support:active{
	background: url(i/menu_sprite.png) no-repeat -160px -84px;
	width: 82px;
	}
a#btn-information,
a#btn-information:visited{
	background: url(i/menu_sprite.png) no-repeat -242px 0;
	width: 105px;
	}
a#btn-information:hover,
a#btn-information:active{
	background: url(i/menu_sprite.png) no-repeat -242px -84px;
	width: 105px;
	}
a#btn-contact,
a#btn-contact:visited{
	background: url(i/menu_sprite.png) no-repeat -347px 0;
	width: 85px;
	}
a#btn-contact:hover,
a#btn-contact:active{
	background: url(i/menu_sprite.png) no-repeat -347px -84px;
	width: 85px;
	}
*/
/* END header menu sprite */

	
#ex_sidebar_menu{
	margin:20px 0 20px 0;
	padding:0 0 0 0;
	font-family:"Tahoma", Helvetica, Arial, sans-serif;
	background:#ffffff;
	}
#ex_sidebar_menu li{
	padding:0;
	display:inline;
}
#ex_sidebar_menu li ul{
	margin:0 0 10px 10px;
}
#ex_sidebar_menu li a,
#ex_sidebar_menu li a:visited{
	color:#262829;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	padding:5px 5px 0 5px;
	border-bottom: #c7c7b6 1px solid;
	height: 23px;
	margin-bottom:5px;
	}
#ex_sidebar_menu li a:hover,
#ex_sidebar_menu li a:active{
	text-decoration: none;
	color:#222222;
	border-bottom:1px solid #919185;
	}
#ex_sidebar_menu li ul li a,
#ex_sidebar_menu li ul li a:visited{
	color:#833d05;
	text-decoration:none;
	font-size:1em;
	font-weight:normal;
	display:block;
	padding:3px 2px 3px 14px;
	margin:0;
	border:none;
	background:url(i/home_sub_menu_blt.gif) no-repeat 3px 6px;
	height:auto;
	}
#ex_sidebar_menu li ul li a:hover,
#ex_sidebar_menu li ul li a:active{
	text-decoration: none;
	color:#012658;
	border:none;
	}
	
/*******************************************/
/* E R R O R S */
.error_wrapper,
.box{
	padding:20px;
	margin:20px 0;
	background:#FFFFCC;
	border:1px solid #990000;
	}
	
/*******************************************/
/* */
.ex_logo{
	height: 150px;
	width: 200px;
	background: url(i/sos_logo.jpg) no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: 50px;
	top: 0;
	}
.ex_logo a:link,
.ex_logo a:visited,
.ex_logo a:hover,
.ex_logo a:active{
	display: block;
	height: 150px;
	width: 200px;
	text-decoration: none;
	background: none;
	outline: none;
	}
	
/*******************************************/
/* H T M L */

/* headers */
#home_msg_wrapper h1{
	text-align: left;
	font:normal 4em "Century Gothic", "Helvetica", Arial, sans-serif;
	word-spacing: -.025em;
	letter-spacing: -0.05em;
	color: #222222;
	margin: 0 0 10px 0;
	}
h1.category, h1.page-title{
	font:normal 2em "Century Gothic", "Helvetica", Arial, sans-serif;
	word-spacing: -.025em;
	letter-spacing: -0.05em;
	color: #222222;
	margin: 0 0 10px 0;
	}
h2{
	
	}
h2.sub_cat_title{
	font:normal 1.5em "Century Gothic", "Helvetica", Arial, sans-serif;
	word-spacing: -.025em;
	letter-spacing: -0.05em;
	color: #990000;
	margin: 0 0 10px 0;
	
	}
h3{
	color:#222222;
	font:normal 1.5em "Century Gothic", "Helvetica", Arial, sans-serif;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
	}
h3 a.product-title,
h3 a.product-title:visited{
	text-decoration:none;
	color:#990000;
	background:none;
	border:none;
	}
h3 a.product-title:hover,
h3 a.product-title:active{
	text-decoration:none;
	color:#222222;
	background:none;
	border:none;
	}
h3 a.product-title-i,
h3 a.product-title-i:visited{
	text-decoration:none;
	color:#496868;
	background:none;
	border:none;
	}
h3 a.product-title-i:hover,
h3 a.product-title-i:active{
	text-decoration:none;
	color:#222222;
	background:none;
	border:none;
	}
h2 a.how-to,
h2 a.how-to:visited{
	font-size: 1.1em;
	text-decoration:none;
	color:#990000;
	background:none;
	border:none;
	display: block;
	margin-bottom: 10px;
	}
h2 a.how-to:hover,
h2 a.how-to:active{
	font-size: 1.1em;
	text-decoration:none;
	color:#222222;
	background:none;
	border:none;
	display: block;
	margin-bottom: 10px;
	}

h4{
	color:#990000;
	font:normal 1.4em "Century Gothic", "Helvetica", Arial, sans-serif;
	margin: 0 0 5px 0;
	}
/* basic elements */
b, strong{
	font-weight:bold;
	}
i, em{
	font-style:italic;
	}
blockquote{
	padding:10px;
	margin: 10px;
	border-top:medium double #cccccc;
	background: #f3f3f3;
	border-bottom:medium double #cccccc;
	}
/* links */
a,
a:link,
a:visited{
	/*color: #4a6a67;*/
	color: #2f8880;
	text-decoration: underline;
}
a:hover,
a:active{
	color: #699c97;
	text-decoration: underline;
}
.search-links{
	padding:0;
	margin:0;
	line-height:normal;
	text-align:right;
	}
a.simple-button:link,
a.simple-button:visited{
	color:#222222;
	text-decoration:underline;
	font-size:1em;
	padding:0;
	margin:0;
	vertical-align:inherit;
	}
a.simple-button:hover,
a.simple-button:active{
	color:#990000;
	text-decoration:none;
	padding:0;
	margin:0;
	}
	

#ex_content p{
	line-height: 1.8em;
	margin: 0 0 1.8em 0;
	}
#ex_content ol{
	margin:10px 30px;
	list-style-position:outside;
	list-style-type:decimal;
	}
#ex_content ul{
	margin:10px 30px;
	list-style:outside disc;
	}
#ex_content li{
	padding:3px;
	}
#ex_content ul.site-map li ul {
	margin: 2px 30px 0 30px;
	list-style:outside circle;	
}
#ex_content ol.terms-and-conditions-list li {
	line-height: 1.8em;
}
#ex_content table.how-to-table td {
	padding: 20px 0;
}

/*******************************************/
/* S E A R C H   F O R M */
#ex_search_form form{
	padding:0;
	margin: 10px 0 0 0;
	position:absolute;
	right:10px;
	bottom:12px;
	}
.ex_search_input{
	float: left;
	background: url(i/search_input.png) no-repeat;
	height: 16px;
	width: 101px;
	border: none;
	padding: 3px 3px 3px 6px;
	outline: none;
	color: #3f3c35;
	font-size: 90%;
	display:block;
	overflow:hidden;
	}
.ex_search_btn{
	float: left;
	}
#ex_header_menu a.adv-search{
	font-size:.7em;
	display:block;
	position:absolute;
	right:10px;
	bottom:0;
	padding:3px 0 0 0;
	text-align:right;
	margin:0;
	background:none;
	height:auto;
	float:none;
	}
	
/*******************************************/
/* C A T A L O G */
.ex_single_cat{
	padding:15px 0 15px 0;
	text-align:center;
	}
.ex_cat_home{
	border-top: medium double #cccccc;
	}

.ex_cat_home h3{
	border:none;
	}
	
.ex_product_summary_wrapper{
	padding-bottom:20px;
	}
.ex_product_summary{
	position:relative;
	margin-top:20px;
	height:250px;
	overflow:hidden;
	}
	
/*
.ex_product_img{
	width:175px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:0 auto;
	}
.ex_product_img img{
	display:block;
	}
.ex_product_info{
	float:right;
	width:185px;
	}
.ex_product_pricing{
	color:#990000;
	padding:5px 0;
	font-size:1.1em;
	}
.price-row{}
.price{}
.price-value{ color:#222222; font-weight:bold; }
.currency{}
.market-price{}
*/

.ex_product_wholesaleprices{
	padding:5px;
	border:1px solid #222222;
	margin:10px 0;
	}
.ex_product_wholesaleprices th{
	background:#333333;
	color:#ffffff;
	padding:3px;
	font-weight:bold;
	}
.ex_product_wholesaleprices td{
	padding:3px;
	border-bottom:1px solid #999999;
	}

.ex_product_cat_details{
	padding:0 0 20px 0;
	}
.ex_sub_cats{
	border-top:medium double #ccc;
	padding:20px 0;
	margin:20px 0;
	}
	
.ex_poduct_deails_table{
	border:1px solid #222222;
	border-right:none;
	}
.ex_poduct_deails_table th{
	background:#333333;
	color:#ffffff;
	padding:3px 6px;
	font-weight:bold;
	border-right:1px solid #222222;
	}
.ex_poduct_deails_table td{
	text-align:center;
	padding:3px;
	border-right:1px solid #222222;
	}
.button-add-to-cart{}
.sub_cat_title{}
.sub_cat_description{}
.ex_subcat_product_listings{
	padding:0;
	}
.ex_product_details{
	padding:10px 0;
	}

/*******************************************/
/* X C A R T */
#ex_sidebar .menu-dialog{
	border:none;
	padding:0;
	margin:0;
	}
#ex_sidebar .menu-dialog .content {
	border: none;
	background:url(i/menu_dialog.gif) repeat-y #dedbc5 right;
	padding: 8px 10px 20px 10px;
	overflow: hidden;
	
	background:#ffffff;
	border:1px solid #ccc;
}
#ex_sidebar .menu-dialog .content a:link,
#ex_sidebar .menu-dialog .content a:visited
{
	color: #324c76;
}
#ex_sidebar .menu-dialog .content a:hover,
#ex_sidebar .menu-dialog .content a:active {
	color: #2863c2;
}
#ex_sidebar .menu-dialog .title-bar {
	width: 100%;
	background: #9ec6de url(i/menu_bg.gif) repeat-x left top;
	border: 0px none;
	border-bottom: #262829 1px solid;
	line-height: 27px;
	height: 28px;
	overflow: hidden;
	white-space: nowrap;
	color: #ffffff;
	font-weight: bold;
	position: relative;
}
#ex_content .menu-dialog{
	border:none;
	padding:0;
	margin:0;
	border:1px solid #ccc;
	}
#ex_content .menu-dialog .content {
	border: none;
	background:#ffffff;
	padding: 8px 10px 20px 10px;
	overflow: hidden;
}
#ex_content .menu-dialog .content a:link,
#ex_content .menu-dialog .content a:visited
{
	color: #324c76;
}
#ex_content .menu-dialog .content a:hover,
#ex_content .menu-dialog .content a:active {
	color: #2863c2;
}
#ex_content .menu-dialog .title-bar {
	width: 100%;
	background: #9ec6de url(i/menu_bg.gif) repeat-x left top;
	border: 0px none;
	border-bottom: #262829 1px solid;
	line-height: 27px;
	height: 28px;
	overflow: hidden;
	white-space: nowrap;
	color: #ffffff;
	font-weight: bold;
	position: relative;
}
.dialog{
	border:none;
	}
.dialog .title {
  position: relative;
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
  background: transparent url(i/menu_bg.gif) repeat-x top left;
  border: 0px none;
  vertical-align: middle;
  height: 28px;
  line-height: 28px;
  margin: 10px 0;
  padding: 0px 0px 0px 18px;
  text-align: left;
  border-bottom: 1px solid #262829;
  overflow: hidden;
}
.dialog .title h2{
	margin-top:5px;
	text-transform:uppercase;
	letter-spacing:.25em;
	font-weight:normal;
	}
.title title-with-sort-row{
	color:#888a8a;
	}
.menu-minicart{
	background:none;
	}
.search-sort-title{
	color:#888a8a;
	text-transform:lowercase;
	}
a.search-sort-link:link,
  a.search-sort-link:visited
{
	text-decoration: none;
	color:#aca69b;
}
  a.search-sort-link:hover,
  a.search-sort-link:active
{
	text-decoration: none;
	color:#f3f3f3;
}
.search-sort-bar a.up-direction:link,
  .search-sort-bar a.up-direction:visited,
  .search-sort-bar a.up-direction:hover,
  .search-sort-bar a.up-direction:active,
.search-sort-bar a.down-direction:link,
  .search-sort-bar a.down-direction:visited,
  .search-sort-bar a.down-direction:hover,
  .search-sort-bar a.down-direction:active
{ 	color:#f3f3f3; }


#location{
	padding:5px;
	margin:10px 0;
	background:none;
	border-bottom:1px solid #c7c7b6;
	}
#location .bread-crumb,
#location .bread-crumb:visited{
	color:#833d05;
	text-decoration:none;
	}
#location .bread-crumb:hover,
#location .bread-crumb:active{
	color:#012658;
	text-decoration:none;
	}
#location .last-bread-crumb{
	color:#545353;
	}
	
/*
	product details page
*/
.product-details {
  position: relative;
}
.product-details .image {
  text-align: center;
  vertical-align: top;
  padding: 0px;
  float:none;
  margin: 0; 
}
.product-details .image .image-box {
  width: auto;
  height: auto;
  margin: 0px auto;
  padding: 0px;
}
.product-details .details {
  padding-left: 0;
}
.product-details .details .descr {
  padding: 0px;
  margin: 0;
}
.product-details .details .save {
  position: absolute;
  right: 3px;
  top: 0px;
  width: 57px;
  height: 57px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  padding: 28px 0px 0px 0px;
  font-weight: bold;
  background: transparent url(images/save_money.gif) no-repeat;
}
.product-details .product-subtitle {
  padding: 23px 0px 10px 0px;
}
.product-details .product-subtitle div {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  border: 0px none;
  border-bottom: 1px solid #9d1500;
}
.product-details .message {
  color: #b51a00;
}
.product-details .warning-message {
  color: red;
}
.product-details .customer-message {
  color: #b51a00;
  font-weight: bold;
}
body#product #ex_content .dialog .content{ padding:0; margin:0; width:auto; } 


/* 404 page */
body.error-404{
	background:url(i/header_background.jpg) repeat-x #ffffff;
	}
.ex-error-page{
background:#ffffff;
margin:20px auto;
padding:30px 0;
}
.ex-error-page h1{
	font:normal 2em "Century Gothic", "Helvetica", Arial, sans-serif;
	word-spacing: -.025em;
	letter-spacing: -0.05em;
	color: #990000;
	margin: 0 0 10px 0;
	}
.ex-error-page p{
	margin:1.5em 0;
	line-height:1.5em;
	}
table.pdf_downloads{}
table.pdf_downloads td{
	vertical-align:top;
	padding:5px;
	font-weight:bold;
	font-size:1em;
	text-align:center;
	}
table.pdf_downloads td a,
table.pdf_downloads td a:visited{
	text-decoration:none;
	color:#666666;
	line-height:1.5em;
	}
table.pdf_downloads td a:hover,
table.pdf_downloads td a:active{
	text-decoration:none;
	color:#000000;
	}
a.simple-button.ex_cart_button{
	padding:0 10px;
	}
/* Delete cart item button */
a.simple-delete-button:link,
  a.simple-delete-button:visited,
  a.simple-delete-button:hover,
  a.simple-delete-button:active
{
  color: #880000;
  background: transparent url(../images/delete_cross.gif) no-repeat left 2px;
  padding-left: 13px;
}

/* Moxie/Exyst tagline */

#footer_links a.exyst,
#footer_links a:link.exyst,
#footer_links a:visited.exyst {
	font-size: 8px;
	color: #514f3a;
	text-decoration: none;
}
#footer_links a:hover.exyst,
#footer_links a:active.exyst {
	font-size: 8px;
	color: #7a7860;
	text-decoration: none;
}

#head_announce{
	position:absolute;
	top:50px;
	right:10px;
	padding:10px; 
	background:#222222; 
	border:1px solid #000000; 
	color:#f3f3f3; 
	width:555px;
}
#head_announce a, #head_announce a:visited{
	color:#ffffff;
	text-decoration:underline;
}
#head_announce a:hover, #head_announce a:active{
	color:#ffffff;
	text-decoration:underline;
}

table.product-options{
	width:100%;
}
table.product-options td{
	padding:2px;
}
.property-name{
	text-align:right;
	width:150px;
}
.product-input{}

