@import url(../cp/css/default-controlpanel.css);
@import url(ccms.css);
@import url(../cp/css/default-gallery.css);

/*
	Core Tags
*/
body,h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,form {
	margin:0;
	padding:0;
	font-size:100%;
}
body {
	background:#555;
	color:#FFF;
	font-size:76%;
	font-family: Verdana, Arial, sans-serif;
	padding-top:10px;
}
a {
	color:#006677;
}
a:hover {
	color: /*#f9a61a*/ #675E4F;
}
a img {
	border:none;
}
hr {
	border:none;
	color:#FFF;
	height:30px;
}
/*
	Basic Styles
*/
.clear {
	clear:both;
}
.smaller {
	font-size:90%;
}
.centered {
	text-align:center;
}
.text strong,
.heading {
	color:#006677;
}
.content h1.heading {
	font-size:180%;
	padding-bottom:5px;
}
.content h2.heading {
	font-size:150%;
	padding-top:10px;
	padding-bottom:5px;
}
.content h3.heading {
	font-size:120%;
}
.requiredmessage,
.required,
.errors,
.error {
	color:#CC0000;
}
.description p,
.text p,
p.text {
	padding:5px 0 10px;
	line-height:150%;
}
.content ul,
.content ol {
	line-height:150%;
	margin:10px 0 20px 20px;
}

/*
	Master Template
*/
.template {
	width:920px;
	margin:0 auto;
}
.template .header,
.template .columns {
	background:#FFF;
	color:#333333;
}
.header .inner {
	background:#FFF;
	height:135px;
}
.columns {
	padding-left:20px;
}
.main {
	padding-right:10px;
	width:685px;
	float:left;
}
.content {
	padding:5px 0 30px 0;
}
.artwork {
	padding:15px 0 0 0;
	text-align:center;
}
.artwork .element {
	display:inline;
}
.breadcrumbs {
	text-align:left;
	padding:5px 0;
	font-size:90%;
}
.breadcrumbs .item {
	padding-right:5px;
}

/*
	Header Area
*/
.header .controlbar {
	position:relative;
}
.header h1 a {
	display:block;
	background:url(uploads/3/logo.gif) no-repeat center;
	width:472px;
	height:100px;
	float:left;
}
.header .logo {
	float:left;
}
.header .flash {
	float:right;
	padding-top:10px;
	padding-right:10px;
}
.header ol,
.header ul,
.header li {
	list-style-type:none;
	display:inline;
}
.menu-bar {
	clear:both;
	background:url(uploads/3/menu.gif) repeat-x top left;
	height:32px;
}
#mainmenu {
	height:32px;
	display:block;
}
#mainmenu li {
	list-style-type:none;
}
.header ul a,
.header ol a {
	display:block;
	color:#000;
	padding:2px 10px;
	border-right:1px solid #bbb;
	margin:5px 0;
	float:left;
	text-decoration:none;
text-shadow:1px 1px 0 #ccc;
}
.header ol a:hover,
.header ul a:hover {
	color:#91610f;
}
.header .about {
	clear:both;
}
.header .about a {
	float:right;
	border:none;
	padding-right:12px;
}
.controlbar {
	font-size:90%;
	padding:5px 10px;
	text-align:right;
}

/*
	Footer Area
*/
.footer {
	clear:both;
	background:#555 url(uploads/3/footer.gif) no-repeat top;
	color:#FFF;
	padding:15px 5px 15px 0;
	font-size:80%;
	position:relative;
	height:50px;
}
.footer a {
	color:#FFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
.footer .copyright {
	float:right;
}
.footer ul {
	list-style-type:none;
}
.footer li {
	list-style-type:none;
	display:inline;
}
.footer ul a {
	display:block;
	float:left;
	padding:0 15px;
	border-right:1px solid #999;
	float:left;
	margin:2px 0;
}
#mainmenu a#cplink1_2303,
#cplink1_2319 {
	border:none;
}
.footer .addthis {
	position:absolute;
	top:-20px;
	left:13px;
}

