body, p, td, ul, li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 150%;
	color: #666;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #000;
}
h1 {
	font-size:18px;
	font-weight: normal;
	line-height: 115%;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
h6 {
	font-size:12px;
}
a {
	color: #DF5206;
	text-decoration: underline;
}
a:hover {
	color: #DF5206;
}
a img {
	border-width: 0px;
}
p {
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
}

#left_col a, #right_col a {
	color: white;
}


/* PRODUCT RANGE ------------------------------------------------*/
h1.rangeTitle, h2.rangeTitle, h3.rangeTitle, h4.rangeTitle { 
	color: white;
	background: #DD4200;
	padding: 5px;
	border: 1px solid #B84202;
	width: 98%;
	}
div.rangeDescr {
	width: 98%;
	padding: 5px;
	border: 1px solid #D6D6D6;
	background-image: fade-bg-large.jpg ;  
	background-repeat: repeat-x;
	background-position:bottom;
	background-color: #ffffff;
	background-image: url(../images/common/fade-bg-large.jpg);	
}

.rangeDescr ul {
	list-style: none;
	display:block;
	
}

.rangeDescr ul li {
	
	display:block;
	background: url(../images/common/arrow.gif) no-repeat 20px 8px;
	line-height: 160%;
	padding-left: 30px;
	
	background-image: bullet2.gif;
	background-repeat: no-repeat;
	background-position:20px 8px;
	
}

.rangeDescr ol li {
	line-height: 180%;
	margin-left: 1px;
}

.page-thumbnail{
	display:block;
	float:left;
	margin:0 20px 30px 20px;
}
.specials-page-thumbnail{
	display:block;
	float:left;
	margin:0 20px 0 20px;
}
.prod-range-img{
	float:left;
	display:block;
	width:325px;
	text-align:center;
	margin-top:15px;
}
/* FEATURED PRODUCTS ------------------------------------------------*/

h1.featuredProducts, h2.featuredProducts, h3.featuredProducts, h4.featuredProducts { 
	color: white;
	background: #DD4200;
	border: 1px solid #B84202;
	padding: 5px;
	width: 98%;
}
div.featuredProducts {
	width: 98%;
	padding: 5px;
	border: 1px solid #D6D6D6;
	background: #E0E0E0;
	height: 960px;
}
.padBottom { padding-bottom: 15px;}
.padTop { padding-top: 15px;}


/* PRODUCT ITEM ------------------------------------------------*/

div.item { 
	float: left;
	width: 173px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	border: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
}

div.itempad { 
	float: left;
	padding: 0px;
	margin: 0px;
	left: -2px;
}

div.image { 
	position:relative;
	width: 168px;
	height: 175px;
	overflow: hidden;
	padding: 1px;
	border: 0px;
	background:#fff;
	text-align: center;
	margin: 1px;
	z-index:150;
}
div.image img{
	max-width:150px !important;
	height:auto;
}
div.image a{
	text-decoration:none;
}
div.image a.prod-thumbnail{
	text-decoration:none;
	color:#f01b0e;
}

