/*---------------------------------------------------------------------------------

nav brown: #181819
;




---------------------------------------------------------------------------------*/
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f31;
	margin: 0;
	padding: 0;
	background: #302828;
	height:100%;
	background:url(../img/cf.jpg) repeat;

	
}
p {

}
blockquote {
	font-family: Georgia, serif;
	font-size: 100%;
	color: #6a5b51;
	background: url(../img/1206/quotes-meta.gif) no-repeat 0 3px;
	}
img {
	border:none;
}
#body_bg {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 20px 0px;
}
.clr {
	clear: right;
}
p {
	margin: 0;
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 24px;
	color: #181819
;
	text-transform:uppercase;
	border-bottom: 1px #181819 solid;
	text-align:left;
	font-weight: normal;
	margin: 20px 5px 20px 5px;
}
h2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #222222;
	font-weight: normal;
	margin: 5px 0px 0px 10px;
	text-align:left;
	
}
h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 20px;
	color: #222222;
	font-weight: normal;
	margin: 5px 0px;
}
h4 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #222222;
	font-weight: normal;
	margin: 5px 10px;
}
h5 {
	margin: 15px 0;
	color: #222222;
	border-bottom: 3px double #EEEEEE;
}
h6 {
	margin: 15px 0;
	color: #222222;
	border-bottom: 1px solid #EEEEEE;
}
a:link, a:visited {
	color: #181819
;
	text-decoration: none;
	position: relative;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
a:focus {
  outline: none;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #00469B;
	text-decoration: none;
}
ul a:hover{
	color: #FF0000;
	text-decoration: underline;
}

hr {
	border: none 0;
	border-top: 1px solid #d5d5d5;
	height: 1px;
}


/* ACCORDION EFFECT
--------------------------------------------------------- */
div#accordion {
	padding-left: 5px;
}
.toggler {
	cursor: pointer;
	font-size: 14px;
	margin: 0;
	color: #00469b;
}



/* CUSTOM STYLING
--------------------------------------------------------- */

div#wrapper {
	width: 970px;
	margin: 0px;
}
.small{
	font-size: 10px;
	color: #aaa;
}
.highlight{
	background-color: #ffff99;
}
div.blog_author {
	font-size: 10px;
	color: #aaa;
	margin-bottom: 5px;
}
span.alert{
	display: block;
	background: #fff6bf url(../img/exclamation.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
span.info{
	display: block;
	background: #f8fafc url(../img/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
}
span.download{
	display: block;
	background: #e2f3de url(../img/download.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #3C6;
	border-bottom: 2px solid #3C6;
}
pre{
	display: block;
	line-height: 100%;
	border-left: 2px solid #ccc;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	color: #336600;
}
/*pre{
	display: block;
	line-height: 100%;
	border-left: 5px solid #ccc;
	background: #f2f2f2;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	overflow: auto !important;
	overflow: scroll;
	width: 95%;
}*/
blockquote{
	margin: 20px 0;
	padding: 0 0 0 40px;
	background: url(../img/quote.png) no-repeat;
	background-position: 10px 0;
	border: none;
	font-style: oblique;
	color: #888;
}
.floatlinks {
	display: block;
	float: right;
	margin: 0 0 20px 50px;
}
.doc_key {
	padding: 2px 20px 2px 25px;
	background: url(../img/doc_key.png) no-repeat left top;
}
.pdf_key {
	padding: 2px 20px 2px 25px;
	background: url(../img/pdf_key.png) no-repeat left top;
}
.pdf {
	padding: 2px 20px 2px 25px;
	background: url(../img/pdf_text.png) no-repeat left top;
}
.pdf_sidebar {
	padding: 2px 0 2px 25px;
	background: url(../img/pdf_sidebar.png) no-repeat left top;
}
.info_text {
	padding: 2px 20px 2px 25px;
	background: url(../img/info_text.png) no-repeat left top;
}
.read_text {
	padding: 2px 20px 2px 25px;
	background: transparent url(../img/read_text.png) no-repeat 0 50%;
}
.tech_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(../img/tech_text.png) no-repeat left top;
}

.email_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(../img/email_text.png) no-repeat left top;
}

