/* EskoTerra */

body { margin: 0; padding: 0; background-image: url(../images/bg.jpg); background-repeat: repeat-x; font-family: georgia; }

img { border: none; }
#intro h3, a { color: #990000; }

#container { margin: 0 auto 0 auto; width: 720px; background-image: url(../images/shadow.png); }

#header { width: 700px; height: 147px; border-bottom: 1px solid #FFFFFF; margin-left: 10px; }

#nav { width: 175px; float: left; xbackground-color:#eee; margin-left: 10px; }
#nav ul { width: 150px; list-style: none; margin: 0; padding: 0; }
#nav li { margin: 0 10px 2px 0; background-color:#FFFFFF; }
#nav li a { display: block; color: #990000; text-decoration: none; padding: 4px; }
#nav li a:hover { color:#FFFFFF; background-color:#990000;text-decoration: none; }
#nav li ul { width: 150px; padding: 10px 0 10px 0; background-color: #eeeeee; }

#main { float: left; width: 525px; xbackground-color:#eee; }
#intro { width: 420px; margin: 25px 0 0 30px; }
#intro ul { list-style-type: none; margin: 0; padding: 0; }
#intro li { margin-bottom: 5px; }
#intro a { color: #000; text-decoration: none; }
#intro a:hover { color: #990000; text-decoration: underline; }
#pic1 { float: left; margin: 0px 20px 0px 0;}
#listen a { display: block; width: 100px; height: 47px; text-align: center; background-color: #eee; margin: 0 0 20px 15px; text-decoration: none; color: #660099; border: 1px dashed #660099; padding-top: 3px; }
#listen a:hover { color: #FFFFFF; background-color: #660099; }
#listen a img { margin-top: 5px; }
#buy a { display: block; width: 100px; height: 47px; border: 1px dashed #990000; text-align: center; background-color:#eee; color: #990000; text-decoration: none; padding-top: 3px; margin-left: 15px; }
#buy a:hover { color: #FFFFFF; background-color: #990000; }
#contactForm { float: left; width: 400px; background-color:#eee; margin-left: 85px; }
#posterLeft { float: left; width: 250px; background-color:#eee; margin-bottom: 20px; }
#posterRight { float: left; width: 200px; background-color:#eee; margin-bottom: 20px; }

#dvd1 { width: 505px; margin: 27px 0 0 0; float: left; border-bottom: 1px solid #333333; }
#dvd1 img { float: left; margin: 0 20px 10px 0; }
#dvd1 a { color: #FF0000; }
#dvd2 { width: 505px; margin: 20px 0 0 0; float: left; border-bottom: 1px solid #333333;}
#dvd2 img { float: left; margin: 0 20px 10px 0; }
#dvd2 a { color: #CC6600; }
#dvd3 { width: 505px; margin: 20px 0 0 0; float: left; border-bottom: 1px solid #333333; }
#dvd3 img { float: left; margin: 0 20px 10px 0; }
#dvd3 a { color: #660099; }
#dvd4 { width: 505px; margin: 20px 0 0 0; float: left; }
#dvd4 img { float: left; margin: 0 20px 10px 0; }

#cd1 { width: 505px; margin: 27px 0 0 0; float: left; border-bottom: 1px solid #333333; }
#cd1 img { float: left; margin: 0 20px 10px 0; }
#cd2 { width: 505px; margin: 27px 0 0 0; float: left; }
#cd2 img { float: left; margin: 0 20px 10px 0; }

#footer { clear: left; height: 100px; width: 720px; margin:  0 auto 0 auto; }
#footerText { font-size: x-small; color: #666666; text-align: center; margin: 10px 0 20px 10px;}
#footerText a { font-size: x-small; color: #666666; text-align: center; margin-top: 10px; text-decoration: none; }
#footerText a:hover { font-size: x-small; color: #000000; text-align: center; margin-top: 10px; text-decoration: underline; }
#ads { width: 468px; margin: 0 auto 0 auto; }

.address { font-size: small; margin: 15px 0 20px 5px; }
.small { font-size: small; }
.clr { clear: both; }
.linkText { font-size: .8em; color: #666666; margin: 0; padding: 0; }

fieldset { border: none; margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
input#submit, input#reset { width: 55px; margin-right: 10px; }

p.gallery img { border: 1px solid #cccccc; padding: 2px; margin: 0 5px 5px 0; }

form p { text-align: left; margin: 0 0 10px; }
form label { font: 14px arial; display: block; margin-bottom: 2px; }
form input[type="text"] { width: 300px; margin: 0; border: 1px solid #ccc; background: #fff; padding: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
form textarea { width: 300px; height: 100px; border: 1px solid #ccc; background: #fff; padding: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
