/*
  The original Odyssey Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #000000;
	scrollbar-face-color: #E7E7E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E7E7E7;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color:  #9E0000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #B19898;
	padding:0px;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{  }


smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #990000 solid; }

/*Styles imported from Main Index pages for header styles */

.button
{
	padding-right:5px;
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	
}

.button a:link, .button a:visited, .button a:active
{
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
}

.button a:hover
{
	color:#ffcc66;
}

.content 
{
padding:0px;
}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #E7DEDE; }
td.row3	{ background-color: #DCD1D1; }


/*
  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: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #999999; font-size: 11px; font-weight : bold;
	background-color: #990000; 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;
}


/*
  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: #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; }
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,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,.genmed,.gensmall { color : #ffffff; }
a.gen,a.genmed,a.gensmall { color: #ffffff; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #ffffff; 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 : #990000;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD0000; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #990000}
a.cattitle		{ text-decoration: none; color : #990000; }
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 : #990000; }
a.forumlink 	{ text-decoration: none; color : #990000; }
a.forumlink:hover{ text-decoration: underline; color : red; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; }
a.forumlink 	{ text-decoration: none; color : {T_BODY_LINK}; }
a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }




/*.menu_big1		{ font-weight: bold; font-size: 12px; color : #ffffff; }
a.menu_big1 	{ text-decoration: none; color : #ffffff; }
a.menu_big1:hover{ text-decoration: underline; color : #ffffff; }*/






/* 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 : #990000; }
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 : #990000; }
a.topictitle:visited { text-decoration: none; color : #B45454; }
a.topictitle:hover	{ text-decoration: underline; color : #DD0000; }


/* 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 : #990000 }
a.postlink:visited { text-decoration: none; color : #B45454; }
a.postlink:hover { text-decoration: underline; color : #DD0000}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #656565;
	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: #DCDCDC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


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


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	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 : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* 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: #E7E7E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");


.nav_button
{
	padding-top:7px;

	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	text-align:center;
	
}

.nav_button a:link, .button a:visited, .button a:active
{
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-size:11px;
}

.nav_button a:hover
{
	color:#ffcc66;
}



/*
  The original Odyssey 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: {T_BODY_BGCOLOR};
	scrollbar-face-color: {T_TR_COLOR2};
	scrollbar-highlight-color: {T_TD_COLOR2};
	scrollbar-shadow-color: {T_TR_COLOR2};
	scrollbar-3dlight-color: {T_TR_COLOR3};
	scrollbar-arrow-color:  {T_BODY_LINK};
	scrollbar-track-color: {T_TR_COLOR1};
	scrollbar-darkshadow-color: {T_TH_COLOR1};
        padding:0px;
}

/* General font families for common tags */
font,th,td,p { font-family: {T_FONTFACE1} }

hr	{ height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background:url("images/bg.gif") ; border: 1px {T_TH_COLOR1} solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: {T_TD_COLOR2}; border: 0px {T_TH_COLOR2} solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background:#fff; color:#000;color:#fff; }
td.row2	{ background-color: {T_TR_COLOR2}; }
td.row3	{ background:{T_TR_COLOR3};}

/*
  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: {T_TD_COLOR1};
		background-image: url(templates/Odyssey/images/{T_TH_CLASS3});
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: {T_FONTCOLOR3}; font-size: {T_FONTSIZE2}px; font-weight : bold; 
	background-color: {T_BODY_LINK}; height: 25px;
	background-image: url(templates/Odyssey/images/{T_TH_CLASS2});
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(templates/Odyssey/images/{T_TH_CLASS1});
			background-color:{T_TR_COLOR3}; border: {T_TH_COLOR3}; 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: {T_TD_COLOR2}; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid;
}

th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; 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; }
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: "{T_FONTFACE2}",{T_FONTFACE1};
	text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}

/* General text */
/*.gen { font-size : {T_FONTSIZE3}px; }
.genmed { font-size : {T_FONTSIZE2}px; }
.gensmall { font-size : {T_FONTSIZE1}px; }
.gen,.genmed,.gensmall { color : {T_BODY_TEXT}; }
a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: {T_BODY_HLINK}; text-decoration: underline; }*/


.gen { font-size : {T_FONTSIZE3}px; }
.genmed { font-size : {T_FONTSIZE2}px; }
.gensmall { font-size : {T_FONTSIZE1}px; }
.gen,.genmed,.gensmall { color : #ffffff; }
a.gen,a.genmed,a.gensmall { color: #ffffff; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #ffffff; text-decoration: underline; }



/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT} }
a.mainmenu		{ text-decoration: none; color : {T_BODY_LINK};  }
a.mainmenu:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: {T_FONTSIZE3}px ; letter-spacing: 1px; color : {T_BODY_LINK}}
a.cattitle		{ text-decoration: none; color : {T_BODY_LINK}; }
a.cattitle:hover{ text-decoration: underline; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
a.nav			{ text-decoration: none; color : {T_BODY_LINK}; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT}; }
a.topictitle:link   { text-decoration: none; color : {T_BODY_LINK}; }
a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.topictitle:hover	{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }

/* The content of the posts (body of text) */
.postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : {T_BODY_LINK} }
a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}

