/* CSS for OpenCartTemplates.com sjiclothing Theme
www.opencarttemplates.com */
html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin-top: 10px;
	padding: 0px;
	background: url('../image/background.gif') repeat-x;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background-color:#FFFFFF;
}

body, td, th, input, textarea, select, a {
	font-size: 11px;
	color: #333333;
}
 
b, strong, th {
	color: #333333;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
h2 a {
	font-size: 16px;
	text-decoration:none;	
	}

h2 a:hover {
	text-decoration:underline;	
	}
 
#container1 {
	background-color: #FFFFFF;
	width: 860px;
	position: relative;
	left: 50%;
	margin-left: -450px;
}

#header {
	background: url('../image/showjumping_header.jpg') top no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	top: 0px;
	height: 170px; 
	clear: both; 
}

#header .a {
	
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 360px;
	height: 170px;
	float: left;
	position: absolute;
	margin-left: 0px;
}

#header .b {
	position: absolute;
	top: 0px;
	margin-left: 120px;
	z-index:1;
}

/* IE6 Only */
* html #header .b {
	position: absolute;
	top: 0px;
	margin-left: 120px;
	width:545px;
}

#header .b a {
	width: 90px;
	
	
	font-size:13px;
	font-weight: 600;
	
	text-align: center;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 0px;
	cursor: pointer;
}

/* For Menu at Top Header */

.menu {
	padding:0 2px 0 2px;
	margin:0;
	list-style:none;
	height:35px;
	
	position:relative;
	
	border-width:0 1px;
	
}
.menu li {
	float:left;
}
.menu li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#aaa;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}
.menu li a b {
	float:left;
	display:block;
	padding:0 16px 0 8px;
}
.menu li.active a {
	color:#ffffff;
	
}
.menu li.active a b {
	
}
.menu li a:hover {
	color:#ffffff;
	
}
.menu li a:hover b {
	
}
.menu li.active a:hover {
	color:#ffffff;
	
	cursor:default;
}
.menu li.active a:hover b {
	
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#strapline {
	background: url('../image/strapline.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 550px;
	height: 40px;
	float: left;
	position: absolute;
	top: 35px;
	left: 360px;
}



#header .search {
	height: 35px;
	float: left;
	position: relative;
	top: 15px;
	left: 80px;
	z-index: 1002;
}

#column {
	width: 170px;
	margin: -20px 0px 5px 5px;
	float: left;
}

/*#columnright {
	width: 170px;
	margin: -20px 3px 5px 0px;
	float: right;
}*/

#content {
	margin: -20px 5px 5px 0px; 
	float: right;
	padding-left: 0px;
	width: 665px;
}

#footerbar {
	clear: both;
	padding: 3px 3px 0px 10px;
	height: 32px;
	font-size:12px;
	font-weight: 600;
	margin-left: 0px;
}



#footerbar .a {
	float: left;
	margin-top: 10px;
}

#footerbar .b {
	float: right;
	margin-top: 10px;
	text-align: right;
}

#footerbar .b a {
	color: #333333;
	text-decoration: underline;
}

#footerbar .b a:hover {
	color: #333333;
	text-decoration: none;
}

#footer {
	clear: both;
	background: url('../image/showjumping_footer.jpg') no-repeat;
	
	height: 48px;
}



#footer .a {
	float: left;
	margin-top: 10px;
	margin-left: 370px;
}

/* IE6 Only */
* html #footer .a {
	float: left;
	margin-top: 10px;
	margin-left: 190px;
}

#footer .b {
	float: right;
	margin-top: 10px;
	text-align: right;
}

#footer .b a {
	color: #333333;
	text-decoration: underline;
}

#footer .b a:hover {
	color: #333333;
	text-decoration: none;
}

#time {
	color: #EBE5D5;
	text-align: center;
	clear: both;
}

