/* ============================================================================ */
/*									Fox Commodities								*/
/*							www.foxcommodities.com.au							*/
/*									fox_2009.css								*/
/* ============================================================================ */
*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000;
	background: #c2c2c2 url(images_layout/fxc_body_bkgnd.jpg) top repeat-x;
	text-align: center;
}

#pageobj
{
	width: 980px;
	background: #fff url(images_layout/fxc_content_bkgnd.gif) repeat-y;
	margin: 0px auto;
/*	border: solid #c0c0c0;			*/
/*	border-width: 0px 1px 1px 1px;	*/
}

#branding
{
	width: 100%;
	height: 60px;
	text-align: left;
	background: #efefef;
}

#primnavi
{
	width: 100%;
	height: 24px;
	background: #fff url(images_layout/fxc_navibar_bkgnd.png) repeat-y;
	border-bottom: solid 1px #a0a0a0;
	vertical-align: bottom;
}

#contentobj
{
	margin: 30px 20px 20px 20px;
}

#footerobj
{
	width: 100%;
	background: url(images_layout/fxc_footer_bkgnd.gif) bottom no-repeat;
	padding: 0px 0px 8px 0px;
}

#footerobj p { margin: 0px auto; }

#brandingimg
{
	width: 980px;
	height: 60px;
	display: block;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'Adobe Garamond Pro', garamond,georgia,times,serif;
	margin-left: 5px;
	margin-bottom: 0px;
	text-align: left;
	color: #0052c2;
}

h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

p, ul, ol, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 0px 10px 10px 5px;
	line-height: 150%;
}

li
{
	text-align: left;
	margin-left: 35px;
	margin-bottom: 10px;
	line-height: 150%;
}

ul li { list-style-type: disc; }
.left { text-align: left; }
.center { text-align: center; }
.justified { text-align: justify; }
.right { text-align: right; }

.fox
{
	font-family: 'Adobe Garamond Pro', garamond,georgia,times,serif;
	font-size: 14px;
	font-weight: bold;
	color: #0052c2;
}

.commodities
{
	font-family: 'Adobe Garamond Pro', garamond,georgia,times,serif;
	font-size: 14px;
	font-weight: bold;
	color: #909090;
}

.small { font-size: 10px; }
.link { font-size: 11px; }
.strong { font-weight: bold; }

.normal
{
	font-weight: normal;
	font-size: 12px;
}

.silver, .grey { color: #808080; }
.linkspacer { color: #a0a0a0; margin: 0px 6px;}
.red { color: #960000; }
.green { color: #009600; }
.help { cursor: help; }
.top0 { margin-top: 0px; }
.top20 { margin-top: 20px; }
.top35 { margin-top: 30px; }
.top50 { margin-top: 50px; }
.left0 { margin-left: 0px; }
.left5 { margin-left: 5px; }
.left15 { margin-left: 15px; }
.left25 { margin-left: 25px; }
.left50 { margin-left: 50px; }

.footercontact
{
	font-size: 10px;
	font-weight: bold;
	color: #606060;
}

p.copyright
{
	width: 980px;
	text-align: center;
	margin: 5px auto;
	font-size: 10px;
	color: #606060;
}

div.expand { line-height: 180%; }



/* ============================================================================ */
a { font-family: arial,sans-serif; }

a:link
{
	color: #0000ff;
	text-decoration: none;
}

a:visited
{
	color: #6060d8;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

a:active { color: #ff00ff; }



a.primnavi, span.pseudonavi, a.adminnavi
{
	display: block;
	float: left;
	text-decoration: none;
	vertical-align: middle;
	font-size: 11px;
	line-height: 220%;
	font-family: verdana, arial, helvetica, sans-serif;
}

a.primnavi, span.pseudonavi
{
	width: 140px;
	height: 24px;
}

a.adminnavi
{
	width: 135px;
	height: 20px;
}


span.pseudonavi
{
	color: #ffa000;
	background: url(images_layout/fxc_navi_tab_hover.gif) bottom no-repeat;
}


a.primnavi:link, a.adminnavi:link, a.primnavi:visited, a.adminnavi:visited
{
	color: #202020;
	background: url(images_layout/fxc_navi_tab_blur.gif) bottom no-repeat;
}


a.primnavi:hover, a.adminnavi:hover
{
	color: #ffa000;
	background: url(images_layout/fxc_navi_tab_hover.gif) bottom no-repeat;
	text-decoration: none;
}

a.primnavi:active, a.adminnavi:active
{
	color: #e04000;
	background: url(images_layout/fxc_navi_tab_active.gif) bottom no-repeat;
}

/* ============================================================================ */


table
{
	empty-cells: show;
	font-size: 12px;
	background: #fff;
	vertical-align: top;
}

th
{
	background: #efefef;
	color: #204096;
}

th, td { vertical-align: top; }

td.content
{
	border-top: solid #888 2px;
	border-left: solid #d0d0d0 1px;
	border-right: solid #d0d0d0 1px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 20px;
}

/* ============================================================================ */
input, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

img
{
	border: none;
	font-size: 9px;
	color: #888;
	margin: 0px;
	text-align: center;
}

input, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: left;
	border: solid #efefef;
	border-width: 0px 1px 1px 0px;
	background: url(images_layout/input_bkgnd_blur.jpg) top left no-repeat;
	padding: 4px 2px 0px 2px;
}

input:focus, textarea:focus { background: url(images_layout/input_bkgnd_focus.jpg) top left no-repeat; }
textarea { padding: 2px 5px; }

/*		A hack required for MS Explorer	*/
input.checkbox
{
	background: #fff;
	border: none;
}

input.submit
{
	background: url(images_layout/submit_btn.png) no-repeat;
	display: block;
	border: none;
	width: 112px;
	height: 20px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 14px;
}

input.submit:hover { background: url(images_layout/submit_btn.png) 0 20px; }

select
{
	background: #ffffd8;
	font-size: 11px;
	height: 18px;
}

option
{
	background: #f0f0f0;
	padding: 2px;
	border-bottom: dotted #fff 1px;
}

/* ============================================================================ */
