html { font-family: Verdana, Arial, Helvetica, sans-serif; }

body { color: #fff; margin: 15px 0; font-size: 80%; background: #000;}

img { border: 0px; }
	
h1 {  
	font-size: 110%; 

}	
abbr { border: 0; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 125%; }
h5 { font-size: 120%;  color: #ED1C91; }

form { margin: 0; padding: 0; }
p,h1,h2,h3,h4,h5,h6 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

input,select,textarea { font-size: 90%; }

table, p,ul { font-size: 100%; }

hr {
	background: #fff;
	border: 1px solid #fff;
}

.border { border: 1px solid #000 !important; }
.clrb { clear: both; }
.clrb_thin { clear: both; line-height: 0px; }
.inline { display: inline; }
.left { float: left; }
.right { float: right; }

.size70 { font-size: 70%; }
.size80 { font-size: 80%; }
.size90 { font-size: 90%; }
.size100 { font-size: 100%; }
.size110 { font-size: 110%; }
.hidden { visibility: hidden; }
.none { display: none; }
.text_center { text-align: center; }
.text_right { text-align: right; }
.red { color: #FF0000; }
.message { color: #FF0000; font-size: 120%; font-weight: bold; letter-spacing: -1px;}
.point { cursor: pointer; }
.orange { color: #FF9900!important;}
.no_marg {
	margin: 0!important;
	padding: 0;
}
.imageLeft {
	float: left;
	margin: 4px 10px 4px 0;
	padding: 3px;
	border: 2px solid #545454;
}
.imageRight {
	float: right;
	margin: 4px 0 4px 10px;
	padding: 3px;
	border: 2px solid #545454;
}
.today {
	font-size: 80%;
	margin-bottom: 5px;
}
a:link, a:active, a:visited { 
	text-decoration: none; 
	font-weight: normal;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
}

li {
	margin-bottom: 5px;
}
/* --- Error message ul --- */
.error_ul {
	margin: 5px 0 5px 0;
	padding: 0 0 4px 0;
	color: #FF0000; 
	font-size: 100%; 
	font-weight: bold; 
	letter-spacing: -1px;
	list-style: circle;
}
.error_ul li { margin: 0 0 0 25px; }
/* --- Forum message ul --- */
.forum_message_ul {
	margin: 15px 0 0px 0;
	padding: 0 0 0px 0;
	color: #FF0000; 
	font-size: 85%; 
	font-weight: bold; 
	letter-spacing: -1px;
	list-style: circle;
}
.forum_message_ul li { margin: 0 0 0 25px; }
ul#mod_functions, ul#controls  {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#mod_functions  li, ul#controls  li {
	float: left;
	width: 50%;
}
form {
	margin: 0px;
}
form input,textarea,select {
	/*background: #999999;*/
	font-size: 100%;
	margin: 0 0 4px 0;
	width: 175px;
}
form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form label {
	display: block;
	text-align: right;
}
legend { /* See IE style sheet for additonal properties */
	font-weight: bold;
	color: #fff;
}
fieldset { /* See IE style sheet for additonal properties */
	border: 2px solid #545454;
	padding: 7px 10px 7px 10px;
	margin: 0 0 10px 0;
}
form fieldset#contact { /* See IE style sheet for additonal properties */
	padding: 13px 15px 15px 15px;
}

form fieldset#contact input.submit {
	width: 120px;
	float: right;
}

form fieldset#contact input.reset {
	width: 120px;
	float: right;
	margin: 0 7px 0 0;
}
div.ta_container {
	text-align: right; 
	position: relative; 
	padding: 10px 0 10px 0;
}
label#textArea {
	vertical-align: top; 
	display: inline;
}
form fieldset#contact .ta_container textarea {
	width: 463px; 
	height: 80px;
}
form fieldset#register_interest .ta_container textarea {
	width: 473px; 
	height: 80px;
}
form fieldset#register_interest input {
	width: 170px;
} 
form fieldset#register_interest select{
	width: 174px;
} 
.col_left {
	float: left;
	width: 50%;
}


