/*#############################################################
Name: VELVETGOTH INDEX CSS
Date: 02-2010
Description: Dark/Gothic shop layout by hounworks studio.
Author: Daniel Comerci
URL: http://www.hounworks.it
#############################################################*/


body {
	background: #333 url(../img/goth_bg.jpg) no-repeat;
	background-position: top center;
	background-attachment:fixed;
	/*background: #333 url(../images/flash.jpg);*/
	color: #666666;
	font: normal 75% "Trebuchet MS",Verdana,sans-serif;
}

.Stile2 {color: #FFFFFF}
.Stile3 {
	color: #ff0099;
	font-weight:bold;}

h1{
	color:#fff;
	font-size: 18px;}
	
h3{
	font-size: 16px;}
	
.big{
	font-size:16px;
	font-weight:bold;
	color:#fff;}
	
p{
	font-size: 14px;}
	
a{
	color:#fff;
	text-decoration:underline;}
	
a:hover{
	color:#ff0099;
	text-decoration:underline;}

a.opacity img{
 filter:alpha(opacity=100);
  -moz-opacity:1.00;opacity:1.00;
 
 }

a.opacity:hover img{
 filter:alpha(opacity=70);
 -moz-opacity:.70;opacity:.70;
}

.go {
border:0px;
text-decoration:none;
}

.container{
	margin: 0 auto;
	width: 890px;
	height: 820px;
	/*border: 1px dashed #666666;*/
	margin-top: 20px;
}

.velvetgoth{
	margin: 0 auto;
	width: 860px;
	height: 250px;
	border-bottom: 1px solid #666666;
	margin-top: 15px;
	background:url(img/lucky.jpg);
	text-align:right;
}

.lucky{
	float:left;
	width: 393px;
	height: 100px;
	/*border: 1px dashed #666666;*/
	margin-top: 15px;
}

.claim{
	width:457px;
	float:right;
	height: 100px;
	margin-left:10px;
	margin-top: 10px;
	text-align:center;}

.info{
	float:left;
	width: 500px;
	height: 320px;
	/*border: 1px dashed #666666;*/
	margin-top: 10px;
	margin-left: 15px;
	/*background:#000000 url(../img/goth2.jpg) no-repeat top right;*/
}

.under{
	float:right;
	width: 340px;
	height: 320px;
	/*border: 1px dashed #666666;*/
	margin-top: 10px;
	margin-right: 15px;
	text-align:center;
}

.goth p, .goth h2{
	margin-left: 30px;}
	


.orari{
	margin-top: -105px;
	margin-left:255px;
	width: 200px;}

	
.important{
	font-size:12px;
	font-weight:bold;
	color:#fff;}
	
.brands{
	margin: 0 auto;
	width: 860px;
	height: 115px;
	padding-top: 5px;
	border-top: 1px solid #666666;
	margin-top: 10px;
	text-align:center;}