.email_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../img/email_text_sidebar.png) no-repeat left top;
}
.legale_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../img/legale_text_sidebar.png) no-repeat left top;
}
.faq_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../img/faq_text_sidebar.png) no-repeat left top;
}
.privacy_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../img/privacy_text_sidebar.png) no-repeat left top;
}
.prev_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(../img/prev_text.png) no-repeat left top;
}

/* ---- list styling --- */
ul#style {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
li.ok {
	padding: 2px 20px 2px 25px;
	background: url(../img/ok_list.png) no-repeat left top;
}

/* ---- login style --- */
div#login_form {

}
div#nome_utente {
	float: left;
}
div#password, div#button_field {
	float: left;
	padding-left: 20px;
}
div.login_text {
	font-size: 11px;
}


/* TOP HEADER
--------------------------------------------------------- */
div#top_header_wrap {}
div.top_header {
	background: url(../img/header.png) top left no-repeat;
	height: 113px;
}

/* ---- logo --- */
div#logo_wrap {
	position: relative;
	width: 970px;
}
div#logo {
	background: url(../img/logo.png) no-repeat;
	width: 348px;
	height: 70px;
	position: absolute;
	left: 46px;
	top: 33px;
}

/* ---- beta stripe --- */
div#beta_wrap {
	position: relative;
	width: 970px;
	z-index: 1000;
}
div#beta {
	background: url(../img/beta_stripe.png) no-repeat;
	width: 177px;
	height: 30px;
	position: absolute;
	right: 55px;
	top: 50px;
}

div#beta a{
color:#FFFFFF;}


/* CONTENT LAYOUT
--------------------------------------------------------- */
div#content_layout_wrap {}
div.content_layout {
	background: url(../img/main_splint.png) top left repeat-y;
	height: 1%;
}
div.content_layout_sidebar {
	background: url(../img/main_splint.png) top left repeat-y;
	height: 1%;
}

/* TOP MENU
--------------------------------------------------------- */
div#top_menu_wrap {
	padding: 0px 25px;
}
div.top_menu {
	background: url(../img/topmenu.png) top left repeat-x;
	height: 33px;
}
div.top_menu_empty {
	background: url(../img/topmenu.png) top left repeat-x;
	height: 5px;
}


/* Top Nav Menu 

div#topmenuwrap {
	background-color: #181819
;
	height: 33px;
	position: relative;
	z-index: 100;
}

div#nav {
	margin: 0;
	padding: 0;
	height: 33px;
/*	background-color: #1a1a1a; 
}
div#nav a {
	font-size: 12px;
	text-transform:uppercase;
	color: #fff;
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 33px;
	padding: 0 15px;
}

div#nav a:hover {

	text-decoration:underline;


}


div#nav ul {
	padding: 0;
	margin: 0;
}

div#nav li {
	float: left;
	padding: 0;
 	background: none;
	height: 33px;
	list-style:none;
}*/
	

/*--------------------------------
side_menu
--------------------------------*/
div#side_menu_wrapper {
	background: #ffffff;
	width:210px;
	float:left;
}



/*home page
*/

div #home_content{
	margin-top:4px;
	margin-right:15px;
	width:685px;
	background:url(../img/Making1.jpg) no-repeat top;
	border: 1px solid #d4dee3;
	float:right;
	display:block;
	text-align:left;
	
}
div #home_content p{
	padding:10px;
	
}

div #home_content ul {
list-style-image:url(../img/bullet1.png) ;
background:#e4e5d3;
padding:20px;
}


div #home_content ul li{

height:30px;
font-size:14px;
margin-left:15px;
padding:5px;
}

div #home_content ul li img{
margin-right:10px;
margin-top:4px;
}
div #home_buttons{
	margin-top:4px;
	margin-right:4px;
	height:443px;
	width:600px;
	background:url(../img/0408/home_bg.png);
	border: 1px solid #d4dee3;
	float:right;
	display:block;
	
}


div #general_content{
	margin-top:4px;
	margin-right:4px;
	margin-bottom:4px;
	width:701px;
	border: 1px solid #d4dee3;
	float:right;
	display:block;
	
}
div #general_content img.photoright {	
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: .5em;
	padding: 2px;
	background: #fffefa;
	position:relative;
	border:1px #1A7897 solid;
	}
