body {
	width: 910px;
	padding: 20px;
	margin: 0;
	/*margin: 0 auto;*/
}
BODY, P, DIV, TD, BLOCKQUOTE {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
img {
	border: none;
}
a {
	outline: none;
    color: #CC6600;
    text-decoration: none;
}
a:hover {
	color: #336699;
}

.content {
	width: 100%;
	display: table;
}

/* Forms */
/* Version: 1.7 (17.08.2011) */
/* @ Serhio Magpie */

.w-auto { width: auto !important; }
.wp30 { width: 30% !important; }

.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 22px;
}
.form .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.form .line {
	margin-top: 4px;
}
.form .line:first-child {
	margin: 0;
}
.form .italic-grey {
	color: #999 !important;
	font-style: italic !important;
}
.form .line .l {
	width: 150px;
	min-height: 22px;
	float: left;
}
.form .line.error .l {
	font-weight: bold;
	color: #C00;
}
.form .line.ok .l {
	font-weight: bold;
	color: #090;
}
.form .line .r {
	overflow: hidden;
}
.form .line .hint {
	font-size: 11px;
	line-height: 15px;
	color: #999;
	font-style: italic;
	padding: 2px 0;
}
.form .line.error .hint {
	color: #C00;
}
.form .line.ok .hint {
	color: #090;
}
.form .line input[type="file"] {
	width: 100%;
}
.form .line input[type="text"], .form .line input[type="password"], .form .line textarea {
	width: 100%;
	//width: expression(this.style.width = this.parentNode.offsetWidth-9 +"px");
	height: 22px;
	//height: 16px;
	padding: 2px;
	line-height: 16px;
	font-size: 12px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	vertical-align: top;
	outline: none;
}
.form .line textarea {
	//width: 97.5%;
	min-height: 22px;
	height: 59px;
	max-height: 200px;
	overflow: auto;
	resize: vertical;
}
.form .line select {
	width: 100%;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: normal;
	font-size: 12px;
	vertical-align: top;
}
.form .line.error input[type="text"], .form .line.error input[type="password"], .form .line.error textarea, .form .line.error select {
	border: 1px solid #C00;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.form .line.ok input[type="text"], .form .line.ok input[type="password"], .form .line.ok textarea, .form .line.ok select {
	border: 1px solid #090;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.form .line .check-line {
	height: 22px;
	clear: both;
	overflow: hidden;
}
.form .line .check-line input {
	display: block;
	float: left;
	margin: 4px 0 0 0;
	//margin: 1px -3px 0 -3px;
	vertical-align: top;
	padding: 0;
}
.form .line .check-line label {
	display: block;
	float: left;
	line-height: 22px;
	padding: 0 20px 0 6px;
}
.form .line .two-cols {
	width: 100%;
	display: table;
}
.form .line .two-cols .right {
	width: 49%;
	margin-left: 2%;
	float: right;
}
.form .line .two-cols .left {
	overflow: hidden;
}
.form .line .two-cols .right input[type="text"], .form .line .two-cols .right input[type="password"], .form .line .two-cols .right  textarea {
	//margin-left: -1px;
}
.form .line .time { }
.form .line .time input, .form .line .time select {
	width: 44px;
	float: left;
}
.form .line .time span {
	margin: 0 4px;
	display: block;
	float: left;
}
.form .hr {
	height: 0;
	overflow: hidden;
	border-top: 1px dotted #CCC;
	margin-top: 14px;
	padding-bottom: 10px;
	clear: both;
}
.form .btn-wrap {
	height: 24px;
	line-height: 24px;
	margin-top: 4px;
}
.form .btn-wrap input {
	height: 24px;
	float: right;
	margin: 0 0 0 4px;
	vertical-align: top;
	cursor: pointer;
}
.form .btn-wrap input.left {
	float: left;
	margin: 0 4px 0 0;
}
.form .btn-wrap .hint {
	font-style: italic;
	overflow: hidden;
	text-align: right;
	font-size: 12px;
	padding: 0 8px 0 0;
}
.form .btn-wrap.error .hint {
	color: #C00;
}
.form .btn-wrap.ok .hint {
	color: #090;
}
.form fieldset {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 4px 12px 12px 12px;
	margin: 10px 0 0 0;
}
.form fieldset legend {
	font-size: 12px;
	color: #333;
}
.form fieldset.error {
	border-color: #C00;
}
.form fieldset.error legend {
	color: #C00;
	font-weight: bold;
}
.form fieldset.ok {
	border-color: #090;
}
.form fieldset.ok legend {
	color: #090;
	font-weight: bold;
}
.form .required {
    color: #FF4B33;
    font-weight: bold;
}

/* Left Block */

