* {
	margin: 0;
	padding: 0;	
}
body {
	text-align: center;
	font-family: Arial;
	color: #BBB;
	background: url("../images/frontoffice/body_bg.png") repeat-x;	
}
a {
	text-decoration: none;
	color: inherit;
}
h1 {
	text-transform: uppercase;
	color: #F58220;
	margin-bottom: 22px;
}
input, textarea {	
	border: 1px solid #C9C9C9;	
	color: #818285;
}

select {
	border: 1px solid #C9C9C9;	
	color: #818285;
}
div#backgrounder {
	margin: 0 auto;
	width: 1024px;
	background: url("../images/frontoffice/BACKGROUND_GRADIENT.png") no-repeat;
}
div#main {
	width: 723px;
	margin-left: 151px;
}
div#area1 {
	height: 15px;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
}
div#area1 span {
	margin-right: 10px;
	font-size: 10px;
	text-transform: uppercase;
}
div#area1 span.orange { color: #F58220; }
div#area2 {
	height: 40px;
}
div#area2 div#logo {
	float: left;
	text-align: left;
	width: 160px;
	padding: 10px 0px 0px 15px;
}
div#area2 div#horizontal-buttons {
	float: left;
	color: #808285;
	font-size: 10px;
	/*font-weight: bold;*/
	text-transform: uppercase;
	padding: 20px 0px 0px 13px;
}
div#area2 div#horizontal-buttons span {
	margin-left: 10px;
	margin-right: 10px;	
}
div#area2 div#horizontal-buttons span a:hover {
	text-decoration: underline;	
}
div#area2 div#horizontal-buttons span.selected {
	text-decoration: underline;	
}
div#area3 {
}
div#area3 div#vertical-buttons {
	float: left;
	width: 180px;
}
div#area3 div#vertical-buttons div.button {
	height: 27px;	
}
div#area3 div#relator-image{
	float: left;
	margin-left: 1px;
}
div#area3 div#search-area {
	float: left;
	width: 180px;
	padding-left: 15px;
	padding-right: 5px;
	text-align: left;
	margin-bottom: 20px;
}
div#area3 div#search-area select {
	width: 140px;	
	margin-top: 3px;
	border: 1px solid #C9C9C9;
}
div#area3 div#search-area input {
	width: 138px;	
	margin-top: 3px;
}
div#area3 div#search-area h1 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 20px;
}
div#area4 {
	
}
div#area4 div#search-area {
	float: left;
	width: 180px;
	padding-left: 15px;
	padding-right: 5px;
	text-align: left;
	margin-bottom: 20px;
}
div#area4 div#search-area select {
	width: 140px;	
	margin-top: 3px;
	border: 1px solid #C9C9C9;
}
div#area4 div#search-area input {
	width: 138px;	
	margin-top: 3px;
}
div#area4 div#search-area h1 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 20px;
}
div#area4 div#content {
	float: left;
	width: 500px;
	padding-bottom: 30px;
	min-height: 300px;
}
div#area4 div#content h1 {
	font-size: 12px;
	text-align: left;
}
div#area5 {
	border-top: 1px solid #EBEDED;
	font-size: 11px;
	padding-top: 10px;
	margin-left: 10px;
	width: 705px;
	color: #B2B2B2;
}
div.highlight-block {
	margin-top: 20px;	
}
div.text {
	font-size: 12px;
	color: #808285;
	line-height: 19px;
}
div.justify {
	text-align: justify;
}
.clear {
	clear: both;
}
#contact-labels {
	float: left;
	width: 150px;
	text-align: right;
}
#contact-labels div.label {
	margin-bottom: 8px;
	margin-top: 1px;
}
#contact-fields {
	padding-left: 10px;
	float: left;
	width: 300px;
	text-align: left;
}
.contact-input {
	width: 250px;
	margin-bottom: 5px;
}
.send-button {
	text-align: right; 
	font-size: 10px;
	text-transform: uppercase;
	color: #808285;
}
.submit-button {
	background-color: #FFF;
	cursor: pointer;
}
.send-button:hover {
	color: #F58220;
}
.send-search {
	text-align: right; 
	font-size: 10px;
	text-transform: uppercase;
	color: #808285;
	width: 140px;
	margin-top: 10px;
}
.send-search:hover {
	color: #F58220;
}
div#product-header-details {
	float: left;
	width: 300px;
	text-align: left;
}
div#product-name {
	font-size: 16px;
	text-transform: uppercase;
	color: #F58220;
	margin-bottom: 7px;
	line-height: 22px;
}
div#product-line {
	color: #808285;
	font-size: 12px;
	margin-bottom: 7px;
}
div#product-reference {
	color: #808285;
	font-size: 10px;
}
div#product-header-buyarea {
	float: left;
	width: 195px;
	text-align: right;
}
div#product-price {
	font-size: 16px;
	text-transform: uppercase;
	color: #F58220;
	margin-bottom: 7px;
	/*font-weight: bold;*/
}
div#product-stock {
	color: #808285;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.orange {
	color: #F58220;
}
div#product-addtoorder {
	color: #808285;	
	font-size: 10px;
	text-transform: uppercase;
	cursor: pointer;
}
div#product-addtoorder span {	
	text-decoration: underline;
}
div#product-addtoorder:hover {
	color: #F58220;
}
div.document-link {
	/*font-weight: bold;*/
	text-align: left;
	color: #808285;
	text-transform: uppercase;
	font-size: 9px;
	margin-bottom: 5px;
}
div.contact-block {
	margin-bottom: 20px;
}
ul#photolinks {
	list-style: none;
}
div.photolinkers {
	margin-top: 10px;
	margin-bottom: 50px;	
}
ul#photolinks li {	
	width: 40px;
	height: 8px;
	background-color: #C8C7C7;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
