* { margin: 0; padding: 0; outline: 0; }

@font-face {
    font-family: 'Museo900';
    src: url('fonts/museo900-regular-webfont.eot');
    src: url('fonts/museo900-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo900-regular-webfont.woff') format('woff'),
         url('fonts/museo900-regular-webfont.ttf') format('truetype'),
         url('fonts/museo900-regular-webfont.svg#Museo900') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo500';
    src: url('fonts/museo500-regular-webfont.eot');
    src: url('fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo500-regular-webfont.woff') format('woff'),
         url('fonts/museo500-regular-webfont.ttf') format('truetype'),
         url('fonts/museo500-regular-webfont.svg#Museo500') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-size: 12px;
    line-height: 22px;
    font-family: arial, sans-serif;
    color: #8f8f8f;
    background: #d9d9d9 url(images/body.png) repeat 0 0;
}

a { color: #333333; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { padding: 5px 20px 0 20px; width: 938px; margin: 0 auto; background: #efefef; }

#header { position: relative; padding: 0 0 0px 0px; width: 922px; }

#top-navigation { display: inline; float: right;
margin-right:-13px !important;
 }
#top-navigation ul { list-style: none; display: inline; float: right; 
}
#top-navigation ul li { display: inline; float: left; padding-left: 5px; line-height: 28px; font-family: 'Trebuchet MS', arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; }
#top-navigation ul li a { display: block; float: left; color: #707070; text-transform: uppercase; background: url(images/top-nav-bg.png) repeat-x 0 0; 
 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#top-navigation ul li a:hover { text-decoration: none; 
color:#000 !important;
background: url(images/top-nav-bg-.png) repeat-x 0 0;
}
#top-navigation ul li a.start { padding-right: 15px; margin-left: 7px; }
#top-navigation ul li a.start span { display: block; float: left; padding-right: 8px; width: 6px; height: 28px;}
#top-navigation ul li a.end { position: relative; padding: 0 11px 0 15px; }
#top-navigation ul li a.end span { position: absolute; top: 0; right: 0; display: block; width: 11px; height: 28px; }
#top-navigation ul li a.cart span { display: block; float: left; padding-right: 3px; width: 16px; height: 13px; margin-top: 7px; background: url(images/cart.png) no-repeat 0 0; }
#top-navigation ul li a.cart { padding: 0 13px 0 12px; }

.search-holder { width: 190px; background: url(images/search.png) no-repeat 0 0;
margin-right:-34px !important;
}
#search { position: absolute; top: 33px; right: 0; }
#search .field { display: inline; float: left; padding: 6px 9px 6px 7px; width: 127px; background: none; border: 0; }
#search .field { font-family: 'Trebuchet MS', arial, helvetica, sans-serif; color: #6e6e6e; }
#search .submit-button { display: inline; float: right; width: 27px; height: 27px; border: 0; background: none; cursor: pointer; }
#search a.advanced-search { float: right; margin-top: 2px; padding: 0 1px 0 13px; background: url(images/adv-search.png) no-repeat 0 70%; }
#search a.advanced-search { font-family: Tahoma, arial, helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #989895; text-decoration: underline; }
#search a.advanced-search:hover { text-decoration: none; }

#logo { display: inline; float: left; padding-top: 22px; width: 258px; font-size: 0; line-height: 0; }
#logo a { display: block; width: 400px; height: 80px; text-indent: -4000px; background: url(images/wlogo.png) no-repeat 0 0; }

