/*
===================
Global
===================
*/
html {
	background:#95aaae url(/Images/bg-fern.jpg) bottom no-repeat fixed;
	padding:20px 0;
}
body {
	width:650px;
	min-height:500px;
	margin:auto;
	font:12px/150% Arial, Sans-Serif;
	background:#fff;
	color:#666;
	border:3px solid #c4cdcf;
	padding:30px 30px 50px 270px;
	position:relative;
}
h1, h2, h3 {
	font-weight:bold;
	line-height:1.2em;
	color:#95aaae;
}
h1 {
	font-size:32px;
	letter-spacing:-1px;
	margin-bottom:35px;
	color:#2f4054;
}
h1 strong {
	color:#ff5c00;
}
h2 {
	font-size:22px;
	letter-spacing:0;
	margin:30px 0 15px 0;
	border-bottom:1px solid #ccc;
	padding:3px;
}
h2 strong {
	font-size:.8em;
}
h3 {
	font-size:16px;
	margin-bottom:12px;
}
a {
	color:#7d9da3;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
}
a[href^="http:"] {
	background-image:url(/Images/ext-link.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:12px;
}
a:hover {
	background-color:#f2f2f2;
}
a[href^="http:"]:hover {
	background-position:right -100px;
}
p, address {
	margin-bottom:1em;
	font-style:normal;
}
strong {
	font-weight:bold;
}
div.clear {
	clear:both;
	height:0;
	line-height:0;
}

/*
===================
Sidebar
===================
*/
#sidebar {
	position:absolute;
	left:20px;
	top:20px;
}
#sidebar h2 {
	margin-top:15px;
}
#home {
	background:none;
	border:none;
}
#nav {
	width:190px;
	margin-top:20px;
}
#nav a {
	display:block;
	padding:3px 5px 3px 12px;
}
#nav li li a {
	padding-left:20px;
	font-size:11px;
}
#nav li.active a {
	color:#76903b;
	background:#e0eac9;
	border-left:6px solid #a1bf61;
	padding-left:6px;
}
#nav li.active li a {
	background:none;
	border-left:none;
	padding-left:20px;
}

/*
===================
Footer Styles
===================
*/
#footer {
	position:absolute;
	bottom:0;
	left:0;
	color:#71888d;
	background:#c4cdcf;
	width:940px;
	height:22px;
	font-weight:bold;
	font-size:11px;
	line-height:22px;
	padding:3px 0 0 10px;
}
#footer a {
	margin-left: 10px;
}
#credit {
	border:none;
	background:none;
	padding:0;
}
#credit img {
	position:absolute;
	top:5px; right:2px;
	display:block;
}

/*
===================
Lists
===================
*/
ul.bullet {
	padding-left:1.35em;
	margin-bottom:1em;
}
ul.bullet li {
	list-style:disc;
}
ul.bullet li ul {
	margin-left:20px;
}
ul.bullet li ul li {
	list-style:circle;
}
ul.repeater {
	border-top:1px solid #ccc;
	margin-bottom:10px;
	width:95%;
}
ul.repeater li {
	padding:20px 0;
	position:relative;
	border-bottom:1px solid #ccc;
	min-height:1px;
}
ul.repeater img {
	position:absolute;
	top:20px;
	left:0;
}
ul.repeater h2 {
	margin:0;
	color:#2f4054;
	padding:0;
	border:none;
}
ul.repeater span {
	display:block;
	margin-bottom:10px;
	font-weight:bold;
	color:#bf6308;
}
ul.repeater a.jobTitle {
	font-size:16px;
}
#team li {
	padding-left:170px;
}
dt {
	font-weight:bold;
	color:#76903B;
	float:left;
	clear:left;
	width:17%;
}
dd {
	float:left;
	width:82%;
}

/*
===================
Home Page
===================
*/
#homeLeftPanel {
	width:390px;
	padding:0 20px 25px 0;
	border-right:2px dotted #bbb;
}
#homeLeftPanel h2 {
	margin:0 0 10px 0;
}
#homeLeftPanel a {
	color:#738e38;
}
#homeLeftPanel strong {
	text-transform:uppercase;
}
#homeButtons {
	padding-bottom:20px;
}
#homeButtons a {
	display:block;
	margin-bottom:12px;
	border:none;
	width:380px;
}
#homeButtons a:hover {
	border-width:3px;
	border-style:solid;
	margin:-3px -3px 9px -3px;
}
#homeButtons a.green:hover { border-color:#a1bf61; }
#homeButtons a.silver:hover { border-color:#c4cdcf; }
#homeButtons a.navy:hover { border-color:#3f5169; }

