@import url("css/dh.css");
@import url("css/jd.gallery.css");

/******************************************************************************/
/* Layout */
/******************************************************************************/

body {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align:left;
	background:  #000000;
}

#allarea {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #444444;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #444444;
}

#headerarea {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
}

#mainarea {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
}

#centercolumn {
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
}

#leftcolumn {
	width: 140px;
}

#rightcolumn {
	width: 280px;
}

#footerarea {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
}

/******************************************************************************/
/* Header Area */
/******************************************************************************/

#headbar {
	color: #F3F3F3;
	background:  url(images/gbar.png) 0 0;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#headbar a {
	color: #F3F3F3;
}

#headtitle {
	font-size: 10px;
	padding-left: 2px;
	float: left;
}

#headlogin {
	font-size: 10px;
	padding-right: 2px;
	text-align: right;
}

#headmain {
	color: #FFFFFF;
	background: url(images/header.png);
	height: 180px;
	font-family: 'Arial';
}

#logo {
	float: left;
	padding: 5px 10px 10px 10px;
}

#sitename {
	font-weight: bold;
	padding: 22px 0 10px 10px;
	font-size: 400%;
	line-height: 90%;
}

#slogan {
	font-size: 150%;
	padding: 0 0 0 10px;
}

#banner{
	text-align: center;
	padding: 15px 0px 0px 0px;
}
	
#headermenuarea {
	background:  url(images/gbar.png) 0 -21px;
	margin: 0 0 3px;
}

#headermenu {
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#headersubtitle{
	font-size: 10px;
}

#headermenu ul {
	margin: 0;
	padding: 0;
	width: auto;
}

#headermenu ul li{
	display: block;
	float: left;
	margin: 0;
	width: 103px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
}

#headermenu ul li a{
	float: left;
	height: 38px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	width: 103px;
}

#headermenu ul li a:link, #headermenu ul li a:visited {
	color: #FFFFFF;
	display: block;
	padding: 6px 0 0 0;
	text-align: center;
}

#headermenu ul li a:hover, #headermenu ul li a.current {
	color: #627EB7;
	background:  url(images/gbar.png) 0 -87px;
	padding: 6px 0 0 0x;
	text-align: center;
}

/******************************************************************************/
/* Leftcolumn Style */
/******************************************************************************/

#leftcolumn div.blockTitle {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background:  url(images/gbar.png) 0 -24px;
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	padding: 8px 10px;
	margin: 0 2px 0 0;
}

#leftcolumn div.blockContent {
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #FF0000;
	padding: 3px 2px 5px 2px;
	margin: 0 2px 2px 0;
}

/******************************************************************************/
/* Centercolumn Style */
/******************************************************************************/

.redirect_message {
	background: #FFFFFF; 
	color: #EE0000;
	border: 1px solid #CCCCCC; 
	padding: 20px;
	margin-bottom: 5px;
}

.cont-title {
	font-size:14px;
	font-weight: bold;
	color: #2B2BD9;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
	border-bottom-color: #CECECE;
	background-image: url(images/titlebarc.gif);
}

.centerCcolumn {
	clear:both;
	padding-bottom: 3px;
}

.centerCcolumn div.blockTitle {
	clear:both;
	color: #EEFEFEF;
	font-weight: bold;
	background-image: url(images/DH_title_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.centerCcolumn div.blockTitle2 {
	background-image: url(images/DH_title_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 125%;
	padding-top: 6px;
	padding-left: 20px;
	height: 32px;
}

.centerCcolumn div.blockContent {
	padding: 3px;
	margin-bottom: 5px;
}

.tabheader {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECECE;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CECECE;
	background-image: url(images/titlebar.gif);
	background-position: bottom;
	padding: 1px 0;
}

.tabheader .tab_selector {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CECECE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	padding: 3px 10px;
	background-image: url(images/titlebar.gif);
	background-position: bottom;
}

.tabheader .selected {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CECECE;
	padding: 3px 10px;
	background: url(images/titlebar.gif) 0 -2px;
}

.tabContent {
	border-right-width: 2px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
	border-bottom-color: #CECECE;
	margin-bottom: 5px;
	padding: 2px;
}

.tabContentview {
}

.tabContenthidden {
	display: none;
}

.centerLcolumn {
	width: 50%;
	float: left;
	overflow:hidden;
}

.centerLcolumn div.blockTitle {
	font-size: 125%;
	color: #EEEEEE;
	font-weight: bold;
	height: 19px;
	background-image: url(images/DH_title_left.png);
	background-repeat: no-repeat;
	background-position: -20px 0;
	padding: 6px 8px;
	margin: 0 5px 0 0;
}	

.centerLcolumn div.blockContent {
	border-width: 0 4px 4px 4px;
	border-style: solid;
	border-color: #dd0000;
	padding: 3px 2px 5px 2px;
	margin: 0 5px 5px 0px;
}

.centerRcolumn {
	width: 50%;
	float: right;
	overflow:hidden;
}

.centerRcolumn div.blockTitle {
	font-size: 125%;
	color: #EEEEEE;
	font-weight: bold;
	height: 19px;
	background-image: url(images/DH_title_left.png);
	background-repeat: no-repeat;
	background-position: -20px 0;
	padding: 6px 8px;
	margin: 0 5px 0 0;
}

.centerRcolumn div.blockContent {
	border-width: 0 4px 4px 4px;
	border-style: solid;
	border-color: #dd0000;
	padding: 3px 2px 5px 2px;
	margin: 0 5px 5px 0px;
}

#content {
	text-align: left;
}

/******************************************************************************/
/* Rightcolumn Style */
/******************************************************************************/

#rightcolumn div.blockTitle {
	font-size: 125%;
	color: #EEEEEE;
	font-weight: bold;
	height: 19px;
	background-image: url(images/DH_title_left.png);
	background-repeat: no-repeat;
	background-position: -20px 0;
	padding: 6px 8px;
	margin: 0 5px 0 0;
}

#rightcolumn div.blockContent {
	border-width: 0 4px 4px 4px;
	border-style: solid;
	border-color: #dd0000;
	padding: 3px 2px 5px 2px;
	margin: 0 5px 5px 0px;
}