/*
	Homepage Styles
*/
p.yellow {
	clear:both;
	background:url(uploads/3/yellow.gif) no-repeat;
	height:13px;
	padding:10px 10px;
	text-align:center;
	color:#000;
	margin:5px auto;
	width:660px;
}
p.yellow a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
p.yellow a:hover {
	color:#000;
	text-decoration:underline;
}
.content .column {
	margin-bottom:5px;
	width:50%;
	float:left;
}
.content .column .heading {
	line-height:150%;
	padding-top:5px;
}

/*
	Sidebar Styles
*/
.sidebar {
	background:url(uploads/3/sidebar_bg.gif) repeat-y top left;
	float:left;
	margin-top:15px;
	width:197px;
}
.sidebar .element,
.sidebar .curve {
	width:183px;
	padding-right:3px;
	padding-left:3px;
	clear:both;
}
.sidebar .module {
	width:189px;
	padding-right:5px;
	padding-left:3px;
	clear:both;
}
.sidebar .module {
	margin-bottom:3px;
}
.sidebar .module .heading {
	background:#887f70 url(uploads/3/sidebar.jpg) repeat-x top;
	color:#FFF;
	padding:5px 8px;
	height:19px;
	font-weight:normal;
		text-shadow:1px 1px 0 #333;
}

.sidebar .module.follow li {
	list-style-type:none;
}
.sidebar .curve {
	height:15px;
	background:url(uploads/3/sidebar_bottom.gif) no-repeat;
}
.sidebar .morgan a {
	display:block;
}
.sidebar .morgan a:hover img{
	background:#fff9ed;
}
/*
	Alerts Form
*/
.sidebar form {
	padding-left:10px;
	line-height:150%;
}
.sidebar form label {
	font-size:90%;
}
.sidebar form .textbox {
	margin-top:5px;
}
.sidebar .requiredmessage,
.sidebar .required {
	display:none;
}
.button {
	width:101px;
	text-align:center;
	border:none;
	background:url(uploads/3/button.gif);
	height:24px;
	font-weight:bold;
	margin:5px 4px 0;
	font-size:9pt;
	font-family:Verdana;
	color:#333;
	text-decoration:none;
	cursor:pointer;
}
.sidebar .button a {
	color:#333;
	text-decoration:none;
}
.sidebar div.status {
	padding-bottom:10px;
	padding-right:0;
}
.sidebar p.status {
	padding-top:12px;
	color:#3c4b4e;
	font-size:100%;
	font-weight:bold;
	letter-spacing:-1px;
	padding-left:5px;
	float:left;
}

.sidebar p.status_mins {
	padding-top:12px;
	color:#3c4b4e;
	font-size:100%;
	font-weight:bold;
	letter-spacing:-1px;
	padding-left:5px;
	float:left;
	width:6em;
}

.sidebar p.alert {
	padding:5px;
}
.sidebar .days {
	display:block;
	float:left;
	width:72px;
	font-weight:bold;
	font-size:450%;
	color:#f9a61a;
	text-align:right;
	margin-right:4px;
	letter-spacing:-6px;
}
.sidebar .status .button {
	float:left;
	padding-top:5px;
	height:19px;
	display:block;
}

