/* @override http://www.skinners-sheds.com/templates/skinners-sheds.css */

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	color: black ! important;
	font-family: Times, "Times new roman", serif;
}
body.sheds {
	background-color: white;
	font-size: 12pt;
	line-height: 12pt;
}

a {
	text-decoration: none;
}

* html {
	color: black ! important;
}

h1 {
	margin: 0 0 0.5em;
	padding: 0;
	font-size: 1.6em;
	color: black;
}
h2 {
	margin: 0 0 0.5em;
	font-size: 1.5em;
	color: black;
}
h3 {
	padding: 0;
	font-size: 1.4em;
	margin-top: 0;
	margin-bottom: 0.5em;
	color: black;
}
h4 {
	margin-bottom: 2px;
	margin: 0;
	font-size: 1.3em;
	color: black;
}
h5 {
	margin-bottom: 2px;
	margin: 0;
	font-size: 1.2em;
	color: black;
}
h6 {
	margin-bottom: 2px;
	margin: 0;
	font-size: 1.1em;
	color: black;
}
td{
}
th{
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

input {
	border: 1px solid #afb0b2;
	
}

input:focus {
	background-color: #ffffb2;
}

p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 1em;
	color: black ! important;
}

a {
	text-decoration: underline;
	color: black ! important;
}
img, div { behavior: url(effects/imagefx/iepngfix.htc) }

#jssHeader a h1 {
	color: #c31c31;
	font-size: 3.5em;
}

/* @group Structure */

#header {
	height: 130px;
	margin-top: 8px;
}

#jssSubHeader {
	display: none;
}

#jssMainContent {
	width: 900px;
	margin-top: 20px;
}


#jssFooter {
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 30px;
	color: black ! important;
}

#jssLeftMenu {
	float: left;
	width: 200px;
	clear: both;
	display: none;
}

#topmenu {
	width: 100%;
	height: 30px;
	display: none;
	position: relative;
	border-bottom: 1px solid #889243;
}





/* @end */

/* @group Main Menu */

.jssMainMenuBoxTitle {
	font-size: 1.3em;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	text-indent: 8px;
}

.jssMainMenuBox {
	color: white;
	font-weight: bold;
	background: #336641 url(../images/greenrounded_r1_c1.gif) no-repeat;
	margin: 0;
	display: inline-block;
	width: 200px;
}

.jssMainMenuBox div {
	background: url(../images/greenrounded_r3_c1.gif) no-repeat 0 100%;
	margin: 0;
	padding: 0 0 0 10px;
}

.jssMainMenuBox div div {
	background: url(../images/greenrounded_r1_c3.gif) no-repeat 100% 0;
	padding: 10px 0 0;
}

.jssMainMenuBox div div div {
	background: url(../images/greenrounded_r3_c3.gif) no-repeat 100% 100%;
	padding: 0 0 10px;
}

.jssMainMenuBox div div div div {
	background-image: none;
	padding: 0 10px 0 0;
}

ul.jssSectionList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

.jssSectionList li {
	line-height: 20px;
	margin: 0;
	display: inline;
	padding: 0;
	height: 20px;
}

.jssSectionList a {
	color: white;
	text-decoration: none;
	display: block;
	letter-spacing: 0.1em;
	text-indent: 10px;
	white-space: normal;
}

.jssSectionList a:hover,.jssSectionList a.active {
	color: #ffffb2;
	background: url(../images/arrow.png) no-repeat left center;
}



/* @end */

/* @group Top Menu */

.topmenulinks {
	position: absolute;
	right: 0;
	top: 0;
}

.topmenulinks a {
	display: inline-block;
	color: #336641;
	font-size: 1.1em;
	height: 30px;
	line-height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}

.topmenulinks a:hover {
	text-decoration: underline;
}



/* @end */

/* @group Search */

#searchbox {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	display: none;
}

input.textbox-search {
	height: 20px;
	width: 196px;
	margin: 0;
	padding: 1px;
	border: 1px solid #afb0b2;
	font-size: 1em;
	line-height: 20px;
}



/* @end */

/* @group Top Bar */

div.sectionlinks {
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	line-height: 30px;
	font-size: 1.2em;
	padding-left: 0;
	padding-right: 20px;
	font-weight: bold;
}



/* @end */

/* @group Breadcrumb */

.jssBreadcrumb {
	float: left;
	margin: 20px 20px 20px 30px;
	color: #336641;
	font-size: 0.9em;
	display: none;
}

.jssBreadcrumb a {
	color: #336641;
	text-decoration: underline;
}

.jssBreadcrumb a:hover {
	color: #889243;
}



/* @end */

/* @group New Products */

.newproductsTitle {
	font-weight: bold;
	color: #c31c31;
}

