/* LAYOUT */
body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-color: #FFFFF;
	text-align: center;
	font: normal 11px Tahoma, "Lucida Grande", Verdana, Arial, Sans-serif;
	color: #2e2e2e;
/*	line-height: 16px; */
	/*behavior:url("/_templates/js/csshover.htc");*/
}

ul.mainmenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;  
}


#main {
	margin: 0px auto;
	text-align: left;
	width: 772px;
}
#middle {
	width: 772px;
	background: #fbfbfb url(/_templates/images/theme_blue/pagebg.png) repeat-y center;
}
#middle_nobg {
	width: 772px;
	background-color: #fbfbfb;
}
#nav {
	clear: both;
	width: 772px;
	height: 42px;
	border: 1px solid #545B65;
	background: #fbfbfb url(/_templates/images/theme_blue/navbg.png) repeat-x center;
	background-color: #94AE91;
	color: white;
	font-weight: bold;
}
#nav ul {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 13px 0px 0px 20px;
	list-style-type: none;
}
#nav ul li {
	float: left;
	display: block;
	margin: 0px 9px 0px 0px;
	text-align: center;
}
#nav ul li a {
	border: 0;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#nav ul li a.hl {
	color: black;
}
#nav ul li a:hover {
	color: black;
}
#logo {
	position:absolute;
	margin-left: 660px;
	top: 15px;
}
#postmiddle {
	width: 772px;
	height: 14px;
	clear: both;
}
#body_left {
	vertical-align: top;
	clear: both;
	float:left;
	\width:546px;
	w\idth:506px;
	padding: 25px 20px 0px 20px;
}
#body_big {
	vertical-align: top;
	clear: both;
	float:left;
	\width:770px;
	w\idth:730px;
	padding: 25px 20px 0px 20px;
}
#body_right {
	float:left;
	\width:224px;
	w\idth:184px;
	padding: 40px 20px 0px 20px;
}
#footer {
	clear: both;
	height: 30px;
	color: #FFFFFF;
	font-size: 9px;
	margin-top: 10px;
	text-align: center;
}

/* TEXT AND FORMATTING */
.error {
	color: #FF0000;
}
blockquote {
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #e5e5e5;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1 {
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #7D8896;
}
h2 {
	font-size: 13px;
	padding-bottom: 5px;
}
h3 {
	font-size: 10px;
	color: #545B65;
	font-weight: normal;
}
h6 {
	font-size: 18px;
	margin: 20px 0px 20px 0px;
}
a.bullet {
	display: inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 19px;
	background:url(/_templates/images/theme_blue/bullet_1.gif) no-repeat;
}
a.white:link, a.white:visited, a.white:hover, a.white:active {
	color: white;
	border: none;
}

a { color: #9d0a0a; text-decoration: none;}
a:visited { color: #ae5b5b; }
a:hover { color: #e61e1e; text-decoration: underline; }


a.image:link, a.image:visited, a.image:hover, a.image:active {
	border: 0;
	text-decoration: none;
}

/* LISTS */
ul {
	margin-top: 0px;
}

/* IMAGES */
img {
	border: none;
}
img.border {
	border: 1px solid #414851;
}

img.news {
	border: 1px solid #414851;
	float: right;
	margin: 10px 0px 10px 10px;
}

/* DROPDOWN MENU */
.menudiv {
	line-height: 22px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	margin-top: 1px;
	border: 1px solid white;
	border-bottom: none;
	background-color: #5C9657;
}
.menudiv a, .menudiv a:visited, .menudiv a:active {
	font-weight: bold;
	width:100%;
	display: block;
	color: white;
	text-indent: 5px;
	text-decoration: none;
	border-bottom: 1px solid white;
}
.menudiv a:hover {
	font-weight: bold;
	background-color: #557C56;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid white;
}

/* TABLES */
tr.head {
	height: 20px;
	background-color: #e8f5f0;
	color: #6b0800;
}
tr.cell_a {
	/*background-color: #D8E0EC;*/
	background-color: #e8f5f0;
	padding-left: 5px;
	padding-right: 5px;
}
tr.cell_b {
	background-color: #E8F5F0;
	padding-left: 5px;
	padding-right: 5px;
}
tr.cell_unread {
	background-color: #FDE4C1;
}
td.list {
	padding: 2px 8px 3px 8px;
	vertical-align: top;
}
td.list_noalign {
	padding: 2px 8px 3px 8px;
}
td.listhead {
	padding: 2px 8px 3px 8px;
        border-bottom: 1px solid #ff686d
}

/* INPUT FIELDS */
input.small	{ /* Oneliner etc */
	width: 100px;
}
input.login	{ /* Oneliner etc */
	width: 150px;
}
input.notsosmall { /* City at sec_entry_upload.php */
	width: 251px;
}
input.tiny { /* e.g. zipcode at sec_entry_upload.php */
	width: 50px;
}
input.tinyest { /* foodorder.html */
	width: 25px;
}
input.normal {
	width: 315px;
}
input.big {
	width: 540px;
}
select.big {
	width: 545px;
}
select.normal {
	width: 320px;
}
textarea.big {
	width: 540px;
	height:150px;
}
textarea.normal {
	width: 315px;
	height: 150px;
}
textarea.tiny {
	width: 315px;
	height: 50px;
}
textarea.banner {
	width: 416px;
	height: 50px;
}

input, textarea, select 
{ 
	font-size: 12px; 
	border: #ff686d 1px solid;
	background-color: #efefef;
}

