html {
	behavior: url('csshover.htc');
	}

body {
	background: #EFEAE6;
	behavior: url('csshover.htc');
	font-size: 12px;

	}

* {
	direction: rtl;
	text-align: right;
	font-family: arial;
	
	color: #770B0E;
	}

a {
	text-decoration: none;
	}

img {
	border: 0;
	}

body>#adver {
	width: 115px;
	top: 165px;
	position: absolute;
	left: 50%;
	margin-left: 365px;
	}

* #adver {
	width: 115px;
	top: 165px;
	position: absolute;
	left: auto;
	margin-right: -120px;
	}
body>#adver2 {
	width: 115px;
	top: 165px;
	position: absolute;
	left: 50%;
	margin-left: 100px;
	}
* #adver2 {
	width: 115px;
	top: 165px;
	position: absolute;
	left: auto;
	margin-right: 725px;
	}
#container {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	min-width:690px;
	overflow:hidden;
	
	border-right: 2px solid #C6A489;
	border-bottom: 2px solid #C6A489;
	border-top: 2px solid #D6C1B0;
	border-left: 2px solid #D6C1B0;
	background: #fff;
	}

#top_bar{
	width: 100%;
	height: 127px;
	background-image: url(../images/bg_top.gif);
	background-color: #9B1C15;
	background-repeat: repeat-y;
	font-weight: bolder;
	}

#top_bar_img_right {
	float: right;
	}

#top_bar_img_left {
	float: left;
	}

#top_bar_text_company {
	display: block;
	padding-top: 10px;
	font-size: 24px;
	color:#fff;
	}

#top_bar_text_moto {
	margin: 4px 0 10px 0;
	font-size: 20px;
	color:#fff;
	letter-spacing: 4px;
	}


#body {
	clear: both;
	}
	
#body p.welcome
{
	width:65%;
	float:right;	
}	

#menu {
	clear: both;
	margin-top: -2px;
	margin-bottom: 6px;
	font-size: 11px;
	color: #985D31;
	text-align: center;
	font-weight: bold;
	}

#menu a:hover {
	color:#985D31;
	}

#footer
{
	width: 70%;
	min-width:690px;
	margin-left: auto;
	margin-right: auto;
}

#footer_right {
	float: right;
	}
/*
#validator
{
	display: block;
	float: left;
}
*/
#credit
{
	float: left;
	margin: 5px 0 0 0;
/*	margin: 5px 0 0 30px;*/
}



#title {
	margin: 5px;
	margin-bottom:0;
	padding: 2px 10px 2px 0;
	background: #EED6C2;
	font-size: 16px;
	font-weight: bold;
/*	color: ; */
	}

#info_text {
	float: right;
	margin: 5px 20px 20px 0;
	}

#info_text p {
	margin: 10px 0 0 0;
	}

#front_poly {
	display: block;
	float: left;
	margin: 5px 0 0 40px;
	width: 218px;
	height: 243px
}

button, a.button,input#order_send {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #A87751;
	background: #B79175;
	text-align: center;
	color: #FFFFFF;
	}



#copyright:hover,
#copyright strong:hover {
	color: #CD0200;
	}



/***************
 * index.php *
 *************/
h1.machine_types_select
{
	font-weight:lighter;
	font-size:130%;
	margin-right:10px;
	margin-top:110px;
}
 
 ul.machine_types 
 {
 	list-style:none;
 	padding:0;margin:0;
 }
 
  ul.machine_types li
 {
	float:right;
 	padding:0;margin:0 9px;
 	font-size:18px;
 	font-weight:bolder;
 	text-decoration:underline;
 } 
 
#goto_ask {
	width:241px;
	height:48px;
	clear:right;
	float: right;
	margin-right: 20px;
	margin-top:25px;
	background:url(../images/start-here.gif) no-repeat;
	}
	
#goto_ask:hover, #goto_ask:active
{
	background:url(../images/start-here-on.gif) no-repeat;
}

div.office_form_link
{
	padding-top:15px;
	margin-right:35px;
	text-align:center;
	width:204px;
	clear:right;
}

#office_form_btn {
	width:204px;
	height:32px;
	clear:right;
	float: right;
	background:url(../images/office_form_btn.gif) no-repeat;
	}
	
#office_form_btn:hover, #office_form_btn:active
{
	background:url(../images/office_form_btn-on.gif) no-repeat;
}

#goto_ask span, #office_form_btn span{	
	display:none;
}
	
#logos {
	clear: both;
	text-align:center;
	}

#logos img {
	margin: 10px;
	}

#pauza_bnr {
	margin:12px;
}


/************
 * ask.php *
 ************/

#bubble {
	width: 235px;
	float: left;
	margin-top: 20px;
}

#ask_start {
	direction: rtl;
	float:right;
	width: 230px;
	margin: 20px 10px 0 0;
	font-family: verdana;
	font-size: 14px;
	}

#question {
	margin-bottom: 15px;
	font-size:16px;
	font-weight:bold;
	}

#answers div {
	margin-bottom: 4px;
	padding: 3px;
	}

#answers div label {
	cursor: pointer;
	}

#answers div:hover {
	background: #eca;
	}

#answerNext, #answerBack, #finish {
	display: none;
	margin: 5px;
	}



/****************
 * answer.php *
 ****************/

#result {
	margin: 15px;
	margin-top:0;
	}

#result_num {
	color: #F78604;
	font-weight: bold;
	}

