/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	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/ )
    --------------------------------------------------------------
*/



html, body {
 font-size: 100%;
 margin:0; padding:0; height:100%; margin:0 auto; border:0px;
 font-family:tahoma,arial, sans-serif;
font-size:11px;
 color:#767676;
 
}


body {
 font-size: 100%;
 margin:0; padding:0; height:100%; margin:0 auto; border:0px;
 font-family:tahoma,arial, sans-serif;
font-size:11px;
 color:#767676;
 
}

font,th,td,p { font-family: Tahoma, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #F68623; }
a:visited { color : #F68623; text-decoration:none }
a:hover		{ text-decoration: underline; color : #F68623; }


img { border: none; }
pre { font-size: 1.1em; font-family: Monaco, 'Courier New', monospace; }

/************************************
 * BEGIN: CONTENT OF /css/forum.css *
 ************************************/

#mainDiv {  margin:0 auto; }
#mainCont { width:960px; margin:0 auto; }
/* header */
#mainHead { width:903px; height:60px; margin:0 auto; margin-top:10px; }
/* logo */
#mainHead #headLogo { float:left; margin-right:15px; }
#mainHead h2 { margin:0px; padding:0px; margin-top:22px; }
#mainHead h2 a { width:95px; height:31px; background:url(images/avid_logo.png); display:block; font-size:0px; text-indent:-1000em; margin:0px; padding:0px; border:0px }



/* menu */
#mainHead #headMenu { width:auto; height:86px; float:left; }
#mainHead ul { margin: 0; padding: 0; border:0px; text-decoration:none; }
#mainHead ul li { display: inline; border:0px; text-decoration:none; }
/* item 1 products */
#mainHead ul li.products a {
 width:79px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_1.gif) top;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}
#mainHead ul li.products a:hover, #mainHead ul li.products_sel a {
 width:79px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_1.gif) bottom;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none border:0px;
}
/* item 2 artists */
 #mainHead ul li.artists a {
 width:65px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_2.gif) top;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}
#mainHead ul li.artists a:hover, #mainHead ul li.artists_sel a {
 width:65px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_2.gif) bottom;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}
/* item 3 news */
 #mainHead ul li.news a {
 width:49px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_3.gif) top;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}
#mainHead ul li.news a:hover, #mainHead ul li.news_sel a {
 width:49px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_3.gif) bottom;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}
/* item 4 forum */
#mainHead ul li.forum a {
 width:57px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_4.gif) top;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}
#mainHead ul li.forum a:hover, #mainHead ul li.forum_sel a {
 width:57px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_4.gif) bottom;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}
/* item 5 support */
#mainHead ul li.support a {
 width:72px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_5.gif) top;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}
#mainHead ul li.support a:hover, #mainHead ul li.support_sel a {
 width:72px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_5.gif) bottom;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}
/* item 6 videos */
#mainHead ul li.videos a {
 width:58px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_6.gif) top;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}
#mainHead ul li.videos a:hover, #mainHead ul li.videos_sel a {
 width:58px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_6.gif) bottom;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}
/* item 7 videos */
#mainHead ul li.goodies a {
 width:68px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_7.gif) top;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}
#mainHead ul li.goodies a:hover, #mainHead ul li.goodies_sel a {
 width:68px;
 height:86px;
 float:left;
 background:url(/images/menu/headMenu_7.gif) bottom;
 display:block;
 font-size:0px;
 text-indent:-1000em;
 text-transform:uppercase;
 text-decoration:none;
 border:0px;
}


/*ALTERNATIVE MENU*/

#mainNavigation{
	float:right;
	}

#mainNavigation li a {
color:#bbbaba !important;
line-height:73px ;
font-size:11px!important;
/*font-family:Arial, Helvetica, sans-serif!important;*/
}

#mainNavigation li a:hover {
text-decoration:underline!important;
}

#mainNavigation li {
display:inline;
float:left;
height:73px;
margin:0 0 0 10px;
padding:0px 10px;
}


.btn1{ background-image:url(images/btn_1.png); background-repeat:no-repeat; background-position:center}
.btn2{ background-image:url(images/btn_2.png); background-repeat:no-repeat; background-position:center}
.btn3{ background-image:url(images/btn_3.png); background-repeat:no-repeat; background-position:center}
.btn4{ background-image:url(images/btn_4.png); background-repeat:no-repeat; background-position:center}

