html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ---------- Main layout styles ---------- */

body { font: 12px/150% Arial, Helvetica, sans-serif; background: #efefef; color: #000; margin: 0px; padding: 0px;}

h1 a { 
	background: url(../images/logo_stockholm.png) no-repeat 3px -1px;
	width: 243px;
	height: 27px;
	text-indent: -9999px;
	float: left;
} 

ul#menu-links { 
	float: right;
	width: 500px;
	padding-top: 3px;
}

ul#menu-links li { 
	float: right; 
	color: #fff;
}

	ul#menu-links li a { 
		font-weight: bold; 
		color: #fff;
		font-size: 11px;
		text-decoration: none;
		padding: 1px 8px 0;	
		float: left;
	}
	
	ul#menu-links li a:hover { 
		text-decoration: underline; 
	}
	
	ul#menu-links li a#menu-favorites {
		background: url(../images/heart_favorite.png) no-repeat 4% 50%;
		padding-left: 20px;
	}

	ul#menu-links li a#menu-twitter {
		background: url(../images/twitterT.png) no-repeat 0 50%;
		padding-left: 20px;
		display: none;
	}

#searchDiv { 
	padding: 0px; 
	position: absolute;
	z-index: 100;
	top: 8px;
	left: 50%;
	margin-left: -442px;
	background: transparent url(../images/black_bg_opacity.png) repeat scroll 0 0;
	width: 930px;
	padding: 8px;
}	

#searchDiv.active { top: 20px; }

#formDiv { 
	float: left; 
	padding: 10px;
	background: #fff url(../images/headerfade2.gif) repeat-x scroll 0 0; 
	/*-moz-box-shadow: 2px 2px 15px #888888; 	*/
	position: relative;
	width: 910px;
}

	#formDiv span.search_text { float: left; padding: 14px 10px 11px; font-weight: bold; }
		
	#formDiv label { 
		float: left; 
		border: 3px solid #D4E1EE; 
		padding: 1px; 
		background: #fff; 
	}
	
	#formDiv input { 
		float: left; 
		padding: 4px; 
		border: 1px solid #CCCCCC; 
		font-size: 20px; 
		background: #FFFFFF url(../images/kbsearch_bg.gif) repeat-x scroll center top; 
		margin: 0px;
	}
	
	#formDiv input#address { width: 318px; padding: 4px 4px 4px 8px; line-height: 25px; }
	
	#formDiv input#radiusInput { width: 62px; }
	
	#formDiv input.submit {
		background: #000000 url(../images/search_glass.gif) repeat-x scroll center 0; 
		color: #fff; 
		border: 3px solid #666; 
		cursor: pointer;
		width: 83px;
		height: 43px;
		text-indent: -9999px;
		float: right;
	}

	#simpleSearch-button { margin-bottom: 2px; }

	#simpleSearch-button.active { background: #fe882a; color: #fff; }	
	#advancedSearch-button.active { background: #ff1cb7; color: #fff; }
		
	a.toggle-search {
		padding: 2px 5px; 
		font-size: 11px; 
		font-weight: bold;
		float: left;
		width: 60px;
		cursor: pointer;
		color: #000;
		text-decoration: none;
		line-height: 13px;
		text-align: right;
		-moz-border-radius: 7px 0 0 7px;
		-webkit-border-radius: 7px 0 0 7px;
		
	}	
	a.toggle-search:hover { text-decoration: underline; }
	
#sortType { 
	float: left; 
}	

	#sortType span.text { 
		font-weight: bold; 
		padding: 1px 0 0;
		float: left;
	} 

	#sortType a { 
		float: left;
		padding: 1px 0 0 31px;
		color: #fff;
		font-weight: bold;
		background: url(../images/checkboxesblack.png) no-repeat 4px 1px;
		text-decoration: none;
		margin-right: 10px;
	} 
	#sortType a.active { 
		background: url(../images/checkboxesblack.png) no-repeat 4px -23px; 
	}
	
	#sortType a:hover { text-decoration: underline; }
	
