/* @override http://sweetpeas.com.au/skins/sweetpeas/styles.css */

html,
body {
	padding:0;
	margin:0;
	width:100%;
	color:#000;
	font:normal 13px 'Century Gothic',Futura,'URW Gothic L',sans-serif;
}

.body {
}

*:focus {
	outline:none;
}
img {
	border:none;
}
form,fieldset {
	padding:0;
	margin:0;
	border:none;
}

.clear {
	float:left;
	width:100%;
	clear:both;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
}


#wrap {
	width:980px;
	margin:10px auto;
	position:relative;
}

#logo {
	height:240px;
	width:180px;
	background:url(images/logo3.png) 0 0px no-repeat;
	position:absolute;
	z-index:  999;
}

.index #logo {
	height:240px;
	width:180px;
	background:url(images/logo2.png) 0 0px no-repeat;
	position:absolute;
	z-index:  999;
}
#logo a {
	display:block;
	height:184px;
	text-indent:-9000px;
}

#header {
	height:32px;
	padding-top:31px;
	text-align:right;
	font-size:15px;
	color:#797272;
}
#header .welcome {
	float:right;
}
#header .welcome a {
	text-decoration:underline;
	color:#797272;
}
#header .welcome a:hover {
	text-decoration:none;
}
#header .cart {
	float:right;
	padding-left:27px;
	background:url(images/icon-cart.gif) 5px 50% no-repeat;
}
#header .cart a.checkout {
	background:url(images/arr1.gif) 100% 50% no-repeat;
	padding-right:18px;
	color:#797272;
}
#header .cart a.checkout:hover {
	color:#000;
}
#topmenu {
	background:url(images/topmenu-bg.png) 100% 0 no-repeat;
	height:48px;
	padding:6px 6px 0 0;
	font-size:14px;
z-index:  998;
}
#topmenu-inner {
	float:right;
	width:832px;
	height:43px;
	background:#77a04e;
}

#topmenu-service {
	float:left;
	width:154px;
	height:43px;
	line-height:43px;
	padding:0 0 0 30px;
	margin:0 0 0 20px ;
	list-style:none;
	background:#b5cae4;
	overflow:hidden;
}
#topmenu-service li {
	float:left;
	padding:0 13px;
}
#topmenu-service li a {
	color:#000;
	text-decoration:none;
}
#topmenu-service li a:hover {
	color:#fff;
}


.categories {
	float:left;
	width:570px;
	height:43px;
	line-height:43px;
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
	background:url(images/topmenu-corner.png) 0 0 no-repeat;
	text-transform:lowercase;
	position: relative;
}

.categories li {
	float: left;
	position: relative;
	padding: 0 13px;
	font-size: 13px;
}
.categories li a {
	color:#fff;
	text-decoration:none;
}
.categories li a:hover {
	color:#000;
}

/* This is categories dropdown list */
.categories li ul {
	display:none;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	top:43px;
	left:0;
	width:150px;
	background:#77a04e;
	border:1px solid #5b8235;
	border-bottom:none;
	color: #5b8235;
}
.categories li:hover ul {
	display:block;
}
.categories li ul li {
	float:none;
	clear:both;
	height:auto;
	padding:3px 10px;
	border-bottom:1px solid #5b8235;
}
.categories li ul li a {
	display:block;
	line-height:normal;
}
.index #sidebar-categories {
	display:none;
}
#sidebar-categories .categories {
	float:none;
	font-size:1.15em;
	width:100%;
	padding:30px 0 0 0;
	margin:0;
	height:auto;
	background:url(images/subcat-bg.png) 15px 0 no-repeat;;
}
#sidebar-categories .categories a {
	display:block;
	line-height:normal !important;
	height:auto !important;
}
#sidebar-categories .categories li {
	float:none;
	display:block;
	height:auto;
	padding:7px 0 7px 45px;
	overflow:hidden;
	background:url(images/arr3.png) 33px 14px no-repeat;
}
#sidebar-categories .categories ul {
	display:block !important;
	position:static;
	background:none;
	border:none;
	padding:5px 0 0 20px;
	margin:0;
	list-style:none;
	font-size:0.9em;
}
#sidebar-categories .categories ul li {
	border:none;
	padding:2px 0;
	background:none;
}


#main {
	background:url(images/content-bg.png) 0 0 repeat-y;
	padding:0 6px 0 0;
	float:left;
	width:974px;
}
.index #main {
	background:url(images/content-bg2.png) 0 0 repeat-y;
}
#sidebar {
	width:198px;
	padding:100px 7px 455px 7px;
	float:left;
	background:url(images/sidebar-corner.png) 0 0 no-repeat;
}
.index #sidebar {
	width:315px;
	padding:0 7px;
	height:691px;
	background:url(images/sidebar-corner2.png) 0 0 no-repeat;
}
#column-wrapper {
	float:left;
	width:100%;
	background:url(images/sidebar-banner.jpg) 7px 100% no-repeat;
}
.index #column-wrapper {
	background:url(images/sidebar-banner2.jpg) 7px 0 no-repeat;
}
#content {
	padding:5px;
	width:740px;
	float:left;
	margin: 0;
}
.index #content {
	width:643px;
	padding: 0;
	padding-bottom:5px;
}

