@charset "UTF-8";
/* CSS Document */
body {
 margin:            0;
 padding:           0;
 font-family: Verdana, Arial, Geneva, Tahoma, "Trebuchet MS", Sans-serif;
 color: #333;
 background-color:  #fff;
}
a {
 text-decoration:   none;
 color: #98242f;
 text-decoration:   none;
 background-color:  transparent;
	/*font-size: 10px;*/
}
.forumName a {
	text-transform: capitalize;
	font-size: 12px;
}
a:visited {
 color: #98242f;
 text-decoration:   none;
 
}
a:hover {
 color:             #333;
 text-decoration:   underline;
 background-color:  transparent;
}
.largeLinks { 
 color:             #000;
 background:        transparent;
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         12px;
}
.largeLinks a:link { 
 color: #4c4c4c;
 background:        none;
 text-decoration:   none;
}
.largeLinks a:visited { 
 color: #998d87;
 background:        transparent;
 text-decoration:   none;
}
.largeLinks a:hover { 
 color:             #333;    
 background:        transparent;
 text-decoration:   underline;
}
.altLinks { 
 color:             #fff;
 background:        transparent;
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
}
.altLinks a:link { 
 color:             #fff;
 background:        none;
 text-decoration:   underline;
}
.altLinks a:visited { 
 color:             #fff;
 background:        transparent;
 text-decoration:   none;
}
.altLinks a:hover { 
 color:             #B8BDED;    
 background:        transparent;
 text-decoration:   underline;
}
.smallLinks {
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 color: #9a9497;
 background-color:  transparent;  
}
.smallLinks a {
	padding:0 4px;
}

.smallLinks a:link { 
 color: #98242f;
 background:        transparent;
 text-decoration:   none;
}
.smallLinks a:visited { 
 color: #998d87;
 background:        transparent;
 text-decoration:   none;
}
.smallLinks a:hover { 
 color:             #330099;    
 background:        transparent;
 text-decoration:   underline;
}
.post a {
 text-decoration:   none;
 color: #98242f;
 text-decoration:   underline;
 background-color:  transparent;
}
.post a:visited {
 color: #998d87;
 text-decoration:   underline;
 background-color:  transparent;
}
.post a:hover {
 color:             #A0A4C1;
 text-decoration:   none;
 background-color:  transparent;
}
p {
 background:		transparent;
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         12px;
 color: 			#68646a;
 margin:			2px 0 12px 0;
 line-height: 		1.5em;
}
.default, .defaultBold, .defaultRight, .defaultCenter {
 background:		transparent;
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color: #333;
}
.defaultBold {
 font-weight: bold;
}
.defaultRight {
	text-align: right;
	background-color: #e6e6e6;
	padding: 10px 1% 10px 0;
	margin: 0 0 5px 0;
	float: left;
	width: 99%;
	clear: both;
}
.defaultCenter {
text-align: center;
}
h2 {
 background:		transparent;
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         13px;
 color: #333;
 margin:			0 0 6px 0;
}
h3 {
 background:		transparent;
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         12px;
 color: #333;
 margin:			3px 0 3px 0;
}
.lighttext {
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 color: #333;
 padding:           4px 0 2px 0;
 background-color:  transparent;  
}
code {
  white-space: normal;
 }
