/* CASEStudio2 theme */

body { 
	background-color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
     }


/* General font families for common tags */
font{ font-family: Arial, Verdana, Arial, Helvetica, sans-serif }
p, td	{ font-family: Arial, Verdana, Arial, Helvetica, sans-serif }
hr	{ height: 0px; border: solid #021A4A 0px; border-top-width: 1px;}
a	{ color: #00004E; text-decoration: none; }
a:hover	{ color: #3300FF; text-decoration: underline; }
h1,h2		{ font-family: Arial,  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : none; line-height : 110%; color : #000000;}

/* Border line and background colour round the entire page */
.bodyline	{ background-color:#F1F7FF; border: #04369B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

/* Outline round the main forum tables */
.forumline	{ background-color: #000066; border: 7px #DEEBFF solid }

TD		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
TH, TD.th	{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #F1F7FF; height: 25px; font-size: 11px; font-weight: bold; color: #FFFFFF; }  
TD.row1		{ background-color: #FFFFFF}
TD.row2		{ background-color: #F1F7FF}
TD.row3		{ background-color: #FFFFFF }

/* Spacer row between post replies */
TD.spaceRow { color:#FFFFFF; background-color: #04369B; border: #04369B; border-style: solid; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }

/* Table cell above the Topics, Post & Last posts on the index.php page */

TD.rowpic	{ background-color: #FFFFFF } 

/* Setting additional nice borders for the main table cells */

TD.cat,TD.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom { background-color:#E1E8F5; height: 28px; border: #ffffff; border-style: solid; }  

TD.catHead	 { height: 29px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }
TD.catSides  { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.catLeft	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TD.catRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.cat,TD.catBottom { height: 29px; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px }

TH.thHead,TH.thSides,TH.thBottom,TH.thCornerL,TH.thCornerR { border: #ffffff; border-style: solid; }
TH.thTop,TH.thLeft,TH.thRight,TH.thCornerL,TH.thCornerR { border: #04369B; }

TH.thHead	 { font-weight : bold; font-size: 12px; height: 25px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }
TH.thSides	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TH.thTop	 { border-left-width: 0px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px }
TH.thLeft	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TH.thBottom  { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px }
TH.thCornerL { border-left-width: 1px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px }
TH.thCornerR { border-left-width: 0px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }



/* The largest text used in the index page title and toptic title etc. */
.maintitle	{ font-family: Arial,  "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : none; line-height : 120%; color : #00004E;}
.subtitle	{ font-family: Arial,  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; text-decoration : none; line-height : 120%; color : #486FB7;}


a.sitename	{ font-family: Arial,  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : none; line-height : 120%; color : #043698;}
a.sitename:visited	{ font-family: Arial,  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : none; line-height : 120%; color : #003090;}
a.sitename:active	{ font-family: Arial,  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : underline; line-height : 120%; color : #FF0000;}
a.sitename:hover	{ font-family: Arial,  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : underline; line-height : 120%; color : #FF6600;}

/* General normal text */
.gen		{ font-size : 12px; color : #000000; }
a.gen		{ color: #043698; text-decoration: none; }
a.gen:visited		{ color: #003090; text-decoration: none; }
a.gen:active		{ color: #FF0000; text-decoration: underline; }
a.gen:hover	{ color: #E00000; text-decoration: underline; }


/* General medium text */
.genmed		{ font-size : 10px; color : #000066; }
a.genmed	{ text-decoration: underline; color : #0000FF; }
a.genmed:visited	{ text-decoration: underline; color : #0000FF; }
a.genmed:active	{ text-decoration: underline; color : #0000FF; }
a.genmed:hover	{ text-decoration: underline; color : #FF6600; }


/* General small */
.gensmall	{ font-size : 10px; color : #000066; }
a.gensmall	{ color: #043698; text-decoration: none; }
a.gensmall:visited	{ color: #003090; text-decoration: none; }
a.gensmall:active	{ color: #FF0000; text-decoration: underline; }
a.gensmall:hover	{ color: #00004E; text-decoration: underline; }

/* Text on TD.SpaceRow */
.spaceRow	{ font-size : 10px; color : #FFFFFF; }
a.spaceRow	{ color: #FFFFFF; text-decoration: none; }
a.spaceRow:visited	{ color: #FFFFFF; text-decoration: none; }
a.spaceRow:active	{ color: #FF0000; text-decoration: underline; }
a.spaceRow:hover	{ color: #00004E; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		
{ 
  	color: #404040;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-align: left;
	vertical-align: middle;
	padding-left: 0px;
}
a.mainmenu, a.mainmenu:visited {
color: #000066;
	padding-left: 10px;
	padding-right: 0px;
	font-family: Arial, Verdana, tahoma;
	text-decoration: none;
	font-size : 11px;
	line-height : 23px;
	font-weight: bold;
	/* width: 64px; */
	background: url(images/a02.png) #DCEBFF;
	border-left: 1px solid #B9D5FF;
	text-align: center;
	display:block;
}
a.mainmenu:active	{ text-decoration: underline; color : #FF0000; }
a.mainmenu:hover	{ background: url(images/a02.png); text-decoration: underline; color : #000066; }

/* Forum category titles */
.cattitle		{ padding-left: 4px; font-size : 12px; letter-spacing: 1px; font-weight : bold; text-decoration : none; color : #00004E}
a.cattitle		{ text-decoration: none; color : #000066; }
a.cattitle:visited		{ text-decoration: none; color : #000066; }
a.cattitle:active	{ text-decoration: underline; color : #000066; }
a.cattitle:hover	{ text-decoration: underline; color : #FF6600; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-size : 12px; font-weight : bold; text-decoration : none; color : #00004E; }
a.forumlink		{ text-decoration: none; color : #00004E; }
a.forumlink:visited		{ text-decoration: none; color : #00004E; }
a.forumlink:active		{ text-decoration: underline; color : #000066; }
a.forumlink:hover	{ text-decoration: underline; color : #FF6600; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-size : 13px; font-weight : bold; text-decoration : none; color : #000066; margin: 10px 4px 10px 4px;}
a.nav			{ text-decoration: none; color : #000066; margin: 10px 4px 10px 0px; }
a.nav:visited	{ text-decoration: none; color : #000066; margin: 10px 4px 10px 0px;}
a.nav:active	{ text-decoration: underline; color : #000066; margin: 10px 4px 10px 0px;}
a.nav:hover		{ text-decoration: underline; color : #FF6600; margin: 10px 4px 10px 0px; }


/* titles for the topics: could specify viewed link colour too */
.topictitle		{ font-size : 11px; font-weight : normal; text-decoration : none; color : #000066; }
a.topictitle	{ text-decoration: none; color : #000066; }
a.topictitle:visited	{ text-decoration: none; color : #000066; }
a.topictitle:active	{ text-decoration: underline; color : #000066; }
a.topictitle:hover	{ text-decoration: underline; color : #FF6600; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; text-decoration : none; color : #000066;}
a.name			{ color: #000066; text-decoration: none;}
a.name:visited	{ color: #000066; text-decoration: none;}
a.name:active	{ color: #000066; text-decoration: underline;}
a.name:hover	{ color: #FF6600; text-decoration: underline;}


/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }
a.postdetails		{ color: #000066; text-decoration: none; }
a.postdetails:visited	{ color: #000066; text-decoration: none; }
a.postdetails:active	{ color: #000066; text-decoration: underline; }
a.postdetails:hover	{ color: #FF6600; text-decoration: underline; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink	{ text-decoration: none; color : #000066 }
a.postlink:visited	{ text-decoration: none; color : #000066 }
a.postlink:active { text-decoration: underline; color : #000066}
a.postlink:hover { text-decoration: underline; color : #FF6600}

/* Errors */
.error { font-size: 12px; font-weight: bold; color: #fff; background: #666 }


/* Quote Code (currently not used) */
.code { 
	font-family: Courier, "Courier New", sans-serif; font-size: 11px; color: #001030;
	background-color: #F1F7FF; border: #04369B; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #001030; line-height: 125%;
	background-color: #F1F7FF; border: #04369B; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.editedby { font-size : 10px; line-height : 100%; color : #333333; }

/* Form elements */
input,textarea, select {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/* The main submit button option */
input.mainoption {
	background-color : #FFFFFF;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FFFFFF;
	font-weight : normal;
}

.helpline { background-color: #C4D2ED; border-style: none; }

/* Copyright and bottom info */
.copyright		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; font-size: 10px; letter-spacing: -1px;}
a.copyright		{ color: #000066; text-decoration: none;}
a.copyright:hover { color: #000066; text-decoration: underline;}

.MainMenuEnd {
	color: #404040;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	background: url(images/LeftTopImage2.png);
	text-align: left;
	vertical-align: middle;
	padding-left: 0px;
}
