

 /* General page style. The scroll bar colours only visible in IE5.5+ */
html,body{
height:100%;
margin:0px;
padding:0px;
}
body {
	SCROLLBAR-FACE-COLOR: #dee3e7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #dee3e7; 
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
	SCROLLBAR-ARROW-COLOR: #278f8f; 
	SCROLLBAR-TRACK-COLOR: #efefef; 
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1; 
	BACKGROUND-COLOR: #ffffff;
}


/* Header Background */
.header_bgr{
	background-image:url(images/header_bgr.jpg);
	background-repeat:repeat-x;
	
}
/* Menu Background */
.menu_bgr{
	background-image:url(images/menu_bgr.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#279090;
}
.bgr_rb{
	background-image:url(images/bgr_rb.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#279090;
}


/* Footer Background */
.footer_bgr{
	background-image:url(images/footer_bgr.gif);
	background-repeat:repeat-x;
}
.bgr_right_menu{
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(images/m_right.gif);
}

.tabs_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	color:#FFFFFF;
}

.tabs_text_selected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #278F8F;
}

.tabs_text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	color:#FFFFFF;
	margin-right:6px;
	margin-top:5px;
}
a.tabs_text:link,a.tabs_text:active,a.tabs_text:visited{
	text-decoration:none;
	color:#FFFFFF;
}
a.tabs_text:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
a.tabs_text_selected:link,a.tabs_text_selected:active,a.tabs_text_selected:visited{
	text-decoration:none;
	color:#278F8F;
}
a.tabs_text_selected:hover{
	text-decoration:underline;
	color:#278F8F;
}

.right_menu_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10;
	color:#FFFFFF;
	margin-right:6px;
	margin-top:5px;
}
a.right_menu_text:link,a.right_menu_text:active,a.right_menu_text:visited{
	text-decoration:none;
	color:#FFFFFF;
}
a.right_menu_text:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.bgr_table11 {
	background-color:#F0F9F9;
	font-size : 11px;
}
.bgr_table10 {
	background-color:#ffffff;
	font-size : 11px;
}
.bgr_table10gray {
	background-color:#efefef;
	font-size : 11px;
}
.m_bgr{
	background-image:url(images/m_bgr.gif);
	text-align:center;
	background-repeat:repeat-x;
	background-position:center;
	background-color:#279090;
}

.m_bgr_current{
	background-image:url(images/menu_bgr_current.gif);
	text-align:center;
	background-repeat:repeat-x;
	background-position:center;
	background-color:#FFFFFF;

}
.m
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	text-align: center;
	vertical-align: top;
	height: 20px;
}
.navi_bgr{
	BACKGROUND-IMAGE: url(images/navi2.gif); background-position:bottom; BACKGROUND-REPEAT: repeat-x; TEXT-ALIGN: center; FONT-WEIGHT: bold; FONT-SIZE: 11px;  COLOR: #ffffff;
}

a.navi_link:link,a.navi_link:active,a.navi_link:visited{
TEXT-ALIGN: center; FONT-WEIGHT: bold; FONT-SIZE: 11px;  COLOR: #ffffff; text-decoration:none;	
}
a.navi_link:hover{
TEXT-ALIGN: center; FONT-WEIGHT: bold; FONT-SIZE: 11px;  COLOR: #ffffff; text-decoration:underline;	
}
a.navi_button:link,a.navi_button:active,a.navi_button:visited,a.navi_button:hover{
TEXT-ALIGN: center; FONT-WEIGHT: bold; FONT-SIZE: 11px;  COLOR: #ffffff; text-decoration:none;	
}
.navi_button_up{
	margin-top:3px;}
	
.navi_bgr_name{
	BACKGROUND-IMAGE: url(images/navi2.gif); background-position:bottom; BACKGROUND-REPEAT: repeat-x; TEXT-ALIGN: left;  FONT-SIZE: 11px;  COLOR: #ffffff;
}

.company{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AEE9E9;}

.m_current{

	color:#278F8F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:normal;
}
	