#homeButtons img {
	display:block;
}
#homeRightPanel {
	position:absolute;
	width:220px;
	font-size:11px;
	top:30px;
	right:30px;
}
#homeRightPanel h2 {
	margin:8px 12px 8px 12px;
	font-size: 16px;
}
#homeRightPanel p {
	margin:0 12px;
}
#homeRightPanel a {
	border:none;
	background:none;
}
#homeRightPanel .promo {
	background:#eee;
	margin-bottom:12px;
	padding-bottom:12px;
}
#homeRightPanel .promo a {
	display:block;
	width:70px;
	margin:10px 0 0 12px;
}
#rotatorWrapper {
	width:220px;
	height:260px;
	position:relative;
	margin-top:20px;
}
#rotator li {
	position:absolute;
}
#rotatorEdges {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	width:220px;
	height:260px;
}
#rotatorEdges div.overlay {
	position:absolute;
	background:#fff;
	opacity:.3;
	filter:alpha(opacity=30);
}
.top {top:0; left:0; height:7px; width:220px; line-height:0; font-size:0}
.bottom {top:253px; left:0; height:7px; width:220px}
.left {top:7px; left:0; height:246px; width:7px}
.right {top:7px; right:0; height:246px; width:7px; line-height:0; font-size:0}

/*
===================
Content
===================
*/
.leadImage img {
	float:right;
	margin:0 0 20px 20px;
	border-left:20px solid #fff;
	padding:7px;
	background:#ddd;
}


/*
===================
Job Search
===================
*/
div.filter {
	float:left;
	margin:0 30px 20px 0;
}
div.filter h2 {
	margin:0 0 8px 0;
	padding:0;
	border:none;
}
div.filter option {
	padding-right:20px;
}
div.jobs {
	float:left;
	width:380px;
}
div.searchButtons {
	clear:left;
}

/*
========================
Job Detail
========================
*/
.jobTitle {
	margin-bottom:0;
}
.jobCaption {
	margin-bottom:20px;
}
.jobSummary {
	font-weight:bold;
	font-size:13px;
}
.jobText {
	border-left:10px solid #bf6308;
	padding-left:15px;
}
.jobContact {
	border-top:1px solid #ccc;
	margin-top:1em;
	padding-top:1em;
	font-weight:bold;
}
.jobContact strong {
	color:#bf6308;
}
.jobButtons {
	height:23px;
	margin-top:20px;
}
.jobButtons a {
	float:left;
	border:none;
	background:none;
	margin-right:6px;
}

/*
========================
Landing Pages
========================
*/
.boxes a {
	float:left;
	border:none;
	background:none;
	margin:0 25px 25px 0;
}
.boxes img {
	float:left;
}

/*
===================
Partners
===================
*/
#sfiLogo {
	float:left;
	margin:15px 15px 15px 0;
}

/*
===================
Forms
===================
*/
.form label {
	float:left;
	width:100px;
	text-align:right;
	padding:3px 10px 0 0;
}
.form input.text,
.form textarea,
.form span.inputGroup {
	border:1px solid #ccc;
	width:250px;
	padding:4px;
}
.form textarea {
	height:150px;
}
.form textarea.small {
	height:75px;
}
.form .textarea textarea {
	width:600px;
	height:500px;
}
.form select {
	width:260px;
	padding:2px;
	border:1px solid #eee;
	border-top-color:#aaa;
	border-left-color:#aaa;
}
.form span.inputGroup {
	display:block;
	background:#fff;
	padding:6px;
	width:246px;
	margin-left:110px;
}
.form span.inputGroup label {
	float:none;
	position:relative;
	top:-1px;
	margin:0 0 0 3px;
	text-align:left;
}
.form span.ref {
	display:block;
	padding-top:3px;
}
.form p {
	clear:left;
	width:auto;
}
.form p.indent {
	margin-left:110px;
}
.form p.indent label {
	float:none;
	color:#000;
}
.form p.photo {
	float:right;
	margin-right:70px;
}
input.button {
	padding:5px 20px;
	margin-top:15px;
}
div.success {
	margin-top:40px;
}
div.success h2 {
	margin-bottom:4px;
}

/*
===================
Validation 
===================
*/
.validation-container {
	line-height:110%;
	margin-bottom:35px;
	border:2px solid #d29253;
	padding:8px;
}
.validation-title {
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	margin:0 0 6px 0;
	background:none;
	padding:0;
	color:#bf6308;
}
.validation-container li {
	color:#bf6308;
	margin:0;
	line-height:130%;
}