#navigation { position: relative; z-index: 20; padding-left: 6px; height: 50px; background: url(images/navigation.png) no-repeat 0 0; }
#navigation ul li { position: relative; list-style: none; display: inline; float: left; line-height: 48px; text-transform: uppercase; }
#navigation ul li { font-family: 'Trebuchet MS', arial, sans-serif; font-size: 16px; text-shadow: 0 -1px #000; }
#navigation ul li a { position: relative; display: block; padding: 0 32px 0 20px; float: left; color: #fff; }
#navigation ul li a:hover { color: #a5e80e; text-decoration: none; }
#navigation ul li a span.sep-left { position: absolute; top: 16px; left: -15px; overflow: hidden; display: block; width: 18px; height: 18px; background: url(images/nav-sep.png) no-repeat 0 0; }
#navigation ul li a span.sep-right { position: absolute; top: 16px; right: -3px; overflow: hidden; display: block; width: 18px; height: 18px; background: url(images/nav-sep.png) no-repeat 0 0; }
#navigation .dd { display: none; position: absolute; top: 49px; left: -20px; width: 200px; }
#navigation .dd ul { float: none; }
#navigation .dd ul li { position: relative; margin-top: -2px; padding: 0; line-height: 43px; font-size: 12px; width: 200px; background: url(images/dd.png) no-repeat 0 0; }
#navigation .dd ul li a { display: block; float: left; padding: 0 0 0 48px; width: 155px; height: 80%; }
#navigation .dd ul li a span.sep-left { top: 13px; left: 12px; }
#navigation .dd span.dd-first { position: absolute; display: block; width: 16px; height: 43px; top: 0; left: -10px; background: url(images/dd-item.png) no-repeat 0 0; } 
#navigation .dd .dd { position: absolute; left: 200px; top: 2px; }
#navigation ul li.active { z-index: 100; }
#navigation ul li.active .dd { display: block; }
#navigation ul li.active .dd .dd { display: none; }
#navigation ul li.active a { color: #a5e80e; }
#navigation ul li.active a span { background-position: 0 -18px; }
#navigation ul li.active .dd a { color: #fff; }
#navigation ul li.active .dd a:hover,
#navigation ul li.active .dd li.active a { color: #a5e80e; }
#navigation ul li.active .dd a:hover span.sep-left,
#navigation ul li.active .dd li.active a span.sep-left { background-position: 0 -18px; }
#navigation ul li.active .dd li.active .dd { display: block; }
#navigation ul li.active .dd li.active .dd a { color: #fff; }
#navigation ul li.active .dd li.active .dd span.sep-left { background-position: 0 0; }
#navigation ul li.active .dd li.active .dd a:hover { color: #a5e80e; }
#navigation ul li.active .dd li.active .dd a:hover span.sep-left { background-position: 0 -18px; }
#navigation ul li.active .dd span { background-position: 0 0; }

#main { padding-top: 14px; }

#slider-holder { position: relative; padding-bottom: 31px; width: 943px; background: url(images/slider-frame.png) no-repeat 0 54px; }

a.buy-now { float: right; display: block; margin-top: 65px; padding-left: 43px; width: 149px; height: 53px; }
a.buy-now { font-family: 'Museo900', serif; font-size: 25px; line-height: 53px; color: #fff; background: url(images/buy-now.png) no-repeat 0 0; }
a.buy-now:hover { text-decoration: none; }

#slider .jcarousel-container { position: relative; width: 943px; height: 387px; }
#slider .jcarousel-clip { position: relative; width: 900px; height: 387px; overflow: hidden; }
#slider .jcarousel-clip ul li { position: relative; padding-left: 24px; width: 876px; height: 387px; }
#slider .jcarousel-clip img { display: block; }
#slider .slider-controls { position: absolute; width: 20px; top: 134px; right: 14px; }
#slider .slider-controls a { display: block; margin-bottom: 5px; width: 16px; height: 15px; overflow: hidden; background: url(images/slider-nav.png) no-repeat 0 0; text-indent: -4000px; }
#slider .slider-controls .active { background-position: 0 -16px; }
#slider .caption { position: absolute; top: 80px; right: 6px; z-index: 0; width: 505px; }
#slider .caption p { padding-right: 8px; font-family: 'Museo900', serif; font-size: 60px; line-height: 60px; color: #fff; text-shadow: -2px 0 #7dac0a; text-align: right; }
#slider .caption p.model { font-family: 'Museo500', serif; font-size: 27px; line-height: 27px; color: #3f3f3f; text-shadow: 0 1px #5f7d18; letter-spacing: 1px; }

#prev { position: absolute; top: 113px; right: 16px; display: block; width: 20px; height: 12px; text-indent: -4000px; overflow: hidden; background: url(images/slider-arrows.png) no-repeat 0 0; }
#next { position: absolute; top: 235px; right: 16px; display: block; width: 20px; height: 12px; text-indent: -4000px; overflow: hidden; background: url(images/slider-arrows.png) no-repeat 0 -12px; }
 
#main h2 { font-family: 'Trebuchet MS', arial, helvetica, sans-serif; font-size: 24px; color: #7dbf0d; 
line-height: 44px; border-bottom: dotted 2px #e9e9e9; font-weight: normal; 
background: url("images/side.png") repeat-x scroll 0 0 transparent;

   border-top-right-radius: 8px!important;
   
   
   border-top-left-radius: 8px !important;
   padding-left:10px;
   
}

