/**** begin main layout css ****/
body, html {
	height: 100%;
	
}
body {
	text-align: center;
	margin-top: 0px;
	font-family: 'Source Sans Pro', "Times New Roman", Times, serif, Arial, Helvetica;
	font-size: 15px;
	overflow-y: scroll;	
}
.headerError {
	background: green;
	width: 100%;
	color: white;
	line-height: 45px;
	font-weight: bold;
	padding-left: 5px;
}
#container {
	width: 969px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background-color:#fff;
	padding-left:5px;
	padding-right:5px;
}

#header {
	
	overflow: hidden;
	width: 969px;
	height:135px;
}

#header .header_left {
	padding:0 0 0px 5px;
	float:left;
	width:196px;
}

#header .header_middle {
	float: left;
	margin: 8px auto;
	width: 320px;
	text-align: left;
	position: relative;
}

#header .header_middle .header_middle_default_image {
	margin: 0px auto;
	width: 317px;
	height: 43px;
	background: transparent url('images/page_sprite.png') no-repeat -170px -76px;
}

#header .header_right {
	margin:85px 5px 0px 0px;
	float:right;
	width:250px;
}
#header .header_top{
	overflow: auto;
	zoom:1;
	margin: 15px 15px 0 0;
}
#header_links {
	overflow: auto;
	zoom:1;
	float:right;
}
#header_links li {
	float: left;
	text-transform: uppercase;
	height: 18px;
}
#header_links a {
	font-size: 12px;
}
.sign_in_lang {
	margin:0 15px 0 0;
	float:right;
	width:220px;
}

#header_links li.sign_in { padding-right: 5px; border-right: 1px solid #000000; }
#header_links li.register { padding: 0px 2px 0px 2px;}
#header_links li.shopping_bag { margin-right: 5px;}
#header_links li.shopping_bag_icon {margin-right: 2px;}
#header_links li.shopping_bag_icon span{display:none;}

#header_links li.register a { font-size: 12px;}

#header #search_form {
	margin-top: 40px;
	text-align: right;
}

#header #search_form input.submit_search {
	text-transform: uppercase;
	font-size: 0.75em;
	margin-left: 10px;
	border: none;
	background-color: #FFFFFF;
}

div.shadow_bottom {
	width: 969px;
	background: transparent url('images/shadow_bottom.png') no-repeat 0px 0px;
	height: 7px;
	clear: both;
}

#page_content {	
	overflow: visible;
	width: 969px;
	margin-top: 4px;
	min-height:450px;
	*height: 450px;
	position:relative;
}

#breadcrumb{
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom:25px;
}
#breadcrumb a{
	color:#666666;
}
#breadcrumb a:last-child{
	text-decoration:underline;
}
#breadcrumb .spacing{
	margin:0 5px;
}

#footer {
	margin: 0px 15px 0 15px;
	overflow: hidden;
	width: 939px;
}
#footer .footer_third {
	
}
#footer_links li {
	text-transform: uppercase;
	float: left;
	padding-right: 5px;
}
#footer_links li a {
	text-transform: uppercase;
	font-size:14px;
}
#social_links li {
	float: left;
}
#social_links li a {
	display: block;
	height: 19px;
	background: transparent url(images/page_sprite.png) no-repeat 0px 0px;
}
#footer .footer_left { margin: 8px 0px 0 0; float: right;}
#footer .footer_middle { margin-top: 9px; }
#footer .footer_right {
	border-left: 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	height: 27px;
	float: right;
	
	font-size: 11px;
}
#footer .footer_right label {
	padding-right: 10px;
	display: inline;
	margin-top:3px;
}

#footer .footer_right input {
	font-size:10px;
}
#footer .copyright {
	clear: both;
	margin-bottom: 10px;
	font-size: .8em;
	padding-top: 10px;
	
}
#footer .key_line {
	padding: 10px 0 50px 0;
	border-top: 1px solid #CCCCCC;
	color: #CCCCCC;
	font-size:11px;
	text-align:right;
}
#footer .key_line a {
	color: #CCCCCC;
}

/**** end main layout css ****/

/**** begin form css ****/

input.textbox_standard {
	border: 1px solid #A8A8A8;
	width: 150px;
	height: 17px;
}

/**** end form css ****/

.clear{
    clear: both;
    font-size: 0;
    line-height: 0;
}

.right{
    float: right;
}
.left{
    float: left;
}
.indent{
	margin-left:11px;
}

#inner{
	margin:11px 11px 0px 11px;
	width:940px;
}

#nav{
	margin:4px;
	width:100%;
	background-color: #fff;
}

* {
	outline: none;
}


ul {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style: none;
}
ul li {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

#nav a {
	padding-top: 5px !important;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
img {
	border:0px;
}
h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px 0px 10px 0px;
}
h1{
	font-size:20px;
	color:#000000;

}
h2{
	font-size:20px;
	color:#000000;
}
h3 {
	font-size:12px;
	color:#000000;
}
form {
	margin:0px;
	padding:0px;
	border:0px;
}
fieldset {
	margin:0px;
	padding:0px;
	border:0px;
}
input {

}
label {
	color: #000000;
	display: block;
	float:left;
}

/* classes */
.underline {
	text-decoration:underline;
}

