/* RESET COMPRESSED */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent}body{ line-height:1}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{ display:block}nav ul{ list-style:none}blockquote,q{ quotes:none}blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none}a{ margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent}ins{ background-color:#ff9; color:#000; text-decoration:none}mark{ background-color:#ff9; color:#000; font-style:italic; font-weight:bold}del{ text-decoration:line-through}abbr[title],dfn[title]{ border-bottom:1px dotted #000; cursor:help}table{ border-collapse:collapse; border-spacing:0}hr{ display:block; height:1px; border:0;  border-top:1px solid #ccc; margin:1em 0; padding:0}input,select{ vertical-align:middle}

@font-face {
	font-family: 'MuseoSlab500';
	src: url('fonts/museo_slab_500-webfont.eot');
	src: local('?'), url('fonts/museo_slab_500-webfont.woff') format('woff'), url('fonts/museo_slab_500-webfont.ttf') format('truetype'), url('fonts/museo_slab_500-webfont.svg#webfontdLdmH4Uu') format('svg');
	font-weight: normal;
	font-style: normal;
}

a {
text-decoration: none;
outline: none;
}
html, body {
	height: 100%;
}

html {
	background: url('../images/bg.jpg') repeat;
}
h1, h2, h3, h4, h5 {
	color:#3E3E3E;
	font-family:'MuseoSlab500';
}
p {
	font-family: Arial;
	color: #3e3e3e;
	font-size: 14px;
	line-height: 19px;
}
header {
	background: url('../images/header-sliver.jpg') repeat-x center top;
}
.clear {
	clear: both;
}
#header-inner {
	background: url('../images/header.jpg') no-repeat;
	width:960px;
	height: 135px;
	margin: 0 auto;
	position: relative;
}
.topper {
	height: 400px;
	width: 960px;
	margin: 0 auto;
	display: none;
}
.topper-col {
	width: 320px;
	height: 300px;
	margin: 0;
	float: left;
	position: relative;
}
.topper-col h3 {
	background:url("../images/h-red-banner-new.jpg") no-repeat ;
	color:#DEE0A3;
	font-size:21px;
	margin:10px 0 0;
	padding:13px 0 10px;
	text-align:center;
	text-shadow:1px 1px 1px #333333;
	width:320px;
	font-weight: normal;
}
.topper-col p {
	background: url('../images/topper-col-bg.jpg') repeat-y;
	padding: 10px 20px 15px;
	min-height: 120px;
}
.topper-col img {
	padding: 5px 0 0 10px;
}
.topper-col a {
	background:url("../images/learn-more-btn.jpg") no-repeat;
	color:#3E3E3E;
	display:block;
	height:35px;
	line-height:36px;
	margin:5px auto 0;
	text-align:center;
	width:150px;
	text-transform: uppercase;
	font-family: Helvetica, Arial;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	font-size: 12px;
	position: relative;
	z-index: 100;
}
.topper-col a.cur {
	color: #000;
}
.topper-col a span {
	background:url("../images/check-icon.gif") no-repeat;
	height: 22px;
	width: 25px;
	display: block;
	position: absolute;
	top: 9px;
	left: 20px;
	z-index: 10;
}
#big-red-btn {
	background:url("../images/big-red-btn.png") no-repeat;
	display:block;
	font-family:'MuseoSlab500';
	height:148px;
	margin:0 auto;
	padding:19px 0 0;
	position:absolute;
	right:0;
	text-align:center;
	text-shadow:1px 1px 1px #000000;
	top:-10px;
	width:340px;
	z-index: 1000;
}
	#big-red-btn h2 {
		font-weight: normal;
		font-size: 29px;
		color: #dee0a3;
	}
		#big-red-btn h2 span {
			font-size: 41px;
		}
		#big-red-btn p {
			color:#DEE0A3;
			font-family:'MuseoSlab500';
			font-size:29px;
			font-weight:normal;
			line-height:33px;
		}
		#big-red-btn p span {
			font-size: 41px;
			font-family:'MuseoSlab500';
		}
	#big-red-btn a {
		background: url('../images/start-here-top.jpg') no-repeat top center;
		font-size: 26px;
		color: #dee0a3;
		width:340px; 
		margin-top: 3px;
		padding-top: 5px;
		display: block;
	}
	#big-red-btn a:hover {
		font-size: 26px;
		color: #fff;
	}
#logo {
	margin: 10px;
}

