@import url('horseware.css');
/*

Template Name   : Sagwan Furnitures Opencart Template 
Opencart Verion : 1.5.1.3
Author Name     : Sainath Chillapuram
Author URL      : http://www.sainathchillapuram.com

*/

:focus {outline:none;}
::-moz-focus-inner {border:0;}


html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	background:url(../image/bg1.png);
	color: #000000;
	font-family: 'sans-serif', sans;
	margin: 0px;
	padding: 0px;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}

/* ------- Headings & Paragraphes Styles ------------------------------------------- */
#specials h1 {background-image:none;}
h1, .welcome {
	color: #767676;
	font: Verdana;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);

}
h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
/*	margin-bottom: 20px;*/
}

/* ------- Genric Styles ------------------------------------------- */

#welcome a{ color:#cccccc;}
/*#top-header #welcome a {color:#cccccc;} {*/
a, a:visited, a b {
	color: #767676;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}

/* ------- Clearfix Styles ------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix{
	height: 1%;
}

/* ------- Form Styles ------------------------------------------- */


form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}

/* ------- Layout Styles ------------------------------------------- */

#top-wrapper{
	background:url(../image/top-line.png) repeat-x;
	height:40px;
}

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#column-left {
	float: left;
	width: 220px;
}
#column-right {
	float: right;
	width: 220px;
}
#content {

	margin-bottom: 10px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 240px;
}
#column-right + #content {
	margin-right: 240px;
}

/*#column-left + #column-right + #content, #column-left + #content, #column-right + #content, #content{
	background:#fff;
	padding:25px;
}
#home #content{
	padding:0 !important;
}*/

/* ------- Header Styles ------------------------------------------- */	
#top-header {
	height: 40px;
	width:100%;
/*	margin-bottom:20px;*/
}
#top-header .links {
	/*position: absolute;*/
	right: 0px;
	bottom: 3px;
	font-size: 10px;
	padding-right: 10px;
	padding-top:10px;
}
#top-header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-family: 'Gudea', sans-serif;
}
#top-header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #fff;
}

#top-header #welcome {
/*	position: absolute;
	top: 47px;
	right: 0px;
	width: 298px;
	*/
	z-index: 5;
	text-align: right;
	color: #fff;
	left:0;
	font-family: 'Gudea', sans-serif;
	font-size:12px;
}

#header {
	background:url(../image/header-top.png) no-repeat top left;
	height: 101px;
/*	margin-bottom: 10px;
	padding-bottom: 4px;*/
	position: relative;
	z-index: 99;
}

/* ------- Logo Styles ------------------------------------------- */	

#header #logo {
	position: absolute;
	top: 12px;
	left: 12px;
}

/* ------- Language Styles ------------------------------------------- */

#language {
	position: absolute;
	top: 15px;
	left: 335px;
	width: 75px;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
}

/* ------- Currency Styles ------------------------------------------- */			

#currency {
	width: 150px;
	position: absolute;
	top: 64px;
	left: 550px;
	color: #999;
	line-height: 17px;
}
#currency a {
		display: inline-block;
		padding: 2px 10px 6px 8px;
		/*border: 1px solid #CCC;*/
		color: #212121;
		text-decoration: none;
		margin-right: 2px;
		margin-bottom: 2px;
		font-weight:normal;
		background:url(../image/currency-circle.png) no-repeat;
		font-family: 'Gudea', sans-serif;
}
#currency a b {
	color: #767676;
	text-decoration:none;
}

		/* ------- Header Cart Styles ------------------------------------------- */

#header #cart {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9;
	/*min-width: 300px;*/
	margin-top:0px;
}
#header #cart .heading {
	float: left;
/*	margin-right: 172px;*/
	margin-top: 15px;
	padding-left: 14px;
	padding-right: 14px;
	position: relative;
	z-index: 1;
}
#header #cart .heading h4 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
/*	margin-top: 4px;
	margin-bottom: 3px;*/
	margin: -2px 10px 0 0;
	float:left;
}
#header #cart .heading a {
	color: #767676;
	text-decoration: none;
}
#header #cart .heading a span {
	background: url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 150px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	background: #FFF;
	border-bottom:2px solid #bbbbbb;
}