pre {
 background: 		#EFEFF4;
 border:			1px solid #cdcdcd;
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #38394B;
 margin:			8px 2px 10px 6px;
 padding:			10px 10px 10px 6px;
 white-space: 		normal;
}
.codeblock {
 background: 		#EFEFF4;
 border-left:		1px solid #cdcdcd;
 border-top:		1px solid #cdcdcd;
 border-bottom:		1px solid #cdcdcd;
 border-right:		1px solid #cdcdcd;
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color: #98242f;
 margin:			8px 4px 10px 3px;
 padding:			10px 10px 10px 6px;
}
blockquote {
 background: #e1e1e1;
 border-left: 4px solid #9a9497;
 border-top: 1px solid #9a9497;
 border-bottom: 1px solid #9a9497;
 border-right: 1px solid #9a9497;
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color: #1b1b1b;
 margin:			8px 2px 10px 6px;
 padding:			5px 10px 10px 6px;
}
.quote_author {
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 font-weight:		bold;
 color:             #38394B;
 margin:			0 0 4px 0;
 background-color:  transparent;
}
#topBar {  
width: 100%;
margin: 0 auto;
}
.topBarLinks { 
 color: #7f7f7f;
 background:        transparent;
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 text-align:		right;
	/*margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 30px;
	padding-left: 20px;*/
	padding: 0 0 10px;
}
.topBarLinks a{
	color: #b2b2b2;
}
.topBarLinks a:link { 
 color:             #GGG;
 background:        transparent;
 text-decoration:   underline;
}
.topBarLinks a:visited { 
 color: #fff;
 background:        transparent;
 text-decoration:   underline;
	font-size: 10px;
}
.topBarLinks a:hover { 
 color:             #333;    
 background:        transparent;
 text-decoration:   none;
}
#pageheader {
 background: #000 url(http://deathcomes.com.au/images/header.jpg) no-repeat center center;
 border-bottom: 1px solid #000;
 width: 90%;
 padding: 10px 0;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