nav li {
	display: inline-block;
	background: url('../images/nav-side.jpg') no-repeat;
	padding: 0 0 0 17px;
	height: 36px;
	float: left;
}
nav ul {
	margin: 3px 0 0 0;
}
nav a {
	display: block;
	background: url('../images/nav.jpg') no-repeat right top;
	padding: 10px 20px 10px 4px;
	font-family: Arial, sans sarif;
	font-size: 15px;
	color: #000;
}

#feature-wrap {
	background: url('../images/feature-sliver.jpg') repeat;
	border-bottom: 1px solid #333;
}

#feature {
	width:960px;
	height: 365px;
	margin: 0 auto;
}

	#feature div {
		width: 320px;
		float: left;
	}
		#feature nav {
			background: url('../images/feature-banner-new.jpg') no-repeat;
			height: 149px;
			width:320px;
		}
		#feature nav h2 {
			color:#DEE0A3;
			font-family:'MuseoSlab500';
			text-shadow: 1px 1px 1px #000;
			padding: 0;
			font-size: 19px;
			width:320px;
			padding-top: 14px;
			font-weight: normal;
			text-shadow: 1px 1px 1px #333, 2px 2px 1px #333, 3px 3px 1px #333;
			text-align:center;
		}
		#feature nav li {
			padding:0;
			height: auto;
			background:none;
		}
		#feature nav li a {
			background:none repeat scroll 0 0 transparent;
			color:#FFF;
			font-family:'MuseoSlab500';
			padding:10px 0 0 0;
			text-align:center;
			width:320px;
			text-shadow: 1px 1px 1px #333, 2px 2px 1px #333, 3px 3px 1px #333;
			-webkit-transition: all 0.12s ease-out;
   			-moz-transition: all 0.12s ease-out;
   			-o-transition: all 0.12s ease-out;
			font-size: 18px;
		}
		#feature nav li a:hover {
			position: relative; 
			top: -3px; 
			left: -3px;
			text-shadow: 1px 1px 1px #333, 2px 2px 1px #333, 3px 3px 1px #333, 4px 4px 1px #333, 5px 5px 1px #333, 6px 6px 1px #333;
		}
	#feature section.gal {
		float:right;
		height:352px;
		margin:16px 0 0;
		width:630px;
		position: relative;
	}
	
#feature h1 {
	text-align: center;
	font-family: 'MuseoSlab500';
	padding: 28px 0 0 0;
	color: #424241;
	text-shadow: 1px 1px 1px #FFF;
	font-size: 28px;
}
#feature p {
	font-size:14px;
	line-height:18px;
	padding:10px 5px 20px;
	text-align:center;
}
#content-wrap {
	width: 960px;
	margin: 0 auto;
}
article {
	width: 640px;
	float: right;
	background: url('../images/border-bit.jpg') repeat-y left top;
	padding-bottom: 100px;
}
article header {
	background: url("../images/main-top-border.jpg") no-repeat bottom center;
	color: white;
	padding: 0;
	margin: 0;
	height: auto;
	width: 595px;
}

article h3 {
	background:url("../images/ribbon-icon.jpg") no-repeat left center;
	color:##DEE0A3;
	font-family:'MuseoSlab500';
	font-size:19px;
	margin:10px 0 0 20px;
	padding:10px 0 10px 18px;
	text-shadow:1px 1px 1px #FFFFFF;
}
article h3 em {
	color: #9C711F;
	font-style:normal;
}


article p {
	padding: 10px 20px;
}
.content-image {
	margin: 0 0 0 20px
}


/* ------------- SUB PAGES -------------- */

