@import url(style.css);

#menu {
	background-color: #4A4139;
}
#menu a {
	float: left;
	border: none;
}

#submenu {
	background-color: #6f6256;
	padding: 10px 25px;
}

h1, h2, h3, h4 {
	color: #4A4139;
	font-family: Verdana, helvetica, arial;
	font-weight: normal;
}

h1 {
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.1em;
}
h2 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
}
.h_thinDivider, .h_thinDividerLite {
	background-color: #4A4139;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
.h_thinDividerLite {
	background-color: #ddd;
}
.h_thickDivider {
	background-color: #4A4139;
	font-size: 1px;
	line-height: 1px;
	height: 3px;
	overflow: hidden;
}

div.homecontent {
	font-size: 14px;
	line-height: 18px;
	float: left;
	width: 562px;
	margin: 0 5px 0 0;
}
div.homecontent a:link, div.homecontent a:visited {
	border: none;
}
div.homecontent div.box {
	width: 560px;
	border: solid 1px #cccccc;
	margin: 5px 0 0 0;
	overflow: hidden;
}
div.homelogin {
	background-image: url(../images/home_login.jpg);
	float: right;
	width: 371px;
	border: solid 1px #cccccc;
	margin: 5px 0 0 0;
}
div.homelogin2 {
	height: 357px;
	background-image: url(../images/home_login2.jpg);
	float: right;
	width: 371px;
	border: solid 1px #cccccc;
	margin: 5px 0 0 0;
}
div.homelogin2 table {
	width: 290px;
	margin: 235px auto 0;
}

div.searchcontent {
	font-size: 14px;
	line-height: 18px;
	border: solid 1px #cccccc;
	padding: 10px 15px 15px;
	margin: 5px 0 0 0;
}
div.searchcontent a:link, div.searchcontent a:visited {
	border: none;
}

div.fullcontent {
	font-size: 14px;
	line-height: 18px;
	border: solid 1px #cccccc;
	padding: 20px;
	margin: 5px 0 0 0;
}
div.fullcontent a:link, div.fullcontent a:visited {
	border: none;
}

div.content {
	font-size: 14px;
	line-height: 18px;
	float: left;
	width: 608px;
	border: solid 1px #cccccc;
	padding: 20px;
	margin: 5px 20px 0 0;
}
div.content a:link, div.content a:visited {
	border-bottom: 1px solid;
}
div.content p {
	margin: 1em 0;
}
div.content p:first-child {
	margin-top: 0;
}
div.content p:last-child {
	margin-bottom: 0;
}
div.screens, div.sidebar {
	float: right;
	width: 270px;
	margin: 5px 0 0 0;
}
div.screen {
	float: left;
	width: 135px;
	text-align: center;
}
.screens {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.form {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.form2 {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.formlabel {
	padding: 0 10px 10px 0;
	text-align: right;
}
.forminput {
	padding: 0 0 10px;
}

.searchbox {
	margin-left: 30px;
	height: 29px;
}

.searchinput {
	color: #999999;
	width: 180px;
}

.searchbutton {
	vertical-align: bottom;
	margin-left: 5px;
	width: 46px;
	height: 23px;
}

.searchhint {
	color: #999999;
	font-size: 11px;
	line-height: normal;
	margin: 5px 0 0 30px;
}

a.subnav {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	margin-right: 40px;
	color: #bfafa0;
	text-decoration: none;
}
a.subnav:active {
	font-size: 11px;
	color: #bfafa0;
	text-decoration: none;
}
a.subnav:visited {
	font-size: 11px;
	color: #bfafa0;
	text-decoration: none;
}
a.subnav:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.subnav.active {
	color: #ffffff;
}

.newsbox {
	width: 325px;
	height: 76px;
	margin: 5px 0 0;
	padding: 20px 19px 0 29px;
	background-color: #867A6F;
}

.newsbox img {
	margin-bottom: 15px;
}

.newsbox a, .newsbox a:active, .newsbox a:visited, .newsbox a:hover {
	color: White;
	border-bottom-color: White;
}

.newsbox span {
	color: Black;
}

#morebox {
	width: 373px;
	height: 96px;
	margin-top: 5px;
	padding: 0;
	background-color: #867A6F;
	color: #1a1a1a;
}

#morebox a, #morebox a:visited {
	color: #1a1a1a;
	border-bottom-color: #1a1a1a;
}

#morebox .inner {
	padding: 12px;
}

#morebox .inner .floatleft, #morebox .inner .floatright {
	width: 172px;
}

#morebox .caps {
	font-family: Verdana, Arial, Sans-Serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
}

#morebox p {
	margin-top: 3px;
	line-height: 1.4em;
}

.image img {
	text-align: center;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.image .caption { 
	font-size: 80%;
    font-family: Verdana, Arial, sans-serif;
	text-align: center;
	line-spacing: 1em;
	line-height: 1.1em;
	color: #333; 
}

.content .dogearTopRight {
	float: right;
	margin: -20px -20px 0 0;
}

.competition {
	margin: 8px 0;
	padding: 8px 0;
	border-top: 1px solid #ddd;
}

.competition h3 {
	margin: 0;
	font-size: 14px;
}

.competition .meta {
	margin: 3px 0;
	font-size: 11px;
	font-color: #ccc;
	line-height: 1.2em;
}

.mdContent h1, .mdContent h2, .mdContent h3, .mdContent h4, .mdContent h5 {
	font-size: 1.2em;
}

.smaller {
	font-size: 95%;
}

ul.messages, .infoBox, .promoBox, .errorBox, .errors {
	margin: 14px 0;
	padding: 8px;
	color: #534b42;
	background-color: #f9f1e1;
	border: 1px solid #f9c971;
	line-height: 1.35em;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	box-shadow: 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px rgba(0,0,0,0.1);
}

.infoBox p, .promoBox p, .errorBox p {
	margin: 1em 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 1.35em;
}

.infoBox p:first-child, .promoBox p:first-child, .errorBox p:first-child {
	margin: 0;
}

.infoBox ul {
	list-style-type: none;
	margin: 0 0 8px;
	padding: 0;
}

.errorBox, .errors {
    background-color: #ffebe8;
    border: 1px solid #dd3c10;
    color: #333333;
}

.errorBox a, .errors a {
    color: #dd3c10;
}

.promoBox {
	background-color: #E5EEF1;
	border: 1px solid #CBE0EB;
    color: #333333;
}

ul.messages, ul.messages li, ul.plain, ul.plain li {
	list-style-type: none;
}
ul.messages li, ul.plain li {
	margin: 4px 0;
}