#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
	display: block;
}
#header #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
#header #cart .cart td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
#header #cart .cart .image {
	width: 1px;
}
#header #cart .cart .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
#header #cart .cart .name small {
	color: #666;
}
#header #cart .cart .quantity {
	text-align: right;
}
#header #cart .cart td.total {
	text-align: right;
}
#header #cart .cart .remove {
	text-align: right;
}
#header #cart .cart .remove img {
	cursor: pointer;
}
#header #cart table.total {
	border-collapse: collapse;
	padding: 5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
#header #cart table.total td {
	color: #000;
}
#header #cart .content .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}

/* ------- Search Styles ------------------------------------------- */	

#header #search {
	position: absolute;
	top: 54px;
	right: 0px;
	width: 278px;
	/*z-index: 15;*/
}
#header .button-search {
	position: absolute;
	left: 1px;
	background: url('../image/button-search.png') center center no-repeat;
	width: 28px;
	height: 30px;
	cursor: pointer;
	top:2px;
}
#header #search input {
	
	background:url(../image/bg1.png);
	padding: 1px 1px 1px 32px;
	width: 230px;
	height: 30px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
#header .button-search, #header #search input {
	border:none;
}

/* ------- Header Welcome MSG & Header Links Styles ------------------------------------------- */	

#header #welcome {
	position: absolute;
	top: 47px;
	right: 0px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #999999;
}
#header .links {
	/*position: absolute;*/
	right: 0px;
	bottom: 3px;
	font-size: 10px;
	padding-right: 10px;
	padding-top:10px;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #767676;
	text-decoration: none;
	font-size: 12px;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}

/* ------- Menu Styles ------------------------------------------- */	

#menu {
	background:url(../image/menu-bg.png) no-repeat;
	height: 57px;
	margin-bottom: 5px;
	padding: 0px 5px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;	
}
#menu > ul > li:hover {
	background:url(../image/m-hover.png) repeat-x;
}
#menu > ul > li > a {
	font-size: 11px;
	color: #000;
	line-height: 27px;
	text-decoration: none;
	display: block;
	padding: 12px 9px 11px 9px;
	z-index: 6;
	position: relative;
	font-family: 'Gudea', sans-serif;
	text-transform:uppercase;
}
#menu > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	z-index: 5;
	padding: 15px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	/*background: url('../image/menu.png');*/
	background:#8f8f8f;
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px 0px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
	margin-top:4px;
}
#menu > ul > li ul > li > a:hover {
	/*background: #000000;*/
}
#menu > ul > li > div > ul > li > a {
	color: #FFFFFF;
	font-family: 'Gudea', sans-serif;
	text-transform:uppercase;
	font-size:10px;
	border-bottom:#e8e8e8 dotted 1px;
}

/* ------- Breadcrumb Styles ------------------------------------------- */	

.breadcrumb {
	color: #000;
	margin-bottom: 20px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #000;
		/*background-image: url(../image/horseware-international-phone-number.png);*/
	background-repeat: no-repeat;
	background-position: right center;
}

/* ------- Warning & help & Messages Styles ------------------------------------------- */

.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}


/* ------- Download Buttons>Free Shipping------------------------------------------- */
#wrapper{
	/* [disabled]width: 980px; */
	margin-right: auto;
	margin-left: auto;
	min-height: 20px;
	padding: 20px;
}
#download-buttons {
	height: 100px;
}
#download-buttons ul{display:inline;}
#download-buttons ul li {
	text-decoration: none;
	list-style-type: none;
}
#download-buttons li {
	list-style-type: none;
	float: left;
}
#free-shipping {
	clear: both;
	padding-left: 160px;
	margin-top: 10px;
	height: 116px;
	background-image: url(../../../../../image/free-delivery-truck.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:14px;
}
#free-shipping h1 {
	margin-top: 15px;
	background-image: none;
}

#free-shipping-sheild {
	float: right;
	padding-left:10px;
}
#download-buttons ul .padding-right {
	margin-right: 10px;
}

