@charset "utf-8";
html{
	padding:0;margin:0;	
}

body{
	padding:0;margin:0;	
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1 {	
	font-size: 48px;
	color: #666;
	margin:0;
	padding:0;
	font-weight:normal;
	float:left;
}
h2 {	
	font-size: 48px;
	color: #fe7907;
	margin:0;
	padding:0;
	font-weight:normal;
	float:left;
}

h3 {	
	font-size: 11px;
	color: #666;
	margin:0;
	padding:0;
	float:left;
	font-weight:normal;
}

h4 {
	font-size: 16px;
	color: #666;
	float:left;
	font-weight:normal;
	padding: 0;
	margin: 0 0 5px 0;
}

a:link, a:hover, a:active, a:visited{
	text-decoration:none;
}

.body-wrapper{
	width:901px;
	margin-right: auto;
	margin-left: auto;
	
}

.header{
	margin:40px 0 0 0;
	width:901px;	
}

.logo{
	width:201px;
	float:left;
}

.navigation{
	width:700px;
	padding:10px 0 0 0;
	float:right;	
}

.navigation-item{	
	float:right;
	border-left:#999 1px solid;
	max-width:100px;
	min-height:63px;	
	position:relative;
}

.navigation-item-last{
	border-right:#999 1px solid;
}
.navigation-item-last-active{
	border-right:#fe7907 1px solid;
}

.navigation-item-active{
	border-left:#fe7907 1px solid;
}

.navigation-text-big{
	color:#333;
	display:block;	
	min-height:38px;
	font-size:16px;	
	padding:0 10px;
}
.navigation-text-big-active{
	color:#fe7907;
	font-weight:bold;
}

.navigation-text-small{
	display:block;
	color:#999;
	font-size:11px;
	padding:0 10px;
}
.navigation-active{
	height:8px;
	background-color:#fe7907;
	width:100%;
	position:absolute;
	bottom:0;
}

#index-banner{
	border-left:#999 1px solid;
	border-top:#999 1px solid;
	border-right:#999 1px solid;
}

.spacer{
	clear:both;
}

.index-banner-bottom{
	background-color: #666;
    height: 20px;
    line-height: 20px;
    margin: 8px 0 0 0;
    padding: 0 20px;
}

.stat-counter-label{
	color:#fff;
	display:block;
	float:left;
}

.index-banner-nav{
	background-color:#fff;
	height:20px;
	float:right;	
	padding: 0 5px;
	right:50px;
	margin:0 20px;
}
.index-banner-nav-item{
	background-color:#666;
	height:20px;
	margin:0 5px;	
	width:20px;	
	float:left;
}

.index-banner-nav-item-active{
	background-color:#fe7907;
}

.quick-link-panel{
	max-width:901px;
	margin: 10px 0 0 0;
}

.quick-link{
	padding:10px 0 0;
	float:left;
	width:299px;
	border-right:solid 1px #999;
}

.quick-link-left{
	border-left:solid 1px #999;
}

.quick-link-img{
	float:left;
	padding:0 20px 0 15px;
}
.quick-link-text{
	padding:0 15px 0 0;
}
.quick-link-text-header{
	font-size:17px;
	font-weight:200;
}

.quick-link-text-body{
	color:#666;
	font-size:11px;
	line-height:12px;	
}

.quick-link-bottom{
	clear:both;
	background-image:url("../images/quick_link_bottom_gray.jpg");	
	background-repeat:repeat-x;
	height:22px;	
	width:299px;
}


.quick-link-inner{	
	height:22px;
	background-image:url("../images/quick_link_bottom_orange.jpg");	
	background-repeat:repeat-x;
	color:#666;
	font-size:11px;
	padding:0 5px;
}
.quick-link-inner2{
	float:right;
	padding:0 5px;
	background-color:#fff;
	
}

.quick-link-inner a:link,
.quick-link-inner a:hover,
.quick-link-inner a:active,
.quick-link-inner a:visited{
	text-decoration:none;
	color:#666;
}

.footer{
	margin:50px 0 0 0;
	padding:10px 0;
	border-top:#666 solid 1px;
}

.footer-subpage{
	margin:50px 0 0 0;
	padding:10px 0;
	border-top:#666 solid 1px;
}

.follow-us, .footer-contact, .footer-link{
	float:left;
	padding:0 15px;
}
.follow-us{
	width:180px;	
	float:left;    
    position:relative;
    left:690px;
    overflow:hidden;	
}
.footer-contact{	
	float:left;
    width:370px;
    position:relative;
    left:690px;
    overflow:hidden;
}
.footer-link{
	float:left;
    width:240px;
    position:relative;
    left:690px;
    overflow:hidden;
	font-size:11px;
	color:#666;
}

