body
{
	background: url('/www/images/layout/body_bckg.jpg') repeat-x #056caa;
	font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	line-height:20px;
}

div.pWrapper
{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size:11px;
	width: 800px;
}

.pWrapper #banner_right
{
	position: absolute;
	left: 50%;
	top: 226px;
	margin-left: 410px;
	overflow: visible;
	width: 100px;
}

.pWrapper img
{
	margin: 0px;
	border: 0px none;
}

.pWrapper a
{
	color: #ffffff;
	text-decoration: none;
}

.pWrapper a img
{
	border: 0px none;
}

.pWrapper input,
.pWrapper button,
.pWrapper select,
.pWrapper textarea
{
	border: 1px solid #d6d6d6;
	background-color: #eeeeee;
	font-size: 11px;
}

.pWrapper input.btnRight
{
	display: block;
	float: right;
}


.pWrapper span.inputRequired
{
	color: #dd5555;
	font-weight: bold;
}


.pWrapper a:hover
{
	color: #68D3ED;
}

.pWrapper h1
{
	
	padding:0px;
	text-transform:uppercase;
	font-size:18px;
	background-color:#818181;
	font-weight:normal;
	color:#fff;
	margin: 10px 0px;
	height:21px;
}

.pWrapper h1 span
{
	
	background:#616161;
	padding:0px 10px 0px 0px;

}

.pWrapper h2
{
	padding: 5px 0px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #818181;
	margin-bottom: 2px;
}

.pWrapper h2 img.sectionicon
{
	border: 0px none;
	vertical-align: bottom;
	margin: 0px 4px;
}


.pWrapper h3
{
	padding:0px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin: -10px 0px 16px 0px;
	height:18px;
}


.pWrapper p
{
	margin:0;
	background:#616161;
}

