/* ----------------------- */
/* Main styles		   */
/* ----------------------- */

body 
{
	margin: 0;
	color: #000000;
	
	background-color: #D4D4D4; 
	background-image: url('/images/bg/grid3.gif');
}

.site-container
{
	max-width: 1280px;
	min-width: 860px;
	
	margin: auto;
	padding: 0 8px 8px 8px;
		
	font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,"sans-serif";
	font-size: 1em;

	color: #333333;
}
.page-header
{
	width: 100%;
	height: 200px;

	background-image: url('/images/bg/bg2.jpg');
	background-size: cover;
	background-color: #ffffff;
	/* background-repeat: no-repeat; */
	background-position: 100% 0%;
	
	box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.1);
}

.page-nav
{
	width: 100%;
	font-family: Arial,'Helvetica Neue',Helvetica,sans-serif; 
	
	box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.1);
}

.top-warning-notice
{
	background-color: #FFE1E1; 
	
	text-align: left; 
	font-family: Arial,'Helvetica Neue',Helvetica,sans-serif; 
	font-size: 1.3em;
	line-height: 24px;
	color: #000000; 
	
	max-width: 100%; 
	min-height: 24px; 
	
	padding: 8px;
}

.copyright-area
{
	padding-top: 12px;
	margin-bottom: 32px;
 	width: 100%;

	font-size: 11px;
	font-family: tahoma;
	color: #3C3C3C;
	text-align: center;
	clear: both;
}

/* ----------------------- 	*/
/* Secondary			*/
/* -----------------------	*/

.logo
{
	top: 40px; 
	position:relative; 
	margin-left: 0px;
	max-width: 385px;
	float: left;
	padding: 42px 0px 0px 16px;
}

.pad
{
	padding:8px;
}

.bar
{
	border-bottom: 1px dotted #C0C0C0;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
} 

.content-container
{
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	background-color: #ffffff;
	
	box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.1);
}

.content
{
	width: 1280px;
	padding: 8px;
	display: block;
}

.user_option_box
{
	width: 100%;
	background-color: #000000;
	color: #ffffff;
	text-align: right;
	font-size: 10pt;
}

.user_option_box a:link, .user_option_box a:visited, .user_option_box a:active 
{
	color: #ffffff;
}

/* ----------------------- */
/* Adverts
/* ----------------------- */

.div_advert
{ 
	min-width: 500px;
	max-width: 1000px;
	
	min-height: 90px;
	max-height: 250px;
	
	margin: 12px auto;
}

.responsive_top { width: 700px; height: 100px; }
@media(min-width: 1236px) { .responsive_top { width: 970px; height: 250px; } }

.responsive_bottom { width: 700px; height: 100px; }
@media(min-width: 1236px) { .responsive_bottom { width: 970px; height: 250px; } }

/* ----------------------- */
/* For list headers
/* ----------------------- */

.list_head_1
{
	width: 97%;

	font-family: tahoma;
	font-size: 1.2em;
	font-weight: bold;

	padding: 3px;
	padding-left: 8px;
	
	background-color: #E22000;
	color: #FFFFFF; 
}

.list_head_2
{
	width: 97%;

	font-family: tahoma;
	font-size: 1.2em;
	font-weight: bold;

	padding: 3px;
	padding-left: 8px;

	background-color: #E2A000;
	color: #FFFFFF; 
}


.list_head_3
{
	width: 97%;

	font-family: tahoma;
	font-size: 1.2em;
	font-weight: bold;

	padding: 3px;
	padding-left: 8px;

	background-color: #0015E2; 
	color: #FFFFFF; 
}

.list_head_4
{
	width: 97%;

	font-family: tahoma;
	font-size: 1.2em;
	font-weight: bold;

	padding: 3px;
	padding-left: 8px;

	background-color: #00E200; 
	color: #FFFFFF; 
}

.list_head_5
{
	width: 97%;

	font-family: tahoma;
	font-size: 1.2em;
	font-weight: bold;

	padding: 3px;
	padding-left: 8px;

	background-color: #DA00E2; 
	color: #FFFFFF; 
}

/* ----------------------- 	*/
/* table cell colours			*/
/* -----------------------	*/

.table_cell_normal
{
	border:1px solid #E1E1E1; 
	background-color: #F5F5F5;
}

.table_cell_red
{
	border:1px solid #F6EAE6; 
	background-color: #F6EAE6;
}

.table_cell_green
{
	border:1px solid #E6F6EE; 
	background-color: #E6F6EE;
}

.table_cell_blue
{
	border:1px solid #E6F5F6; 
	background-color: #E6F5F6;
}