.heading {
	background: url('../image/heading_icon.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 35px;
	text-transform: capitalise;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 0px;
	clear: both;
	width: 100%;
	height: 35px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align:center;
	padding-right:10px;
}

.menuheading {
	font-size: 13px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #ffffff;
	padding-top:10px;
	clear: both;
	margin-bottom: -10px;
	width: 100%;
	height: 37px;
	background: url('../image/menu_top.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	text-align:center;
}
.menubottom {
	padding-top:0px;
	clear: both;
	margin-top: 0px;
	width: 100%;
	height: 30px;
	border:#006633;
}

.menubutton {
	font-size: 13px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #ffffff;
	padding-top:10px;
	clear: both;
	margin-bottom: -10px;
	width: 100%;
	height: 37px;
	background: url('../image/menu_top.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	text-align:center;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #006633;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	padding: 3px 3px 0px 10px;
	height: 32px;
	font-size:12px;
	font-weight: 600;
	position: relative;
	top: -70px;
	margin-left: 354px;
}

#bar .time {
	float: right;
	color:#FFFFFF;

}

.products, .images, .categories {
	float: left;
	width: 140px; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 205px;
	margin: 10px 10px 10px 10px;
	
	background-color:#FFFFFF;

}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	border: 1px solid #999999;
	margin: 10px 0px;

	clear: both;
}

.buttons input {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.buttons2 {
		margin: 10px 0px;

	clear: both;
}

.buttons2 input {
	height: 20px;
	margin: 3px;
}

.buttons2 table {
	width: 100%;
}

.buttons2 table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	background-color:#FFFFFF;
	width: 148px;
	padding: 10px 0px 10px 0px;
	text-align:center;
}

/*.currency div {
	display: inline;
}*/

/* box search */
.search {
	float: right;
	margin-right:30px;
}

.search div {
	display: inline;
}

/* box cart */

.box .cart {
	background-color:#FFFFFF;
	width: 161px;
	padding-top:10px;
}

.box .cart .a {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	font-weight: bold;
	text-indent: 3px;
}

.box .cart .b {
	background: url('../image/shopping-cart.gif') no-repeat 70px 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 3px;
}

/* box category */
.box .category {
	background-color:#FFFFFF;
	width: 161px;
	border:solid 1px;
	border-color:#999999;
	border-top-color: transparent;
}

.box .category a {
	padding: 2px 0px 5px 0px;
	display: block;
	text-decoration: none;
	text-transform:capitalize;
	margin-bottom: 0px;
	font-size:11px;
	color: #006633;
	text-indent: 10px;
}

.box .category a:hover {
background-color:#006633;
color:#FFFFFF;
}

.box .category .cat_lvl_0 {
  
}

.box .category .cat_lvl_1 {

        padding-left: 15px;
}

.box .category .cat_lvl_2 {

        padding-left: 25px;
}

.box .category .cat_lvl_3 {

        padding-left: 35px;
}

.box .category .cat_lvl_4 {

        padding-left: 45px;
}



/* box best seller */
.box .best div{
	text-align: left;
}

.box .best {
	background-color:#FFFFFF;
	width: 161px;
	border:solid 1px;
	border-color:#999999;
	border-top-color: transparent;
	}

.box .best a {
	padding: 2px 0px 5px 0px;
	display: block;
	text-decoration: none;
	text-transform:capitalize;
	margin-bottom: 0px;
	font-size:11px;
	color: #006633;
	text-indent: 10px;

	
}

.box .best a:hover {
	background-color:#006633;
	color:#FFFFFF;
}

.box .best img {
	padding: 3px;
}

/*information box (if required in sidebar) */

.box .information {
	background-color:#FFFFFF;
	width: 161px;
	border:solid 1px;
	border-color:#999999;
	border-top-color: transparent;
}

.box .information a {
	padding: 2px 0px 5px 0px;
	display: block;
	text-decoration: none;
	margin-bottom: 0px;
	font-size:11px;
	color: #006633;
	text-indent: 10px;

}

.box .information a:hover {
	background-color:#006633;
	color:#FFFFFF;
}

/*information placed on footer bar */

.info {
	padding:0 12px 0 2px;
	margin:-3px;
	list-style:none;
	height:35px;
	position:relative;
}
.info li {
	float:right;
}
.info li a {
	display:block;
	float:left;
	width:auto;
	height:35px;
	line-height:35px;
	color:#0c3f14;
	text-decoration:none;
	font-size:11px; 
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px; cursor:pointer;
}
.info li a b {
	float:right;
	display:block;
	padding:0 16px 0 8px;
}
.info li.current a {
}
.info li.current a b {
}
.info li a:hover {
	color:#0c3f14;
	text-decoration: underline;
}
.info li a:hover b {
	color:#0c3f14;
	text-decoration: underline;
}
.info li.current a:hover {
	color:#0c3f14;
		}
.info li.current a:hover b {
	color:#0c3f14;
}

/* box review */
.box .review {
	background-color:#FFFFFF;
	text-align: center;
	width: 161px;
	border:solid 1px;
	border-color:#999999;
	border-top-color: transparent;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* box featured */
.box .featured {
	background-color:#FFFFFF;
	text-align: center;
	width: 161px;
	border:solid 1px;
	border-color:#999999;
	border-top-color: transparent;
}

.box .featured a {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.box .featured img {
	padding: 3px;
}

/* box no featured */
.box .nofeatured {
	background-color:#FFFFFF;
	text-align: center;
	width: 148px;
	margin-top:0px;
	min-height:40px;
	padding-top:5px;
	padding-bottom:5px;
}

.box .nofeatured a {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.box .nofeatured img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #999999;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

#container{
width: 630px;
height: 240px;
border: 3px solid #006633;
overflow: auto;
margin: 0 auto;
overflow-x: hidden;
overflow-y: hidden;
}


.slider{
width: 5000px;
height: 240px;
padding: 0px;
background: #5a8162;
}

.section{
margin:0;
width:155px;
float:left;
margin-right:50px;
margin-left:16px;
color:#FFFFFF;
text-align:center;
}

.section a {
color:#FFFFFF;
}

.section img {
border-style:solid;
border-width:2px;
border-color:#006633;
}

#arrow {
width:40px;
height:40px;
float:right;
margin-top:-145px;
position:relative;
background: url('../image/arrow.png') top no-repeat;
behavior: url('catalog/javascript/png/iepngfix.htc');
}

#arrow2 {
width:40px;
height:40px;
float:left;
margin-top:-145px;
position:relative;
background: url('../image/arrow2.png') top no-repeat;
behavior: url('catalog/javascript/png/iepngfix.htc');
}
