/* 
	Title:Jungle Jump
	Date:15.12.2008
 */
body{
	font-family:Tahoma,Arial,Verdana, "Trebuchet MS",Georgia, Lucida, Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	background:#A9E656 url(images/bg.gif) repeat-x;	
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:0;
}

a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.hide,a b{
     position: absolute;
     left: -9999px;
}
/*------------------------------Page Structure
*/
#wrap{
	width:800px;
	margin:0 auto;
	text-align:left;
}
#header{
	width:800px;
	height:210px;
	background:url(images/mainbanner.jpg) no-repeat;
	overflow:hidden;
}
#header ul{
	float:right;
	margin:10px 20px 171px 0;
	display:inline;
}
#header ul li{
	list-style:none;
	display:block;
	float:left;
}
#header ul li a{
	display:block;
	float:left;
	height:29px;
	text-align:center;
	line-height:29px;
	font-size:13px;
	font-weight:bold;
	margin-left:6px;
	display:inline;
}
html>body #header{
	position:relative;
}
html>body #logolink{
	position:absolute;
	width:160px;
	height:105px;
	display:block;
	left:341px;
	top:0;
}
* html #logolink{
	position:relative;
	width:160px;
	height:105px;
	display:block;
	margin:0px 0 0 341px;
	float:left;
	display:inline;
	background:url(images/spaces.gif);
}
.nav,.nav2{
	width:800px;
}
.nav ul,.nav2 ul{
	width:800px;
	margin:10px 0 0 0;
	overflow:hidden;
	padding:0 0 10px 0;
}
.nav ul li,.nav2 ul li{
	display:block;
	float:left;
	list-style:none;
}
.nav ul li a{
	height:58px;
	width:128px;
	display:block;
	margin-right:6px;
}
/*update code*/
/*.specials{
	background: url(images/specials.gif) no-repeat;
}
.specials:hover{
	background:url(images/specialshover.gif) no-repeat;
}
.bounce{
	background: url(images/bouncetn.gif) no-repeat;
}
.bounce:hover{
	background:url(images/bouncehover.gif) no-repeat;
}
.combos{
	background: url(images/combo.gif) no-repeat;
}
.combos:hover{
	background:url(images/comboshover.gif) no-repeat;
}
.slides{
	background: url(images/slides.gif) no-repeat;
}
.slides:hover{
	background:url(images/slideshover.gif) no-repeat;
}
.units{
	background: url(images/interactive.gif) no-repeat;
}
.units:hover{
	background: url(images/interactivehover.gif) no-repeat;
}
.access{
	background: url(images/accessories.gif) no-repeat;
}
.access:hover{
	background: url(images/accessorieshover.gif) no-repeat;
}
*/.nav2 ul li a{
	height:32px;
	width:128px;
	display:block;
	margin-right:6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:17px;
	padding:23px 0px 3px 0px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:17px;
	text-align:center;
}
.nav2 ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.nav2 ul li .nspecials{
	list-style:none;
	background: url(images/specialbtn.gif) no-repeat;
}
.nav2 ul li .nbounce{
	background: url(images/bouncebtn.gif) no-repeat;
	padding:16px 0px 10px 0px
}
.nav2 ul li .ncombos{
	background:url(images/combosbtn.gif) no-repeat;
}
.nav2 ul li .nslides{
	background: url(images/slidesbtn.gif) no-repeat;
}
.nav2 ul li .nunits{
	background: url(images/interactivebtn.gif) no-repeat;
	padding:16px 0px 10px 0px
}
.nav2 ul li .naccess{
	background: url(images/accessoriesbtn.gif) no-repeat;
	padding:23px 0px 3px 0px;
	margin:0;
}
/**/

#main{
	width:800px;
	background:url(images/maintop.gif) no-repeat left top;
	padding-top:12px;
}
#outermain{
	width:800px;
	background: url(images/bottom.gif) no-repeat left bottom;
	padding-bottom:10px
}
#mainbody{
	width:798px;
	border-left:1px solid #9FA87D;
	border-right:1px solid #9FA87D;
	overflow:hidden;
	background:#F5F9E0;
}
#mainleft{
	width:250px;
	float:left;
	padding:7px 0 0 1px;
	margin-bottom:-10px;
}
.lefttop{
	width:230px;
	background:url(images/lefttop.gif) no-repeat left top;
	padding-top:5px;
	margin:0 0 20px 18px;
}
.leftbottom{
	width:230px;
	background:#EFF3C1 url(images/leftbottom.gif) no-repeat left bottom;
	padding-bottom:10px;
}
.leftbottom fieldset{
	width:219px;
	border-left:1px solid #D9DF8F;
	border-right:1px solid #D9DF8F;
	padding:5px 0 6px 9px;
    overflow:hidden;
    display:block;
}
.leftbottom fieldset ul {
	padding-top:6px;
}

.leftbottom fieldset ul li{
	width:207px;
    overflow:hidden;
	list-style:none;
}