/* Quote & Code blocks */
.code { 
	font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR2};
	background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR1}; line-height: 125%;
	background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright1		{ font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: {T_FONTCOLOR1}; letter-spacing: -1px;}
a.copyright1		{ color: {T_FONTCOLOR1}; text-decoration: none;}
a.copyright1:hover { color: {T_BODY_TEXT}; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : {T_BODY_TEXT};
	font: normal {T_FONTSIZE2}px {T_FONTFACE1};
	border-color : {T_BODY_TEXT};
}

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

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
    input.button {
	background-color : {T_TR_COLOR1};
	color : {T_BODY_TEXT};
	font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
}

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

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

/*Styles imported from Main Index pages for header styles */

.button
{
	padding-right:5px;
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
	text-align:right;
	
}

.button a:link, .button a:visited, .button a:active
{
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
}

.button a:hover
{
	color:#ffcc66;
}

.content 
{
padding:0px;
}

.row2 a:active,.row2 a:link,.row2 a:visited
{
   
	color:#ffcc09;
	text-decoration:none;
}

.row2 a:hover
{
	color:#000;
	text-decoration:underline;
}


.row2 a:active,.row2 a:link,.row2 a:visited
{
	color:#CC0000;
	text-decoration:none;
}

.row2 a:hover
{
	color:#000;
	text-decoration:underline;
}



/* 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: {T_TR_COLOR2}; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/Odyssey/formIE.css"); 


.nav_button
{
	padding-bottom:6px;

	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	text-align:center;
	
}

.nav_button a:link, .button a:visited, .button a:active
{
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-size:11px;
}

.nav_button a:hover
{
	color:#ffcc66;
}

.forum_menu
{
	background:transparent;
	margin:0px;
	padding:0px;
	
}

img	{
	
	border: 0;
	}



	/*  Establish general layout parameters */


#wrapper	{
	background: #333 url(/i/pgbg4.gif) repeat;
	color: #333;
	margin: 0px ;
	padding: 0;
	border: 0px solid #566;
	border-top: 0px solid #566;
	//width:711px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 716px;	 
	}

html>#wrapper	{
	width: 719px;
	} 






	



	/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	font-family:verdana;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #333;
	width: 118px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #333;
	border-right: none;
	padding: 0;
	margin: 0 0 0px 0;
	color: #ff9900;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: 11px;   
	   
	}

html>#menu ul li a  {
	font-size: 11px;   
	} 

#menu ul li#five a	{
	width: 119px;
	}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #000;
	background: #ff9900;
	}

#menu a:active	{
	background: #c60;
	color: #fff;
	}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a,
body#sectionfive #menu li#six a {
	background: #c30;
	border: 1px solid #c30;
	border-bottom:#333;
	color: #333;
	font-weight: bold;
	}
#six {
	border-right:1px solid #ccc;
}
#black {
	width:auto;
	background:#333;
	border:0px solid #ff0000;
}

.menu_links
{
	float:left;
	border:0px solid #ffcc00;
}

.cart_links
{
	background: #333;
	width:200px;
	height: 2em;
	
	padding: 0;
	margin: 0 0 0px 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: 10px;   
	font-family:verdana;
	border:0px solid #ff0000;
	float:right;
}

.cart_links_elem
{
	
}
.cart_links a:active, .cart_links a:visited, .cart_links a:link
{
	color:#fff;
}
.cart_links a:hover {
	color:#fff;
} 

.darkboldtxt2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 966161;
	text-decoration: none;
}
	
	.bluetxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: DEB9B9;
	text-decoration: none;
}
.title_big {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FF0D0D;
	font-weight: bold;
	text-decoration: none;
}