.follow-us-text{
	line-height:32px;
	vertical-align:middle;
	float:left;
	color:#666;
	margin:0 10px 0 0;
	
}
.follow-us-icons{
	float:left;
	max-width:70px;
}

.get-in-touch{
	font-size:16px;
	font-weight:bold;
	color:#666;
}

.let-us{
	font-size:11px;
	font-weight:bold;
	color:#666;
}

.footer-contact-arrow,.footer-contact-text,.footer-contact-contacts{
	float:left;
}
.footer-contact-contacts{
	font-size:11px;
	color:#666;
}

.footer-contact-arrow{
	padding:0 5px;
}

.footer1 {
    float:left;
    width:100%;
    overflow:hidden;
    position:relative;
}
.footer2 {
	border-right:#999 1px solid;
    float:left;
    width:100%;
    position:relative;
    right:280px;
}
.footer3 {
	border-right:#999 1px solid;
    float:left;
    width:100%;
    position:relative;
    right:400px;
}

.footer-link-links a{
	color:#666;
}

.footer-link-links a:hover{
	color:#333;
}

.phone span, .fax span, .email span{
	width:32px;
	float:left;
}


.content {
	width: 899px;
	padding-bottom: 10px;
	margin-top:10px;
}
.categories-panel {
	float: left;
	margin-top: 30px;
	clear: both;
}
.categories-prod-wrapper {
	float:left;
	margin:4px;
	border-top: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;	
	border-left: 1px solid #a3a3a3;
}

.categories-prod-wrapper:hover {
	border-top: 1px solid #FE7907;
	border-right: 1px solid #FE7907;	
	border-left: 1px solid #FE7907;
}

.categories-prod-name{
	font-size: 11px;
	color: #666;
	margin:0;
	padding:0;
	float:left;
	font-weight:normal;
}

.categories-prod-wrapper:hover .categories-prod-name{
	color:#FE7907;
}

.categories-prod-name {
   background-color: #FFFFFF;
    float: left;
    height: 14px;
    left: -1px;
	bottom: -3px;
    position: absolute;
    z-index: 99;
}

.categories-prod-name-holder {
	background-repeat: repeat-x;
	background-image:url(../images/categories_bottom_orange.jpg);
    bottom: -1px;
    height: 12px;
    position: relative;
	display:block;
	width:119px;
}
.categories-prod-img {

}
.categories-prod-bar {
	background-repeat: repeat-x;
	height: 12px;
	float: left;
	width: 60px;
	background-image: url(../images/categories_bottom_orange.jpg);
	margin-left: 5px;
}
.categories-name {
	float: left;
	width: auto;
	margin:0 3px 0 0;
}
.page-title {
	margin:10px 0 0 0;
}
.page-title-top {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	height: 25px;
	width: 580px;
}
.page-title-bottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
	float:left;
	width: auto;
}

.page-title-bottom div{
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c2c2c2;
	margin-top:10px;
	padding-top: 0px;
}

.products-panel {
	float: left;
	clear: both;
	margin-top: 30px;
}
.sidebar ul{
	list-style:none;
	border-right:solid;
	border-right-color:#999;
	border-right-width:1px;
	padding-left:0;
	font-size:14px;
	color:#666;
	width:165px;
	margin: 0px;
}
.product-title {
	font-size: 24px;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	float: left;
	padding-left: 10px;
	width: 660px;
}
.product {
	float: left;
	padding: 5px;
}
.products-content {	
	margin-top: 30px;
	margin-left: 60px;
}
.prod-name {
	font-size: 18px;
	font-weight: bold;
	color: #fe7907;
	float: left;
	width: auto;
	margin-left: 50px;
	margin-top: 10px;
}
.prod-info {
	float: left;
	width: 322px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aeaeae;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aeaeae;
	margin-left: 10px;
	padding-left: 10px;
}
.prod-image {
	float: left;
}



.product-name {
	font-size: 11px;
	color: #666;
	text-align: center;
	display:block;
	width:120px;
	max-width:120px;
}

.product-category2{
	clear:both;
}

.img-product {
	border: 1px solid #a3a3a3;
}


.sidebar {
	float: left;
}

.products-right-content {
	float: left;
	margin-left: 15px;
	width: 715px;
}
.product-title-bar {
	background-color: #fe7907;
	width: 45px;
	float: left;
	height: 4px;
	margin-top: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
}



.sidebar li{
	padding: 5px;
	margin: 0;
}

.sidebar li a.selected{
	color:	#FE7907;
	margin:0;
}

