body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

/* General HTML tag formats */


input[name="a_aavers_80"], input[name="a_arevers_90"], input[name="a_afu_100"], input[name="a_afl_105"], input[name="a_afr_110"], input[name="a_afm_115"], input[name="a_rfu_120"], input[name="a_rfl_125"], input[name="a_rfr_130"], input[name="a_rfm_135"]
{
	font-family: Numus Moneta;
	font-size: 12px;
}

td[class="data aaavers"], td[class="data aarevers"], td[class="data aafu"], td[class="data aafl"], td[class="data aafr"], td[class="data aafm"], td[class="data arfu"], td[class="data arfl"], td[class="data arfr"], td[class="data arfm"]
{
	font-family: Numus Moneta;
	font-size: 12px;
}

select, input, textarea, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table
{
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	border-collapse:collapse;
	border-spacing:0px;
	margin:5px 0px 5px 0px;
	padding:0px;
}

th
{
	background-color:#F6F6F6;
	border-bottom:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	color:#666666;
}

td
{
	background-color:#F6F6F6;
	border-bottom:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	color:#666666;
}

.button, .submit, .reset{
	border:1px solid #555555;
	color:#555555;
	padding:2px 1px;
	text-decoration:none;
	margin-right: 2px;
}

.button:hover, .submit:hover, .reset:hover{
	border:1px solid #C24733;
	color:#C24733;
}

img
{
	border: none;
}

a {
	color: #C64934;
	text-decoration: none;
}

a:hover {
	color : #30569D;
	text-decoration : underline;
}
a:active {
	color : #333333;
	text-decoration : underline;
}

/*
a:link, a:visited, a:active
{
	text-decoration: none;
	color: #626C99;
	font-size : small;
}

a:hover
{
	text-decoration: underline;
	color: #626C99;
	font-size: small;
}
*/
h1
{
	color: #C8C8C8;
	font-weight: bold;
	font-size: 22px;
	white-space: nowrap;
	padding: 0px;
}

h2
{
	color: #C64934;
	font-weight: bold;
	/*font-size: medium;*/
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: solid 1px #C64934
}

h3
{
	color: #C64934;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: solid 1px #C64934;
	width: 40%;
}

h4
{
	color: #C64934;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 2px;
}

p
{
	margin-top: 5px;
	margin-bottom: 2px;
}

/* Various messages */
.success
{
	color: #626C99;
	font-weight: bold;
	font-size: x-small;
}

/* Details of success ful completion */
.smsuccess
{
	color: #123456;
	font-size: x-small;
}

/* All error messages are displayed using this class */
.error
{
	color: #FF0000;
	font-weight: bold;
	font-size: x-small;
	text-align:center;
}

p.error
{
	clear: both;
}

/* Details of errors are displayed with this class */
.smerror
{
	color: #FF0000;
	font-weight: bold;
	font-size: x-small;
}

.warn
{
	color: #FF3333;
	font-weight: bold;
	font-size: x-small;
}

/* Details of errors are displayed with this class */
.smwarn
{
	color: #FF3333;
	font-weight: bold;
	font-size: x-small;
}

/* Input field, prompt cell definition */
.prompt
{
/*	background-color: transparent;*/
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}

/* Input field data cell definition */

.data
{
/*	background-color: transparent;*/
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

/* For headers in pages, which might include order_by links, etc */
.navbar th
{
	/*
	font-size: small;
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-right: 5px;
	*/
	background:transparent url(./images/background.jpg) repeat scroll 0% 50%;
	color:#000000;
	font-size:11px;
	height:25px;
	margin:0px;
	/*padding:6px 4px 2px;*/
	padding-left: 5px;
	padding-right: 5px;
	
}

.navbar th a
{
	font-size: 11px;
	padding-left: 0px;
	padding-right: 0px;
}

ul.help
{
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* All help text */
.help
{
	color: #123456;
	font-size: x-small;
	clear: both;
}

/*Footer links for the page*/
ul.footer-links
{
	clear: left;
	float: left;
	list-style-type: none;
	border: none;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}

ul.footer-links img
{
	height: 12px;
}

ul.footer-links li
{
	float: left;
	border-left: none;
	border-right: 1px solid gray;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

ul.footer-links li.first
{
	border-left: 1px solid gray;
}

ul.action-links, ul.actionButtons
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	white-space: nowrap;
	clear: both;
}

ul.action-links li, ul.actionButtons li
{
	float: left;
	padding-right: 2px;
	border: none;
}

ul.action-links img
{
	vertical-align: middle;
}

/* layout - ideas from http://bluerobot.com/web/layouts/ */

#header
{
	border-style:solid;
	border-color:black;
	border-width:1px 0px;
	line-height:11px;
	/*background-color:#DCE6FB;*/
	background: transparent url(./images/header_bg.png) repeat scroll 0%;
	border-bottom:4px solid #C64934;
	margin: 0px;
	padding: 0px;
}

.menuContainer
{
	position:absolute;
  top:0px;
  /*left:0px;*/
	margin: 10px;
  margin-top: 50px;
}

#menu
{
	position: absolute;
	top:46px;
	right:0px;
	padding: 5px;
	padding-top: 0px;
	background-color: #FFFFFF;
	border:1px solid #626C99;
}


h2.menu
{
	padding: 0px;
	margin: 0px;
	text-align: center;
}

span.menuToggle
{
	position: absolute;
    right: 00px;
    white-space: nowrap;
}

div.menuContent
{
	width: 200px;
    background-color: #FFFFFF;
    margin-top: 25px;
    padding: 10px;
    border:1px solid #626C99;
}

ul.menu
{
		float: left;
		list-style-type: none;
		margin: 0px;
		padding-top: 5px;
		margin-bottom: 5px;
		padding-left: 0px;
		margin-right: 0px;
}

ul.menu li
{
		float: left;
    padding: 0px;
    margin-top: 1px;
    margin-left: 0px;
    margin-right: 0px;
    width: 75px;
    font-size: 11px;
}

ul.menu li.startListSection
{
    margin-left: 15px;
}

ul.menu li.startList
{
    margin-left: 1px;
}

ul.menu li a
{
	color : #555555;
	text-decoration : none;
	display: block;
	border: 1px solid #DDD;
	padding: 2px 1px 2px 1px;
	font-size: 12px;
}

ul.menu li a:hover, ul.menu li.active a
{
	text-decoration: none;
	display: block;
	color : #C64934;
	border: 1px solid #c24733;
	background-color: #f1e8e6;
	padding: 3px 0px 1px 2px;
	font-size: 12px;
}

/* NAVIGATION DIV */
#navigation 
{
	text-align: left;
	padding: 5px 15px;
	background: #F0F0F0 none repeat scroll 0%;
	border-bottom:1px solid #CCCCCC;
	height: 20px;
}
#navigation *
{
	vertical-align: baseline;
}

#navigation ul{
	margin: 0px;
	list-style-type:none;	
	float: left;
	clear:right;
	padding: 0px;
	display:block;
}

#navigation li{
	float: left;
	padding-left:10px;
}

