/* Global Resets */

*
{
	border-width: 0px;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

a img 
{
	border-width: 0px;
}

a:link,a:active,a:visited
{
	color:#aa0000;
	text-decoration:none;
}

a:hover
{
	color:#ff0000;
}

a:focus
{
	outline:none;
}

table td
{
	vertical-align: top;
}

body
{
	color:#ffffff;
	background-color:#000;
	font-size:12px;
	margin-top: 0px;
	margin-left:0px;
	
}



#body
{
	float:left;
	position:relative;
	top:0;
	vertical-align: top;
	width: 100%;
	z-index:100;
	background-color:#000;
	margin-left:0px;
	
	
	
	
}





#header
{
	height: 186px;
	position: relative;
	text-align: left;
}





#logo
{

	z-index: 0;
}

#pagetitle{
	text-align:center;
	font-size:10pt;
	font-weight:bold;
}
#pagesubtitle{
	text-align:center;
	font-size:9pt;
	font-weight:normal;
	padding-bottom: 20px;
}

.nav
{
	height: 50px;
	margin:0 auto;
	position: absolute;
	top: 310px;
	width: 100%;
	z-index: 50;
}

#navmenu
{
	font-size:12px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	height: 50px;
	margin-top: 7px;
	overflow:hidden;
	text-align:center;
	text-transform:uppercase;
	
	
}

#navmenu a:link,a:active,a:visited
{
	color:#cc0000;
	text-decoration:none;
	
}

#navmenu a:hover
{
	color:#fff;
	
	min-width:25px;
}


#navmenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#navmenu ul li
{
	background:url('http://dkpfiles.com/dkp-templates/war/nav_separator.png') left center no-repeat;
	display:inline;
	height: 25px;
	list-style:none;
	margin:0;
	padding:0 15px 0 27px;
}

#navmenu .first
{
	background:none;
	padding-left:0;
}



#content
{
	width: 100%;
	padding-top:150px;
	background:url() no-repeat;
	background-position:center 150px;
	
	
}

.content-collapsed
{
	overflow:hidden;
	background:none !important
}

#sidebar
{
	width: 190px;
	text-align: left;
	vertical-align: top;
	

	
}




#sidemenubar
{
	margin: 0 auto;
	padding: 0px 0 0 0px;
	width: 190px;
}

.menus
{
	background:url('http://dkpfiles.com/dkp-templates/war/side_bg.png') no-repeat;
	margin:  0 auto;
	padding: 0;
	width:190px;
	text-align:left;
}

#guidemenu .menus
{
	background:url('http://dkpfiles.com/dkp-templates/war/hover_bg.png') no-repeat !important;
}


.menus .menucontent
{
	margin:  0 auto;
	width:175px;
	text-align:left;
}

.menus h1
{
	color:#c02f20;
	font-size:13px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-variant: small-caps;
	font-weight:bold;
	height: 30px;
	margin:0;
	padding:8px 0 0 0;
	text-align: center;
}

.menus .menucontent ul
{
	list-style:none;
	padding: 0 0 0 10px;
	margin:0px;
}

.menus .menucontent ul li
{
	padding:0px 0 2px 20px;
	margin:0px;
	background:url('http://dkpfiles.com/dkp-templates/war/bullet.png') no-repeat left;
	font-size:12px;
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
}

.menus table td
{
	text-align: left;
}

.menus div table {
	margin: 0 auto;
}

.base
{
	height:11px;
	width:190px;
	margin-bottom:12px;
	background:url('http://dkpfiles.com/dkp-templates/war/side_base.png') no-repeat;
}

#main
{
	min-height: 600px;
	width: 97%;
	float:left;	
	padding-left:10px;	
	clear:both;
	
	
	
	
}

.main-collapsed
{
	
	overflow:hidden;
	width:820px !important
}	


#footer
{
	background: url('http://dkpfiles.com/dogpound/files/footer.png') no-repeat;
	background-position:50% 100%;
	
	height: 205px;
	width: 75%;	
	clear:both;
	margin:0px auto;
	
	
}





#chains
{



}

#mainframe
{
	empty-cells:show;
	font-size: 11px;
	margin: 0 auto;
	overflow:hidden;
	padding: 10px 0 20px 0;
	vertical-align:top;
	width:97%;
	
}

.mainframe-collapsed
{
	overflow:hidden;
	width:798px !important
}

.listlabel
{
	color:#c02f20;
	height: 20px;
	font-weight:bold;
}

.listlabel td
{
	padding: 2px 5px 0 5px;
}

.listlabel i
{
	color:#ffffff;
	font-weight:bold;
}

.list, .List {
	margin: 0 auto;
	overflow:hidden;
}

.list, .List, .PostText {
	background-color: #130100;
	border: 1px solid #600303;
	overflow:hidden;
}
.PostInfo {
	border: 1px solid #600303;
}
.listred {
	background-color: #331114;
}
.list1, .list2, .newlist1, .newlist2
{




	color:#ffffff;
	padding:5px !important;
	font-size:8pt;
	overflow:hidden;
}
.list1 div,.list2 div
{
	margin-bottom:5px !important;
	text-align: left;
	overflow:hidden;
}

.list1 > td, .list2 > td, .newlist1 > td, .newlist2 > td
{
	padding:4px;
	overflow:hidden;
}