section.half {
	width: 450px;
	float: left;
	padding: 10px;
}
section.half h2 {
	padding: 15px 0 0 12px;
}
section.half h2, section.half h1 {
	background:url("../images/lil-red-banner.jpg") no-repeat left center;
	color:#3E3E3E;
	font-family:'MuseoSlab500';
	font-size:21px;
	margin:0 0 0 12px;
	padding:6px 0 6px 18px;
	text-shadow:1px 1px 1px #FFFFFF;
}
section.half h3.search {
	background:url("../images/search-icon.gif") no-repeat left center;
	padding:6px 0 6px 32px;
	font-size:21px;
}
section.half h3.star {
	background:url("../images/star-icon.gif") no-repeat left center;
	padding:6px 0 6px 32px;
	font-size:21px;
}
section.half p {
	padding: 13px;
	line-height:24px;
}
section.half a {
	color:#990000;
	text-decoration:underline;
}
.half header {
	background: url("../images/half-bottom-border.jpg") no-repeat bottom center;
	padding: 10px 0;
}
.img-border {
	border: 4px solid #fff;
	-moz-box-shadow: 0 0 4px #666;
	-webkit-box-shadow: 0 0 4px #666;
	box-shadow: 0 0 4px #666;
}
.career-list {
	list-style: none;
	font-size: 14px;
	background: url('../images/half-bg.jpg') repeat-y;
	margin-bottom: 10px;
}
.career-list li {
	padding: 10px 18px;
	background: url("../images/half-bottom-border.jpg") no-repeat bottom center;
	overflow: hidden;
}
.career-list li a {
	color: #002054;
	margin: 0 0 6px 10px;
	text-transform: capitalize;
	font-family:'MuseoSlab500';
	font-size: 18px;
	display: block;
	text-shadow:1px 1px 1px #FFFFFF;
}
.career-list li a.read-more {
	text-transform: capitalize;
	font-family: Helvetica;
	font-size: 14px;
	float: left;
	margin: 0 0 6px 12px;
	font-style: italic;
}
.career-list li p.info {
	color: #333;
	margin: 0 0 0 10px;
	text-transform: capitalize;
	font-family: Helvetica;
	font-size: 13px;
	padding: 0 0 6px;
	overflow: hidden;
}
.career-list img {
	float: left;
	width: 130px;
	height: 136px;
	margin: 0 13px 0 0;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
}
.career-list li a:hover {
	color: #000;
	
}
.job-search input {
	display: inline;
}
.career-list form {
	margin: 10px 0 0;
}
.search-box {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:1px 1px 3px #AAAAAA inset;
	-webkit-box-shadow:1px 1px 3px #AAAAAA inset;
	border:1px solid #999999;
	height:18px;
	margin:2px 0;
	padding:6px 0 6px 12px;
	width:190px;
	font-style: italic;
	color:#999;
	font-size: 14px;
}
.search-submit {
	border:medium none;
	float:right;
	height:30px;
	margin:11px 2px 9px 0;
}
.career-info {
	margin:10px 0 50px;
	width: 540px;
	float: left;
}
.career-info header {
	background: url("../images/half-bottom-border.jpg") no-repeat bottom center;
	padding: 10px 0;
}
.career-info a {
	color: #990000;
}
.career-info a:hover {
	color: #000000;
}
.career-info h3, .career-info h1 {
	background:url("../images/ribbon-icon.jpg") no-repeat scroll left center transparent;
	color:#3E3E3E;
	font-family:'MuseoSlab500';
	font-size:21px;
	margin:0 0 0 8px;
	padding:6px 0 6px 18px;
	text-shadow:1px 1px 1px #FFFFFF;
}
.career-info h2 {
	color:#3E3E3E;
	font-family:'MuseoSlab500';
	font-size:19px;
	margin:0 0 0 8px;
	padding:18px 0 2px 0px;
	text-shadow:1px 1px 1px #FFFFFF;
}
.career-info p {
	padding: 10px;
}
.specalties-list {
	margin-top: 60px;
	width: 220px;
	float: left;
	padding: 0 0 0 20px;
}
.specalties-list section {
	padding: 20px 0 0 0;
}

.specalties-list header {
	background: none;
}
.specalties-list ul {
	list-style: none;
	margin: 12px 0 0 0;
}
.specalties-list li {
	text-transform: capitalize;
	font-size: 14px;
	padding:4px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #555;
}
.specalties-list li:first-child {
	border-top:none
}
.specalties-list li:last-child {
	border-bottom: none;
}
.specalties-list a {
	color: #666;
	text-transform: capitalize;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.ad-side {
	margin: 60px 0 100px;
	width: 160px;
	float: right;
}
.ad-side img {
	padding:0;
}
.ad-side em {
	text-size:11px;
	color: #666;
	text-align: right;
	display: block;
	margin: 0 0 5px;
}
.spotlight {
	color:navy;
	float:left;
	font-style:italic;
	margin:0 0 10px 2px;
	padding:0 !important;
	text-shadow:1px 1px 1px #FFFFFF;
	width:270px;
}
.spotlight em {
	color:#333333;
	display:block;
	font-size:12px;
	margin:13px 0 0 2px;
}
.border {
	background: url("../images/border-bit.jpg") repeat-y scroll right top;
}
.border-left {
	background: url("../images/border-bit.jpg") repeat-y scroll left top;
}
#job-search-results {
	margin: 0 0 50px;
	display: block;
}
#job-search-results ul {
	border-bottom: 1px dotted #666;
}
#job-search-results.industry {
	margin: 0 0 50px;
	display: block;
	padding: 10px;
}
.job-info {
	list-style: none;
}
.job-info p {
	font-size: 12px;
	padding: 10px 0 10px 9px;
}
.job-info .title {
	background: none;
	font-size: 16px;
	padding: 10px 0 0;
}
#job-search-results.industry .title{
	margin:0 0 0 10px;
	padding:10px 0 0;
}
.job-info .title a {
	color: #002054;
}

