body {
	font-family: arial;
	font-size: 12px;
	margin-top: 0px;
	background-color: #f5f4e6;
}
#container {
 	width: 990px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: relative;
}
#top {
	background-color: #c5c842;
	margin-top: 0px;
	padding-top: 0px;
	height: 56px;
	width: 990px;
	position: relative;
}
img.logo {
	margin-left: 25px;
	border: 0px;
	margin-top: 2px;
}

#main-search {
	position: absolute;
	top: 0px;
	left: 162px;
	height: 53px;
	width: 520px;
	background-color: #e1e294;
	
}
#main-search tr.search_label td, #main-search tr.search_label2 td  {
	font-size: 11px;
	color: #434343;
	height: 12px;
}
#main-search tr.search_input td {
	font-size: 12px;
}
#main-search tr.search_input2 td {
	font-size: 12px;
	padding-top: 10px;
}
#main-search span.search_main_label {
	font-size: 12px;
	font-weight: bold;
}
#main-search td.what {
	width: 198px;
	padding-left: 35px;
}
#main-search td.what2 {
	width: 375px;
	padding-left: 40px;
}
#main-search td.what input {
	width: 190px;
	border: 0px;
}
#main-search td.what2 input {
	width: 360px;
	height: 18px;
	padding: 3px 3px 0;
	border: solid 1px #fff;
}
#main-search td.what2 input.search_hint {
	font-size: 11px;
	color: #aaa;
}
#main-search td.where {
	width: 193px;
}
#main-search td.where input {
	width: 185px;
	border: 0px;
}
form.search_form {
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 0px;
}
form.search_form button.main_search_btn {
	background: url(../images/search_btn.gif) no-repeat #fff;
	border: 0px;
	width: 65px;
	height: 21px;
}
button.main_search_btn .text_search {
	display: none;
}

#user-login {
	position: absolute;
	top: 7px;
	left: 730px;
	width: 195px;
	height: 32px;
	padding: 6px 10px 5px 10px; 
	color: #fff;
	font-size: 11px;
	background-color: #acae4c;
}
#user-login a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
#user-login a:hover {
	text-decoration: underline;
}
#user-login a.loginfb {
	background: url(../images/icon_facebook.gif) 0 0 no-repeat;
	padding-left: 19px;
}
#main-nav {
	background: #959a28 url(../images/bgmenu.gif) 0 100% no-repeat;
	height: 25px;
	width: 975px;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 1px;
	font-size: 14px;
	position: relative;
}
#main-nav a {
	text-decoration: none;
    padding-left: 8px;
}
#main-nav ul, #main-nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#main-nav li {
	float: left;
	position: relative;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
}
#main-nav li a {
	color: #fff;
    display: block;
    float: left;
    word-spacing: -0.1em;
    height: 20px;
}
#main-nav li a:hover strong {
    display: block;
    cursor: pointer;
} /*ie6, ie7*/
#main-nav li a:hover {
	background: #767e3f;
    text-decoration: none;
}
#main-nav li a strong {
 	padding-right: 8px;
	white-space: nowrap;
    float: left;
    display: block;
    height: 20px;
    margin-top: 2px;
}
#main-nav li a.current strong {
    display: block;
    background: transparent;
    cursor: pointer;
    margin-top: 2px;
} /*ie6, ie7*/
#main-nav li a.current {
	background: #5a5d18;
    text-decoration: none;
}
#main-nav .search_member {
	position: absolute;
	left: 890px;
	top: 10px;
}
#main-nav a.search_member {
	color: #fff;
	text-decoration: none;
	font-size: 11px; 
}
#main-nav a.search_member:hover {
	text-decoration: underline;
}

#content {
	background: #fff;
	margin-top: 5px;
	padding-top: 6px;
	padding-bottom: 25px;
	position: relative;
}
#footer {
	font-size: 12px;
	background-color: #edecc8;
	height: 13px;
	width: 990px;
	color: #a0a0a0;
	padding-top: 6px;
	padding-bottom: 3px;
	text-align: center;
	margin-bottom: 20px;
}
#footer a {
	color: #a0a0a0;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #e60;
}
.left_side {
	float: left;
	width: 170px;
}
.middle {
	float: left;
	width: 502px;
	padding-left: 2px;
	padding-right: 1px;
}
.right_side {
	float: left;
	width: 300px;
	padding-left: 5px;
	padding-right: 5px;
}
#footer {
	width: 990px;
	margin-top: 5px;
	padding-bottom: 8px;
	clear: both;
}