div#wrapper {
	width: 926px;
	margin-left: auto;
	margin-right: auto;
}
div#main_header {
	width: 100%;
	height: 108px;
	background: url(../images/main_header_bckgrd.gif);
}
div#main_foot {
	width: 100%;
	height: 50px;
	background: url(../images/main_foot_bckgrd.gif) no-repeat;
	margin-bottom: 0;
}
img#dafby_logo {
	float: left;
	margin: 7px 0 0 45px;
}
img#image_bar {
	float: right;
	margin: 13px 25px 0 0;
}
div#main_body {
	background: url(../images/main_body_bckgrd.gif) repeat-y;
	width: 100%;
}
div#main_nav {
	width: 898px;
	text-align: center;
	padding: 3px 0 3px 0;
	margin: 0 0 0 14px;
	border-bottom: 1px solid #555555;
	background: url(../images/main_nav_bckgrd.gif) repeat-x;
	font-weight: bold;
	font-size: 100%;
}
div#main_nav a:link, div#main_nav a:active, div#main_nav a:visited {
	color: #fff;
	margin: 0 16px 0 16px;
	font-weight: bold;
}
div#main_nav a:hover {
	text-decoration: underline;
	color: #FF9900;
}
div#foot_nav {
	width: 888px;
	text-align: right;
	padding: 3px 10px 3px 0;
	margin: 0 0 0 14px;
	border-top: 1px solid #555555;
	background: url(../images/main_nav_bckgrd.gif) repeat-x;
	font-weight: normal;
	font-size: 80%;
}
div#foot_nav a:link, div#foot_nav a:active, div#foot_nav a:visited {
	color: #fff;
	margin: 0 15px 0 15px;
	font-weight: normal;
}
div#foot_nav a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: normal;
}
div#breadcrumbs {
	font-size: 85%;
	padding: 0 0 5px 0;
}
div#main_left_col { /* See IE style sheet for additonal properties */
	width: 610px;
	float: left;
	position: relative;
	min-height: 315px;
	margin-bottom: 90px;
}
div#main_left_col h2 {
	font-size: 95%;
	margin-top: 20px;
	margin-bottom: 3px;
}
div#main_left_col p {
	margin-top: 0px;
	
}
div#main_right_col {
	width: 223px;
	float: right;
}
div#content_container {
	width: 846px;
	padding: 15px 40px 20px 40px;
}
div#button_container {
	position: absolute; top: 100%;
}
img.forum_button {
	margin-left: 23px;
}
img.event_button {
	margin-left: 5px;
}
/* Right col news */
div#news_head {
	width: 221px;
	background: url(../images/right_col_news_head.gif) no-repeat;
}
div#news_head h2 {
	margin: 0px;
	padding: 8px 0 5px 10px;
	font-size: 100%;
}
div#events_head h2 {
	margin: 0px;
	padding: 12px 0 4px 10px;
	font-size: 100%;
}
.event_date {
	font-weight: normal;
	font-style: italic;
}
div#news_head h2 a:link, div#news_head h2 a:active, div#news_head h2 a:visited, div#events_head h2 a:link, div#events_head h2 a:active, div#events_head h2 a:visited {
	font-weight: bold;
	color: #fff;
}
div#news_head h2 a:hover, div#events_head h2 a:hover {
	font-weight: bold;
	color: #FF9900;
}
div#news_head_low {
	width: 221px;
	height: 11px;
	background: url(../images/right_col_news_head_low.gif) no-repeat;
}
div.right_item_body {
	width: 203px;
	padding: 0 7px 0 7px;
	border-left: 2px solid #545454;
	border-right: 2px solid #545454;
}
div.right_item_body h3 {
	font-size: 85%;
	margin: 0 0 0 0;
}
div.right_item_body p {
	font-size: 85%;
	margin: 0 0 5px 0;
}
div.right_item_body p.first {
	margin: 0 0 10px 0;
}
div.right_item_body p.last {
	margin: 0 0 0 0; 
	padding: 0 0 3px 0;
}
div.right_item_body a {
	font-weight: bold;
}
div.right_item_foot {
	width: 221px;
	height: 9px;
	margin: 0 0 20px 0;
	background: url(../images/right_col_news_foot.gif) no-repeat;
}
div#events_head {
	width: 221px;
	background: url(../images/right_col_events_head.png) no-repeat;
}
div#events_head_low {
	width: 221px;
	height: 9px;
	background: url(../images/right_col_events_head_low.gif) no-repeat;
}

