/*******************************************************************************
*                                                                              *
*  Web    :  http://www.pixelpowerhaus.net                                     *
*  E-mail :  info (at) pixelpowerhaus (dot) (net)                              *
*                                                                              *
*  Copyright (c) 2008 Pixel Power Haus. All Rights Reserved.                   *
*                                                                              *
*******************************************************************************/

/*

dark brown:		#be903f;
dark gold:		#efca20;
tan:			#fbffc6;
light brown:		#cba32b;
coffee:		#aa5303;
coffee-tan:		#eed6af;

*/
.tan_box 	{background: #eed6af;
	padding: 2px 3px;
}
.brown_head	{font-weight: bold;
	background: #aa5303;
	color: #fff;
	padding: 1px 3px;
}
.cursor	{cursor: pointer;
}
.bigger	{font-size: 1.2em;
}
.faux_link	{text-decoration: underline;
	color: #00c;
	cursor: pointer;
}
.noundies	{text-decoration: none;
}
body	{font-family: Arial, Helvetica, sans-serif;
	font-size: 76.1%;
	background: #eed6af;
}
#wrap	{width: 980px;
	margin: 5px auto;
	padding: 0;
	background: url('../images/bg_clear2.gif') repeat-y;
	position: relative;
/*	border-top:	2px solid #be903f; */

}
#midwrap	{border-bottom: 3px solid #be903f;
	border-left:	1px solid #be903f;
	border-right:	1px solid #be903f;
}
#header, #footer, #wrap	{background-color: #aa5303;
}
#header	{height: 125px;
	background-image: url('../images/kancon_header.png');
	position: relative;
}

#header img {display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#header #logo	{margin: 12px 0 0 10px;
}
#header #logo_cover {position: absolute;
	left: 16px;
	top: 12px;
	width: 620px;
	height: 103px;
	z-index: 12;
}
#login_box	{position: absolute;
	bottom: 5px;
	right: 12px;
	color: #fff;
	font-weight: bold;
}
#login_box a, #landing_login a	{color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#header #hdn_logo {float: right;
	margin-right: 36px;
}
#header #search_bar {float: right;
	width: 250px;
	height: 30px;
	margin: 91px 4px 0 0;
	display: inline;
	background: url('../images/search_bar_inside.png') no-repeat;
}
#header #search_bar #search_input {
	background: transparent;
	color: #333;
	padding: 4px 2px 1px 7px;
	font-size: 1.6em;
	width: 235px;
	border: none;
	
}
#header #search_submit {float: right;
	margin-top: 94px;
	margin-right: 5px;
	width: 25px;
}
#footer	{height: 1.2em;
	position: relative;
	border-top: 3px solid #be903f;
}
#footer #footer_text	{font-size: .8em;
	line-height: 1.2em;
	color: #fff;
	text-align: right;
	margin: .2em 5px 0 0;
}

#main_content	{width: 760px;
	margin: 5px 0 5px 10px;
	float: left;
	display: inline;
}
#top_search	{background: #a95e06;
	padding: 4px 4px;
	margin-bottom: 6px;
}

#top_search input, #top_search select	{font-size: 1.4em;
}
#top_search select	{margin-left: 14px;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: .1em;
}

