 BODY 
 { 
  background:#bc4e01;
  margin-top:0px;
  margin-bottom:0px; 
  margin-left:0px; 
  margin-right:0px; 
  font-family:Tahoma;
  font-size:8pt;
  border: 0px;
  border-width:0px; 
 }

 INPUT.text  { border : 1pt solid Black; border-width:1px; color:#e1e1e1; font-family : Tahoma; font-size : 8pt; width:90pt;}
 TEXTAREA.text { border : 1pt solid Black; background-color : white; font-family : Tahoma; font-size : 8pt; width:90pt;}
 INPUT.text2 { border : 0pt solid Black; background-color : #e1e1e1; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 15pt; padding-left : 0pt; }
 SELECT.text { width : 80pt; font-family: Verdana; font-size: 8pt; background-color : transparent;  padding-left : 4pt; }       
 INPUT.smbutton {	background-color : transparent; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt;  padding-left : 2pt; width : 80pt; display : inline; color : Purple; border : none; text-align : left;}   

  .submit   {color: #000000; background-color :#e1e1e1; font-family : Tahoma; font-size : 10pt;}
  .input    {background-color:#e1e1e1; font-family : Tahoma; font-size : 8pt;}
  .radio    {color:#899BBD; font-family : Tahoma; font-size : 8pt;}
  .checked  { background-color : #e1e1e1; font-family : Tahoma; font-size : 8pt;}
  .input    { border: dotter 1pt gray; background-color :#e1e1e1; font-family : Tahoma; font-size:8pt;}
  .textarea { background-color : #e1e1e1; font-family : Tahoma; font-size : 8pt;}

 a { text-decoration: none }
 A:hover {text-decoration:underline;}
 .MojBox      { font-family: Arial; font-size: 8pt; padding-left: 5pt; }
 .MojText {font-family:Tahoma; font-weight:normala; font-style:normal; font-size:8pt; color:#000000;}
 .MojLink {font-family:Arial; font-style:normal; font-size:8pt;}
 .MojText2{font-family:Arial; font-style:normal; font-size:4pt;}
 .SmlText {font-family:Arial; font-style:normal; font-size:8pt;}
 .MojHeadl {font-family:Arial; font-weight:bold; font-size:10pt; padding:2pt;}
 .MojHeadl2 {font-family:Arial, Verdana; font-weight:bold; font-size:12pt; padding:2pt; color:black;}
 .SmallT {font-family:Arial; font-size:8pt; text-align:justify;}
 .MojHead {font-family:Arial; font-size:12pt;  font-weight:bold; padding-left : 5pt;}
 .NewsHeadline {font-family:Arial; font-size:18px; font-weight:bold;}
 .NewsAuthor {font-family:Tahoma; font-size:10px; font-weight:bold;}
 .NewsText {width:98%; text-align:justify;}
 .leva {color:white;}
 
#topLinks
{
 color:#333;
}

#topLinks a
{
 color:#333;
}

#footer
{
 text-align:center;
 color:#111;
}

#footer a
{
 color:#111;
}

#search
{
 border: dotted 1px gray;
}

#search input
{
 border: dotted 1px gray;
 width: 80px;
}


/****************************************
 **                                    **
 **           NEWS FIELDS              **
 **                                    **
 ****************************************/

#newslist
{
 float: left;
 /*width:510px;*/
 text-align: left;
 margin-top: 0px;
 margin-left: 0px;
}

#newslist h2 
{
 border-bottom:1px dotted #999999;
 padding-bottom:2px;
 margin-bottom:.25em;
 font:170%/1.2em Georgia,Serif;
 color:#900000;
}

#newslist a
{
 padding-bottom:2px;
 margin-bottom:.25em;
 font:100%/1.2em Georgia,Serif;
 color:#900000;
}

#newslist textarea
{
 width:100%;
 height:200px;
 border: dotted 1px gray;
 font:90%/1.2em Arial, Georgia,Serif;
 color:#666;
 padding: 3px;
}

#newslist hr
{
 width:100%;
 height:1px;
 border: dotted 0.1pt gray;
 color:#666;
}

#newslist input
{
 border: dotted 1px gray;
 font:90%/1.2em Arial, Georgia,Serif;
 color:#666;
 padding: 3px;
}

#newslist select
{
 border: dotted 1px gray;
 font:90%/1.2em Arial, Georgia,Serif;
 color:#666;
}

#newslist option
{
 background:#f1f1f1;
}

#newslist a:hover
{
 text-decoration:none;
 color:#c00000;
}

#newslist h3
{
 margin:.5em 0 0;
 font:130%/1.5em Verdana,Arial,Sans-serif;
 color:#666000;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 border-bottom: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}

#newslist h4
{
 margin:.5em 0 0;
 font:120%/1.5em Georgia, Verdana,Arial,Sans-serif;
 color:#668;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 border-bottom: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}

#newslist h5
{
 margin:.5em 0 0;
 font:180%/1.5em Georgia, Verdana,Arial,Sans-serif;
 color:#968;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 border-bottom: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}

#newslist p 
{
 font:120%/1.5em Verdana,Arial,Sans-serif;
 margin:4px 0px 1em;
 color:#444444;
}

#newslist blockquote 
{
 margin: 20px 0 20px 10px;
 padding: 0 20px 0 50px;
 background: url('/gfx/newman/quote.png') left top no-repeat;
 border: none;
}

#newslist .comLink 
{
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 font-weight: normal;
 color: #929C87;
 text-decoration: none;
 border-bottom: none;
 background: url(/gfx/newman/icon-com.gif) no-repeat 0 50%;
}

#newslist .comment_tag
{
 font:80% Arial;
 color:#999;
}

#newslist .comment_txt 
{
 font:90% Arial;
 color:#555;
}

/****************************************
 **                                    **
 **        MOVIES SHOW FIELDS          **
 **                                    **
 ****************************************/

#movieshow
{
 float: left;
 /*width:510px;*/
 text-align: left;
 margin-top: 0px;
 margin-left: 0px;
}

#movieshow a
{
 padding-bottom:2px;
 margin-bottom:.25em;
 font:100%/1.2em Georgia,Serif;
 color:#900000;
}

#movieshow a:hover
{
 text-decoration:none;
 color:#c00000;
}

#movieshow h1 
{
 border-bottom:1px dotted #999999;
 margin-bottom:.25em;
 font-weight:bold;
 font:220%/1.2em Georgia,Serif;
 color:#900000;
}

#movieshow h2 
{
 margin:1px;
 font:160% Georgia,Serif;
 color:#444;
}
#movieshow h3
{
 border-bottom:1px dotted #999999;
 margin:.5em 0 0;
 font:90%/1.5em Verdana,Arial,Sans-serif;
 color:#666000;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}

#movieshow h4
{
 margin:.5em 0 0;
 font:89%/1.5em Georgia, Verdana,Arial,Sans-serif;
 color:#668;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 border-bottom: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}


#movieshow p 
{
 font:120%/1.5em Verdana,Arial,Sans-serif;
 margin:4px 0px 1em;
 color:#444444;
}

#movieshow blockquote 
{
 margin: 20px 0 20px 10px;
 padding: 0 20px 0 50px;
 background: url('/gfx/newman/quote.png') left top no-repeat;
 border: none;
}

/****************************************
 **                                    **
 **      MOVIES COMMENTS FIELDS        **
 **                                    **
 ****************************************/

#commentlist
{
 margin-top: 0px;
 margin-left: 0px;
}

#commentlist a
{
 padding-bottom:2px;
 margin-bottom:.25em;
 font:100%/1.2em Georgia,Serif;
 color:#900000;
}

#commentlist a:hover
{
 text-decoration:none;
 color:#c00000;
}

#commentlist h1 
{
 border-bottom:1px dotted #999999;
 margin-bottom:.25em;
 font-weight:bold;
 font:220%/1.2em Georgia,Serif;
 color:#900000;
}

#commentlist h2 
{
 margin:1px;
 font:160% Georgia,Serif;
 color:#444;
}
#commentlist h3
{
 border-bottom:1px dotted #ccc;
 margin:.5em 0 0;
 font:90%/1.5em Verdana,Arial,Sans-serif;
 color:#666000;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}

#commentlist h4
{
 margin:.5em 0 0;
 font:89%/1.5em Georgia, Verdana,Arial,Sans-serif;
 color:#668;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 border-bottom: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}


#commentlist p 
{
 font:110%/1.5em Sans-serif;
 margin:4px 0px 1em;
 color:#444444;
}

#commentlist blockquote 
{
 margin: 20px 0 20px 10px;
 padding: 0 20px 0 50px;
 background: url('/gfx/newman/quote.png') left top no-repeat;
 border: none;
}

/****************************************
 **                                    **
 **      MOVIES CONTENT FIELDS         **
 **                                    **
 ****************************************/

#contentList
{
 margin-top: 0px;
 margin-left: 0px;
}

#contentList a
{
 padding-bottom:2px;
 margin-bottom:.25em;
 font:100%/1.2em Georgia,Serif;
 color:#900000;
}

#contentList a:hover
{
 text-decoration:none;
 color:#c00000;
}

#contentList h1 
{
 border-bottom:1px dotted #999999;
 margin-bottom:.25em;
 font-weight:bold;
 font:220%/1.2em Georgia,Serif;
 color:#900000;
}

#contentList h2 
{
 margin:1px;
 font:160% Georgia,Serif;
 color:#444;
}
#contentList h3
{
 border-bottom:1px dotted #ccc;
 margin:.5em 0 0;
 font:90%/1.5em Verdana,Arial,Sans-serif;
 color:#666000;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}

#contentList h4
{
 margin:.5em 0 0;
 font:89%/1.5em Georgia, Verdana,Arial,Sans-serif;
 color:#668;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 border-bottom: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}


#contentList p 
{
 font:110%/1.5em Sans-serif;
 margin:4px 0px 1em;
 color:#444444;
}

#contentList blockquote 
{
 margin: 20px 0 20px 10px;
 padding: 0 20px 0 50px;
 background: url('/gfx/newman/quote.png') left top no-repeat;
 border: none;
}

#contentList input
{
 border: dotted 1px gray;
 font:90%/1.2em Arial, Georgia,Serif;
 color:#666;
 padding: 3px;
}

#contentList select
{
 border: dotted 1px gray;
 font:90%/1.2em Arial, Georgia,Serif;
 height:20px;
 color:#666;
}

#contentList option
{
 background:#f1f1f1;
}

/****************************************
 **                                    **
 **      MOVIES LIST FIELDS            **
 **                                    **
 ****************************************/

#moviesList
{
 margin-top: 0px;
 margin-left: 0px;
}

#moviesList a
{
 padding-bottom:2px;
 margin-bottom:.25em;
 font:100%/1.2em Georgia,Serif;
 color:#300000;
}

#moviesList a:hover
{
 text-decoration:none;
 color:#c00000;
}

#moviesList h1 
{
 border-bottom:1px dotted #999999;
 margin-bottom:.25em;
 font-weight:bold;
 font:220%/1.2em Georgia,Serif;
 color:#900000;
}

#moviesList h2 
{
 margin:1px;
 font:160% Georgia,Serif;
 color:#444;
}
#moviesList h3
{
 border-bottom:1px dotted #ccc;
 margin:.5em 0 0;
 font:90%/1.5em Verdana,Arial,Sans-serif;
 color:#666000;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}

#moviesList h4
{
 margin:.5em 0 0;
 font:89%/1.5em Georgia, Verdana,Arial,Sans-serif;
 color:#668;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 border-bottom: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}


#moviesList p 
{
 font:110%/1.5em Sans-serif;
 margin:4px 0px 1em;
 color:#444444;
}

#moviesList blockquote 
{
 margin: 20px 0 20px 10px;
 padding: 0 20px 0 50px;
 background: url('/gfx/newman/quote.png') left top no-repeat;
 border: none;
}

#moviesList input
{
 border: dotted 1px gray;
 font:90%/1.2em Arial, Georgia,Serif;
 color:#666;
 padding: 3px;
}

#moviesList select
{
 border: dotted 1px gray;
 font:90%/1.2em Arial, Georgia,Serif;
 height:20px;
 color:#666;
}

#moviesList option
{
 background:#f1f1f1;
}

/****************************************
 **                                    **
 **      MOVIES TRAILERS FIELDS        **
 **                                    **
 ****************************************/

#trailersList
{
 margin-top: 0px;
 margin-left: 0px;
}

#trailersList a
{
 padding-bottom:2px;
 margin-bottom:.25em;
 font:100%/1.2em Georgia,Serif;
 color:#900000;
}

#trailersList a:hover
{
 text-decoration:none;
 color:#c00000;
}

#trailersList h1 
{
 border-bottom:1px dotted #999999;
 margin-bottom:.25em;
 font-weight:bold;
 font:220%/1.2em Georgia,Serif;
 color:#900000;
}

#trailersList h2 
{
 margin:1px;
 font:160% Georgia,Serif;
 color:#444;
}
#trailersList h3
{
 border-bottom:0px dotted #ccc;
 margin:.5em 0 0;
 font:140%/1.5em Sans-serif;
 font-weight:bold;
 color:#666000;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}

#trailersList h4
{
 margin:.5em 0 0;
 font:89%/1.5em Georgia, Verdana,Arial,Sans-serif;
 color:#668;
 margin: 0 0 0 2px;
 padding: 0 0 0 16px;
 text-decoration: none;
 border-bottom: none;
 background: url(/gfx/newman/icon-perm.gif) no-repeat 0 50%;
}


#trailersList p 
{
 font:110%/1.5em Sans-serif;
 margin:4px 0px 1em;
 color:#444444;
}

#trailersList blockquote 
{
 margin: 20px 0 20px 10px;
 padding: 0 20px 0 50px;
 background: url('/gfx/newman/quote.png') left top no-repeat;
 border: none;
}

/****************************************/
/**                                    **/
/****************************************/
#mainTable table
{
 border-collapse: collapse;
 width: 100%;
}

#mainTable thead
{
 background: #ff9817;
 border-top: 1px solid #aed5f4;
 border-bottom: 1px solid #8eb5d4;
}

#mainTable th
{
 font-weight:normal;
 text-align: left;
}


#mainTable tr:hover
{
 background: #ffffdd;
}

#mainTable thead tr:hover
{
 background-color: transparent;
 color: inherit;
}

#mainTable .odd
{
 background-color: #f1f1f1;
}

.imgShadow
{
 background:url(/gfx/shadow2.png) no-repeat bottom right !important;
 background:url(/gfx/shadow2.gif) no-repeat bottom right;
 clear: right;
 float: left;
}

.imgShadow img
{
 background-color:#fff;
 border: 1px solid #a9a9a9;
 padding:4px;
 margin: -5px 5px 5px -5px;
}

.imgShadow2 img
{
 background-color:#fff;
 border: 1px solid #a9a9a9;
 padding:2px;
}