div.pWrapper blockquote
{
	background-image: url('/www/images/layout/quote.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 35px 5px 5px;
	padding: 6px 5px 6px 40px;
}


/* ### USER OP RESULT DIALOG ### */

.pWrapper div.resultDialog
{
	padding: 4px;
	overflow: auto;
}

.pWrapper div.resultDialog img.resultIcon
{
	margin-right: 8px;
	float: left;
}

.pWrapper div.resultDialog span.errorMsg
{
	font-weight: bold;
	color: #ff7070;
}

.pWrapper div.resultDialog span.successMsg
{
	font-weight: bold;
	color: #70ff70;
}



/* ### BANNER ### */

.pWrapper #header
{
	
	background:url('/www/images/layout/header_bckg.jpg') repeat-x #0287c2;
	clear:both;
	width:100%;
	height:161px;

}

.pWrapper #left_header
{
	
	float:left;
	width:380px;
	background: url('/www/images/layout/header_left.jpg') no-repeat;
	height:161px;

}

.pWrapper #right_header
{
	
	float:right;
	width:321px;
	background: url('/www/images/layout/header_right.jpg') no-repeat;
	height:161px;

}

.pWrapper #right_header #topControls
{
	float: right;
	padding-top: 7px;
	padding-right: 18px;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
}

.pWrapper #right_header #topControls form
{
	margin: 0px;
}

.pWrapper #right_header #topControls input
{
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.pWrapper #right_header #topControls #mobilelink
{
	margin-top: 46px;
	font-weight: normal;
}

.pWrapper #right_header #topControls span#login
{
	font-weight: normal;
	cursor: pointer;
	padding-left: 20px;
	background: url('/www/images/layout/icon_key.gif') no-repeat center left;
}

.pWrapper #right_header #topControls span#login:hover
{
	color: #68D3ED;
}


.pWrapper #logo
{
	position:absolute;
	text-align:center;
	text-align:center;
	margin-top:50px;
	width:800px;
}

.pWrapper #logo a
{
	text-decoration:none;
	color:#FFFFFF;
	font-size:23px;
}


/* ### 1st LEVEL NAVI ### */

.pWrapper #menu
{
	height:30px;
	clear:both;
	padding-top:5px;
}

.pWrapper #menu ul
{
	margin:0;
	padding:0;
}

.pWrapper #menu ul li
{
	display:inline-block;
	float:left;
	padding: 0px 20px;
	list-style:none;
	text-align:center;
}

.pWrapper #menu ul li.navicurrent a
{
	color: #68D3ED;
}

.pWrapper #menu a
{
	display:block;
	float:left;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold 
}

.pWrapper #menu #adminlink
{
	float: right;
	padding: 2px 10px 0 0;
	color: #666666;
}

.pWrapper #menu #adminlink a
{
	display: inline;
	float: none;
	color: #666666;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
}


/* ### MAIN AREA ### */

.pWrapper #content
{
	clear:both;
	background-color:#252525;
	width:100%;
	overflow: auto;
}

.pWrapper #content_top 
{
	height:20px;
}

.pWrapper #content_top_left
{
	float:left;
	width:20px;
	height:20px;
	background: url('/www/images/layout/left_top_round.gif') no-repeat;
}

.pWrapper #content_top_right
{
	float:right;
	width:20px;
	height:20px;
	background: url('/www/images/layout/right_top_round.gif') no-repeat;
}

.pWrapper #content_bottom
{
	clear:both;
	height:16px;
}

.pWrapper #content_bottom_left
{
	float:left;
	width:20px;
	height:16px;
	background: url('/www/images/layout/left_bottom_round.gif') no-repeat;
}

.pWrapper #content_bottom_right
{
	float:right;
	width:20px;
	height:16px;
	background: url('/www/images/layout/right_bottom_round.gif') no-repeat;
}


/* ### SIDEBAR ### */
.pWrapper #sidebar
{
	float:left;
	width:174px;
	padding-left:10px;
}

.pWrapper #sidebar p
{
	background-color:#fff;
	padding:0 20px;
}

.pWrapper .sidebar_top,
.pWrapper .sidebar_top_dark
{
	height:10px;
	background:url('/www/images/layout/top_sidebar.gif') no-repeat;
	background-color:white;
}

.pWrapper .sidebar_body
{
	background-color:#ffffff;
}

.pWrapper .sidebar_body_dark
{
	background-color: #454545;
}

.pWrapper .sidebar_bottom,
.pWrapper .sidebar_bottom_dark
{
	height:23px;
	background:url('/www/images/layout/bottom_sidebar.gif') no-repeat;
	margin-bottom: 10px;
}

.pWrapper .sidebar_top_dark
{
	background:url('/www/images/layout/top_sidebar_dark.gif') no-repeat center top;
	margin-bottom: -1px; /* IE6 <3 */
}

.pWrapper .sidebar_bottom_dark
{
	background:url('/www/images/layout/bottom_sidebar_dark.gif') no-repeat center bottom;
	height:10px;
	margin-top: -1px; /* IE6 <3 */
}

.pWrapper .attentionArea .sidebar_top
{
	height:10px;
	background:url('/www/images/layout/top_sidebar_att.gif') no-repeat;
	background-color:#c3d4f0;
}

.pWrapper .attentionArea .sidebar_body
{
	background-color:#c3d4f0;
}

.pWrapper .attentionArea .sidebar_bottom
{
	height:23px;
	background:url('/www/images/layout/bottom_sidebar_att.gif') no-repeat;
	margin-bottom: 10px;
}



.pWrapper #sidebar ul
{
	margin:0px;
	padding:0 0 0 14px;
}

.pWrapper #sidebar ul li
{
	padding:0;
	list-style:none;
}

.pWrapper #sidebar a
{
	color:#000;
	font-size:11px;
}

.pWrapper #sidebar h1 a
{
	color:#0676bd;
}

.pWrapper #sidebar h1
{
	color:#0676bd;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 10px;
	background-color:#fff;
	margin:0;
}

.pWrapper #sidebar .attentionArea h1
{
	background-color: #c3d4f0;
}

.pWrapper #sidebar li a
{
	text-decoration: none;
}

.pWrapper #sidebar li.navicurrent
{
	font-weight: bold;
	background-color: #EEEEEE;
}

.pWrapper #sidebar .attentionArea li.navicurrent
{
	background-color: #b9ceee;
}

.pWrapper #sidebar form
{
	margin: 0 0 0 15px;
}

/*
.pWrapper #sidebar ul.news li
{
	margin-left: 14px;
}

.pWrapper #sidebar ul.news li.new
{
	list-style-image: url('/www/images/layout/star.gif');
}
*/
.pWrapper #sidebar ul.news li a
{
	color: #000000;
}

.pWrapper #sidebar ul.news li.new a
{
	color: #0676bd;
}

.pWrapper div.memberCounter
{
	padding: 0 0 0 20px;
	color: #eee;
	font-weight: bold;
}

.pWrapper div.memberCounter img
{
	vertical-align: middle;
}


/* ### CONTENT AREA ### */

.pWrapper #text,
.pWrapper #text_wide
{
	background-color:#616161;
	margin:0px 10px 20px 194px;
	width:auto;
	vertical-align:top;
	color:#fff;
}

.pWrapper #text_wide
{
	margin: 0px 10px 20px 10px;
}

.pWrapper #text_top
{
	
}

.pWrapper #text_top_left
{
	float:left;
	width:13px;
	height:10px;
	background:url('/www/images/layout/left_top_content.gif') no-repeat;
}

.pWrapper #text_top_right
{
	float:right;
	width:11px;
	height:10px;
	background:url('/www/images/layout/right_top_content.gif') no-repeat;
}

.pWrapper #text_bottom
{
	float:left;height:16px;
	background:url('/www/images/layout/middle_bottom_content.gif') repeat-x;
	width:100%;
}

.pWrapper #text_bottom_left
{
	float:left;
	width:11px;
	height:16px;
	background: url('/www/images/layout/left_bottom_content.gif') no-repeat;
}

.pWrapper #text_bottom_right
{
	float:right;
	width:11px;
	height:16px;
	background: url('/www/images/layout/right_bottom_content.gif') no-repeat;
}

.pWrapper #text_body
{
	padding:10px 20px 10px 20px;
	min-height: 550px;
	overflow: hidden;
}

.pWrapper  #text_body a
{
	color: #ffffff;
	text-decoration: underline;
}

.pWrapper  #text_body a:hover
{
	color: #68d3ed;
}

.pWrapper  #text_body h1 a,
.pWrapper  #text_body h2 a,
.pWrapper  #text_body h3 a
{
	text-decoration: none;
}


.pWrapper #foot_text
{
	padding-left:50px;
	background:url('/www/images/layout/foot_text.gif') no-repeat;
	color:#a8a8a8;
	font-size:10px;
	line-height:13px;
	margin:20px 0 0 0;
	min-height: 30px;
}


/* ### FOOTER ### */

.pWrapper #footer
{
	width: 780px;
	background-color: #454545;
	clear:both;
	margin: 10px;
}

.pWrapper #footer div.floatcontainer
{
	width: 780px;
	overflow: auto;
}

.pWrapper #footer #footer_top_right,
.pWrapper #footer #footer_top_left,
.pWrapper #footer #footer_bottom_right,
.pWrapper #footer #footer_bottom_left
{
	width: 11px;
	height: 11px;
	overflow: hidden;
}

.pWrapper #footer #footer_top_left
{
	float:left;
	background: url('/www/images/layout/left_top_footer.gif') no-repeat;
}

.pWrapper #footer #footer_top_right
{
	float:right;
	background: url('/www/images/layout/right_top_footer.gif') no-repeat;
}

.pWrapper #footer #footer_bottom_left
{
	float:left;
	background: url('/www/images/layout/left_bottom_footer.gif') no-repeat;
}

.pWrapper #footer #footer_bottom_right
{
	float:right;
	background: url('/www/images/layout/right_bottom_footer.gif') no-repeat;
}


.pWrapper #left_footer
{
	float:left;
	padding:0 0 0 12px;
	color:#fff;
	font-size:12px;
}

.pWrapper #left_footer a
{
	color:#fff;
}

.pWrapper #left_footer a:hover
{
	text-decoration:none;
}

.pWrapper #right_footer
{
	float:right;
	padding:0 12px 0 0;
	color:#fff;
	font-size:12px;
	text-align:right;
}

.pWrapper #right_footer a
{
	color:#fff;
}

.pWrapper #right_footer a:hover
{
	text-decoration:none;
}


/* ### MISC ### */

.pWrapper table.verttop tr td
{
	vertical-align: top;
}


.pWrapper div.archYearSelect
{
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	margin: 10px 0px;
}

.pWrapper div.archYearSelect table
{
	border-collapse: collapse;
}

.pWrapper div.archYearSelect table td
{
	padding: 0px 15px;
	text-align: center;
}

.pWrapper div.archYearSelect table td a
{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold 
}

.pWrapper div.archYearSelect table a:hover,
.pWrapper div.archYearSelect table td.currentyear a
{
	color: #68D3ED;
}


.pWrapper table.archList
{
	border-collapse: collapse;
	font-size: 12px;
	width: 99%;
}

.pWrapper table.archList tr:hover td a
{
	color: #68D3ED;
}


.pWrapper table.archList th,
.pWrapper table.archList td
{
	padding: 2px 14px;
	background-color: #656565;
}

.pWrapper table.archList tr.even td
{
	background-color: #696969;
}

.pWrapper table.archList td.date
{
}

.pWrapper table.archList td.title
{
	font-weight: bold;
}

.pWrapper table.archList td.creator
{
	color: #aaaaaa;
	text-align: right;
	font-style: italic;
}

.pWrapper table.archList td.monthname
{
	background-color: inherit;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}


.pWrapper img.icon
{
	border: 0px none;
	vertical-align: middle;
	cursor: pointer;
}


.pWrapper table.menulist
{
	border-collapse: collapse;
	margin: 10px auto;
	font-size: 120%;
	width: 480px;
}

.pWrapper table.menulist td
{
	padding: 0px 8px;
}

.pWrapper table.menulist tr.menudates td
{
	font-weight:bold;
}
.pWrapper table.menulist tr.separator td
{
	padding-top: 20px;
}
.pWrapper table.menulist tr.day td
{
	border-bottom: 1px solid #f6f6f6;
	font-weight: bold;
	font-size: 120%;
}
.pWrapper table.menulist td.dishname
{
	font-weight: bold;
}
.pWrapper table.menulist td.price
{
	font-weight: bold;
	width: 98px;
}
.pWrapper table.menulist tr.dishinfo td
{
	padding-left: 20px;
}
.pWrapper table.menulist tr.contact td
{
	background-color:#707070;
	padding:4px;
	font-size:10px;
	line-height: 100%;
}

.pWrapper #sidebar ul#sofiaDayMenu
{
	padding: 0 5px 0 20px;
}

.pWrapper #sidebar ul#sofiaDayMenu li
{
	list-style:disc;
}

.pWrapper #sidebar .foodBkg
{
	background-image: url('/www/images/layout/foodbkg.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

.pWrapper #searchresults .gsc-control
{
	width: 100%;
}

.pWrapper #searchresults .gsc-control table.gsc-resultsHeader
{
	clear: none;
}

.pWrapper #searchresults .gsc-control .gs-result .gs-title *,
.pWrapper #searchresults .gsc-control .gs-result a.gs-visibleUrl,
.pWrapper #searchresults .gsc-control .gs-result .gs-visibleUrl,
.pWrapper #searchresults .gsc-control .gsc-results .gsc-trailing-more-results,
.pWrapper #searchresults .gsc-control .gsc-results .gsc-trailing-more-results *,
.pWrapper #searchresults .gsc-control .gsc-results .gsc-cursor-box .gsc-cursor-page,
.pWrapper #searchresults .gsc-control .gsc-results .gsc-cursor-box .gsc-cursor-current-page,
.pWrapper #searchresults .gsc-control div.gsc-branding-text,
.pWrapper #searchresults .gsc-control .gsc-resultsHeader .gsc-title,
.pWrapper #searchresults .gsc-control .gsc-resultsHeader .gsc-stats
{
	color: #ffffff;
}

.pWrapper #searchresults a
{
	font-weight: bold;
	display:block;
}

.pWrapper #searchresults span.description
{
	padding-left: 20px;
}


.pWrapper table.hallitusList tr td
{
	padding: 8px 0px;
}

.pWrapper table.hallitusList tr td.memberImage
{
	width: 120px;
}

.pWrapper table.hallitusList tr td.memberDesc
{
	padding: 8px 4px;
	width: 140px;
}


/* LOGIN POPUP */
.pWrapper #loginOverlay
{
	width: 100%;
	height: 500px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 110;
	background-color: #000000;
}

.pWrapper #loginDlg
{
	position: absolute;
	width: 200px;
	left: 0px;
	top: 0px;
	z-index: 115;
	background-color: #616161;
}

.pWrapper #loginDlg h1
{
	margin: 10px 8px;
}

.pWrapper #loginDlg table.loginInputs
{
	padding: 4px 8px;
}
/* /LOGIN POPUP */

/* PEEK CODE */
.pWrapper #right_header #topControls div#peekCode
{
	margin-top: 10px;
	height: 20px;
}
/* /PEEK CODE */
