@charset "utf-8";
/* CSS Document */

.header {
	display: block;
	padding: 0px;
	height: 80px;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

.header h1 {
	margin: 0px;
	text-align: center;
	line-height: 80px;
	color: #E63700;
	font-size: 32px;
	}

.header img {
	display: block;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
	}

.main_box_wrap {
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: auto;
	width: 640px;
	border-top: dashed 1px #929292;	
	}

.main_box {
	padding: 30px 10px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	overflow: hidden;
	}

.main_box h3, .order-holder h3 {
	color: #E63700;
	margin: 0px 0px 15px 0px;
	}

.main_box p {
	margin: 0px;
	}

.heading {
	border-bottom: solid 1px #ccc;
	}

.main_product {
	float: left;
	padding: 0px;
	margin-top: 0px;
	}

.info_box {
	width: 620px;
	float: left;
	height: 380px;
	margin: 0px;
	padding: 0px;
	display: block;
	}

.info_box > h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	color: #7A9352;
	padding: 0px;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	}

.info_box > h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	}

.info_box .right_pic {
	float: right;
	padding: 0px;
	margin-top: -170px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.advantages {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 180%;
	font-size: 18px;
	color: #333;
	}

.advantages > li {
	}

.bottom_shadow {
	background-image: url(../images/bottom_shadow.png);
	display: block;
	padding: 0px;
	width: 1060px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

.testimonials_wrap {
	padding: 0px;
	width: 1060px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
	}

.testimonial_box {
	width: 240px;
	float: left;
	background-image: url(../images/right_shadow.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 460px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.user_info {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

.main_quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.testimonial_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 180%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.rating {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.bottom_image {
	width: 1060px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
	}

.lang_box img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.lang_box {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 164px;
	width: 50px;
	background-image: url(../images/lang_box.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: fixed;
	z-index: 999;
	top: 135px;
	right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

body {
	background-image: url(../images/bg_wholesale.jpg);
	margin: 0px;
	padding: 0px;
	}

/*************** Wholesale *******************/
.order-holder {
	position: relative;
	margin: 0px auto 50px auto;
	width: 620px;
	}

.order-form {
	position: relative;
	padding: 30px;
	margin: 0 auto;
	width: 462px;
	border: dashed 1px #929292;
	background-color: #fff;
	border-radius: 10px;
	}
	
.submit-form {
	display: block;
	position: relative;
	width: 442px;
	font-size: 18px;
	text-align: center;
	margin: -745px auto 10px;
	padding: 325px 30px;
	color: #313131;
	background-color: #fff;
	}

.submit-form a {
	font-size: 16px;
	color: #aeaeae;
	}

.submit-form a:hover {
	color: #494949;
	text-decoration: underline;
	}

.inpit-wrapper {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 5px;
	}

.inpit-wrapper:nth-child(odd) {
	background-color: #F8F8F8;
	}

.inpit-wrapper label {
	float: left;
	width: 190px;
	margin-right: 20px;
	line-height: 27px;
}
.inpit-wrapper label.onespace {
	line-height: 20px;
	}

.inpit-wrapper input[type="text"] {
	width: 230px;
	padding: 3px 5px;
	border: solid 1px #ccc;
	border-radius: 3px;
	color: #6a6a6a;
	}

.inpit-wrapper input[type="radio"] {
	margin-right: 5px;
	}

.inpit-wrapper input[type="submit"] {
	display: block;
	width: 80%;
	line-height: 40px;
	margin: 10px auto;
	background-color: #56AD24;
	color: #fff;
	border: solid 1px #2D690B;
	font-size: 18px;
	border-radius: 3px;
	}

.inpit-wrapper input[type="submit"]:hover {
	background-color: #59A031;
	}

.inpit-wrapper input[type="button"] { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	width: 80%;
	line-height: 40px;
	margin: 10px auto;
	background-color: #56AD24;
	color: #fff;
	border: solid 1px #2D690B;
	font-size: 24px;
	border-radius: 3px;
	letter-spacing: 0.5px;
	}

.inpit-wrapper input[type="button"]:hover {
	color: #494949;
	background-color: #fafafa;
	}

.inpit-wrapper span {
	line-height: 40px;
	margin-right: 10px;
	}

.inpit-wrapper textarea {
	height: 90px;
	width: 226px;
	border: solid 1px #ccc;
	border-radius: 3px;
	color: #6a6a6a;
	padding: 5px;
	}

.backLink {
	display: block;
	margin: 10px 0 0 0;
	color: #E63700;
	text-decoration: none;
	}

.crvenaS {
	color: red !important;
	}