@import url("nav.css");

html {height: 100%;}

a:link {color: #41587b;} 
a:visited {color: #41587b;}
a:hover {color: #6486bd;}

body {
margin: 0;
padding: 0;
background: #dce2e8 url(../../style/blueline.gif) 200px 0 repeat-y;
min-width: 1080px; 
}

#main
{
margin: 0px 270px 20px 220px;
}

#newssection
{
margin-top: 20px;
}


#pictures
{
width: 285px;
float: left;
}

#description
{
margin-left: 290px;
min-height: 300px;
}

#sidebar
{
float: right;
margin-right: 10px;
width: 240px;
margin-bottom: 20px;
}

#brand {
height: 250px;
width: 100%;
background: url(../../style/brand.jpg) no-repeat;
 }

#brand img
{
display: block;
border: 0px;
float: right;
padding-top: 10px;
padding-right: 10px;
}

#nav {
float: left;
width: 200px;
}

#content
{padding-bottom: 30px;}

#footer
{height: 90px;
width: 100%; 
clear: both;
background-color: #41587b;
padding-top: 7px;}

#counters
{
margin-top: 10px;
text-align: center;
}

p
{
font: normal 0.8em Tahoma, sans-serif;
margin: 2px;}

.new li
{
font: normal 0.8em Tahoma, sans-serif;
margin: 2px;}

table
{
font: normal 0.7em Tahoma, sans-serif;
text-align: center;
width: 95%;}

td
{
border: solid 1px #41587b;
}

img
{
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
border: solid 1px #41587b;
float: left;
}

.nofloat, #counters img
{
float: none;
border: none;
}

.section
{
background: url(../../style/blueline.gif) top repeat-x;
}

h1
{
background: url(../../style/bar.gif) no-repeat top right;
color: #41587b;
font: normal 0.8em Tahoma, sans-serif;
font-weight: bold;
text-transform: uppercase;
min-height: 30px;
margin-top: 0em;
margin-left: 0em;
margin-bottom: 1em;
margin-right: 0em;
padding: 5px 0 0 0; 
}

.details
{
text-align: right;
font: normal 0.7em Tahoma, sans-serif;}

.caption
{
text-align: right;
font: normal 0.8em Tahoma, sans-serif;}

#main h2
{
font: normal 0.8em Tahoma, sans-serif;
background: url(../../style/square.gif) no-repeat 0 70%;
padding-left: 15px;
font-weight: bold;
color: #41587b;
margin-top: 30px;}

#main h3
{
font: normal 0.7em Tahoma, sans-serif;
font-weight: bold;
}


#main .descr
{
margin-left: 100px; 
min-height: 80px;
}

#main .specs
{
font: normal 0.75em Tahoma, sans-serif;
list-style-type: disc; 
list-style-position: outside; 
display: list-item;
margin: 0px 0px 5px 15px;
}

.specstable
{
font: normal 0.75em Tahoma, sans-serif;
}

#sidebar h2
{
font: normal 0.8em Tahoma, sans-serif;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 2px;
margin-top: 15px;}

#sidebar .newssection h2
{
text-transform: none;
color: #41587b;
}

#sidebar p
{
font: normal 0.7em Tahoma, sans-serif;}

#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#sidebar ul a
{
font: normal 0.7em Tahoma, sans-serif;
margin-bottom: 5px;
text-transform: uppercase; }


#counters a:hover, .selected a {
background: none;
}

#footer p
{
text-align: center;
font: normal 0.7em Tahoma, sans-serif;
color: #EEEEEE;
}

#footer a
{
color: #87b5ff;
}

#footer p.copyright
{
	font: normal 0.5em Tahoma, sans-serif;
}

.center {display:block; float:right}
.banner {text-align: center;}