.newproducts a {
	color: black;
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
}

.newproducts {
	color: black;
	background: #ebf0f4 url(../images/lightbluerounded_r1_c1.gif) no-repeat;
	margin: 10px 0;
	display: inline-block;
	width: 200px;
	font-weight: bold;
}

.newproducts div {
	background: url(../images/lightbluerounded_r3_c1.gif) no-repeat 0 100%;
	margin: 0;
	padding: 0;
}

.newproducts div div {
	background: url(../images/lightbluerounded_r1_c3.gif) no-repeat 100% 0;
}

.newproducts div div div {
	background: url(../images/lightbluerounded_r3_c3.gif) no-repeat 100% 100%;
}

.newproducts div div div div {
	background-image: none;
	padding: 5px;
}



/* @end */

/* @group Best Sellers */

.bestTitle {
	font-weight: bold;
	color: #c31c31;
}

.bestsellers a {
	color: black;
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
}

.bestsellers {
	color: black;
	background: #ebf0f4 url(../images/lightyellrounded_r1_c1.gif) no-repeat;
	margin: 20px 0;
	display: inline-block;
	width: 180px;
}

.bestsellers div {
	background: url(../images/lightyellrounded_r3_c1.gif) no-repeat 0 100%;
	margin: 0;
	padding: 0;
}

.bestsellers div div {
	background: url(../images/lightyellrounded_r1_c3.gif) no-repeat 100% 0;
}

.bestsellers div div div {
	background: url(../images/lightyellrounded_r3_c3.gif) no-repeat 100% 100%;
}

.bestsellers div div div div {
	background-image: none;
	padding: 5px;
}

/* @end */

/* @group Bottom */

.bottomInfoBox {
	font-weight: bold;
	font-size: 1.2em;
}

span.bigtext {
	font-weight: bold;
	font-size: 1.8em;
	padding: 5px;
	display: block;
}

.address-text {
	font-size: 1.2em;
}



/* @end */

/* @group Homepage
 */

.introbox h2 {
	color: #7e623f;
}

.introbox {
	clear: both;
	background: #ffffb2 url(../images/lightyellrounded_r1_c1.gif) no-repeat;
	margin: 20px 0;
	display: inline-block;
	padding: 0;
}


.introbox div {
	background: url(../images/lightyellrounded_r3_c1.gif) no-repeat 0 100%;
	margin: 0;
	padding: 0 0 0 10px;
}

.introbox div div {
	background: url(../images/lightyellrounded_r1_c3.gif) no-repeat 100% 0;
	padding: 10px 0 0;
}

.introbox div div div {
	background: url(../images/lightyellrounded_r3_c3.gif) no-repeat 100% 100%;
	padding: 0 0 10px;
}

.introbox div div div div {
	background-image: none;
	padding: 0 10px 0 0;
}

#posContainer {
	width: 100%;
	display: inline-block;
	float: left;
}

.pos1 {
	float: left;
	clear: left;
	margin-bottom: 15px;
}

.pos2 {
	float: right;
	clear: right;
	margin-bottom: 15px;
}

.pos3 {
	float: left;
	clear: left;
	margin-bottom: 15px;
	margin-left: 27px;
}

.pos4 {
	float: right;
	clear: right;
	margin-bottom: 15px;
	background: url(../images/skinner-facts-box.jpg) no-repeat;
	width: 270px;
	height: 125px;
	padding: 40px 15px 15px;
	overflow: hidden;
	font-size: 1.2em;
	color: #336641;
	font-weight: bold;
}

/* @group Promoboxes */

#promobox {
	width: 670px;
	display: block;
	float: left;
	height: 285px;
	margin-bottom: 20px;
}

.promobox1 {
	float: left;
	width: 212px;
	border-right: 1px solid #889243;
	color: black;
	padding-right: 10px;
	height: 100%;
	position: relative;
}

.promobox1 h2 {
	color: #c37a23;
}

.promobox1 img {
	border-style: none;
	display: block;
}

.promobox1 a.specialoffers-info {
	font-weight: bold;
	color: white;
	display: inline-block;
	background-color: #c37a23;
	position: absolute;
	right: 0;
	bottom: 0;
	border: 1px solid #7e623f;
	padding: 3px 5px;
	margin-right: 5px;
	text-transform: capitalize;
	letter-spacing: 0.1em;
}

.promobox2 {
	float: left;
	width: 202px;
	border-right: 1px solid #889243;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
	position: relative;
}

.promobox2 h2 {
	color: #336641;
}

.promobox2 img {
	border-style: none;
	display: block;
}

