﻿br.both { clear:both; }
#backgroundPopup { display:none; position:fixed; _position:absolute; /* hack for internet explorer 6 */ height:100%; width:100%; top:0; left:0; background:#000000; border:1px solid #cecece; z-index:1; }
#popupContact { display:none; position:fixed; _position:absolute; /* hack for internet explorer 6 */ width:240px; background:#fdf4de; z-index:2; }
	#popupContact .head { background:#a53a3a; color:#fff; font-size:18px; height:23px; padding:5px 0 0 20px;}
#popupContactClose { right:9px; top:8px; position:absolute; color:#6fa5fd; font-weight:bold; display:block;}
#contactArea { border:1px solid #eddfb8; padding:17px 0 17px 19px; font-size:11px;}
#contactArea  table { width:200px;}
#contactArea td { padding-top:6px;}
#contactArea a.remember { background:url(../images/icons/str.gif) left 5px no-repeat; padding-left:15px;}
.input_t { width:195px; height:16px; padding:2px 0 0 3px; margin-bottom:10px;}
.input_t, .comments textarea { background:#fff; border:1px solid #eddfb8; font-family:Georgia; color:#794c37; font-size:12px;}


#enter { text-decoration:none; font-style:italic; font-size:18px; text-align:center; cursor:pointer;}
	#enter b b { height:33px; padding:10px 18px 0;}
	#enter span { background:url(../images/dashed.gif) left 19px repeat-x;}
	#enter:hover span { background:none;}
#enter, #exit { float:right; display:block; background:url(../images/enter/fon.jpg) top repeat-x;}
#exit { height:43px; font-size:11px; text-align:center; min-width:150px; white-space:nowrap;}
	#exit a { display:block; padding:2px 0 2px 0; text-decoration: none;}
		#exit a:hover { text-decoration:underline;}
	#exit a.name { color:#fff; background:#d1b579; margin:0 1px; padding:1px 17px 2px; text-decoration:underline;}
		#exit a.name:hover { text-decoration:none;}	
	
#enter b, #exit b { display:block; font-weight:normal; background:url(../images/enter/left.jpg) left top no-repeat;}
#enter b b, #exit b b { background:url(../images/enter/right.jpg) right top no-repeat;}

#lcab {color:#fff; 
		background:#d1b579; 
		margin:0 1px; 
		padding:1px 17px 2px; 
		text-decoration:underline; 
		width: 105px; 
		height: 20px;
		font-size:11px; 
		text-align:center;
		position: absolute; 
		top:101px; 
		left:810px;
	}
#lcab a{color:#fff; background:#d1b579;}