body { background:#a0a0a0 url(../images/bg_body.gif) repeat-x center top; color:#000; }
h1 { color:#e80000; }
/*--- HEADER ---*/
/* img & hd logo*/
#header { background:#000; }
#header > a { height:59px; background:#000 url(../images/header.gif) no-repeat center top; }

/* menu */
#header ul { 
	border-top:1px solid #a7a7a7;
}

#header ul li { border-left:1px solid #181818; }
#header ul li:first-child { border:none; }

#header ul li a { color:#fff; }

#container { background:#fff; }

/*--- CONTENT ---*/
div.infos > a { color:#e80000; }
div.infos p { color:#3e3e3e; }
div.infos p a { color:#e80000; text-decoration:underline; font-weight:bold; }
div.infos p span { color:#666666; }


/*--- COMMON CLIP / DVDS LIST ---*/
ul.clips > li { border-bottom:1px solid #797979; border-top:1px solid #797979; }

ul.opts { display:none; }

/*--- CATEGORIES LIST ---*/
ul#categories li { border-bottom:1px solid #1d1d1d; }
ul#categories li a { color:#000; }


/*--- VIEW SCENE ---*/
div.view_scene h1 { /*color:#A00000;*/ }

div.view_scene div.title { color:#3e3e3e; }

/*--- TERMS & CONDITIONS ---*/
.text-content h1 { border-bottom:1px solid #fff; }
.text-content a { color:#999; text-decoration:underline; }

/* NAVIGATION */

.nav > span { color:#3e3e3e; }

/*--- FOOTER  ---*/
#footer ul { }
#footer ul li { border-left:1px solid #3e3e3e; }
#footer ul li:first-child { border:none; }
#footer p a,
#footer ul li a { color:#3e3e3e; text-decoration:underline; font-weight:bold; }
#footer p { color:#565656; }

/*---  WARNING PAGE ---*/
#warning #container { color:#afafaf; background:#000 url(../images/logo_warning_page.jpg) no-repeat center top; padding:70px 0 20px 0;  }
#warning h1 { text-indent:18px; }
#warning p.top { margin-left:18px; }
#warning div.bottom { color:#565656; border-bottom:1px solid #797979; border-top:1px solid #797979; }
#warning div.bottom ul li { border-left:1px solid #afafaf; }
#warning div.bottom ul li:first-child { border:none; }
#warning div.bottom ul li a { color:#afafaf; }

/*--- LOGIN ---*/
div.ctrlHolder input,
div.captchaDiv input { border:1px solid #000; }