#notification, #notifsmall
{
	background: #250101 !important;
	position:fixed !important;
}
#notification a
{
	color:	#c02f20 !important;
}
.wowtooltip
{
	text-align: left;
}
.list2, .PostInfo
{
	background-color: #250101;
	overflow:hidden;
}
.newlist1
{
	background-color: #3f3615;
	font-weight:bold;
	color: #ffffff;
}
.newlist2
{
	background-color: #383116;
	font-weight:bold;
	color: #ffffff;
}
.calday
{
	width:20px;
	height:18px;
	text-align:center !important;
}

tr.calheader, tr.calheader td
{
	text-align:center !important;
	font-weight:bold;
}

.calcurrent
{
	border-width:1px;
	border-style:solid;
	border-color:#aaaaaa
}


/* The next rules (all preceded with bigcal) are for the 'Big Calendar' (bigcalendar.php) */

/* this is the table that displays the calendar info */
.bigcal {width:100%;border-style:inset;border-width:1px;}

/* This is the header of the calendar, displaying the month and year, and the links to the next months */
.bigcalheader{font-size:16pt;font-weight:bold;background:url('http://dkpfiles.com/dkp-templates/war/post-header.jpg') repeat-x;}

/* Day Labels 'Sunday' 'Monday' etc */
.bigcaldayheader{font-size:10pt;font-weight:bold;background:url('http://dkpfiles.com/dkp-templates/war/post-header.jpg') repeat-x;}

/* This is the class for each day */
.bigcalday {width:14%;border-style:solid;border-color:#c02f20;border-width:1px;height:100px;background:#250101;}

/* This is a class that is displayed on event labels (8:00pm - Gruul's Lair) */
.bigcallabel{font-size:8pt;cursor:pointer}

/* This is the div containing the day of the month */
.bigcaldaylabel{font-size:8pt;background:url('http://dkpfiles.com/dkp-templates/war/post-header.jpg') repeat-x;text-align:center}

/* The class when a day on the calendar is being hovered over */
.bigcalday_hover{border-color:#D61318}

/* One of the classes displayed on today */
.bigcalcurrent{border-color:#000000;background:#ff0000}

/* One of the classes to display is something is scheduled on that day */
.bigcalsomething{}

/* This is going to be the Arrows to the right and left */
.bigcalheader a{}

/* This is the div that gets clicked to add a new item.  The default image is a plus.  The Overflow:hidden is because IE, for whatever reason, wants to make it higher than the height attribute */
.bigcalplus{	position:relative;
		top:2px;
		float:right;
		width:10px;
		height:10px;
		overflow:hidden;
		line-height:1px;
		background-image:url(http://www.dkpsystem.com/plus.gif);
		cursor:pointer;}		

/* A day that's not in the current month (at the beginning and end of the calendar display) */
.bigcalblank {}


/* The following are the rules for tabs */
div.tabrow{float:left;width:100%;padding-top:5px;margin-bottom:0px !important}
ul.tabrow, ul.tabrow li{list-style-type:none;margin:0;padding:0}
ul.tabrow{margin-left:10px;}
ul.tabrow li{list-style-image:none;float:left;margin-right: 3px;text-align:center;font-size:inherit}
ul.tabrow a{float:left;width:8em;padding: 5px 0;background-color:#000000;border-color:#410102;border-style:solid;border-width:1px 1px 0 1px;}
ul.tabrow a:hover {background:#430003;color:#ffffff}


/* Login elements */
#loginstuff {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#loginstuff input {
	width: 80px;
	background-color: #250101;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	border: 1px solid #130100;
}

#loginstuff input.button {
	width: auto;
}

input.button{
	width:auto;
	background-color: #250101;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	border: 1px solid #aa0000;
}

select{
	padding:2px;
	margin:2px;
}

#loginstuff table td {
	text-align:right !important;
	vertical-align: middle;
}

.MenuChoice td {
	font-size: 10px;
}

/* Guides */
.GuideTitle, .GuideSubTitle {
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #1b354a;
}
.GuideTitle {
	font-size: 1.4em;
}
.GuideSubTitle {
	font-size: 1.2em;
}

.plain{
	font-size:8pt
}

.xsmall{
	font-size:7pt;
}

textarea{
	font-size:10pt;
	font-family:monospace;
}
houtbox_menu{
	height:300px;
	overflow:auto;
}

#shoutbox_menu{
	height:300px;
	overflow:auto;
}

.PostText	{width:auto;overflow:hidden;}
.PostText IMG	{max-width:650px;}
.List		{overflow:hidden;}
TABLE.List	{width:auto;}

#threadcontent	{width:auto;}
#myventstatus	{overflow:auto;max-height:500px;}
#newssection .List	{background:url(none);}
.list2			{background:url(none);}
.content-table	{width:100%;}
#character	{}
#dayImage	{width:179px;height:200px;display:block;}
#rCol		{width:179px;}

.headerLog	{width:100%;background:url(http://dkpfiles.com/dogpound/files/newLogo.jpg) no-repeat;height:300px;display:block;background-position:50%;}


.slide		{position:absolute;display:none;float:left;top:95px;}
.slideCtr	{width:60%;float:right;display:block;}