#filterDiv {
	background: transparent url(../images/black_bg_opacity.png) repeat scroll 0 0;
	margin: 0;
	clear: both;
	float: left;
	display: none;
	width: 852px;
	padding: 0 20px;
	font-size: 11px;
	color: #fff;
	position: absolute;
	bottom: -35px;
	left: -8px;
	z-index: 10;
}

	#filterDiv #options { 
		float: left;
		padding: 1px 3px; 
		margin: 0 10px 0 1px;
	}
	
	#filterDiv span { float: left; }

	#filterDiv .header .icon { 
		padding: 1px 12px 0 4px; 
		font-weight: bold;
		font-size: 12px; 
		background: url(../images/sort_desc.gif) no-repeat 100% 8px;
	}
	
	#filterDiv div.country { }
		
	#filterDiv div.country a { 
		padding: 2px 3px 1px;
		margin-right: 1px;
		float: left;
	}
	
	#filterDiv div.country a:hover,
	#filterDiv div.country a.active { 
		padding: 1px 2px 0;
		background: #fff;
		border: 1px solid #666;
	}
	
	#filterDiv div.country img { float: left; }

	#filterDiv span.showall { 
		padding: 1px 0 0 0;
		cursor: pointer;
		font-weight: bold;
		float: left;
	}
	
	#filterDiv div.price { display: none; padding-bottom: 1px; }
	
	#filterDiv div.price a.pricerange {
		padding: 0 5px 0;	
		font-size: 10px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
	
	#filterDiv div.price a.pricerange.active,
	#filterDiv div.price a.pricerange:hover {
		border: 1px solid #666;
		background: #fff;
		padding: 1px 4px;
		color: #000;	
	}
	
#zoomDiv {
	display: none;
	position: absolute;;
	bottom: -40px;
	right: -8px;
}

	#zoomDiv p { float: left; display: block; width: 100%; }

	#zoomDiv a {
		margin: 0 0 5px 5px;
		float: left;
		height: 21px;
		width: 21px;
		text-indent: -9999px;
	}
	
	#zoomDiv a#plus { background: url(../images/plus_minus_icons_color.png) no-repeat -29px 0; }

	#zoomDiv a#minus { background: url(../images/plus_minus_icons_color.png) no-repeat -1px 0px; }


#mapDiv { 
	width: 100%; 
	height: 100%; 
	position: absolute; 
	overflow: hidden; 
	/*background: #fff url(../images/loading_bg.gif) no-repeat 50%;*/
}

#message { 
	background: url(../images/navback.gif) repeat-x;
	position: absolute; 
	padding: 0px;  
	color: #000; 
	cursor: default; 
	white-space: nowrap;
	-moz-box-shadow: rgba(0, 0, 0, 1) 3px 1px 11px;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 3px 1px 11px;
	border: 2px solid #fff;
	float: left;
}

	#message .header { 
		padding: 0px 0px 1px 0px; 
		font-weight: bold; 
		line-height: 17px;
		position: relative; 
		background: url(../images/navback.gif);
		color: #fff;
		float: left;
		width: 100%;
	}
	
	#message .header span.name { padding: 0 5px 0 8px; float: left; }
		
	#message .header span.favorite { background: url(../images/heart_favorite.png) no-repeat 97% 50%; padding-right: 20px;  }
	
	#message .header span.pricerange { 
		color: #000; 
		position: absolute; 
		top: 0px; 
		right: 0px; 
		padding: 0px 6px 0px 22px; 
		background: url(../images/icon_coin.gif) no-repeat 5px 5px;  
	}
	
	#message .info { 
		clear: both;
		display: none; 
		padding: 5px 5px 5px 8px;	
		background: #fff;
	}
	
	#message .info span { clear: both; display: block; }
	
	#message .info.foodcourt { 
		float: left; 
		padding-top: 5px; 
		max-height: 445px;
		width: 300px;
		overflow-x: hidden;
		overflow-y: auto;
	}
	
	#message .info .foodcourt-item { 
		float: left;
		width: 280px;
		padding: 0 0 10px 0;
		margin: 0 0 10px 0;
		border-bottom: 1px solid #ddd;
	}
	
	#message .info .foodcourt-item:last-child { 
		border-bottom: none;
		margin: 0px;
		padding: 0 0 5px 0;  
	}
	
		#message .info .foodcourt-item p { 
			float: left;
			line-height: 16px;
			white-space: normal;
		}
				
		#message .info .foodcourt-item p span.name { font-weight: bold; display: inline; }
		
		#message .info .foodcourt-item p span.name.favorite {
			background: url(../images/heart_favorite.png) no-repeat 94% 50%;
			padding-right: 20px;
		}
		
		#message .info .foodcourt-item p.last { clear: both; }
	
		#message .info .foodcourt-item p img { float: left; }
		
		#message .info .foodcourt-item p img { padding: 1px 5px 0 0; }
		
		#message .info .foodcourt-item p.footer { 
			clear: both; 
			font-size: 11px;
			padding-top: 4px;
			font-weight: bold;
		}  

		#message .info .foodcourt-item p.footer span.phone { padding-right: 7px; float: left; }  

		#message .info .foodcourt-item p.footer a.website { 
			padding-left: 7px; 
			border-left: 1px solid #333; 
			background: url(../images/external-icon.gif) no-repeat scroll 100% 1px;
			padding-right:  15px;			
		}  

		
	
	#message .contact {
		background: #fff;
		color: #000;
		padding: 1px 8px;
		font-size: 11px;
		font-weight: bold;	
	} 
		
		#message .contact .address {
			padding-right: 7px;
		}
		
		#message .contact a.website {
			padding-left: 7px;
			border-left: 1px solid #333;
			background: url(../images/external-icon.gif) no-repeat scroll 100% 1px;
			padding-right:  15px;
		}
		
		#message .contact a:hover.website { text-decoration: none; }
		
		#message .contact .phone {
			padding: 0 7px;
			border-left: 1px solid #333;
		}				
		
