﻿body {
	background: #FDF2D7;
	color: #7A3700;
	font: 80% Arial, Helvetica, Verdana;
	text-align: center;
}
img
{  border-style: none;

}

A:link { color: #FF0000}
A:visited { color: #680000}
A:active, A:hover { color: #680000}

h1, .title { 
	background: url('zfest_dwt/graphics/accent2.gif') no-repeat left;
	padding-left: 16px;
	color: #993300;
	border-bottom: solid 1px #B52810;
	margin-bottom: 5px;
	font: 150% Arial, Helvetica, Verdana;
}

h2{ 
	color: #993300;
	font: bold 120% Arial, Helvetica, Verdana;
}

h3 {
	color: #993300;
	font: bold italic 120% Arial, Helvetica, Verdana;	
}

h4 {
	color: #993300;
	text-transform: uppercase;
	font: bold 100% Arial, Helvetica, Verdana;	
}

h5 {
	color: #993300;
	text-transform: uppercase;
	font: bold italic 100% Arial, Helvetica, Verdana;	
}

h6 {
	color: #993300;
	font: bold 100% Arial, Helvetica, Verdana;	
}

/* Define horizontal rule */
HR { color: #993300; height:1px; width: 100%; background:#B52810; margin: 0% 2% 0% 2%; }


#container {
	width: 718px;
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
}
	html>body #container { width: 719px }

#containerAdmin {
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
}


#header {
	margin-bottom: 10px;

}

#logo {
    width:400px;
		border: solid 3px #7A3700;
}
#login {
float:left;
    width:300px;
		border: solid 3px #7A3700;
}


#mainpic {
	padding: 5px;
	border: solid 1px #7A3700;
	background: url('images/mainpic.jpg') no-repeat 5px 5px;
	width: 718px;
	height: 194px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 706px;
	height: 182px;
}
	html>body #mainpic { width: 706px; height: 182px; }

#menubar {
	padding: 5px;
	border: solid 1px #7A3700;
	width: 718px;
	height: 60px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 706px;
	height: 48px;
}
	html>body #menubar { width: 706px; height: 48px; }


#mainpicmenu {
	background: #fff;
	padding: 5px;
}

#body {
	margin: 10px 0px 0px 0px;
}

#body1 {
	width: 500px;
		min-height:355px;
	float: left; 
	padding: 5px;
	border: solid 1px #7A3700;
	background: #FDF2D7;
	margin-bottom: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 488px;
}
	html>body #body1 { width: 488px; } /* fix for firefox */

#body2 {
	width: 208px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 208px;
}
	html>body #body2 { width: 208px } /* fix for firefox */

#body3 {
	width: 718px;
	float:left;
		border: solid 1px #7A3700;
			padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 706px;
}
	html>body #body3 { width: 706px } /* fix for firefox */

#body4 {
	width: 718px;
			padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 706px;
}
	html>body #body4 { width: 706px } /* fix for firefox */

#topAdmin {
	width: 718px;

			padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 706px;
}
	html>body #body3 { width: 706px } /* fix for firefox */

#bodyAdmin {
	width: 916px; 
	
	float:left;
		border: solid 0px #7A3700;
			padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 916px;
}
	html>body #bodyAdmin { width: 916px } /* fix for firefox */

.infoAdmin {
	width: 500px;
		min-height:50px;
	float: left; 
	padding: 5px;
	border: solid 0px #7A3700;
	background: #FDF2D7;
	margin-bottom: 10px;
	margin-left: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 488px;
}
	html>body #infoAdmin { width: 488px; } /* fix for firefox */


#footer {
	clear: both;
	border: solid 1px #7A3700;
	background: #FDF2D7;
	padding: 5px;
	color: #7A3700;
	font: 85% Arial, Verdana, Helvetica;
	width: 718px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 706px;
}
	html>body #footer { width: 706px; }

.sidemenu {
	width: 208px;
	padding: 5px;
	border: solid 1px #7A3700;
	background: #FDF2D7;
	margin-bottom: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 196px;
}
	html>body .sidemenu { width: 196px }
	
.sidemenuadmin {
	width: 208px;
	padding: 5px;
	float: left;
	border: solid 1px #7A3700;
	background: #FDF2D7;
	margin-bottom: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 196px;
}
	html>body .sidemenu { width: 196px }	

.infobox {
	width: 208px;
	padding: 5px;
	min-height:250px;
	border: solid 1px #7A3700;
	background: #FDF2D7;
	margin-bottom: 5px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 196px;
}
	html>body .infobox { width: 196px }

.Robinlabel
{
    width:120px; 
    vertical-align: top;
}		

.submenu {
	color: #4D6D0F;
	font-weight: bold;
	line-height: 18px;
}
.submenu A:link, .submenu A:visited {
	text-decoration: none;
	background: url('graphics/accent.gif') no-repeat;
	padding-left: 16px;

}
.submenu A:active, .submenu A:hover {
	text-decoration: none;
	background: url('graphics/accent2.gif') no-repeat;
	padding-left: 16px;
}

.content { font: 80% Arial, Helvetica, Verdana }

/************************************************************************
* 
* Forms
*
************************************************************************/

/* label column */
.formlabel
{
    width:120px; 
    vertical-align: top;
}

/* value column */
.formvalue
{
    vertical-align: top;
}

.txtfield
{
    width:300px;
}

.txtblock
{
    width:300px;
}

/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

.buttonsmall, .buttonsmall-ovr
{
    background: url(images/background_button_small.gif) repeat-x;
    border: none;
    color: #FFFFFF;
    height: 22px;
    font-weight: normal;
    font-size: 9px;
    padding-bottom: 9px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttonsmall-ovr
{
    text-decoration: underline;
    
    background: url(images/background_button_small-ovr.gif) repeat-x;
}

.box 
{ border:solid,1,#FFFFF;
    
}

/*** Robin Custom ***/

#CreateLine { width: 190px;
              text-align:right;
}

#Popup { 
text-align:left;
border:solid,1,#FFFFF;
}