/*
========================
Tables
========================
*/
table.gridview {
	width:100%;
	background:#fff;
	margin-bottom:.8em;
	border:1px solid #ccc;
}
table.gridview tr.unavailable {
	background:#F4ACAC;
}
table.gridview tr.alt {
	background:#eee;
}
table.gridview tr.warning {
	background:#ffc;
}
table.gridview tr.total * {
	border-width:0;
}
table.gridview tr.total select {
	border-width:1px;
	margin-left:5px;
}
table.gridview tr.total select option {
	padding-right:10px;
}
table.gridview tr.total td {
	padding-top:10px;
	padding-bottom:6px;
	padding-right:10px;
	text-align:right;
}
table.gridview th, table.gridview td {
    padding:7px 0 7px 8px;
    text-align:left;
    border-bottom:1px solid #ccc;
    vertical-align:middle;
}
table.gridview th {
	color:#fff;
	background:#9dcdcd url(/Images/bg-table-header.gif) top repeat-x;
	font-weight:bold;
	letter-spacing:1px;
	padding:4px 0 4px 8px;
}
table.gridview th.short {
	width:15%;
}
table.gridview th select {
	font-weight:normal;
	font-style:normal;
}
table.gridview th select.categorySelect {
	width:175px;
}
table.gridview td.short {
	width:8%;
}
table.gridview input.text {
	width:25px;
	text-align:center;
}
table.gridview input.long {
	width:300px;
	text-align:left;
}
table.gridview .productName {
	width:240px;
}
table.gridview .money {
	text-align:right;
	width:70px;
	padding-right:10px;
}
table.cart .highlight {
	background:#fff;
}
table.gridview .customer {
	padding-top:8px;
	padding-bottom:8px;
}
table.gridview .subtotal {
	border-top:10px solid #ddd;
}
table.gridview td.total {
	font-weight:bold;
}
table.gridview a {
	float:left;
	margin-right:15px;
}
table.gridview td.img {
	width:100px;
}
table.gridview img {
	float:left;
	width:50px;
	height:50px;
	background:#fff;
}
table.gridview a.remove {
	background:url(/Admin/Images/bg-remove.gif) left center no-repeat;
	padding-left:10px;
}
table.gridview tr.freight td {
	padding-top:20px;
}
table.gridview tr.total td {
	text-align:right;
	padding-right:15px;
}
table.gridview tr.total input {
	border:none;
	cursor:default;
	text-align:right;
	padding:0;
	color:#444;
	width:80px;
	background:#fff;
}
table.gridview tr.total div {
	text-align:right;
}
table.gridview tr.grand input {
	font-size:16px;
	font-weight:bold;
	background:#eee;
}
table.gridview tr.grand td {
	background:#eee;
	font-weight:bold;
}
table.gridview ul.bullet {
	font-size:11px;
	margin-bottom:.5em;
	padding:0;
	list-style:none;
}
table.gridview dl {
	padding-left:10px;
	border-left:5px solid #ddd;
	margin:6px 0 0 20px;
}
table.gridview dt {
	font-size:12px;
	font-weight:bold;
	color:#49d;
	line-height:100%;
}
input.nextButton {
	float:right;
	margin-top:10px;
	padding:4px;
}
input.backButton {
	float:left;
	margin-top:10px;
	padding:4px;
}
table.editable {
	margin-top:20px;
}
table.editable td {
	padding:2px 5px;
}
table.editable a {
	float:none;
}
table.editable input {
	width:230px;
}
.pagerControl {
	width:150px;
	text-align:right;
}

/*
========================
Contact Page
========================
*/
address {
	float:left;
	width:11em;
	border-right:1px solid #ccc;
	margin-right:25px;
}
address span {
	display:block;
	line-height:150%;
}
ul.contact {
	padding-bottom:3em;
}
ul.contact span {
	float:left;
	width:3.5em;
	margin-right:.4em;
	color:#BF6308;
}
ul.contact li {
	font-size:13px;
	float:none;
	width:auto;
	margin:0 0 .5em 0;
	line-height:120%;
}
p.formIntro {
	margin:0 20px 1.5em 20px;
}
#map {
	height:400px;
	margin-bottom:40px;
}

/*
========================
Admin
========================
*/
.search {
	background:#ddd;
	padding:10px;
	margin-bottom:15px;
	clear:left;
}
.search input,
.search select {
	width:150px;
	margin-left:8px;
}
.search input.button {
	width:auto;
	margin:0 0 0 10px;
	padding:3px 10px;
}
h3.candidateOfWeek {
	clear:left;
	margin-top:60px;
}
#signOut {
	position:absolute;
	top:6px;
	right:10px;
	font-size:11px;
}
#signOut span {
	font-weight:bold;
	margin-right:3px;
	padding-right:7px;
	color:#888;
	border-right:1px solid #bbb;
}