.red-text {color:#900; font-weight:bold;}
.pink-text {color: #F0F; font-weight: bold;}

/* ------- Table>List/Form Styles ------------------------------------------- */

table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}

/* ------- Pagination Styles ------------------------------------------- */	

.pagination {
	/*border-top: 1px solid #EEEEEE;*/
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	margin-top:20px;
	background:#fff;
		-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border-bottom:2px solid #bbbbbb;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
	padding-bottom:8px;
	padding-right:20px;
}

/* ------- Buttons Styles ------------------------------------------- */

a.button {
	display: inline-block;
	padding-left: 6px;
	background: url('../image/button-left.png') top left no-repeat;
	text-decoration: none;
	cursor: pointer;
}
a.button span {
	color: #FFFFFF;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	padding: 6px 16px 8px 9px;
	background: url('../image/button-right.png') top right no-repeat;
}
a.button:hover {
	background: url('../image/button-left-active.png') top left no-repeat;
}
a.button:hover span {
	color: #FFFFFF;
	background: url('../image/button-right-active.png') top right no-repeat;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 40px;		
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;	
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD; 
	background: #FFFFFF url('../image/cat-bg.png') repeat-x;
	padding: 12px 15px 11px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #767676;
	margin-right: 2px;
	display: none;
	-webkit-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	-khtml-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
.htabs a.selected {
	padding-bottom: 12px;
	background: #FFFFFF;
}
.tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom:2px solid #bbbbbb;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
	background:#fff;
	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-khtml-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
}

/* ------- Featured Box Styles ------------------------------------------- */

.feat-box {
	margin-bottom: 20px;
	background:#fff;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border-bottom:2px solid #bbbbbb;
}
.feat-box .feat-box-heading {
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	background: url('../image/cat-bg.png') repeat-x;
	padding: 8px 10px 7px 10px;
	font-family: 'Gudea', sans-serif;
	text-transform:uppercase;
	font-size: 14px;
	line-height: 20px;
	color: #ccc;
}
.feat-box .feat-box-content {
	padding-top: 10px;
}

/* ------- Box Styles ------------------------------------------- */

.box {
	margin-bottom: 20px;
	background:#fff;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border-bottom:2px solid #bbbbbb;
}
.box .box-heading {
	-webkit-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	-khtml-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	background: url('../image/cat-bg.png') repeat-x;
	padding: 8px 10px 7px 16px;
	font-family: 'Gudea', sans-serif;
	text-transform:uppercase;
	font-size: 14px;
	line-height: 20px;
	color: #c6c6c6;
}
.box .box-content {
	padding-top: 10px;
}

/* ------- Box Product Styles ------------------------------------------- */

.box-product {
	width: 100%;
	overflow: auto;
}
.box-product > div {
	width: 199px;
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
	margin-left:10px;
	margin-bottom: 20px;
	background:#fff;
	text-align:left;
	padding:10px;
	border:1px solid #E7E7E7;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.box-product .name a {
	color: #767676;
	/*font-weight: bold;*/
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	margin-top:6px;
	text-align:left;
	font-size:18px;
}
.box-product .price {
	display: block;
	/*font-weight: bold;*/
	color: #000000;
	margin-bottom: 12px;
	text-align:left;
	font-size:18px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}


/* ------- Box Category Styles ------------------------------------------- */

.box-category{	
}
	.box-category ul, .box .box-content ul{
		list-style:none;
		margin:0;
		padding:0;
	}
		.box-category > ul > li, .box .box-content > ul > li{
			padding:10px 8px 8px 18px;
			background:url(../image/menu-arrow.png) no-repeat scroll 5px 14px transparent;
			margin-left:10px;
			margin-right:10px;
		}
		.box-category > ul > li + li, .box .box-content > ul > li + li{
			border-top:1px solid #DDDDDD;
		}
			.box-category > ul > li > a, .box .box-content > ul > li > a{
				text-decoration:none;
				color:#333;
				text-transform:uppercase;
				font-size:11px;
			}
				.box-category > ul > li ul, .box .box-content > ul > li ul{
					display:none;
				}
				.box-category > ul > li > a:hover, .box-category > ul > li ul > li > a, .box .box-content > ul > li > a:hover, .box .box-content > ul > li ul > li > a{
					text-decoration:underline;
				}
			.box-category > ul > li a.active, .box .box-content > ul > li a.active{
				font-weight:bold;
			}
				.box-category > ul > li a.active + ul, .box .box-content > ul > li a.active + ul{
					display:block;
				}
					.box-category > ul > li ul > li, .box .box-content > ul > li ul > li{
						padding:5px 5px 0 10px;
					}
						.box-category > ul > li ul > li > a, .box .box-content > ul > li ul > li > a{
							text-decoration:none;
							display:block;
							color:#767676;
						}
						.box-category > ul > li ul > li > a:hover, .box .box-content > ul > li ul > li > a:hover{
							text-decoration:underline;
						}
						.box-category > ul > li ul > li > a.active, .box .box-content > ul > li ul > li > a.active{
							font-weight:bold;
						}

/* ------- Content Class Styles ------------------------------------------- */	

#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
	padding:10px;
	background:#fff;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border-bottom:2px solid #bbbbbb;
}
#content .content .left {
	float: left;
	width: 46%;

}
#content .content .right {
	float: right;
	width: 46%;

}