#info-window { display: none; }

#feedbackDiv {
	background: #fff;
	padding: 15px;
	color: #000;
	width: 540px;
	display: none;
	float: left;
}

.feedbackText {
	width: 250px; 
	float: left;
}

.feedbackText ul { list-style: decimal; padding: 0 0 10px 18px; font-weight: bold; }

.feedbackText ul li { padding-bottom: 5px; }

.feedbackText ul li span { font-weight: normal; }

	.feedbackText .tooltip { 
		padding: 5px; 
		border: 1px solid #ddd; 
		background: #f4f4f4; 
		font-size: 11px; 
	}
	
	.feedbackText .tooltip p { padding: 0px; }

#feedbackFormWrap { height: 170px; }

.feedbackForm {
	width: 250px;
	float: right;
	padding-left: 22px;
	border-left: 1px solid #ccc;
}

	.feedbackForm input.feedback-field,
	.feedbackForm textarea.feedback-field  {
		width: 240px;
		padding: 2px 3px;
		font: 12px Arial, Helvetica, sans-serif;	
		padding: 5px 4px 4px;
		border: 1px solid #aaa;
		border-color: #C5C3C3 #EDEDED #EDEDED #C5C3C3;
		background: #fefee9;
		color: #000;
	}
	
	.feedbackForm input.error,
	.feedbackForm textarea.error { 
		padding: 5px 4px 4px;
		border: 1px solid red;	
	}
	
	.feedbackForm input.submit { 
		width: 250px;
		padding: 2px 3px;
		background: #000000 url(../images/navback.gif) repeat-x scroll 0 0; 
		color: #fff; 	
		border: 2px solid #666;
		cursor: pointer;
		font: bold 12px Arial, Helvetica, sans-serif;
	}	

#general-tip-form.feedbackForm { 
	border: none;
	padding: 20px 0 0;
	margin-top: 10px;
	float: left;
	width: auto;
	border-top: 1px solid #ccc;
}

	#general-tip-form.feedbackForm .leftcol { float: left; } 
	
	#general-tip-form.feedbackForm .rightcol { float: right; }
	
	#general-tip-form.feedbackForm textarea { width: 270px; margin: 0px; height: 88px; }

	#general-tip-form.feedbackForm .submit { 
		clear: both; 
		width: 70px; 
		background: #000000 url(../images//navback.gif) repeat-x scroll 0 0; 
		color: #fff; 
		border: 2px solid #666;
		font: bold 12px Arial, Helvetica, sans-serif;
		cursor: pointer;
	}

#feedbackDiv label { font-weight: bold; }

#feedbackDiv p { padding-bottom: 10px; }

#feedbackDiv h2 { font-size: 18px; padding-bottom: 10px; }

#feedbackMap { width: 540px; height: 300px; clear: both; margin: 15px 0 0; float: left; }

#general-tip { display: none; }

#general-tip .feedbackText {
	width: 100%; 
	float: left;
}

ul#togglebuttons { 
	float: left; 
	width: 100%; 
	background: url(../images/1x1_square_ccc.gif) repeat-x 0 100%;
	clear: both; 
	margin-bottom: 20px; 
	display: none;
}

	ul#togglebuttons li { 
		margin-right: 15px; 
		float: left; 
		border: 1px solid #ccc; 
		padding: 3px 8px 0px; 
		cursor: pointer;  
		font-weight: bold;
		background: #efefef;
	}
	
	ul#togglebuttons li.active { border-bottom: 1px solid #fff; background: #fff; cursor: default; }
	
