﻿/*--------------------------------------------------------------------------------------------------
Body and text
--------------------------------------------------------------------------------------------------*/
body									{font: normal 12px/18px Sans-Serif; color: #000; background: #6a7e94; margin: 10px; padding: 0;}

h1										{font: bold 18px Arial, Tahoma, Sans-serif; color: #000; margin:0 0 10px 0;}
h1 img									{vertical-align:middle;}
h2										{font: bold 14px/16px Arial, Tahoma, Sans-serif; color: #000; margin-bottom: 10px;}
h3										{font: bold 11px Arial, Tahoma, Sans-serif; color: #000; margin-bottom: 0;}

a										{color: #00529f;}

.clearer								{height: 0; font-size: 0; line-height: 0; clear: both;}

div.cl									{width: 50%; float: left;}
div.cr									{width: 46%; float: left;  margin-left: 3%;}

.hide									{display: none;}
hr                                      {border: 0; border-top: 1px solid #ccc;}
.warning                                {color: #e90000; font-weight: bold;}

/*--------------------------------------------------------------------------------------------------
Layout
--------------------------------------------------------------------------------------------------*/

img										{border: 0;}
img.left								{float: left; margin: 0 10px 5px 0;}
img.right								{float: right; margin: 0 0 5px 10px;}

.txtSearchSite							{font: normal 12px Sans-Serif; width: 200px;}
.btnSearchSite							{font: normal 12px Sans-Serif;}

address.footer							{font: normal 11px Sans-Serif; display: block; clear: both;}
address.footer strong					{display: none;}
address.footer span.org					{font-weight: bold;}
address.footer span						{border-right: solid 1px #fff; padding-right: 7px; margin-right: 7px;}
address.footer span	span				{border: none; margin: 0; padding: 0;}
address.footer span.postal-code			{border: none; margin: 0; padding: 0;}
address.footer span.email				{border: none; margin: 0; padding: 0;}
address.footer span.tel strong			{display: inline;}
address.footer span.fax strong			{display: inline;}
address.footer a						{color: #fff;}
address.footer a:hover					{text-decoration: none;}

div#sitearea							{width:1050px; margin: 0 auto;}
div#masthead							{width: 851px; clear: both; margin: 35px 0 10px;}
div#header								{width: 831px; clear: both; margin: 20px 0 10px !important; padding: 10px 10px 8px; background-color: #fff; position: relative;}
div#container							{width: 851px; clear: both; padding: 15px 0 0; background-color: #fff; float: left;}
div#footer								{width: 851px; clear: both; margin: 5px 0 0; padding: 13px 0; background-color: #42576c; color: #fff; text-align: center;}

div#masthead div#logo					{width: 286px; float: left;}
div#masthead div#searchform				{width: 300px; float: right; text-align: right;}

div#header img.logo						{z-index: 1; float: right; position: absolute; top: 5; right: 0; margin: 20px 25px 0 0;}

div#sitemenu							{width: 180px; float: left; margin: 0 0 0 10px;}
div.sitecontent							{width: 630px; float: right; margin: 0 10px 0 0; min-height:600px;}
div#sitebanners							{width: 180px; float:right; margin: 0; color: #fff;}

div#sitebanners h1						{color: #fff; font: bold 11px/16px Sans-Serif; text-transform: uppercase; margin: 0;}

p.dayLine						{border-top: 1px solid #888; margin: 0 0 5px 0;}
h3.dayName						{font: normal 11px Sans-Serif; color: #00529f;}
p.eventLine						{border-top: 1px dashed #ccc; margin: 4px 0;}
div.eventListItem p				{margin: 3px 0;}
div.eventListItem p.title		{font-weight: bold;}
div.eventListItem p.sign		{font: normal 11px sans-serif;}

table.bookingcalendar				{width: 100%; margin: 0 0 20px 0; padding: 0; border: 0; border-collapse: collapse;}
table.bookingcalendar caption		{display: block; width: 180px; font: bold 11px Sans-Serif; text-transform: uppercase; letter-spacing: 2px; border-bottom: solid 1px #9c3; text-align: left;}
table.bookingcalendar th			{width: 14%; padding: 10px 0 5px 0; text-align: center; font: bold 11px Sans-Serif;}
table.bookingcalendar td			{overflow: hidden; text-align: center; font: normal 11px Sans-Serif; color: #999; border: solid 1px #fff; line-height: 40px; padding: 0; background-color: #fff;}
table.bookingcalendar td.date		{background-color: #efefef;}
table.bookingcalendar td a			{color: #000; text-decoration: none; text-transform: capitalize; display: block;}
table.bookingcalendar td.hasnt		{background: #efefef;}
table.bookingcalendar td.has		{background: #ccc;}
table.bookingcalendar td.has a		{color: #000;}
table.bookingcalendar td.sel		{background: #aab9ca; font: bold 11px Sans-Serif; color: #fff;}
table.bookingcalendar td.today		{background: #ccc; color: #000;}
table.bookingcalendar td.today a	{color: #000;}
table.bookingcalendar td.left		{padding-left: 0; text-align: left; background: none;}
table.bookingcalendar td.right		{padding-right: 0; text-align: right; background: none;}
table.bookingcalendar td.goto		{background: none;}
table.bookingcalendar td.goto a		{color: #000;}
table.bookingcalendar td img		{width: 12px; height: 13px; margin: 2px;}
table.bookingcalendar td.help		{background: none; line-height: 15px;}
table.bookingcalendar td.help a		{color: #00529f; text-align: right; text-transform: none;}

table.bookingcalendar td.bGreen		{background-image: url(../gfx/icons/booked_green.png); background-position: right top; background-repeat: no-repeat;}
table.bookingcalendar td.bYellow	{background-image: url(../gfx/icons/booked_yellow.png); background-position: right top; background-repeat: no-repeat;}
table.bookingcalendar td.bRed		{background-image: url(../gfx/icons/booked_red.png); background-position: right top; background-repeat: no-repeat;}

table.bookingcalendar td.b0			{}
table.bookingcalendar td.b10		{background-image: url(../gfx/icons/booked_10.gif); background-position: right top; background-repeat: no-repeat;}
table.bookingcalendar td.b20		{background-image: url(../gfx/icons/booked_20.gif); background-position: right top; background-repeat: no-repeat;}
table.bookingcalendar td.b30		{background-image: url(../gfx/icons/booked_30.gif); background-position: right top; background-repeat: no-repeat;}
table.bookingcalendar td.b40		{background-image: url(../gfx/icons/booked_40.gif); background-position: right top; background-repeat: no-repeat;}
table.bookingcalendar td.b50		{background-image: url(../gfx/icons/booked_50.gif); background-position: right top; background-repeat: no-repeat;}
table.bookingcalendar td.b60		{background-image: url(../gfx/icons/booked_60.gif); background-position: right top; background-repeat: no-repeat;}
table.bookingcalendar td.b70		{background-image: url(../gfx/icons/booked_70.gif); background-position: right top; background-repeat: no-repeat;}
table.bookingcalendar td.b80		{background-image: url(../gfx/icons/booked_80.gif); background-position: right top; background-repeat: no-repeat;}
table.bookingcalendar td.b90		{background-image: url(../gfx/icons/booked_90.gif); background-position: right top; background-repeat: no-repeat;}
table.bookingcalendar td.b100		{background-image: url(../gfx/icons/booked_100.gif); background-position: right top; background-repeat: no-repeat;}

div.times							{margin: 0 10px 30px 0; width: 200px; float: left;}
div.times h2						{background-color: #dfdfdf; margin-bottom: 0; font: bold 12px/30px sans-serif; text-transform: uppercase; padding: 0 5px;}

dl.time								{padding: 0 5px; margin: 0; line-height: 30px;}
dl.time.odd							{background-color: #efefef;}
dl.time.booked						{background-color: #ccc;}
dl.time.odd.booked					{background-color: #999;}
dl.time dt							{margin: 0;}
dl.time dd							{margin: 0; float: right;}
dl.time dd .btn						{width: 150px;}
dl.time dd .btn.booked				{}

dl.viewinfo							{margin: 0;}
dl.viewinfo dt						{font-weight: bold;}
dl.viewinfo dd						{margin: -18px 0 0 100px;}

fieldset.form							{border: 0; margin: 10px 0; padding: 5px 10px 5px; background-color: #f4f4f4;}
fieldset.form legend					{margin: 0 0 5px -7px; padding: 0; font: bold 11px Sans-Serif; color: #000; display: none;}
fieldset.form p							{margin: 5px 0;}
fieldset.form p.btn						{text-align: right;}
fieldset.form p.btn input				{margin-right: -5px !important;}
fieldset.form p.links					{padding-top: 3px;}
fieldset.form label						{display: block;}
fieldset.form label .rfv				{font-size: 11px; color: #f00;}
fieldset.form input						{width: 280px; padding: 3px 2px; font: normal 11px Sans-Serif; color: #000; border: 1px solid #999;}
fieldset.form input.captcha-input		{width: 60px;}
fieldset.form .checkbox	label			{display: inline; margin-right: 20px;}
fieldset.form .checkbox	input			{display: inline; width: 15px;}

fieldset.form textarea					{width: 250px; height: 100px; padding: 2px; font: normal 11px Sans-Serif; color: #000; overflow: auto;}
fieldset.form .btn						{width: auto;}

div.personalinfo						{}
div.bookings							{clear: both; padding-top: 30px;}
a.newbooking							{background-image: url(../gfx/icons/booking.gif); background-repeat: no-repeat; padding: 1px 0 0 20px; text-decoration: none;}

table.default							{width: 100%;}
table.default th						{background-color: #dfdfdf; text-align: left; padding: 0 5px; line-height: 25px;}
table.default td						{padding: 0 5px; line-height: 25px;}
table.default tr.odd td					{background-color: #efefef;}
table.default td.btn					{width: 100px;}
table.default td.btn input				{font-size: 11px; border: 1px solid #555; background-color: #e8f5fe;}

div.msgbox                              {background-image: url(../gfx/msgbox_bg.png); background-repeat: no-repeat; height: 50px; margin-bottom: 20px;}
div.msgbox h5                           {margin: 0; font-size: 14px; color: #333; margin-left: 52px; line-height: 50px;}
div.msgbox p                            {display: none;}

/*--------------------------------------------------------------------------------------------------
Menu
--------------------------------------------------------------------------------------------------*/
#menu								{margin:0; list-style:none; padding: 0;}
#menu li							{padding:2px 3px; margin:0 0 1px 0; background:url(../gfx/menu_item.gif) no-repeat 0 3px;}
#menu ul.submenu					{margin:0 0 0 10px; padding: 0; list-style:none;}
#menu li a							{color: #000; margin-left:10px; text-decoration:none;}
#menu li a:hover					{font-weight:bold;}
#menu li.on							{font-weight: bold;}
#menu ul.submenu li					{font-weight: normal !important; margin: 0 0 1px 0 !important; padding: 2px 3px !important;}
#menu ul.submenu li.on				{font-weight: bold !important;}

/*--------------------------------------------------------------------------------------------------
TABLE TEMPLATES
--------------------------------------------------------------------------------------------------*/
table.default-table.score				{border-collapse: collapse; font: normal 12px/18px sans-serif;}
table.default-table.score th			{text-align: left; padding: 3px; background-color: #6a7e94; color: #fff;}
table.default-table.score td			{padding: 3px; background-color: #ecebeb; border-top: solid 1px #fff;}
table.default-table.score td.alternate	{padding: 3px; background-color: #d9d9d9; border-top: solid 1px #fff;}
table.default-table.score td.col1		{width: 180px;}
table.default-table.score td.col2		{width: 15px; text-align: center;}
table.default-table.score td.col3		{width: 180px;}
table.default-table.score td.col4		{width: 20px; text-align: right;}
table.default-table.score td.col5		{width: 15px; text-align: center;}
table.default-table.score td.col6		{width: 20px;}
table.default-table.score td.col8		{width: 20px; text-align: right;}
table.default-table.score td.col9		{width: 15px; text-align: center;}
table.default-table.score td.col10		{width: 20px;}
table.default-table.score td.col12		{width: 20px; text-align: right;}
table.default-table.score td.col13		{width: 15px; text-align: center;}
table.default-table.score td.col14		{width: 20px;}

table.default-table.score-news				{border-collapse: collapse; font: normal 11px/16px sans-serif;}
table.default-table.score-news th			{text-align: left; padding: 3px; background-color: #6a7e94; color: #fff;}
table.default-table.score-news td			{padding: 3px; background-color: #ecebeb; border-top: solid 1px #fff;}
table.default-table.score-news td.alternate	{padding: 3px; background-color: #d9d9d9; border-top: solid 1px #fff;}
table.default-table.score-news td.col1		{width: 110px;}
table.default-table.score-news td.col2		{width: 10px; text-align: center;}
table.default-table.score-news td.col3		{width: 110px;}
table.default-table.score-news td.col4		{width: 10px; text-align: right;}
table.default-table.score-news td.col5		{width: 10px; text-align: center;}
table.default-table.score-news td.col6		{width: 10px;}
table.default-table.score-news td.col7		{width: 0px;}
table.default-table.score-news td.col8		{width: 10px; text-align: right;}
table.default-table.score-news td.col9		{width: 10px; text-align: center;}
table.default-table.score-news td.col10		{width: 10px;}
table.default-table.score-news td.col11		{width: 0px;}
table.default-table.score-news td.col12		{width: 10px; text-align: right;}
table.default-table.score-news td.col13		{width: 10px; text-align: center;}
table.default-table.score-news td.col14		{width: 10px;}

table.default-table.tabell				{border-collapse: collapse; font: normal 12px/18px sans-serif;}
table.default-table.tabell th			{text-align: left; padding: 3px; background-color: #6a7e94; color: #fff;}
table.default-table.tabell td			{padding: 3px; background-color: #ecebeb; border-top: solid 1px #fff;}
table.default-table.tabell td.alternate	{padding: 3px; background-color: #d9d9d9; border-top: solid 1px #fff;}
table.default-table.tabell td.col1		{width: 180px;}
table.default-table.tabell td.col2		{width: 20px; text-align: center;}
table.default-table.tabell td.col3		{width: 20px; text-align: center;}
table.default-table.tabell td.col4		{width: 20px; text-align: center;}
table.default-table.tabell td.col5		{width: 20px; text-align: right;}
table.default-table.tabell td.col6		{width: 15px; text-align: center;}
table.default-table.tabell td.col7		{width: 20px;}
table.default-table.tabell td.col8		{width: 20px; text-align: center;}

/*--------------------------------------------------------------------------------------------------
AddOns etc
--------------------------------------------------------------------------------------------------*/

span.smark								{background-color: #ccc; padding: 0 2px;}

ol.searchresult li						{margin-bottom: 20px;}
ol.searchresult h3						{margin: 0 0 5px 0;}
ol.searchresult h3 a					{text-decoration: none;}
ol.searchresult p						{margin: 3px 0;}

address.staff							{margin: 20px 0; display: block; clear: both;}
address.staff span						{margin: 0 0 3px 0; font: normal 12px Sans-Serif; display: block;}
address.staff span.wrapper				{width: 300px; float: left;}
address.staff span.photo				{width: 120px; margin-right: 5px; float: left;}
address.staff span.n					{margin-bottom: 5px; font-size: 14px; font-weight: bold;}
address.staff span.title				{margin: 10px 0; font-size: 14px;}
address.staff span.value				{display: inline;}

div.gallery								{width: 100%; margin: 10px 0; clear: both; float: left;}
p.gallerybreadcrumb						{margin: 10px 0 5px 0; padding: 5px; background: #f5f5f5; border: solid 1px #eee;}
a.gallerydir							{width: 120px; height: 120px; margin: 0 5px 5px 0; padding: 5px; overflow: hidden; float: left; background: #fff; color: #000; text-decoration: none; text-align: center; display: block;}
a.galleryimg							{width: 120px; height: 120px; margin: 0 5px 5px 0; padding: 5px; overflow: hidden; float: left; background: #fff; color: #000; border: solid 1px #eee; text-decoration: none; text-align: center; display: block;}
a.gallerydir:hover						{color: #000; background: #f5f5f5;}
a.galleryimg:hover						{color: #000; background: #f5f5f5;}
a.gallerydir span, a.galleryimg span	{margin: 3px 0 0 0; display: block; clear: both; font: normal 11px Sans-Serif;}

body#viewphoto							{height: auto; margin: 10px; padding: 0; font: normal 12px Sans-Serif; color: #fff; background: #000;}
body#viewphoto h1						{font: bold 18px Sans-Serif; color: #fff;}
body#viewphoto p						{margin: 5px 0; color: #fff;}

fieldset.contact						{border: 0; margin: 10px 0; padding: 0;}
fieldset.contact legend					{margin: 0 0 5px -7px; padding: 0; font: bold 12px Sans-Serif; color: #000; display: none;}
fieldset.contact p						{margin: 5px 0;}
fieldset.contact label					{display: block;}
fieldset.contact label .rfv				{font-size: 11px; color: #f00;}
fieldset.contact input					{width: 250px; padding: 0 2px; font: normal 12px Sans-Serif; color: #000;}
fieldset.contact input.captcha-input	{width: 60px;}
fieldset.contact textarea				{width: 250px; height: 100px; padding: 2px; font: normal 12px Sans-Serif; color: #000; overflow: auto;}
fieldset.contact .btn					{width: auto;}

fieldset.loginprotectedpage				{border: 0; margin: 10px 0; padding: 0;}
fieldset.loginprotectedpage legend		{margin: 0 0 5px -7px; padding: 0; font: bold 12px Sans-Serif; color: #000;}
fieldset.loginprotectedpage p			{margin: 5px 0;}
fieldset.loginprotectedpage label		{display: block;}
fieldset.loginprotectedpage label .rfv	{font-size: 11px; color: #f00;}
fieldset.loginprotectedpage input		{width: 250px; padding: 0 2px; font: normal 12px Sans-Serif; color: #000;}
fieldset.loginprotectedpage .btn		{width: auto;}

dl#pageproperties						{width: 100%; margin: 20px 0; display: block; clear: both;}
dl#pageproperties dt					{width: 110px; font: bold 11px Sans-Serif; float: left;}
dl#pageproperties dd					{font: normal 11px Sans-Serif;}
dl#pageproperties dd a					{}

ul.sitemap								{margin: 5px 0 5px 20px; list-style-type: square;}
ul.sitemap ul							{margin: 5px 0 5px 20px; list-style-type: square;}

ul.breadcrumb							{margin: 0; padding: 0; list-style: none;}
ul.breadcrumb li						{margin-right: 5px; padding: 0; line-height: 25px; display: inline;}
ul.breadcrumb li.delimiter				{font-weight: bold;}


/*--------------------------------------------------------------------------------------------------
CE
--------------------------------------------------------------------------------------------------*/
div.startsidan.cl			{width:410px; float:left; min-height:600px; background: url(../gfx/colsep.gif) no-repeat 100% 0; padding-right: 20px;}
div.startsidan.cr			{width:180px; float:right;}

div.calendar.cl				{width:410px; float:left; min-height:600px; background: url(../gfx/colsep.gif) no-repeat 100% 0; padding-right: 20px;}
div.calendar.cr				{width:180px; float:right;}

div.news.cl					{width:410px; float:left; min-height:600px; background: url(../gfx/colsep.gif) no-repeat 100% 0; padding-right: 20px;}
div.news.cr					{width:180px; float:right; padding: 0 10px 0 0;}

div.kontakt.cl				{width:410px; float:left; min-height:600px; background: url(../gfx/colsep.gif) no-repeat 100% 0; padding-right: 20px;}
div.kontakt.cr				{width:180px; float:right;}

div.protokoll.cl			{width:410px; float:left; min-height:600px; background: url(../gfx/colsep.gif) no-repeat 100% 0; padding-right: 20px;}
div.protokoll.cr			{width:180px; float:right;}

div.newslistitem			{clear: both; margin-bottom:15px;}

div.newslistitem p.newslistdate {color: #00529f; display: block; margin: 0; font: normal 11px sans-serif;}
div.newslistitem p			{margin-top: 0;}
div.newslistitem img.newslistimage		{float: left; margin: 3px 5px 5px 0;}
div.newslistitem h2			{margin: 0 0 10px 0;}
div.newslistitem a			{display: block; text-align: right; text-transform: uppercase; font-weight: bold; text-decoration: none; font-size: 10px;}
p.newsLine					{border-bottom: dashed 1px #ccc; margin: 0 0 20px 0;}

ul.newslist					{list-style: none; margin: 0; padding: 0;}
ul.newslist li				{padding: 5px; border-bottom: solid 1px #fff; background: #f6f6f6 url(../gfx/menu_item.gif) no-repeat 5px 6px;}
ul.newslist li.newsarchive	{background: #e1e1e1 url(../gfx/menu_item.gif) no-repeat 5px 6px;}
ul.newslist a				{width: 100%; display: block; color: #000; text-decoration: none; margin: 0 0 0 15px;}

ul.newslistsmall			{list-style: none; margin: 0; padding: 0;}
ul.newslistsmall li			{padding: 5px; border-bottom: solid 1px #f6f6f6; background: url(../gfx/menu_item.gif) no-repeat 5px 6px;}
ul.newslistsmall li.newsarchive	{background: url(../gfx/menu_item.gif) no-repeat 5px 6px;}
ul.newslistsmall a			{width: 100%; display: block; color: #000; text-decoration: none; margin: 0 0 0 15px;}

ul.defaultlist				{list-style: none; margin: 0; padding: 0;}
ul.defaultlist li			{padding: 5px; border-bottom: solid 1px #f6f6f6; background: url(../gfx/menu_item.gif) no-repeat 5px 6px;}
ul.defaultlist a			{width: 100%; display: block; color: #000; text-decoration: none; margin: 0 0 0 15px;}

h2.date						{font: bold 13px Sans-Serif; color: #000; margin: 0 0 5px 0; padding:0;}
h3.date						{font: bold 11px Sans-Serif; color: #00529f; margin: 0;}
h2.calheader				{margin: 0;}
p.line						{border-bottom:solid 1px #ccc; padding-top:5px; display:block;}
p.sign						{font-style: oblique; margin: 0; padding-bottom: 5px;}


table#kalender				{width: 100%; margin: 0 0 20px 0; padding: 0; display: block; border: 0; border-collapse: collapse;}
table#kalender caption		{display: block; width: 180px; font: bold 11px Sans-Serif; text-transform: uppercase; letter-spacing: 2px; border-bottom: solid 1px #9c3; text-align: left;}
table#kalender th			{width: 14%; padding: 10px 0 5px 0; text-align: center; font: bold 11px Sans-Serif;}
table#kalender td			{padding: 5px; overflow: hidden; text-align: center; font: normal 11px Sans-Serif; color: #999; border: solid 1px #fff;}
table#kalender td a			{color: #fff; text-decoration: none; text-transform: capitalize;}
table#kalender td.hasnt		{background: #f9f9f9;}
table#kalender td.has		{background: #ccc;}
table#kalender td.has a		{color: #000;}
table#kalender td.sel		{background: #aab9ca; font: bold 11px Sans-Serif; color: #fff;}
table#kalender td.today		{background: #f0f0f0; color: #000;}
table#kalender td.today a	{color: #000;}
table#kalender td.left		{padding-left: 0; text-align: left;}
table#kalender td.right		{padding-right: 0; text-align: right;}
table#kalender td.goto a	{color: #000;}
table#kalender td img		{width: 12px; height: 13px; margin: 2px;}

div.newsitem				{}

div.newsitem span			{color: #00529f;}
div.newsitem p				{}
div.newsitem img.newsimage			{float: left; margin: 0 5px 5px 0;}
div.newsitem h2				{margin: 0 0 5px 0;}

div.largeimage				{display:none; position: absolute; left: 250px; background-color:#fff; border:solid 1px #ccc;}
div.largeimage a			{margin:10px; display: block;}


table.defaultlist			{width:100%; border-collapse:collapse;}
table.defaultlist th		{text-align: left; background-color: #f6f6f6; padding:2px; border-bottom:solid 1px #e2e2e2;}
table.defaultlist td		{text-align: left; padding: 2px; border-bottom: solid 1px #f6f6f6;}

div.aktivitet				{border-bottom: dashed 1px #ccc; margin: 0 0 20px 0;}
div.aktivitet p				{margin-bottom: 5px;}


ol.guestbook							{width: 65%; margin: 0; padding: 0; list-style: none; float: left;}
ol.guestbook li							{margin: 0 0 10px 0; padding: 10px; background: #f5f5f5;}
ol.guestbook h3							{margin: 0; font: bold 11px Sans-Serif; float: left;}
ol.guestbook p							{margin: 0; clear: both;}
ol.guestbook p.report					{margin-bottom: 10px; clear: none;}
ol.guestbook a							{text-decoration: none; color: Blue;}
ol.guestbook a.reported					{text-decoration: none; color: Red; clear: none;}

ol.guestbook a.report span, ol.guestbook a.reported span{
	display: none;
}

ol.guestbook a.report, ol.guestbook a.reported{
	width: 11px;
	height: 13px;
	display: block;
	float: right;
}

ol.guestbook a.report					{background: url(../gfx/reported.gif) no-repeat;}
ol.guestbook a.reported					{background: url(../gfx/report.gif) no-repeat;}


ol.guestbook li.pager					{margin: 0; padding: 0; line-height: 20px; text-align: center; background: none !important; clear: both;}
ol.guestbook li.pager a					{text-decoration: none;}
ol.guestbook li.pager a:hover			{text-decoration: underline;}
ol.guestbook li.pager a.left			{float: left;}
ol.guestbook li.pager a.right			{float: right;}

fieldset.guestbook						{width: 30%; padding: 10px; background: #f5f5f5; border: 0; float: right;}
fieldset.guestbook legend				{margin: 0 0 10px -7px; padding: 0; font: bold 14px Sans-Serif; color: #000;}
fieldset.guestbook p					{margin: 5px 0;}
fieldset.guestbook p.info				{margin: 10px 0;}
fieldset.guestbook p.error				{color: Red;}
fieldset.guestbook p.done				{color: Green;}
fieldset.guestbook p.sep				{margin: 10px 0; line-height: 1px; border-bottom: solid 1px #ccc;}
fieldset.guestbook p.checkbox			{margin: 0 0 10px 0;}
fieldset.guestbook p.checkbox label		{margin: 0 0 0 3px; vertical-align: middle; display: inline;}
fieldset.guestbook p.checkbox input		{width: auto; vertical-align: middle;}
fieldset.guestbook label				{display: block;}
fieldset.guestbook label span			{color: Red; visibility: hidden;}
fieldset.guestbook input				{width: 97%; font: normal 11px Sans-Serif;}
fieldset.guestbook textarea				{width: 97%; height: 80px; font: normal 11px Sans-Serif; overflow: auto;}
fieldset.guestbook input.btn			{width: auto;}
fieldset.guestbook a					{font-weight: bold;}

fieldset.guestbook fieldset				{margin: 0; padding: 0; border: 0; display: none;}
fieldset.guestbook fieldset legend		{display: none;}

ul.banners								{margin: 20px 0; padding: 0; list-style: none;}
ul.banners li							{margin: 5px 0;}


@media screen	
{
	div.printarea					{display: none;}
}

@media print	
{
	div#sitearea					{margin: 0; padding: 0; float: none; width: 100%;}
	div#sitecontainer				{margin: 0; padding: 0; float: none; width: 100%;}
	div#sitelogo					{display: none;}
	div#sitemenu					{display: none;}
	div#sitecontent					{float: none; margin: 0; padding: 0;}
	div#sitefooter					{float: none; margin: 0; padding: 10px 0 0 0; border-top: dashed 1px #000;}
	div#sitebanners					{display: none;}
	div#searchform					{display: none;}
	
	h1 img							{display: none;}
	div.printarea					{display: block; font-size: 20px; margin: 0 0 20px 0;}
}