/* ------- Category Info & List Styles (Content Area)  ------------------------------------------- */	

.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 21%;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}

/* ------- Manufacturer Styles ------------------------------------------- */

.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
		-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border-bottom:2px solid #bbbbbb;
	background:#fff;
}
.manufacturer-heading {
	background: #eee;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

/* ------- Products Filter/Sort/Compare Styles ------------------------------------------- */

.product-filter {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	overflow: auto;
	background:#fff;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-khtml-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 8px;
	padding-bottom:6px;
	padding-left:12px;
	color: #000000;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #000000;
	padding-top:8px;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #000000;
	padding-top:8px;
	padding-right:12px;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	/*font-weight: bold;*/
	background:#fff;
	padding-left:12px;
	padding-bottom:6px;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-khtml-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	border-bottom:2px solid #bbbbbb;
}

/* ------- Products List Styles ------------------------------------------- */

.product-compare a {
	text-decoration: none;
	/*font-weight: bold;*/
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
	padding:20px;
	background:#fff;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	/*border-top: 1px solid #EEEEEE;*/
	padding:20px;
	background:#fff;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #767676;
	/*font-weight: bold;*/
	text-decoration: none;
	font-size:18px;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #000000;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #000000;
	font-size: 18px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #878787;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #000000;
	text-decoration: none;
	display: block;
	text-align:center;
}
.product-list .compare a {
	color: #000000;
	text-decoration: none;
	display: block;
	text-align:center;
}

/* ------- Products Grid Styles ------------------------------------------- */

.product-grid {
	width: 100%;
	overflow: auto;
	padding:16px 0px;
	background:#fff;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border-bottom:2px solid #bbbbbb;
}
.product-grid > div {
	width: 204px;
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
	margin-left:10px;
	margin-bottom: 20px;
	background:#fff;
	text-align:left;
	padding:10px;
	border:1px solid #E7E7E7;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-grid .name a {
	color: #767676;
	/*font-weight: bold;*/
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	font-size:18px;
	margin-top:6px;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	/*font-weight: bold;*/
	color: #000000;
	margin-bottom: 10px;
	font-size:18px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}

.product-grid .wishlist a {
	color: #000000;
	text-decoration: none;
	display: block;
	text-align:left;
	font-size:10px;
}
.product-grid .compare a {
	color: #000000;
	text-decoration: none;
	display: block;
	text-align:left;
	font-size:10px;
}

/* ------- Product Page Styles ------------------------------------------- */

.product-info {
	overflow: auto;
	margin-bottom: 20px;
	padding:12px;
	background:#fff;
	border-bottom:2px solid #bbbbbb;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 406px;
}
.product-info .image {
	border: 1px solid #E7E7E7;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.product-info .image-additional {
	width: 360px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #000000;
}
.product-info .description span {
	color: #767676;
}
.product-info .description a {
	color: #000000;
	text-decoration: none;
}
.product-info .price {
	overflow: auto;
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #000000;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
	
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #000000;
	overflow: auto;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review {
	color: #000000;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #767676;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}

/* ------- Attribute Styles ------------------------------------------- */

.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

/* ------- Compare Info Styles ------------------------------------------- */

.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #000000;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}

/* ------- Wishlist Styles ------------------------------------------- */	

.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-product td {
	padding: 7px;
}
.wishlist-product thead td {
	color: #000000;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
	text-align: center;
}
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
	text-align: left;
}
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
	text-align: right;
}
.wishlist-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product tbody .remove {
	vertical-align: middle;
}
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
	text-align: center;
}
.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {
	text-align: left;
}
.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {
	text-align: right;
}
.wishlist-product tbody .price s {
	color: #F00;
}

