a{
	
	color:#000;
}
div#welcome.grid_12 a {
    color: #A3C7C9;
}
a:hover{
	
	color:#879393;
	
}
#menu > ul > li > a, .htabs a:not(.selected) {
	
	color:#000000;
}
#customHome h3, #contact_footer, #footer-top-outside a{
	color: #000;
	
}
#welcome {
    color: #F7F4F4;
}

body{	
	background:#fbfbfb;
	color:#364949;	
}
#customHome {
	color:#D9E7E7;
}
#footer-top-outside {
    background: none repeat scroll 0 0 #364949;
}

#footer {
	
	background-color: #fbfbfb;
}

div#top_header {
    background: #364949;
    overflow: auto;
}
#container {

padding: 0 5px;
}

 div#top_beam, div.slideshow {
 border-top-color:#f2f5f5 !important;
 border-bottom-color:#00d9dc;
 background-image: url("../image/bgnav.jpg");
}

#menu > ul > li:hover > a, #menu > ul > li > div{
background-color: #000000;
}
 #cart .content {
	color:#000000;
	background-color: white;
	border: 1px solid #D9E2E2;
}
#menu > ul > li:hover > a
	{
	color:white;
}
.product_container, .box-product, div.product_container_column, .product-grid > div, .product-list > div {
	
	border-color: #D9E2E2;
}

 span.price-normal
{
	
	background-color: #364949;
	color: #ffffff;
}
div.price span.price-new {
	
	background-color: #b20d5b;
	color: #ffffff;
}
div.price span.price-old {
	
	background-color: #e9efef;
	color:#9fa6a6;
}
.box-product .name a, .product-grid  .name a, div.product-list  div.name a {
	
	color: #364949;
}

.box .box-content {
	
	border-color: #00d9dc;
}

/* background secondary colour */
 a#wishlist-total span {
	
	background-color: #b20d5b;
	color: #ffffff;
}

.box-category  ul li  a {
	
	color: #808c8c;
}
.breadcrumb-cross, div#footer-border {
    
	background-color: #00d9dc;
}
div.contact-header
{
	background-color:#FFF;
	font
}
.button, .button:visited {
    border: 1px solid #C5C5C5;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    background: #efefef;     
     background: -moz-linear-gradient(center top , #efefef 0%, #d5d5d5 100%) repeat scroll 0 0 transparent;
 background: linear-gradient(center top , #efefef 0%, #d5d5d5 100%) repeat scroll 0 0 transparent;
 background: -o-linear-gradient(center top , #efefef 0%, #d5d5d5 100%) repeat scroll 0 0 transparent;
 background: -ms-linear-gradient(center top , #efefef 0%, #d5d5d5 100%) repeat scroll 0 0 transparent;
    color: #828282;

}
.button:hover, .button:visited:hover {
	color: #646363;
	background:#e4e3e3;
	  background: -moz-linear-gradient(center top , #e4e3e3 0%, #d1cfcf 100%) repeat scroll 0 0 transparent;
	   background: linear-gradient(center top , #e4e3e3 0%, #d1cfcf 100%) repeat scroll 0 0 transparent;
	    background: -o-linear-gradient(center top , #e4e3e3 0%, #d1cfcf 100%) repeat scroll 0 0 transparent;
	     background: -ms-linear-gradient(center top , #e4e3e3 0%, #d1cfcf 100%) repeat scroll 0 0 transparent;

}


.button{
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    padding: 7px 10px;
}

.box-category > ul > li + li {
	border-top: 1px solid #dbe3e3;
}

.breadcrumb {
    border-color: #f5f5f5;
}

.product-info .image {
	
	border-color: #DBE3E3 #DBE3E3 #00d9dc;
	
}
.product-list .price-tax{
	
	color:#9EA0A0;
}

h1, div.box-heading, h1{
	font-size: 32px;
	text-transform:uppercase;
	font-weight:300;
}
h2 {
	font-size: 25px;
	font-weight:normal;
}

h3, .box-product .price span.price-normal, div.price span.price-new, .product-grid .price span.price-normal, div#contact_footer div.contact-value {
	font-size: 18px;
	font-weight:normal;
}

h4, .box-product .name a, .product-grid .name a, div.product-list div div.left div.name a, #menu > ul > li > a{
	font-size: 15px;
	font-weight:normal;
}

h5,  div.sitemap-info > div > ul > li > a {
	font-size: 13px;
}

p, body{
	font-size: 12px;
}
/* small font */
.product-info .price-tax, .product-info .price .reward,#footer-top-outside, #footer-top-outside p, #footer-top-outside a, #footer a
, #welcome, #welcome a, #powered, #powered a, .box-category > ul > li ul > li > a  {
	font-weight: normal;
	font-size:11px;
}