#top_search #search_submit {
	margin-left: 14px;
}
#top_search input, #top_search select	{float: left;
	line-height: 1.4em;
}
#bus_search input, #bus_search select	{margin: 4px 0;
}
#bus_search_input	{width: 30em;
}
#bus_info_wrap	{
	margin-bottom: 6px;
	border-bottom: 2px solid #aa5303;
	border-top: 2px solid #aa5303;
}
#bus_info_left h1, #bus_info_right h1	{font-size: 2.3em;
}
#bus_info_left	{width: 575px;
}
#bus_info_right .bus_info_phone	{font-size: 1.6em;
	font-weight: bold;
	text-align: right;
}
#bus_info_left .bus_info_item	{font-size: 1.5em;
	font-weight: bold;
}
#bus_info_right .bus_info_item	{text-align: right;
	font-size: 1.5em;
}
#bus_info_right a	{color: #00d;
	text-decoration: none;
}
#bus_info_right a:hover	{color: #007;
}
#bus_info	{margin-top: 5px;
}
#add_bizmark	{color: #00d;
}
#add_bizmark:hover	{color: #007;
}
#tab_details_info	{padding-bottom: 5px;
}
#tab_details_info p {font-size: 1.2em;
}
#tab_details_hours	{float: right;
	margin: 0 4px 4px 8px;
}
#tab_details_hours th	{font-size: 1.2em;
}
#tab_video h2, #tab_video p	{margin: 4px;
	text-align: center;
}
.hours_table	{margin-bottom: 8px;
}
.coupon_image	{height: 80px;
}
#right_bar	{width: 197px;
	float: right;
	padding: 0;
}
#right_bar img	{display: block;
	margin: 20px auto;
}
.right_bar_sep	{margin: 20px 8px;
	border-top: 2px solid #aa5303;
	border-bottom: 2px solid #aa5303;
	text-align: center;
}
.right_bar_sep a	{color: #000;
	text-decoration: none;
}
#bus_tabs	{width: 410px;
	float: left;
}
#bus_rate_review	{float: right;
	width: 170px;
}
.a_review	{border-bottom: 4px solid #aa5303;
	padding: 2px 1px;
}
.a_review p	{text-indent: .4em;
}
.a_review h4	{text-align: center;
}
.a_review a	{text-decoration: none;
}
#reviews_page h1	{text-align: center;
}
#reviews_page .a_review	{padding: 8px 0;
}
#reviews_page .a_review p	{font-size: 1.1em;
}
#bus_photo_wrap	{float: left;
	width: 450px;
	height: 250px;
	overflow: hidden;
}
#bus_photo	{margin: 0 auto;
	display: block;
}
.map_photo	{width: 300px;
	height: 250px;
}
.map_nophoto	{width: 400px;
	height: 250px;
}
#ul_bus_tab	{height: 28px;
	margin-bottom: 3px;
}
#ul_bus_tab li {display: inline;
	float: left;
	line-height: 28px;
	height: 28px;
	background-color: #ccc;
	margin: 0;
	cursor: pointer;
	margin-left: 3px;
}
#tab_info {position: relative;
}
#tab_info .tabs {background: #f8f8f8;
	width: 568px;
	border: 1px solid #3e3420;
	padding: 1px 3px;
}
#user_menu #tab_info .tabs	{width: 724px;
	padding: 4px 8px 40px 8px;
}
#user_menu .brown_head	{margin-bottom: .8em;
}
#user_menu .tabs li, #user_menu .tabs p	{font-size: 1.2em;
	margin-bottom: .5em;
}
#tab_info .tabs #business_description p	{text-indent: .5em;
}
#tab_userinfo li	{font-size: 1.2em;
	margin: .3em;
}
#about_highlights	{float: right;
	width: 14em;
	padding: 2px 3px;
	margin: 2px 0 6px 8px;
	background: #eed6af;
	font-weight: bold;
}
#about_highlights li	{text-indent: -6px;
	margin-left: 6px;
}
#tab_images	{overflow: hidden;
}
#photo_scroller	{overflow: auto;
	height: 95px;
	white-space: nowrap;
}
#photo_scroller img	{
	margin: 2px 4px;
	height: 70px;
	cursor: pointer;
}
#graphics_main_img, #photo_scroller_desc	{display: block;
	margin: 8px auto;
}
.a_product_listing	{clear: both;
	padding: 6px 2px;
}
.prod_even	{background: #ddd;
}
.a_product_listing p	{font-size: 1.2em;
}
.a_product_listing img	{height: 100px;
	padding-left: 8px;
}
.a_product_listing .product_list_price	{font-weight: bold;
}
.show {display: block;
}
.hide {display: none;
}