.hover {
	cursor: pointer;
}


/** front right side **/


.r_head {
	color: #9f9f9f;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.r_new_members {
	padding-left: 5px;
}
.r_new_members img {
	width: 50px;
	height: 50px;
	border: solid 1px #eaeaea;
	margin-right: 18px;
	margin-bottom: 2px;
}
.newmember, .favorite {
	float: left;
	font-size: 11px;
	color: #aaa;
}
.newmember a {
	color: #aaa;
	text-decoration: none;
}
.newmember a:hover {
	text-decoration: underline;
}

.rs_section {
	padding-top: 6px;
	padding-bottom: 8px;
}
.r_listbox {
	padding-left: 5px;
	padding-bottom: 8px;
}
.rl_user img {
	border: 0px;
	width: 35px;
	height: 35px;
	padding: 1px;
	margin-top: 2px;
	margin-right: 7px;
	border: solid 1px #e0e0e0;
	float: left;
}
a.rl_title {
	color: #e60;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
a.rl_title:hover {
	text-decoration: underline;
}
span.rl_desc {
	color: #535252;
}

.front_talk {
	width: 292px;
	height: auto;
	border: solid 1px #c9d175;
	margin-top: 10px;
	margin-left: 5px;
}
.front_talk a {
	text-decoration: none;
	display: block;
}
.front_talk a:hover{
	background-color: #fafbb5;
}
.ft_title {
	background-color: #c9d175;
	color: #fff;
	font-weight: bold;
}
.ft_postbox {
	color: #a7b376;
	font-weight: bold;
	font-size: 11px;
	border-top: solid 1px #c9d175;
	padding: 5px;
}
.ft_postbox img {
	border: 0px;
}
a.ft_even {
	background-color: #f2f4ec;
	color: #9ea96f;
}
.ft_postbox .totalcomments {
	font-weight: normal;
}
.r_self_ad img {
	border: 0px;
}

/** end front right side **/

/*** profile ***/
.full_middle {
	width: 655px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	float: left;
	border-right: solid 1px #f4f4f4;
}
.business_main_info {
	position: relative;
	width: 478px;
	float: left;
}
.business_more_info {
	position: relative;
	width: 478px;
	float: left;
	padding-top: 10px;
}
.business_photos {
	position: relative;
/*	top: 10px;
	left: 490px; */
	float: right;
	text-align: right;
	width: 170px;
	height: 265px;
	margin-right:5px;
}
.business_main_info h1, .business_main_info h3, .business_main_info h4 {
	margin: 0px;
}
h1.business_name {
	color: #474747;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
h3.business_address {
	color: #1a1a1a;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 2px;
} 
h3.business_telepon {
	color: #8b8b8b;
	font-size: 12px;
	font-weight: bold;
}
h4.business_categories {
	font-weight: normal;
	margin-top: 5px;
	font-size: 12px;
}
h4.business_categories .cat_label, h4.business_types .cat_label {
	font-weight: bold;
	color: #aaa;
}
h4.business_categories a, h4.business_types a {
	color: #0b54c1;
	text-decoration: none;
}
h4.business_categories a:hover, h4.business_types a:hover {
	color: #e60;
}
h4.business_types {
	font-weight: normal;
	font-size: 11px;
	margin-top: 2px;
}
.business_logo {
	position: absolute;
	left: 340px;
	top: 5px;
	text-align: right;
}
.business_logo img.logo {
	margin-right: 5px;
}
.business_logo .total_review {
	font-size: 11px;
}
.business_more_info ul {
	margin: 0 0 0 0;
	padding-left: 0px;
	list-style-type: none;
	font-size: 11px;
	color: #1a1a1a;
}
.business_more_info li {
	display: block;
	width: 237px;
	float: left;
	padding-bottom: 2px;
}
.business_more_info li span.label {
	font-weight: bold;
	color: #aaa;
}
.business_fix {
	height: 240px;
	width: 480px;
	float: left;
}
.business_more_buttons {
	width: 475px;
	padding-left: 5px;
	height: 20px;
	float: left;
}
.first_review {
	font-size: 11px;
	color: #959595;
	width: 150px;
	margin-top: 5px;
	position: relative;
	display: block;
	background: url(../images/medal.gif) 0px 0px no-repeat;
	padding-left: 15px;
	float:left;
}
.first_review a {
	color: #2266cc;
	text-decoration: none;
}
.first_review a:hover, a.business_upload:hover, ul.biz_buttons a:hover {
	color: #e60;
}
a.write_btn {
	display: block;
	float: left;
	background: url(../images/pencil.gif) 0px 4px no-repeat;
	padding-left: 20px;
	color: #e60;
	text-decoration: none;
	font-size: 18px;
	margin-left: 30px;
}
.business_photos img {
	border: 0px;
}
.business_photos .business_thumb img {
	width: 26px;
	height: 26px;
}
a.business_upload {
	color: #2266cc;
	font-size: 11px;
	text-decoration: none;
}
ul.biz_buttons {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 140px;
	border: solid 1px #ffeac7;
	list-style-type: none;
	float: right;
	text-align: left;
	font-size: 11px;
}
ul.biz_buttons li {
	display: block;
	margin-left: 7px;
	padding: 2px;
}
ul.biz_buttons a {
	color: #2266cc;
	text-decoration: none;
}
ul.biz_buttons a.fave {
	padding-left: 20px;
	background: url(../images/heart_add.jpg) 0 0 no-repeat;
}
ul.biz_buttons a.email {
	padding-left: 20px;
	background: url(../images/email.jpg) 0 2px no-repeat;
}
ul.biz_buttons a.print {
	padding-left: 20px;
	background: url(../images/printer.jpg) 0 0px no-repeat;
}
ul.biz_buttons a.share {
	padding-left: 20px;
	background: url(../images/add.jpg) 0 1px no-repeat;
}
ul.biz_buttons a.bookmark {
	padding-left: 20px;
	background: url(../images/bookmark.jpg) 0 1px no-repeat;
}
#business_tabs {
	margin-top: 10px;
}
#tab-reviews .reviewbox {
	position: relative;
	padding-top: 8px;
	padding-bottom: 10px;
	width: 552px;
	padding-left: 58px;
	color: #1a1a1a;
	margin-left: 5px;
	border-bottom: solid 1px #f4f4f4;
}
#tab-reviews .reviewbox img.user_pic {
	width: 50px;
	height: 50px;
	border: 0px;
	position: absolute;
	left: 0px;
	top: 10px;
	padding-top: 1px;
}
.reviewbox .title a {
	color: #e60;
	font-weight: bold;
	text-decoration: none;
}
.reviewbox .title a:hover {
	text-decoration: underline;
}
div.date {
	color: #929292;
	font-size: 11px;
}
.text_xs {
	color: #838383;
	font-size: 10px;
	margin-top: 10px;
}
.attached_thumbs img {
	border: 0px;
	margin-top: 2px;
	margin-right: 3px;
}
.vote {
	color: #838383;
	font-size: 11px;
	padding-top: 7px;
}
.vote img {
	border: 0px;
}
.vote a {
	display: block;
	float: left;
	margin-right: 3px;
}
.vote span.vote_total, .vote span.vote_text {
	display: block;
	float: left;
}
.vote span.vote_text {
	padding-top: 3px;
	padding-right: 10px;
}
.vote span.vote_total {
	font-size: 10px;
	padding-top: 2px;
	padding-right: 10px;
}
#tab-reviews .total_info, .user_content .total_info {
	padding-left: 3px;
	padding-bottom: 6px;
	color: #959595;
	font-size: 14px;
	font-weight: bold;
}