.rightheader {  
 background-color:  transparent;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:				#fff;
 text-align:		left;
 padding:			0 22px 0 20px;
}
.rightheader a:link { 
 color:             #fff;
 background:        transparent;
 text-decoration:   underline;
}
.rightheader a:visited { 
 color:             #fff;
 
 text-decoration:   underline;
}
.privatemessagebox{
 background: #333;
 filter:alpha(opacity=50);
 -moz-opacity:.5;
 opacity:.5;
 padding:			3px;
 border-top:		1px solid #454658;
 border-left:		1px solid #454658;
 border-bottom:		1px solid #333;
 border-right:		1px solid #333;
 
 float: right;
}
.signature{
 background: 		transparent;
 /*border-top:		1px solid #DBDCF5;*/
  border-top:		1px solid transparent;
 border-right:		1px solid transparent;
 border-left:		1px solid transparent;
 border-bottom:		1px solid transparent;
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color: #9a9497;
 margin:			30px 0 0 0;
 padding:			3px 10px 4px 6px;
}
.signatureTitle, .signature p  {
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 color: #b2b2b2;
 background-color:  transparent;  
}
#subheader {

 background-color:  #000; 
 padding: 			10px 0px;
 margin: 20px auto 0;
 border-top:		1px solid #8285AE;
 width: 90%;
}
.subheader_right_indent {
margin-right:20px;
}
.breadcrumb {  
 background-color:  transparent;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
	color: #c6c6c6;
}
.breadcrumb a:link { 
 color: #e3e3e3;
 background:        transparent;
 text-decoration:   none;
}
.breadcrumb a:visited { 
 color: #9a9497;
 background:        transparent;
 text-decoration:   none;
}
.breadcrumb a:hover { 
 color: #e3e3e3;    
 background:        transparent;
 text-decoration:   underline;
}
.currentcrumb {
 color: white;
 font-weight: bold;
}
.breadcrumbspacer {
 color:  #6B6B85;
}
.spacer {
 margin-bottom:     12px;
}
.itempad {
padding: 0px;
}
.itempadbig {
	padding: 5px 0 5px 10px;
}
.bottompad {
padding: 0 0 2px 0;
}
.marginpad {
 margin: 12px 0 10px 3px;
}
.leftpad {
 padding: 0 0 0 4px;
}
#content {
 right:             10px;
 margin:            10px auto;
 padding:           0;
 width:             90%;
}
* html #content {
 width:             100%;
 width:            auto;
}
.forumName, .topicTitle {
 color:             #333449;
 background-color:  transparent;
 padding: 2px 0;
 
}
.forumDescription {
 padding:           0 0 12px 0;
 color: #b2b2b2;
 background-color:  transparent;
	font: italic 11px Verdana, Geneva, Tahoma, Trebuchet;
}
.forumLightLinks {
<!-- font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;-->/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 color:             #797979;
 padding:           4px 0 2px 0;
 background-color:  transparent;  
}
.forumLightLinks a:link { 
 color:             #4f4f4f;
 background:        transparent;
 text-decoration:   none;
}
.forumLightLinks a:visited { 
 color:             #797979;
 background:        transparent;
 text-decoration:   none;
}
.forumLightLinks a:hover { 
 color:             #333;    
 background:        transparent;
 text-decoration:   underline;
}
/*.topicTitle {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         12px;
 color:             #33080E;
 background-color:  transparent;  
}*/
.userBlock {
 padding:	2px 0 2px 0;
}
.attachTitle {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 font-weight:		bold;
 color: #9a9497;
 padding:           4px;
 margin:			10px 0 1px 0;
 background-color: #e1e1e1;
}
.attachBody {
 /*font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #797979;
 padding:           4px;
 margin-bottom:		10px;
 background-color:  #EFEFF6;
}
.attachThumb {
 margin: 3px 6px 3px 3px;
 border: 1px solid 	#6A6F93;
 background-color:  #6A6F93;
}
.rankAdmin {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 font-weight:		bold;
 color:             #349A01;
 padding:           2px 0 3px 0;
 background-color:  transparent;  
}
.rankModerator {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 font-weight:		bold;
 color:             #990000;
 padding:           2px 0 3px 0;
 background-color:  transparent;  
}
.rankMember{
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 font-weight:		bold;
 color:             #424A65;
 padding:           2px 0 3px 0;
 background-color:  transparent;  
}
.rankImage {
 margin: 0;
 padding: 0;
 border:  0;
}
.button {
 width:				80px;
 background-color: 	transparent;
}
.button40 {
 width:				40px;
 background-color: 	transparent;
}
.button80 {
 width:				80px;
 background-color: 	transparent;
}
.button100 {
 width:				100px;
 background-color: 	transparent;
}

.button150 {
 width:				150px;
 background-color: 	transparent;
 padding-right: 15px;
}
.defaultRight .button180 {
	float: right;
	width: 180px;
	text-align: center;
	background-color: #7f7f7f;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	padding: 5px 0; 
	margin: 0 0 0 10px;
}
.defaultRight .button180 a{
	color: #e5e5e5;
	font-weight: bold;
	font-size: 10px;
}
.button210 {
 width:				210px;
 background-color: 	transparent;
}
.buttonSpacer{
 margin:	0 0 0 6px;
}
.buttonLarge {
 /*background: #929292 url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/nav_tab_bg.jpg) repeat-x left top;*/
 border-top:		#a5a5a5 1px solid;
 border-left:		#a5a5a5 1px solid;
 border-right:		#a5a5a5 1px solid;
 border-bottom:		#a5a5a5 1px solid;
 -webkit-border-radius: .5em;
 -moz-border-radius: .5em;
 text-transform:    uppercase;
 font-size:         10px;
 text-align:		center;
 color:				#fff;
 font-weight:		bold;
 padding:           4px 6px 4px 6px;
 margin:     		2px 0 4px 0;
 white-space: 		nowrap;
 cursor: pointer;
	background-color: #4c4c4c;
}
.buttonLargeHover {
 /*background: 		#DCE0F6 url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/nav_tab_bg_on.jpg) repeat-x left top;*/
 border-top:		#a5a5a5 1px solid;
 border-left:		#a5a5a5 1px solid;
 border-right:		#a5a5a5 1px solid;
 border-bottom:		#a5a5a5 1px solid;
 -webkit-border-radius: .5em;
 -moz-border-radius: .5em;
 text-transform:    uppercase;
 font-size:         10px;
 text-align:		center;
 color: #e5e5e5;
 font-weight:		bold;
 padding:           4px 6px 4px 6px;
 margin:     		2px 0 4px 0;
 white-space: 		nowrap;
 cursor: pointer;
	background-color: #98242f;
}
.buttonSmall {
 /*background: #929292 url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/nav_tab_bg.jpg) repeat-x left top;*/
 text-transform:    uppercase;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 font-weight:		bold;
 text-align:		center;
 color: #999;
 padding:           2px 3px 2px 3px;
 margin:     		0 2px 0 3px;
 white-space: 		nowrap;
 cursor: pointer;
	border: 1px solid #dcdcdc;
	background-color: white;
}
.buttonSmall.quote {
	background-color: #999;
	color: white;
}
div.button40 div  {
	background-color: #999;
	color: #e5e5e5;
}
.buttonSmallHover {
 background: 		#DCE0F6 url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/nav_tab_bg_on.jpg) repeat-x left top;
 border-top:		#7B7EB4 1px solid;
 border-left:		#7B7EB4 1px solid;
 border-right:		#66699D 1px solid;
 border-bottom:		#66699D 1px solid;
 text-transform:    uppercase;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 font-weight:		bold;
 text-align:		center;
 color:				#D0D2E8;
 padding:           2px 2px 2px 3px;
 margin:     		0 3px 0 3px;
 white-space: 		nowrap;
 cursor: pointer;
}
.preview {
 background:		#f9f9f9;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #38394B;
 padding:           10px;
 margin:			0 0 12px 0;
 border:       		1px solid #cdcdcd;
}
.previewheading {
 background: 		#C9CAE2;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-weight:		bold;
 font-size:         11px;
 color:             #fff;
 padding:           5px 0 5px 10px;
 border-top:     	1px solid #c9c9c9;
 border-right:     	1px solid #c9c9c9;
 border-left:     	1px solid #c9c9c9;
}
.activeModerator {
 font-weight: bold;
}
.border {
 border:     		1px solid #cdcdcd;
 padding:			0;
 margin-top:        1px;
 margin-bottom:     3px;
}
.tableBorder {
 border-left:     	1px solid #cdcdcd;
 border-right:     	1px solid #cdcdcd;
 border-bottom:     1px solid #cdcdcd;
 padding:			0;
 margin-top:        1px;
 margin-bottom:     3px;
}
.tableBorderLeft {
 padding:			0;
 margin-top:        1px;
 margin-bottom:     3px;
 clear: both;
}
.tableBorderTopLeft {
 border-top:     	1px solid #cdcdcd;
 border-left:     	1px solid #cdcdcd;
 padding:			0;
 margin-top:        1px;
 margin-bottom:     3px;

}