.promobox2 a.specialoffers-info {
	font-weight: bold;
	color: white;
	display: inline-block;
	padding: 3px 5px;
	background-color: #336641;
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 5px;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	border: 1px solid #889243;
}

.promobox3 {
	float: right;
	width: 212px;
	color: black;
	height: 100%;
	padding-left: 10px;
	position: relative;
}
.promobox3 h2
{
	color: #c31c31;}

.promobox3 img {
	border-style: none;
	display: block;
}

.promobox3 a.specialoffers-info {
	font-weight: bold;
	color: white;
	display: inline-block;
	padding: 3px 5px;
	background-color: #c31c31;
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 5px;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	border: 1px solid black;
}


/* @end */

/* @group Featured */

.featuredBox img {
}

.featuredBox {
	clear: both;
	background: #75852c url(../images/pgreenrounded_r1_c1.gif) no-repeat;
	margin: 20px 0;
	display: inline-block;
	padding: 0;
	width: 320px;
	color: white;
}


.featuredBox div {
	background: url(../images/pgreenrounded_r3_c1.gif) no-repeat 0 100%;
	margin: 0;
	padding: 0 0 0 10px;
}

.featuredBox div div {
	background: url(../images/pgreenrounded_r1_c3.gif) no-repeat 100% 0;
	padding: 10px 0 0;
}

.featuredBox div div div {
	background: url(../images/pgreenrounded_r3_c3.gif) no-repeat 100% 100%;
	padding: 0 0 10px;
}

.featuredBox div div div div {
	background-image: none;
	padding: 0 10px 0 0;
}



/* @end */



/* @end */

/* @group Sections */

#jssSectionTitle img {
	float: left;
}

.sectionDescription {
	float: left;
	margin-left: 30px;
}

.jssPageHeading {
	margin-bottom: 20px;
	height: 30px;
	border-bottom: 1px solid black;
	color: #336641;
}



/* @end */

/* @group Product Page */

.separator {
	height: 1px;
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #889243;
}

.mainimageBox {
	position: relative;
}

.jssProductFlagNew {
	height: 72px;
	background-image: url(../images/new-product.png);
	position: absolute;
	width: 72px;
	right: 2px;
	top: 2px;
	display: none;
}

.jssProductFlagSO {
	position: absolute;
	background: url(../images/special-offer.png) no-repeat;
	width: 50px;
	height: 50px;
	left: -20px;
	top: -20px;
	display: none;
}

.prodDesc {
	float: left;
	width: 360px;
	margin-bottom: 20px;
}

.prodDesc ul {
	font-weight: bold;
	list-style-type: circle;
	margin: 0;
	padding: 0 0 0 35px;
}

.prodDesc li {
	margin-bottom: 3px;
}

.mainProductImageBox {
	float: right;
	width: 252px;
}

.mainimage2 {
	margin-top: 10px;
	border: 1px solid silver;
}


.product-extra-images img {
	width: 100px;
	border: 1px solid silver;
	padding: 10px;
	margin-top: 10px;
	margin-left: 2px;
}

.product-mainimage {
	border-style: none;
}

.jssProductFullImage {
	border: 1px solid silver;
}

#imagecaptions {
	width: 100%;
	text-align: center;
}

.quantityBox {
}

.pricesBox {
}

.jssProductOptionsDiv {
	text-align: left;
	float: left;
	clear: left;
	width: 380px;
}

.jssProductFieldsDiv {
	font-weight: bold;
	color: #336641;
}

.purchOptsBox {
	width: 250px;
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
	display: inline-block;
	clear: right;
}

.jssSmallerText {
	font-weight: bold;
}

