* {margin:0; padding:0; outline:none;}
body {background:#000000 url(../img/back.png) repeat-x top; font-family:Arial;}
img {border:none;}
.main {margin:0 auto; width:1000px;}
.header {height:117px; position:relative; padding:50px 0 0 6px; background:url(../img/header_back.png) no-repeat left top;}
.menu {height:36px; background:url(../img/menu_back.png) no-repeat left top; padding: 0 0 0 6px;}
.menu ul {list-style:none; padding:0; margin:0; overflow:hidden; zoom:1; font-size:12px;}
.menu ul li {float:left; padding:10px 27px 0 0;}
.menu ul li a {color:#ffffff; text-decoration:none;}
.menu ul li a:hover, .menu ul li.check_out a:hover {color:#ff0000;}
.menu ul li.check_out a {color:#8d8d8d;padding-right:18px;}
.content {height:376px; padding:15px 0 0 6px; background:url(../img/content_back.jpg) no-repeat left 3px;position:relative;}
.vindisel {position:absolute; right:35px; top:-134px;}
.footer {background:url(../img/footer_back.png) no-repeat left top; font-size:12px; color:#787878;padding:10px 0 0 6px;;border-top:solid 5px #1a1a1a;}
/* login */
.login {width:557px; height:201px;background:#000000;font-size:12px;padding:16px; color:#8d8d8d;margin:25px 0 0px 0;}
.login p {margin:14px 0 27px 0; line-height:18px;}
.login_inputs {position:relative; width:546px; height:44px; margin:0 0 15px 0;}
.login_text {font-family:Arial;font-size:18px; color:#8d8d8d; background:url(../img/login_text_back.gif) no-repeat left top;width:388px; height:33px;border:solid 0px red;padding:10px 15px 0 15px;}
.login_button {position:absolute; top:1px; right:0;}
.login span {font-size:10px; color:#4a4a4a;}
label {padding-left:5px}
a:link, a{color:#787878}
.email-error {height:15px; width:200px;padding:5px 0 0 15px;}

#twitter, #facebook
{
	float:left;
	
	width: 17px;
	height: 17px;
	font-size:0px;
	position:absolute;
	
}
#facebook
{
	background:url(../img/facebook.gif) no-repeat left top;
	left:517px;
	top:344px;
}

#twitter
{
	background:url(../img/twitter.gif) no-repeat left top;
	left:536px;
	top:344px;
}

.flash
{
	position: relative;
  z-index: 0;
}