/*

	SunRise - New Template for sNews 1.5
	by David Herreman
	http://www.free-css-templates.com
	
*/

body {
	margin:0px 0;
	padding:0;
	font: 74% Arial, Sans-Serif;
	color:#FFFFFF;
	background: #000000;
	line-height: 1.4em;
}
.Header {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.content {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#header {
	margin: 0;
	width: 800px;
	background: #000000 url(images/dd-header.jpg) no-repeat center top;
	height: 328px;
	color: #000000;
}

#header .f_search {
	float: right;
	padding: 20px 50px 0 0;
	width: 358px;
	position: absolute;
	left: 920px;
	top: 24px;
	visibility: visible;
	height: 55px;
}
#header .title {	padding: 30px 0 0 25px; }
#header h1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 22px; font-weight: bold;
		margin: 0;
		padding: 0; 
}

#header h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 0 2px;
}


/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader {
	background: #A90000;
	width: 800px;
	color: #FFFFFF;
}
#subheader .padding { padding: 10px 15px 10px 15px; }
#subheader h2 {
	color: #2469D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#subheader a {
	color: #FFFFFF;
}



/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav {
	text-align: left;
	color: 	#000000;
	padding: 20px 0 0 0px;
	width: 150px;
}
.nav li {
	font-weight: bold;
	margin: 5px 0 5px 0px;
	padding: 0px 0 0 0px;
	border-bottom: 1px solid #ccc;
	height: 25px;
}
.nav li a {
	color: #000000;
	text-decoration: none;
	padding: 5px 0 0 10px;
	display: block;
	height: 25px;
}
.nav li a:hover {
	color: #000000;
	text-decoration: none;
	background: #A90000;
	display: block;
	height: 25px;
}


/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main {
	background: #000000;
	width: 800px;
	margin: 0 0px 0 0px;
	color: #333333;
	position: relative;
	left: 0px;
}  
#main .left_side {
	padding:0px 0 0 0px;
	margin:0;
	background: #000000;
	width: 180px;
	float: left;
	position: relative;
	left: 0px;
}

#main .left_side .hitems { margin: 0; 	padding: 0; }
#main .left_side .hitems ul {
	margin: 5px 0 5px 0;
	padding : 0;
	color: #000000;
}
	
#main .left_side .hitems li {
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #000000;	 
}

#main .right_side {
	float: right;
	width: 550px;
	background: #000000;
	padding:15px 15px 0 0;
	margin:0;
}
#main h3 {
	margin: 0px 0 10px 15px;
	padding: 0;
	color: #333333;
	border-bottom: 1px solid #2469D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main .box  {
	background: #000000;
	padding: 5px;
	border: 1px solid #ccc;
}

#main .right_side ul {
	margin: 5px 0 5px 0;
	padding : 0;
	list-style : none;
	border-bottom: 0px solid #2469D1;
	list-style-type: square;
	color: #333333;
	float: right;
}
	
#main .right_side li {
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #333333;
	float: right;
}



/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer {
	clear:both;
	height: 34px;
	color:#FFFFFF;
	background: #000000;
	font-size:100%;
	padding: 0;
	text-align:center;
	position: relative;
	left: 0px;
}

#footer .padding { padding: 10px 0px 0px 0px; }
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

input.search {
	width: 150px;
	border: 1px solid #2469D1;
	color: #666;
}
input.submit {
	background: none;
	color: #FFFFFF;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif;
	border: 0;
}

input.search:hover {	background: #FFFFF4; }

ul { margin: 0 0 0px 0; padding : 0; list-style : none; }
li { 	margin: 0 0 2px 0; padding: 0 0 0 0px;	color: #555; }


p {
	margin: 0 0 5px 0;
	padding: 0;
	color: #808080;
	background: inherit;
}
a {
	background: inherit;
	text-decoration:none;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	color:#333333;
	background: inherit;
	text-decoration:none;
}

h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
}

h1 a { color: #FFF; background: inherit; }

h2 {
	color:#000;
	font-size:140%;
	font-weight:bold;
	margin: 5px 0 5px 0px;
	padding:0 0 0 15px;
}

h2 a { background: #FFF; color: #000; }
h2 a:hover {
	background: #FFF;
	color: #A90000;
}

fieldset {	border: 1px solid #A90000; }
textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #A90000; 
	background: #FFF; 
	color: #354D5F;
}

textarea.text:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #A90000; 
	background-color: #FFFFFF; 
	width: 283px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
    border: 1px solid #A70000; 
	margin: 0; 
	width: 150px;
	background: inherit;
	color: #000; 
	padding: 4px;
	
}


input.text:hover { 
	border: 0px solid #A70000; 
}

.date { 
	color: #808080; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

.comments {
	color: #000;
	font-size: 12px;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}
.welcome {
	color:#000000;
	font-size:20pt;
	font-weight:bold;
}
.time {
}
.date_time {
	float: right;
	position: relative;
	left: 0px;
	top: -55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	width: 250px;
}
.SubHeader {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.profile_text {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 15px;
	text-align: justify;
}
.bullet_text {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 15px;
	text-align: justify;
}
.welcome_text {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0px;
	text-align: justify;
	width: 740px;
	position: relative;
	top: 5px;
}
.welcome_title {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0 0 0 15px;
	text-align: justify;
	width: 535px;
}
.version {
	color: #A90000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 15px;
	text-align: justify;
	width: 50px;
	left: 700px;
	top: -5px;
	position: relative;
}
.text_title {
	color: #000;
	font-size: 18px;
	text-align: center;
}
.text {
	color: #000;
}
.links_10pt {
	color: #0066CC;
	font-size: 10px;
}
.links_12pt {
	color: #0066CC;
	font-size: 12px;
}
.text_10pt {
	color: #000000;
	font-size: 12px;
}
.menu_bold {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.text table tr td table tr td p .text {
	font-weight: normal;
}
.text table tr td table tr td .text {
	font-weight: bold;
}
.text .text_title strong {
	font-size: 12px;
}
.text p strong {
	color: #000;
}
