/******************
HTML Tags
******************/

body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 15px 40px;
	font-size: .72em;
	background-position: 0% 0%;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#content p, #content-right p,#content-left p, table {
	margin:0px 0px 20px 0px;
	}

#content-right img {
	border:none;
	}

#breadcrumb-side label {
	display:none
	}

/******************
FORM STYLES
******************/

#content-container form {
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset {
	margin: 10px 0px 20px 0px;
	padding:0px 10px 10px 20px;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content-container legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}

#content-container label {
	display:block;
	padding: 2px 2px 2px 2px;
	width: 80px;
	}

#breadcrumb-side form {
	margin:0px;
	padding:0px;
	text-align:right;
	}

#breadcrumb-side form fieldset {
	margin:0px;
	padding:0px;
	border:none;
	}

#breadcrumb-side form legend {
	display:none;
	}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link
{
	color: #990066;
	text-decoration:none;
}

a:visited
{
	color: #993366;
	text-decoration:none;

}

a:hover
{
	color: #cc0066;
	text-decoration: underline;
}

a:active
{
    color: #990066;
}
a img
{
	border:none;
}
/* side navigation */
#sidenav 
{
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	margin: 0 0 0;
	text-decoration: none;
	font-size: 1.2em;
	color: #993366;
}
/*#sidenav li
{
	padding: 0.3em 0 0.3em 0;
	border-bottom: #990099 1px solid;
    display: block;
    width: 80%;
    height: 0.9em;
    text-decoration: none;
   	}
#sidenav LI.first
{
   	border-bottom: #990099 2px solid;
   	border-top: #990099 2px solid;

}
#sidenav LI A:hover
{
	text-decoration: none;
	color: White;
	background-color: #c0c0c0;
} 
#sidenav span
{
    display: block;
    font-weight: bold;
   	color: #993366;
    font-size: 0.85em;
    text-decoration:none;
    text-transform:uppercase;
}
ul.sublist  
{   display: block;
	font-weight:normal;
    width: 100%;
    text-decoration: none;
    border-bottom: none;
    font-size: 0.85em;
    text-transform: none;

	}*/
/*ul.sublist 
{       
	display: block;
    font-size: 0.75em;
    color:Gray;
    margin: 0 0 0 0;
    text-decoration:none;
	text-transform: none;
	
	}

#sidenav a:hover
{
	text-decoration: none;
	color: White;
	background-color: #c0c0c0;
}*/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav-container a:link
{
	color: #ffffff;
	text-decoration:none;
}

#mainnav-container a:visited {
	color:#ffffff;
	text-decoration:none;
	}

#mainnav-container a:hover {
	color:#ffffff;
	text-decoration:none;
	}

#mainnav-container a:active {
	color:#ffffff;
	text-decoration:none;
	}

/* All link states are selected with an "a" */
#header a {
	color:#FFFFFF;
	
	}

#breadcrumb-container a {
	color:#FF6600;
	}

/******************
HEADINGS
******************/

h1 {
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
	}

h2 {
	font-size:1.4em;
	}

h3 {
	font-size:1.2em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}

#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}

/******************
Layout Divs
******************/

#headerlogo-container
{
	margin-bottom: 0px;
	color: #ffffff;
	padding:  0px 0px 0px 0px;
	 height: 103px;
	/* min-height: 95px; */
	background: #ffffff;
	font-size: 1.8em;
	font-weight: bold;
	
}
#headerlogo-left
{
	float:left;
	width:70%;
}
#headerlogo-right
{
	float:right;
	width:30%;
	text-align:right;
}

#mainnav-container
{
	padding:  0px 0px 0px 0px;
	 background-image: url(../Images/MainNavFade.gif);
	 background-repeat:repeat-x;
	 height:40px;
}

#mainnav 
{
	margin:0px 0px 5px 5px;
	float:left;
	width:70%;

	}
#mainnav-side 
{
	float:right;
	width:30%;
	text-align:right;
	}


