/*
  The original dragon Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	background-color: #FFFFFF;
	scrollbar-face-color: #f1f1fd;
	scrollbar-highlight-color: #0000FF;
	scrollbar-shadow-color: #0000FF;
	scrollbar-3dlight-color: #e1eae5;
	scrollbar-arrow-color:  #0000FF;
	scrollbar-track-color: #eff8f3;
	scrollbar-darkshadow-color: #FFFFFF;
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu 
}

/* General font families for common tags */
font,tr,th,td,p{ font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu }

a:link,a:active { color : #0000FF; }
a:hover		{ text-decoration: underline; color : #C20397; }

hr	{ height: 0px; border: solid #e1eae5 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #FFFFFF solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 1px #9898E5 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #fdfdff; }
td.row2	{ background-color: #f1f1fd; }
td.row3	{ background-color: #e1eae5; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #edddf4;
		/* background-repeat: repeat-y; */
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #; font-size: 12px; font-weight : bold; 
	background-color: #FFFFFF; height: 25px;
	background-image: url(images/linebg01.gif);
}

th.thMain	{
	color: #FF6600; font-size: 12px; font-weight : bold; 
	background-color: #FFFFFF; height: 25px;
	background-image: none;
}

tr.thTopic	{
	color: #; font-size: 12px; font-weight : bold; 
	background-color: #FFFFFF; height: 25px;
	background-image: url(images/linebg01.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#edddf4; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #e1eae5; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px;
			      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px;
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
	text-decoration: none; line-height : 120%; color : #000000;
}

.maintitle2	{
	font-weight: bold; font-size: 18px;
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
	text-decoration: none; line-height : 120%; color : #FF3333;
}

.maintitle3	{
	font-weight: bold; font-size: 14px; 
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
	text-decoration: none; line-height : 120%; color : #3537E2;
}

.maintitle4	{
	font-weight: bold; font-size: 13px; 
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
	text-decoration: none; line-height : 120%; color : #FF6600;
}

.redtext {
	font-size: 12px; line-height: 125%;
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
	background-color: #FF6600; border: #e1eae5; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.purpletext {
	font-size: 12px; line-height: 125%;
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
	background-color: #FF00FF; border: #e1eae5; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.white { COLOR: #ffffff; font-weight: bold; font-size: 13px; 
	 font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu; }
.whitelarge { COLOR: #ffffff; font-weight: bold; font-size: 14px; 
	 font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu; }
.whitemed { COLOR: #ffffff; font-weight: bold; font-size: 12px; 
	 font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu; }
.whitesmall { COLOR: #ffffff; font-weight: bold; font-size: 11px; 
	 font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu; }
.whitesmaller { COLOR: #ffffff; font-weight: bold; font-size : 10px; 
          font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
.whitesmallest { COLOR: #ffffff; font-weight: bold; font-size : 9px; 
          font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
.whitetitle { COLOR: #ffffff; font-weight: bold; font-size : 22px; 
          font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}

A.white, A.whitelarge, A.whitemed, A.whitesmall, A.whitesmaller, A.whitesmallest, A.whitetitle { COLOR: #ffffff; TEXT-DECORATION: underline; }
A.white:hover, A.whitelarge:hover, A.whitemed:hover,A.whitesmall:hover, A.whitesmaller:hover, A.whitesmallest:hover, A.whitetitle:hover { COLOR: yellow; TEXT-DECORATION: underline;}

.whitemaintext		{  COLOR: #ffffff; font-weight: bold; font-size: 12px; line-height: 15px;
                    font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
a.whitemaintext        { color: #ffffff; text-decoration: none;}
a.whitemaintext:hover { color: yellow; text-decoration: underline;}

.orange { COLOR: #FF9900; font-weight: bold; font-size: 13px; 
	 font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu; }
.orangelarge { COLOR: #FF9900; font-weight: bold; font-size: 14px; 
	 font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu; }
.orangemed { COLOR: #FF9900; font-weight: bold; font-size: 12px; 
	 font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu; }
.orangesmall { COLOR: #FF9900; font-weight: bold; font-size: 11px; 
	 font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu; }

a.orange, a.orangelarge, a.orangemed, a.orangesmall { COLOR: #FF9900; TEXT-DECORATION: underline; }
A.orange:hover, A.orangelarge:hover, A.orangemed:hover,A.orangesmall:hover { COLOR: yellow; TEXT-DECORATION: underline;}


/* General text */
.gen { font-size : 13px;
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
.genmed, .genmed2 { font-size : 12px;
                 font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu; }
.gensmall { font-size : 11px; 
          font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
.gensmaller { font-size : 10px; 
          font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
.gensmallest { font-size : 9px; 
          font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
.gen,.genmed,.gensmall,.gensmaller,.gensmallest { color : #000000; }
a.gen,a.genmed,a.gensmall,a.gensmaller,a.gensmallest { color: #0000FF; text-decoration: none; }
a.genmed2 { color: #0000FF; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover,a.gensmaller:hover,a.gensmallest:hover,a.genmed2:hover	{ color: #C20397; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; color : #000000; line-height: 15px;
                    font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
a.mainmenu		{ text-decoration: none; color : #0000FF;  }
a.mainmenu:hover{ text-decoration: underline; color : #C20397; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #0000FF;
                    font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
a.cattitle		{ text-decoration: none; color : #0000FF; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #0000FF;
                    font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu; }
a.forumlink 	{ text-decoration: none; color : #0000FF; }
a.forumlink:hover{ text-decoration: underline; color : #C20397; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 12px; color : #000000;
		      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
a.nav			{ text-decoration: none; color : #0000FF; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle	{ font-size: 13px; color : {T_BODY_TEXT};
              font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu; }
.h1,h2	{ font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT}; 
       font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}

a.topictitle:link   { text-decoration: none; color : #0000FF; }
a.topictitle:visited { text-decoration: none; color : #0000FF; }
a.topictitle:hover	{ text-decoration: underline; color : #C20397; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 12px; color : #000000; 
                    font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #000000; 
                    font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px;
          font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
a.postlink:link	{ text-decoration: none; color : #0000FF }
a.postlink:visited { text-decoration: none; color : #000000; }
a.postlink:hover { text-decoration: underline; color : #C20397}

/* Quote & Code blocks */
.code { 
	font-size: 12px; color: #006600;
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
	background-color: #FAFAFA; border: #e1eae5; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-size: 12px; color: #444444; line-height: 125%;
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
	background-color: #FAFAFA; border: #e1eae5; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 11px; color: #444444;
                    font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #444444; text-decoration: underline;}

/* main text */
.maintext		{ font-size: 12px; color: #000000; line-height: 15px;
                    font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
a.maintext        { color: #000000; text-decoration: none;}
a.maintext:hover { color: #C20397; text-decoration: underline;}

.maintext2		{ font-size: 12px; color: #9672B6; line-height: 15px;
                    font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;}
a.maintext2        { color: #9672B6; text-decoration: none;}
a.maintext2:hover { color: #9672B6; text-decoration: underline;}

li { 
      LIST-STYLE: none
      LIST-STYLE-IMAGE: url(images/home_li_ar.gif);
}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 12px;
	border-color : #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
	color : #000000;
	font-size: 12px; 
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #eff8f3;
	color : #000000;
	font-size: 12px; 
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #f1f1fd; border-style: none; }

/*-- mod : profile cp --*/
.foundercolor, a.foundercolor, a.foundercolor:link, a.foundercolor:active, a.foundercolor:visited {
	color: #FE00FE;
	font-weight: bold;
}
a.foundercolor:hover {
	color:	#FF0000;
	text-decoration: underline;
}

.admincolor, a.admincolor, a.admincolor:link, a.admincolor:active, a.admincolor:visited {
	color: {T_FONTCOLOR3};
	font-weight: bold;
}
a.admincolor:hover {
	color:	{T_BODY_HLINK};
	text-decoration: underline;
}

.modcolor, a.modcolor, a.modcolor:link, a.modcolor:active, a.modcolor:visited {
	color: {T_FONTCOLOR2};
	font-weight: bold;
}
a.modcolor:hover {
	color:	{T_BODY_HLINK};
	text-decoration: underline;
}

.usercolor, a.usercolor, a.usercolor:link, a.usercolor:active, a.usercolor:visited {
	color : {T_BODY_LINK};
	font-weight: bold;
}
a.usercolor:hover {
	color: {T_BODY_HLINK};
	text-decoration: underline;
}
/*-- fin mod : profile cp --*/

/* For Slideshow Photo Album Mod */
.imageborder { color: {T_FONTCOLOR1}; border-color: {T_FONTCOLOR1}; }

/*--- album category hierarchy : begin */
.tab_links, a.tab_links:hover, a.tab_links:link, a.tab_links:active, a.tab_links:visited { 
	font-size: 11px;
	color: #FFA34F; 
	text-decoration: none;
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
}

a.tab_links:hover { 
	text-decoration: underline;
}

.tab_headers, th.tab_headers {
	color: #FFA34F; 
	font-size: 11px; 
	font-weight : bold;
	padding-left: 4px;
	padding-right: 8px;
	border: #003366; 
	border-style: solid; 
	border-width: 1px 1px 0px 1px;
	background-color: #006699;
      font-family: Verdana, Arial, Helvetica, sans-serif, "宋体",SimSun, "细明体", MingLiu;
}

.tab_border	{ background-color: #E5E5E5; border: 0px;}

.filler, th.filler {
	background-color:#E5E5E5; 
	background-image:none;
}
/*--- album category hierarchy : end */

/* This is the portal border line & background colour round the entire page */
.portalline	{ background-color: #FFFFFF; border: 1px #D8EAFE solid; }

.catHead1 {
	background-color: #D8EAFE;
	font-size: 12px;
	height: 29px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/* Dropdown header menu classes */
#headerMenu
{
    BACKGROUND: #FFFFFF
}
#headerMenu .top
{
    BORDER-RIGHT: #000099 0px solid;
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 10px;
    FONT-SIZE: 13px;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #000099 0px solid;
    COLOR: #000000;
    PADDING-TOP: 3px;
    FONT-STYLE: normal;
    FONT-FAMILY: Lucida, Lucida Grande, Verdana, Tahoma, Arial, Helvetica, sans-serif;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #cee6ea
}
#headerMenu .top A
{
    COLOR: #000000;
    WHITE-SPACE: nowrap;
    TEXT-DECORATION: none
}
#headerMenu .top A:hover
{
    COLOR: #dd6900;
    WHITE-SPACE: nowrap;
    TEXT-DECORATION: none;
    backgroud-color: #FFFFFF
}
#headerMenu .section-top
{
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    Z-INDEX: -1;
    VISIBILITY: hidden;
    BORDER-LEFT: #c0c0c0 1px solid;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    WHITE-SPACE: nowrap;
    POSITION: absolute;
    TEXT-DECORATION: none
}
#headerMenu .section-hover
{
    BACKGROUND-COLOR: #ffffff
}
#headerMenu .section
{
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    Z-INDEX: -1;
    VISIBILITY: hidden;
    BORDER-LEFT: #c0c0c0 1px solid;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    POSITION: absolute;
    TEXT-DECORATION: none
}
#headerMenu .sub
{
    WIDTH: 100%;
    POSITION: relative
}
#headerMenu .box
{
    PADDING-RIGHT: 8px;
    PADDING-LEFT: 8px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 4px;
    PADDING-TOP: 3px;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: #EEF7FC;
    TEXT-DECORATION: none
}
#headerMenu .box A
{
    COLOR: #000099;
    WHITE-SPACE: nowrap;
    TEXT-DECORATION: none
}
#headerMenu .box A:hover
{
    COLOR: #1588cc;
    WHITE-SPACE: nowrap;
    TEXT-DECORATION: none;
    background-color: #FFFFFF
}
#headerMenu .box-hover
{
    PADDING-RIGHT: 8px;
    PADDING-LEFT: 8px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 4px;
    PADDING-TOP: 3px;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: #ffffff
}
#headerMenu .box-right
{
    PADDING-RIGHT: 16px;
    PADDING-LEFT: 8px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 4px;
    PADDING-TOP: 3px;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: #98aab1
}
#headerMenu .box-right-hover
{
    PADDING-RIGHT: 16px;
    PADDING-LEFT: 8px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 4px;
    PADDING-TOP: 3px;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: #ffffff
}
#headerMenu .box-right IMG
{
    RIGHT: 1px;
    POSITION: absolute;
    TOP: 4px
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css"); 