table.dafby {
	border-collapse: collapse;
	border: 2px solid #545454;
	width: 100%;
	margin: 0 0 10px 0;
}
table.dafby caption {
	margin: 0 0 0 0;
	padding: 6px 7px 6px 7px;
	border: 0;
	font-weight: bold;
	background: #545454;
	display: table-caption;
}
table.dafby th {
	padding: 5px 4px 5px 4px;
	background: #373737;
	width: 14%;
}
table.dafby td {
	border: 1px solid #545454;
	vertical-align: top;
	padding: 6px;
}
table.dafby td.cal {
	height: 50px;
}
table.dafby td.two_rows {
	height: 40px;
}
fieldset#calendar_nav input {
	width: auto;
}	
fieldset#calendar_nav input.nav {
	width: 105px;
}	
/* Forum search box */
div#searchBox fieldset input.submit {
	width: 100px;
}
div#searchBox fieldset input, div#searchBox fieldset input select {
	font-size: 100%;
}
/* Forum login box include */
fieldset#loginset input {
	width: 134px;
	margin: 0 0px 0 5px;
}
fieldset#loginset input.submit {
	width: 110px;
}
/* Forum registration form */
fieldset#registration input {
	width: 135px;
}
fieldset#registration input.submit {
	width: 90px;
	float: right;
}
/* Forum password reminder forum */
fieldset#password input.submit {
	width: 160px;
}
fieldset#password input {
	width: 272px;
}
fieldset#edit_area input.submit {
	width: 118px;
}
fieldset#edit_area input.submit_group {
	width: 120px;
	float: right;
}
fieldset#edit_area input {
	width: 376px;
}
fieldset#edit_area #details_users {
	width: 382px;
}
/* Forum ban user form */
fieldset#ban_user {
	text-align: left;
}
fieldset#ban_user label {
	vertical-align: top;
	float: left;
}
fieldset#ban_user textarea {
	width: 440px;
	margin: 0 0 0 10px;
}
fieldset#ban_user input.submit {
	float: right;
	width: 100px;
}
/* close forum form */
fieldset#close input.submit {
	width: 90px;
}
fieldset#close input {
	width: 415px;
}
/* Edit topic forum form */
fieldset#edit_topic input.submit {
	width: 100px;
}
fieldset#edit_topic input {
	width: 425px;
}
/* Forum group edit form */ 
fieldset#group_edit select {
	width: 400px;
	height: 120px;
}
fieldset#group_edit input {
	width: 394px;
}
fieldset#group_edit input.submit {
	width: 135px;
	float: right;
}
/* Forum mod controls */
fieldset#mod_controls input {
	width: 192px;
}
/* Thread edit */
fieldset#thread_edit input {
	width: 500px;
}
fieldset#thread_edit input.submit {
	width: 100px;
	float: right;
}
div#tmce_container {
	text-align: right;
}
/* Edit emoticon */
fieldset#edit_emoticon input {
	width: 300px;
}
fieldset#edit_emoticon input.file {
	width: 280px;
}
fieldset#edit_emoticon input.submit {
	width: 100px;
	float: right;
}
/* Forum add word form */
fieldset#add_word input.submit {
	width: 120px;
}
fieldset#add_word input {
	width: 390px;
}
/* Forum post comment */
fieldset#post_comment input.submit {
	width: 100px;
	float: right;
}
fieldset#post_comment input, fieldset#post_comment textarea {
	width: 500px;
}
/* Forum report post form */
fieldset#report_post input, fieldset#report_post textarea {
	width: 520px;
}
fieldset#report_post input.submit {
	width: 100px;
	float: right;
}
/* Forum delete post */
fieldset#delete_post input.submit {
	width: 100px;
	float: right;
	margin-right: 5px;
}
fieldset#delete_post textarea {
	width: 520px;
}
.avatar {
	padding: 2px;
	border: 2px solid #545454;
	margin: 5px 0 5px 0;
}

div#flashcontent {
	float: right; 
	margin: 15px 40px 0 0;  /* See IE style sheet */
}


