/*----GLOBAL RESETS AND SETUP----*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Arial, Sans-Serif, Verdana;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, ol, dl, address {
	color: maroon;
	margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: normal;
}

p {
	margin: 0 0 20px;
	padding: 0;
}

dd {
	margin-left: 1em;
}

blockquote {
	font-style: italic;
	padding: 5px 0 5px 30px;
}

form {
	margin: 0 0 20px;
	line-height: 1.5em;
}

form label {
	float: left;
	margin: 0 0 3px 5px;
	width: 395px;
	color: #005a65;
	font-weight: bold;
	font-style: italic;
}

fieldset {
	border: none;
}

input, select, textarea {
	padding: 5px;
	font-size: 1.2em;
}

input:focus {
	background: #ffc;
}

textarea {
	font: Helvetica, Arial, Sans-Serif;
}

input.submit {
	padding: 5px;
	font-size: 0.9em;
	color: #fff;
	background: #665200;
	cursor: pointer;
	border: 0 !important;
}

img, a {
	border: 0;
}

ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

li {
	list-style-type: none;
	padding:0;
	margin:0;
}

/*----STYLES----*/
body { text-align: left; color: #333; background: #eefdff; }

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #0192a7; text-decoration: none; }
a:hover { text-decoration: underline; }
a.active { color: green;}

a.styled {
	float: right;
	padding: 10px;
	font-style: normal !important;
	color: #fff;
	background: url("../images/button_bg.jpg") center left repeat-x;
}

h1, h2, h3 {
	margin: 0 0 20px;
}

h4.toggler {
	cursor: pointer;
}

strong {
	display: block;
	margin: 10px 0;
	border-bottom: #ddd solid 1px;
}

table {
	margin-top: 20px;
	border: #ddd solid 1px;
	border-bottom: 0;
}

table input {
	text-align: center;
}

th {
	text-align: left;
}

td, th {
	padding: 5px;
	border-bottom: #ddd solid 1px;
}

table.rates_table td {
	padding: 10px 5px;
}

tr.gradient {
	background: url("../images/tr_gradient.jpg") top left repeat-x;
}

/*--------------------------------------------------------------TEXT FORMATS--*/
.plus_ten 		{font-size:1.1em !important;}
.less_ten 		{font-size:0.9em !important;}
.small 			{font-size:0.8em !important;}
.tiny 			{font-size:0.7em !important;}
.large 			{font-size:1.3em !important;}
.white 			{color:#fff !important;}
.lite_gray		{color:#ccc !important;}
.gray 			{color:#555 !important;}
.dark_gray 		{color:#343434 !important;}
.teal			{color:#2f8ab2 !important;}
.red			{color: red !important;}
.green			{color: green !important;}
.superscript 	{line-height: 0.2em;font-size: 0.8em;}
.bold			{font-weight: bold;}
.italic			{font-style: italic !important;}
.normal			{font-style: normal !important; font-weight:normal !important;}
.titlecase		{text-transform: uppercase !important;}
	
.no_border 		{border: 0 !important;}
.border_left 	{border-left: #222 solid 1px !important;}

.spacing	 	{line-height: 2.3em !important;}
.no_margin 		{margin:0 !important;}
.right_buffer	{margin-right:5px;}
.left_buffer	{margin-left:5px;}
.align_right	{text-align: right;}
.align_center	{text-align: center;}

.text_left		{text-align: left !important;}

.transbg 		{background: transparent !important; border: 0 !important;}

.odd			{background: #eee;}
.even			{background: transparent;}

.no_show		{display:none;}

.clear 			{clear: both;}

/*----CONTAINERS----*/
#navigation_wrapper {
	background: #003037;
	overflow: hidden;
}

#navigation {
	margin: 0 auto;
	width: 960px;
}

#navigation ul {
	float: right;
	overflow: hidden;
}

#navigation li {
	float: left;
	padding-right: 30px;
	height: 40px;
	line-height: 40px;
	font-size: 0.9em;
	letter-spacing: 1px;
}

#navigation a {
	color: #fff;
	text-decoration: none;
}

#navigation a:hover {
	color: #ff9600;
}

#navigation a.panel {
	color: #ff9600;
}

#header {
	height: 50px;
	line-height: 50px;
	background: url("../images/header_bg.jpg") top left repeat-x;
}

#header h1 {
	font-size: 1.45em;
	color: #fff;
	font-style: normal;
}

#header_content {
	margin: 0 auto;
	width: 960px;
}

#news {
	margin: 0;
	height: 40px;
	background: #eefdff;
	border-bottom: #0192a7 solid 1px;
}

#news_ticker {
	margin: 0 auto;
	width: 960px;
	height: 40px;
	line-height: 40px;
}

#news_ticker h3 {
	margin-right: 30px;
	display: inline;
}

#news_ticker_items {
	display: inline;
}

#news_ticker_items li {
	display: inline;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#banner {
	margin-bottom: 20px;
	padding-top: 20px;
	height: 240px;
	text-align: center;
	background: #fff;
	border-bottom: #0192a7 solid 1px;
}

#content {
	margin: 0 auto;
	width: 960px;
}

#content h1 {
	margin: 15px 0;
	font-size: 1.4em;
	font-weight: bold;
}

.admin_content {
	padding-top: 40px;
}

div.column, div.column_wide {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: #ddd solid 1px;
	overflow: hidden;
}

div.column {
	width: 279px;
}

div.column_wide {
	width: 538px;
}


ul.form_section {
	margin-top: 20px;
	padding: 20px;
	background: #f1fdff;
	border: #0192a7 solid 1px;
	overflow: hidden;
}

ul.form_section li {
	float: left;
	margin-right: 50px;
	width: 400px;
	overflow: hidden;
}

/*----ERRORS----*/
.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