.leftbottom .sam a{
	color:#000;
	font-size:13px;
	width:170px;
	display:block;
	line-height:17px;
	padding:7px 10px 6px 25px;
	margin-bottom:6px;
	border:1px solid #E2E6B6;
	background:#F5F9E0 url(images/bullet.gif) no-repeat 9px 12px;
	font-weight:bold;
	text-transform:uppercase;
}



.leftbottom dl dd{
	font-size:13px;
	padding:0 0 17px 18px;
	background:url(images/bullet2.gif) no-repeat 0 5px;
	line-height:16px;
}
.leftbottom dl dd a{
	font-size:11px;
	color:#EB394B;
	text-decoration:underline;
}
.leftbottom dl dd a:hover{
	text-decoration:none;
}
.leftbottom h2{
	font-size:21px;
	color:#C25300;
	width:209px;
	border-bottom:2px dashed #B5EA6B;
	padding:0 0 9px 0;
	margin:-1px 0 7px 0;
}
.leftbottom h4{
	font-size:21px;
	color:#C25300;
	padding:6px 0 0 6px;
}
#center{
	width:477px;
	padding:13px 0 0 18px;
	float:left;
}
.manufacture{
	margin:4px 0 10px 0;
}
#center dl{
	overflow:hidden;
	margin:7px 0 0 0;
	text-align:center;
	width:528px;
}
#center dl dd{
	width:164px;
	display:block;
	float:left;
	margin:0 7px 0 0;
	display:inline;
}
#center dl dd img{
	display:block;
	border:4px solid #E0E3CA;
}
#center dl dd label{
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:26px;
	display:block;
}
#center h2{
	font-size:25px;
	color:#FD1B72;
	font-weight:bold;
	padding:12px 0 16px 0;
}
#center p{
	font-size:13px;
	line-height:16px;
	padding-right:10px;
}
#center ol{
padding-left: 45px;
color:#000000;
font-family:Tahoma,Arial,Verdana,"Trebuchet MS",Georgia,Lucida,Helvetica,sans-serif;
}

.specialoffer{
	margin:35px 0 0 0;
}
.leftbottom p{
	font-size:13px;
	line-height:15px;
}
.leftbottom label{
	width:62px;
	display:block;
	float:left;
	font-size:11px;
}
.leftbottom input{
	width:142px;
	height:15px;
	padding:3px 0 0 3px;
	margin-bottom:6px;
	border:1px solid #BCC879;
}
.leftbottom strong{
	font-size:13px; 
	clear:both;
}
.leftbottom p strong{
	font-size:13px;
	width:209px;
	display:block;
	border-top:2px dashed #B5EA6B;
	padding:10px 0 0 0;
	margin:10px 0 0px 0;
}
.leftbottom .signup{
	background:url(images/login.gif) no-repeat;
	border:none;
	width:66px;
	height:23px;
	font-size:11px;
	font-weight:bold;
	color:#454545;
	text-align:left;
	padding:0 0 0 3px;
	display:block;
	line-height:23px;
	cursor:pointer;
	display:inline;
}
.leftbottom span{
	font-size:13px;
	padding:17px 0 0 0;
	display:block;
}
.footer{
	background:#0092B8 url(images/ftrbg.gif) repeat-x;
	padding:50px 0px 50px 0px;
	margin:20px 0 0 0;
	text-align:center;
}
.ftrcontent{
	width:800px;
	margin:0 auto;
	text-align:left;
	padding:0 20px;
	overflow:hidden;
}
#footer p{
	float:right;
	width:408px;
}
#footer p span{
	float:left;
	padding-top:12px;
	color:#282828;
	margin-right:15px;
	font-weight:bold;
}
#footer span{
	float:left;
	padding-top:12px;
	color:#282828;
	margin-left:-2px
}
#footer span a{
	font-size:13px;
	font-weight:normal;
	color:#000;
}
#footer b{
	float:right;
}
#footer b img{
	padding-left:6px;	
}
/*categiries page*/
#right{
	width:522px;
	padding:13px 0px 0 18px;
	float:left;
}
.contentarea h3{
	font-size:25px;
	color:#FD1B72;
	border-bottom:2px dashed #B5EA6B;
	padding-bottom:25px;
	margin-right:13px;
	margin-top:-2px;
	overflow:hidden;
	height:20px;
}
.contentarea h3 b{
	font-size:23px;
	float:left;	
}
.contentarea h4{
	font-size:13px;
	color:#5B5B5B;
	text-transform:uppercase;
	padding:17px 0;
}
.contentarea p{
	margin-bottom:12px;
	color:#5B5B5B;
	font-size:13px;
	line-height:17px;
	margin-right:20px;
}
.contentarea dl{
	overflow:hidden;
	width:520px;
}
.list{
	margin-top:28px;
}
*+ html .list{
	margin-bottom:24px;
}
.contentarea dl dd img{
	border:2px solid #E5E8D3;
	display:block;
	float:left;
	margin:0 10px 10px 0;
}

