/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		Tecarcade
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/
@import url("top.css");
@import url("buttons.css");
@import url("header.css");
@import url("cp.css");
@import url("links.css");
@import url("challenge.css");
* {
margin : 0;
padding : 0;
}
html {
font-size : 100%;
}
body {
font-family : "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
color : #000000;
background-color : #000;
font-size : 62.5%;
margin : 0;
}

#wrapheader {
min-height : 151px;
height : auto !important ;
height : 151px;
padding : 0;
margin : 0px 20px 0 20px;
}
#wrapcentre {
margin : 5px 15px 0 15px;
}

#wrapfooter {
text-align : center;
clear : both;
margin : 5px 0px 0 0px;
}
#wrapnav {
width : 100%;
margin : 0;
background-color : #ececec;
border-width : 1px;
border-style : solid;
border-color : #a9b8c2;
}

#menubar {
margin : 0 25px;
}
#datebar {
margin : 10px 25px 0 25px;
}
#findbar {
width : 100%;
margin : 0;
padding : 0;
border : 0;
}

.gensmallclock {
color: #22CC44;
background : url('./images/clock.png') no-repeat top right;
margin: 0px 0px;
padding-bottom:15px;
padding-top:15px;
font-size: 1em;
width: 250px;
}


.h-pag-l {
color : #000000;
height : 36px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1.1em;
font-weight : bold;
text-align : left;
vertical-align : middle;
white-space : nowrap;
}
.h-pag-r {
color : #000;
height : 36px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1.1em;
font-weight : bold;
text-align : left;
white-space : nowrap;
padding-top : 0;
}

.forumrules {
background: #FFFFFF url('./images/rules_header.png') repeat-x top left;
border-width : 1px;
border-style : solid;
border-color : #000000;
padding : 4px;
font-weight : normal;
font-size : 1.1em;
font-family : Verdana, "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}
.forumrules_main {
background-color : #e79895;
/*background-color : #ccd9ea;*/
border-width : 1px;
border-style : solid;
border-color : #000000;
padding : 4px;
font-weight : normal;
font-size : 1.1em;
font-family : Verdana, "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}
.forumrules h3 {
color : #880000;
}
.popuppm-new {
color: red;
}
h1 {
color : black;
font-family : "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
font-weight : bold;
font-size : 1.8em;
text-decoration : none;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 1.5em;
text-decoration : none;
line-height : 120%;
}
h3 {
font-size : 1.3em;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
line-height : 120%;
}
h4 {
color : #000;
font-size : 1em;
font-weight : bold;
margin : 0;
padding-top : 8px;
}

p {
font-size : 1.1em;
}
p.moderators {
margin : 0;
float : left;
color : black;
font-weight : bold;
}
.rtl p.moderators {
float : right;
}
p.linkmcp {
margin : 0;
float : right;
white-space : nowrap;
}
.rtl p.linkmcp {
float : left;
}
p.breadcrumbs {
margin : 0;
float : left;
color : black;
font-weight : bold;
white-space : normal;
font-size : 1em;
}
.rtl p.breadcrumbs {
float : right;
}
p.datetime {
margin : 0;
float : right;
white-space : nowrap;
font-size : 1em;
}
.rtl p.datetime {
float : left;
}
p.searchbar {
padding : 2px 0;
white-space : nowrap;
}
p.searchbarreg {
margin : 0;
float : right;
white-space : nowrap;
}
.rtl p.searchbarreg {
float : left;
}
p.forumdesc {
padding-bottom : 4px;
}
p.topicauthor {
margin : 1px 0;
}
p.topicdetails {
margin : 1px 0;
color : #000;
}
p.topicdetails_pt {
margin : 1px 0;
color : #000;
font-size: 1.4em;
font-weight: bold;
}
p.topicdetails2 {
margin : 1px 0;
color : #000000;
}
.topictop{ 
background: #adb4ba url(./images/topictop.gif) repeat-x;
height: 34px;
border-bottom : 1px solid #000000;
} 
.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
margin : 1px 0;
color : red;
font-weight : bold;
}
.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
color : green;
font-weight : bold;
}
.postapprove img, .postreported img {
vertical-align : bottom;
}
.postauthor {
color : #000000;
}
.postdetails {
color : #000000;
}
.postbody {
color : #000000;
font-size : 1.3em;
line-height : 1.4em;
font-family : "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
min-height : 150px;
}
.postbody li, ol, ul {
margin : 0 0 0 1.5em;
}
.rtl .postbody li, .rtl ol, .rtl ul {
margin : 0 1.5em 0 0;
}
.postbody_faq {
color : #000000;
font-size : 1.3em;
line-height : 1.4em;
font-family : "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.postbody_faq li, ol, ul {
margin : 0 0 0 1.5em;
}
.rtl .postbody_faq li, .rtl ol, .rtl ul {
margin : 0 1.5em 0 0;
}
.posthilit {
background-color : yellow;
}
.nav {
margin : 0;
color : black;
font-weight : bold;
}