#job-search-results .location {
	list-style: none;
	padding: 0 0 10px 9px;
	font-size: 12px;
}
#job-search-results .link {
	padding: 0 0 10px 9px;
	list-style: none;
}
#job-search-results .link a {
	font-size: 14px;
	font-family: Helvetica;
	color: #002054;
}
aside {
	width: 300px;
	float: left;
}
aside h3 {
	background:url("../images/star-icon.gif") no-repeat left center;
	font-size:19px;
	margin:10px 0 0 18px;
	padding:12px 0 8px 30px;
	text-shadow:1px 1px 1px #FFFFFF;
}
aside h4 {
	background:url("../images/h-featured.jpg") no-repeat scroll left center transparent;
	font-size:18px;
	padding:10px 0;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
	width:282px;
	font-weight: normal;
	margin: 0 0 0 10px;
}
aside ul {
	background:url("../images/aside-bg.jpg") repeat-y scroll left top;

}
aside li {
	background: url('../images/aside-border-bottom.jpg') no-repeat center top;
	list-style:none;
	padding: 10px 0 0;
}
aside img {
	padding:5px 9px;
}
aside p {
	background:url("../images/aside-border-bottom.jpg") no-repeat center bottom;
	padding:0 10px 15px;
	text-align:justify;
}
aside a {
	color: #990000;
	font-weight: bold;
}
aside a:hover {
	color: #6e0000;
	font-weight: bold;
}
.news-letter-side {
	background:url("../images/news-letter-bg.jpg") no-repeat;
	width: 300px;
	height: 126px;
	margin: 20px 0 0 0;
}
.news-letter-side .box {
	-moz-border-radius: 16px;
	-webkit-border-radius: 6px;
	border-radius: 16px;
	margin: 80px 0 0 20px;
	border: 1px solid #888;
	height: 30px;
	padding: 0 0 0 10px;
	color: #666;
	font-style: italic;
	font-weight: bold;
}
.news-letter-side .submit {
	margin: 80px 0 0 0;
	height: 32px;
	width: 100px;
}
footer {
	background: url('../images/footer-sliver.jpg') repeat-x;
	height: 60px;
	clear: both;
	position: relative;
}
.footer-inner {
	width: 960px;
	margin: 0 auto;
}

	.footer-more {
		background:url("../images/footer-arrow.jpg") no-repeat scroll 0 0 transparent;
		float:right;
		padding:10px 0 0 50px;
		text-align:center;
		width:291px;
	}
		.footer-more a {
			background:url("../images/hand.gif") no-repeat scroll 0 0 transparent;
			color:#DEE0A3;
			display:block;
			font-family:'MuseoSlab500';
			font-size:15px;
			height:49px;
			line-height:19px;
			padding:0 0 0 65px;
			text-shadow:1px 1px 0 #000000;
		}
		.footer-more a span {
			font-size: 18px;
		}
		.footer-more a:hover {
			color: #FFF;
		}
	.footer-nav {
		width: 600px;
		float: left;
	
	}
	.footer-nav li {
		background: none;
	}
		.footer-nav a {
			background: none;
			color: #fff;
		}