#navigation li.first_item{
	padding-left:0px;
}

#navigation ul.navLinks
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#navigation ul.navLinks li
{
	white-space: nowrap;
	padding-left: 10px;
	display: inline;
}

#navigation form
{
	display: inline;
}

#navigation form.menu
{
/*
	position: absolute;
	left: 15px;
*/
}

#navigation img
{
	vertical-align: middle;
	margin-top: -2px;
}

#navigation a.action_check_out_item{
/*
	position: absolute;
	right: 300px;
	top: 48px;
*/
	background: transparent url(./images/action_check_out_item.gif) no-repeat scroll left center;
	padding:5px 5px 5px 20px;
	font-size: 10px;
	line-height: 25px;
}

#quick-searches{
	/*
	position: absolute;
	left: 350px;
	*/
}

#content
{
	margin:0px 5px 5px 10px;
}

#footer
{
	padding: 10px;
	clear: both;
	text-align: center;
}

#header h1
{
	margin: 10px;
	padding: 5px;
}

#header h1 A
{
	color: #C8C8C8;
	font-weight: bold;
	font-size: 22px;
}

#header ul.headerLinks
{
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	white-space: nowrap;
	font-weight: bold;
}

#header ul.headerLinks a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

#header ul.headerLinks li
{
	display: inline;
	padding-right: 5px;
}

#header ul.headerLinks li.login
{
	padding-left: 10px;
}

#header form.quickSearch
{
	display: inline;
}

#header form.quickSearch input.text
{
	background-image: url(../../images/magnify.png);
	background-repeat: no-repeat;
	background-position: top left; 
	padding: 0px;
	padding-left: 20px;
}

form.quickSearch img
{
	padding-left: 2px;
}

#footer a
{
	font-size: 90%;
	color: #C8C8AA;
}

#loginBox
{
	text-align: right;
	margin-top: 5px;
	padding: 10px;
	padding-right: 40px;
	font-weight: bold;
}

#tab-content
{
	float: left;
	clear: both;
	border: 1px solid gray; 
	margin-top: -1px;
	padding: 5px;
	margin-bottom: 10px;
	width: 99%;
}

ul.tabMenu
{
	clear: right;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	padding-left: 30px;
	padding-top: 5px;
}

ul.tabMenu li
{
	float: left;
	padding: 5px;
	overflow: hidden;
	margin: 0px;
	margin-right: -3px;
	border: 1px solid gray; 
	background: #dddddd;
	cursor: pointer;
	color: #555555;
}

ul.tabMenu li:hover
{
	border: 1px solid #C64934; 
	background: ##F1E8E6;
	color: #C64934;
}

ul.tabMenu li.activeTab
{
	color: black; 
	background: white; 
	font-weight: bold; 
	cursor: default;
	border: 1px solid gray;
}

div.tabContent
{
	float: left;
	width: 100%;
}

div.tabContentHidden
{
	display: none;
}

ul.single
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul.single li
{
	padding-left: 0px;
	margin-left: 0px;
}

.toggleContainer
{
	cursor: pointer;
}

div.elementHidden
{
	display: none;
}

.toggleVisible, .toggleHidden
{
	background-image: url(./images/expanded.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	background-position: center right;
	font-size: 100%;
	color: #555555;
}

.toggleHidden
{
	background-image: url(./images/collapsed.gif);
}

form.confirmForm fieldset {
	border: none;
}

form.confirmForm submit {
	clear: left;
}
