/* ---------------- OVERALL LAYOUT -------------------- */
TR, TH, TD, TABLE 
{ 
  border-collapse: collapse;
  border:0px;
  margin:0px;
  padding:0px;
  border-spacing:0px;
  text-align:left;  
 }

TD.N 
{ 
  width:545px;
  height:126px;
  background: url(http://www.thecolororange.net/layout/thecolororange_03.gif);
  background-color:gray;
  }

TD.NE_FLAGS 
{ 
  width:297px;    
  height:16px;
  text-align:right;
  background: url(http://www.thecolororange.net/layout/thecolororange_04.gif);
  background-repeat: repeat;
  /* FIX FONT */
  color:white;
  text-decoration:none;
  font-size:11px;  
 }

TABLE.maintable 
{ 
  width:1008px;
 }

A.NE_FLAGS
{ 
  width:297px;
  color:white;
  text-decoration:none;
  font-size:10px;
  padding:0px 8px 0px 8px;
 }

TD.NE_BOTTOM 
{ 
  width:297px;
  height:110px;
  background: url(http://www.thecolororange.net/layout/thecolororange_06.gif);
  }

TD.NW 
{ 
  background:url(http://www.thecolororange.net/layout/thecolororange_02.gif);
  width:166px;
  }

TD.E 
{ 
  background-color:#FE9820;
  vertical-align:top;
 }

TD.E_TOP 
{ 
  background:url(http://www.thecolororange.net/layout/thecolororange_09.gif);
  background-repeat:no-repeat;
  height:121px;
  background-color:#FE9820;
  width:297px;
 }

TD.E_BOTTOM 
{ 
  background-color:#FE9820;
  vertical-align:top;
  padding:0px 5px 0px 5px;
  color:#FFFFFF;
 }

TD.E_BOTTOM A
{ 
  text-decoration:underline;
  font-weight:bold;
  color:#ffffff;
 }

TD.E_BOTTOM A:hover 
{
  color:#000000;
  }

TD.W
{ 
  width:166px;
  vertical-align:top;
  background-color:#FE9820;
 }

TD.W_TOP
{ 
  width:166px;
  height:121px;
  background:url(http://www.thecolororange.net/layout/thecolororange_07.gif);
  background-color:#FE9820;
 }

TD.W_BOTTOM
{ 
  background-color:#FE9820;
 }

/* ------------------------- MAIN PART  ----------------------- */
TD.MAIN
{
  color:#000000;
  a:#084BB6;
  width:525px;
  font-family:verdana;
  font-size:11px;
  padding:0px 10px 0px 10px;
  vertical-align:top;
 }

.docheader 
{ 
  color:#FF8900
 }
/* ----------------------- FLAGS FOR DEFAULT LANGUAGES ----------- */
IMG.defaultflags-regular 
{ 
  width:20px;
  height:13px;
  border:0px;
  padding:3px 4px 3px 4px;
 }

IMG.defaultflags-selected 
{ 
  height:0px;
  width:0px;
  /*width:16px;
  height:11px;
  border:0px;
  padding:1px 4px 1px 4px;*/
 }

/* ---------------------- LEFT MENU ----------------------- */
TABLE.leftmenu-table 
{ 
/*  border-collapse: separate;
  margin:10px;*/
 }

A.leftmenu-links 
{ 
  color:white;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  font-family:verdana;
 }

.leftmenu-links A:HOVER 
{ 
  color:black;
  }
TD.leftmenu-links 
{ 
  padding:0px 10px 5px 10px;
 }

TD.leftmenu-links IMG 
{  
  padding:0px 3px 0px 0px;
}

TD.dots { 
  background: url(http://www.thecolororange.net/layout/spacer1.gif);
  background-repeat:repeat-x;
  height:1px;
 }

TABLE.leftmenu-spacer 
{ 
  width:100%;
 }

TD.leftmenu-spacer 
{ 
  height:10px;
  padding:0px 7px 3px 7px;
 }



/* ------------------- OTHER STUFF ------------------------------ */
TD.translations 
{ 
  text-align:right;
 }

IMG.linkflags 
{ 
  width:20px;
  height:13px;
  border:0px;
  padding:0px 0px 0px 5px;
 }

IMG.translationflags 
{ 
  width:20px;
  height:13px;
  border:0px;
  padding:0px 0px 0px 5px;
 }

A.listingTypeLink
{ 
  ;
 }

A.listingTypeIndexLink
{ 
  font-weight:bold;
 }

LI.listingTypeHeader
{ 
  font-weight:bold;
 }

TABLE.listingDescriptionFlags 
{ 
  border:1;
  width:100%;
 }

IMG.listingDescriptionFlagsImg
{ 
  width:135px;
  height:100px;
 }

/* ------------------ SUPPORT LIST ------------------------ */
TH.supportlist
{
  padding:10px 0px 0px 0px;
 }


FONT.supportlist-name
{ 
  font-weight:bold;
  color:black;
  font-size:13px;
 }

FONT.supportlist-location
{ 
  font-weight:normal;
  color:black;
 }

TD.supportlist-date
{ 
  text-align:right;
  font-weight:bold;
  color:black;
 }

TD.supportlist-comment 
{ 
  font-weight:normal;
  color:#FF8900;                         
 }

/* ---------------- COUNTER ------------------------------- */
DIV.counter 
{ 
  text-align:center;
 }

TD.counter 
{ 
  font-weight:bold;
  font-family:monospace;
  font-size:18px;
  color:white:
  background-color:#000000;
  margin:0px 2px 0px 2px;
  }

TABLE.counter
{ 
  background-color:#000000;
  text-align:center;
  margin-left:auto; 
  margin-right:auto;
 }

FONT.counter
{ 
  text-align:center;
 }