.contentarea h3 span{
	float:right;
	font-size:23px;
}
.leftbottom2{
	width:230px;
	background:#EFF3C1 url(images/leftbottom.gif) no-repeat left bottom;
	padding-bottom:6px;
}
.leftbottom2 img{
	margin-top:10px;
}	
.leftbottom2 fieldset{
	width:221px;
	border-left:1px solid #D9DF8F;
	border-right:1px solid #D9DF8F;
	padding:5px 0 0px 7px;
}
.leftbottom2 h2{
	font-size:21px;
	color:#C25300;
	width:198px;
	border-bottom:2px dashed #B5EA6B;
	padding:0 0 9px 5px;
	margin:0 0 -4px -3px;
}
* html .leftbottom2 h2{
	margin:0 0 -4px 2px;
}
*+ html .leftbottom2 h2{
	margin:0 0 -4px 2px;
}
.leftbottom .signin2{
	background:url(images/singin.gif) no-repeat;
	border:none;
	width:79px;
	height:23px;
	font-size:11px;
	font-weight:bold;
	color:#454545;
	text-align:left;
	padding:0 0 0 3px;
	display:block;
	line-height:20px;
	cursor:pointer;
	display:inline;
}
.next{
	width:72px;
	height:23px;
	display:block;
	text-align:left;
	padding-left:7px;
	font-size:11px;
	color:#454545;
	cursor:pointer;
	font-weight:bold;
	line-height:23px;
	border:none;
	margin-top:14px;
	background:url(images/Next.gif) no-repeat;
}
.step{
	font-size:11px;
	overflow:hidden;
	line-height:23px;
	margin:15px 2px 10px 0;
	display:block;
	height:23px;
}
.step b a{
	float:left;
	background:url(images/previous.gif) no-repeat;
	display:block;
	width:115px;
	height:23px;
	padding-right:3px;
	text-align:right;
	color:#454545;
	cursor:pointer;
}
.step strong a{
	float:right;
	width:97px;
	height:23px;
	padding-left:10px;
	background:url(images/nextpart.gif) no-repeat;
	display:block;
	cursor:pointer;
	color:#454545;
}
.step a:hover{
	color:#000;
	text-decoration:none;
}
.picturelist{
	margin-bottom:24px;
}
.picturelist img{
	border:2px solid #E0E3CA;
	margin:0 11px 10px 0;
}
.picturelist dt{
	margin-bottom:7px;
}
.contentarea .itemlist{
	float:left;
	width:245px;
	display:block;
	margin:0 20px 13px 0;
}
.contentarea .item{
	margin-right:0;
}
.itemlist dd{
	font-size:13px;
	line-height:25px;
	clear:both;
	color:#000;
}
.itemlist h2{
	font-size:21px;
	color:#FD1B72;
	border-bottom:2px dashed #B5EA6B;
	padding-bottom:13px;
	margin-bottom:10px;
}
.itemlist p{
	font-size:13px;
	line-height:15px;
	color:#000;
}
.itemlist dd label{
	font-size:13px;
	display:block;
	width:106px;
	float:left;
}
.itemlist dd select{
	border: 1px solid #D0D59B;
	height:20px;
	width:108px;
	line-height:20px;
	color:#5b5b5b;
	padding:0 0 0 6px;
}
.contentarea .itemlist dd img{
	border: none;
	margin:12px 0 0 0;
}
.contentarea .itemlist dd .viewcart{
	margin-top:20px;	
}
.bottomproduct{
	clear:both;
	width:522px;
	overflow:hidden;
	padding-bottom:32px;
}
.bottomproduct h6{
	font-size:21px;
	color:#FD1B72;
	border-bottom:2px dashed #B5EA6B;
	padding-bottom:12px;
	margin:0 10px 12px 0;
}
.contentarea .bottomproduct img{
	border:2px solid #E5E8D3;
	float:left;
	margin:0 10px 10px 0;	
}
.contentarea .bottomproduct .lftimg{
	margin-right:0;
}
.topbar {
background:transparent url(shop/templates/Original1_B2B/images/topbar.GIF) no-repeat scroll left top;
color:#305900;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
height:40px;
line-height:31px;
padding:0 15px;
text-transform:uppercase;
}
.topbar_left {
float: left;
}

.topbar_left_input {
width: 100px;
vertical-align: top;
margin-top: 5px;
}
.topbar_left_button {
border:0;vertical-align: middle;
}

.topbar_right {
float: right;
padding-right: 84px;
font-size: 14px;
}

#center ol li{
	list-style:none;
	color:#373737;
	font-family:Tahoma,Tahoma,"Trebuchet MS",Georgia,Lucida,Helvetica,Tahoma,sans-serif;
	list-style-type:decimal;
	font-size:15px;
}







.warrantyc {
font-size: 12px;
}
.warrantyc .label{
font-size: 12px;
padding-bottom: 3px;
padding-top: 10px;
}
.warrantyc .field .input{
width: 250px;
padding: 2px 4px;
}
.warrantyc .field span{
text-align: right;
color: red;
display: block;
width: 10px;
float: left;
font-size: 18px;
padding-top: 6px;
padding-right: 3px;
}
.warrantyc br{
clear: both;
}
.warrantyc h3{
padding-top: 10px;
border-bottom: 1px #EBEBEB solid;
padding-bottom: 3px;
font-size: 15px;
}