div.contentcontainer {
	margin-top: 5px;
	background-image: url(../images/common/topfade-bg-small.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}

div.contentcontainer1 { 
	margin-top: 5px;
	
	
}
div.content_height {
	display: block;
	height: 800px;
	
}
div.content_padding {
	padding: 10px;
}

.content_padding ul {
	list-style: none;
	position: static;
	top: -25px;
	
}

.content_padding ul li {
	font-size: 10px;
	line-height: 140%;
	padding: 2px;
	margin-left: -30px;
	border-bottom: 1px dotted #333333 ;
	list-style-image: url(../images/common/arrow.gif);
}

.content_padding ol li {
	line-height: 180%;
	margin-left: 1px;
}


.content_padding h4 { 
	height: 30px;
	color: #DD4200;
}

div.itemlink { 
	
	width: 100%;
	padding: 0px;
	background-color: #F3BA9C;
	text-align:center;
	font-size: 10px;
	
	
}

.itemlink a { 
	
	color: black;
	text-decoration: none;
	
	
}

/*Product List New*/
ul.product-list{
	margin:0;
	padding:0;
	list-style:none;
}
ul.product-list p,ul.product-list h1{display:none}
ul.product-list div.image{
	padding:10px 0 0;
}
ul.product-list div.image img{
	max-width:210px;
}
ul.product-list u{
	display:block;
	text-decoration:none;
	font-weight:700;
	margin-top:10px;
}
ul.product-list li{
	float: left;
	width: 173px;
	height:100%;
	padding: 0px;
	margin: 10px 1px 0;
	background-color: #ffffff;
	border: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	list-style-image:none;
}
ul.product-list li ul{
	width:153px;
	list-style: none;
	position: static;
	top: -25px;
	margin-bottom:15px;
}
ul.product-list li ul li{
	width:138px;
	font-size: 10px;
	line-height: 140%;
	padding: 2px;
	background:none;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom: 1px dotted #333;
	list-style-image: url(../images/common/arrow.gif);
	margin-left:-30px;
}

/****** SPECIAL FOOTER LINKS STYLES ******/

#footer_links, #footer_links a {
	font-size: 10px;
	margin: 0 1px;
	color: #666;
}
#footer_links a:hover {
	color: #666;
}

/****** HORIZONTAL MENU STYLES ******/

#menu li {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

/****** COMMON MENU STYLES ******/

#menu {
	width: auto;
	float: left;
	z-index:1003
}
#menu li.first_main_menu_item, #menu li.middle_main_menu_item, #menu li.last_main_menu_item {
	background: url('../images/common//menu_separator.jpg') right bottom no-repeat;
}

#menu li.last_main_menu_item {
	background: none;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu li.selected_main_menu_item a {
	color: #282828;
}
#menu li.selected_main_menu_item a:hover {
	text-decoration: none;
}
#menu li.first_main_menu_item a {
	padding-top: 0;
}
#menu li a {
	padding: 0 12px 0 10px;
	margin: 0;
	color: #fff;
	line-height: 37px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}
#menu li ul {
	width: 170px;
	background-color: #FCF0EF;
	padding: 5px 0;
	border: 1px solid #282828;
}
#menu li ul li a {
	font-size: 11px;
	text-align: left;
	padding: 5px 0;
	color: #333;
	line-height: 15px;
}
#menu li.selected_main_menu_item ul li a:hover {
	text-decoration: underline;
}
#menu li ul li {
	width: 155px;
	padding: 0px 5px 0 10px;
	text-align: left;
}

