* { padding: 0; margin: 0; }



body {

	margin: 0;

	padding: 0;

	font: .70em/1.5em  'comic sans mS', arial, verdana,  sans-serif;	

	background: #ffcc33 url(/images/bg2.gif) repeat-x;

	text-align: center;

}

#sidebar h1 a{

	color: #CC3300; text-decoration: none;

}

/* links */

a { 

	color: #3333CC;

	background-color: inherit;

	text-decoration: none;

}

a:hover {

	color: #CC3300 ;

	background-color: inherit;

		text-decoration: underline;



}

a#addtocart {

	float: right;

	margin: 0;

	padding: 0;

	width: 250px;	

	height: 50px;

	line-height: 50px;

background-image: url(/images/addcart-big.gif);

background-position: 50%;

background-repeat: no-repeat;

}

a#addtocart:hover {

background-image: url(/images/addcart-big_f2.gif);

} 



/* headers */

h3 {

	font: bold 1em 'comic sans mS', arial, verdana,  sans-serif;	

	color: #333;	

}

h2 {

	font: bold 1em 'comic sans mS', arial, verdana,  sans-serif;	

	color: #333;	

}

h1 {

	font: bold 1em 'comic sans mS', arial, verdana,  sans-serif;	

	color: #333;	

}

.style1 {

	text-align: center;

}



h1 { font-size: 1.5em; color: #CC3300; } 

h2 { font-size: 1.4em; text-transform:uppercase;}

h3 { font-size: 1.3em; }



h3 {

	margin: 10px 15px;

}



h2 {

	margin: 10px 15px;

}



h1 {

	margin: 5px 5px;

}



p {

	margin: 5px 5px;

}

ol {

	margin: 10px 30px;

	padding: 0 15px;

	color: #4284B0;

}

ul {

	margin: 10px 30px;

	padding: 0 15px;

	color: #4284B0;

}

ol span {

	color: #666666; 

}



ul span {

	color: #666666; 

}



/* images */

img {

	border: 2px solid #CCC;

}

img.no-border {

	border: none;

}

img.float-right {

  margin: 5px 0px 5px 15px;  

}

img.float-left {

  margin: 5px 15px 5px 0px;

}

a img {  

  border: 0px solid #568EB6;

}

a:hover img {  

  border: 0px solid #CCC !important; /* IE fix*/

  border: 0px solid #568EB6;

}



code {

  margin: 5px 0;

  padding: 10px;

  text-align: left;

  display: block;

  overflow: auto;  

  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;

  /* white-space: pre; */

  background: #FAFAFA;

  border: 1px solid #f2f2f2;  

  border-left: 4px solid #4284B0; 

}

acronym {

  cursor: help;

  border-bottom: 1px solid #777;

}

blockquote {

	margin: 15px;

 	padding: 0 0 0 20px;  	

  	background: #FAFAFA;

	border: 1px solid #f2f2f2; 

	border-left: 4px solid #4284B0;   

	color: #4284B0;

	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 

}



/* form elements */

form {

	padding: 5px;

	background-color: #FAFAFA; 

}

form.shipping {

	width: 50%;

	border: 1px solid #000000; 

	float:left;

	padding: 5px;

	background-color: #F0F0F0; 

}

label {

	display:block;

	font-weight:bold;

	margin:5px 0;

}

input {

	padding: 2px;

	border: 1px solid #000000; 

	font: normal 1em Verdana, sans-serif;

	color:#777;

	margin-top: 5px;

}

select {

	padding: 2px;

	border: 1px solid #000000; 

	font: normal 1em Verdana, sans-serif;

	color:#777;

}

textarea {

	width:inherit;

	padding:2px;

	font: normal 1em Verdana, sans-serif;

	border:1px solid #eee;

	height:100px;

	display:block;

	color:#777;

	margin-top: 5px;

}

input.button { 

	margin: 0; 

	font: bold 1em Arial, Sans-serif; 

	border: 1px solid #CCC;

	background: #FFF; 

	padding: 2px 3px; 

	color: #4284B0;	

}



/* search form */

form.searchform {

	background: transparent;

	border: none;

	widows: 100%;

	margin: 0; padding: 0;

}

form.searchform input.textbox { 

	margin: 0; 

	width: 100px;

	border: 1px solid #000000; 

	background: #FFF;

	color: #333; 

	height: 18px;

	vertical-align: top;

}

form.searchform input.button { 

	margin: 0; 

	padding: 2px 3px; 

	font: bold 12px 'Comic Sans MS', arial, verdana, Sans-serif; 

	background: #FAFAFA;

	border: 1px solid #000000;

	color: #777;	

	width: 60px;

	vertical-align: top;

}



/***********************

	  LAYOUT

************************/

#wrap {

	background: #FFF;

	width: 780px; 

	height: 100%;

	margin: 0 auto;	

	text-align: left;

}

