/*
  OLX template Stylesheet
*/
 
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* General font */
p,td,li { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

/* General links */
a:link,a:active,a:visited,a:hover { color : #541c18; text-decoration:underline; font-weight: normal; }


td.banner_bg {
background:#000000 url(images/template/banner_bg.jpg);
}

/* top navigation menu: left - there's one per forum id, for changing border colours */
td.back_nav_left {
background:url(images/template/back_nav_left.png);
background-repeat:no-repeat;
}

/* top navigation menu: right - there's one per forum id, for changing border colours */
td.back_nav_right {
background:url(images/template/back_nav_right.png);
background-repeat:no-repeat;
}

/* top navigation menu: center */
td.back_nav_row {
background:url('images/template/back_nav.png');
background-repeat:no-repeat;
}

/* top navigation menu: center - text layout */
td.menu_top {
text-align:center;
vertical-align:top;
padding-top:3px;
}

td.menu_top:hover {
background-position: center center;
background:url('images/template/glow.png');
background-repeat: no-repeat;
}

td.menu_top_act {
text-align:center;
background-position: center center;
background:url('images/template/glow.png');
background-repeat: no-repeat;
}

/* top navigation menu: center - links */
a.menu_top:link,a.menu_top:active,a.menu_top:visited, a.menu_top:hover { 
color : #e3e1e1;
font-size: 12px;
text-decoration:none; 
font-weight: normal;
}

/* top navigation menu: center - language buttons */
td.menu_top_lang{
text-align:center;
}

/* top navigation menu: center - language buttons - links */
a.menu_top_lang:link,a.menu_top_lang:active,a.menu_top_lang:visited, a.menu_top_lang:hover { 
color : white; 
font-size: 14px;
text-decoration:none; 
font-weight: normal; }

/* left side - there's one per forum id, for changing border colours */
td.back_left_row_1 {
background:url(images/template/back_left.png);
background-color:#a80000;
}

/* right side - there's one per forum id, for changing border colours */
td.back_right_row_1 {
background:url(images/template/back_right.png);
background-color:#a80000;
}

/* left side - there's one per forum id, for changing border colours */
td.back_left_row_2 {
background:url(images/template/back_left.png);
background-color:#ffd220;
}

/* right side - there's one per forum id, for changing border colours */
td.back_right_row_2 {
background:url(images/template/back_right.png);
background-color:#ffd220;
}

/* left side - there's one per forum id, for changing border colours */
td.back_left_row_8 {
background:url(images/template/back_left.png);
background-color:#6d9a9f;
}

/* right side - there's one per forum id, for changing border colours */
td.back_right_row_8 {
background:url(images/template/back_right.png);
background-color:#6d9a9f;
}

/* left side - there's one per forum id, for changing border colours */
td.back_left_row_3 {
background:url(images/template/back_left.png);
background-color:#4a902e;
}

/* right side - there's one per forum id, for changing border colours */
td.back_right_row_3 {
background:url(images/template/back_right.png);
background-color:#4a902e;
}

/* left side - there's one per forum id, for changing border colours */
td.back_left_row_5 {
background:url(images/template/back_left.png);
background-color:#9a88ae;
}

/* right side - there's one per forum id, for changing border colours */
td.back_right_row_5 {
background:url(images/template/back_right.png);
background-color:#9a88ae;
}

/* left side - there's one per forum id, for changing border colours */
td.back_left_row_6 {
background:url(images/template/back_left.png);
background-color:#016d93;
}

/* right side - there's one per forum id, for changing border colours */
td.back_right_row_6 {
background:url(images/template/back_right.png);
background-color:#016d93;
}

/* left side - there's one per forum id, for changing border colours */
td.back_left_row_7 {
background:url(images/template/back_left.png);
background-color:#f49200;
}

/* right side - there's one per forum id, for changing border colours */
td.back_right_row_7 {
background:url(images/template/back_right.png);
background-color:#f49200;
}

/* left side - no id, in case an error occurs */
td.back_left_row_ {
background:url(images/template/back_left.png);
background-color:#f49200;
}

/* right side - no id, in case an error occurs */
td.back_right_row_ {
background:url(images/template/back_right.png);
background-color:#f49200;
}

/* left navigation menu: line in the background when selected */
td.line_nav {
background:url(images/template/line_nav.png);
}

/* left navigation menu: text layout */
td.menu {
background:url(images/template/leftnav_back.png);
background-color: #d5d5d5; 
text-align:left;
}

/* left navigation menu: SubMenu table */
td.submenu {
background-image:url(images/template/menu_line.png);
background-position: left bottom;
background-repeat: no-repeat;
}

/* left navigation menu: SubMenu font */
a.submenu:link,a.submenu:visited { 
color : #6E6E6E;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

a.submenu:active,a.submenu:hover{ 
color : black;
font-weight:bold;
}

a.submenu_act:link,a.submenu_act:visited,a.submenu_act:hover,a.submenu_act:active { 
color : black;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
}

/* left navigation menu: SubMenu2 font */
a.submenu2:link,a.submenu2:visited { 
color : #6E6E6E;
text-decoration:none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

a.submenu2:active,a.submenu2:hover{ 
color : black;
font-weight:bold;
}

a.submenu2_act:link,a.submenu2_act:visited,a.submenu2_act:hover,a.submenu2_act:active { 
color : black;
text-decoration:none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
}

/* left navigation menu: SubMenu3 font */
a.submenu3:link,a.submenu3:visited,a.submenu3:hover { 
color : #6E6E6E; 
text-decoration:none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a.submenu3:active,a.submenu3:hover{ 
color : black;
font-weight:bold;
}

a.submenu3_act:link,a.submenu3_act:visited,a.submenu3_act:hover,a.submenu3_act:active { 
color : black;
text-decoration:none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}

/* background of the table just beneath banner */
table.top {
background:url(images/template/back_instruments.png);
background-repeat:no-repeat;
}

/* slogan */
td.slogan {
background: url(images/template/slogan.png);
background-repeat:no-repeat;
text-align:center;
color:white;
font-style:italic;
}

/* page background (including the logo) */
td.page {
background-color: #e7e7e7;
vertical-align:top;
text-align:left;
}

img.pagelogo {
float:right;
}

/* Page font: title */
font.page_title,p.page_title { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #790000; 
}

/* Page font */
p.page { 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* the orange line at the right side */
td.line_right {
background-color: #e7e7e7;
}

/* the images at the right side */
td.side_imgs {
background-color: white;
vertical-align:top;
}

/* bottom left - there's one per forum id, for changing border colours */
td.back_bottom_left_row_1 {
background: url(images/template/back_bottom_left.png);
background-color: #a80000;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom right - there's one per forum id, for changing border colours */
td.back_bottom_right_row_1 {
background:url(images/template/back_bottom_right.png);
background-color: #a80000;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom center - there's one per forum id, for changing border colours */
td.bottom_1 {
background: url(images/template/bottom.png);
background-color: #a80000;
background-repeat: no-repeat;
background-position: bottom;
vertical-align:bottom;
padding-bottom:4px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #808080;
}

/* bottom left - there's one per forum id, for changing border colours */
td.back_bottom_left_row_2 {
background: url(images/template/back_bottom_left.png);
background-color: #ffd220;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom right - there's one per forum id, for changing border colours */
td.back_bottom_right_row_2 {
background:url(images/template/back_bottom_right.png);
background-color: #ffd220;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom center - there's one per forum id, for changing border colours */
td.bottom_2 {
background: url(images/template/bottom.png);
background-color: #ffd220;
background-repeat: no-repeat;
background-position: bottom;
vertical-align:bottom;
padding-bottom:4px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #808080;
}

/* bottom left - there's one per forum id, for changing border colours */
td.back_bottom_left_row_3 {
background: url(images/template/back_bottom_left.png);
background-color: #4a902e;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom right - there's one per forum id, for changing border colours */
td.back_bottom_right_row_3 {
background:url(images/template/back_bottom_right.png);
background-color: #4a902e;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom center - there's one per forum id, for changing border colours */
td.bottom_3 {
background: url(images/template/bottom.png);
background-color: #4a902e;
background-repeat: no-repeat;
background-position: bottom;
vertical-align:bottom;
padding-bottom:4px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #808080;
}

/* bottom left - there's one per forum id, for changing border colours */
td.back_bottom_left_row_8 {
background: url(images/template/back_bottom_left.png);
background-color: #6d9a9f;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom right - there's one per forum id, for changing border colours */
td.back_bottom_right_row_8 {
background:url(images/template/back_bottom_right.png);
background-color: #6d9a9f;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom center - there's one per forum id, for changing border colours */
td.bottom_8 {
background: url(images/template/bottom.png);
background-color: #6d9a9f;
background-repeat: no-repeat;
background-position: bottom;
vertical-align:bottom;
padding-bottom:4px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #808080;
}

/* bottom left - there's one per forum id, for changing border colours */
td.back_bottom_left_row_5 {
background: url(images/template/back_bottom_left.png);
background-color: #9a88ae;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom right - there's one per forum id, for changing border colours */
td.back_bottom_right_row_5 {
background:url(images/template/back_bottom_right.png);
background-color: #9a88ae;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom center - there's one per forum id, for changing border colours */
td.bottom_5 {
background: url(images/template/bottom.png);
background-color: #9a88ae;
background-repeat: no-repeat;
background-position: bottom;
vertical-align:bottom;
padding-bottom:4px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #808080;
}

/* bottom left - there's one per forum id, for changing border colours */
td.back_bottom_left_row_6 {
background: url(images/template/back_bottom_left.png);
background-color: #016d93;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom right - there's one per forum id, for changing border colours */
td.back_bottom_right_row_6 {
background:url(images/template/back_bottom_right.png);
background-color: #016d93;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom center - there's one per forum id, for changing border colours */
td.bottom_6 {
background: url(images/template/bottom.png);
background-color: #016d93;
background-repeat: no-repeat;
background-position: bottom;
vertical-align:bottom;
padding-bottom:4px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #808080;
}

/* bottom left - there's one per forum id, for changing border colours */
td.back_bottom_left_row_7 {
background: url(images/template/back_bottom_left.png);
background-color: #f49200;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom right - there's one per forum id, for changing border colours */
td.back_bottom_right_row_7 {
background:url(images/template/back_bottom_right.png);
background-color: #f49200;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom center - there's one per forum id, for changing border colours */
td.bottom_7 {
background: url(images/template/bottom.png);
background-color: #f49200;
background-repeat: no-repeat;
background-position: bottom;
vertical-align:bottom;
padding-bottom:4px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #808080;
}

/* bottom left - without forum id, just in case an error occurs */
td.back_bottom_left_row_ {
background: url(images/template/back_bottom_left.png);
background-color: #f49200;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom right - without forum id, just in case an error occurs */ */
td.back_bottom_right_row_ {
background:url(images/template/back_bottom_right.png);
background-color: #f49200;
background-repeat: no-repeat;
background-position: bottom;
}

/* bottom center - without forum id, just in case an error occurs */ */
td.bottom_ {
background: url(images/template/bottom.png);
background-color: #f49200;
background-repeat: no-repeat;
background-position: bottom;
vertical-align:bottom;
padding-bottom:4px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #808080;
}

a.bottom:link,a.bottom:active,a.bottom:visited, a.bottom:hover {
text-decoration:none;
}

/* The border used on the langselect page */
td.langselect {
height:500px;
text-align:center;
vertical-align:middle;
}

td.langselect2 {
text-align:center;
height:500px;
vertical-align:middle;
}

td.langsel_bg {
background:url(images/template/langsel_bg.jpg);
}

/* allows us to preload some images */
.hiddenpic {
display:none;
}

/* MODULE HOMEPAGE */
/* no no-repeat, as it'll fuck up the iframes */
td.hp_left {
background:url('modules/homepage/bg_left.jpg'); 
background-position: top center;
vertical-align:top;
text-align:left;
}

td.hp_middle_1 {
background:url('modules/homepage/bg_middle_1.jpg');
background-position: top center;
vertical-align:top;
}

div.hp_middle_1_ct {
padding-top: 15px;
padding-left: 51px;
color:#808080;
}

div.hp_middle_1_ct2 {
padding-top: 15px;
padding-left: 65px;
}

div.hp_middle_2_ct {
padding-top: 15px;
padding-left: 51px;
color:#808080;
}

div.hp_middle_2_ct2 {
padding-top: 15px;
padding-left: 58px;
}

div.hp_left {
color:#808080;
}

td.hp_middle_2 {
background:url('modules/homepage/bg_middle_2.jpg');
background-repeat: no-repeat;
background-position: top center;
vertical-align:top;
}

td.hp_middle_3 {
background:url('modules/homepage/bg_middle_3.jpg');
background-position: top center;
vertical-align:top;
}

/* MODULE IMAGE GALLERY */

/* gallery page background (including the logo) */
td.page_gallery {
background-color:#f2f2f2;
vertical-align:top;
}

/* MODULE IMAGE GALLERY - lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background: url(images/lightbox/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(images/lightbox/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* MODULE WHOIS */
#container {
	margin: auto;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
}
#container #header #header_left {
	float: left;
	background-image: url(images/whois/header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#container #header #header_right {
	background-image: url(images/whois/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}

#container #content {
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#container #footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer a {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sbtn    {
	background-image: url(images/whois/button.gif);
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 82px;
	background-image: url(images/whois/button.gif);
}
#container #content #form1 legend {
	padding: 5px;
	margin: auto;
}

#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/whois/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}

.dtable2{
	width:90%;
	margin:auto;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.dtable{
	width:90%;
	margin:auto;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.dtable th  {
    padding:5px;
	background-image: url(images/whois/hbg.gif);
	background-repeat: repeat-x;
    color:#fff;
}

.dtable2 th  {
    padding:5px;
	background-image: url(images/whois/hbg.gif);
	background-repeat: repeat-x;
    color:#fff;
}

.dtable td{
	padding:5px;
    border:1px solid #CCC;
}

.dtable2 td{
	padding:7px;
}

.ava {
    color:#009900;
    text-align:center;
}

.tak {
    color:#CC0000;
    text-align:center;
}

.tr2 {
    background-color:#F1F1F1
}

input {
    color: #555;
}