#result_list {
	margin:0;
	padding:0;
	width: 450px;
	border: 1px solid #F6F2EF;
	}

.result_desc div {
	margin-top: 3px;
	color: #985D31;
	}

.result_button {
	float:right;
	margin: 10px 0 0 10px;
	}

.result_button_buy {
	float:left;
	margin: 10px 0 0 10px;
	}

	
ul.machine_list
{
	list-style:none;
	width:700px;
	margin:0;
	padding:0;
}	

ul.machine_list li
{
	width:200px;
	height:270px;
	float:right;
	margin:10px;
	padding:0;
	text-align:center;
	color:#B3A99D;
	font-size:12px;
}

ul.machine_list li a.list_title
{
	text-decoration:underline;
	
}


/****************
 * ptoduct.php *
 ****************/

#ptoduct {
	float: right;
	margin: 10px 10px 15px 0;
	width: 640px;
/*	border:  solid #F6F2EF;*/
	}

#ptoduct_details {
	float: right;
	width: 300px;
	color: #985D31;
	}

#ptoduct_details th {
	width: 130px;
	}

#ptoduct_img {
	float: left;
	border-right: 1px solid #F6F2EF;
	}

div.rating {	
	width:312px;
	color:#000;
	font-size:14px;
	float:left;
	font-weight:bold;
}
	
#ptoduct_buttons {
	clear: both;
	margin-bottom: 20px;
	}

#ptoduct_buttons button,
#ptoduct_buttons .button {
	display: table;
	float: right;
	margin: 5px;
	}

#ptoduct_buttons .button {
	padding: 2px;
	}

#button_back {
	background: #FAB08D;
	color: #9A5D30;
	}

#button_back:hover {
	border: 1px solid #FAB08D;
	background: #fed;
	color: #FAB08D;
	}

#reason {
	display: block;
	width: 98%;
	overflow: auto;
	}



/*********************
 * coffee_map.php *
 *********************/

#coffee_map {
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	direction: ltr;
	}

#coffee_map td {
	padding: 15px;
	}

#coffee_map a {
	display: block;
	margin-bottom: 25px;
/*	border: 1px dashed #acacac; */
	text-align: center;
	text-decoration: underline;
	}

#coffee_map a img {
	text-decoration: none;
	}

#coffee_map a:hover {
	text-decoration: none;
	color: black;
	}



/****************
 * ptoduct.php *
 * answer.php *
 ****************/

#order_form {
	width: 360px;
	border: 1px solid #F6F2EF;
	background: #F3EEEA;
	}

#order_form label {
	font-weight: bold;
	font-size: 11px;
	color: #985D31;
	}

#order_form td {
	width: 107px;
	}

#order_form .td_space {
	width: 22px;
	}

#order_form .td_full {
	width: 100%;
	}

#order_send {
	width: 98%;
	}



/****************
 * adver.php    *
 * friend.php    *
 * contact.php *
 ****************/

#free_content {
	float: right;
	padding: 10px;
	}

#form1 {
	float: left;
	}

#form1 input {
	width: 95px;
	}

#form1 .title {
	padding: 2px;
	background-color: #EBD0BE;
	text-align: center;
	font-size: 14px;
	}

#td_button {
	padding-top: 10px;
	text-align: center;
	}

#form1 label,
#form1 td.top_space {
	display: block;
	margin-top: 12px;
	}

#form_msg {
	width: 230px;
	margin: 10px;
	}

#form1 textarea {
	display: block;
	width: 98%;
	overflow: auto;
	}



/****************
 * index.php    *
 * ask.php      *
 **************/

#month_star {
	clear: both;
	width: 650px;
	margin: 20px;
	}

#month_star .title {
	font-size: 16px;
	font-weight: bold;
	color: #BF640B;
	}

#month_star a {
	display: block;
	float: right;
	margin-right: 20px;
	color: #EFA359;
	}

#month_star a:hover {
	font-weight: bold;
	}
	
/**banners**/

.banners_cont_left {
	position: absolute;
	top: 28px;
	left:5px;
	overflow:hidden;
	display:none;
}
.banners_cont_right {
	position: absolute;
	top: 28px;
	right:1px;
	/*z-index:-1;*/
	margin-left:0.5%;
	margin-right:0.5%;
	overflow:hidden;
	display:none;
}

.ad {
	background-color:#fff;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	width:120px;
	min-height:50px;
}

.ad_horiz {
	position:absolute;
	top:350px;
	right:17%;
	vertical-align:middle;
	text-align:right;
	overflow:hidden;
	width:500px;
	display:none;
}

.ad a,.ad_horiz a{color:black}


.ad_link a
{
	text-align:center;
	color:green
}
.spons
{
	text-align:right;
	color:#696468;
	padding:2px;
}

/** Links **/
div#body .links_page,.links_page a {color:gray}

/** Office form **/


form.office_form 
{
	margin:10px;
}
input.office_submit
{
	background:#C77D7C;
	border:1px solid #000;
	color:#fff;
	font-weight:bold;
	height:30px;
}
.send_office_form_btn
{
	background-image: url(../images/send.gif);
	background-repeat: no-repeat;
	width: 322px;
	height: 33px;
}
.send_office_form_btn:hover
{
	background-image: url(../images/send-on.gif);		
}

/** only used on the mini site**/
a.mini_links
{
	font-weight:bold;
	text-decoration:underline;
	color:blue;
}
.linkCoffeeshop{
	font-weight:bold;
	color:#CC6E26;
	font-size:14px;
	text-decoration:underline;
}