.highlight {
	font-weight:bold;
	color:#000000;
}
.floatleft {
	float:left;
	margin:0px 40px 40px 0px;
}
.floatright {
	float:right;
	margin:0px 0px 40px 40px;
}
.clear{
	overflow:hidden;
	zoom:1;
}

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	border: 0px outset #adadad;
	height: 0px;
	BORDER-RIGHT: #999999 0px solid;
	BORDER-TOP: #999999 0px solid;
	BORDER-LEFT: #999999 0px solid;	
	BORDER-BOTTOM: #999999 0px solid;
	background-color: #fff;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	padding:3px 3px 3px 3px;
	white-space: nowrap;
	BORDER-RIGHT: #999999 0px solid;
	BORDER-TOP: #999999 0px solid;
	BORDER-LEFT: #999999 0px solid;	
	BORDER-BOTTOM: #999999 0px solid;
	background-color: #fff;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: 'Source Sans Pro', "Times New Roman", Times, serif, Arial, Helvetica;
	font-size: 13px;	
	FONT-STYLE: normal;
	font-weight : normal;
	text-decoration: underline;
	text-transform: uppercase;
	position: relative;	
	display: block;	
	color: black;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: black;
	FONT-STYLE: normal;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #333333;
	FONT-STYLE: normal;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */	
	FONT-STYLE: normal;
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index:9999;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #ffffff;
	padding:3px 3px 3px 3px;
	border: 1px outset #fdfefd;	
	position: relative;
	display: block;
	z-index:9999;
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	padding:3px 3px 3px 3px;
	text-align: left;
	white-space: nowrap;
	z-index:9999;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: 'Source Sans Pro', "Times New Roman", Times, serif, Arial, Helvetica;
	font-size: 13px;	
	text-decoration: none;	
	position: relative;
	display: block;
	text-transform: uppercase;
	z-index:9999;
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;
	z-index:9999;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #999999;
	text-decoration: none;
	z-index:9999;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	background-color: #666666;		
	text-decoration: none;
	z-index:9999;

}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:9999;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #999999;
		font-weight: normal;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999999;
}

/* ---------------------------- ---------------------- */
.main {
  font-family: 'Source Sans Pro', "Times New Roman", Times, serif, Arial, Helvetica;
	font-size: 15px;
  color:#5D5F60;
}
.main b {
  font-family: 'Source Sans Pro', "Times New Roman", Times, serif, Arial, Helvetica;
	font-size: 17px;
  color:#5D5F60;
}

.box_width_cont {
	width: 100%;
	padding:10px 0;
}

.productListing-heading			{ 
	color:#434A55;
	font-size:11px;
	height:36px;
	vertical-align:middle;
	font-weight:bold;
	border: 1px;
  border-style: solid;
  border-color: #BFBFBF;
  border-spacing: 1px;
  padding-left: 4px;
  text-align:center;
}

.pic_table				{border:0px solid #c6c1b8;margin:auto; width:3px;}
.pic_td					{padding:0px;}


/* ************************************************************************************* */
.content_wrapper_table			{margin:0px 0px 0px 0px;}
.content_wrapper_td				{padding:0px 0px 0px 0px; width:100%; height:34px;}
/* ************************************************************************************* */

/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper3_table				{margin:0px 0px 0px 0px;}
.content_wrapper3_td				{padding:6px 8px 6px 8px; width:100%;}
/* ************************************************************************************* */
.content_wrapper1_table				{border:0px solid #d8d7cb;margin:auto; margin-bottom:6px;}
.content_wrapper1_td				{padding:6px 8px 10px 8px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper2_table				{margin:0px 0px 0px 0px;}
.content_wrapper2_td				{padding:0px 23px 0px 23px; width:100%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper4_table				{border:0px solid #d8d7cb;margin:auto; margin-bottom:6px;}
.content_wrapper4_td				{padding:6px 4px 10px 4px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxContents_table			{margin:0px;}
.infoBoxContents_table .boxText	{padding:9px 28px 9px 28px; height:61px;width:100%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_info					{float:left;padding:3px 1px 1px 1px;margin:0px 45px 0px 0px; text-align:center;}
/* ************************************************************************************* */

.infoBox {
  background: #E0E0D6;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
.productListing-data {
	padding:30px 20px 10px 10px;
	font-size:17px;
}

.newsletterbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#403d40;
	font-family: 'Source Sans Pro', "Times New Roman", Times, serif, Arial, Helvetica;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.newsletterbutton:hover {
	background-color:#dfdfdf;
}.newsletterbutton:active {
	position:relative;
	top:1px;
}

#search-submit-head
{
  background-color: transparent;
  background-image: url(images/search-icon.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 7px 11px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  cursor: pointer;
  float: right;
  height: 29px;
  line-height: 29px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  width: 28px;
  position: absolute;
  right: 0px;
  top: 1px;
  display: block;
}

.cat_text_link {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:17px;
	font-weight:bold;
}
.breadcrumbs_line {
	display:none;
	}

.login_text {
	font-size:15px;
	}
	
.menu_top {
	font-size:14px;
	}
	
		.statements {
				padding-bottom:10px;
				font-size:13px;
				font-weight:normal;
				color:#000000;
			}
	
	@media screen and (max-width: 1000px) {
	    .statements {
				padding-bottom:10px;
				font-size:13px;
				font-weight:normal;
				color:#909090;
			}
			.phoneSplit {
			display: block;
			width: 100%;
			clear: both;
			}
	}

.category_desc {
	
	font-weight: normal;
	font-size: 13px;
	font-family: 'Crimson Text', Verdana,Geneva,sans-serif;
	line-height:1.35em;
}

p2 {
	margin: 0 0 10px 0;
	padding: 0;
  line-height:1.35em;

}

input#search-box-head {
 border-color: #000 !important;
}
input[type=text] {
 border-color: #000 !important;
}