/* basic elements */
body   {
	margin: auto;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	scrollbar-arrow-color: white;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: yellow;
	scrollbar-track-color: #f4df90;
	scrollbar-face-color: #090426;
	scrollbar-shadow-color: #090426;
	scrollbar-highlight-color: Silver;
	scrollbar-3d-light-color: black;
}

#container {
	margin:auto;
	width: 980px;
	height: 100%;
	}
#flashintro {
	width: 980px;
	height: 100%;
/*	top: 160px;*/ 
	}
#intro { 
	min-width: 470px;
	}

#tradepageheader {
	margin-top: 0px;
	width: 1000px;
	height: 80px;
	float: left;
	background-color: #3782AC;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	}		

#topbanner {
	top:0px;
	width:980px;
	height:70px;
}	

#bannerlogo {
	height:70px;
	width:218px;
	float:left;
	background-image: url(../images/dubarry_logo.gif);
	background-repeat: no-repeat;
}
#topbanner2 {
	float:left;
	width:780px;
	height:32px;
	margin-left:110px;
}	

#menuNavBar {
	padding-top:42px;
	padding-left:60px;
	width:690px;
	height:24px;
	float:left;
}	

#topbannerstrip {
	float:left;
	width:980px;
	height:6px;
	background-image:url(../images/banner_strip.gif);
}	

/*#menuNavButton {
	float:left;
	top:95px;
	left:110px;
	width:144px;
	height:37px;
	font-size:14px;
	background-image: url(../images/navbutton.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}	

#menuNavOption {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	padding-top: 10px;
}	
*/
#tradeAccess {
	position:absolute;
	top:75px;
	left:700px;
	width:144px;
	height:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	font-weight:bolder;

}	

#menuNavOption a:link, #menuNavOption a:visited { 
	padding-top:12px;
	padding-left:10px;
	height:24px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}

#menuNavOption a:hover { 
	padding-top:12px;
	padding-left:10px;
	height:24px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#dab95a;
	text-decoration:none;
	}
	
#content {
	width:980px;
	float: left;
}

#content2 {
	margin-top:144px;
	height:860px;
	min-height:500px;
	width:980px;
	
}

#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}

#content img {
	padding: 1px;
	display:inline;
	border: 4px solid #f0f0f0;
	background-color: #cccccc;
}


#wrap {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 1000px;
}

#loginwrap {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 1000px;
	height:600px;
}
#header {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	height: 45px;
}

#header h1 {
	width: 250px;
	margin: 0 0 10px 0;
	float: left;
}

#header p {
	width: 500px;
	float: right;
	text-align: center;
	color: #666699;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.2em;
}

/* ---------------- header specific styles ----------------*/
#menuNavBar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
/*	float: left;
	bottom: 0px;
	*/
}
#menuNavBar li {
	padding-left:5px;
	float: left;
	max-width:200px;
}
#menuNavBar li a:link, #menuNavBar li a:visited {
	padding: .2em .5em;
	display: block;
	/*	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
*/	
	text-decoration: none;
	height:24px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	border-left-color:#9A8134;
	border-left-width:thin;
	border-left-style:outset;
	border-right-color:#9A8134;
	border-right-width:thin;
	border-right-style:outset;
	border-top-color:#9A8134;
	border-top-width:thin;
	border-top-style:outset;
	background-color:#090426;
	line-height: 1.2em;
	max-width:200px;
}
#menuNavBar li a.current, #menuNavBar li a.current:hover, #menuNavBar li a.current:active {
	color: #ffffff;
	background: #fff;
	border-left-color:#9A8134;
	border-left-width:thin;
	border-left-style:outset;
	border-right-color:#9A8134;
	border-right-width:thin;
	border-right-style:outset;
	border-top-color:#9A8134;
	border-top-width:thin;
	border-top-style:outset;
	background-color:#9A8134;
	cursor: default;
	max-width:200px;
}
#menuNavBar li a:hover {
	color: #090426;
	background: #fff;
}
#menuNavBar #logo {
	background: url(../images/logo.gif) no-repeat;
	height: 76px;
	width: 288px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#menuNavBar h1 { 
	text-indent: -1000em;
	background: url(../images/tagline.gif);
	height: 142px;
	width: 373px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#selectionWrapper {
	margin-top:10px;
	margin-left:200px;
	min-height:500px;
	width:500px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
}

#selectionLabel {
	float:left;
	margin-top:10px;
	margin-left:10px;
	height:40px;
	width:200px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
}

#selectionField {
	margin-top:10px;
	margin-left:20px;
	height:40px;
	width:260px;
	line-height: 1.6em;
	text-align: left;
}

#errorMsgs {
position:absolute;
top:200px;
right:130px;
border:groove;
margin: 10px 0 10px 0;
padding: 10px;
width: 280px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#errorMsgs p{
font-weight:bold;
color:#FF0000;
}


#avlogin {
clear: left;
float: left;
width: 180px;
margin: 0 0 10px 0;
padding: 0;
font-size: 8px;
	font: italic 10pt/22pt georgia; 
	text-align:center;
}

.loginannounce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}
#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 6px 0 0 10px;
background-color: #B8A368;
border-left: 4px solid #035A8F;
}	
	
#avmenu li a:hover {
background-color: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}
#banner {
	font-size:30px;
	width:780px;
}
.breadcrumbs {
	font-size:10px;
	padding-left:5px;
	height:16px;
	width:980px;
}

.breadcrumbs a {
	font-style:normal;
	color:#000000;
	height:16px;
	text-transform:capitalize;
}

.breadcrumbs a visited {
	font-style:normal;
	color:#000000;
	height:16px;
}
.breadcrumbs a:hover{
	color:#FFFFFF;
	background-color:#999966;
	text-decoration:underline;
	text-transform:capitalize;
	height:16px;
}
#footer {
float:left;
background-image:url(../images/footer.jpg);
	font-size:8pt;
	color:#090426;	
	text-align:right;
	height:26px;
	width:980px;
}

#footerimg {
	display:inline;
	border:none;
	background-color: #cccccc;
}

#footer a:link, #footer a:visited { 
	font-size:8pt;
	color:#090426;;	
	text-decoration:none;
	}

#footer a:hover { 
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
	}
.list {
	border-collapse:collapse;
	width:100%;
}

.list thead th {
	text-align:left;
	padding:2px;
}

.list tbody td {
	padding:2px;
	border:1px Solid #d7d7d7;
}

.list .even {
	background:#f4f4f4;	
}

.list tfoot td {
	padding:2px;
	border:1px Solid #d7d7d7;
}

.edit {
	border:1px Solid #d7d7d7;
	background:#f4f4f4;
	margin:0px;
	padding:10px;
}

.edit fieldset {
	border:0px;
}

.edit .formfield {
	padding-top:10px;
}

.edit label {
	width:250px;
	text-align:right;
	padding:0px 5px 0px 0px;
	clear:both;
	float:left;
}

.edit .error {
	padding:0px 0px 0px 255px;
	color:#f00;
}

.edit .error ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.edit .error ul li {
}

.edit .formfieldinputstack {
	float:left;
	padding:0px 0px 10px 0px;
}

.edit .formfieldinputstack label {
	float:none;
	width:auto;	
}

.edit .input {
	width:40%;
}

.edit .controls {
	clear:both;
	padding:10px 0px 0px 255px;
}
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	}
.ClearAll {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}