/****** MAIN LAYOUT STYLES ******/
#wrapper {
	width: 100%;
	min-height: 770px;
	height: auto !important;
	height: 770px;
	float: left;
	background: #fff url('../images/common/main_bg.png') left bottom repeat-x;
}
#wrapper_center {
	width: 970px;
	margin: 0 auto;
}
#wrapper_float {
	width: 100%;
	float: left;
}
#header {
	width: 100%;
	height: 96px;
	float: left;
}
#logo {
	width: 242px;
	float: left;
}
#logo .logo_padding {
	width: 229px;
	float: left;
	padding: 26px 0 0 13px;
}
#logo a {
	float: left;
}
#header_info {
	width: 728px;
	float: right;
	text-align: right;
	font: normal 14px Arial,Verdana,Helvetica;
	color: #000;
	line-height: 22px;
}
#header_info .header_info_padding {
	width: 716px;
	float: right;
	padding: 40px 27px 0 0;
}
#top_menu {
	width: 100%;
	height: 44px;
	float: left;
	background: url('../images/common/wrapper_top.png') left top no-repeat;
}
#top_menu .top_menu_padding {
	width: 946px;
	height: 37px;
	float: left;
	padding: 7px 12px 0 12px;
}
#mainbody_repeat {
	width: 100%;
	float: left;
	background: url('../images/common/wrapper_repeat.png') left top repeat-y;
}
#mainbody_repeat_inner {
	width: 100%;
	float: left;
	background: url('../images/common/wrapper_inner_repeat.png') left top repeat-y;
}
#mainbody_bottom {
	width: 100%;
	float: left;
	background: url('../images/common/wrapper_bottom.png') left bottom no-repeat;
}
#mainbody_bottom_inner {
	width: 100%;
	float: left;
	background: url('../images/common/wrapper_inner_bottom.jpg') left bottom no-repeat;
}
.mainbody_inner {
	width: 948px;
	float: left;
	padding: 0 12px 30px 10px;
}
#banner {
	width: 100%;
	height: 208px;
	float: left;
}
#bottom_area {
	width: 100%;
	min-height: 343px;
	height: auto !important;
	height: 343px;
	float: left;
}
#bottom_area .bottom_area_padding {
	width: 100%;
	float: left;
	padding: 21px 0 0;
}
#left_col {
	width: 190px;
	float: left;

}
#left_col .left_col_padding {
	width: 167px;
	float: left;
	padding: 0 0px 0 14px;
}
#left_col h1 {
	height: 29px;
	font: normal 18px Arial, Verdana, Tahoma;
	color: #F75906;
}
#middle_col {
	width: 568px;
	float: left;
}
#middle_col .middle_col_padding {
	width: 538px;
	float: left;
	padding: 0 14px 0 16px;
	text-decoration: none;
}
#middle_col_inner {
	width: 758px;
	float: left;
}
#middle_col_inner .middle_col_padding {
	width: 728px;
	float: left;
	padding: 0 14px 0 16px;
}
#right_col {
	width: 190px;
	float: right;
	color: #fff;
}
#right_col .right_col_padding {
	width: 167px;
	float: right;
	padding: 0 9px 0 14px;
}
#right_col_top {
	width: 100%;
	float: left;
	padding-bottom: 28px;
}
p.card-header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px !important;
	padding-bottom:0 !important;
}
p.card-body{
	color:#1b2227 !important;
	font-size:16px !important;
	padding-top:3px !important;
}
span.card-header-arial-bold{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px !important;
	text-transform:uppercase;
	font-weight:700;
}
#right_col_bottom {
	width: 100%;
	float: left;
}
#footer {
	width: 100%;
	float: left;
	position: relative;
	margin-top: -7px;
	text-align: center;
	font-size: 10px;
}
#footer .footer_padding {
	width: 100%;
	float: left;
	padding: 0 0 36px;
}
.header_info_text {
	font: bold 14px Verdana,Arial,Helvetical;
}
.header_info_text_prod_range{
	display:block;
	font: bold 14px Verdana,Arial,Helvetical;
	margin-top:15px;
}
	
.orange_color {
	color: #DF5206;

/****** Left Column styles ******/
}
.orange_colorl {
	color: #E05206;
	font: bold 14px Tahoma, Arial, Verdana;
}
.phone_white {
	color: #FFF;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
}
.text_left_small {
	color: #FFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}
/* Homepage Style */
#bottom_images {
	width: 100%;
	float: left;
	padding-top: 10px;
}
#bottom_images img {
	width: 83px;
	float: left;
	padding: 0 8px 0 0;
}
#bottom_images img.last_image {
	padding: 0;
}
p.home_p {
	width: 501px;
}
#right_col h1, #right_col p {
	color: #fff;
}
#right_col h1 {
	word-spacing: -1px;
}
#right_col p {
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 132%;
	font-size: 13px;
}
.product_heading {
	height: 29px;
	font: normal 18px Arial, Verdana, Tahoma;
	color: #000;
}
#pcategory_list {
	width: 100%;
	min-height: 251px;
	height: auto !important;
	height 251px;
	float: left;
}

/* Product Search Form */
#psearch_form {
	width: 100%;
	float: left;
}
#psearch_heading {
	color: #999;
	padding-bottom: 1px;
}
#psearch_button {
	float: left;
	border-top: 2px solid #e6e6e6;
	border-right: none;
	border-bottom: 2px solid #e6e6e6;
	border-left: 2px solid #e6e6e6;
}
#psearch_input {
	width: 132px;
	height: 18px;
	float: left;
	padding: 0 4px 0 3px;
	border-top: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	border-left: none;
	line-height: 18px;
}

