/* ----- STYLE RESETS ----- */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
a { outline: none; }


/* ----- GENERAL STYLES ----- */

body
{
    background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0; /* need for Opera */
	color: #cccc00;
	height: 100%;
	background-color: #372e4b;
	line-height:20px;
}

body, td, th, input 
{ 
	/* redundant rules for bad browsers  */
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: x-small;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
}

h1 
{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 150%; 
	font-weight: normal; 
	border-bottom: 1px dotted #a78d39;
	padding-bottom: 4px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-transform: uppercase;
}
h2, h3, h4, h5, h6 { margin: 10px 0 0px 0; border-bottom: 0px solid #ccc; }
h2 { font-size: 140%; font-weight: normal; }
h3 { font-size: 120%; font-weight: bold; }
h4 { font-size: 100%; font-weight: bold; }
h5 { font-size: 90%; font-weight: bold; }
h6 { font-size: 90%; font-weight: bold; }

li h1, li h2, li h3, li h4, li h5, li h6 { border: none; }

.hdr
{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 200%; 
	font-weight: bold; 
	text-align: center;
	margin-top: 35px;
	margin-bottom: 25px;
}

a:link { color: #ffffff; text-decoration: underline }
a:visited { color: #ffffff; text-decoration: underline }
a:hover { color: #cccccc; text-decoration: underline }

fieldset { padding: 15px 15px 15px 15px; }
fieldset legend
{
	font-size: 120%;
	color: #637486;
	font-weight: normal;
	padding: 5px 15px 10px 5px;
}

hr
{
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	color: #daf2fc;
}


/* ----- PAGES ----- */

#page
{
    width: 1012px;
    margin: auto;
	min-height: 460px;
    background-image: url(/images/bg_main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 25px;
}

#page_left {
	position: absolute;
	top: 230px;
	left: 0px;
	width: 214px;
	text-align: right;
}

#page_center {
	position: absolute;
	width: 584px;
	top: 25px;
	left: 214px;
}

#page_right {
	position: absolute;
	top: 65px;
	left: 815px;
}

.content_border
{	
	text-align: center;
	background-color: #626388;
	padding: 8px 8px 8px 8px;
	margin: 0;
}

#content
{	
	background:#E7D9AD none no-repeat scroll 0 0;
	border:2px solid #994C33;
	color:#69563E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	text-align: left;
}

#content a:link { color: #9C1402; text-decoration: underline }
#content a:visited { color: #9C1402; text-decoration: underline }
#content a:hover { color: #000000; text-decoration: underline }

.box-s1
{
	padding: 20px 20px 20px 20px;
}

ul.menu
{	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-align: left;
}
ul.menu li
{	
	margin: 5px 5px 15px 15px;
}
.menusub
{
	font-size: 10px;
	font-style: italic;
}

#footer
{	
    font-size: 86%;
	color: #9083b3;
	margin: 5px 0px 0px 15px;
	text-align: center;
	line-height: 15px;
}

a.RightNav, a.LeftNav {	
	background-image:url(/images/shared/spacer.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#cccc00;
	float: left;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:22px;
	line-height:18px;
	padding-right:20px;
	text-align:right;
	text-transform:uppercase;
	width: 202px;
}
a.RightNav:link, a.LeftNav:link {
	color:#cccc00;
	text-decoration:none;
}
a.RightNav:visited, a.LeftNav:visited {
	color:#cccc00;
	text-decoration:none;
}
a.RightNav:hover {
	background-image:url(/images/right_nav_bg.jpg);
	color:#ffff33;
	text-transform:uppercase;
}
a.LeftNav:hover {
	background-image:url(/images/left_nav_bg.jpg);
	color:#ffff33;
	text-transform:uppercase;
}
a.RightNav:active, a.LeftNav:active {
	color:#cccc00;
	text-decoration:none;
}

/* ----- GRAPHICAL ELEMENTS ----- */

.expander
{
	background-image: url(/images/icon_plus.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}


/* ----- MESSAGES ----- */

.error-msg
{
	margin-top: 5px;	
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	background-color: #fffbb8;
	padding: 5px 0px 5px 25px;
}


/* ----- HELPERS ----- */

div.clearer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 0px; font-size: 1px;}
.left {	float: left; }
.right { float: right; }
div.spacer { clear: both; display: block; margin: 0; padding: 0; height: 17px; line-height: 0px; font-size: 1px; }
div.spacer-large { clear: both; display: block; margin: 0; padding: 0; height: 25px; line-height: 0px; font-size: 1px; }
.drop-shadow { height: 25px; background-image: url(/images/bg_drop_shadow.gif); background-position: top; }


/* ------ MISC ------ */

ul.vlist { font-size: 100%; }
ul.vlist li { float: none; padding: 0px 0px 2px 10px; list-style-type: square; }
ul.vlist li.first { font-weight: bold; font-size: 105%; padding: 2px 0px 1px 0px; }

.display-s1 { font-size: 86%; }
.display-s1 div span {  }
.display-s1 div span.value { color: #ff0000; }

table.table-s1
{
	width: 100%;
	border: 0px solid #FFFFFF;
}
.table-s1 td
{
	padding: 3px 5px 3px 5px;
}

.icon-button
{
    background-image: url(/images/master/red_button_bg.gif);
    background-position: center;
    background-repeat: no-repeat;
    width: 91px;
    height: 41px;
    padding-top: 6px;
    text-align: center;
}
.icon-button a:link { font-size: 80%; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.icon-button a:visited { font-size: 80%; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.icon-button a:hover { font-size: 80%; color: #FFFFFF; text-decoration: underline; font-weight: bold; }

label 
{
	width: 200px;
	display: inline-block;
}

fieldset 
{
	margin:5px 5px 5px 5px;
	padding:15px 15px 15px 15px;
	border: solid 0px #993300;
	border-bottom: solid 1px #FF0000;
}


/* ----- GENERAL FORM ELEMENTS ----- */

input
{
	padding:2px 2px 2px 2px;	
}

input.text, textarea.textarea, select.select, select.multiselect
{
	margin: 0;
	font-size: 100%;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(/images/frm_fieldbg.gif) repeat-x top;
	color: #333;	
}

input.text { padding: 2px 0 2px 2px; }
textarea.textarea {	margin-top: 1px; }
select.select {	margin: 1px 0; padding: 1px 0 0 0; }
select.select[class] { margin:0; padding:1px 0 1px 0; }
select.multiselect { height: 125px; margin: 1px 0px 0px 0px; padding: 1px 0px 0px 0px; }

input.checkbox, input.radio
{	
}

.third	{ width: 32% !important; }
.half	{ width: 48% !important; }
.full	{ width: 100% !important; }

input.small, select.small	{ width: 25%; }
input.medium, select.medium	{ width: 50%; }
input.mediumlarge, select.mediumlarge	{ width: 75%; }
input.large, select.large, textarea.textarea { width: 100%; }
input.tags	{ width: 315px; }

textarea.small	{ height: 5.5em; }
textarea.medium	{ height: 10em; }
textarea.large	{ height: 20em; }

input.currency { text-align: right; padding-right: 3px; }

input.button
{
	font-size: 84%;
	color: #000000;		
}

input.button-big
{
	height: 40px;
}

input.watermark
{
	color: #cccccc;
}


/* ---- UNIVERSAL FORM ----- */

div.frm
{
	font-size: 100%;
}
div.frm div
{
	margin-bottom: 5px;
}

div.form-area-l
{
	float: left;
	width: 48%;
	padding: 0 15px 0 0;
}

div.form-area-r
{
	float: right;
	width: 48%;
	padding: 0 0 0 15px;
}

div.form-area-l2
{
	float: left;
	padding: 0 25px 0 0;
}

div.form-area-r2
{
	float: left;
	padding: 0 0 0 25px;
}

label.form-desc
{
	line-height: 110%;
	padding: 0 0 0 0;
	border: none;
	color: #444;
	font-size: 95%;
	font-weight: normal;
}

label.small
{
	font-size: 80%;
}

ul.form-fields
{
	margin: 0; 
	padding: 0;
	list-style-type: none;
	width: 100%;
}

ul.form-fields li
{
	margin: 0;
	padding: 0 0 10px 0;
}

ul.form-fields li.xsp_top
{
	margin-top: 6px;
}

form li div, form li span
{
	margin: 0 5px 0 0;
	padding: 0 0 8px 0;
	color: #444;
}

.xsp_right
{
	margin-right: 20px !important;
}

/* ---- SPECIFIC STYLES ----- */

div.form-s1
{
	padding: 15px 15px 15px 15px;
	background-image: url(/images/bg_grad_lite.gif);
}

div.form-area-s1-r
{
	border-left: 1px solid #daf2fc;
}