.table_cell_orange
{
	border:1px solid #F6F0E6; 
	background-color: #F6F0E6;
}

.table_cell_yellow
{
	border:1px solid #F6F5E6; 
	background-color: #F6F5E6;
}

.table_cell_gray
{
	border:1px solid #ECECEC; 
	background-color: #ECECEC;
}

/* ----------------------- */
/* Rating Bar              */
/* ----------------------- */

.ScoreBox 
{
	width: 102px;
	height: 12px;
	background: url('/images/site/star_ghost.gif') no-repeat 0 0;
	float: left;
	padding: 1px;
}

.ScoreBoxLong
{
	height: 12px;
	background: url('/images/site/star_ghost.gif') repeat 0 0;
	float: left;
	padding: 1px;
}

.ScoreBar
{
	background: url('/images/site/star_light.gif') repeat-x 0 0;
	height: 100%;
}

/* ----------------------- */
/* Pop-up styles            */
/* ----------------------- */

a.info
{
    position:relative; /*this is the key*/
    color: #000000;
}

a.info:hover
{
	z-index:25; 
	background-color: #E3F0F9;
	text-decoration: none;
}

a.info span
{
	display: none;
}

a.info:hover span
{
	display:block;
	position:absolute;
	padding: 8px;
	border:1px solid #F5F5F5;
	background-color:#ffffff; 
	color:#000000;
	text-align: left;
	width: 240px;
}


/* ----------------------- */
/* Standard HTML tags      */
/* ----------------------- */

h1 
{
	color: #3B77F1;
	font-weight: bold;

	letter-spacing: -3px;
	font-size: 2.5em;

	margin: 4px 0px;
	
	text-shadow: 1px 1px #000000;
	
	clear: both;
}
h2 
{
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -2px;
	font-size: 2.0em;
	font-weight: bold;
	color: #3B77F1;
	
	text-shadow: 1px 1px #000000;
}
h3 
{
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -2px;
	font-size: 1.7em;
	font-weight: bold;
	color: #3B77F1;
	
	text-shadow: 1px 1px #000000;
}

table
{
	font-size: 14px;
}

ul
{
	list-style-type:square;
}

img
{
	max-width: 825px; 
	width: expression(this.width > 825 ? 825: true);
}

canvas
{
	background-color: #ffffff;
}

/* ----------------------- */
/* Search box			   */
/* ----------------------- */

.search_box
{
	margin-top: 2px;
	padding: 0;
	display: inline-block;
}

.search_box input[type="text"]
{
	background: none;
	border: 0 none;
	float: left;
	height: 1.15em;
	line-height: 1.15em;
	margin: 0;
	padding: 3px 0px;
	width: 110px;
	color: #444444;
	
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	
	border-bottom: 1px solid #444444;	
}

.search_box input[type="submit"],
.search_box input[type="submit"]:hover
{
	background: #ffffff url('/images/icons/search_button.gif');
	border: 0 none;
	line-height: 1.5em;
	margin: 0;
	margin-left: 4px;
	padding: 3px 4px;
	text-indent: 80px;
	
	height: 20px;
	width: 20px;

	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;  
}

/* ----------------------- */
/* Navigation bars	       */
/* ----------------------- */

.top_nav_bar, 
.lower_nav_bar
{
	list-style-type: none;
	
	margin: 0px;
    padding: 0px;

    background-color: #DEDEDE;
}

.top_nav_bar li
{
	display: inline-block;
	padding: 4px 0px;
}

