 /* General page style. The scroll bar colours only visible in IE5.5+ */
 body {
     background-color: #ffe0a0;
     margin-top:0;
     margin-left:0;
     margin-right:0;
 }

 table.portal {
     background-color: #000000;
 }

 table.portalheader {
     background-color: #312825;
     border-style:none;
     border-width : 1pt;
     height : 114px;
     margin-top:0pt;
     padding-top : 0pt;
     margin-left:0pt;
     padding-left : 30pt;
     margin-right:0pt;
     padding-right : 0pt;
     margin-bottom:0pt;
     padding-bottom : 0pt;
 }


 table.Transparant {
     background-color : transparent;
     border-style:none;
     border-width : 1pt;
     margin-top:0pt;
     padding-top : 0pt;
     margin-left:0pt;
     padding-left : 0pt;
     margin-right:0pt;
     padding-right : 0pt;
     margin-bottom:0pt;
     padding-bottom : 0pt;

 }

 td.TdTransparant {
     background-color : transparent;
     border-style:none;
     border-width : 1pt;
     margin-top:0pt;
     padding-top : 0pt;
     margin-left:0pt;
     padding-left : 0pt;
     margin-right:0pt;
     padding-right : 0pt;
     margin-bottom:0pt;
     padding-bottom : 0pt;

 }
 table.MenuBackground {
     text-decoration : none;
     background-color: #2C5F93;
     background-image: url(http://81.71.60.116/mutto/base/styles/mutto1/images/lang_all/lev0_bg2.gif);
     border: 0px solid #336699;
     margin-top:0pt;
     padding-top : 0pt;
     margin-left:0pt;
     padding-left : 0pt;
     margin-right:0pt;
     padding-right : 0pt;
     margin-bottom:0pt;
     padding-bottom : 0pt;
 }

 table.BodyTable {
     background-color: #ffe0a0;
     border-style:none;
     margin-top:0pt;
     padding-top : 0pt;
     margin-left:0pt;
     padding-left : 0pt;
     margin-right:0pt;
     padding-right : 0pt;
     margin-bottom:0pt;
     padding-bottom : 0pt;
 }

 th.PhButton	 { vertical-align:middle;
     border-width : 0;
     height : 15pt; font-size : 9px; font-family : arial; color:yellow;
     background-image: url(none);
     background-color : transparent; }

 /* Menu items layout */
 .inner { font-size : 12px; color : Blue; font-family : arial; background-color : blue;}
 .outer { font-size : 12px; color : yellow; font-family : arial; background-color : green;}

 /* Main table cell colours and backgrounds */
 td.MovPicBackground	{ background-color: black; color:blue; }


 th.ThDesc	   { background-color: #2C5F93; color: white; font-size : 12px; font-family : arial; vertical-align: top;border-style:outset; border-width:1pt;}
 th.ThRss	   { background-color: #FFFFFF; color: blue; font-size : 10px; font-family : arial; vertical-align: top;border-style:outset; border-width:1pt;}
 th.ThActions { background-color: #EAF872; color: blue; font-size : 10px; font-family : arial; vertical-align: top;border-style:outset; border-width:1pt;}
 th.ThColumn	 { background-color: #00E3E7; color: blue; font-size : 12px; font-family : arial; vertical-align: top;border-style:outset; border-width:1pt;}
 th.ThError	 { background-color: #000000; color: red; font-size : 12px; font-family : arial; vertical-align: top;border-style:outset; border-width:1pt;}
 th.ThButton	 { vertical-align:middle; background-color: #DEFFE7;
     text-align : left;
     border-width : 0; border-style:ridge;
     height:15px; font-size : 9px; font-family : arial; }
 td.TdDesc1 { background-color: #2C5F93; color: white; font-size : 12px; font-family : arial;vertical-align:top;border-style:outset; border-width:1pt;}
 td.TdDesc2 { background-color: #EAF872; color: blue; font-size : 12px; font-family : arial;vertical-align:top;border-style:outset; border-width:1pt;}
 td.TdLabel1 { background-color: #DEE399; color: black; font-size : 12px; font-family : arial; vertical-align:top;border-style:inset; border-width:1pt; }
 td.TdValue1 { background-color: #DEE3E7; color: black; font-size : 12px; font-family : arial; vertical-align:top;border-style:inset; border-width:1pt; }
 td.TdButton	 { vertical-align:middle; background-color: #DEE3E7; font-size : 9px; font-family : arial; }
 td.TdButtonBar { vertical-align:middle; background-color: #DEFFE7;
     text-align : left;
     border-width : 0; border-style:ridge;
     height:15px; font-size : 9px; font-family : arial; }

 .FontErrorBig { font-size : 10px; color : red;}
 .FontErrorNormal { font-size : 10px; color : red;}
 .FontErrorSmall { font-size : 10px; color : red;}

 .Moviename { font-size : 10px; color : red;}
 .Movieyear { font-size : 18px; color : red;}
 .NormalFont { font-size : 12px; color : #2C5F93; font-family : arial}
 .SmallFont { font-size : 9px; color : #2C5F93; font-family : arial}
 .SmallLinkFont { font-size : 9px; color : blue; font-family : arial}

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