.tableBorderPad {
 border:      		1px solid #cdcdcd;
 padding:			1px;
 margin-top:        1px;
 margin-bottom:     3px;
}
.threadBorder {
 /*border-left:      1px solid #cdcdcd;
 border-right:      1px solid #cdcdcd;*/
 border-bottom:   1px solid #cdcdcd;;
 padding:			0;
 margin:			0 0 8px 0;
}
table {
	 clear: both;
}
.tableBG {
 background-color: #F0F0F0;
}
.tablePad {
 padding:  0 2px 4px 2px;
}
.tableHeadingBG {
 color: #980a0c;
 padding:           7px 6px 7px 6px;
 border-top: 1px solid #b2b2b2;
	background-color: #ccc;
}
.tableHeading {
 color: #333;
 padding:           0;
 margin:			0;
 background-color:  transparent; 
 white-space: 		nowrap;
	text-transform: uppercase;
	font-size: 16px;
}
.tableHeadingSmall {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 font-weight:		normal;
 color:             #fff;
 padding:           0;
 margin:			0;
 background-color:  transparent;  
}
.tableRowHeading, .tableRowHeadingBold {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #595959;
 padding:           8px 10px 8px 6px;
 border-top: 1px solid #b2b2b2;
	background-color: #d5d5d5;
}
.tableRowHeadingBold {
 font-weight: bold;
}