ul#photolinks li:hover {	
	background-color: #F58220;
}
ul#photolinks li.current {	
	background-color: #F58220;
}
div#prodimage {
	height: 400px;
}
div.imgvideoselector {
	margin-bottom: 10px;
	cursor: pointer;
}
div.treatname {
	font-size: 12px;
	color: #808285;
	/*font-weight: bold;*/
	text-transform: uppercase;
	text-align: left;
}
span#mail a:hover {
	text-decoration: underline;
}
a#searchlink:hover {
	color: #F58220;
	text-decoration: underline;
}
.authbtn {
	color: #808285;
}
.authbtn:hover {
	color: #F58220;
}
#index_bg {
	background: url("../images/frontoffice/index_bg.png");
	height: 670px;		
	text-align: left;
}
#index_buttons {
	padding-top: 525px;
	padding-left: 450px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 18px;
}
#index_enter_buttons {
	color: #969696;
	float: left;
	width: 50px;
}
#index_language_buttons {
	color: #969696;
	float: left;
	width: 50px;
}
.index_enter_buttons_active {
	color: #969696;
}
.index_enter_buttons_active:hover {
	color: #F58220;
}
.index_language_buttons_active {
	color: #F58220;
	margin-left: 5px;
}
.index_enter_buttons_inactive {
	color: #BCBCBC;
}
.index_language_buttons_inactive {
	color: #F9AF70;
	margin-left: 5px;
}
#orders_table {
	height: 180px;
	overflow: auto;
}
.new_product_name {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.new_product_line {
	font-size: 11px !important;
	margin-top: -1px;
}
.new_product_description {
	margin: 10px 0 10px;
}
a.new_product_view {
	font-size: 12px;
	color: #F58220;
}
a.new_product_view:hover {
	color: #808285;
	text-decoration: underline;
}
table#new_products td.new_prod_img_left {
	padding: 30px 15px 8px 0px;
}
table#new_products td.new_prod_img_right {
	padding: 30px 0px 8px 15px;
}
table#new_products td.new_prod_txt_left {
	padding: 0px 15px 0px 0px;
}
table#new_products td.new_prod_txt_right {
	padding: 0px 0px 0px 15px;
}
