body {font-family: verdana; font-size: 16px; background-color: #414142; color: #fff;}
a {color: #f6821f; text-decoration: underline;}
a:hover {text-decoration: none;}
hr {border: 0px none; padding: 0; margin: 0px 0 60px 0; height: 2px; background: none;}
h3 {font-size: 1.125em}
.jCarouselLite {margin: 0 auto; position: relative;}
.jCarouselLite a {color: #FFF; text-decoration: none;}
.jCarouselLite li:hover {background-color: #39393A;}
.jCarouselLite img {padding: 5px; width: 250px; border: 0px;}
.jCarouselLite li {height: 300px; width: 260px;}
.jCarouselLite .h3, .jCarouselLite p {padding: 0; margin: 0; text-align: center;}
.jCarouselLite .h3 {font-size: 1.125em; font-weight: bold; display: block; text-align: center;}
.jCarouselLiteWrapper {position: relative;}
.jCarouselLiteWrapper .prevwrapper, .jCarouselLiteWrapper .nextwrapper {z-index: 10; position: absolute;  cursor: pointer;/*background-image: url(images/blank.gif);*/}
.jCarouselLiteWrapper .prevwrapper {left: 0; top: 90px;}
.jCarouselLiteWrapper .nextwrapper {right: 0; top: 90px;}
.jCarouselLiteWrapper .prev, .jCarouselLiteWrapper .next {/*display: none; */padding: 0;}
.contentBody {overflow: auto; font-family: Helvetica;}

div.content {width: 800px; margin: 0 auto;}
div.content-news {width: 600px;}

.menu {text-align:center; background: url(images/bar-bg.jpg) repeat-x; margin-top: 40px;}
.menu div {display: table; margin: 0 auto;}
.menu div ul {list-style: none; overflow: hidden; margin: 0; padding: 0;}
.menu div ul li {display: inline; float: left; margin: 0 20px; padding: 0;}
.menu li a { text-decoration: none; font-size: 24px;}
.menu li.current a {text-decoration: underline;}
.menu li a:hover {text-decoration: underline;}
.submenu {margin-top: 10px;}
.submenu li a {font-size: 18px;}


.order input{
	width: 340px;
}
.order textarea{
	width: 340px;
}
.order h3{
	color: #F6821F;  
	font-size: 16px;
	font-weight: normal;
	margin: 0px;  
	margin-top: 10px;

}
.order span.error{color: #f6821f;}  
.order .fields{line-height: 20px; width: 400px;float: left;}
.order .fields div{padding-bottom: 20px;} 
.order .price{line-height: 20px; width: 400px; float: right;}
.order table td{vertical-align: bottom;}
.order table input{width: 120px;}
.order .order_button{text-align: center;}
.order .order_button input{ width: 120px; height: 30px; cursor: pointer; margin-top: 20px;}
.order table img{width: 120px;}