/* ------- Login Content Styles ------------------------------------------- */	

.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
/*	width: 48%;*/

}
.login-content .right {
	float: right;
	width: 48%;

}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}

/* ------- Orders Styles ------------------------------------------- */

.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}

/* ------- Returns Styles ------------------------------------------- */

.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 33.3%;
}
.return-model {
	float: left;
	width: 33.3%;
}
.return-quantity {
	float: left;
	width: 33.3%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 33.3%;
}
.return-opened {
	float: left;
	width: 33.3%;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {
	float: right;
	width: 49%;
}

/* ------- Download List Styles ------------------------------------------- */

.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}

/* ------- Cart Styles ------------------------------------------- */

.cart-info table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #000000;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .remove, .cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	border: 1px solid #DBDEE1;
	padding: 8px 8px 8px 22px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
	cursor: pointer;
	background: #F8F8F8 url('../image/arrow-right.png') 10px 50% no-repeat;
}
.cart-module .active {
	background: #F8F8F8 url('../image/arrow-down.png') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}

/* ------- Checkout Styles ------------------------------------------- */	

.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #000000;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}

/* ------- Contact Styles ------------------------------------------- */	

.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}

/* ------- Sitemap Styles ------------------------------------------- */

.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 46%;
		background:#fff;
	padding:10px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border-bottom:2px solid #bbbbbb;
	margin-right:30px;
}
.sitemap-info .right {
	float: left;
	width: 46%;
		background:#fff;
	padding:10px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border-bottom:2px solid #bbbbbb;
}

/* ------- Footer Columns Styles ------------------------------------------- */	

#footer {
	clear: both;
	overflow: auto;
	min-height: 240px;
	padding: 14px 20px 0px 20px;
	background:url(../image/footer-bg2.png) no-repeat;
}
#footer h3 {
	color: #c6c6c6;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top:4px;
	font-family: 'Gudea', sans-serif;
	text-transform:uppercase;
}
#footer .column {
	float: left;
	width: 18%;
	min-height: 100px;
}
#footer .column ul {
	/*margin-top: 0px;
	margin-left: 8px;
	padding-left: 12px;
	padding-top:20px;*/
	margin-top: 0px;
	margin-left: 2px;
	padding-left: 2px;
	padding-top:22px;
	list-style:none;
}
#footer .column ul li {
	/*margin-bottom: 8px;
	line-height:16px;*/
	margin-bottom: 8px;
	background:url(../image/ft-smarw.png) no-repeat left scroll;
	padding-left:12px;
}
#footer .column a {
	text-decoration: none;
	color: #000;
	font-family: 'Gudea', sans-serif;
	font-size:12px;
}
#footer .column a:hover {
	text-decoration: underline;
}
#footer p{
	padding-top:10px;
	font-family: 'Gudea', sans-serif;
}
#footer .column2 {
	float: left;
	width: 420px;
	min-height: 100px;
}
#footer .column2 ul {
	margin-top: 0px;
	margin-left: 1px;
	padding-left: 0px;
	padding-top:2px;
	list-style:none;
}
#footer .column2 ul li {
	margin-bottom: 8px;
	line-height:16px;
	margin-right:4px;
}


#footer p.payment{
	background:url(../image/payment-options.png) no-repeat;
	height:30px;
}
/* ------- Copyright & Powered By Styles ------------------------------------------- */	

