* {
	margin: 0;
	padding: 0;
}

fieldset
{
border: 1px solid #BABABA;
width: 30em;
padding-top:10px;
margin-top:30px;
background:#545351;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 12px 20px;
}


.submit
{
margin-left:5.5em;
} 

input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
margin-left:5.5em;
}

label
{
width: 5em;
float: left;
text-align: right;
margin-right:0.5em;
margin-left:1em;
}
 


#tx-felogin-pi1.fieldset{

padding:20px;
}

#crumb {
padding:15px;
}

h2.pagetitle{
font-family: Futura, Century Gothic, AppleGothic, sans-serif;
	font-size: 14px;
	color: #BABABA;
	}



ul.smlevel1 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;

}

#sidebar #pagemenu li{
	margin: 10px;
	padding: 0;
}

#sidebar #pagemenu ul.smlevel2{
	margin: 10px;
	padding: 0;
}

#sidebar #pagemenu ul.smlevel3{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

#sidebar #pagemenu li.smlevel3 a{
	margin: 10px;
	padding: 0;
}

#sidebar #pagemenu li.smlevel2 a{
	margin: 10px;
	padding: 0;
}

#sidebar #pagemenu li a{
	text-decoration: none;
	margin : 0;
	padding : 0;
}
/* - - - ADxMenu: BASIC styles - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	list-style-type: none;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the bottom left corner, */
	bottom: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	bottom: 100%;	/* 1st level go above their parent item */
	list-style-type: none;
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	bottom: 0;
	left: 100%;
	list-style-type: none;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
	list-style-type: none;
}
/* -- float.clear.END --  */

/* sticky submenu: it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 20px 20px 0px 20px;
	margin: 0 0 -10px -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: 0 0 -30px -10px;
	list-style-type: none;
}


/* - - - ADxMenu: DESIGN styles - - - */

.menu, .menu ul li {
	color: #eee;
	background: #234;
}

.menu ul {
	width: 20em;
}

.menu a {
	text-decoration: none;
	color: #eee;
	padding: 4px 14px;
	display: block;
	position: relative;
}

.menu a:link {
	text-decoration: none;
	color: #eee;
	padding: 4px 14px;
	display: block;
	position: relative;
}
.menu a:visted {
	text-decoration: none;
	color: #eee;
	padding: 4px 14px;
	display: block;
	position: relative;
}

.menu a:hover, .menu li:hover>a {
	color: #fc3;
	background-color:grey;
}

.menu li li {	/* create borders around each item */
	font-size:11px;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	bottom: 5px;
	left: 90%;
}


/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/*]]>*/

.csc-frame-frame1 {
background : #775E3F;
}

.csc-textpic-caption {
font-size:70%;
}

body {
	margin: 90px 0;
	background: #3B3B3B url(images/img1.gif) repeat-x;
	font-family: Futura, Century Gothic, AppleGothic, sans-serif;
	font-size: 13px;
	color: #BABABA;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	margin-bottom: 1.4em;
	line-height: 137%;
	font-size: 100%;
}


/* Header */

#header {
	width: 740px;
	height: 30px;
	margin: 0 auto;
}

/* Splash */

#splash {
	width: 740px;
	height: 170px;
	margin: 0 auto;
	background: url(images/img3.jpg) no-repeat right top;
}

/* Page */

a:link {
	color: #94B0C8;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #BABABA;
}

#page {
	width: 740px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

/* Content */

#content {
	float: right;
	background: url(images/content_back.jpg) no-repeat left center;

	width: 490px;
	padding: 20px;
}

#content-wide {

	width: 100%;
	padding: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 164px;
	padding: 25px 20px 20px 20px;
	background: #2F2F2F;
	border: 1px solid #000000;
	border-right-width: 5px;
}

#sidebar h2 {
	padding-top: 6px;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	font-size: 100%;
}

#sidebar h3 span {
font-size:70%;
	padding: 3px 5px;
	background: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #000000;
}

#sidebar p {
font-size:11px;
}

#sidebar a {
font-size:11px;
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	height: 15px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #000000;
	border-top-width: 5px;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}