#write_review {
	border-top: solid 1px #eee;
	padding-top: 9px;
	padding-left: 50px;
	padding-bottom: 8px;
	margin-top: 8px;
	height: 150px;
	display: none;
}
td.myreview_label {
	vertical-align: top;
	text-align: right;
	padding-right: 3px;
}
td.rating_stars img {
	margin-right: 2px;
}
textarea.reviewText {
	width: 395px;
	height: 95px;
	font-family: verdana, "trebuchet ms";
	font-size: 11px;
	border: solid 1px #ddd;
}
input.review_button {
	margin-left: 198px;
}
ul.business_tabs {
	width: auto;
	height: 25px;
	list-style-type: none;
	background-color: #fffce8;
	padding-top: 3px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
	border-bottom: solid 1px #ffaa4f;
	margin-bottom: 10px;
} 
ul.business_tabs li {
	float: left;
}
ul.business_tabs li a {
	display: block;
	float: left;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff3d6;
	margin-right: 4px;
	color: #939292;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border-left: solid 1px #fffce8;
	border-right: solid 1px #fffce8;
	border-top: solid 1px #fffce8;
}
ul.business_tabs li a:hover {
	background-color: #ffdfb7;
}
ul.business_tabs li.selected a {
	border-top: solid 1px #ffaa4f;
	border-left: solid 1px #ffaa4f;
	border-right: solid 1px #ffaa4f;
	background-color: #fff;
}
ul.business_tabs li.selected {
	top: 1px;
	position: relative;
}
ul.business_tabs li.selected a:hover {
	background-color: #fff;
}
.menu_selected {
	text-align: center;
	color: #333;
}
.promo_selected {
	text-align: center;
	padding-bottom: 20px;
}
/*** end profile ***/