.right_menu{
	margin-top:-2px;
	color:#D8EAEA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}	

.right_menu_profile{
	margin-top:-2px;
	color:#D8EAEA;
	background-color:#278f8f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}	
	
.page_title {
	FONT-SIZE: 25px; 
	COLOR: #278f8f; 
	font-weight:bold; 
	MARGIN-RIGHT: 27px; 
	margin-top:10px;
	margin-bottom:10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
	cursor: default;
}
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #278F8F; }
a:hover		{ text-decoration: underline; color : #0066FF; }
.margLeft10{
	margin-left:10px;
}
td.catLeft {
	BORDER-RIGHT: #ffffff solid; BORDER-TOP: #ffffff solid; BACKGROUND-IMAGE: url(images/cellpic1.gif); BORDER-LEFT: #ffffff solid; BORDER-BOTTOM: #ffffff solid; HEIGHT: 28px; BACKGROUND-COLOR: #ffffff; text-align:left; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #278f8f; LETTER-SPACING: 1px;
}
td.catLeft_Light {
	BORDER-RIGHT: #ffffff solid; BORDER-TOP: #ffffff solid; BACKGROUND-IMAGE: url(images/cellpic5.gif); BORDER-LEFT: #ffffff solid; BORDER-BOTTOM: #ffffff solid; HEIGHT: 27px; BACKGROUND-COLOR: #ffffff; text-align:center; font-weight:normal;  FONT-SIZE: 12px; COLOR: #278f8f; LETTER-SPACING: 1px;
}
td.catLeft_Light_left {
	BORDER-RIGHT: #ffffff solid; BORDER-TOP: #ffffff solid; BACKGROUND-IMAGE: url(images/cellpic5.gif); BORDER-LEFT: #ffffff solid; BORDER-BOTTOM: #ffffff solid; HEIGHT: 27px; BACKGROUND-COLOR: #ffffff; text-align:left; font-weight:normal;  FONT-SIZE: 12px; COLOR: #278f8f; LETTER-SPACING: 1px;
}

td.catLeft_center {
	BORDER-RIGHT: #ffffff solid; BORDER-TOP: #ffffff solid; BACKGROUND-IMAGE: url(images/cellpic1.gif); BORDER-LEFT: #ffffff solid; BORDER-BOTTOM: #ffffff solid; HEIGHT: 28px; BACKGROUND-COLOR: #ffffff; text-align:center; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #278f8f; LETTER-SPACING: 1px; BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px;
}

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #278F8F solid; }

/* Scheduler accordion classes */
.scheduleHeader  
{
	font-size: 12px; 
	color: #278f8f; 
	border: 0; 
	cursor: pointer;
	background-color: #efefef;
	padding: 5px;
}

.scheduleSelected
{
	border: 1px solid #278f8f;
	border-bottom: none;
	font-size: 12px;
	color: #278f8f;
	cursor: pointer;
	background-color: #efefef;
	text-decoration: none;
	padding: 5px;
}

.scheduleContent 
{ 
	border: 0; 
	background-color:  #efefef;
	border: 1px solid #278f8f;
    border-top: none;
    padding: 5px;
}

/* TabContainer classes */
.tabStyle .ajax__tab_header 
{
	width: 100%;
	border-top: 1px solid white;
	background-color: #dee3e7;
}

.tabStyle .ajax__tab_outer 
{
	border-left: 1px solid white;
	text-align: center;
	vertical-align: middle;
	width: 25%;
}

.tabStyle .ajax__tab_inner  
{

	padding: 5 px;
}

.tabStyle .ajax__tab_tab
{
	font-weight: bold; 
	font-size: 12px; 
	color: #278f8f; 
}

.tabStyle .ajax__tab_active
{
	background-color: #efefef;
}

.tabStyle .ajax__tab_hover
{
	background-color: #efefef;
}

.tabStyle .ajax__tab_body
{
	background-color: #efefef;
	padding: 5px;
	border-top: 1px solid white;
	text-align: center;
	vertical-align: middle;
}

.thLight{
		border-bottom-color:#278F8F;
		border-bottom-style:solid;
		border-bottom-width:1px;
		font-weight: bold; background-color:#ffffff; height: 28px; color : #278F8F ;font-size: 12px; text-align:left;}
.thLightGray{
		border-bottom-color:#278F8F;
		border-bottom-style:solid;
		border-bottom-width:1px;
		font-weight: bold; background-color:#efefef; height: 28px; color : #278F8F ;font-size: 12px; text-align:left;}

.thCurrent{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(images/bgr_th_current.gif); COLOR: #ffffff; HEIGHT: 25px; BACKGROUND-COLOR: #278f8f;
}
/* Main table cell colours and backgrounds */
TD.row1 {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: #efefef
}
TD.row2 {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: #dee3e7
}
TD.row3 {
	BACKGROUND-COLOR: #d1d7dc
}

td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #278F8F; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}
TD.catLeft_Light {
	BORDER-RIGHT: #C4DBDB solid; BORDER-TOP: #ffffff solid; BACKGROUND-IMAGE: url(images/cellpic5.gif); BORDER-LEFT: #ffffff solid; BORDER-BOTTOM: #ffffff solid; HEIGHT: 26px; BACKGROUND-COLOR: #d1d7dc
}
TD.catLeft_Light_left, th.catLeft_Light_left {
	BORDER-RIGHT: #C4DBDB solid; BORDER-TOP: #ffffff solid; BACKGROUND-IMAGE: url(images/cellpic5.gif); BORDER-LEFT: #ffffff solid; BORDER-BOTTOM: #ffffff solid; HEIGHT: 26px; BACKGROUND-COLOR: #d1d7dc
}

th.genmedfortable	{
	color: #C0C0FF; font-size: 11px; font-weight : bold;
	background-image: none;
	background-color: #ffffff;
}

/*
  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;
}

td.thHead,td.thSides,td.thTop,td.thLeft,td.thRight,td.thBottom,td.thCornerL,td.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
		color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #278F8F; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
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; }
tr.catLeft_Light {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 1px
}
TD.catLeft_Light_left, th.catLeft_Light_left  {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 1px;
	text-align:left
}
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; }

td.thHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
td.thSides	 { border-width: 0px 1px 0px 1px; }
td.thRight	 { border-width: 0px 1px 0px 0px; }
td.thLeft  { border-width: 0px 0px 0px 1px; }
td.thBottom  { border-width: 0px 1px 1px 1px; }
td.thTop	 { border-width: 0px 0px 0px 0px; }
td.thCornerL { border-width: 1px 0px 0px 1px; }
td.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.gensmall { color : #000000; }
.genmed {
	COLOR: #000000; margin-top:10px;
}
.genmedwizardstep {
	COLOR: #000000; margin-top:0px; margin-left:0px; FONT-SIZE: 11px; margin-bottom:0px; margin-right:0px
}
.genmedfortable{
	COLOR: #000000; margin-top:9px; margin-left:9px; FONT-SIZE: 11px; margin-bottom:9px; margin-right:9px
}
.genmedtextfortable{
	COLOR: #000000; margin-top:11px; margin-left:9px; FONT-SIZE: 11px; margin-bottom:11px; margin-right:9px
}
.genmedtextareafortable{
	COLOR: #000000; margin-top:9px; margin-left:12px; FONT-SIZE: 11px; margin-bottom:9px; margin-right:12px
}
A.genmed:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.genmed:visited,A.genmed:active {
	COLOR: #000000; TEXT-DECORATION: none
}

a.gen,a.genmed,a.gensmall { color: #278F8F; text-decoration: none; }
A.gen:hover {
	COLOR: #ff9900; TEXT-DECORATION: underline
}
A.genmed:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.gensmall:hover {
	COLOR: #ff9900; TEXT-DECORATION: underline
}


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #278F8F;  }
a.mainmenu:hover{ text-decoration: underline; color : #7AC58D; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #278F8F;}
.cattitle_tab {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #999999; LETTER-SPACING: 1px; text-align:center;
}
.cattitle_tab_left {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #999999; LETTER-SPACING: 1px; text-align:left;
}
a.cattitle_tab:link, a.cattitle_tab:active, a.cattitle_tab:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	letter-spacing: 1px;
	text-align:center;
}
a.cattitle_tab:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	letter-spacing: 1px;
	text-align:center;
}

a.cattitle		{ text-decoration: none; color : #278F8F; }
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: #278f8f; margin-top:10px;
}
/*.forumlink		{ font-weight: bold; font-size: 12px; color : #278F8F; }*/
a.forumlink 	{ text-decoration: none; color : #278F8F; }
a.forumlink:hover{ text-decoration: underline; color : #7AC58D; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #278F8F; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #278F8F; }
a.topictitle:visited { text-decoration: none; color : #6666CC; }
a.topictitle:hover	{ text-decoration: underline; color : #FF9900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #278F8F }
a.postlink:visited { text-decoration: none; color : #6666CC; }
a.postlink:hover { text-decoration: underline; color : #FF9900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; 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: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; letter-spacing: -1px; text-align:center; margin-bottom:8px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

a.cpright:link, a.cpright:visited, a.cpright:active {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing: -1px;
	text-align:center;
	margin-bottom:8px;
	text-decoration: underline;
}
a.cpright:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-align:center;
	margin-bottom:8px;
	text-decoration: underline;
}

/* Form elements */
input,textarea, select {
	color : #278F8F;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #278F8F;
}

/* The text input fields background colour */
input.post, select.post, textarea.post, select {
	background-color : #FFFFFF;
	border-width: 1px;	
	border-bottom-color:#278F8F;
	border-top-color:#278F8F;
}

/*nik*/
select.post {
	background-color : #FFFFFF;
	border-width: 1px;	
	border-bottom-color:#278F8F;
	border-top-color:#278F8F;
	text-indent : 2px;
}

/*kds*/
input.schedule
{
	border-width: 1px;	
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin-right: 2px;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width: 1px;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
	color:#278F8F;
	border-color:#278F8F;
	border-width:1px;
}

/* 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 {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #dee3e7; BORDER-BOTTOM-STYLE: none
}

.err{
	color:#990000;  FONT-SIZE: 10px; text-align:left; margin-left:5px;margin-right:5px;}

.errosa{
	color:#990000;  FONT-SIZE: 10px; text-align:left;}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