.gen {
margin : 1px 1px;
font-size : 1.2em;
}
.genmed {
margin : 1px 1px;
font-size : 1.1em;
}
.gensmall {
margin : 1px 1px;
font-size : 1em;
}
.copyright {
color : #000000;
font-weight : normal;
font-family : "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

}
.titles {
font-family : "Lucida Grande", Helvetica, Arial, sans-serif;
font-weight : bold;
font-size : 1.3em;
text-decoration : none;
}
.error {
color : red;
}
th {
color : #000;
font-size : 1.1em;
font-weight : bold;
background-image : url('./images/tile_sub3.gif');
white-space : nowrap;
padding : 3px 1px;
border-left : 1px solid #000;
border-bottom : 1px solid #000;
}
td {
padding : 0px;
}
td.profile {
padding : 4px;
padding-top : 4px;
background-color : #adb4ba;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

.tablebg {
background-color : #a9b8c2;
border-left : 1px solid #000;
border-right : 1px solid #000;
border-bottom : 1px solid #000;
}
.tablebg_trbl {
background-color : #a9b8c2;
border: 1px solid #000;
}
.tablebg_footer {
background-color : #a9b8c2;

line-height: 28px;
border-top : 1px solid #000;
border-bottom : 1px solid #000;
border-left : 1px solid #000;
border-right : 1px solid #000;
}
.tablebg_rl {
background-color : #a9b8c2;
border-left : 1px solid #000;
border-right : 1px solid #000;
}
.tablebg_trl {
background-color : #a9b8c2;
border-top : 1px solid #000;
border-left : 1px solid #000;
border-right : 1px solid #000;
}
.tablebg_desc {
padding : 4px;
}
td.formbuttonrow{
background: transparent url(./images/formbuttonrow.gif) !important;
height: 32px; 
border-top: 1px solid #000;
margin: 0px !important;
padding: 0px !important;
text-align: center;
}
.catdiv {
height : 28px;
margin : 0;
padding : 0;
border : 0;
background : white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
background : white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}
.cat {
height : 41px;
margin : 0;
padding : 0;
border-top : 1px solid #000;
background-color : #adb4ba;
background : #adb4ba url('./images/darkrow4.gif');
text-indent : 4px;
}
.cat_chat {
height : 28px;
margin : 0;
padding : 0;
border-top : 1px solid #4d6c95;
border-bottom : 1px solid #4d6c95;
background-color : #abc4e5;
text-indent : 4px;
}
.catold {
height : 28px;
margin : 0;
padding : 0;
border-top : 1px solid #000;
background-color : #6b8dba;
text-indent : 4px;
}
.cat_online {
font-size : 1.2em;
margin : 0;
padding : 0;
border : 1px solid #000;
background-image : url('./images/tile_formsubtitle1.gif');
text-indent : 4px;
padding-top: 4px;
padding-bottom: 5px;
}
.cat_online_top {
font-size : 1.2em;
margin : 0;
padding : 0;
border : 1px solid #000;
background-image : url('./images/tile_formsubtitle1.gif');
text-indent : 4px;
padding-top: 4px;
padding-bottom: 5px;
}
.cat_online_top_2 {
font-size : 1.2em;
text-align: center;
margin : 0;
padding : 0;
border-left : 1px solid #000;
border-bottom : 1px solid #000;
background-image : url('./images/tile_sub3.gif');
height: 30px;
text-indent : 4px;
padding-top: 2px;
padding-bottom: 3px;
}
.h-t-buttons-l {
color : #ffffff;
background : url('images/bg_buttons.png') repeat-x top left;
border-left : 1px solid #999999;
line-height : 38px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1.2em;
font-weight : bold;
text-align : left;
white-space : nowrap;
padding-left : 8px;
}
.h-t-buttons-r {
color : #ffffff;
background : url('images/bg_buttons.png') repeat-x top left;
border-right : 1px solid #999999;
line-height : 38px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1.1em;
font-weight : bold;
text-align : right;
white-space : nowrap;
padding-right : 8px;
}
.c-h-c2 {
background : url('./images/cathead_mid.gif') repeat-x bottom left;
width : 100%;
height : 45px;
margin : 0;
font-weight : bold;
font-size : 1.3em;
text-align : left;
vertical-align : middle;
white-space : nowrap;
overflow : hidden;
}
.c-h-l2 {
background : url('./images/cathead_left.gif') no-repeat bottom left;
padding-left : 50px;
}
.c-h-r2 {
background : url('./images/cathead_right.gif') no-repeat bottom right;
padding-right : 50px;
}
.c-h-c {
background : url('./images/cathead_mid2.gif') repeat-x bottom left;
width : 100%;
height : 45px;
margin : 0;
font-weight : bold;
font-size : 1.3em;
text-align : left;
vertical-align : middle;
white-space : nowrap;
overflow : hidden;
}
.c-h-l {
background : url('./images/cathead_left2.gif') no-repeat bottom left;
padding-left : 150px;
}
.c-h-r {
background : url('./images/cathead_right2.gif') no-repeat bottom right;
padding-right : 150px;
}
.c-h-title {
color : #000;
margin-top : 4px;
}
.maintitle2{
background: url(./images/footer.gif);
color: #fff; 
font-size: 12px;
font-weight: bold; 
margin: 0px;
padding: 0px;
text-align: left;
height: 53px;
vertical-align: middle;
}
.c-f-c {
background : url('./images/catfoot_mid.gif') repeat-x bottom left;
height : 50px;
font-size : 0.1em;
margin : 0;
white-space : nowrap;
overflow : hidden;
}
.c-f-c-2 {
background : url('./images/catfoot_mid.gif') repeat-x bottom left;
height : 50px;
font-size : 0.1em;
margin : 0;
white-space : nowrap;
overflow : hidden;
}
.c-f-l {
background : url('./images/catfoot_left.gif') no-repeat bottom left;
padding-left : 30px;
}
.c-f-r {
background : url('./images/catfoot_right.gif') no-repeat bottom right;
padding-right : 30px;
}
.row1 {
background-color : #dbdee0;
padding : 5px;
}
.row1b {
background-color : #dbdee0;
padding : 0px 5px 3px 5px;
}
.row1hover{ 
background: #e7ebed;
background: #e7ebed url(./images/row1hover.gif) repeat-y left;
border: 1px dotted #4d0000;
color: #000;
padding: 4px;
margin: 0px;	
}
.row_footer {
color: black;
padding-top: 4px;
padding-bottom:4px;

}
.row11 {
background-color : #dbdee0;
padding : 5px;
}
.row1_t {
background-color : #dbdee0;
padding : 4px;
/*border-top : 1px solid #4d6c95;*/
height : 25px;
}
.row2 {
background-color : #dbdee0;
padding : 4px;
}
.row3 {
background-color : #dbdee0;
padding : 3px;


border-bottom : 1px solid #000;
border-top : 1px solid #000;
}
.row3t {
background-color : #6b8dba;
padding : 6px;
background : url('./images/c-h-c.png') repeat-x bottom;
border-bottom : 1px solid #000;
}


.row_announcements_title {
background : url('./images/popupbg.gif') repeat-x bottom;
padding : 3px;
border-bottom : 1px solid #000;
}
.row_topics_title {
background : url('./images/tile_sub.gif') repeat-x bottom;
padding : 3px;
border-top : 1px solid #000;
border-bottom : 1px solid #000;
}


.row4 {
background-color : #6b8dba;
border-left : 1px solid #000;
border-right : 1px solid #000;
border-bottom : 1px solid #000;
border-top : 1px solid #000;
padding : 7px;
}

.row5 {
background-color : #6b8dba;
border-left : 1px solid #000;
border-right : 1px solid #000;
border-bottom : 1px solid #000;
border-top : 1px solid #000;

}
.row6 {
background-color : #6b8dba;
border-left : 1px solid #000;
border-right : 1px solid #000;
border-bottom : 1px solid #000;
border-top : 1px solid #000;
padding: 5px;
}
.row_desc {
background-color : #6b8dba;
border-left : 1px solid #000;
border-right : 1px solid #000;
border-bottom : 1px solid #000;
border-top : 1px solid #000;
padding : 7px;
}
.row_select_title {
background-color : #6b8dba;
padding-top : 2px;
padding-bottom : 0px;
padding-left: 4px;

border: 1px solid #000;
}
.row_select {
background-color : #ddddcc;

border-bottom : 1px solid #000;
border-top : 1px solid #000;
padding: 5px;
}
.row_select_hover {
background-color : #ddddcc;

border-bottom : 1px solid #000;
border-top : 1px solid #000;
padding: 3px;
padding-left:4px;
}
.poster_row {
background-color : #6b8dba;
padding : 4px;
}
.spacer {
background-color : #385d86;
background : url('./images/c-f-c.png') repeat-x top left;

}
.catend{
background: #a91313 url(./images/tile_catend.gif) repeat-x;
color: #000;
font-size: 1px;
height: 15px;
}
hr {
height : 1px;
border-width : 0;
background-color : #000;
color : #000;
}
.legend {
text-align : center;
margin : 0 auto;
}

form {
margin : 0;
padding : 0;
border : 0;
}
input {
color : #333333;
font-family : "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size : 1.1em;
font-weight : normal;
padding : 1px;
border : 1px solid #a9b8c2;
background-color : #fafafa;
}

textarea {
background-color : #fafafa;
color : #333333;
font-family : "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size : 1.3em;
line-height : 1.4em;
font-weight : normal;
border : 1px solid #a9b8c2;
padding : 2px;
}
textarea:visited {
background-color : #fafafa;
color : #333333;
font-family : "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size : 1.3em;
line-height : 1.4em;
font-weight : normal;
border : 1px solid #a9b8c2;
padding : 2px;
}
textarea:hover {
background-color : #fafafa;
color : #333333;
font-family : "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size : 1.3em;
line-height : 1.4em;
font-weight : normal;
border : 1px solid #2288cc;
padding : 2px;
}
textarea:focus {
background-color : #faf9ba;
color : #333333;
font-family : "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size : 1.3em;
line-height : 1.4em;
font-weight : normal;
border : 1px solid #2288cc;
padding : 2px;
}
select {
color : #333333;
background-color : #fafafa;
font-family : "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size : 1.1em;
font-weight : normal;
border : 1px solid #a9b8c2;
padding : 1px;
}
option {
padding : 0 1em 0 0;
}
option.disabled-option {
color : GrayText;
}
.rtl option {
padding : 0 0 0 1em;
}
input.radio {
border : none;
background-color : transparent;
}

.quotetitle {
color : #ffffff;
background : #252525 url('./images/quote.png') repeat-x top right;
border : 1px solid #94944d;
font-family : Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
font-size : 0.9em;
font-weight : bold;
text-align : left;
padding : 5px;
margin-top : 10px;
}
.attachtitle {
color : #446688;
background : #aaccff url('./images/bbc_zip.gif') no-repeat right 0%;
border : 1px solid #555555;
font-family : Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
font-size : 0.9em;
font-weight : bold;
text-align : left;
padding : 5px;
margin-top : 10px;
}
.quotetitle .quotetitle {
font-size : 1em;
}
.quotecontent {
background : #ffffd5;
border : 1px solid #94944d;
border-top : 0;
font-family : Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
font-size : 0.9em;
text-align : left;
padding : 5px;
overflow : auto;
direction : ltr;
}
.quotecontent, .attachcontent {
background : #ffffd5;
border : 1px solid #94944d;
border-top : 0;
font-family : Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
font-size : 0.9em;
text-align : left;
padding : 5px;
overflow : auto;
direction : ltr;
}
.attachcontent {
font-size : 0.85em;
}
.codetitle {
color : #ffffff;
background : #252525 url('./images/code.png') repeat-x top right;
border-top : 1px solid #000;
border-left : 1px solid #000;
border-right : 1px solid #000;
font-family : Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
font-size : 0.9em;
font-weight : bold;
text-align : left;
margin-top : 10px;
padding : 5px;
}
.codecontent {
color : #000;
background : #fff3d2;
border : 1px solid #000000;
border-top : 0;
font-family : 'Courier New', Monaco, monospace;
font-size : 0.9em;
font-weight : normal;
text-align : left;
padding : 5px;
overflow : auto;
direction : ltr;
}
.syntaxbg {
color : #ffffff;
}
.syntaxcomment {
color : #ff8000;
}
.syntaxdefault {
color : #0000bb;
}
.syntaxhtml {
color : #000000;
}
.syntaxkeyword {
color : #007700;
}
.syntaxstring {
color : #dd0000;
}
.pm_marked_colour {
background-color : #000000;
}
.pm_replied_colour {
background-color : #a9b8c2;
}
.pm_friend_colour {
background-color : #007700;
}
.pm_foe_colour {
background-color : #dd0000;
}
img {
border : none;
}
.sep {
color : black;
background-color : #ffa34f;
}
table.colortable td {
padding : 0;
}
pre {
font-size : 1.1em;
font-family : Monaco, 'Courier New', monospace;
}
.nowrap {
white-space : nowrap;
}
.username-coloured {
font-weight : bold;
}
#msg > li.row1 {
display : block;
list-style-type : none;
margin : 0;
height : auto;
width : 98%;
float : left;
}
#msg > li.row2 {
display : block;
list-style-type : none;
margin : 0;
height : auto;
width : 98%;
float : left;
}
#msg > li > dl {
vertical-align : middle;
width : 100%;
}
#msg > li > dl > dt {
width : auto !important ;
white-space : nowrap;
margin-right : 2px;
}
#msg > li > dl > dd > input {
margin : 3px;
}
#msg > li > dl > dd#msgbody {
display : inline;
padding : 3px 0 1px 0 !important ;
vertical-align : middle;
float : none !important ;
}
#base_ul {
list-style : none;
margin-left : 0;
}
#dropmenudiv {
position : absolute;
border-left : 1px solid #4d6c95;
border-top : 1px solid #4d6c95;
border-right : 1px solid #4d6c95;
font-family : verdana, sans-serif;
font-size : 11px;
line-height : 15px;
z-index : 100;
text-align : left;
margin : 0 0 0 0;

}
#dropmenudiv a {
width : 100%;
display : block;
text-indent : 10px;
padding : 5px 0;
text-decoration : none;
font-weight : bold;
color : #3a4f6c;
background-color : #f0f5fa;
border-bottom : 1px solid #4d6c95;

}
#dropmenudiv a:hover {
color : #ffffff;
background : #6699cc;
}
.portal_back{
background : url('./images/tile_back2.gif') no-repeat top center;

}
.portal_cat{
font-family : Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
font-size : 1.2em;
font-weight : bold;
text-align : center;
margin-top : 0px;
padding-top : 0px;
}
.portal_bottom{
vertical-align : top;
font-family : Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
font-size : 1.2em;
font-weight : bold;
text-align : center;
margin-top : 0px;
padding-top : 15px;
padding-left : 90px;
}