/*
Created by Html Retro
http://www.html-weboldal-retro.hu
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	/*background-image: url('images/bg.jpg');*/
	background-position: top left;
    background-repeat: repeat-y;
	/*background-color: #E7EBEE;*/
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
	font-weight: normal;
	color: #000000;
	margin-left: 8px;
	margin-top: 0px;
	padding: 0px; 
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	/*scrollbar-face-color: #f3f6f9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #f3f6f9;
	scrollbar-3dlight-color: #e6ecf2;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #f3f6f9;
	scrollbar-darkshadow-color: #98AAB1;*/
}



/* General font families for common tags */

font,th,td,p { 
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;	

}

a:link,a:active,a:visited { 
	color : #000000;
	text-decoration: none;
}

a:hover	{ 
	text-decoration: underline;
	color : #007DC5;
}

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

/* This is the main table */

table.main_t { 
	border-collapse: collapse;
	vertical-align: top;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	/*height: 250px;*/
	width: 990px;
	
} 

td.main_t { 
	border-collapse: collapse;
	vertical-align: top;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	height: 100%;
	width: 990px;
	
} 

table.head { 
	border-collapse: collapse;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	/*height: 230px;*/
	width: 100%;
} 

td.head1 { 
	border-collapse: collapse;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	height: 30px;
	width: 100%;
	background-image: url('images/head1.jpg');
} 

td.head2_1 { 
	border-collapse: collapse;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	height: 20px;
	width: 100%;
	background-color: #ffffff;
} 

td.head2 { 
	border-collapse: collapse;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	/*height: 110px;*/
	width: 100%;
	background-image: url('images/head2.jpg');
	vertical-align:top;
} 

td.head3 { 
	border-collapse: collapse;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	height: 30px;
	width: 990px;
	background-image: url('images/head3.jpg');
} 

table.head_top { 
	border-collapse: collapse;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	height: 30px;
	width: 990px;
	text-align: right;

} 

table.menu { 
	border-collapse: collapse;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	height: 30px;
	text-align: right;

} 

td.menu { 
	border-collapse: collapse;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	height: 30px;
	text-align: right;
} 

td.sep1 { 
	border-collapse: collapse;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	height: 30px;
	width: 4px;
	background-image: url('images/sep1.jpg');
} 

td.menu_t { 
	border-collapse: collapse;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	height: 30px;
	text-align: center;
} 
/* 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: 1px solid #EFEFEF; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFFFF; padding-left:5px; }
td.row2	{ background-color: #FFFFFF; padding-left:5px; }
td.row3	{ background-color: #FFFFFF; padding-left:5px; }


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

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #000000; font-size: 12px; font-weight : bold; FONT-FAMILY: Arial, Helvetica, sans-serif;
	height: 25px;
	background-image: url(images/head3.jpg);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			/*background-image: url(images/cellpic1.gif);*/
			background-color:#F7F7F7; border: #FFFFFF; 			
			border-style: solid; height: 28px;
			padding-left:5px;
}


/*
  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: none; height: 30px; }
td.row3Right,td.spaceRow {
	/*background-color: #e6ecf2; border: #FFFFFF; */
	background-color: #FFFFFF; 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: 0px 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 {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold;
	letter-spacing: 0px;
	/*Color: #7A98B3;*/
	Color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: transparent;
}
a.maintitle {
Color: #B04646;
}
h2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: normal;
	letter-spacing: 0px;
	Color: #7A98B3;
	margin-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: transparent;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px;  }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #000000; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; color : #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; text-transform: capitalize; font-weight:bold;}