/* slogan */
#mainHead #headCustom {
 float:right
}
#mainHead h3 {
 margin:0px;
 padding:0px
}
#mainHead h3 a {
 width:231px;
 height:86px;
 background:url(/images/head_custom.jpg) top;
 display:block;
 font-size:0px;
 text-indent:-1000em;
}
#mainHead h3 a:hover {
 background:url(/images/head_custom.jpg) bottom;
}
#mainHead ul li a {
 text-decoration:none;
 border:0px;
 outline-color:none;
 outline-width:0pt;
 outline-style:none;
}
#mainHead ul li a:link {
 text-decoration:none;
 border:0px;
}
#mainHead ul li a:hover {
 text-decoration:none;
 border:0px;
}
#mainHead ul li a:visited {
 text-decoration:none;
 border:0px;
}



/* OLD footer  
#footer {
 height:52px;
 color:#606060;
 font-size:10px;
 line-height:12px;
 padding:11px 0 0 0;
}

#footer .iso {
 float:left;
 margin-right:8px;
}
#footer .m-audio a {
 float:right;
 width:101px;
 height:14px;
 display:none;
 text-indent:-2000em;
 font-size:0px;
}
#footer .m-audio a:hover {
 float:right;
 width:101px;
 height:14px;
}
#footer a {
 font-family:Arial, Helvetica, sans-serif;
 color:#606060;
 text-decoration:none
}
#footer a:hover {
 color:#d0073d;
}


/*------------------------FOOTER------------------------
#footer {
    clear: both;
    display:block;
    border-top: 1px solid #0e0d0d;
    margin-bottom: 30px;
}
#footer .text {padding-top:10px;}

#footer  {
    color: #C4C4C3;
    font-size: 12px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
text-align:left;
}

#footer a{ color:#0064AA;   text-decoration: none;
}
#footer a:hover {
	color:#0064AA;
	    text-decoration: underline;
}
*/
/**********************************
 * END: CONTENT OF /css/forum.css *
 **********************************/

#wrapheader {
/*
	min-height: 120px;
	height: auto !important;
	height: 120px;
*/
/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
}

#wrapcentre {
	margin: 0px 0px 0 0px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color:#F68623;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
maintitle, h1, h2 {subSilver.css (línea 150)
color:#F68623;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:22px;
font-weight:bold;
line-height:120%;
text-decoration:none;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	color:#818181;
}

p {
margin:0px;
margin-bottom:2px;
	}

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;
	font-weight:bold
}

.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;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: #F68623
	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;
}

.postauthor a:link {
	color: #000000;
}

.postdetails {
	color: #444;
}