.l-block {
	width: 280px;
	background: url(../images/l-c.gif);
	position: relative;
	float: left;
	margin-right: 20px;
	z-index: 2;
}
.l-block .top {
	width: 356px;
	height: 194px;
	background: url(../images/l-top.gif);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.l-block .bottom {
	height: 14px;
	background: #ffffff url(../images/l-bt.gif);
	overflow: hidden;
	margin: 18px 0 0 0;
}
.l-block .logo {
	width: 311px;
	height: 155px;
	position: absolute;
	left: 13px;
	top: 11px;
	cursor: pointer;
	z-index: 2;
	
	-o-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.l-block .logo:hover {
	opacity: 0.9;
}
.l-block .menu {
	position: relative;
	z-index: 3;
	margin: 182px 30px 22px 30px;
}
.l-block .menu .item {
	height: 28px;
	background: url(../images/m-link.png) no-repeat 0 11px;
	padding: 0 0 0 24px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 28px;
	color: #fff;
	display: block;
	
	-o-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.l-block .menu .item:hover {
	background: url(../images/m-link-a.png) no-repeat 0 11px;
	color: #CC6600;
}
.l-block .block {
}
.l-block .block .title {
	width: 272px;
	height: 19px;
	background: url(../images/l-b-title.png);
	text-align: center;
	font-size: 15px;
	color: #181512;
}
.l-block .block .bt {
	width: 272px;
	height: 7px;
	background: url(../images/l-b-bt.png);
	overflow: hidden;
}
.l-block .block .descr {
	width: 272px;
	background:url(../images/l-b-c.png);
}
.l-block .descr .form .input {
	height: 16px;
	background-color: #1e5d85;
	border: 1px solid #fefeff;
	color: #fff;
	font-size: 11px;
}
.cart.block .descr {
	padding: 10px 0;
	text-align: center;
	font-size: 15px;
	color: #fff;
}
.cart.block .descr a {
	color: #fff;
	text-decoration: none;
	
	-o-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.cart.block .descr a:hover {
	color: #C16C16;
}
.cart.block .descr span {
	margin: 0 4px;
}

/* Subscribe */

.l-block .subscribe {
	margin-bottom: 45px;
}
.l-block .subscribe .descr .form {
	width: 224px;
	margin: 0 auto;
	padding: 10px 0;
}
.l-block .subscribe .descr .form .line {
	height: 16px;
	line-height: 16px;
	cursor: default;
}
.l-block .subscribe .descr .form .l {
	width: 52px;
	min-height: 16px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #ffffff;
}
.l-block .subscribe .descr .form .r {
	width: 172px;
	float: left;
}
.l-block .subscribe .descr .form .r .input {
	width: 146px;
	float: left;
}
.l-block .subscribe .descr .form .r .submit {
	width: 16px;
	height: 16px;
	background: url(../images/go.png);
	border: 0 none;
	outline: 0 none;
	padding: 0;
	cursor: pointer;
	margin: 0 0 0 10px;
	float: left;
}
.l-block .subscribe .descr .form .r .submit:hover {
	background-image: url(../images/go-h.png);
}
.l-block .subscribe .error, .form_validation_field_error_error_message {
	padding-top: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	cursor: default;
	text-align: left;
}

/* Categories */

#categories_box {
	padding: 0 0 4px 22px;
	color: #fff;
	font-size: 12px;
}
#categories_box a {
	color: #fff;
	text-decoration: none;
	
	-o-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
#categories_box a:hover {
	color: #C16C16;
}

/* Search */

.l-block .search {
    margin-bottom: 45px;
}
.l-block .search .descr {
	padding: 10px 0;
}
.l-block .search .descr form {
	width: 180px;
	margin:0 auto;
}
.l-block .search .descr .form .input {
	width: 180px;
	height: 18px;
}
.l-block .search .btn {
	padding: 8px 0 3px;
	text-align: center;
}
.l-block .search .link {
	text-align: center;
}
.l-block .search .link a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.l-block .search .link a:hover {
	color: #C16C16;
}

/* Right Block */

.r-block {
	width: 610px;
	float: left;
	position: relative;
	z-index: 1;
}

/* Earch */

.earch {
	width: 611px;
	height: 408px;
	background:url(../images/big-e.png);
	position: relative;
}
.earch .hide {
	width: 376px;
	height: 247px;
	position: absolute;
	z-index: 2;
	left: 2px;
	bottom: 10px;
}
.earch .image {
	display: block;
}
.earch .text {
	font-size: 14px;
	color: #000;
	padding-left: 6px;
	overflow: hidden;
	opacity: 0;
	display: block;
	-o-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.earch .full {
	position: absolute;
	opacity: 0;
	display: block;
	-o-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.earch a {
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.earch .step-1 {
	width: 408px;
	position: absolute;
	left: 113px;
	top: 15px;
}
.earch .step-1 .image {
	width: 127px;
	height: 59px;
	background: url(../images/step-1.png);
	float: left;
}
.earch .step-1:hover .image {
	background-image: url(../images/step-1-h.png);
}
.earch .step-1 .full {
	width: 376px;
	height: 247px;
	background: url(../images/step1-image.png);
	top: 136px;
	left: -111px;
}
.earch .step-1:hover .full {
	opacity: 1;
}
.earch .step-1 .text {
	padding-top: 12px;
}
.earch .step-1:hover .text {
	opacity: 1;
}
.earch .step-2 {
	width: 320px;
	position: absolute;
	left: 277px;
	top: 82px;
}
.earch .step-2 .image {
	width: 189px;
	height: 59px;
	background: url(../images/step-2.png);
	float: left;
	margin-top: 14px;
}
.earch .step-2:hover .image {
	background-image: url(../images/step-2-h.png);
}
.earch .step-2 .full {
	width: 376px;
	height: 247px;
	background: url(../images/step2-image.png);
	left: -275px;
    top: 69px;
}
.earch .step-2:hover .full {
	opacity: 1;
}
.earch .step-2 .text {
}
.earch .step-2:hover .text {
	opacity: 1;
}
.earch .step-3 {
	width: 218px;
	position: absolute;
	left: 378px;
	top: 215px;
}
.earch .step-3 .image {
	width: 88px;
	height: 59px;
	background: url(../images/step-3.png);
	float: left;
}
.earch .step-3:hover .image {
	background-image: url(../images/step-3-h.png);
}
.earch .step-3 .full {
	width: 376px;
	height: 247px;
	background: url(../images/step3-image.png);
	left: -376px;
    top: -64px;
}
.earch .step-3:hover .full {
	opacity: 1;
}
.earch .step-3 .text {
	padding-top: 4px;
}
.earch .step-3:hover .text {
	opacity: 1;
}

/* Main Block */

.main-blocks {
	width: 100%;
	display: table;
	margin-top: 21px;
}
.main-blocks .l {
	width: 47%;
	float: left;
	margin-right: 4%;
}
.main-blocks .r {
	overflow: hidden;
	margin-right: 2%;
}
.main-blocks .title {
	height: 20px;
	background: #1e5d85 url(../images/c-b-title.png) 100% 0 no-repeat;
	padding: 0 8px;
	line-height: 20px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
.main-blocks .descr {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding: 6px 0 0 0;
	text-align: justify;
}
.main-blocks .descr a {
	color: #333333;
	text-decoration: underline;
}
.main-blocks .descr a:hover {
	text-decoration: none;
}

/* Inner Top Links */

.inner-top {
	width: 582px;
	height: 96px;
	background: url(../images/inner-top.png);
	margin-left: 27px;
	position: relative;
}
.inner-top a {
	display: block;
	position: absolute;
	cursor: pointer;
	top: 24px;
}
.inner-top .step-1 {
	width: 99px;
	height: 46px;
	background:url(../images/inner-step1.png);
	left: 41px;
}
.inner-top .step-2 {
	width: 147px;
	height: 46px;
	background:url(../images/inner-step2.png);
	left: 160px;
}
.inner-top .step-3 {
	width: 70px;
	height: 46px;
	background:url(../images/inner-step3.png);
	left: 326px;
}
.inner-top .step-1:hover {
	background-image: url(../images/inner-step1-h.png);
}
.inner-top .step-2:hover {
	background-image: url(../images/inner-step2-h.png);
}
.inner-top .step-3:hover {
	background-image: url(../images/inner-step3-h.png);
}

/* Inner Text */

.inner-text {
	padding-top: 50px;
}
.inner-text h1, .pageHeader {
	font-size: 19px;
	color: #CC6600;
	font-weight: bold;
	margin: 0 0 4px;
	padding: 0;
	text-transform: uppercase;
}
.inner-text p {
	font-size: 14px;
	color: #333333;
	margin: 0 0 16px;
	padding: 0;
	line-height: 18px;
}
.about-bus {
	float: right;
	margin: -10px 0 0 16px;
}

/* Footer */

.footer {
	position: relative;
	font-size: 11px;
	color: #999999;
	margin: 14px 0 0 300px;
}
.footer div {
	font-size: 11px;
	color: #999999;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .l {
	top: 0;
	left: 0;
	position: absolute;
}
.footer .r {
	top: 0;
	right: 0;
	position: absolute;
}
.footer .c {
	text-align: center;
}
.footer .l span {
	margin: 0 3px;
}

/* Print */

body.print {
	width: auto;
	padding: 5px;
}

/* ******* OLD ******* */

.TopBottomBar{
	font-size:11px;
	background-color:#535353;
	height:23px;
	color:#FFFFFF;
}

.FormItems{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

.formRemark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

.ProductSubtitle{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#CCCCCC;
	color:#000000;
}
.CatalogItemDark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:4px;
	color:#000000;
}
.CatalogItemLight{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}

.listItem{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #89a8ad;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formControlSelect{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
/**NEW FORM END**/
