/***************************************************
   HTML Element Styles
 ***************************************************/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color:#f00;
	padding:0; margin:0;
	background:#fff;
	padding:10px; padding-left:5%; padding-right:5%;
}

/***************************************************
  Basic Element Styles
 ***************************************************/
/*
a:link, a:visited, a:active {
	color: #00f;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #008;
}
font{color:#000;}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
.required {
	font-weight:bold;
	color: #F00;
}
.checkbox_label, .radio_label {
	cursor: pointer;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #666;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 90%;
}
h1 {
	font-size: 1.5em;
	color: #444;
	padding:0;
	margin:0;
}

form {
	margin: 0;
}
#text table{
	width:auto;
}
*/
/***************************************************
  Banner Element Styles
 ***************************************************/
/*
#topbar{
	float:left;
	width:99%;
	border:1px solid #888;
	border-bottom:0;
	background-color:#fff;
}
#top-buttons{
	display:none;
}
#breadcrumbs{
	float:left;
}
*/
#banner {
	float:left;
	width:99%;
	height:100px;
	background:url("images/banner.jpg") left repeat-x;
}
#bannerurl{
	background:url("images/logo.gif") left;
	position:relative;
	height:100px;
	width:316px;
	display:block;
	float:right;
}
/*
#top-heading{
	border-top:1px solid #888;
	width:100%;
}
#title{
	margin-left:210px;
}
*/
/***************************************************
 widget Styles
 ***************************************************/

#widgets{
	height:16px;
}
#widgets em{
	display:none;
}
#widgets a, #rightbar #page_mod{
	display:table-cell;
	float:right;
	clear:none;
	height:16px;
	width:16px;
}
#widgets #rss{
	background: url("images/feed.gif") top left no-repeat;
}
#widgets #print{
	background: url("images/printer.gif") top left no-repeat;
}
#widgets #stylechange{
	background: url("images/page.gif") top left no-repeat;
}
#widgets #bookmark{
	background: url("images/star.gif") top left no-repeat;
}
#widgets #fontsizeP{
	background:url("images/text-big.gif") top left no-repeat;
}
#widgets #fontsizeM{
	background:url("images/text-small.gif") top left no-repeat;
}
#widgets #fontsizeR{
	background:url("images/text-norm.gif") top left no-repeat;
}

#widgets #page_mod{
	background: url("images/pencil.gif") top left no-repeat;
}
#rightbar #page_mod{
	float:right;
}
#pagetop_widget{
	background-image: url("images/up.gif");
	height:16px;
	width:16px;
	overflow:hidden;
	float:right;
}

#widgets #page_mod:hover, #widgets #rss:hover, #widgets #print:hover, #widgets #stylechange:hover, #widgets #bookmark:hover, #widgets #fontsizeP:hover, #widgets #fontsizeM:hover, #widgets #fontsizeR:hover, #page_mod:hover, #pagetop_widget:hover{
	background-position:-16px 0;
}
/***************************************************
  Access Keys & Skiplinks Element Styles
 ***************************************************/
/*
a em{
 	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#skiplinks em{
	text-transform:capitalize
}
#skiplinks{
	display:block;
	font-size:0;
	width:0;
	height:0;
	overflow:hidden;
}
*/
 /***************************************************
  Page Element Styles
 ***************************************************/
#page { /*the main page section that holds the menu, content & footer*/
	float:left;
	width:99%;
}
#title{
	background-color:#eaeaea;
	margin-left:180px;
	border:1px solid #ccc;
	border-top:0;
	color:#505050;
	margin:0 0 5px;
}
#widgets{
	padding:7px;
	}
#title-inner{
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	background-color:#ccc;
	display:table-cell;
	float:left;

color:#505050;
font-weight:bold;
margin-bottom:5px;
padding:6px 5px;

}
#content{ /*contains the page content*/
	border-top:none;
	margin-left:180px;
	padding:0.5em;
}
#footer{ /*contains the footer text as defined in admin>settings */
	margin-left:120px;
	color:#66462C;
	text-align:center;
	font-size:small;
}

/***************************************************
  menu Element Styles
 ***************************************************/
/***** Left sidebar *****/
#menu {
clear:left;
float:left;
width:180px;
margin:0 0 5px;
padding:0;
}

#menu h2,#menu h3 {
color:#505050;
background-color:inherit;
font-size:1em;
margin:0 0 5px;
padding:0;
}

#menu div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:146px;
font-size:0.9em;
color:#505050;
line-height:1.5em;
}

#menu div.announce p {
margin:10px 0 0;
padding:0;
}

#menu div.announce img{
	margin:5px 0;ho
	padding:3px;
	border:1px solid #ccc;
}
/***** Main menu *****/
ul.avmenu {
width:180px;
margin:0 0 18px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:180px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:170px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#eaeaea;
border-left:4px solid #990529;
color:#505050;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:165px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
width:155px;
}

ul.avmenu ul ul {
width:140px;
}

ul.avmenu ul ul a {
width:140px;
}
ul.avmenu ul ul ul a {
width:126px;}
ul.avmenu ul ul ul ul a {
width:112px;}

fieldset input{
width:135px;
}


#content table{
	width:99%;
	background-color:#C2B6A9;}
#content td{
	background-color:#fff;
	padding:2px;
}
#content h1{
	font-size:medium;
	padding:3px;
	margin:0;
	background-color:#eaeaea;
	color:#505050;
	text-align:center;
border-bottom:1px solid #ccc
}
#content h1 a{
	text-decoration:none;
	color:#FFF;
}
a {color:#E5234B}

/*******************************************************************/
#skiplinks, #topbar{display:none;}