#header-container
{
	color: #FFFFFF;
	height: 124px;
	min-height: 124px;
	background:  #202020 ;
	font-size: 1.8em;
	font-weight: bold;
	clear: both;
}
#header-left
{
	float:left;
	width:469px;
	padding: 0px 0px  0px 0px;

}
#header-centre
{	
	padding: 10px 10px  10px 0px;


}
#header-right
{
	padding: 0px 0px  0px 0px;
	float:right;
	min-width: 299px;
	height: 124px;
}

#header a {
	text-decoration:none;
	color:#FFFFFF;
	}

#slogan {
	font-size:.68em;
	margin:0px;
	font-weight:normal;
	padding-top:7px;
	}
	
#breadcrumb-container {
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;
	padding:8px 0;
	}

#breadcrumb {
	float:left;
	padding:0 10px;
	}

#breadcrumb-side {
	float:right;
	padding:0 10px;
	}

#content-container {
	background-color: #FFFFFF;
	padding:3px;
	margin:0px;
	position:relative;
	}

#content-left
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 162px;
	padding: 10px;
}

#content-right {
	position:absolute;
	top:0;
	right:0px;
	width:180px;
	padding-top:10px;
	}

#content
{
	padding: 10px 10px 0px 10px;
	margin:  0px 185px 0px 185px;
	height: 100%;
	border-left: 1px dashed #D0D0BF;
	border-right: 1px dashed #D0D0BF;
}
#newslettercontent
{
	padding: 10px 10px 0px 10px;
	margin:  0px  0px 0px 185px;
	height: 100%;
	border-left: 1px dashed #D0D0BF;
}

#sidenav
{
	background-color: #eaeaea;
}
#vote
{
	background-color: #e4e4e4;
}
#latestnews
{
}
#infoheaderbox
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 1.7em;
    BACKGROUND-IMAGE: url(../images/info_purple.gif);
    PADDING-BOTTOM: 0px;
    MARGIN: 0.3em 0px 0.5em;
    PADDING-TOP: 0px;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 14px
}
#infoheader
{
}
#info
{
    BORDER-LEFT-COLOR: #9f1b63;
    BORDER-BOTTOM-COLOR: #9f1b63;
    BORDER-TOP-COLOR: #9f1b63;
    BORDER-RIGHT-COLOR: #9f1b63
}
#infocontent p
{
	padding-bottom: 2em;
	border-bottom: dashed 1px gray;
}

#regcl
{
    display: block;
    background-color: #faebd7;
    padding: 10px 10px 10px 10px;
}
#regcl a:link
{
	text-decoration:none;
	color:Gray;
}
#regca
{
    background-color: #fdf5e6;
    padding: 10px 10px 10px 10px;
}
#three-column-container {
	width:100%;
	margin:10px 0px;
	text-align:justify;
	}

#three-column-left {
	float:left;
	width:30%
	}

#three-column-right {
	float:right;
	width:30%
	}

#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%
	}

#footer {
	margin-top:80px;
	padding:20px 10px 0px 10px;
	border-top:1px solid #7F7F7F;
	text-align:center;
	clear:both;
	font-size:.95em;
	}

/******************
MENU ITEMS
******************/

#mainnav-container ul {
	margin:0px;
	padding:0px;
	}

#mainnav-container li {
	padding:0px;
	list-style:none;
	display:inline;
	margin:5px 10px 5px 0px;
	}

#mainnav-side li {
	padding:0px;
	margin:5px 0px 5px 10px;
	}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical {
	margin:0px 0px 15px 15px;
	padding:0px;
	}

#content ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background-position:0 .6em;
	}

/******************
Left links
******************/
#content-left a:link {
	padding:2px 0px 2px 5px;
    color:Gray;
	text-decoration:none;
	}
#content-left  a:visited {
	padding:2px 0px 2px 5px;
	background-position:0 .6em;
	text-decoration:none;
    color:Gray;

	}

#content-left  a:hover {
	padding:2px 0px 2px 5px;
	text-decoration:underline;
	color: #993366;

	}

#content-left  a:active {
	padding:2px 0px 2px 5px;

	}