a.mainmenu		{ text-decoration: none; color : #000000;  FONT-FAMILY: Arial, Helvetica, sans-serif; text-transform: capitalize; font-weight:bold;}
a.mainmenu:hover{ text-decoration: underline; color : #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; text-transform: capitalize; font-weight:bold;}


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 0px; color : #0166A0; FONT-FAMILY: Arial, Helvetica, sans-serif;}
a.cattitle		{ text-decoration: none; color : #0166A0; }
a.cattitle:hover{ text-decoration: underline; color : #0166A0;  }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: normal; font-size: 12px; color : #007DC5; FONT-FAMILY: Arial, Helvetica, sans-serif; }
a.forumlink 	{ text-decoration: none; color : #007DC5; }
a.forumlink:hover{ text-decoration: underline; color : #007DC5; }


/* 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 : #0166A0;}
a.nav			{ text-decoration: none; color : #0166A0; }
a.nav:hover		{ text-decoration: underline; color : #0166A0; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 12px; color : #305e88; }
a.topictitle:link   { text-decoration: none; color : #646565; }
a.topictitle:visited { text-decoration: none; color : #646565; }
a.topictitle:hover	{ text-decoration: underline; color : #646565; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #305e88;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #305e88; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; font-family: Arial, Helvetica, sans-serif;}
a.postlink:link	{ text-decoration: none; color : #305e88 ; font-family: Arial, Helvetica, sans-serif;}
a.postlink:visited { text-decoration: none; color : #305e88; font-family: Arial, Helvetica, sans-serif;}
a.postlink:hover { text-decoration: underline; color : #DD6900;font-family: Arial, Helvetica, sans-serif;}


/* Quote & Code blocks */
.code {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006600;
	background-color: #FAFAFA; border: #e6ecf2; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #e6ecf2; 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; font-family: Arial, Helvetica, sans-serif; color: #444444; letter-spacing: 0px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #DD6900; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px 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 : #f3f6f9;
	color : #000000;
	font-size: 12px; font-family: 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: #f3f6f9; border-style: none; }

/* The below set of css is used for the announcements div that is displayed next to the header */
.announcements{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: none;
	text-indent: 0px;
	line-height:16px;
	letter-spacing:0px;
	text-decoration:none;
}
a.announcements, a.announcements:visited, a.announcements:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-weight: bold;
	text-indent: 0px;
	line-height:16px;
	letter-spacing:0px;
	text-decoration:underline;
}
a.announcements:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: bold;
	text-indent: 0px;
	line-height:16px;
	letter-spacing:0px;
	text-decoration:none;
}
 .announcebox {
	border: #000000 1px solid;
	background-color:#FFFFFF;
	opacity: .5;
	filter: alpha(opacity=50);
}

#announcements {
	position:absolute;
	width:380px;
	height:60px;																	 
	left: 600;
	top: 25;
	padding-top:4px;
	padding-left:4px;
}
.header_bg{
	/*
	background-color: #B9CEDF; */
	background: url(../../../images/headerbg.gif)  repeat-x;
	padding-top: 10px; 
}
/* The above set of css is used for the announcements div that is displayed next to the header */

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
span.otherarticles,a.otherarticles,a.otherarticles:visited,a.otherarticles:active{
	color: #000000;
	text-decoration: none;
	}
span.otherarticles,a.otherarticles,a.otherarticles:visited,a.otherarticles:active,a.otherarticles:hover {
	font-weight: bold;
	}	
a.otherarticles:hover {
	color: #DD6900;
	text-decoration: underline;
	}	
.footer_bg{
	background-image: url(images/footer_bg.gif);	
	border-left: 1px solid #305e88;
	border-right: 1px solid #305e88;	
	border-bottom: 1px solid #305e88;
}
/* This style is using for the properties of Footer links.*/
.links_footer,a.links_footer,a.links_footer:active,a.links_footer:visited {
	color: #007DC5;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right:5px;
	padding-right: 0px;
	text-decoration: none;
	font-size:12px;
		
}
a.links_footer,a.links_footer:active,a.links_footer:visited {
	font-weight: bold;
	padding-left: 6px;	
		font-size:12px;
}
a.links_footer:hover {
	color:#FF0000;
	text-decoration: underline;
		font-size:12px;
}

.border_all{	
	border-left: 1px solid #305e88;
	border-right: 1px solid #305e88;
	border-top: 1px solid #305e88;
	border-bottom: 1px solid #305e88;
}
.border_top{	
	border-top: 1px solid #8ba8be;
}
@import url("formIE.css");
