body {
	margin:0;
	font:12px Arial,sans-serif;
}
p,h1,h2,h3,h4{
	margin:0;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}


ul{
	margin:0;
	padding:0;
	list-style:none;
	font:12px verdana, "Eras Medium ITC",Arial,sans-serif;
}
#all{
	width:1024px;
	margin:0 auto;
	background:url(images/bg-all.jpg) repeat-y 0 0;
}
#page{
	margin:0 auto;
	width:1024px;
	background:url(images/bg-page.jpg) no-repeat 0 0;
	position:relative;
}
#content{
	width:861px;
	float:left;
    /*background: url(images/bg-content.jpg) repeat-y scroll 0 0;*/
	background: url(images/bg-content.jpg) repeat-y 0 0;
	overflow:hidden;
	background-color:#ffffff;
	min-height:510px;
	
}
div.content-bottom{
	clear:both;
	width:861px;
	height:11px;
	background:url(images/bg-content-bottom.jpg) no-repeat 0 0;
	margin:0;
	padding:0;
}



/* old contact 
div.contact{
	position:absolute;
	top:40px;
	right:125px;
}
div.contact img{
	border:none;
}
div.main{
	padding:0;
	margin:0 0 0 74px;
	width:861px;
	overflow:hidden;
}
*/


div.contact{
	display:block;

}
div.contact img{
	border:none;
	position:absolute;
	top:40px;
	right:37px;
	border:none;
}
div.main{
	position:relative;
	padding:0;
	margin:0 0 0 74px;
	width:861px;
	overflow:hidden;
}



/*	header	*/
div.header{
	width:861px;
	height:78px;
	float:left;
	display:inline;
	margin:34px 0 0 0;
	overflow:hidden;
}
h1 a{
	width:407px;
	height:46px;
	margin:17px 0 0 24px;
	background:url(images/logo.jpg) no-repeat 0 0;
	float:left;
	display:inline;
	text-indent:-9999px;
	overflow:hidden;
}
div.visual{
	background:url(images/img-visual.jpg) no-repeat;
	width:861px;
	height:249px;
	float:left;
	overflow:hidden;
}
div.visual p{
	color:#4E4D1D;
	font-size:16px;
	float:right;
	margin:222px 16px 0 0;
	display:inline;
}
div.visual p a{
	color:#4E4D1D;
	text-decoration:none;
}
div.visual p a:hover{
	text-decoration:underline;
}
/*	sidebar	*/
div.left{
	float:left;
	width:250px;
	padding:0 0 0 0px;
	overflow:hidden;
}
div.left ul{
	width:250px;
	background:url(images/bg-menu.jpg) no-repeat 0 0;
	margin:0 0 0 0px;
	padding:0 0 0 0;
	background-color:#A0BC4D;
}
div.left li{
	font:14px/14px "Eras Light ITC",Arial,Helvetica,sans-serif;
	width:250px;
	margin:0;
	padding:0 0 5px 0;
}
div.left li a{
	display:block;
	width:208px;
	color:#F0FFC8;
	text-decoration:none;
	padding:10px 0 6px 42px;
	margin:0;
	outline:0;
}
div.left li.active a,
div.left li a:hover{
	background:#9DB756;
}
/*	content	*/
div.right{
	float:left;
	width:574px;
	padding:27px 20px 0 16px;
	background:#fff;
	border-right:1px solid #fff;
}
div.right h2{
	color:#343E19;
	font:20px 'Eras Medium ITC',verdana,'myriad pro';
	width:550px;
	margin:0 0 0 7px;
}
div.right strong{
	font-weight:bold;
}
div.right h2 a{
	color:#343E19;
	text-decoration:none;
}
div.right h2 a:hover{
	text-decoration:underline;
}
div.right p{
	clear:both;
   	font:12px/18px Verdana,Arial,sans-serif;
	padding:0 0 0 18px;
	margin:18px 0px 0 0px;
}
div.right p.text{
	width:295px;
	float:left;
	display:inline;
	color:#343E19;
	margin:18px 0px 0 0px;
	padding:0 0 0 18px;
	font:12px/18px Verdana,Arial,sans-serif;
	overflow:hidden;
}
div.right img{
	float:right;
	overflow:hidden;
	margin:2px 0 0;
	border:0;
}

div.right ul{
	padding: 10px 0 10px 16px;
	margin: 0;
	color: #1a6b91;
	font-size: 12px;
}

div.right ul li{
	list-style: circle;
	padding-left: 10px;
}