/******************
LISTS - IN THE RIGHT OR LEFT COLUMNS
******************/

#content-left ul {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content-left  li {
	list-style:none;
	padding: 0px 0px 0px 12px;
	/*background-position:0 .6em;*/
	font-weight:bold;
    BACKGROUND: url(../images/menu_passive_purple.gif) no-repeat;
    }
#content-left  li.active {
	BACKGROUND: url(../images/menu_active_purple.gif) no-repeat;
	}





#sidenav .sublist li {
	list-style:none;
	padding:2px 0px 0px 4px;
	margin: 0px 0px 0px 4px;
	background-image: none;

	}
#sidenav .sublist li a:link  {
	text-decoration:none;
	color:Gray;
	font-size:0.7em;
	font-weight:bold;
    background-image: none;
    TEXT-TRANSFORM: none;
	}

#sidenav .sublist li  a:visited {
	text-decoration:none;
	color:Gray;
	font-size:0.7em;

	}

#sidenav .sublist li a:hover
{
	background-color: #d3d3d3;
	color: black;
}

#sidenav .sublist li  a:active {
	color:Gray;
	font-size:0.7em;

	}


	
#content-right a:link
{
	padding: 2px 0px 2px 12px;
	background-position: 0 .6em;
	color: #708090;
	font-weight: bolder;
	text-decoration:none;
}

#content-right a:visited
{	padding:2px 0px 2px 12px;
	background-position:0 .6em;
		color: #708090;
	font-weight: bolder;

	}
#content-right a:hover
{		text-decoration:underline;


	}

#content-right li a:hover
{	padding:2px 0px 2px 12px;
	background-position:0 .6em;
	color: #993366;
	}

#content-right li a:active
{	padding:2px 0px 2px 12px;
	background-position:0 .6em;
		color: #708090;
	font-weight: bolder;

	}

/******************
TABLE STYLES
******************/

.table {
	width:100%;
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	}
	
.table td {
	padding:10px;
	}

thead th, tfoot th {
	background-color:#E8E8E8;
	border-bottom:2px solid #D0D0BF;
	border-top:2px solid #D0D0BF;
	padding:10px;
	font-weight:normal;
	font-variant:small-caps;
	}

/******************
CLASSES
******************/

.button-big {
	margin-top:8px;
	}

img.photobig, img.photosmall {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 ;
	padding:8px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}
	
.searchbox {
	height:13px;
	margin:0px;
	padding:0px;
	width:8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}

.button-search {
	height:18px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	}

.none {
	display:none;
	}

.clear {
	clear:both;
}	
.sidenav 
{
	font-size: 0.68em;
         font-family: Verdana;
         padding: 0px;
         


}	
ul.reciplinks
{
	font-size: 0.85em;
	color: #c0c0c0;
}
ul.reciplinks a
{
	color: #c0c0c0;
}
.fasttrack
{
    border-right: #a9a9a9 thin dashed;
    border-top: #a9a9a9 thin dashed;
    border-left: #a9a9a9 thin dashed;
    border-bottom: #a9a9a9 thin dashed;
}
table.homepage
{
    border-bottom-style: none;
    padding-bottom: 3em;
    border-right-style: none;
    font-style: italic;
    border-top-style: none;
    border-left-style: none;
    font-weight: bold;
    padding-top: 3em;
    padding-left: 6em;
    padding-right: 6em;
    width: 70%;
    position: static;
    text-align: center;
}
td.homepage
{
    border-bottom-style: none;
    padding-bottom: 1.2em;
    border-right-style: none;
    font-style: italic;
    border-top-style: none;
    border-left-style: none;
    font-weight: bold;
    padding-top: 1.2em;
    font-size: 1.2em;
}
.footerlinks
{
    FONT-SIZE: 0.65em;
    COLOR: #e0e0e0;
    TEXT-ALIGN: center
}

.hidden { display:none }

.cbl {}
 table.cbl td
{
	width: 150px;
	padding: 0,0,0,0;
	text-align: right;
	overflow: visible;
	display: list-item;
	list-style-type: none;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
} 