#content  { display: inline; float: left; width: 684px; padding: 0 0 0 0px;
min-height:300px;
	border: 1px solid rgb(204, 204, 204);
border-radius: 5px 5px 5px 5px;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
width: 680px; 

}
.post {

	}
.post h2 { margin-bottom: 22px; 
width: 670px;
margin-left:0px !important;
}
.post p { padding-bottom: 22px; text-align:justify; 
	padding-left:10px;
	padding-right:10px;
}

#sidebar { display: inline; float: right; width: 243px;
height:300px;
border: 1px solid rgb(204, 204, 204);
border-radius: 5px 5px 5px 5px;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);

}
.box ul li { list-style: none; font-family:verdana, arial, helvetica, sans-serif; font-size:13px; line-height: 30px;
font-weight:bold; 

 background: url("images/sidebar.png") repeat-x scroll 0 0 transparent;
}
.box ul li:hover {
	 background: url("images/top-nav-bg-.png") repeat-x scroll 0 0 transparent;

	-webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;

}
.box ul li a { display: block; padding-left: 23px; width: 203px; background: url(images/quick-link.png) no-repeat 0 50%;
text-decoration:none;
}
.box h2 { margin-bottom: 7px; }

.products {  margin-right: 0;
    padding: 20px 0 0;
    position: relative;
    width: 937px; 
	
	}
.products h2 { margin-bottom: 30px; }
.featured {
	
	 }

.product-holder { position: relative; display: inline; float: left;  width: 203px;
//padding:14px;
padding-bottom:5px;
padding-top:5px;
padding-left:14px;
padding-right:14px;
text-align:center;
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  border-top-right-radius:3px;
    border-top-left-radius:3px;
	
	
	
}
.product-holder:hover
{
	background-color:#7DBF0D;

-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}