/*** menu ***/
.menubox img {
	border: 0px;
}
.menubox img.menu_thumb {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	border: solid 1px #fff;
}
.menubox {
	color: #838383;
	width: 288px;
	height: 60px;
	float: left;
}
.menubox .menu_name {
	font-weight: bold;
	font-size: 12px;
}
.menubox .menu_description {
	font-style: italic;
}
.menu_maincat {
	color: #575757;
	border-bottom: solid 1px #b4b4b4;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 2px;
	padding-top: 2px;
	clear: both;
	position: relative;
}
.menu_subcat {
	color: #838383;
	border-bottom: solid 1px #f4f4f4;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	clear: both;
	position: relative;
}

/*** end menu ***/

/*** promo ***/
a.promobox {
	float: left;
	width: 315px;
	height: auto;
	color: #2266cc;
	position: relative;
	margin-bottom: 10px;
	text-decoration: none;
}
a.promobox:hover {
	color: #e60;
}
.promobox img {
	border: 0px;
}
.promobox .promo_title {
	font-size: 17px;
	font-weight: bold;
}
.promobox .promo_description {
	
}
.promobox .promo_thumb {
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
}
/*** end of promo ***/

/*** photo ***/
.bizphoto_head {
	position: relative;
	border-bottom: solid 1px #e60;
	padding-bottom: 5px;
	margin-right: 10px;
	height: 40px;
}
.bizphoto_head a {
	text-decoration: none;
	color: #2266cc;
}
.bizphoto_head a h1 {
	color: #2266cc;
	margin: 0px;
	padding: 0 0 3px 0;
	font-size: 18px;
}
.bizphoto_head a:hover, .bizphoto_head a:hover h1 {
	color: #cc3106;
}
a.upload_photo {
	position: absolute;
	left: 535px;
	top: 23px;
	width: 250px;
	font-size: 12px;
	color: #26c;
	padding-left: 21px;
	padding-top: 1px;
	background: transparent url(../images/photo.gif) 0 0px no-repeat;
}
#bizphoto_selected {
	text-align: center;
	padding-top: 15px;
	border-bottom: solid 1px #ddd;
	margin-right: 10px;
	padding-bottom: 10px;
}
#bizphoto_selected img {
	padding-bottom: 5px;
}
.bizphoto_uploader {
	font-size: 11px;
}
.bizphoto_uploader a {
	color: #26c;
	text-decoration: none;
}
.bizphoto_uploader a:hover {
	text-decoration: underline;
}
.bizphoto_thumbs img {
	border: 0px;
}
.bizphoto_thumbs a {
	display: block;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 10px 11px 10px 11px;	
	float: left;
	border: solid 1px #e5e5e5;
}
.bizphoto_thumbs a:hover {
	border: solid 1px #e60;
}

/*** end photo ***/

.r_sitebox .title
{
	color: #e60;
	font-weight: bold;
}
.r_sitebox img {
	border: 0px;
}
.r_sitebox {
	padding-top: 2px;
	padding-bottom: 2px;
	height: 50px;
	width: 190px;
	padding-left: 5px;
	display: block;
}

.r_lists {
	padding-left: 10px;
	padding-bottom: 6px;
}
a.r_sitebox:hover {
	background-color: #fffbec;
}
.r_lists a {
	text-decoration: none;
}

.up {
	margin-top: -1px;
}
.up2 {
	margin-top: -3px;
}

.pages a {
	text-decoration: none;
	color: #1a1a1a;
	padding-left: 6px;
	padding-right: 6px;	
}
.pages a:hover {
	background-color: #ededed;
}
.pages {

	color: #1a1a1a;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: solid 1px #f4f4f4;
	border-bottom: solid 1px #f4f4f4;
	clear: both;
}
.pages .selected {
	font-weight: bold;
	color: #000;
	background-color: #ededed;
	padding-left: 4px;
	padding-right: 4px;
}
div.totalreview, span.totalreview
{
	color: #929292;
	font-size: 11px;
	display: block;
	margin-left: 2px;
}

