/*
This css style under GPL licence.

Adepto Studio
*/

* {
margin: 0;
padding: 0;
border: 0;
}

body {
font-size: 100.01%;
font-family: Arial Narrow, New Roman, Verdana, Arial,Garamond, Georgia, Book Antiqua, Microsoft Sans Serif;
color: #000;
width: 100%;
}

body {
margin: 0 auto;
padding: 0;
font: 90% Arial Narrow, Times New Roman, Verdana, Arial,Garamond, Georgia, Book Antiqua, Microsoft Sans Serif;
background-color: #2993FF;
 color:white;
 margin:0 auto;

}

a {
 color:#FFFFFF;
}

a:hover {
 color:#FFC800;
}

p {padding:10px;
}


h1{
 color: white;
 text-align:center;
 font-size:18px;
}

#body {
	min-width: 990px;
 width:100%;
 margin:0 auto;
 background-color:#2993FF;
}


#width {
 display:block;
 width:1200px;
}


#header {
 width:999px;
 margin:0 auto;
 height:255px;
}


#logo {
background-color: url("front.jpg") #2993FF no-repeat;
 width:1000px;
 margin:0 auto;
 height:5px;
 position:absolute;
}

#up {
background: url("front.jpg") #2993FF no-repeat;
 width:1000px;
 margin:0px auto;
 height:250px;
 position:absolute;
}

#up a{
 text-decoration:none;
}


#hedlinks {
 position:absolute;
}


.mail {
 position:absolute;
 margin:220px 0 0 0px;
 display:block;
 width:33px;
 height:22px;
}

.home {
 position:absolute;
 margin:220px 0 0 60px;
 display:block;
 width:40px;
 height:23px;
}

.contact {
 position:absolute;
 margin:220px 0 0 110px;
 display:block;
 width:33px;
 height:22px;
}

input {
	font-size: 15px;

}

.buttonok{background-color:#1463AE;
 border:2px solid #2993ff;
} 

td.login {
}

td.txt {
	font-size: 15px;
}


#searchform {
 
	font-weight: bold;
 z-index:2;
  color:black;
 margin:140px 0 0 40px;
}


#left {
 background-color:#1463AE;
 float:left;
 border-right: 2px solid white;
 border-top: 2px solid white;
 border-bottom: 2px solid white;
 width:216px;
}


#menu {
 text-align:center;
}

#menu a {
 display: block;
 background: #1463AE url("button-up.jpg") repeat;
 width:206px;
 height:20px;
 font-size:16px;
 font-weight:bold;
 text-decoration:none;
 color:white;
 padding:5px;
 margin-top:10px;
}

#menu a:hover {
 display: block;
 background: #4D4D4D url("button-down.jpg") repeat;
 color:black;
}

.Content {
 background-color: #2993FF;
 margin:-16px 120px 0 218px;
 padding:10px;
 text-align:justify;
 color:white;
 border-top: 2px solid white;
}

#content {
 background-color: #2993FF;
 margin:0 120px 0 228px;
 padding:10px;
 text-align:justify;
 color:white;
 border-top: 2px solid white;
}

#content h1{
 background: #2993FF url("brends.jpg") no-repeat;
 display:block;
 height:36px;
 color: white;
 text-align:center;
 padding-top:4px;

}

#content h2{
 font-size:15px;
 text-align:center;
 padding-bottom:20px;
 color:#FF6600;
}


 h3{
 font-size:15px;
 text-align:center;
 padding-bottom:10px;
 color:#FFFFFF;
}


#content p{
 padding:2px;
 background-color:#1463AE;
}

#content table{
 border:2px solid #1463AE;
 background-color:#1463AE;
}

#content tr{
 background-color:#1463AE;
}

#content td{
 padding:2px;
 background-color:#1463AE;
 border:1px solid white;
}

#bottom {
margin: 0 auto;
border-top: 2px solid white;
 width:100%;
 background-color:#8B2B2D;
 display:block;
 position:absolute;
 display:inline;
}

#item {
 padding: 20px 10px 10px 10px;
 display: block;
 width:160px;
 height:250px;
 text-align:center;
 float: left;
 background-color:#1463AE;
 margin:5px;
}

#bt {
 margin: 0 160px 0 0;
 background-color: #2993FF;
 border-top: 2px solid white;
 font-size:16px;
 padding:10px;
 clear:left;

}

#right {
width:110px;
 background-color:#1463AE;
 margin:0px 0 0 0px;
 padding:0px;
 text-align:center;
 color:white;
 border-top: 2px solid white;
	right: 0px;
 float:right;
 border-left: 2px solid white;
 border-bottom: 2px solid white;
}

#right h1{
 background-color: #1463AE;
 display:block;
 height:20px;
 color: white;
 width:100%;
 text-align:center;
 padding-top:4px;
}

#right img{
 padding:3px;
 margin-left:3px;
 margin-bottom:2px;
}


#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 2px groove #7DCBFF;
width: 760px;
text-align: center;
color: white;
font-size: 10px;
}

#footer a {
color: white;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.user
{
border-width: 1px;
border-color: black;
}