/* The content of the posts (body of text) */
.postbody { font-size : 12px; font-family:Arial, Helvetica, sans-serif; color:#333333; line-height:18px; padding:10px 0px}
a.postlink:link	{ text-decoration: none; color : #F68623; text-decoration:underline }
a.postlink:visited { text-decoration: none; color : #717171; }
a.postlink:hover { text-decoration: none; color : #F68623}


.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}


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


.pagination {
	padding: 4px;
	color: #222222;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen { font-size : 11px; color:#2b2b2b}
.genmed { font-size : 11px; color:#717171; font-family:Tahoma,Arial, Helvetica, sans-serif  }
.gensmall { font-size : 10px; font-family:Tahoma,Arial, Helvetica, sans-serif ;
color:#F68623;}

.tablebg .gensmall{ color:#555}
.gen,.genmed,.gensmall { }
a.gen,a.genmed,a.gensmall {  text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #F68623; text-decoration: underline; }


/* Forum category titles */
.cattitle		{ padding-left:8px; font-family:Arial, Helvetica, sans-serif ;font-weight: bold; font-size: 12px ;  color : #D4D4D4}
a.cattitle		{ text-decoration: none; color : #D4D4D4; }
a.cattitle:link,a.cattitle:visited	{ text-decoration: none; color : #D4D4D4; }
a.cattitle:hover{ text-decoration: underline; }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:#222222; border: none;  height: 28px;
padding:9px 5px;
}


th.thCornerL { 
font-family:Arial, Helvetica, sans-serif;
color:#BBBABA;
font-size:13px;
border-width: 0px 0px 0px 0px; 
border-right:0px!important}

.thCornerL a:link {font-family:Arial, Helvetica, sans-serif;
color:#BBBABA;
font-size:13px;
text-decoration:none;}
.thCornerL a:visited {font-family:Arial, Helvetica, sans-serif;
color:#BBBABA;
font-size:13px;}
.thCornerL a:hover {font-family:Arial, Helvetica, sans-serif;
color:#BBBABA;
font-size:13px;}



.copyright {
	color: #444;
	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: white;
	background-color:#F68623;
	width:100%;
	display:block;
	padding-bottom:4px;
	padding-top:4px;
	margin-bottom:5px;
}


/* Tables
 ------------ */
th {
	border-width:0px;
	color:#BBBABA;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	/* border:medium solid #FFFFFF; */
	font-weight:bold;
	height:28px;
	background-color:#222222;
/*
	color: #FFA34F;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #006699;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;
*/
}

td {
	/*padding: 2px;*/
}
td.profile {
	padding: 4px;
}

.tablebg {
	/* background-color: #A9B8C2; */
 /* background-color:#D4D4D4;*/
  border:none;
padding:0px;
margin:0px;
}

/*
.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 h4 { margin:5px 0px;}
.cat, .catdiv, .row1 {
	margin: 0;
	/* padding: 0; */
	/* border: 0;*/
	background-color: #222222; /* #C7D0D7; */
	/* background-image: url('./images/cellpic1.gif'); */
	/*text-indent: 4px;*/
 /* border-color: #D4D4D4 #D4D4D4 -moz-use-text-color -moz-use-text-color;
  border-style: solid solid none none;
  border-width: 1px 1px medium medium;*/
  color: #717171;
}

.row1 {
	background-color: #ECECEC;
	padding: 6px;
}

.row2 {
	background-color: #E2E2E2;
	padding:6px;
}

.row3 {
	background-color: #cfcfcf;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
.rtl a {
	direction: rtl;
	unicode-bidi: embed;
}

a:link {
	color: #F68623; /* #006597; */
	text-decoration: none;
}

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

a:hover {
	/* color: #D46400; */
	text-decoration: underline;
}

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-family:Tahoma,Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #F68623; }
a.forumlink:visited{ text-decoration: none;  color : #F68623;}
a.forumlink:hover{ text-decoration: underline;  color : #F68623;}

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

/*
th a,
th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}*/


/* Form Elements
 ------------ */
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;
}

/* Form elements */
input,textarea, select {
	color : #2e2e2e;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	border-color : #999999;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
	border:1px solid #999999;

}

select {
	
}



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;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
background-color:#222;
border:1px solid #333;
color:#F68623;
font-weight:normal;
padding:3px 2px;

}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #c9c9c9;
	color: #333333;
	background-color: #c9c9c9;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #b7b7b7;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
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 {

}

table {border: none;}
td {padding: 0;}

/*Custom Styles*/

/* This is the outline round the main forum tables */
.forumline	{ background-color: #d4d4d4; border:none; }
.forumline2	{ background-color: #d4d4d4; border:none; }

.forumline td { border:1px solid #d4d4d4; border-right:none; border-bottom:none; border-left:none; padding:3px;}

.forumline2 td { border:0px solid #d4d4d4; padding:5px; border-right:none; border-bottom:none; border-left:none;}
/* Main table cell colours and backgrounds */
td.row1	{ background-color: #ececec; padding:4px 0px 10px 8px }
td.row2	{ background-color: #e2e2e2; }
td.row3	{ background-color: #cfcfcf; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 ;
font-family:Tahoma,Arial, Helvetica, sans-serif}
a.mainmenu		{ text-decoration: none; color : #F68623;  }
a.mainmenu:hover{ text-decoration: underline; color : #F68623; }
#menutd { padding-right:5px; padding-left:5px;} 
#menutd img{ margin-left:5px;}


.textfoot {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#767676}
	
A.foot:link, A.foot:active, A.foot:visited {
	font: 11px "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}
A.foot:hover {
	text-decoration: underline;
}

/*Div in overall_footer.tpl*/
#footer_forum{ margin-top:20px;
margin-bottom:20px;}


.borderbr{
border-bottom:1px;
border-right:1px;
color:#d4d4d4;
border-style:solid;
}


.tdGrey_border{
border-right:1px solid #d4d4d4 ;
/*border-bottom:1px solid #d4d4d4;*/
padding:5px;
background-color:#e2e2e2;
}

td.tableGrey{
border-right:1px solid #d4d4d4 ;
/*border-bottom:1px  solid #d4d4d4;*/
padding:5px;
background-color:#e2e2e2;
text-align:right;
}


td.tableGrey table{
margin:auto;
}


td.tableWhite{
/*border-bottom:1px  solid #d4d4d4;*/
 background-color:#ECECEC;
}



.border_th{
border-right:1px solid #333333 ;
}

.border_td{
border-right:1px solid #d4d4d4 ;
}


th.thLeft, td.catLeft {
border-width:0;
}


.menuhover {
color:#F68623;
background-color:#CCCCCC;
padding:6px;
cursor:pointer;
}

.menunormal {
color:#666666;
}

.subheader a{ background-color:#222; padding:2px 6px;}
.subheader span{ background-color:#222; padding:2px 6px;}