/******************************************************************************/
/* Footer Style */
/******************************************************************************/

#pagetop {
	text-align: right;
	font-size: 10px;
	margin-right: 10px;
}

#pagetop a {
	background-image: url(images/indent1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#pagetop a:hover {
	background-image: url(images/indent1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#footerbar {
	text-align: center;
	background:  #AA0000;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DD0000;
}

/******************************************************************************/
/* Standard Style */
/******************************************************************************/

table {
	width: 100%;
	margin: 0;
	padding: 0;
}

table td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

a {
	color: #FF3333; 
	text-decoration: none; 
}

a:hover {
	color: #FF33CC;
	text-decoration: underline;
}

h1 {
	font-size: 125%;
}
h2 {
	font-size: 112%;
}
h3, h4, h5 {
	font-size: 100%;
}

ul { margin: 2px; padding: 2px; list-style: decimal outside; text-align: left;}
li {
	list-style: square inside;
	color: #777777;
	margin-top: 3px;
	margin-bottom: 3px;
}

input.formButton {}
input, select, textarea {}

th {
	font-size: 110%;
	color: #EEEEEE;
	background:  #AA0000;
	text-align: center;
	padding: 5px;
	vertical-align : middle;
}

th a {
	color: #0099FF; 
}

.clear {
	clear: both;
}

/******************************************************************************/
/* Item Style */
/******************************************************************************/

.item {
	border: 1px solid #cccccc;
}

.itemHead {
	color: #EEEEEE;
	padding : 3px;
	vertical-align : middle;
	background:  #CC0000;
}

.itemHead a {
	text-decoration: underline;
}

.itemInfo {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
	text-align: right;
}

.itemTitle a {
	font-weight: bold; 
	font-variant: small-caps; 
	color: #0099FF; 
}

.itemPoster {
	font-size: 90%;
}

.itemPostDate {
	font-size: 90%;
}

.itemStats {
	font-size: 90%;
}

.itemBody {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
}

.itemText {
	margin-top: 5px; 
	margin-bottom: 5px; 
	line-height: 1.5em;
}

.itemText:first-letter {
	font-size: 133%; 
	font-weight: bold;
}

.itemFoot {
	padding: 5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	text-align: right;
}

.itemAdminLink {
	font-size: 90%;
}

.itemPermaLink {
	font-size: 90%;
}

/******************************************************************************/
/* Menu Style */
/******************************************************************************/

#mainmenu {
	padding: 0 0 0 5px;
}

#mainmenu a {
	color: #FFCC00;
	font-size: 110%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/indent4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
}

#mainmenu a:hover {
	color: #FFCC00;
	background: url(images/indent4.gif) 0 1px;
	background-repeat: no-repeat;
}

#mainmenu a.menuTop {
	padding-left: 20px;
	padding-top: 5px;
}

#mainmenu a.menuMain {
	padding-left: 20px;
	padding-top: 5px;
}

#mainmenu a.menuSub {
	margin-left: 15px;
	padding-left: 20px;
}

#usermenu a {
	background-image: url(images/indent4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
}

#usermenu a:hover {
	background: url(images/indent4.gif) 0 1px;
	background-repeat: no-repeat;
}

#usermenu a.menuTop {}
#usermenu a.highlight {background-color: #fcc;}

/******************************************************************************/
/* Other Style */
/******************************************************************************/

.outer {
	border: 1px solid #AAAAAA;
}

.head {
	padding: 5px;
	background-image: url(images/head.png);
	background-repeat: repeat-x;
}

.even {
	padding: 5px;
	background: #3B3B3B;
}

.odd {
	padding: 5px;
	background: #333333;
}

.foot {
	padding: 5px;
	background-image: url(images/foot.png);
	background-repeat: repeat-x;
}

tr.even td {
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
tr.odd td {
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { 
	background: #FFFFFF; 
	border: 1px inset #000080;
	padding: 0px 6px 6px 6px;
	width: 400px;
	overflow: auto;
}

div.xoopsQuote { 
	background: #FFFFFF; 
	border: 1px inset #000080; 
	padding: 2px;
	width: 400px;
	overflow: auto;
}


/******************************************************************************/
/* Comment Style */
/******************************************************************************/

.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}