.top_nav_bar  li a
{
	padding: 6px 24px;
	font-size: 0.8em;
    color: white;
	font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.lower_nav_bar li
{
	display: inline-block;
	padding: 6px 4px;
}

.lower_nav_bar  li a
{
	padding: 4px 4px;
	font-size: 0.8em;
    color: white;
    text-align: center;
    text-decoration: none;
}

/* hide the responsive li */
.top_nav_bar li.icon , 
.lower_nav_bar li.icon 
{
	display: none;
}


/*Responsive nav bar */

@media (max-width : 1236px)
{
	.top_nav_bar
	{
		float: left;
		width: 40%;
	}
	
	.lower_nav_bar
	{
		float: right;
		width: 60%;
	}
	
	/*Make dropdown links appear inline*/
	.top_nav_bar li, 
	.lower_nav_bar li
	{
		display: inline-block;
		font-size: 1.2em;
	}
	
	/* hide all li's */
  	.top_nav_bar li,
	.lower_nav_bar li
	{
		display: none;
		position: relative;
		width: 100%;
		text-align: center;
	}  
	
	/* show the li */
	.top_nav_bar li.icon, 
	.lower_nav_bar li.icon 
	{
		float: left;
		display: block;
		width: 100%;
		background-color: #000000;
		text-align: left;
		font-size: 1.4em;
	}
	
	/* change colour to blue */
	.top_nav_bar 
	{
		background-color: #3B77F1;
	}
	
	.site-container
	{
		font-size: 1.4em;
	}
}

/* ----------------------- */
/* Sub/Small navbar		   */
/* ----------------------- */

#snavbar
{
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0px;
	clear: both;
	background-color: #F7F7F7;
}
#snavbar ul
{
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0%;
	width: 100%;
	text-align: center;	
	border-bottom: 4px solid #D4D4D4;
}
#snavbar ul li 
{
	display: block;
	float: left;
	list-style:none;
	margin: 0px;
	padding: 0;
	position:relative;
	left: 0%;
	cursor: pointer;
}

#snavbar ul li a 
{
	display: block;
	margin: 0px 4px;
	padding: 8px 16px;

	text-decoration:none;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 0.85em;
	
	color: #333333;

	text-align: center;
	
	background-color: #E6E6E6;
}
#snavbar ul li a:hover 
{
	margin-bottom: -4px;
	border-bottom: 4px solid #39F164;
}


/* ----------------------- */

#snavbar .tabon a
{
	margin-bottom: -4px;
	border-bottom: 4px solid #3B77F1;
	background-color: #EBF2FF;
	color: #3B77F1;
}

/* ----------------------- */
/* Special table / separators  */
/* ----------------------- */

.board_table
{
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}

.board_table th
{
	padding: 2px;
	color: #000000;

	border-top: 2px solid #BDD1FB;
	border-bottom: 2px solid #BDD1FB;

	background-color: #CFDEFD;

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;

	text-align: center;
}


.board_table td
{
	padding: 5px;
	border-top: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
}

.board_table td td
{
	border: 0;
}

.board_table tr
{
	border: solid 1px #E6E6E6;
}

.board_table tr.hover:hover
{
	background-color: #F2F5F8;
}


.board_table td.info
{
	text-align: center;
	font-size: 8pt;
}

/* ----------------------- */

table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after 
{ 
    content: " \21C5";
	opacity:0.25;
	filter:alpha(opacity=25);
}

/* ----------------------- */

.subheader
{
	width: 98%; 
	background-color: #D6DDF4; 
	text-align: right; 
	padding: 5px 8px;
}

.minorheader
{
	width: 98%; 
	background-color: #D6DFF4; 
	text-align: right; 
	padding: 5px 8px;
}

.iframe_area
{
	border: 1px solid #E1E1E1; 
	overflow-x: hidden; 
	overflow-y: scroll; 
	padding: 8px;
}

/* ----------------------- */
/* Comment styles          */
/* ----------------------- */

.com_left
{
	width: 72px; 
	padding-top: 8px;
	font-size: 7pt;
	color: #646464;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}

.com_right
{
	padding: 4px 8px;
}

/* ----------------------- */
/* Backgrounds 		   */
/* ----------------------- */

.bg1
{
	background-color: #F5F5F5;
}

/* ----------------------- */
/* Link styles             */
/* ----------------------- */

a:link, a:visited, a:active 
{
	font-weight: normal;
	COLOR: #551A8B;
	text-decoration:none;
	opacity:1.0;
	filter:alpha(opacity=100);
}

a:hover 
{
	font-weight: normal;
	color: #551A8B;
	text-decoration: underline;
	opacity:0.9;
	filter:alpha(opacity=90);
}

a:link.smalllink, a:visited.smalllink, a:active.smalllink 
{
	font-weight: normal;
	font-size: 7pt;
	COLOR: #551A8B;
	TEXT-DECORATION: underline;
	letter-spacing: 0;
	text-shadow: none;
}

a:hover.smalllink 
{
	text-decoration: none;
}

a:link.colourlink, a:visited.colourlink, a:active.colourlink 
{
	font-weight: normal;
	COLOR: #E3A011;
	TEXT-DECORATION: none;
	opacity:0.8;
	filter:alpha(opacity=80);
}

a:hover.colourlink
{
	font-weight: normal;
	COLOR: #F3A011;
	text-decoration: underline;
	opacity:0.8;
	filter:alpha(opacity=80);
}

/* ----------------------- */
/* User rights colours     */
/* ----------------------- */

a:link.normal, a:visited.normal, a:active.normal
{
	font-weight: bold;
	COLOR: #646464;
	text-decoration: none;
	opacity:0.8;
	filter:alpha(opacity=80);
}

a:hover.normal
{
	text-decoration: underline;
}

/* --- */

a:link.staff, a:visited.staff, a:active.staff
{
	font-weight: bold;
	COLOR: #F3B91B;
	text-decoration: none;
}

a:hover.staff
{
	text-decoration: underline;
}

/* --- */


a:link.mod, a:visited.mod, a:active.mod
{
	font-weight: bold;
	COLOR: #0000FF;
	text-decoration: none;
}

a:hover.mod
{
	text-decoration: underline;
}


a:link.admin, a:visited.admin, a:active.admin
{
	font-weight: bold;
	COLOR: #FF0000;
	text-decoration: none;
}

a:hover.admin
{
	text-decoration: underline;
}


.custom_title
{
	font-size: 7pt;
	color: #028CD4;
	text-decoration: none;
	font-weight: bold;

	background-image: url('/users/badges/empty.gif'); 
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	margin: auto;

	padding: 4px 0px 0px 0px;
}

/* ----------------------- */
/* Posts				  */
/* ----------------------- */

.post_container
{
	width: 99%; 

	clear: both;
	display: table;
	
	margin-bottom: 48px;
}


.post_buttons
{
	position: absolute; 
	bottom: 8px;
	right: 8px;
}

.post_header
{
	background-color: #D7D7D7;
	
	border-bottom: 2px solid #C8C8C8;
	box-sizing: border-box; 
	
	width: 100%;
	line-height: 20px;
	padding: 4px;
	
	font-size: 11pt;
	color: #000000;
}

.post_content
{
	background-color: #F5F5F5;
	padding: 16px;
	font-size: 1.1em;
}

.post_signature
{
	background-color: #EBEBEB;
	
	border-top: 2px solid #E1E1E1;
	
	width: 100%; 
	
	font-size: 11pt;
	font-style: italic;
	color: #505050;
}

.post_options
{
	background-color: #D2D2D2;
	
	border-top: 2px solid #DCDCDC;
	box-sizing: border-box; 
	
	width: 100%;
	line-height: 20px;
	padding: 4px;
	
	font-size: 11pt;
	color: #000000;
}

.post_moderator
{
	width: 99%; 
	border: 1px solid #343434;

	clear: both;
	display: table;
	
	margin-bottom: 12px;
	background-color: #C1D0EF; 
	font-size: 9pt; 
	text-align: right;
	line-height: 24px;
}

/* ----------------------- */
/* Parser stuff like quotes /*
/* ----------------------- */


.code
{
	width: 90%;
	padding: 12px;
	color: #008000;

	border-left: 12px solid #BFEDC8;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}

.quote
{
	width: 90%;
	padding: 16px 48px;
	color: #4E5ACA;
	position: relative;

	font-family: Georgia, serif;
	font-size: 1.2em;
	font-style: italic;

}
.quote cite
{
	font-size: 13px;
}

.quick_reply_editor
{
	background-color: #F5F5F5;
}

.quick_reply:hover
{
	background-color: #D6E9EC;
}

.quick_reply_tools
{
	text-align: center; 
	background-color: #E2E2E2; 
	padding: 4px 0px; 
	width: 100%;
}

/* ----------------------- */
/* Pages 1..2..etc
/* ----------------------- */

.page_box_on
{
	padding: 2px; 
	margin: 0px 4px;
	background-color: #E6E6E6;
}

.page_box_off
{
	padding: 2px; 
	margin: 0px 3px;
}

/* ----------------------- */
/* Small styles            */
/* ----------------------- */

.smalltext
{
	font-size: 9pt;
	color: #4B4B4B;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0;
	text-shadow: none;
}
.subtext
{
	font-size: 9pt;
	color: #B4B4B4;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0;
	text-shadow: none;
}

a:link.contact, a:visited.contact, a:active.contact 
{
	font-size: 7pt;
	color: #555555;
	font-weight: bold;
}

a:link.topnav, a:visited.topnav, a:active.topnav 
{
	font-size: 1.0em;
	color: #808080;
	font-weight: bold;
}

.inverted_text
{
	color: #CCCCCC;
	background-color: #000000;
}

/* ----------------------- */

.small_tablet
{
	float: left;  
	padding: 4px; 
	
	border-left: 6px solid #E9E9E9;
	
	border-radius: 2px; 
	margin: 2px;
}

.small_tablet_lit
{
	border-left: 6px solid #00C000;
	
	background-color: #D5FFD5;
}

/* ----------------------- */
/* Buttons
/* ----------------------- */

input.small_button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;

	padding: 2px 10px;

	background-color: #939ADF;

	border: 1px solid #4D59CB;
}

input.small_button:hover
{
	background-color: #939ADF;
}

/* ----------------------- */

input.editor_button
{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

	padding: 2px 4px;

}

/* ----------------------- */