div #general_content img.photoleft {	
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: .5em;
	padding: 2px;
	background: #fffefa;
	position:relative;
	border:1px  #1A7897 solid;
	}

div #general_content p {
	margin: 20px;
	color: #666;
	text-align:left;
	

	}

div #general_content ul {
	margin: 20px;
	color: #666;
	text-align:left;
	

	}
/* HEADER
--------------------------------------------------------- */
div#header_wrap {
	padding: 0px 25px;
}
div#header {
	background: #ffffff;
	border-bottom: 5px solid #c1c1c1;
}

/* ---- header content --- */

div#main_content_wrap {


}
div#main_content {

	
}

/* ---- scrolling header --- */
#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 920px;
	text-align: center;

} 
#content-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	width: 920px;
	position: relative;

} 



/* ---- header buttons --- */
div#header_buttons_wrap {}
div#header_buttons {
	height: 80px;
	background: url(../img/header_buttons_bg.png) top left repeat-x;
}
/* a#link1, a#link2, a#link3, a#link4, a#link5 {
	width: 184px;
	height: 80px;
	display: block;
}*/
ul#buttons {
	margin: 0;
	padding: 0;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	width: 184px;
	height: 80px;
	display: block;
}

li#btn_premier {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../img/btn_premier.jpg) 0% 0% no-repeat;
}
li#btn_premier a:hover {
	background: url(../img/btn_premier.jpg) 0% 50% no-repeat;
}
li#btn_premier a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../img/btn_premier.jpg) 0% 100% no-repeat;
}
li#but_intro a:active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../img/btn_premier.jpg) 0% 100% no-repeat;
}
li#btn_madspa {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../img/btn_madspa.jpg) 0% 0% no-repeat;
}
li#btn_madspa a:hover {
	background: url(../img/btn_madspa.jpg) 0% 50% no-repeat;
}
li#btn_madspa a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../img/btn_madspa.jpg) 0% 100% no-repeat;
}
li#btn_drw {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../img/btn_drw.jpg) 0% 0% no-repeat;
}
li#btn_drw a:hover {
	background: url(../img/btn_drw.jpg) 0% 50% no-repeat;
}
li#btn_drw a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../img/btn_drw.jpg) 0% 100% no-repeat;
}
li#btn_pms {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../img/btn_pms.jpg) 0% 0% no-repeat;
}
li#btn_pms a:hover {
	background: url(../img/btn_pms.jpg) 0% 50% no-repeat;
}
li#btn_pms a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../img/btn_pms.jpg) 0% 100% no-repeat;
}
li#btn_playzone {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../img/btn_playzone.jpg) 0% 0% no-repeat;
}
li#btn_playzone a:hover {
	background: url(../img/btn_playzone.jpg) 0% 50% no-repeat;
}
li#btn_playzone a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../img/btn_playzone.jpg) 0% 100% no-repeat;
}

/* ---- user6 --- */
div#user6_wrap {
	padding: 0 25px;
}
div#user6 {
	background: #0C110D;
	border-bottom: 5px solid #c1c1c1;
	color: #9a9a9a;
	text-align: left;
	padding: 10px 25px;
	font-size: 11px;
}
div#user6 a:link, div#user6 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
	font-size: 11px;
}
div#user6 a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* CONTENT
--------------------------------------------------------- */
div#content_wrap { /* 1 column layout */
	padding: 0px 25px;
} 
div#content_wrap_sidebar { /* 2 columns layout */
	width: 670px;
	padding: 0px 25px;
	float: left;
}
div#content {}

/* ---- top users --- */
div#topusers_wrap{
	height: 1%;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
