body {
font-family: verdana, arial;
font-size: 12px;
}
/*
div {border:1px solid red;}
*/
div#container {
margin-left: auto;
margin-right: auto;
width: 800px;
}

div#header{
	
}

div#menubar{

}

div#menubar a {

}

div#innercontainer {

}

div#content{
	background-image: url('/media/base/content_back.jpg');
	background-repeat: no-repeat;
	float: left;	
	padding:10px 10px 10px 10px;
	width:780px;
}


div#rightbar { 
	float: right; 
	width: 200px; 
	margin: 0px 5px 0px 0px; 
	color: #393939; 
	font-size: 1.2em; 
	z-index: 400; 
}

div#rightbar div.box { 
	border: 1px solid #A4966C; 
	margin-bottom: 15px; 
	margin-top: 30px;
	background: #ffffff; 
	z-index: 400; 
}

div#rightbar div.box h1 {
	font-size: 1em; 
	font-weight: bold; 
	background: #7E070B; 
	color: #FFFFFF; 
	padding: 2px; 
	text-align: center;  
	margin: 0;
}

div#rightbar div.box div.content { 
	padding: 2px; 
	margin: 0px 0px; 
	text-align: center; 
	font-size: 14px; 
}
div#rightbar div.box img { 
	margin-top: 10px; 
}

div#rightbar p { padding: 0; margin: 0;}
div#rightbar a, div#rightbar a:link, div#rightbar a:visited, div#rightbar a:active{ color: #ffffff; text-decoration: none; }
div#rightbar a:hover { text-decoration: none;  }

.item-listing {border:1px solid #A4966C; margin-bottom: 0.5em; width:780px;}
.item-listing-text {padding-left:2em;}
.color1 {background-color:#f5f5f5;}
.color2 {background-color:#F3F4E1;}
.error {color:#dd0000;}



.bold { font-weight: bold; }
.italic { font-style: italic;}



 Form Layout */
form ul, form ol { list-style: none; }
input[type=radio] { margin-right: 15px;}
ul li label { float: none; width: auto; display: inline; margin: 0px 0px 5px 0px; list-style: none;}
label { display: block; padding:0 1em 3px 0; float:left; width:8em; }
input, textarea, select { margin:2px 0; padding:2px 3px; vertical-align:middle; font-weight:normal; font-size:11px; }
input[type=text] { width: 200px;}
textarea { vertical-align:top !important; width: 500px; }
select { font-size: 0.8em; }
form.not_styled label { float: none; width: auto; padding: 0; display: inline; }

div#footer {
	margin-top:20px;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	text-align:center;
	color:#ffffff;
	background:#7E070B;
}

div#footer a, div#footer a:active, div#footer a:visited, div#footer a:link { text-decoration:none; color:#ffffff; font-weight:bold;}
div#footer a:hover {}

h1 {font-size:1.4em; font-weight:bold;}
h2 {font-size:1.3em; font-weight:bold;}
h3 {font-size:1.2em; font-weight:bold;}
h4 {font-size:1.1em; font-weight:bold;}
h5 {font-size:1em; font-weight:bold;}

a img {border: 0;}

.memhead {text-align:center; width:100%;}

a.memhead { color:#000000; text-decoration:none; padding-left:150px;}
a.memheadrev { color:#000000; text-decoration:none; padding-right:150px;} 

.detail a, .detail a:visited, .detail a:link, .detail a:active {text-decoration: underline; color: #000000;}