#footer-more {
	height: 400px;
	display: none;
	background: url('../images/footer-repeat.jpg') repeat;
}
.footer-col-wrap {
	border-top:1px dotted #555555;
	margin:0 auto;
	padding:22px 0 0;
	width:960px;
}
.footer-col {
	width: 320px;
	margin: 0;
	float: left;
	position: relative;
	background: url('../images/footer-list-top.jpg') no-repeat bottom center;
	color: #999;
}
.footer-col li {
	background: url('../images/footer-list-top.jpg') no-repeat top center;
	list-style:none;
	padding: 6px 16px;
	font-size: 14px;
}
.footer-col li a {
	color: #999;
}
.footer-col li a:hover {
	color: #FFF;
}
.footer-col p {
	color: #999;
	font-family:'MuseoSlab500';
	background: url('../images/mail-icon.jpg') no-repeat center left;
	padding-left: 50px;
	font-size: 24px;
	text-shadow: 1px 1px 0 #000;
}
.footer-col span {
	color: #dee0a3;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	text-shadow: 1px 1px 0 #000;
}
.footer-col input {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #333;
	width: 160px;
	height: 18px;
	padding: 6px;
}
.footer-col h5 {
	color:#DEE0A3;
	margin:0 0 10px 16px;
	text-shadow:1px 1px 0 #000000;
}
.news-submit {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 80px !important;
	height: 23px !important;
}	
.footer-col form {
	margin: 20px;
}	


* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
}
footer, .push {
	height: 60px; /* .push must be the same height as .footer */
	clear: both;
}


#employeer-form {
	margin: 20px 0;
}
	#employeer-form h3 {
		font-size: 18px;
		display: block;
		font-weight: bold;
		border-bottom: 1px solid #CCC;
		font-family:'MuseoSlab500';
	}
	#employeer-form label {
		display: block;
		margin: 0 0 0 6px;
	}
	#employeer-form div input, #employeer-form div input {
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		border:1px solid #999999;
		color:#999999;
		font-size:14px;
		font-style:italic;
		height:18px;
		margin:2px 0;
		padding:6px 0 6px 12px;
		width:200px;
	}			
#employeer-form .user-info {
	float: left;
	display: inline;
	width: 50%;
}
#employeer-form .job-info {
	float: left;
	display: inline;
	width: 50%;
}
#employeer-form .submit {
	clear: both;
	float: left;
	cursor: pointer;
	margin: 10px;
}
#entry-form {
	background:url("../images/half-bg.jpg") repeat-y;
	padding:20px 0 0;
	margin-bottom: 50px;
}
#entry-form label {
	display:inline-block;
	padding:0 0 0 30px;
	width:180px;
	font-family:'MuseoSlab500';
	font-size: 16px;
	text-shadow: 0 1px 0 #fff;
	vertical-align: top;
}
#entry-form ul {
	clear: both;
	padding: 0;
	list-style: none;
}
#entry-form li {
	clear: both;
	padding: 4px 0;
}
#entry-form li:last-child {
	clear: both;
	padding: 4px 0;
	background: url("../images/half-bottom-border.jpg") no-repeat scroll center bottom transparent;
}
#entry-form li li:last-child {
	clear: both;
	padding: 0;
	background: none;
}
#entry-form li input, #entry-form li textarea, #entry-form li select {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:1px 1px 3px #AAAAAA inset;
	-webkit-box-shadow:1px 1px 3px #AAAAAA inset;
	border:1px solid #999999;
	color:#999999;
	font-size:14px;
	font-style:italic;
	width:199px;
}
#entry-form li input {
	height:18px;
	margin:2px 0;
	padding:6px 0 6px 12px;
}
#entry-form li select {
	height: 24px;
}
#entry-form li input#id_phone_0, #entry-form li input#id_phone_1, #entry-form li input#id_phone_2 {
	width: 50px;
	margin: 0 2px 0 2px;
}
#entry-form li input.radioStyle {
	width: 50px;
}
#entry-form li label.radio-label {
	width: 260px !important;
	font-size: 13px !important;
}
#entry-form p {
	padding: 0 31px 10px;
}
#uniform-submit_btn {
	color:#333333;
	display:block;
	float:right;
	font-size:12px;
	margin:20px 155px 0 0;
	text-shadow:0 1px 0 #FFFFFF;
}

#entry-form li input[type='file'] {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:1px 1px 3px #AAAAAA inset;
	-webkit-box-shadow:1px 1px 3px #AAAAAA inset;
	border:1px solid #999999;
	color:#999999;
	font-size:14px;
	font-style:italic;
	height:18px;
	margin:2px 0;
	padding:6px 0 6px 12px;
	width:199px;
}
#entry-form li ul {
	width: 240px;
	float: right;
}
	#entry-form li ul label {
		font-size: 12px;
	}
	#entry-form li ul label input {
		width: 15px;
	}