.announce_tableRowHeadingBold {
	background-color: #fbce3a;
	color: white;
	padding: 5px 6px;
}
.tableRowSpacer {
 background: 		#FBFBFD;
 padding:           0;
}
.tableCellOne {
  
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color: black;
 border-top: 1px solid #e6e6e6;
	background-color: white;
	padding: 6px 12px 0 6px;
}
.tableCellTwo {
 
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #333;
 padding:           6px;
 border-top: 1px solid #e6e6e6;
	background-color: #f3f3f3;
}
.tablePostInfo {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 color:             #797979;
 background-color:  transparent;
 margin-bottom: 5px;
}
.tablePostInfo a {
	font-size: 10px;
}
.profileHeadingBG {
 background: 		#929292 url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/bg_profile_heading.jpg) repeat-x left top;
 color:             #fff;
 padding:           6px 6px 6px 6px;
 border-bottom:     #8b8b8b 1px solid;
}
.profileTopBox {
 background:	#F0F0F2 url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/bg_profile_box.jpg) repeat-x left top;
 margin:		0;
 padding:		7px 5px 5px 5px;
}
.profileTitle {
 font-family:		Tahoma, Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
 font-size:			14px;
 font-weight:		bold;
 color:				#000;
 padding: 			3px 5px 3px 0;
 margin:			0;
 background-color: transparent;  
}
.profileItem {
 background:		transparent;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #38394B;
 margin: 			2px 0 2px 0;
 background-color: transparent;  
}
.profilePhoto {
 background:		#F0F0F2 url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/bg_profile_box.jpg) repeat-x left top;
 border-left:       1px solid #cdcdcd;
 padding:			1px;
 margin-top:        1px;
 margin-bottom:     3px;
}
.avatar {
 background:	transparent;
 margin:		3px 14px 0 3px;
}
.photo {
 background:	transparent;
 margin:		6px 14px 0 3px;
}
.profileHead {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 font-weight:		bold;
 text-transform:	uppercase;
 color:				#fff;
 padding:			3px 4px 3px 10px;
 background-color:	#7c7c7c;  
 border-top:		1px solid #fff;
 border-bottom:		1px solid #fff;
 margin:			0 0 0 0;
}
.menuHeadingBG {
 background: 		#929292 url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/bg_profile_heading.jpg) repeat-x left top;
 color:             #fff;
 padding:           6px 6px 6px 6px;
 border-bottom:     #8b8b8b 1px solid;
}
.profileMenu {
 background: 		#EDECEE;
 border:            1px solid #b2b2b2;
 padding:			1px;
 margin-top:        1px;
 margin-bottom:     3px;
}
.profileMenuInner {
 padding-left:		10px;
 padding-right:		8px;
 margin-bottom:		4px;
 margin-top:		4px;
}
.menuItem {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			11px;
 padding:			3px 0 3px 0;
 background-color:	transparent;  
}
.borderTopBot {
 border-top:	1px solid #8b8b8b;
 border-bottom:	1px solid #8b8b8b;
}
.borderBot {
 border-bottom:	1px solid #8b8b8b;
}
.success {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			11px;
 color:				#009933;
 font-weight:		bold;
 padding:			3px 0 3px 0;
 background-color:	transparent; 
}
.memberlistRowOne {
 background: #FBFBFC url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/bg_table_td_one.jpg) repeat-x left top;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #38394B;
 padding:           3px 6px 3px 6px;
 border-top:        1px solid #fff;
 border-bottom:     1px solid #cdcdcd;
 border-left:       1px solid #cdcdcd;
 border-right:      1px solid #fff;
}
.memberlistRowTwo {
 background: #F0F0F0 url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/bg_table_td_two.jpg) repeat-x left top;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #38394B;
 padding:           3px 6px 3px 6px;
 border-top:        1px solid #fff;
 border-bottom:     1px solid #cdcdcd;
 border-left:       1px solid #cdcdcd;
 border-right:      1px solid #fff;
}
.memberlistHead {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 		11px;
 font-weight: 		bold; 
 background: 		#929292 url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/bg_profile_heading.jpg) repeat-x left top;
 color:             #fff;
 border-bottom:     #8b8b8b 1px solid;
 padding: 			8px 0 8px 8px;
}
.memberlistFooter {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #000;
 padding:           6px 10px 6px 6px;
 border-top:        1px solid #fff;
 border-bottom:     1px solid #999;
 border-right:      1px solid #fff;
 background-color:  #B8B9D1;  
}
.innerShade {
 background-color:	#DDE1E7;
 border:      	 	1px solid #929292;
 margin:			0;
 padding:			10px;
}
.searchBox {
 background: 		transparent;
 border:			1px solid #C1C2E2;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #38394B;
 margin:			16px 0 0 0;
 padding:			8px 5px 5px 5px;
}
.searchBoxTitle {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 font-weight:		bold;
 color:             #333;
 background-color:  transparent;  
}
.searchpad {
 padding:  6px 0 8px 0;
}
.searchspacer {
 margin-bottom:     6px;
}
.paginateBorder {
 background-color:  transparent;
 border-top: 1px solid silver;
 border-right: 1px solid silver;
 border-bottom: 1px solid silver;
 margin-bottom:		4px;

 }