.sidebar a{
	color:#666;
	margin: 0 0 0 17px;
}

.sidebar a:hover{
	color:#333;
	font-size:14px;
}

.sidebar li a.selected .box{
	display:block;
	float:left;
	height:12px;
	width:12px;
	background-color:#FE7907;
	margin:2px 5px 0 0;	
}

.sidebar li a .box{
	display:none;	
}

#pagination-digg{
	border:0; margin:0; padding:0;
}
#pagination-digg li{
	border:0; margin:0; padding:0;
	font-size:13px;
	list-style:none;
	margin-right:1px;
	margin-left:1px;
	display:inline;
	float:right;
}
#pagination-digg a{
	border:solid 1px #044ea3
	margin-right:2px;
}
#pagination-digg .previous-off,
#pagination-digg .next-off {
	color:#444;	
	font-weight:bold;
	margin-right:2px;
	padding:0 4px;
}
#pagination-digg .next a,
#pagination-digg .previous a {
	font-weight:bold;
}
#pagination-digg .active{
	background:#FE7907;
	color:#FFFFFF;
	font-weight:bold;	
	margin: -2px 0;
    padding: 2px 6px;
}

#pagination-digg a:link,
#pagination-digg a:visited {
	color:#FE7907;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-digg a:hover{
	border:solid 1px #FE7907;
	-moz-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	-webkit-box-sizing: border-box
}
.prod-info-content {
	float: left;
	clear: both;
	margin-top: 10px;
	width:715px;
}
.tbl-info-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tbl-info-item-style {
	font-size: 11px;
	color: #000;
}
.tbl-info-item-stock-availability {
	font-size: 11px;
	color: #fe7907;
	font-style: italic;
}

.btn-add-enquiry-basket {
	font-size: 12px;
	color: #fe7907;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #fe7907;
	text-align: right;
	float: right;
	padding-top: 5px;
}
.btn-add-enquiry-basket a:link, a:hover, a:active, a:visited{
	color: #666;
}
.icon {
	float: left;
	padding-right: 3px;
}
.text {
	font-size: 12px;
	color: #666;
	float: left;
	line-height: 16px;
	padding-right: 8px;
}
.text a:link, a:hover, a:active, a:visited{
	color: #666;
}

.navi {
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
.how-to-use-enquiry-basket {
	float: right;
	margin-top: 3px;
	font-size: 9px;
	color: #999;
}
.gallery {
	float: right;
	clear: both;
	margin-top: 10px;
	width: 335px;
}
.gallery-thumbnail {
	border: 1px solid #aeaeae;
	float: left;
	height: 95px;
	width: 95px;
}
.gallery-panel {
	margin-top: 5px;
	float: left;
	height: 215px;
	overflow-y:scroll ;
	overflow-x:hidden;
}

.gallery-wrapper {
	float: left;
	padding: 5px;
}


.gallery-title {
	font-size: 12px;
	color: #000;
}
.click-to-enlarge {
	color: #666;
}

#gallery {
    float: left;
    margin: 0;
    padding: 0 0px;
    text-align: left;
    vertical-align: top;
	list-style-image: none;
    list-style-type: none;
}

.right-content {
	float: left;
	padding-left: 20px;
	color: #666;
}

.tbl-enquiry-basker-style thead{
	background-color:#fe7907;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
.tbl-enquiry-basket {
	float: left;
}
.enquiry-basket-buttons {
	float: left;
	padding-top: 10px;
	clear: both;
}
.form-enquiry-basket {
	border-top-width: 1px;
	border-top-style: dotted;
	float: left;
	clear: both;
	border-top-color: #fe7907;
	width: 710px;
	margin-top: 10px;
	font-size: 12px;
	color: #666;
}

.tbl-enquiry-basker-style tbody{
	background-color:#FFC;
	color:#666;
	font-size:12px;
	font-weight:bold;
}

.tbl-enquiry-basker-style tbody tr:hover{
	background-color:#999;
	color:#FFF;
}

.sub-category-title{
	padding:0;
	margin:0;
	list-style:none;
	font-weight:bold;
	font-size:14px;
	color:#666;
}

.sidebar-text{
	display:block;
	float:left;
	max-width:135px;
	margin:0 0 0 18px;width:135px;
}
.sidebar li a.selected .sidebar-text{
	margin:0 0 0 0px;
}

.product-search{
	margin-top:40px;
	float:right;
	
}
.product-search input{
	margin:0;
	padding:2px;
	height:20px;
	border:solid 1px #999;
}
.product-search a{
	float:left;
	height:22px;
	padding:2px 5px;
	line-height:20px;
	background-color:#999;
	color:#FFF;
}
