/**Fonts
* Pixels	Percent
* 10		77
* 11		85
* 12		93 (was 93)
* 13		100
* 14		108 (was 107)
* 15		116 (was 114)
* 16		123.1 (was 122)
* 17		131 (was 129)
* 18		138.5 (was 136)
* 19		146.5 (was 144)
* 20		153.9 (was 152)
* 21		161.6 (was 159)
* 22		167
* 23		174
* 24		182
* 25		189
* 26		197
*/

/***Master Elements***/
html { background: none; overflow-y: scroll; }
body, td, th, input, select, option, textarea, button { font-family: Verdana, Geneva, Sans-serif; }
body, td, th { font-size: 13px; }
body { background: #817057 url('images/bg.jpg') no-repeat center top; behavior: url('/assets/script/csshover3.htc'); color: #333; font-size: 13px; margin: 0; margin-bottom: 5px; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; }
h1 { font-size: 138.5%; margin: 0 0 10px 0; }
form { margin: 0; }
p { margin: 0 0 15px 0; }

/***Page Skeleton***/
#doctop { height: 12px; margin: 10px auto; position: relative; width: 900px; }
	#doctop .links {
		color: #FFF;
		font-size: 11px;
		position: absolute;
		right: 150px;
		top: 0;
	}
		.links .link {
			display: inline-block;
			font-weight: bold;
			margin-left: 20px;
		}
		.links a, .links a:visited { color: #FFF; text-decoration: none; }
		.links a:hover { text-decoration: underline; }

	#fb_like_button {
		background: url('/assets/images/fb_tab2.png') no-repeat;
		height: 29px;
		position: absolute;
		right: 20px;
		text-align: center;
		top: -11px;
		width: 98px;
		z-index: 2;
	}
	#fb_like_button .pad { padding: 4px 0 0 0; }

#doc { background: #FFF; margin: 10px auto; padding: 1px 0; width: 900px; }

	#fb_like_button_usd {
		background: url('/assets/images/fb_tab2.png') no-repeat;
		height: 29px;
		position: absolute;
		right: 20px;
		text-align: center;
		top: -11px;
		width: 98px;
		z-index: 2;
	}
	#fb_like_button_usd .pad { padding: 4px 0 0 0; }


#hd { margin: 10px; margin-bottom: 0; position: relative; }
#nav { color: #FFF; background: #252554 url('images/nav_bg.png') repeat-x; margin: 0 10px; padding-bottom: 1px; position: relative; z-index: 100; }

#facebook {
	text-align: right;
}

#body { background: #FFF url('images/body_bg.png') repeat-x top; margin: 0 10px; padding: 20px 5px; position: relative; }
#ft { margin: 0 10px 10px; color: #79634f; font-size: 77%; margin: 21px 0; }

/***Navigation bar Elements***/
#nav a:link { color: #FFF; text-decoration: none; }
#nav a:visited { color: #FFF; text-decoration: none; }
#nav a:hover { color: #EEBE3C; text-decoration: none; }
#nav ul.main { margin: 0; padding: 0; }
#nav ul { margin: 0; padding: 0; z-index: 80; }
#nav ul ul { margin: 0; padding: 0; z-index: 90; }
#nav li { white-space: nowrap; }
#nav li li { background: #3B3B65; white-space: normal; }
#nav a.noLink,
#nav a.noLink:visited { cursor: default; }

/***Footer Elements***/
#ft a:link { color: #79634f; text-decoration: none; }
#ft a:visited { color: #79634f; text-decoration: none; }
#ft a:hover { color: #79634f; text-decoration: underline; }
#ft .links { text-align: center; }

/*** Gallery ***/
div.gallery { margin-left: -10px; }
div.gallery .photo { display: inline; float: left; margin: 0 0 10px 10px; text-align: center; width: 119px; }
div.gallery .thumb { margin-bottom: 2px; }
div.gallery .caption { }

/***Form Elements***/
fieldset {
	background: #fafafa;
	border: 1px solid #e4e4e4;
	border-left: none;
	border-right: none;
	margin: 0 0 10px 0;
	padding: 15px;
}
ul.form { margin: 0; padding: 0; }
ul.form li { list-style: none; margin: 0 0 10px 0; }
ul.form li.submit_wrap { margin: 0 0 0 150px; }
div.same_margin_as_labels { margin: 0 0 0 150px; }
ul.form li .required_mark { color: #ff0000; font-weight: bold; }
ul.form li label { float: left; position: relative; min-width: 150px; max-width: 300px; }
ul.form li label.nofloat { float: none; width: auto; }
ul.form li input.input			{ border: 1px solid #44544B; padding: 3px; }
ul.form li input.input.small	{ width: 40px; }
ul.form li input.input.medium	{ width: 200px; }
ul.form li input.input.large	{ width: 300px; }
ul.form li textarea				{ border: 1px solid #44544B; padding: 3px; }
ul.form li span.error { color: #ff0000; margin: 0 0 0 5px; }
ul.form li label.error { color: #ff0000; float: none; margin: 0 0 0 5px; max-width: auto; min-width: auto; width: auto; }
ul.form li div.field_info { margin: 0 0 0 150px; }
div.field_info { color: #686868; display: block; font-size: 77%; }
span.field_info { color: #686868; font-size: 77%; margin: 0 0 0 5px; }
div.errors { background: #FF1A1A; color: #FFF; margin: 0 15px 15px 0; padding: 7px; }
div.success { }

/*****Tables*****/
table.data thead th, table.data thead td {
	border-bottom: 1px solid #4f5155;
	color: #444;
	padding: 3px 5px;
	text-align: left;
}
table.data tbody td { padding: 5px 5px; }
table.data tbody .alt td {
	background: #f9f9f9;
	border: 1px solid #d0d0d0;
	border-left: none;
	border-right: none;
}
table.border { border: 1px solid #999; }
table.border thead th, table.border thead td {
	background: #666;
	color: #FFF;
	font-size: 93%;
	font-weight: bold;
	padding: 4px 6px;
	text-align: left;
}
table.border th.sortable a {
	color: #fff;
	display: block;
	position: relative;
	text-decoration: none;
	width: 100%;
}
table.border th.sortable a span { position: absolute; right: 0; top: 0; }
table.border tbody td {
	background: #f3f3f3;
	font-size: 93%;
	font-weight: normal;
	padding: 6px;
}
table.border tbody td a { color: #4F5155; text-decoration: underline; }
table.border tbody .alt td {
	background: #f9f9f9;
	border: 1px solid #d0d0d0;
	border-left: none;
	border-right: none;
}
table.border tfoot td { background: #f3f3f3; padding: 6px 0; }

/***Etc***/
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
}
.inline-block { display: inline-block; display: -moz-inline-stack; }
span.inline-block { display: inline-block; display: -moz-inline-stack; }
.hidden-accessible { position: absolute; left: -99999999px; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* end clearfix */
