body {
	background: #7d8989;
	color: #000;
	font: 12px "Times New Roman", Times, Georgia, serif;
	margin: 0px;
}

a:link		{ 
 color: #000;
 text-decoration: underline;


 }
a:visited	{ 
 color: #363636;
 text-decoration: underline;

 }
a:hover		{ 
color: #000099;
 text-decoration: underline;
 
}

img {
	border:none;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
body#default #contentcolumn div.innertube{
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}
.invisible, hr {
	display: none;
}

.cleared {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#maincontainer{
width: 897px;
margin: 20px auto 5px;
	background: url(../images/main-bg.gif) repeat-y center top;
}

#topsection{
height: 45px;
padding: 25px 20px 15px 25px;
overflow: visible;
background: url(../images/top-bg.gif) no-repeat center top;
font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}



span.slogan {
float: left;	
display: block;
margin-left: 180px;
	font-weight: bold;
	font-size: 13px;
}
.logo {
width: 90px;
float: left;
position: absolute;
z-index: 500;
	padding-top: 10px;
	padding-left: 15px;
}

.header-info {
	width: 720px;
	height: 30px;
	float: right;
	font-size: 26px;
	font-weight: bold;
	padding-top: 30px;
	text-align: right;
	padding-right: 20px;
	background: url(../images/slogan.gif) no-repeat  left top;
}
.search{
	float: right;
	clear: both;
	width: 210px;
	margin-right: 18px;
}

.search span, .search .search-input, .search .search-btn{
float: left;	
}
.search span{
	padding-top: 5px;
	padding-right: 5px;
	font-size: 10px;
	text-transform: uppercase;
}
.search .search-input{
	border: 1px solid #000;
	height: 15px;
	width: 120px;
	margin-right: 5px;
}
.search .search-btn{
	font-size: 9px;
	border: none;
	background: #d7e7e7;
	padding: 3px;
	height: 18px;

}
#navigation {
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-right: 14px;
	margin-left: 19px;
	background-image: url(../images/nav-bg.gif);
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
#navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
#navigation ul li{
	display: inline;
}
#navigation ul li a{
	text-decoration: none;
	color: #fff;
	padding: 0 10px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#navigation ul li a:hover{
 color: #fff;
	text-decoration: underline;
}
.search-box{
	margin-right: 14px;
	margin-left: 19px;
	overflow: hidden;
	background-color: #d7e7e7;
	padding: 17px 0;
	border-bottom: 5px solid #7d8989;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
overflow: hidden;
padding: 15px 0 0;
font-size: 13px;
line-height: 18px;
font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
body#home #contentcolumn{
	font: 14px "Times New Roman", Times, Georgia, serif;
	
}
#contentcolumn div.innertube {
	margin: 0;
	padding-left: 35px;
	padding-right: 30px;
}

p.intro-text {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: center;
}


.item-links {
display: block;
overflow: hidden;
margin-bottom: 20px;
}
.item-links ul{
	margin: 0;
	padding: 0 0 0 380px !important;
}
.item-links ul li{
	display: inline;
	background-image: none !important;
}
.item-links ul li a{
	color: #000;
	font-size: 10px;
	margin-right: 5px;
}


#contentcolumn h1{
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	color: #557171;
		font-family: "Times New Roman", Times, Georgia, serif;
}
body#product #contentcolumn h1{
	font-size: 16px;
}
#contentcolumn h2{
	color: #7a3614;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 22px;
}

body#category .category-items {
	width: 100%;
	float: left;
	clear: both;
	font-family: "Times New Roman", Times, Georgia, serif;
}
body#products .recommended-items, body#products ul.productList.productSmall {
	width: 100%;
	float: left;
	clear: both;
	font-family: "Times New Roman", Times, Georgia, serif;
}
.recommended-items, ul.productList.productSmall {
	font-family: "Times New Roman", Times, Georgia, serif;
}

ul.productList.productSmall {
	margin: 0;
	padding: 0;
}
body#home .category-items{
	margin-top: 10px;
	float: left;
	width: 100%;
}
.item-thumb, ul.productList.productSmall li {
width: 105px;	
float: left;
height: 130px;
margin-right: 65px;
padding: 0 !important;
list-style-type: none;
}
.item-thumb a{
	display: block;
}
.items-summary .item-thumb, .items-summary ul.productList.productSmall li{
width: 400px;
height: 180px;
margin-right: 10px;
margin-bottom: 20px;
}

body#products .items-summary .item-thumb, body#products .items-summary ul.productList.productSmall li{

float: left;
}

.items-summary{
	overflow: hidden;
}
.items-summary .desc {
width: 230px;
float: right;
	font-size: 13px;
	line-height: 16px;
}
body#item .recommended-items .desc {
	width: 100% !important;
}
.items-summary img{
	float: left;
}
body#category ul.productList.productSmall li, li.catalogueItem, li.catalogueItemLast{
height: 330px;
	width: 330px;
	margin-left: 40px;
	margin-right: 40px;
	list-style-type: none;
	float: left;
}
body#category ul.productList.productSmall li img, li.catalogueItemLast img, li.catalogueItem img{
	margin: 0 auto;
	display: block;
}
body#category li.catalogueItem div.item-thumb, body#category li.catalogueItemLast div.item-thumb {
width: 100%;
height: auto;	
}

body#category ul.catalogueList {
overflow: hidden;
	margin: 0;
	padding: 0;
}

li.catalogueItemLast {
	list-style-type: none;
}
body#home .new-products .item-thumb, body#home .new-products  ul.productList.productSmall li, body#home ul.productfeaturelist li{
	width: 140px;
	margin: 5px 12px 15px;
	list-style-type: none;
}