.paginate {
 background: 		#FBFBFC url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/bg_table_td_one.jpg) repeat-x left top;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #000;
 border-right:      1px solid #fff;
 border-left:      	1px solid #b2b2b2;
 padding:           2px 4px 2px 4px;
 margin:		 	0;
 }
.paginateStat {
 background: #b2b2b2;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #fff;
 border-left:      	1px solid #b2b2b2;
 padding:           2px 10px 2px 10px;
 margin:			0;
 white-space: 		nowrap; 
 }
.paginateCur {
 background: 		#FBFBFC url(http://deathcomes.com.au/themes/forum_themes/dcs_proto/images/bg_table_td_one.jpg) repeat-x left top;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color: #9a9497;
 border-left:      	1px solid #b2b2b2;
 padding:           2px 6px 2px 6px;
 margin:			0;
 }
.paginate a {
	color: #333;
}
	
}.paginate a:link {
 text-decoration:   none;
 color: #1b1b1b;
 text-decoration:   none;
 background-color:  transparent;
}
.paginatea:visited {
 color: maroon;
 text-decoration:   none;
 background-color:  transparent;
}
.paginate a:hover {
 color:             #333;
 text-decoration:   none;
 background-color:  transparent;
}
form {
 margin:            0;
 padding:           0;
 border:            0;
}
.hidden {
 margin:            0;
 padding:           0;
 border:            0;
}
.input {
 border-top: 1px solid #AFAFAF;
 border-left: 1px solid #AFAFAF;
 border-bottom: 1px solid #949494;
 border-right: 1px solid #949494;
 color:             #333;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 height:            1.7em;
 padding:           0;
 margin:        	0;
}
.textarea {
 border-top:        2px solid #bbbbbb;
 border-left:       2px solid #bbbbbb;
 border-bottom:     1px solid #bbbbbb;
 border-right:      1px solid #bbbbbb;
 color:             #333;
 font-family:      Verdana, Arial, Geneva, Tahoma, "Trebuchet MS", Sans-serif;
 font-size:         11px;
 line-height: 1.6em;
 padding:           0;
 margin:        	0;
}
.select {
 background-color:  #fff;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 font-weight:       normal;
 letter-spacing:    .1em;
 color:             #333;
 margin-top:        2px;
 margin-bottom:     2px;
}
.multiselect {
 border-top:        2px solid #bbbbbb;
 border-left:       2px solid #bbbbbb;
 border-bottom:     1px solid #bbbbbb;
 border-right:      1px solid #bbbbbb;
 background-color:  #fff;
 color:             #333;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 margin-top:        2px;
 margin-top:        2px;
}
.radio {
 background-color:  transparent;
 margin-top:        4px;
 margin-bottom:     4px;
 padding:           0;
 border:            0;
}
.checkbox {
 background-color:  transparent;
 padding:           0;
 border:            0;
}
.buttons {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 font-weight:       bold;
 border-top:		1px solid #ababab;
 border-left:		1px solid #ababab;
 border-right:		1px solid #000;
 border-bottom:		1px solid #000;
 letter-spacing:    .1em;
 margin:        	0;
 padding:			1px 6px 3px 6px;
 background-color:  #686868;
 color:             #fff;
 cursor: pointer;
}
.submit {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 border-top: 1px solid #9a9497;
 border-left: 1px solid #9a9497;
 border-right:		1px solid #000;
 border-bottom:		1px solid #000;
 margin:        	0;
 padding:			1px 4px 1px 4px;
 background-color: #1b1b1b;
 color:             #fff;
 cursor: pointer;
}
.errorHeading {
 background: 		#660000;
 color:             #fff;
 padding:           6px 6px 6px 6px;
 border-bottom:     1px solid #fff;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         12px;
 letter-spacing:    .1em;
 font-weight:		bold;
}
.errorMessage {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #990000;
 padding:           10px 0 10px 0;
}
.errorBox {
 background:		#f9f9f9;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #990000;
 padding:           10px;
 margin:			0 0 12px 0;
 border:       		1px solid #990000;
}
.alert {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         11px;
 color:             #990000;
 font-weight:		bold;
}
.highlight {
 color:             #990000;
}
#footer {
 clear: 			both;
 text-align:        center;
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         9px;
 color:             #999;
 line-height:       15px;
 margin-top:        20px;
 margin-bottom:     15px;
}
.buttonMode {
/* font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;*/
 font-size:         10px;
 color:             #797979;
 background-color:  transparent; 
 white-space: 		nowrap;
}
.htmlButtonOuter, .htmlButtonOuterL {
 background-color:  #f6f6f6;  
 padding:           0;
 border-top:        #333 1px solid;
 border-right:      #333 1px solid;
 border-bottom:     #333 1px solid;
}
.htmlButtonOuterL  {
 border-left:       #333 1px solid;
}
.htmlButtonInner {
 background-color:  transparent; 
 text-align:		center;
 padding:			0 3px 0 3px;
 border-left:       #fff 1px solid;
 border-top:        #fff 1px solid;
 border-right:      #ccc 1px solid;
 border-bottom:     #ccc 1px solid;
}
.htmlButtonOff {
 font-family:       Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
 font-size:         11px;
 font-weight:       bold;
 padding:           1px 2px 2px 2px;
 white-space:       nowrap;
}
.htmlButtonOff a:link { 
 color:             #000;
 text-decoration:   none;
 white-space:       nowrap;
}
.htmlButtonOff  a:visited { 
 text-decoration:   none;
}
.htmlButtonOff a:active { 
 text-decoration:   none;
 color:             #999;
}
.htmlButtonOff a:hover { 
 text-decoration:   none;
 color:             #999;
}
.htmlButtonOn {
 font-family:       Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:       bold;
 background:        #f6f6f6;
 padding:           1px 2px 2px 2px;
 white-space:       nowrap;
}
.htmlButtonOn a:link { 
 color:             #990000;
 text-decoration:   none;
 white-space:       nowrap;
}
.htmlButtonOn  a:visited { 
 text-decoration:   none;
}
.htmlButtonOn a:active { 
 text-decoration:   none;
 color:             #999;
}
.htmlButtonOn a:hover { 
 color:             #999;
 text-decoration:   none;
}
.iframe {border:1px solid #6666CC;}
.wordSuggestion
{
	background-color: #f4f4f4; 
	border: 1px solid #ccc; 
	padding: 4px; 
}
.wordSuggestion a, .wordSuggestion a:active
{
	cursor: pointer;
}
.spellchecked_word
{
	cursor: pointer;
	background-color: #fff;
	border-bottom: 1px dashed #ff0000;
}
.spellchecked_word_selected
{
	cursor: pointer;
	background-color: #ADFF98;
}

.announce_tableHeadingBG {
	background-color: #980a0b;
	padding: 7px 6px;
}

.announce_tableHeading {
	color: white;
	text-transform: uppercase;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* LOGIN STYLING */
#login_wrapper {
	width: 100%;
}
#loginarea {
	background-color: #000000;
}
#slickbox {
	height: 150px;
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
}
#slickbox_credentials {
	float: right;
	width: 600px;
}
#slickbox_details {
	float: right;
	clear: both;
	width: 600px;
}
#slickbox .input {
	margin-right: 10px;
	border: none;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#slickbox label {
	margin-right: 5px;
}
#show_hide {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(http://deathcomes.com.au/images/bkgnd_login_top.png);
	background-position: left top;
	float: left;
	width: 100%;
}
.login_nav {
	background-image:url(http://deathcomes.com.au/images/bkgnd_login_right.png);
	background-position:right top;
	background-repeat:no-repeat;
	float:right;
	line-height:35px;
	margin:0 80px 10px 0;
	padding:0 43px 0 0;
}
.login_nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0 10px;
	float: left;
	height: 35px;
	background-color: transparent;
	background-image: url(http://deathcomes.com.au/images/bkgnd_login_middle.png);
	background-repeat: repeat-x;
}
li.login_left  {
	background-image: url(http://deathcomes.com.au/images/bkgnd_login_left.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 43px;
	background-position: left top;
	padding: 0;
}
#slick-toggle {
}