﻿body { padding: 0 10px; margin: 0; background: #d4d4d4 url(../Img/bg_main.gif) repeat-y fixed center; text-align: center; font-family: Arial; font-size: 12px; }

a:visited { color: #0000ee; }

#outerContainer { width: 812px; margin: 0 auto; text-align: left; }
#outerContainer #header { display: block; margin-bottom: 0; }

#topBar { color: #8c8c8c; height: 27px; line-height: 27px; text-align: right; padding-right: 10px; font-size: 11px; background: url(../Img/bg_topBar.gif); border-top: 1px solid #b0bec7; border-bottom: 1px solid #b0bec7; margin: 0 0 7px 0; }
#topBar a { color: #16387c; text-decoration: none; }
#topBar a:hover { text-decoration: underline; }
#topBar .divider { margin: 0 5px; }

#innerContainer { width: 796px; margin: 20px 8px; }

#breadCrumbs { font-size: 11px; margin-bottom: 20px; padding: 0 4px; color: #4e4e4e; }
#breadCrumbs .current { font-weight: bold; }
#breadCrumbs a { text-decoration: none; color: #0000f2; }
#breadCrumbs a:hover { text-decoration: underline; }

#leftCol { border: 1px solid #b0bec7; border-bottom: 0; width: 200px; padding: 0; width: 200px; background-color: Green; float: left; display: inline;}
#rightCol { margin-left: 230px; }

#leftNav { list-style-type: none; margin: 0; background-color: #fff; padding-left: 0; color: #16387c; width: 200px; font-family: Arial; }
#leftNav a { color: #16387c; text-decoration: none; }
#leftNav a:hover { text-decoration: underline; }
#leftNav h4 { border-bottom: 1px solid #b0bec7; height: 18px; background: #fff url(../Img/bg_leftNav-h4.gif) repeat-x; padding-bottom: 0px; margin: 0; cursor: default; font-size: 13px; line-height: 18px; padding-left: 10px; }
#leftNav ul { border-bottom: 1px solid #b0bec7; background: #f1f4f6; padding: 7px 3px 10px 10px; margin-left: 0; list-style-type: none; }
#leftNav ul li { margin: 2px 0; }

ul.tabs { font-size: 12px; list-style-type: none; padding-bottom: 22px; border-bottom: 1px solid #b0bec7; margin: 0 0 20px 0; padding-left: 0; }
ul.tabs li { float: left; height: 19px; background-color: #eaeef1; margin: 2px 0px 0 5px; border: 1px solid #b0bec7; }
ul.tabs li.active { border-bottom: 1px solid #ffffff; background-color: #ffffff; color: #000000; }
ul.tabs li.active a { color: #000000; }
ul.tabs li.active a:hover { background-color: #ffffff; }
ul.tabs a { float: left; display: block; color: #16387c; text-decoration: none; padding: 2px 8px 4px; }

h1 { color: #e47337; margin: 0 0 16px 0; padding: 0; font-size: 20px; }

.box1 { border: 1px solid #b0bec7; background-color: #fff; margin-bottom: 20px; }
.box1 div.content { padding: 10px; background-color: #f1f4f6; margin: 1px; }

.box2 { margin: 70px auto; width: 360px; border: 1px solid #b0bec7; background-color: #fff; }
.box2 div.content { padding: 16px 24px; background-color: #f1f4f6; margin: 1px; }
.box2 h1 { color: #304b7d; font-size: 22px; }
.box2 h2 { color: #304b7d; font-size: 16px; margin: 0 0 6px 0; }
.box2 ul { padding-left: 0; list-style-type: none; margin: 6px 0 10px 0; }
.box2 li { line-height: 18px; }
.box2 hr {border: none 0; border-top: 1px solid #b0bec7; height: 1px; margin: 20px 0 10px 0; } 

.box3 { border: 1px solid #b0bec7; padding: 0; background-color: #fff; margin: 20px 0 20px; }
.box3  .header { color: #16387c; margin: 0 0 0 0; background-color: #eaeef1; border-bottom: 1px solid #c6d1d8; padding: 2px 5px; }
.box3  .header h2 { color: #16387c; font-size: 13px; display: inline; margin-right: 5px; }
.box3  .header .menu { float: right; margin: 0px 7px 0px 0px; }
.box3 div.content { padding: 10px; }

/**********************
Forms
**********************/
.errors
{
	background-image: url(../Img/alert-icon.png);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	background-color: #ffffcc;
	border: 1px solid #ffe566;
	display: block;
	text-align: left;
	margin: 10px 0px;
	color: #ca2122;
	padding: 7px 8px 8px 40px;
	font-size: 12px;
	line-height: 14px;
	height: auto !important;
}
.errors a {color: #ca2122;}
.errors ul {margin-left: 10px; padding-left: 10px; line-height: 14px; }
.errors li {margin: 2px 0;}

.notifySuccess {
	background-image: url(../Img/check-icon.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	background-color: #ddfbdb;
	border: 1px solid #92d295;
	display: block;
	text-align: left;
	margin: 10px 0px;
	color: #000000;
	padding: 7px 8px 8px 40px;
	font-size: 12px;
	line-height: 14px;
	height: auto !important;
}

/* global form elements */
input, select { font-size: 12px; }
select, .txt { border: 1px solid #b0bec7; width: 180px; }
.num { width: 30px; }

form.form1 div.top { margin: 0; line-height: 16px; }
form.form1 div.top p { margin: 0 0 10px; }
form.form1 div.top ul { margin: 0 0 10px 8px; padding-left: 8px; }
form.form1 div.top li { line-height: 14px; margin: 5px 0; }
form.form1 { line-height:  26px; }
form.form1 table { border-collapse: collapse; }
form.form1 th, form.form1 td { padding: 0 1px; }
form.form1 th { width: 120px; font-weight: normal; }
form.form1 td { line-height: 13px; }	
form.form1 em { font-style: normal; color: #f00; font-weight: bold; font-family: Verdana; }
form.form1 p.buttonRow { margin: 10px 0 0; }

form.form2 div.top { margin: 0; }
form.form2 div.top p { margin: 0 0 10px; }
form.form2 div.top ul { margin: 0 0 10px 8px; padding-left: 8px; }
form.form2 div.top li { line-height: 14px; margin: 5px 0; }
form.form2 table { line-height:  26px; border-collapse: collapse; }
form.form2 th, form.form2 td { padding: 0 1px; }
form.form2 th { width: 120px; font-weight: normal; }
form.form2 td { line-height: 13px; }	
form.form2 em { font-style: normal; color: #f00; font-weight: bold; font-family: Verdana; }
form.form2 p.buttonRow { border-top: 1px dotted #cacaca; margin: 10px 0 0; padding-top: 6px; text-align: center; }
form.form2 p.buttonsCenter { text-align: center; }
form.form2 p.buttonsCenter input { margin: 0 2px; }
form.form2 p.buttonsRight { text-align: right; }
form.form2 p.buttonsRight input { margin: 0 0 0 4px; }

div.buttonRowTop { margin-bottom: 10px; }
div.buttonRowBottom { border-top: 1px dotted #cacaca; margin: 10px 0 0; padding-top: 6px; text-align: center; }

div.buttonsCenter { text-align: center; }
div.buttonsCenter input { margin: 0 2px; }
div.buttonsRight { text-align: right; }
div.buttonsRight input { margin: 0 0 0 4px; }

div.details div.top { margin: 0; }
div.details div.top p { margin: 0 0 10px; }
div.details div.top ul { margin: 0 0 10px 8px; padding-left: 8px; }
div.details div.top li { line-height: 14px; margin: 5px 0; }
div.details { line-height:  22px; }
div.details table { border-collapse: collapse; }
div.details th, form.form2 td { padding: 0 1px; }
div.details th { width: 120px; font-weight: bold; }
div.details td { line-height: 13px; }

/**********************
Buttons
**********************/

.btn-gray { background: transparent url(../Img/btn-gray.gif) no-repeat scroll 0pt; color: #ee972f; }
.btn40, .btn70, .btn100, .btn130, .btn160 
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	border: medium none;
	margin: 0 2px 0 0;
	cursor: pointer;
	height: 22px;
}
.btn40 { background-position: 0px 0px; width: 40px; }
.btn70 { background-position: 0px -22px; width: 70px; }
.btn100 { background-position: 0px -44px; width: 100px; }
.btn130 { background-position: 0px -66px; width: 130px; }
.btn160 { background-position: 0px -88px; width: 160px; }

.btn-yellow { background: transparent url(../Img/btn-yellow.gif) no-repeat scroll 0pt; }
.btn-platinum { background: transparent url(../Img/btn-platinum.gif) no-repeat scroll 0pt; }

.btn50, .btn75, .btn100, .btn125, .btn150, .btn175, .btn200 
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	border: medium none;
	margin: 0 4px 0 0;
	color: #000;
	cursor:pointer;
	height:22px;
}
.btn100 { background-position: 0pt -22px; width:100px; }
.btn125 { background-position: 0pt -44px; width:125px; }

/**********************
Results Table
**********************/
table.resultsTable { border-collapse: collapse; width: 100%; }
table.resultsTable thead { background-color: #efefef; }
table.resultsTable th { padding: 4px; font-size: 11px; font-weight: bold; }
table.resultsTable th a { color: #000; }
table.resultsTable td { padding: 2px 4px; border-bottom: 1px solid #e6e6e6; }
table.small th, table.small td { font-size: 10px; }

.sectionBanner { margin: 10px 0 20px; text-align: center; color: #fff; border-bottom: 1px solid #694104; border-top: 1px solid #694104; background-color: #c6974f; padding: 5px; font-weight: 700; font-size: 14px; }
