
/*
-----------------------------------------------------------------------------------------
Etnitis Knowledge Services CSS File at http://www.etnitis.com

FileName:    base.css
Project:     PROTECTOR DVD
testing:     05.12.2007
Version:     24.03.2008
Version:     09.03.2009

FileTask:    layout for www.protectordvd.com
For more information visit http://www.etnitis.com OR send me coments to info@etnitis.com

This CSS file is copyright, all rights reserved Jose Luis Checa
IMPORTANT: This file is not a template. You may not reproduce it elsewhere without the 
designer's written permission, but, feel free to study the CSS techniques.
-----------------------------------------------------------------------------------------
*/

body {background:white url(bg_body.jpg) repeat-x top;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;margin:0px;padding:0px;text-align:center;color:#224565;line-height:20px;}
td {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#224565;line-height:20px;}
#top {width:1000px;height:80px;margin:0px auto 0px auto;text-align:left;}
#container {width:940px;margin:0px auto 0px auto;}
#continerH {background:url(bg_home.jpg) no-repeat;margin:0px auto 0px auto;width:940px;height:300px;text-align:left;padding:0px;}
#left {position:relative;float:left;width:530px;text-align:justify;left:20px;}
#left a {color:#F7291C;text-decoration:none;font-weight:bold;}
#left a:hover {color:#163866;text-decoration:underline;}
#right {position:relative;float:right;width:350px;right:20px;text-align:left;}
#right img {position:relative;float:left;width:350px;top:50px;}
#right a {color:#F7291C;text-decoration:none;font-weight:bold;}
#right a:hover {color:#163866;}
#footer {width:940px;margin:0px auto 0px auto;}
/*----------------------- Menu Top ___________________________________*/
#menubar {height:65px;width:960px;margin:20px auto 20px auto;} 
#menubar ul {padding:0px;margin:0px;list-style:none;}
#menubar li {padding:0px;margin-right:2px;float: left;text-align:center;}
#menubar a {background: url(up.gif) no-repeat top left;padding:8px 0px 0px 0px;margin:0px;display: block;text-decoration:none;color:#163866;font-weight:bold;height:55px;]height:63px;width:190px;font-size:18px;}
#menubar span {font-size:12px;font-weight:normal;}
#menubar a:hover, #menubar a:active {background: url(down.gif) no-repeat top left;color:#163866;padding:9px 0px 0px 0px;margin:0px;height:54px;]height:63px;width:190px;}

/*----------------------- extras ------------------------------------*/
.description {display: none}
.link {color:#E7791A;text-decoration:none;font-weight:bold;}