/*
	Forms & Tables
*/
fieldset legend {
	color:#006677;
	font-weight:bold;
	font-size:115%;
}
.content div.form form,
.chunk,
form fieldset,.fm-fieldset {
	border:2px solid #DDD;
	background-color:#F2F2F2;
	padding:5px 40px 10px 40px;
	margin:10px 25px 0;
}
.content div.form form,
.chunk {
	padding:20px;
	margin-bottom:15px;
}
.content .submit-buttons,
.fm-footer {
	text-align:center;
	padding:10px;
}
.fm-checkbox {
	padding:5px 0;
	display:block;
	clear:both;
	line-height:150%;
}
div.fm-field {
	clear:both;
	line-height:200%;
	margin-top:10px;
}
div.fm-field-name label {
	width:30%;
	float:left;
	font-weight:bold;
	padding-top:5px;
}
div.fm-field .fm-radio {
	display:block;
}
div.fm-field .fm-options {
	padding-top:3px;
	width:70%;
	float:left;
}
.description textarea,
textarea.large {
	width:90%;
	height:200px;
}
.RichTextEditable {
	width:100%;
	height:200px;
}
.content .formitem .col1 {
	line-height:150%;
	padding-right:10px;
}
.content .formitem .col2 {
	padding-bottom:30px;
}
.content .formitem td textarea {
	width:95%;
}
.apply ol {
	background:#F2F2F2 url(uploads/3/applybg.png) left top no-repeat;
	border:2px solid #DDDDDD;
	margin:10px 25px 20px;
	padding:10px 20px 10px 70px;
}
.apply ol li a {
color: #BC3A00;
	text-decoration:none;
}
.apply ol li a:hover {
	text-decoration:underline;
}
.apply ol li {
	padding-top:10px;
	padding-bottom:10px;
}

/*
	Tables
*/
table {
	width:100%;
}
table.table {
	margin:10px 0;
	border-collapse:collapse;
}
table.table th {
	background:#675E4F url(uploads/3/th.jpg) repeat-x top left;
	text-align:left;
	color:#FFF;
	padding:5px;
	border-left:1px solid #FFF;
		text-shadow:1px 1px 0 #333;
}
table.table th.col0 {
	border-left:1px solid #968c80;
	font-size:150%;
}
table.table td {
	border:1px solid #968d7c;
	padding:8px;
	font-size:90%;
}
table.table td a {
	text-decoration:none;
}
table.table td.col0 {
	background:url(uploads/3/triangle.gif) no-repeat 2% 50%;
	padding-left:28px;
	border-left:1px solid #968c80;
}
table.table td.col1,
table.table td.col2,
table.table td.col3 {
	font-weight:bold;
	font-size:110%;
}
table.table td.col1 {
	background:#f9f1e6;
}
table.table td.row4.col1,
table.table td.row4.col2,
table.table td.row4.col3 {
	background:#e3dcd2;
}
.form table td.col1 {
	width:30%;
	vertical-align:top;
}
.form table td.col2 {
	width:70%;
}

/*
	Feeds
*/
.feed .item {
	border-bottom:2px solid #CCC;
	padding-bottom:10px;
	margin:10px 0 15px 0;
}
.feed .item .title {
	font-size:150%;
	font-weight:bold;
	color:#006677;
	padding-bottom:5px;
}
.feed .item .date {
	font-weight:bold;
	font-size:90%;
}
.feed .item .picture {
	float:right;
	margin-left:10px;
}
.gallery {
	margin:10px 0;
}

/*
	Sponsors
*/
#sponsors {
	height:75px;
	position:relative;
}
.sponsor {
	position:absolute;
	display:none;
}
#sponsor1 {
	display:block;
}

table.cpalisting {
	margin-bottom:10px;
}

.downloads ul {
list-style-type : none;
}

.downloads li {
margin: 0 0 10px 0;
padding : 0;
display : block;
}

.downloads li a {
padding : 0;
margin : 0;
position : relative;
display : inline-block;
}

.downloads li a img {
position : relative;
display: block;
margin : 0;
padding : 2px 0;
text-decoration : none;
}

p.finalists {
padding: 0 10px;
font-size:90%;
}
ul.pagination {
	list-style-type: none;
	margin: 8px 0px 8px 0px;
	padding: 0px;
}
ul.pagination li {
	display: inline;
	margin-right: 4px;
}
ul.pagination li a {
	text-decoration: none;
}
td.status,
th.appform {
	white-space:nowrap;
}
td.status, td.appform {
	text-align:center;
}

div.facebook_link {
	text-align:center;
	padding:3px 0;
}