/*

Style sheet authored by niXer. nixer@ndevix.com

*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline; }

:focus { outline: 0; }

table {
	border-collapse: separate;
	border-spacing: 0; }

td { vertical-align: top; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; } 

button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th { font-size: 1em; }

img { border: 0; }

blockquote, dl, dd, ol, p, pre, textarea, ul, li { margin-bottom: 1.5em; }

li { list-style: square; }

a { text-decoration: none; }

a:hover { text-decoration: underline; }

body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #a0a0a0;
	font: normal 11px "lucida grande", verdana, tahoma;
	color: #3f3f3f;
	line-height: 1.5; }

h1 { font-size: 2.5em; }

h2 { font-size: 1.5em; }

h3 { font-size: 1.4em; }

h4 { font-size: 1.3em; }

h5 { font-size: 1.1em; }

/* h1, h2, h3, h4, h5 { } */

input, textarea {
	width: 158px;
	margin: 0;
	padding: 3px 4px;
	border: 1px solid #cecece;
	font: normal 11px "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #444; }
	
input.button {
	width: auto;
	height: auto;
	margin: 0;
	padding: 1px;
	background: #FEB52B;
	border: 1px outset #F8941D;
	color: #fff;
	cursor: pointer; }

input.check {
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 3px;
	border: 0;
	cursor: pointer; }

select {
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px;
	border: 1px solid #cecece;
	font: normal 11px "lucida grande", tahoma, verdana, arial, sans-serif; }

textarea {
	width: 75%;
	height: auto;
	margin: 0;
	padding: 3px 4px;
	border: 1px solid #cecece;
	font: normal 11px "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #444; }

label { 
	font: normal x-small "lucida grande", verdana, tahoma;
	cursor: pointer; }

/* 
input:focus, input:hover, select:hover, select:focus, textarea:hover, textarea:focus { background-color: #E5F0F6; }

input.button:focus, input.button:hover { background-color: #0076BE; }
*/

/*	----------------------------------------------
	CLASSES
	------------------------------------------- */

.row { padding: 2px 4px; }

.fineprint { font-size: 85%; }

.underline { text-decoration: underline; }

.noline { text-decoration: none; }

.line { text-decoration: line-through; }

.red { color: #F00; }

.caps { text-transform: capitalize; }

.widthauto, div.widthauto, input.widthauto { width: auto; }

.text {
	font: normal 1.1em Arial, Helvetica, sans-serif;
	line-height: 18px; }

/* Margins */

.center { margin: 0 auto; }

.marginnone { margin: 0; }

.bump { margin-top: 5px; }

.bumpright { margin-right: 5px; }

.bumpbottom { margin-bottom: 10px; }

/* Alignment */

.textleft, td.textleft, th.textleft, div.textleft { text-align: left; }

.textright, td.textright, th.textright, div.textright { text-align: right; }

.textcenter, td.textcenter, th.textcenter, div.textcenter { text-align: center; }

.textjustify, td.textjustify, th.textjustify, div.textjustify { text-align: justify; }

.top { vertical-align: top; }

.middle { vertical-align: middle; }

.bottom { vertical-align: bottom; }

/* Display */

.none { display: none; }

.block { display: block; }

.inline { display: inline; }

/* Float */

.clear { 
	clear: both;
	visibility: hidden; }

.floatl { 
	float: left;
	width: auto; }

.floatr { 
	float: right;
	width: auto; }

/*	----------------------------------------------
	STRUCTURE
	------------------------------------------- */
	
#backwrap { 
	background: #fff url(images/bkg.jpg) repeat;
	border-bottom: 2px solid #353537; }

#header {
	height: 80px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(images/header_bkg.jpg) repeat-x;}
	
#header_links {
	width: 980px;
	margin: 0 auto;
	padding: 5px;
	line-height: 15px;
	text-align: right;
	color: #F60; }

#header_links a {
	margin: 10px;
	padding: 2px;
	font: normal 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ddd; }

#header_links a:hover { border-bottom: 2px solid #F60; }

#header_wrap {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0; }

#bar {
	position: relative;
	height: 37px;
	font: normal 1em Arial, Helvetica, sans-serif;
	line-height: 28px;
	background: url(images/bar_bkg.png) repeat-x top;
	color: #ddd; }
	
#bar_wrap {
	width: 980px;
	margin: 0 auto; }
	
#bar a {
	margin: 6px;
	padding: 2px;
	text-decoration: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #6f6f6f; }	

#bar a:hover {
	border-bottom: 2px solid #F60;
	color: #fff; }

#wrap {
	width: 980px;
	margin: -7px auto 0 auto;
	padding: 0 5px;
	background: url(images/edge.png) repeat-y center; }
	
#inner_wrap {
	width: 970px;
	min-height: 420px;
	margin: 0 auto;
	padding: 15px 5px 5px 5px; }
	
#main {
	float: left;
	width: 660px;
	padding: 5px 15px; }

#col {
	float: left;
	width: 260px;
	padding: 5px 15px 5px 5px; }

.fbox {
	width: 465px;
	margin-bottom: 5px;
	padding: 5px;
	background: #fafafa;
	font: normal 1.05em Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #666; }

.fbox img {
	display: block;
	float: left;
	margin-right: 5px; }

.fbox .boxytitle {
	margin-bottom: 2px;
	padding: 4px 0;
	border-bottom: 2px solid #e4e4e4;
	font: bold 1.3em Arial, Helvetica, sans-serif; }

.boxy {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #ddd;
	letter-spacing: 0;
	font: normal 1em Arial, Helvetica, sans-serif; }

.boxypop {
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd; }

.boxypop h4 { color: #ff6600; }

.boxytitle {
	margin-bottom: 2px;
	padding: 4px 0;
	border-bottom: 2px solid #e4e4e4;
	font: bold 1.3em Arial, Helvetica, sans-serif; }

.boxy a, .boxypop a {
	text-decoration: underline;
	color: #F60; }

.boxtxt {
	padding: 2px 4px 2px 8px;
	font: normal 1em Arial, Helvetica, sans-serif;
	line-height: 17px; }
	
#footer {
	width: 990px;
	height: 95px;
	margin: 0 auto;
	background: url(images/footer.png) repeat-x; }

#footer_wrap {
	width: 940px;
	margin: 0 auto;
	padding: 5px 20px 0 20px;
	background: #a0a0a0;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #e4e4e4; }

.footercol {
	float: left;
	width: 150px;
	margin-right: 25px;
	padding: 4px; }

.footercolex {
	float: left;
	width: 325px;
	margin-right: 25px;
	padding: 4px; }

.footertitle {
  padding: 4px 0;
  border-bottom: 2px solid #e4e4e4;
  font: bold 1.5em Arial, Helvetica, sans-serif; }
 
.footerlink {
	font-weight: bold;
	margin: 2px 0;
	padding: 2px 5px;
}

.footerlink a {
	margin: 0 6px;
	padding: 2px;
	text-decoration: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #6f6f6f; }	

.footerlink a:hover {
	border-bottom: 2px solid #F60;
	color: #fff; }

.notice {
	padding: 10px;
	font: normal 1.15em "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px; }

.error {
	background: #feb52b;
	margin-bottom: 5px;
	padding: 5px;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff; }