#powered {
	margin-top: 5px;
	text-align:center;
	clear: both;
	padding-bottom:20px;
}

/* ------- Banner Styles ------------------------------------------- */	

.banner div {
	text-align: center;
	width: 100%;
}
.banner div img {
	margin-bottom: 6px;
}

/* ------- Details Styles ------------------------------------------- */

a.d-button {
	display: inline-block;
	padding-left: 6px;
	background: url('../image/detbtn-left.png') top left no-repeat;
	text-decoration: none;
	cursor: pointer;
	float:right;
}
a.d-button span {
	color: #4e4e4e;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	padding: 6px 20px 8px 13px;
	background: url('../image/detbtn-right.png') top right no-repeat;
}
a.d-button:hover {
	background: url('../image/detbtn-left-active.png') top left no-repeat;
}
a.d-button:hover span {
	color: #4e4e4e;
	background: url('../image/detbtn-right-active.png') top right no-repeat;
}

/*--------------HORSEWARE CSS CODE ----------------------------------------*/
.gradient {

	background: #fba60c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYTYwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U2NzkwNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2NjM2QwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZTU0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fba60c 0%, #e67907 50%, #cc3d00 51%, #de5400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fba60c), color-stop(50%, #e67907), color-stop(51%, #cc3d00), color-stop(100%, #de5400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fba60c 0%, #e67907 50%, #cc3d00 51%, #de5400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fba60c 0%, #e67907 50%, #cc3d00 51%, #de5400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fba60c 0%, #e67907 50%, #cc3d00 51%, #de5400 100%); /* IE10+ */
	background: linear-gradient(top, #fba60c 0%, #e67907 50%, #cc3d00 51%, #de5400 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fba60c', endColorstr='#de5400', GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#specials h1 {
	padding-top: 5px;
	text-align:center;
}
#specials {
	height: 40px;
	margin-left: 342px;
	width: 363px;
	background-image: url(../image/specials-btn.png);
	background-repeat: no-repeat;
}
#header #specials h1 a {
	color: #FFF;
/*	padding-top: 10px;
	padding-left: 50px;*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	display: block;
}
#btmTopHeader {
/*background-image: url("../image/login-bg.png");
    background-position: right top;
    background-repeat: no-repeat;
    color: #FFFFFF;*/
    height: 25px;
    padding-right: 10px;
    text-align: right;
    width: 100%;
}

#topbanner {	

		height: 30px;
		margin-bottom: 10px;
		
}
#topbanner h2 a, #topbanner h2 a:visited{	
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#ffffff;
	padding-top:4px;
	padding-right:20px;
	display: block;
	text-decoration:none;
	height:25px;
	}
	
	#topBannerBG {
	background-image: url(../image/horseware-international-phone-number.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}#info1 {
	padding-right: 58px;
	padding-top: 2px;
	font-weight: bold;
	font-variant: small-caps;
}

#txtStripBtm {
	height: 30px;
	margin-bottom: 10px;
}

#txtStripBtm h2 a:link, #txtStripBtm h2 a:visited{	
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#ffffff;
	padding-top:4px;
	padding-right:20px;
	display: block;
	text-decoration:none;
	height:25px;
	}
#txtStripBtm h2 a {
	/* [disabled]background-color: #9F3; */
}

	
	#topBannerBG {
	background-image: url(../image/horseware-international-phone-number.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}.txtStripBG {
	background-image: url(../image/horseware-international-phone-number.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}
#info1 {
	padding-right: 58px;
	padding-top: 2px;
	font-weight: bold;
	font-variant: small-caps;
}
/*----------------------------------------------------------------------*/
.imgBorder {
    background-clip: padding-box;
    background-color: #F7F7F7;
    border: 1px solid #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 1px #888888;
   
    height: 215px;
    margin: 0 20px 40px 0;
    padding: 9px;
    position: relative;
    width: 468px;
}
/*.textDeco {
	color: #767676;
	display: block;
	font-size: 18px;
	text-decoration: none;
	background-color: #900;
}*/