div#user7wrap,
div#user8wrap,
div#user9wrap{
	float: left;
}
div#user7,
div#user8,
div#user9{
	margin: 3px;
}
div#user7wrap div.module h3,
div#user8wrap div.module h3,
div#user9wrap div.module h3{
	margin: 0px;
	padding-bottom: 2px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #9F0004;
}
div#user7wrap div.module,
div#user8wrap div.module,
div#user9wrap div.module{
	background: url('../img/round_mod_b_l.gif') no-repeat bottom left;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
}
div#user7wrap div.module div div,
div#user8wrap div.module div div,
div#user9wrap div.module div div{
    background: url('../img/round_mod_t_l.gif') no-repeat top left;
}
div#user7wrap div.module div,
div#user8wrap div.module div,
div#user9wrap div.module div{
	background: url('../img/round_mod_b_r.gif') no-repeat bottom right;
}
div#user7wrap div.module div div div,
div#user8wrap div.module div div div,
div#user9wrap div.module div div div{
    background: url('../img/round_mod_t_r.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user7wrap div.module div div div h3,
div#user8wrap div.module div div div h3,
div#user9wrap div.module div div div h3{
	display:block;
}
div#user7wrap div.module div div div div,
div#user8wrap div.module div div div div,
div#user9wrap div.module div div div div{
    background:none;
}

/* ---- newsflash --- */
div#newsflash_wrap {
	padding: 0 20px;
	padding-top: 20px;
}
div#newsflash {}
div#newsflash .module {
	text-align: left;
	color: #808080;
}
div#newsflash .module h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px;
}

/* ---- mainbody --- */
div#mainbody_wrap {}
div#mainbody {
	padding: 20px 20px 0px 20px;
	text-align: left;
}



/* BOTTOM LAYOUT
--------------------------------------------------------- */
div#bottom_layout {}
div.bottom_layout {
	background: url(../img/footer.png) top left repeat-y;
	height: 52px;
}
div.bottom_layout_sidebar {
	background: url(../img/footer.png) top left repeat-y;
	height: 52px;
}


/* FOOTER
--------------------------------------------------------- */
div#footer_wrap {
	padding-top: 10px;
	clear:both;
	
}
div#footer {
	color: #c1c1c1;
	font-size: 11px;
	width:920px;
	padding:4px;
}
div#footer a:link, div#footer a:visited {
	color: #fff;
	text-decoration: none;
}
div#footer a:hover {
	color: #fff;
	text-decoration: underline;
}



/* more forms */
fieldset {
line-height:
}

#general_content form {
line-height:20px;

}
#general_content .note {
	font-size: 120%;
	color: #ff0000;
	padding: 0px 0 0 0;
	border-top: 1px solid #999;
	}


#general_content label{
color:#000;
float:left;
margin: 0px;	
}

#general_content label.contact {
width: auto;
display: block;
line-height:20px;
margin-left: 10px;
text-align:left;
width:210px;
}	

#general_content input, textarea, select {
	font-family: Tahoma;
	color: #000000;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 4px 10px 4px 10px;	
}

#general_content input:focus, textarea:focus {
	background-color: #DDF8FF; /*#fff5be;*/
}


.gallery_link{

	font:Arial, Helvetica, sans-serif; 
	font-size:32px; 
	text-transform:uppercase; 
	display:block; width:600px; 
	border-bottom:1px #181819
 
	solid;color:#181819
;


}




.style1 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.style2 {
	color: #2b81dc;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #666d6c;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #cccccc;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #999999;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style6 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #585858;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {color: #666d6c; font-size: 11px; font-family: tahoma; font-weight: bold; }

.style11 {
	color: #666d6c;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	
}


/*sidebar*/

#sidebar { 
width:200px;
height:196px;
font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
font-weight:bold;

text-align:center;
background:url(../img/nav.jpg) no-repeat top;

}

#sidebar ul {
	list-style: none;
}

#sidebar a, #sidebar h3.cat {
	width: 150px;

	display: block;
	padding: 10px 8px 10px 7px;
	/*background: url(../img/tab_small.png) center right no-repeat;*/
	margin: 5px 0;
	text-decoration: none;
}

#sidebar a {
	color:#ffffff;
}

#sidebar a.big, #sidebar h3.cat {
	/*background: url(../img/tab_big.png) center right no-repeat;*/
	padding: 4px 5px 4px 40px;
	margin: 8px 0;
}

#sidebar h3 {
	font-size: 13px;
}

#sidebar h3.cat {
	color: #cbcbcb;
	text-shadow: 1px 2px 1px #222;
}

#sidebar a.big {
	color: #fff;
}