.in_middle {
	border-right: solid 1px #ddd;
	width: 550px;
	float: left;
}
.in_right {
	float: left;
}

/** search **/
#search {
	width: 948px;
	margin-left: 20px;
	padding-top: 10px;
}
.search_results {
	width: 640px;
	margin-top: 10px;
	float: left;
}
.search_right {
	width: 302px;
	float: left;
}
.search_info {
	height: 20px;
	margin-left: 10px;
}
.search_info span {
	float: left;
}
.search_info h1 {
	font-size: 14px;
	margin: 0 5px 0 3px;
	padding: 0;
	float: left;
}
.search_filter {
	clear: both;
}
.search_total {
	font-weight: bold;
	margin-left: 100px;
	float: left;
	color: #777;
	margin-top: 2px;
}

.searchbox {
	padding: 5px 15px 6px 15px;
	border-bottom: solid 1px #f4f4f4;
	width: 603px;
	font-size: 12px;
	clear: both;
	margin-bottom: 0px;
}
.searchbox h2.title {
	margin: 0;
	padding: 0;
	width: 540px;
	display: block;	
}
.searchbox h2.title a {
	color: #e60;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.searchbox .title a:hover, .searchbox .cats a:hover {
	text-decoration: underline;
}
.searchbox img.sb_avatar {
	width: 50px;
	height: 50px;
	padding: 2px;
	border: solid 1px #e5e5e5;
	float: left;
	margin-top: 2px;
	margin-right: 4px;
}
.searchbox .cats {
	font-size: 11px;
	float: left;
	width: 170px;
}
.searchbox .cats a {
	color: #26c;
	text-decoration: none;
}
.sb_site {
	float: left;
	width: 320px;
}
.sb_rev {
	font-size: 11px;
	width: 110px;	
	height: 43px;
	float: left;
}
.searchbox .address {
	font-size: 11px;
	float: left;
	width: 230px;
	padding-right: 10px;
}
.searchbox .user_rev {
	clear: both;
	padding-top: 5px;
	padding-bottom: 3px;
}
/** end search **/

/** PHOTOS **/
.aphotobox {
	float: left;
	width: 122px;
	margin-right: 18px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 150px;
	font-size: 11px;
	color: #595959;
}
.aphotobox img {
 	display: block;
	width: 80px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px;
}
.aphoto_cap {
	width: 122px;
}
.aphotobox a.aphoto {
	display: block;
	width: 120px;
	border: solid 1px #e4e4e4;
	margin-bottom: 2px;
}
.aphotobox a.aphoto:hover {
	border: solid 1px #ee6600;
}
.aphotobox a.aphoto_bizname {
	color: #26c;
	text-decoration: none;
}
.aphotobox a.aphoto_bizname:hover {
	text-decoration: underline;
}
form.search_photos {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
form input.photo_keyword {
	width: 260px;
	font-size: 14px;
	color: #555;
	font-family: arial;
	font-weight: bold;
}
.photosearch {
	text-align: center;
}

/** end of PHOTOS **/ 

/** login, sign up **/
#register {
	padding-top: 10px;
}
#register .title {
 	color:#71AC0A;
	font-size:24px;
	padding-bottom:6px;
}
#register .join {
	color:#333333;
	display:block;
	font-size:18px;
	padding-bottom:5px;
}
#register input.frm_btn {
 	margin-bottom:15px;
	margin-top:8px;
	width:90px;
}

#register .frm_register {
	width: 646px;
	background: #f5efc9 url(../images/register_top.gif) 0 0 no-repeat;
}

#register .frm_register .frm_inner {
	background:transparent url(../images/register_btm.gif) no-repeat scroll 0 100%;
	display:block;
	padding-bottom:20px;
	padding-left:40px;
	padding-top:20px;
}
/** end login, sign up **/


.ad1 {
	width: 300px;
	height: 100px;
	border: solid 1px #ccc;
}
.ad2 {
	width: 300px;
	height: 250px;
	border: solid 1px #ccc;
}

.clear {
	clear: both;
}

#sexyBG { display: none; position: absolute;}

#sexyBOX { display: none; position: absolute; background: #f5f4e6; color: #333; text-align: center; border: 1px solid #d3d3d3; top: 48px; z-index: 100; font-size: 12px; width: 250px;}