#authors { 
	float: right; 
	width: 250px;
	padding-left: 22px;
	border-left: 1px solid #ccc; 
	margin-left: 32px;
}

#authors h3 { font-size: 18px; padding-bottom: 15px; }

#authors ul li { 
	float: left;
	width: 100%;
	display: block;
	padding-bottom: 5px;
}

#authors ul li img { 
	float: left; 
	padding: 0 10px 8px 0; 
	margin-top: 2px;
}

#authors ul li h4 {
	font-size: 14px;
}

/* ---------- Twitter styles ---------- */
	
.twitter {
	color: #0084B4;
	font-weight: bold;
	background: url(../images/twitter_icon.png) no-repeat 100% 4px;
	padding: 7px 25px 7px 0;
}	
	
#twitter-bird { 
	position: fixed;
	bottom: 0px;
	left: 65px;
}

#twitter_update_list {
	position: fixed;
	bottom: 12px;
	left: 116px;	

}

#twitter_update_list li span { 	background: #fff;
	color: #000;
	padding: 4px 8px;
	background: #D0EFFC;
	font: bold 11px arial;
	border: 1px solid #a8c7f7; }

#twitter_update_list a { color: #000; }

#twitter_update_list li span a { color: #0084b4; display: inline;  }

#message .info span.twitter-link {
	display: inline;
	clear: none;
	padding-right: 5px;
}

#message .info span.twitter-link a {
	font-weight: bold;
	color: #2276BB;
}

.boxy-wrapper .question { width: 500px; }

.twitter-info img { float: right; }

.twitter-info p { padding-bottom: 10px; }

.boxy-wrapper .answers { text-align: left; }

.boxy-wrapper .answers input { 
	font: 13px Arial, Helvetica, sans-serif;
	padding: 3px 8px;
}

.boxy-wrapper .answers input:first-child { font-weight: bold; }


/* ---------- Boxy styles ---------- */	
	
.boxy-wrapper .title-bar { background: #ddd; font-weight: bold; padding: 10px 15px; background: #f8f8f8; border-bottom: 1px solid #ccc; }

.boxy-wrapper .title-bar h2 { font-size: 23px; font-weight: bold; color: #000; }

.boxy-wrapper .title-bar .close { color: #000; padding-top: 3px; }
		
.input-more { 
	background: url(../images/input-more-bg.gif) no-repeat; 
	float: left; 
	padding: 0 0 0 4px;
	position: relative;
}

.input-more.error { background-image: url(../images/input-more-bg-error.gif);  }	

.input-more a.hitarea {
	float: left;
	color: #000;
	text-decoration: none;
	padding: 0 0 0 10px;
}

.input-more a.active { 	
	padding: 0 0 0 45px;
}

.input-more a:active span { 	background-image: url(../images/input-more-bg-hover.gif); }

.input-more span { 
	background: url(../images/input-more-bg.gif) no-repeat 100%; 
	float: left; 
	padding: 12px 13px 13px 0;
	font-size: 20px;
}

.input-more.error span { background-image: url(../images/input-more-bg-error.gif);  }	


#input-cuisine.input-more a span { width: 245px;}

#input-cuisine.input-more a span.hasflag { width: 210px; text-transform: capitalize;  }

#input-time.input-more a span { width: 90px; }

#input-area.input-more a span { width: 150px; }

.input-more .dropdown {
	position: absolute;
	top: 38px;
	left: 4px;
	border: 1px solid #ccc;
	background: #fff;
	width: 242px;
	padding: 10px;
	display: none;
	height: 154px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 11;
}

#input-time.input-more .dropdown { height: auto; width: 87px; }
#input-area.input-more .dropdown { height: auto; width: 147px; }

.input-more .dropdown img { 
	float: left; 
	padding: 0px 7px 0 5px;
}

.input-more .dropdown li { }

.input-more .dropdown a { 
	color: #000; 
	text-decoration: none; 
	display: block; 
	padding: 8px 5px 8px 2px; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #eee;
	text-transform: capitalize;
} 

.input-more .dropdown a:hover { background: #eee; }

.input-more .dropdown li:first-child a { border-top: none; }


#loading-box,
#info-alert-box { 
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin-left: -60px; 
	display: none;
	z-index: 1000;
	background: transparent url(../images/black_bg_opacity.png) repeat scroll 0 0;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
	width: 120px;
}

#info-alert-box { 
	width: auto;
	margin-left: -240px;
	padding: 5px 10px;
}

#info-alert-box span { float: left; }

#info-alert-box img { float: right; padding: 1px 0px 0 8px; cursor: pointer; }