.menu_big {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_big		{ font-weight: bold; font-size: 12px; color : #990000; }
a.menu_big 	{ text-decoration: none; color : #ffffff; }
a.menu_big:hover{ text-decoration: underline; color :F71D1D; }

.menu_big		{ font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; }
a.menu_big		{ text-decoration: none; color : {T_BODY_LINK}; }
a.menu_big:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }

.but_title               { font-weight: bold; font-size: 10px; color : #D87C7C; }
a.but_title      { text-decoration: none; font-size:10px color : #D87C7C; }
a.but_title:hover{ text-decoration: underline; color :#A00101; }

.bg_imge
{
background:url(http://www.magicworld.co.uk/new/forums/templates/Odyssey/images/new_but/login_logout.jpg);
}


a.bottom_bluetxt{

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: DEB9B9;
        text-decoration: none;
}
/* This is the outline round the main forum tables */
.newbg	{ background-color: #FFF0F0; }
.postbg	{ background-color: #636363; }
.postbgblack	{ background-color: #000000; }


/*======== Ovic change the header and footer ================*/


#wrapper-ovic {
    margin:0 auto;
    width:956px;
    display:table;
}
#wrapper-ovic #banner-ovic {
    background:url("images/banner.jpg") no-repeat 0 0;
    float:left;
    height:107px;
    width:956px;
}
#banner-ovic h1 {
    display:none;
}
#wrapper-ovic #top_nav {
    background:url("images/top_nav_bg.jpg") repeat-x 0 0;
    float:left;
    height:48px;
    width:956px;
}
#wrapper-ovic #top_nav_l {
    background:url("images/top_nav_bg_left.jpg") no-repeat 0 0;
    height:48px;
    width:956px;
}
#wrapper-ovic #top_nav_r {
    background:url("images/top_nav_bg_right.jpg") no-repeat right top;
    height:48px;
    width:956px;
}
#wrapper-ovic #top_nav_c {
    height:37px;
    padding-top:5px;
    width:956px;
}
#wrapper-ovic #top_nav_c .moduletable_top_menu {
    display:block;
    float:left;
}
#wrapper-ovic #top_nav_c .moduletable_top_menu ul.menu_top_nav {
    list-style:none outside none;
    margin:0px!important;
    padding: 0px!important;
}
#wrapper-ovic #top_nav_c .moduletable_top_menu ul.menu_top_nav li {
    background:url("images/top_nav_li_bg.jpg") no-repeat right top;
    display:inline;
    float:left;
    height:32px;
    line-height:32px;
    padding:5px 14px 0 9px;
}
#wrapper-ovic #top_nav_c .moduletable_top_menu ul.menu_top_nav li a {
    background:url("images/top_nav_a.jpg") no-repeat 0 0;
    color:#FFFFFF;
    display:inline-block;
    font-weight:bold;
    height:30px;
    padding-left:38px;
    text-decoration:none;
    text-transform:uppercase;
}
#wrapper-ovic #top_nav_c .moduletable_top_menu ul.menu_top_nav li a span{font-family:Tahoma,Geneva,sans-serif; font-size:12px;}
#top_nav_c .moduletable_top_menu ul.menu_top_nav li#current a,
#top_nav_c .moduletable_top_menu ul.menu_top_nav li a:hover {
	background:url(images/top_nav_a_hover.jpg) no-repeat 0 0;
	color:#fbd21d;	
}

.moduletable_footer_license {
    background:url("images/footer_bg.jpg") repeat-x 0 0!important;
    clear:both!important!;
    height:40px!important;
    line-height:40px!important;
    width:956px!important;
}
.moduletable_footer_license p {
    color:#C3C3C3!important;
    font-weight:bold!important;
    padding:0 15px!important;
}

.moduletable_footer_license p {
    color:#C3C3C3!important;
    font-weight:bold!important;
    padding:0 15px!important;
    font-family:Tahoma,Geneva,sans-serif!important;
font-size:12px!important;
}
.moduletable_footer_license p span.designedby {
    float:right!important;
    text-transform:capitalize!important;
    font-family:Tahoma,Geneva,sans-serif!important;
font-size:12px!important;
}

.moduletable_footer_license p span.designedby {
float:right!important;
text-transform:capitalize!important;
font-family:Tahoma,Geneva,sans-serif!important;
font-size:12px!important;
}
