/*
 Copyright CADBow (c) 2007
 Version 2007-12-19
*/

body
{
	font: normal 10px Arial;
	color: Black;
	background-color: White;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

img
{
	border: solid 0px White;
}

table
{
	border: solid 0px White;
	/*border-collapse: collapse;*/
}

th
{
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
}

td 
{
	font-size: 12px;
}

a
{
	color: White;
}

a:hover
{
	color: Yellow;
}

/* Common */
.HideElement
{
	visibility: hidden;
	display: none;
}

/* Top Menu */
.topmenu
{
}

.topmenu td, .topmenu div
{
	color: White;
	text-align: center;
	font: bold 11px Arial;
	text-transform: uppercase;
}

.topmenu td a, .topmenu div a
{
	text-decoration: none;
}

.topmenu td a:hover, .topmenu div a:hover
{
	text-decoration: underline;
}

/* Side Menu */
.sidemenucell
{
	font: bold 11px Tahoma;
	color: #8f8e8e;
	/*background: #333333;*/
	height: 22px;
	border-right: solid 1px white;
	vertical-align: top;
	text-align: left;
	/*padding: 2px 2px 2px 2px;*/
}

.sidemenu
{
	font: bold 11px Tahoma;
	color: #8f8e8e;
	background: #333333;
	height: 22px;
}

.members
{
	font: normal 11px Tahoma;
	color: #8f8e8e;
}

.members_button
{
	font: bold 8pt Tahoma;
	text-decoration: none;
	color: White;
	background: #9a6c14;
	border: solid 1px #9a6c14;
	width: 30px;
	cursor: pointer;
}

.members_edit
{
	font: bold 8pt Tahoma;
	color: #9a6c14;
	border: solid 1px #9a6c14;
}

/* Content */
.contentcell
{
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 0px 2px;
}

.content {
	font-family: bold 11px Tahoma;
	color: #B1AFAF;
}

.content table {
	color: Black;
}

.contentcell a
{
	color: #3c6428;
	text-decoration: none;
}

.contentcell a:hover
{
	color: #7f6439;
	text-decoration: underline;
}

/* Footer */
.footer1
{
	font: normal 11px Tahoma;
	color: #D3D1D1;
	vertical-align: middle;
	text-align: center;
}

.footer1 a 
{
	color: #D3D1D1;
	text-decoration: none;
}

.footer1 a:hover 
{
	color: #D3D1D1;
	text-decoration: underline;
}

.footer2
{
	font: normal 11px Tahoma;
	color: #969693;
	vertical-align: middle;
	text-align: center;
	height: 20px;
}

.footer2 a 
{
	color: #969693;
}

.footer2 a:hover
{
	color: #969693;
	text-decoration: none;
}

/* Editor */
.DynPagesLimits
{
}

.DynPagesEditorSpans
{
	visibility: hidden;
	display: none;
}

/* Templates */
.startofpage
{
	height: 1px;
	border-bottom: solid 1px gray;
}

.separator
{
	height: 3px;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
}

.endofpage
{
	height: 1px;
	border-top: solid 1px gray;
}

.cell1
{
	background-color: white;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
	width: 100%;
	vertical-align: top;
	text-align: left;
}

.cell2
{
	background-color: #eeeeee;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
	width: 100%;
	vertical-align: top;
	text-align: left;
}

.cell_content1
{
	color: #666666;
	font: normal 11px Tahoma;
	line-height: 14px;
	margin: 12px 13px 17px 13px;
}

.cell_content2
{
	/*border: solid 1px white;*/
	color: #666666;
	font: normal 11px Tahoma;
	line-height: 14px;
	margin: 12px 13px 17px 13px;
}

.title_big1
{
	color: #336699;
	font: normal 24pt Arial;
	text-transform: uppercase;
}

.title_small1
{
	color: #666666;
	font: normal 16pt Arial;
	margin-left: 25px;
}

.title_small2
{
	color: #336699;
	font: normal 14pt Arial;
}

.title_small3
{
	color: #3c6428;
	font: normal 14pt Arial;
}

.image_hs1
{
	width: 200px;
	height: 150px;
	/*padding-right: 19px;*/
	vertical-align: top;
}

.image_hs1 img
{
	width: 200px;
	height: 150px;
}

.text1
{
	color: #666666;
	width: 350px;
	height: 135px;
	text-indent: 20px;
	text-align: justify;
	text-justify: newspaper;
	/*margin-left: -20px;*/
}

.text2
{
	color: #666666;
	width: 350px;
	height: 150px;
	text-indent: 20px;
	text-align: justify;
	text-justify: newspaper;
	/*margin-left: -20px;*/
}

.link1
{
	color: #336699;
	font: normal 11pt Tahoma;
	text-align: right;
	width: 350px;
	height: 15px;
}

.link1 img
{
	margin-left: 70px;
	margin-right: 3px;
}

.link1 a, .link1 a:hover
{
	color: #336699;
	text-decoration: none;
}

.link1 a:hover
{
	text-decoration: underline;
}

.newsitem #bar
{
	width: 100%;
	background-image: url(/images/page/gray-bar.jpg);
	font: bold 12pt Arial;
	color: White;
}

.newsitem img
{
	margin: 0px 7px 0px 11px;
}

.array
{
	margin: 20px 20px 20px 20px;
	width: 560px;
}

.array th
{
	font: bold 10pt Arial;
	background-color: #cccccc;
	color: White;
	border: solid 1px #ffffff;
	height: 32px;
}

.array td
{
	font: bold 10pt Tahoma;
	color: #3d5f2e;
	border: solid 1px #ffffff;
	text-align: center;
	height: 21px;
}

.array .row0 td
{
	background-color: #f3f3f3;
}

.array .row1 td
{
	background-color: #ececec;
}

.array .rowsel td
{
	background-color: #ffa4a4;
}

/* Cantine */
.CantineMenuTitle
{
	background-color: white;
	font-weight: bold;
	height: 32px;
	padding: 4px;
	border: solid 1 maroon;
}

.CantineMenuItems
{
	padding: 4px;
	background-color: #ffffdd;
	border: solid 1 maroon;
}

.CantineMenuItem
{
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 14px;
	background: url(/images/cantine/item.gif) no-repeat;
	background-position: 0px 3px;
	position: relative;
	left: 0px;
	top: 0px;
	border-top: 2px solid #ffffdd;
	cursor: pointer;
}

.CantineAddToMenu
{
	background-color: white;
	color: maroon;
	font-weight: bold;
	border: solid 1 maroon;
	padding: 4px;
}

.CantineCatalog
{
	color: Black;
	background: White;
	width: 200px;
	border: solid 1 maroon;
	position: absolute;
	left: 0px;
	top: 0px;
}

.CantineCatalogCaptionBar
{
	color: #ffffdd;
	background: maroon;
	padding: 4px;
	font-weight: bold;
	border-bottom: solid 1 maroon;
	cursor: pointer;
}

.CantineCatalogContent
{
	padding: 4px;
}

.CantineCatalogItem
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	cursor: pointer;
	padding-left: 21px;
}