body#home ul.productfeaturelist li h5 {
padding: 0;	
min-height: 25px !important;
	text-align: center;
}
body#home ul.productfeaturelist li .shop-product-small {
	border: 0px;
	color: #000;
}
body#home ul.productfeaturelist li .shop-product-small ul {
	display: none;
}
body#home .category-items .item-thumb{
	width: 25% !important;
	height: auto;
	margin: 0;
	float: left;

}
body#home ul.productfeaturelist .shop-product-small .image {
	margin: 0 auto 3px;
	height: 90px;
	width: 110px;
}
body#home ul.productfeaturelist .shop-product-small .image img{
width: 80px;	
}
img.home-img {
float: right;
display: block;	
}

div.home-header {
overflow: hidden;	
}
.recommended-items .item-thumb{
width: 160px;	
float: left;
height: 180px;
margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
.recommended-items .desc span.item-name{
	font-size: 14px !important;
	line-height: 18px !important;
}
.category-description {
overflow: hidden;
margin-bottom: 30px;
}
body#item .category-description h1, body#item .category-description span{
	display: none;
}
.product-header {
width: 100%;	
overflow: hidden;
}
.category-description h1{
	width: 50%;
	float: left;
	margin: 0 !important;
}

.breadbrumb {
width: 50%;	
float: right;
text-align: right;
color: #557171;
font-size: 16px;
font-weight: bold;
font-family: "Times New Roman", Times, Georgia, serif;
}
.breadbrumb a{
color: #557171;
	
}
.category-items .item-thumb img, .recommended-items .item-thumb img, ul.productList.productSmall  img{
	margin-bottom: 5px;
}

body#home .item-thumb img{
	border: none;
	margin: 0 auto;
	display: block;
}
.recommended-items .item-thumb img{
	margin: 0 auto 5px;
	display: block;
	width: 100px;
}
.item-name {
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 5px;
	font-style: italic;
}



.items-summary .desc span.item-name {
	color: #557171;
	text-align: left;
	font: normal normal 18px/26px "Times New Roman", Times, Georgia, serif;
	margin-bottom: 5px;
	margin-top: 0;
}
.items-summary .desc span.item-name a{
	color: #557171 !important;
	font-weight: bold;
}
.items-summary .desc p{
	margin-top: 5px;
	margin-bottom: 15px;
}

.items-summary a.more {
color: #610303;	
}
body#category .item-name{
	font-size: 18px;
}

.item-name a{
	text-decoration: none;
}

.new-products {
overflow: hidden;
border-top: 3px solid #7d8989;
	background: url(../images/home-product-title.gif) no-repeat left top;
	padding-left: 40px;
	margin-left: 19px;
	margin-right: 14px;
	height: 150px;
}

.recommended-items h4{
	font-weight: bold;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 5px;
}

.products-side {
	height: 419px;
	background: url(../images/sidebar-product-bg.jpg) no-repeat left top;
	width: 106px;
	padding: 10px;
}
.products-side h3{
	margin: 10px 0 5px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.products-side ul, .products-side ul li{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.products-side ul li a{
color: #635f5c;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-size: 12px;
}

img.item-img, ul.productList #item img {
float: left;
}

.item-description {
	width: 560px;
	float: right;
	padding-right: 0px;
	font-weight: normal;
	font-style: normal;
}

.item-thumb div.desc span.item-description {
width: 100%;
}
.recommended-items .item-thumb div.desc span.item-description{
	display: none;
}
.item-description h1{
	margin-top: 10px !important;
}
span.item-no, span.item-weight, span.item-price {
display: block;	
}
span.item-price{
color: #610303;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}

.add-options {
float: left;
clear: both;	
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.add-options span, .add-options input, .add-options select {
float: left;	
}
.add-options span{
	padding-top: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
}
.add-options input{
	margin-right: 10px;
}

input.qty {
	width: 30px;
}

input.cart-btn {
border: 0px;
	width: 120px;
	height: 21px;
	background: url(../images/cart-btn.gif) no-repeat left top;
}

.add-options select {
width: 150px;	
margin-right: 10px;	
}

div#item {
overflow: hidden;
	border-bottom: 3px solid #7d8989;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
body#item .category-description span p,body#item .product-header h1 {display: none;}


#footer{
clear: left;
padding: 0 15px 18px 20px;
overflow: hidden;
	background: url(../images/bottom-bg.gif) no-repeat center bottom;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
#footer .innertube{
	width: 100%;
	background-color: #d7e7e7;
	overflow: hidden;
	margin: 0;
	border-top: 5px solid #7d8989;

}
#footer ul{
list-style-type: none;
	padding: 10px 0 10px 100px;	
	float: left;
	margin: 0;
}
#footer ul li{
	display: inline;	
}
#footer ul li a{
text-decoration: none;
	color: #000;
	padding: 0 6px;
	font-size: 12px;
	font-weight: bold;	
}
#copyright{
	width: 866px;
	margin: 0 auto 20px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
#copyright p{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}


/* e-commerce override*/

li.catalogueItemNotFound {
display: none;	
}

ul.productList li {
	list-style-type: none!important;
	padding: 0px!important;
	background: none !important;
}

input.productTextInput {
	width: 35px;
}
body#item ul.productList.productLarge {
	padding: 0;
	margin: 0;
}

ul.productfeaturelist {
padding: 0px;
margin: 0px;	
}
body#home ul.productfeaturelist li{
float: left;
	width: 130px;
}