#footer {
	background:url(images/dashh.gif) 0 0 repeat-x;
	clear:both;
	padding:10px 0 20px 0;
	color:#797272;
	float:left;
	width:100%;
}
#footer a {
	color:#797272;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
}
#footer ul {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	width:50%;
}
#footer ul li {
	float:left;
	padding:0 8px;
}
#footer .copyright {
	float:right;
	text-align:right;
	width:50%;
}


h1 {
	font-size:35px;
	font-weight:normal;
	color:#797272;
	padding:0;
	margin:0 0 10px 0;
}

#chain {
	text-transform:lowercase;
	color:#779f4d;
	padding-top:6px;
	height:35px;
}
#chain a, #chain span {
	padding:0 3px;
	color:#779f4d;
}


#mainstory {
	float:left;
	width:100%;
	height:273px;
	padding: 0;
	margin: 0;
	text-align: right;
}

#mainstory p{
	padding:  0; margin: 0;
}

#mainstory img{
	padding: 0;margin: 0;
	text-align:  right;
}

#mainstory img a{
	border:  none;
	padding: 0;
	margin:0;
}

ul.catalog {
	float:left;
	list-style:none;
	width:750px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.index ul.catalog {
	width:643px;

}
ul.catalog li {
	float:left;
	width:360px;
	height:255px;
	background:#fff;
	border: 1px dashed #D5C2B5;
	margin:  5px;
}
.index ul.catalog li {
	width:312px;
	height:202px;
	margin: 2px 1px 2px 2px;
	background: #F3F4F8;
	border: 1px solid #B8C8DF;
	padding:  2px;
}
ul.catalog li .inner {
	float:left;
	width:347px;
	height:230px;
	padding:8px;
	overflow:hidden;
}
.index ul.catalog li .inner {
	width:290px;
	margin: 2px;
	background:  #fff;
		border: 1px dashed #C2D4AF;
	height:180px;
}
ul.catalog li .title {
	text-align:center;
	color:#96b677;
	font-size:26px;
	margin-bottom: 8px;
	padding-top:5px;


}

.index ul.catalog li .title {
	text-align:center;
	color:#96b677;
	font-size:24px;
	margin-bottom: 8px;
	padding-top:5px;
z-index: 99;
position: relative;
}

ul.catalog li .title a {
	color:#96b677;
	text-decoration:none;
	}

	
ul.catalog li .title a:hover {
	text-decoration: underline;
}
ul.catalog li .picture {
	float:left;
	width:140px;
	height:117px;
	background-position:50% 0;
	background-repeat:no-repeat;
	overflow:hidden;
	position: relative;
}
ul.catalog li .picture a {
	height:105px;
	display:block;
}
ul.catalog li .price {
	float:left;
	padding-left:10px;
	width:195px;
	height:105px;
	overflow:hidden;
	font-size:36px;
	height:54px;
	padding-top:15px;
	text-align:center;
	color:#660000;
}
.index ul.catalog li .picture {
	width:120px;
}

.index ul.catalog li .picture a {
	height:95px;
	display:block;
}



.index ul.catalog li .price {
	width:141px;
	font-size: 32px;
	margin:  0;
	padding: 0px 5px;
}
ul.catalog li .desc {
	float:left;
	width:195px;
	height:70px;
	text-align:center;
	color:#91afd9;
}
.index ul.catalog li .desc {
	width:141px;
	font-size: 12px;
	height:  50px;
}
.frm_cart {
	float:left;
	width:140px;
	text-align:center;
}

#product-left {
	float:left;
	width:380px;
}

#product-left img{

}

#searchform form a.txtLink {
	float:  left;padding-top: 10px;
}

#subCats div.subCat a{
	line-height: 30px;color: #577cbb;
}
#product-right {
	float:right;
	width:360px;
}

.product-actions {
	list-style:none;
	font-size:1.3em;
	padding:0;
	margin:1em 0;
	color:#91afd9;
}
.product-actions li {
	padding:8px 0;
}
.product-actions li a {
	color:#91afd9;
}
.product-price {
	font-size:26px;
	padding:20px 0;
	color:#77a04e;
}

h3 {
	color:#91afd9;
	font-weight:normal;
	font-size:16px;
	padding:0;
	margin:0 0 0.8em 0;
}

#imgThumbSpace {
	padding-top:25px;
	text-align:center;
}

#subCats {
	float:left;
	width:100%;
	clear:both;
	padding-bottom:30px;
}
#subCats .subCat {
	float:left;
	width:33.3%;
	text-align:center;
}

/* Form Styles */

#content div.boxContent form table tbody tr td {
font-size:  11px;}

select {
	border:  1px #77a04e solid;
	background:  #fff;
	font:  12px "century gothic";
}