.product-holder p { color: #000; line-height: 25px; }

.product { padding-bottom: 0px; background: #fff; border: solid 1px #e3e3e3; 
border: 1px solid rgb(204, 204, 204);
border-radius: 5px 5px 5px 5px;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
padding-top:10px;
}
.product p { position: relative; margin-top: 0px; padding-right: 58px; background: url(images/product-label.png) repeat-x 0 0; text-align: right; color: #333333; line-height: 24px; }
.product a img { display: block; padding: 6px 32px 0 26px; width: 140px; height: 123px; border: solid 0px #e9e9e9; border-bottom: 0; }
.product img.sale-label { position: absolute; top: -11px; left: -14px; z-index: 100; display: block; width: 89px; height: 89px; }

.price-label { position: absolute; top: 102px; right: 10px; z-index: 10; display: block; padding-top: 20px; width: 70px; height: 49px; background: url(images/price-label.png) no-repeat 0 0; }
.price-label strike { padding-left: 10px; line-height: 14px; font-family: 'Trebuchet MS', arial, sans-serif; font-weight: bold; color: #333333; }
.price-label p.price { padding-left: 15px; line-height: 18px; font-family: 'Trebuchet MS', arial, sans-serif; background: none; font-size: 15px; font-weight: bold; color: #e7110a; }
.price-label p.price sup { font-size: 9px; }

.products-slider { padding: 20px 0px 0 0px;  height: 235px; background: url(images/products-slider.png) no-repeat 0 0;

padding-left:70px !important;
padding-right:50px !important;
}
.products-slider .jcarousel-container { position: relative; width:820px; height: 212px; }
.products-slider .jcarousel-clip { position: relative; overflow: hidden; width: 820px; height: 212px; }
.products-slider .jcarousel-clip ul li { position: relative; padding-left:20px; padding-right:20px; padding-bottom:5px; padding-top:2px; width: 120px; height: 180px;

 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px; 

}
.products-slider .jcarousel-clip ul li:hover
{
	background-color: #7DBF0D;
    transition: all 1s ease-in-out 0s;
}
.products-slider .jcarousel-clip ul li p { padding-top: 0px; text-align: center;  font-family: 'Trebuchet MS', arial, sans-serif; font-weight: bold; color: #444444; font-size:10px; }
.products-slider .jcarousel-prev-disabled,
.products-slider .jcarousel-next-disabled { display: none !important; }
.products-slider .jcarousel-prev,
.products-slider .jcarousel-next { position: absolute; top: 99px; left: 13px; width: 33px; height: 32px; background: url(images/products-slider-arrows.png); cursor: pointer; }
.products-slider .jcarousel-next { left: auto; right: 13px; background-position: -33px 0; }

#footer { position: relative; margin-left: -4px; padding-bottom: 16px; width: 943px; min-height: 343px; }
#footer-top { width: 943px; height: 78px; line-height: 0; font-size: 0; background: url(images/footer-top.png) no-repeat 0 0; }
#footer-bottom { width: 943px; height: 74px; background: url(images/footer-bottom.png) no-repeat 0 bottom; }
#footer-bottom p { position: absolute; bottom: 11px; right: 0; color: #000; }
#footer-bottom p a { color: #09F; }
#footer-middle { padding: 0 0 0 30px;  width: 912px; border-left: solid 1px #dbe5c6; background: #608a03 url(images/footer-middle.png) repeat-x 0 0; }

.col { display: inline; float: left; position: relative; margin-top: -39px; }
.col h3 { padding-bottom: 5px; font-family: 'Trebuchet MS', arial, helvetica, sans-serif; font-size: 22px; line-height: 35px; color: #353333; border-bottom: dotted 2px #9fc746; }
.col ul { padding-top: 15px; list-style: none; }
.col ul li {  width: 238px; font-family: 'Trebuchet MS', arial, helvetica, sans-serif; font-size: 16px; line-height: 30px; text-transform: uppercase; }
.col ul li a { position: relative; padding-left: 31px; color: #fff; display: block; height: 100%; background: url(images/hover-link.png) repeat-x 0 -4000px; }
.col ul li a:hover { background-position: 0 0; text-decoration: none; color: #cbe231; }
.col ul li a span.bullet { position: absolute; top: 9px; left: 7px; display: block; width: 12px; height: 12px; overflow: hidden; background: url(images/link-bullet.png) no-repeat 0 0; }
.col ul li a.active span.bullet { background-position: 0 -12px; } 

.styles { padding-right: 47px;  width: 223px; }
.styles h3 { padding-left: 9px; }

.info { padding-right: 46px; width: 229px; }
.info h3 { padding-left: 6px; }

.newsletter { width: 338px; }
.newsletter p { padding: 21px 0 8px; color: #fff; line-height: 16px; }
.newsletter .field-holder { display: inline; float: left; margin-bottom: 11px; padding: 0 12px; width: 309px; background: url(images/field-holder.png) repeat 0 0; border: solid 1px #83b104; }
.newsletter .field-holder .field { border: none; background: none; padding: 10px 0 9px; width: 309px; line-height: 15px; font-size: 13px; color: #000; }
.newsletter label { color: #fff; line-height: 11px; }
.newsletter .submit-button { display: inline; float: left; width: 116px; margin-top: 28px; height: 33px; border: 0; background: url(images/submit-button.png) no-repeat 0 0; }
.newsletter .submit-button { font-family: 'Museo900', serif; font-size: 15px; color: #fff; cursor: pointer; } 
.socialicon
{
	padding-left:10px;
}
.socialicon tr td img
{
	opacity:0.5;
}
.socialicon tr td img:hover
{
	cursor:pointer;
	opacity:1;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;

}


.textarea {
    background-color: #FFFFFF;
    border: 1px solid #333333;
    box-shadow: 0 0 5px #777777;
    padding: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing:2px;

    width: 590px;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.textarea:hover {
    background-color: #7DBF0D;
    border-color: #360;
    box-shadow: 0 0 5px #777777;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
} 
.title
{
	font-family:'Times New Roman',Geneva,sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#7DBF0D;
}
.contact
{
	padding-bottom:60px;
	padding-top:60px;
}
.contact table
{
	padding-left:40px;
}
.btn
{
	border:solid 0px;
	width:304px;
	height:40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	background: #8fc800; /* Old browsers */
background: -moz-linear-gradient(top,  #8fc800 0%, #4e6d00 58%, #4e6d00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc800), color-stop(58%,#4e6d00), color-stop(100%,#4e6d00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8fc800 0%,#4e6d00 58%,#4e6d00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8fc800 0%,#4e6d00 58%,#4e6d00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8fc800 0%,#4e6d00 58%,#4e6d00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8fc800 0%,#4e6d00 58%,#4e6d00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#4e6d00',GradientType=0 ); /* IE6-9 */

}
.btn:hover
{
	background: #97d836; /* Old browsers */
background: -moz-linear-gradient(top,  #97d836 0%, #5a9b00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#97d836), color-stop(100%,#5a9b00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #97d836 0%,#5a9b00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #97d836 0%,#5a9b00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #97d836 0%,#5a9b00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #97d836 0%,#5a9b00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97d836', endColorstr='#5a9b00',GradientType=0 ); /* IE6-9 */
cursor:pointer;

-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.msg-ok
{
 background-color:#fffac2; border:solid 1px #dbd6a2; color:#5e5c40; background-image:url(../images/msg-ok.gif);
 background-repeat:no-repeat;
 width:560px;
 height:25px;
 padding-left:50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
}
.cartimg
{
	float:right;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  margin-right:33px;
}
.cartimg:hover
{
	background-color:transparent;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
    cursor:pointer;
}
.detimg
{
	float:left;
	margin-left:33px;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.detimg:hover
{
	background-color:transparent;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  cursor:pointer;
}

.divitem
{
	width:100%;
	height:35px;
	border:solid 0px #000;
}
.price
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
.img_det
{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;	
}
.img_ico
{
	border:solid 1px #390;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	opacity:0.60;
}
.img_ico:hover
{
	border:solid 1px #09F;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color:transparent;
	
	cursor:pointer;	
	opacity:1;
}
.txt
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#7DBF0D;
}
.price1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
}
.tr
{
	background-color:#fff;
	border-bottom:solid 1px #CCC;
}



#sidebar1 { display: inline; float: right; width: 243px;
height:300px;
border: 1px solid rgb(204, 204, 204);
border-radius: 5px 5px 5px 5px;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);

}
.box1 ul li { list-style: none; font-family:verdana, arial, helvetica, sans-serif; font-size:13px; line-height: 19px;
padding-bottom:10px;
padding-top:10px;


 padding-left:5px;

}
.box1 ul li:hover {

	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  background-color:#7DBF0D;

}
.box1 ul li img
{
	float:left;
}

.box1 ul li a { display: block; padding-left: 50px; width: 203px;
text-decoration:none;

}
.box1 ul li span
{
padding-left: 16px;
	
}
.box1 h2 { margin-bottom: 7px; }
.del
{
	float:right;
	padding-right:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:160px;
	font-weight:bold;
	padding-top:5px;
	
}
.addcart
{
	opacity:1;
}
.addcart:hover
{

	opacity:0.9;
	cursor:pointer;
}
.qty {
    background-color: #FFFFFF;
    border: 1px solid #333333;
    box-shadow: 0 0 5px #777777;
    padding: 4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;

    width: 100px;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.qty:hover {
    background-color: #7DBF0D;
    border-color: #360;
    box-shadow: 0 0 5px #777777;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
} 
.invoice
{
	width:95%;
	background-color:#fff;
	height:600px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top:-10px;
}
.bankdet
{	
	width:319px;
	background-color:#E5E5E5;
	height:130px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:1px;
}
.bankdet1
{	
	width:639px;
	background-color:#fff;
	border:solid 1px #CCC;
	height:130px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:1px;
}
.f_
{
	background-color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;	
}