.jssPageSubHeading {
	font-weight: bold;
	color: black;
	font-size: 1.2em;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.jssPrice span
 {
	font-weight: bold;
	font-size: 1.5em;
}

.includes {
	margin-bottom: 20px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 1.2em;
}

.PrintpageLink {
	background: url(../images/printButton.gif) no-repeat left center;
	text-indent: 25px;
}

.PrintpageLink a {
	text-indent: 20px;
	color: gray;
}

.PrintpageLink a:hover {
	text-indent: 20px;
	color: black;
}

.jssSendFriendDiv {
	background: url(../images/sendtofriend.gif) no-repeat left top;
	text-indent: 25px;
	padding-bottom: 10px;
}

.jssSendFriendDiv a {
	color: gray;
}

.jssSendFriendDiv a:hover {
	color: black;
}

.prodContactLink {
	background: url(../images/contactus-icon.gif) no-repeat left top;
	text-indent: 25px;
	padding-bottom: 10px;
}

.prodContactLink a {
	color: gray;
}

.prodContactLink a:hover {
	color: black;
}

.wishlink {
	background: url(../images/favourite-icon.gif) no-repeat left top;
	text-indent: 25px;
	padding-bottom: 10px;
}

.wishlink a {
	color: gray;
}

.wishlink a:hover
 {
	color: black;
}

.jssProductAdd {
	padding: 0;
	width: 150px;
	height: 40px;
	display: inline-block;
	border-style: none;
	margin: 10px 0;
	cursor: pointer;
	background: url(../images/cart_add.gif) no-repeat;
}



/* @end */

/* @group Tooltips */

a.tooltip {
	text-decoration: none;
}

a.tooltip:hover {
	position: relative;
	cursor:pointer;
}

a.tooltip:hover span {
	position: absolute;
	display: block;
	background-color: #ffffb2;
	text-decoration: none;
	color: black;
	width: 180px;
	padding: 20px;
	border: 1px solid #336641;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-color: #336641;
	border-bottom-color: #336641;
}

a.tooltip:hover span {
left: 60px;
	bottom: 60px;
}

a.tooltip span {
	display: none;
	text-decoration: none;
}



/* @end */

/* @group Slimbox */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	cursor: pointer;
	background-color: #cbcbcb;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}
#lbCenter {
	border-right: 2px solid #336641;
	border-left: 2px solid #336641;
	border-top: 2px solid #336641;
}
#lbBottomContainer {
	border-bottom: 2px solid #336641;
	border-left: 2px solid #336641;
	border-right: 2px solid #336641;
}

.lbLoading {
	background: #fff url(../effects/imagefx/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../effects/imagefx/css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../effects/imagefx/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../effects/imagefx/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}



/* @end */

/* @group Showsites */

.showsites {
	margin: 10px 0;
	padding: 0;
}

.showsites img {
	border-style: none;
}


/* @end */

/* @group Misc Links */

#misclinksBox {
	margin-bottom: 10px;
	margin-top: 10px;
}

ul#misclinks {
	margin: 0;
	list-style-type: none;
	padding: 10px 0;
	background-color: #ffffb2;
	border-bottom: 1px solid #889243;
	border-right: 1px solid #889243;
	border-left: 1px solid #889243;
}

#misclinks li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
	height: 20px;
	line-height: 20px;
}

#misclinks a {
	color: #336641;
	font-weight: bold;
	display: block;
	letter-spacing: 0.1em;
	text-indent: 20px;
	white-space: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#misclinks a:hover, #misclinks a.active {
	color: black;
	background: url(../images/arrow.png) no-repeat left center;
}

.catalogueBox {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 25px;
}



/* @end */

/* @group Logos */

.logosBox {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 25px;
}



/* @end */

/* @group Newsletters */

.newsletterBox {
	text-align: center;
	border-bottom: 1px solid #889243;
}

.newsletterBoxcontent {
	padding: 10px;
	color: #336641;
}



/* @end */

/* @group Shopping Cart */

.cartbox {
	color: white;
	font-weight: bold;
	background: #336641 url(../images/greenrounded_r1_c1.gif) no-repeat;
	margin: 15px 0 0;
	width: 200px;
	display: inline-block;
}

.cartbox a {
	color: white;
	text-decoration: underline;
}

.cartbox a:hover {
	color: #ffffb2;
}

.cartboxTitle {
	font-size: 1.3em;
}

.cartbox div {
	background: url(../images/greenrounded_r3_c1.gif) no-repeat 0 100%;
	margin: 0;
	padding: 0 0 0 10px;
}

.cartbox div div {
	background: url(../images/greenrounded_r1_c3.gif) no-repeat 100% 0;
	padding: 10px 0 0;
}

.cartbox div div div {
	background: url(../images/greenrounded_r3_c3.gif) no-repeat 100% 100%;
	padding: 0 0 10px;
}

.cartbox div div div div {
	background-image: none;
	padding: 0 10px 0 0;
}

.jssCartTable {
	width: 100%;
}

th.total {
	color: #c31c31;
	text-align: right;
}

a.jsscartBoldLinks {
	display: inline-block;
	padding: 10px;
}

a.cartControls {
	display: inline-block;
	width: 150px;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	color: white;
	background-color: #c31c31;
	padding: 4px;
	margin: 15px 5px;
	border: 1px solid #afb0b2;
}

a.cartControls:hover {
	background-color: white;
	color: #c31c31;
}



/* @end */

/* @group Checkout */

.jssFormSubmit {
	text-align: center;
}

.jssFormSubmit input {
	text-align: center;
	background-color: #c31c31;
	color: white;
	font-weight: bold;
	padding: 8px;
	font-size: 1em;
	border: 1px solid #afb0b2;
	margin: 10px;
	cursor: pointer;
}

.fieldTitle {
	text-align: right;
}



/* @end */