/* LANDING PAGE */
#landing_wrap	{
	width: 800px;
	height: 281px;
	border: 2px solid #fff;
	margin: 15px auto 0 auto;
	position: relative;
	background: url('../images/landing_full.gif');
}
#landing_login	{position: absolute;
	top: 5px;
	right: 12px;
	color: #fff;
	font-weight: bold;
}
#landing_wrap #search_bar #search_input {position: absolute;
	left: 323px;
	top: 230px;
	background: transparent;
	color: #333;
	font-size: 28px;
	width: 390px;
	height: 37px;
	line-height: 37px;
	padding: 2px 4px 0 4px;
	border: none;
}
#landing_wrap #search_submit {position: absolute;
	left: 735px;
	top: 230px;
}
#landing_cat_list	{width: 760px;
	margin: 10px auto 0 auto;
	text-align: center;
}
#landing_cat_list a	{color: #9e4d03;
	font-family: 'trebuchet ms', helvetica, tahoma, geneva, arial, sans-serif;
	font-size: 1.3em;
	padding: 0 .4em;
	text-decoration: none;
	margin: .2em 2px;
	font-weight: bold;
}
#landing_cat_list a:hover	{margin: .2em 0;
	border-left: 2px solid #9e4d03;
	border-right: 2px solid #9e4d03;
}
#bus_reviews img {display: block; float: left; margin: 0; padding: 0 10px 0 0;}
#review_flowers	{width: 100%; height: 25px; margin: 4px 0; background: #fff;}
#mainmenu {margin: 10px 0 0 0;
	padding: 0;
	border-left: solid 1px #3e3420;
}
#mainmenu_inner {width: 100%;
	overflow: hidden;
}
#mainmenu ul {list-style: none;
	list-style-type: none;
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	border-top: solid 1px #3e3420;
}
#mainmenu ul li {background: none;
	float: left;
	margin: 0;
	padding: 0;
	border-top: 1px solid #dbc79a;
	border-left: 1px solid #c5b592;
	border-right: 1px solid #62512d;
	cursor: pointer;
	font-family: 'trebuchet ms', helvetica, tahoma, geneva, arial, sans-serif;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/buttons/buttons_bg.png') top left repeat-x;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
}
#mainmenu ul li:hover	{background-position: center left;
}
#mainmenu ul li.current_btn	{background-position: bottom left;
	cursor: default;
}
#search	{width: 615px;
}
#search .search_group	{clear: left;
}
#search .search_group a	{text-decoration: none;
}
#level_4 a, #level_3 a	{color: #000;
}
#level_4 div, #level_3 div	{clear: left;
	height: 110px;
}
#level_2 div, #level_1 div, #level_0 div	{float: left;
	width: 48%;
	padding-top: 8px;
}
#level_4 img, #level_3 img	{float: right;
	width: 180px;
	height: 100px;
}
#level_4 {font-size: 1.2em;
}
#level_3 {font-size: 1.1em;
}
#level_2, #level_1, #level_0 {font-size: 1em;
	padding-top: 20px;
}
#level_2 a	{color: #111;
}
#level_1 a	{color: #222;
}
#level_0 a	{color: #202020;
	font-size: .9em
}
#related_searches	{float: right;
	width: 130px;
	padding: 3px 4px;
}
#related_searches h2	{color: #ba6201;
	background: #eed6b0;
	text-align: center;
	padding: 3px 2px;
}
#search .admin_stuff, #search .admin_stuff a {font-size: 1.1em;
	color: blue;
}
.warning {color: #f00;
}
#admin_header, #admin_footer	{background: #ad681b;
	width: 100%;
}
#admin_footer	{padding: 2px 0;
}
#admin_footer p	{color: #fff;
	text-align: center;
}
#admin_footer a	{color: #fff;
	text-decoration: none;
}
#admin_header .fl_left, #admin_header .fl_right	{margin: 0 8px;
	font-size: 1.2em;
}
#admin_header .fl_left a, #admin_header .fl_right a {color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}
#kancon_station_img	{display: block;
	margin: 0 auto;
}
ul#admin_menu	{margin: 0 auto;
	padding: 0;
	display: table;
	white-space: nowrap
}
#admin_menu	a	{display: block;
	text-decoration: none;
	color: #fff;
	font-size: 1.2em;
	padding: .2em 1em;
	text-align: center;
	background: #ad681b;
}
#admin_menu a:hover	{background: #fff;
	color: #ad681b;
}
#admin_menu li	{display: table-cell;
}
#admin_content	{width: 600px;
	margin: 8px auto;
	background: #fff;
	padding: 4px 8px;
}
#admin_content input[type=text], #admin_content select	{font-size: 1.2em;
}
#admin_menu a.admin_disabled	{color: #ccc;
}
#admin_menu a.admin_disabled:hover	{background: #ccc;
	color: #ad681b;
}
.fav_del	{padding: 0 4px;
	text-decoration: none;
	border: 0;
}
.a_pdf	{font-size: 1.1em;
}
.pager_bar	{text-align: center;
}
.pager_pages a, .pager_next a, .pager_last a, .pager_first a, .pager_previous a, .pager_current a	{text-decoration: none;
	padding: 0 .5em;
}
.pager_current a	{font-size: 1.2em;
	color: #000;
	cursor: default;
}

#signer{
	font-size: 1.2em;
}
#signer a{
	color: blue;
	text-decoration: none;
}
#signer a:hover{
	text-decoration: underline;
}
#sub_rating	{text-align: center;
}
textarea#description {width: 600px;
	height: 450px;
}
.bus_thumb_wrap {width: 180px;
	height: 100px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000;
	float: right;
}
.search_result_box {margin-bottom: 10px;
}