input{
	border:  1px #77A04E solid;
	padding:  3px;
	
	}

input.textbox {
	
}

td.tdcartTitle {
	border-bottom: #eee solid 1px;
	background:  #efefef;
	}

td.tdcartEven {
	background:  #e8e8e8;
	border-bottom: #eee solid 1px;
	font-size:  13px !important;

	
}

form.quickBuy {
	text-align: center;
border:1px solid #cad8e5;
}
td.tdcartOdd {
	background:  #fff;
	border-bottom: #eee solid 1px;
	font-size:  13px !important;
	color: #222;
	
}

.txtButton{
	font-family: "century gothic";
	text-transform: uppercase;
	font-size: 17px !important
}

a.txtButton {
	padding:  5px;
	display:  block;
	font-size: 14px;
	color: #577cbb;
font-weight: bold;
}

input.txtButton{
	background: #A5BDE1;
	padding: 5px;
	width:  auto;
	font-size: 13px;
	color:  #fff;
	border:  1px solid #91AFD9;
	}

input.submit {
	background:  white;
	border:  1px solid #ccc;
	padding: 2px;
	font-size: 10px;
}


#content div.txtContentTitle {
	font-size:35px;
	font-weight:normal;
	color:#797272;
	padding:0;
	margin:0 0 10px 0;
	clear:  both;
}

#sidebar div.boxTitleLeft {
	font-size:  19px;
margin:  0 15px;	
color:  #fff;	
}

#sidebar div#sidebar-categories {
	font-size:  19px;
margin:  0 15px;	
color:  #fff;	
}

#sidebar div#sidebar-categories ul{
	font-size:  12px;
margin:  5px 6px;
padding:  0;
text-indent:  0;	
color:  #CDDBE6;
	list-style-type: square;
	list-style-position: inside;
	opacity: 1;
}


#sidebar div#sidebar-categories li{
	font-size:  12px;
margin:  0px;
padding:  0;
text-indent:  0;	
color:  #CDDBE6;	
}

#sidebar div#sidebar-categories li a{
	font-size:  12px;
	padding:  0;
	text-indent:  0;
color:  #fff;	
}

#content div.boxContent div div.cartProgress span {
	font-weight:  bold;
	color: #91AFD9;
	background: url(/images/carttick.gif) no-repeat 0 -1px;
	padding-left: 13px;
}


#giftcert a{
	text-indent:  -9999px;
	background: url(/images/giftcert.gif);
	display: block;
	height:  125px;
	width: 180px;
	margin-left:  5px;
	}

#brands{
	width:  170px;
	padding:  20px;
}
#brands div.boxTitleLeft {
	font-size:  19px;
margin:  10px 0;	
color:  #fff;	
text-align:  center;text-transform: lowercase;
}
#brands select{
	color:  #222;
	background:  #cad8e5;
		border:  1px solid #577CBB;
	padding: 1px !important;
	margin-left: 15px !important;
}

a.catbuybtn {
	padding:  5px 15px;
	background: #cad8e5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: lowercase;
	color: #577cbb;
}

a.catmorebutton {
	padding:  5px 12px;
	background: #cad8e5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: lowercase;
	color: #577cbb;
}

.index a.catmorebutton {
	padding:  3px;
	background: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: lowercase;
	color: #577cbb;
	font-size:  10px;
	font-weight:  bold;
	}

#product-right input.productbuybutton {
	padding: 8px;
		-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 16px;
	font-family: "century gothic", arial, verdana, sans-serif;
	text-transform: lowercase;
	color: #577cbb;
	text-shadow: #fffeff 1px 1px 2px;
	border: 1px solid #577cbb;
	background: #cad8e5 ;
}

#product-right p.brand {
	font-size: 10px;
	color:  #ccc;
	padding-bottom: 5px;
	width:  300px;
}

#product-right p.brand {
	font-size: 10px;
	color:  #ccc;
}


.index #brands {
	display: none;
}

.index #giftcert {
	display: none;
}

#searchform h2 {
	color:  #fff;
	font-weight:  normal;
	text-align: center;
	font-size: 19px;
}

#searchform{
	margin:  0px 23px;
	text-transform: lowercase;
	
}
#searchform input.searchBox {
		background:  #fff;
	border:  1px solid #577CBB;
	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	
}

#searchform input.searchBtn {
	margin-left: 23px;
	width:  40px;
	background:  #cad8e5;
	border:  1px solid #cad8e5;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	color: #577cbb;
}


.index #searchform {
	display:  none;
}

#brand{
font-size: 10px;color:  #ccc; text-align:  right; 
	border-bottom: 2px dotted #efefef;
	margin-bottom:  20px;
	padding-bottom: 10px;
}

#brand h1{
	text-align: left;
	line-height:  1em;
width:  550px;
float: left;
}

span.txtOldPrice{
	font-size: 0.6em;
	text-decoration: line-through;
	margin-top: 10px;
	color: #888;
	padding: 0;float: left;
}
.txtSale{
	font-size: 30px;
	color: #ff0000;
	
	
}