#content-wrap {

	clear: both;

	margin: 0; padding: 0;	

	background: #FFF;

	}





/* header */

#header {

	position: relative;

	height: 88px;	

	background: #000 url(/images/headerbg-grass.gif) repeat-x 0% 100%;
	background-image: url(/images/headerbg-grass.gif);	

}

#header h1#logo {

	position: absolute;

	margin: 0; padding: 0;

	font: bolder 4.1em 'Comic Sans MS', Arial, Sans-serif;

	letter-spacing: -2px;

	text-transform: lowercase;

	top: -10px; left: 130px;	

}

#header h2#slogan {

	position: absolute;	 

	top:43px; left: 145px;

	color: #ffffff;

	text-indent: 0px;

	font: bold 1.1em arial; 

	line-height:12px;

	text-transform: none;	

}

#header cart {

	position: absolute;

	top: 0; right: 512px;	

}



/* main */

#main {

	float: left;

	margin: 0;

	padding: 5px;

	padding-top: 0px;

	width: 50%;		

	height: 100%;



}

#product-details-body {

	float: left;

	margin: 0;

	padding: 5px;

	padding-top: 0px;

	width: 75%;		

	height: 100%;

}

#product-details-body p {

	float:left;

	width: 50%;		

	height: 100%;

}

#product-details-body p.add {

	float:right;

	width: 40%;

	height: 100%;

}

#product-details-body h1 {

	float:left;

	width: 50%;		

	height: 100%;

}

#product-details-body img.mainimage{

	float:right;

	vertical-align:top;	

	width: 250px;	

	border: 0px;

}

#product-details-body img.thumb{

	float:right;

	vertical-align:top;	

	width: 83px;	

	border: 0px;

}



#featured_products img {

	

	vertical-align:top;

	margin: 0;

	/*float: left; width: 126px;	*/

}

#featured_products a#addtocart {

	float: left;

	margin: 0;

	padding: 0;

	width: 33%;	

	height: 50px;

	line-height: 50px;

background-image: url(/images/addcart.gif);

background-position: 50% 10%;

background-repeat: no-repeat;

}

#featured_products a#addtocart:hover {

background-image: url(/images/addcart_f2.gif);

} 	



#featured_products a {

	

	margin: 0;

	margin-top: 0;

	padding: 2px;

	/*float: left;width: 126px;	line-height:14px;*/

	

	font-size: 12px;

	font-weight:bolder;

	text-align:center;

	text-decoration:underline;

	}

#featured_products h2 {margin-bottom: 0px; margin-top: 0px;}	

#featured_products p {

	

	margin: 0;

	margin-top: 0;

	padding: 2px;

	/*float: left; width: 126px;	*/

	line-height: 14px;

	text-align:center;

	}

#featured_products p#price {

	float: left;

	margin: 0;

	margin-top: 0;

	padding: 2px;

	width: 126px;	

	line-height: 18px;

	font-size: 16px;

	font-weight:bold;

	text-align:center;

	color: #CC3300;	

	}





#related_products {

	width: 75%;

	float: left;

	vertical-align:top;

	margin: 0;

	margin-left:10px;

}

#related_products img {

	float: left;

	vertical-align:top;

	margin-bottom: 0px;

	width: 100%;	

}

#related_products a#addtocart {

	float: left;

	margin: 0;

	padding: 0;

	height: 50px;

	line-height: 50px;

background-image: url(/images/addcart.gif);

background-position: 50% 10%;

background-repeat: no-repeat;

}

#related_products a#addtocart:hover {

background-image: url(/images/addcart_f2.gif);

} 	



#related_products a {

	float: left;

	margin: 0;

	margin-top: 0;

	margin-right:10px;

	padding: 2px;

	width: 126px;	

	line-height:14px;

	font-size: 12px;

	font-weight:bolder;

	text-align:center;

	text-decoration:underline;

	}

#related_products p {

	float: left;

	margin: 0;

	margin-top: 0;

	margin-right:10px;

	padding: 2px;

	width: 126px;	

	line-height: 14px;

	text-align:center;

	}

#related_products p#price {

	float: left;

	margin: 0;

	margin-top: 0;

	margin-right:10px;

	padding: 2px;

	width: 126px;	

	line-height: 18px;

	font-size: 16px;

	font-weight:bold;

	text-align:center;

	color: #CC3300;	

	}







/* sidebar */

#sidebar {

	float: left;

	width: 23%;

	margin: 0;	padding: 0; 

	display: inline;

	border-right: 1px #000000 dashed;		

	

}

