body
{
	margin: 0;
	padding: 0;
	background-image: url(../images/background.jpg);
	text-align: center;
	background-position: center;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

img
{
	border: 2px solid #FFFFFF;
}
	

div#wrapper
{
	width:740px;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: left;
	background-image: url(../images/background2.jpg);
	background-position: center;
	background-repeat: repeat-y;
	min-height: 800px;
}

div#menu
{
	width: 200px;
	height: 400px;
	float: left;
}

div#header
{
	width: 540px;
	height: 160px;
	float: left;
	overflow: hidden;
}

div#container
{
	width: 532px;
	float: left;
	padding: 0 8px 0 0;
}	

br.clearer
{
	float: none;
	clear: both;
}


div#menu div#logo
{
	height: 180px;
	background-image: url(../images/logo2.jpg);
	background-position: 9px 0;
	background-repeat: no-repeat;
}

div#menu ul
{
	padding: 0 0 0 14px;
	margin: 0;
	list-style: none;
}

div#menu ul li
{
	
}

div#container a,
div#container a:link,
div#container a:visited,
div#container a:active
{
	color: #8A5501;
	font-weight: bold;
	text-decoration: none;
}

div#container a:hover
{
	color: #CA7500;
}

ul
{
	list-style: none;
}

div#menu ul li a,
div#menu ul li a:link,
div#menu ul li a:visited,
div#menu ul li a:active
{
	font-family: "Times New Roman", Times;
	text-decoration: none;
	font-size: 16pt;
	color: #8A5501;
	display: block;
	height: 25px;
	width: 170px;
}

div#menu ul li a:hover
{
	color: #FFFFFF;
}

div#copyright
{
	padding: 32px 0 8px 0;
	color: #8A5501;
	font-size: 8pt;
	text-align: center;
}

div#logok
{
	margin: 40px 0 0 0;
	text-align: center;
}

div#logok img
{
	margin: 4px 0 0 0;
}








ul#admin_menu
{
	padding: 0;
	margin: 4px;
	background-color: #FFFFA0;
	border: 2px solid #F0D000;
	list-style: none;
}

ul#admin_menu li
{
	padding: 0;
	margin: 0 0 0 4px;
}

ul#admin_menu li a,
ul#admin_menu li a:visited,
ul#admin_menu li a:link
{
	background-color: inherit;
	color: #E0C000;
	text-decoration: none;
}

ul#admin_menu li a:hover,
ul#admin_menu li a:active
{
	color: #E00000;
	text-decoration: none;
}


form#admin_text_editor select
{
	width: 300px;
	font-family: "Lucida Console", sans-serif;
	font-size: 12px;
	border: 1px solid #808080;
}

form#admin_text_editor label
{
	display: block;
}

form#admin_text_editor input.text
{
	width: 100%;
	font-family: "Lucida Console", sans-serif;
	font-size: 12px;
	border: 1px solid #808080;
}

form#admin_text_editor textarea
{
	width: 100%;
	height: 280px;
	border: 1px solid #808080;
}

form#admin_text_editor input.submit,
form#admin_text_editor input.submit_small
{
	background-color: #F0F0F0;
	color: #000000;
	padding: 0;
	margin: 0 8px 0 0;
	width: 164px;
	height: 20px;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

form#admin_text_editor input.submit_small
{
	width: 60px;
	height: 16px;
}


form#register label
{
	float: left;
	clear: both;
	width: 120px;
}

form#register input.text
{
	float: left;
	width: 120px;
}


form#admin_gallery_editor label
{
	display: block;
}

form#admin_gallery_editor input.text
{
	width: 100%;
	font-family: "Lucida Console", sans-serif;
	font-size: 12px;
	border: 1px solid #808080;
}

form#admin_gallery_editor textarea
{
	width: 100%;
	height: 280px;
	border: 1px solid #808080;
}

form#admin_gallery_editor img
{
	float: left;
}

form#admin_gallery_editor input.small
{
	margin: 4px 0 4px 0;
	width: 332px;
}

form#admin_gallery_editor textarea.small
{
	width: 332px;
	height: 76px;
	border: 1px solid #808080;
}

form#admin_gallery_editor label.inline
{
	display: inline;
}

form#admin_gallery_editor input.submit
{
	background-color: #F0F0F0;
	color: #000000;
	padding: 0;
	margin: 0 8px 0 0;
	width: 200px;
	height: 20px;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}


form#admin_menu_editor label
{
	display: block;
}

form#admin_menu_editor input.text
{
	width: 100%;
	font-family: "Lucida Console", sans-serif;
	font-size: 12px;
	border: 1px solid #808080;
}

form#admin_menu_editor textarea
{
	width: 100%;
	height: 280px;
	border: 1px solid #808080;
}

form#admin_menu_editor input.pre
{
	margin: 0;
	width: 34px;
	background-color: #E8E8E8;
	color: #000000;
	text-align: left;
	border-top: 1px solid #808080;
	border-bottom: none;
	border-right: none;
	border-left: 1px solid #808080;
}

form#admin_menu_editor input.title
{
	margin: 0;
	width: 553px;
	border-top: 1px solid #808080;
	border-bottom: none;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
}

form#admin_menu_editor input.cost
{
	margin: 0;
	width: 100px;
	border-top: 1px solid #808080;
	border-bottom: none;
	border-right: 1px solid #808080;
	border-left: none;
}

input.submit,
form#admin_menu_editor input.submit
{
	background-color: #F0F0F0;
	color: #000000;
	padding: 0;
	margin: 0 8px 0 0;
	width: 200px;
	height: 20px;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}


.pngfix
{
	behavior: url(/media/css/pngbehavior.htc);
}


div#container h1,
div#container h2,
div#container h3,
div#container h4,
div#container h5,
div#container h6
{
	padding: 0;
	margin: 0;
	background-color: inherit;
	color: inherit;
	font-family: "Times New Roman", sans-serif;
	font-size: 10px;
	font-weight: bold;
}

div#container h1
{
	padding: 0 0 6px 0;
	background-color: inherit;
	font-size: 24px;
	font-weight: bold;
}

div#container h2
{
	padding: 6px 0 2px 0;
	font-size: 18px;
	font-weight: bold;
}

div#container h3
{
	padding: 6px 0 2px 0;
	font-size: 12px;
	font-weight: bold;
}