div.our-playsets{
	background:url(images/bg-our-playsets.gif) no-repeat;
	width:574px;
	height:245px;
	float:left;
	margin:6px 0 12px 0;
}
div.our-playsets h3{
	font:20px 'Eras Medium ITC',verdana,'myriad pro';
	color:#343E19;
	margin:6px 0 15px 24px; 
	padding:0;
}
div.ruber{
	width:167px;
	float:left;
	text-align:center;
	margin:0 0 0 21px;
	display:inline;
}
div.ruber p{
	font:bold 11px/20px Verdana,Arial,sans-serif;
	margin:0;
}
div.ruber p.title{
	color:#343e19;
}
div.ruber p.lorem{
	text-align:left;
	padding:0 0 0 13px;
	font:9px Verdana,Arial,sans-serif;
	margin:0;
}
/*	footer	*/
div.footer{
	float:left;
	width:861px;
	text-align:center;
	margin:0px 0 0px 0;
}
div.footer ul{
	margin:0;
	padding:5px 0 0;
	text-align:center;
}
div.footer ul li{
	display:inline;
	padding:0 10px 0 15px;
	background:url(images/devider.gif) no-repeat 0px 2px;
}
div.footer ul li.first{
	background:none;
	padding-left:0;
}
div.footer ul li a{
	color:#fff;
	text-decoration:none;
	font:11px Verdana,Arial,sans-serif;
}
div.footer ul li.active a{
	text-decoration:underline;
}
div.footer ul li.active a:hover{
	text-decoration:none;
}
div.footer p{
	padding:24px 0 0;
	font:14px 'Eras Light ITC',Verdana,Arial,sans-serif;
	color:#fff;
}
div.footer p a{
	color:#fff;
	margin:0 0 0 10px;
	text-decoration:none;
}
div.footer ul li a:hover,
div.footer a:hover{
	text-decoration:underline;
}


/*---------------------- --------------------------*/

div.contactform {
	width:390px;
	height:500px;
	overflow:auto;
	margin:10px 0 0 16px;
}

.inputl {
	display: block;
	width: auto; /*130px*/
	float: left;
	margin-bottom: 2px;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

.inputtxt {
	display: block;
	width: 130px;
	height:12px;
	float: right;
	margin-bottom: 10px;
	font-size:12px;
}

/*---------- Online Store CSS -----------------*/
div.oproduct {
	width:172px;
	min-height: 230px; 
	float:left;
	margin:10px 18px 0px 0px;
	text-align:left;
}

div.oproduct img{
	width:148px;
	float:left;
	margin:0 0 8px 0;
	border:1px solid black;
}

div.oproduct p{
	width: 162px;
	font-size:12px;
	text-align:left;	
	padding:0;
	margin:0;
}

div.oproduct h3 {
	font-size:14px;
	font-weight:bold;
}

div.oproduct h4 {
	font-size:13px;
	font-weight:bold;
	margin:6px 0 0 0;
}

span.oprice {
	font-size:11px;
	color:burgundy;
}

div.lgproduct {
	width:516px;
	min-height:500px;
}

div.lgproduct img{
	float:left;
	margin:4px 10px 10px 0px;
}

div.lgproduct h3{
	font-size:14px;
	font-weight:bold;
}


.left-side {
	/*float: left;
	background: url(images/delim-sides.jpg) no-repeat right 10px;
	width: 448px;
	min-height: 438px;*/
	
	width:250px;
	background:url(images/bg-menu.jpg) no-repeat 0 0;
	margin:0 0 0 0px;
	padding:0 0 0 0;
	background-color:#A0BC4D;
	float:left;
	
}
.right-side {
	float: left;
	width: 452px;
	background-color:#FFFFFF;
}
.left-side .wrapper-side {
	padding: 0 18px;
	font-size:12px;
	
}
.right-side .wrapper-side {
	padding: 0 20px;
	font-size:12px;
	
}


th {
-x-system-font:none;
background:#CAE8EA url(images/table-bg.jpg) repeat scroll 0 0;
border-bottom:1px solid #C1DAD7;
border-right:1px solid #C1DAD7;
border-top:1px solid #C1DAD7;
color:#FFFFFF;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:2px;
line-height:normal;
padding:6px 6px 6px 12px;
text-align:left;
}


.errormsg {
 text-align:center;
 color:red;
 font-weight:bold;
 font-size:17px;
}


.links {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#758b38;
	font-size:12px;
	text-decoration:underline;
}

.productname {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#343e19;
	font-size:16px;
}