#sidebar h1{

	width: 100%;

}



#swingset-categories h1{

	width: 88%;

	font-size: 11px;

	margin: 0px 40px 0px 10px;

	padding: 0px;

}



#swingset-categories ul{

	margin-bottom: 0px;

	padding-bottom: 0px;

	margin-top: 0px;

	padding-top: 0px;

}



#swingset-categories h1 a {margin: 0px; padding: 0px;}



#sidebar ul.sidemenu, #sidebar ul {

	list-style:none;

	/*margin:7px 10px 7px 10px;*/

	margin:0px 10px 0px 10px;

	padding:0;		

}

#sidebar ul.sidemenu li, #sidebar ul li, #swingset-categories h1 {

	margin-bottom:1px;

	border: 1px solid #FFCC33;

}

#sidebar ul.sidemenu a, #sidebar ul a, #swingset-categories h1 a {

	display:block;

	font-weight:bold;

	color: #333;	

	text-decoration:none;	

	padding:2px 5px 2px 10px;

	background: #FFCC33;

	border-left:4px solid #CC3300;	

	

	min-height:18px;

}



* html body #sidebar ul.sidemenu a, * html body #sidebar ul a, #swingset-categories h1 a { height: 18px; }



#sidebar ul.sidemenu a:hover, #sidebar ul a:hover, #swingset-categories h1 a:hover {

	padding:2px 5px 2px 10px;

	background: #FFE79F;

	color: #000000;

	border-left:4px solid #3333CC;

}



/* rightbar */

#rightbar {

	float: right;

	width: 24%;

	margin: 0;	

	padding: 0; 

	/*display: inline;*/

	border-left: 1px #000000 dashed;		

	min-height: 800px;



}

* html #rightbar {width: 20%; margin: 0px; padding: 0px; min-height: 800px;}


#rightbar img {

	/*width: 160px; ***disabled*** */

}

#rightbar h2{

	/*width: 95%;*/

	font-size: 12px;

	color: #cc3300;

	text-align: center;

	margin: 0px 0px;

	

	

}



/* Footer */

#footer { 

	clear: both; 

	color: #FFF; 

	background: #FFCC33; 

	border-top: 2px solid #000000;

	margin: 0; padding: 0; 

	height: 50px;	  

	font-size: 95%;		

}

#footer a { 

	text-decoration: none; 

	font-weight: bold;	

	color: #FFF;

}

#footer .footer-left{

	float: center;

}

#footer .footer-right{

	float: center;

}



/* menu tabs */

#header ul {

	z-index: 999999;

	position: absolute;

   margin:0; padding: 0;

   list-style:none;

	right: 0; 

	bottom: 9px !important; bottom: 8px;

	font: bold 13px  arial, verdana,  sans-serif;	

}

#header li {

   display:inline;

   margin:0; padding:0;

}

#header a {

   float:left;

   background: url(/images/tableft.gif) no-repeat left top;

   margin:0;

   padding:0 0 0 4px;

   text-decoration:none;

}

#header a span {

   float:left;

   display:block;

   background: url(/images/tabright.gif) no-repeat right top;

   padding:3px 10px 3px 6px;

   color: #CC3300;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#header a span {float:none;}

/* End IE5-Mac hack */

#header a:hover span {

	color:#FFF;

}

#header a:hover {

   background-position:0% -42px;

}

#header a:hover span {

   background-position:100% -42px;

}

#header #current a {

   background-position:0% -42px;

	color: #FFF;

}

#header #current a span {

   background-position:100% -42px;

	color: #FFF;

}

/* end menu tabs */



/* alignment classes */

.float-left  { float: left; }

.float-right {	float: right; }

.align-left  {	text-align: left; }

.align-right {	text-align: right; }



/* additional classes */

.clear { clear: both; }

.green {	color: #3333CC; }

.gray  {	color: #BFBFBF; }

.red  {	color: #CC3300 ; }

#cartsummary {position: absolute; left: 600px; width: 160px; padding-bottom: 4px; font-size: 12px;  background-color: #FFCC33; color: white;}

#cartsummary p a {text-decoration: none; background-image: none; color: black; text-align: center;}

#cartsummary p img {width: 55px; border: none; float: left; padding-right: 10px;}

#frmQuickSearch #q {width: 90px; margin-right: 6px;}

#testimonial h2 {font-size: 12px; text-align: right; margin: 0px; padding: 0px 8px 0px 0px;}
.testimonial h2 {font-size: 12px; text-align: right; margin: 0px; padding: 0px 8px 0px 0px;}
		#productlisting h2{font-size: 12px;}

		#productsubcategories {border: solid 1px #ccc; padding: 4px 20px;}

		#frmAddCart {padding-left: 120px;}