#entry-form .experience label {
	width: 80%;
	margin-bottom: 20px;
}
#entry-form li #id_experience_0,#entry-form li #id_experience_1 ,#entry-form li #id_experience_2  {
	width: 15px;
	margin-right: 20px;
}

textarea#id_comments {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:1px 1px 3px #AAAAAA inset;
	-webkit-box-shadow:1px 1px 3px #AAAAAA inset;
	border: 1px solid #999999;
}
#form-collection ul {
	list-style: none;
}
.learn-more {
	color:#990000;
	display:block;
	font-style:italic;
	font-weight:bold;
	margin:6px 0 0;
	text-align:right;
	text-decoration:underline;
}
.copy {
	color: #ddd;
	padding: 0 0 0 19px;
	margin: 0;
	font-size: 11px;
	height: auto;
}
ul.errorlist {
	color: #990000;
	margin: 0 0 0 50px;
	list-style: none;
}
.loader {
	height: 48px;
	width: 48px;
	display: none;
	margin: 24px 0 0 196px;
}
.other-jobs h3 {
	margin:10px;
}
.other-jobs a {
	color:#990000;
	text-decoration:underline;
}
.other-jobs a:hover {
	color:#660000;
	text-decoration:underline;
}
.co-logo {
	margin:10px 0 12px 27px;
}

#entry-form input.nice-btn {
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

#entry-form input.blue.nice-btn {
	background: #143b89;
	background: -moz-linear-gradient(top , #1d52bc, #386dda);
	background:-webkit-gradient(linear, left top, left bottom, from(rgba(29,82,188,1)), to(rgba(56,109,218,1)));
	float:right;
	height:34px;
	margin:16px 42px 0 0;
	width:170px;
	border: 1px solid #143b89;
}
#entry-form input.blue.nice-btn:hover {
	background: #143b89;
	background: -moz-linear-gradient(top , #386dda, #1d52bc);
	background:-webkit-gradient(linear, left top, left bottom, from(rgba(56,109,218,1)), to(rgba(29,82,188,1)));
	border: 1px solid #0e2f71;
}	
h1.error-page {
	color:#3E3E3E;
	font-family:'MuseoSlab500';
	font-size:80px;
	margin:50px;
	text-align:center;
	text-shadow:0 1px 2px #FFFFFF;
	text-transform:uppercase;
}
.error-page p {
	color:#3E3E3E;
	font-family:Arial;
	font-size:25px;
	line-height:34px;
	margin:0 auto;
	text-align:center;
	width:460px;
}
.awesome {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.orange.awesome {
	background: #f38714;
	background: -moz-linear-gradient(top , rgba(252,193,43,1), rgba(252,167,8,1));
	background:-webkit-gradient(linear, left top, left bottom, from(rgba(252,193,43,1)), to(rgba(252,167,8,1)));
	border:1px solid #ffcf7c;
	color: #fff;
	text-decoration: none;
	padding: 8px 20px;
	font-family: Helvetica, arial, san-sarif;
	font-size: 13px;
}
.orange.awesome:hover {
	background: #bb6509;
	background: -moz-linear-gradient(top , rgba(247,172,42,1), rgba(220,150,28,1)); border:1px solid #e7b55e;
	background:-webkit-gradient(linear, left top, left bottom, from(rgba(247,172,42,1)), to(rgba(220,150,28,1)));
}
.sub-aside {
	background:url("../images/aside-border-bottom.jpg") no-repeat scroll center bottom transparent;
	border-left:1px dotted #999999;
	margin:62px 0;
	padding:0 0 0 20px;
}
.sub-aside h2 {
	margin: 36px 0 10px 20px;
	text-shadow: 1px 1px 1px #FFF;
}
.sub-aside li {
	padding:10px 0 10px 20px;
}
section.half .link-style {
	-moz-box-shadow: 0 0 4px #000;
	-webkit-box-shadow: 0 0 4px #000;
	box-shadow: 0 0 4px #000;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	background:#fefefe;
	font-size:13px;
	font-weight:bold;
	height:53px;
	margin:0 13px;
	padding:0 0 0 20px;
	text-transform:uppercase;
}
.half.ad-side {
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	padding:0 0 0 30px;
	width:190px;
}
.leader-ad {
	width: 728px;
	margin: 0 auto 20px;
	height: 90px;
}
