@charset "utf-8";
/* CSS Document */
#content .content_all .box-left{padding-bottom:0px; }
		.box-left .items .submenu{ height:26px; padding:5px 35px 0 0;;color:#9dc400;}
		.box-left .items .submenu-left{ float:left; overflow: hidden; white-space: nowrap }
		.box-left .items .submenu-right{ float:right;}
		
		.box-left .items .submenu-left a{ background:url(layout/submenu-arrow.gif) no-repeat 100% 8px; padding-right:10px; padding-left:10px; }
		.box-left .items .submenu-left  a.last{ background:transparent; padding-right:10px; padding-left:0px; }
		.box-left .items .submenu-right a{ background:url(layout/go-back.gif) no-repeat 0 8px; padding-left:10px; }

		.box-left .box-bg{float:left;}
			.box-bg .b-content a.sample{ border:2px solid #2f2f2f; width:592px; height:302px; display:block;}
			.box-bg .b-content  a.sample img{border:1px solid #2f2f2f;}
			.box-bg .b-content  a.sample img:hover {border:1px solid #9dc400;}
			.box-bg .b-content  dl, 
			.box-bg .b-content  dd, 
			.box-bg .b-content  dt { float:left; margin:0; padding:0; font-size:11px;color:#5c5c5c; font-family:Arial, Helvetica, sans-serif;padding:4px 0 0;}
			.box-bg .b-content  dl {padding:3px 0 2px 4px;}
			.box-bg .b-content  dt {color:#929292;clear:left; padding-right:5px; }
			.box-bg .b-content  dd {width:350px;}
			.box-bg .b-content  span{float:right; background:url(layout/price-r.png) no-repeat top right; height:39px;padding-right:2px; margin-right:1px;}		
			.box-bg .b-content  span strong{ background:url(layout/price-l.png) no-repeat top left; height:27px; display:block; width:auto; padding:6px 7px; font-size:22px; color:#fff; margin-right:0;}
				
		.box-left .buttons{float:left;width:607px; clear:left; padding:10px 0 20px 0;}
			ul#buttons{}
			ul#buttons li {float:left; }
			ul#buttons li.commlic{ float: right; padding-right:10px;}
			ul#buttons li.add-to-cart{ float:right;}
			
			ul#buttons li span {height:29px; background-image:url(layout/big-btn-l.png);background-repeat:no-repeat ; background-position:0 0 ; display:block; padding-left:11px;}
			ul#buttons li span span {height:21px;padding:8px 0 0 ;background-image:url(layout/big-btn-r.png); background-repeat:no-repeat; background-position:100% 0; display:block;  padding-right:11px;}
			ul#buttons li.commlic span {background-image:url(layout/commlic-btn-l.png);}
			ul#buttons li.commlic span span {background-image:url(layout/commlic-btn-r.png);}
			
			ul#buttons li a{ height:16px; display:block; background-position:0 0; background-repeat:no-repeat;}
			ul#buttons li a:hover{ background-position:0 -24px; }
								 
					ul#buttons li.paypal a{ background-image:url(layout/btn-paypal.gif); width:163px;}
					ul#buttons li.commlic a{ background-image:url(layout/btn-commlic.gif); width:172px;}
					ul#buttons li.add-to-cart a{ background-image:url(layout/btn-addtocart.gif); width:105px;}
					ul#buttons li.download a{ background-image:url(layout/download.png); width:95px;}
		.box-left p {line-height:19px; text-align:justify; padding:0 25px 20px 0; float:left;margin:0;}			

		.box-left .xmlcode{ float:left; width:577px; background:#202020; border:1px solid #3b3b3b; padding:10px 15px; font-size:12px; color:#727272;}
	
	
	.right-box .tellafriend{ background:url(layout/tellafriend-bg.png) no-repeat center top;width:205px; height:19px; padding:8px 0 2px 43px; float:left;margin-left:3px; }
	.right-box .tellafriend a#tell-link{ background-image:url(layout/tellafriend.gif); background-repeat:no-repeat; background-position:0 0; height:19px; width:203px; display:block;}
	.right-box .tellafriend a#tell-link:hover{ background-position:0 -26px;}
	
	.right-box .tell-box{ float:left;margin-left:3px; padding-top:7px;}
		.right-box .tell-box .tell-top{ width:248px; height:10px; background:url(layout/tell-top.png) no-repeat 0 0; float:left}
		.right-box .tell-box .tell-content{ width:246px;background-color:#1f1f1e; border-right:1px solid #2f2f2f;border-left:1px solid #2f2f2f; float:left}
		.right-box .tell-box .tell-bottom{ width:248px; height:4px; background:url(layout/tell-bottom.jpg) no-repeat 0 0; float:left;}
	
	
	
	
	#tooltip{ position: absolute; width:325px;z-index:999999;  padding-top:5px;}
	#tooltip .tooltip-top{ background: url(layout/tooltip-top.png) no-repeat top; width:325px; height:9px;}
	#tooltip .tooltip-content{ background:#353535; width:311px; padding:0px 6px 2px 6px;  border-left:1px solid #545454; border-right:1px solid #545454;  float: left; text-align:right; color:#5e5d5d; font-size:11px; font-weight:bold;}
	#tooltip .tooltip-content p{ padding:4px 0; border-bottom:1px solid #545454; font-weight:normal; color:#8f8f8f; font-size:12px; letter-spacing:normal; line-height:15px; margin-bottom:3px;}
	#tooltip .tooltip-content strong{color:#d5d5d5; font-size:14px; float:left;}
	#tooltip .tooltip-content strong em{color:#c0df42; font-style:normal;}
	#tooltip .tooltip-bottom{ background:url(layout/tooltip-bottom.png) no-repeat top; width:325px; height:4px; clear:left;}
	
	
	 ul.buttons{}
				 ul.buttons li{float:left; padding-left:2px;}
				 ul.buttons li span { height:23px; background:url(layout/home-btn-left.png) no-repeat 0 0;display:block; padding-left:10px;}
				 ul.buttons li span span { height:16px;background:url(layout/home-btn-right.png) no-repeat 100% 0;padding:7px 8px 0 0; display:inline-block;}
				
				 ul.buttons li span span a, 
				 ul.buttons li span span input.search-submit{ height:12px; display:block; background-position:0 0; background-repeat:no-repeat;}
				 ul.buttons li span span a:hover,
				 ul.buttons li span span input.search-submit:hover{background-position:0 -19px; }
			 
				 ul.buttons li span span a.view-demo{ background-image:url(layout/view-demo.gif); width:158px;}
				 ul.buttons li span span a.add-to-cart{ background-image:url(layout/add-to-cart.gif); width:84px;}
				 ul.buttons li span span a.back-to-shop{ background-image:url(layout/back-to-shop.gif); width:107px;}
				 ul.buttons li span span a.finalize-order{ background-image:url(layout/finalize-order.gif); width:120px;}
				 ul.buttons li span span a.edit-account{ background-image:url(layout/edit-account.gif); width:93px;}
				 ul.buttons li span span a.save-account{ background-image:url(layout/save-account.gif); width:152px;}
				 
				 ul.search{float:left;}
				 ul.search li{float:left; padding:3px 0;}
				 ul.search li.submit-btn{ float:right; width:70px; }
				 ul.search li input{ border:none;}
				 ul.search li input.search-text{ border:none; border:1px solid #737373;background:#575757;color:#c7c7c7;font-size: 12px;width:215px;}
				 ul.search li span span input.search-submit{ background-image:url(layout/search.png); width:52px;background-color:transparent; float:right; cursor:pointer;}
#flash_product {border:2px solid #2f2f2f; width:592px; height:302px;}

#flash_product2{border:1px solid #2f2f2f;width:590px; height:300px; display:block; }
#flash_product2:hover{border:1px solid #9dc400;}
