@import "main.css";
//
.cufon cufon-canvas{
display: none
}

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

html,body,#bg,#bg table,#bg td{width:100%;height:100%;overflow:hidden}
img{display:block}

#bg {
	height:100%;
	overflow:hidden;	
	width:100%;
	z-index: 0;
	position: relative;
	display: none;
}

#bg div {
	height:200%;
	left:-50%;
	position:absolute;
	top: -50%;
	width:200%;
}

#bg td{vertical-align:middle;text-align:center}

#bg img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
	display: block;
	z-index: 1;
}

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

#main_content {
	position: absolute;
	top: 32%;
	z-index: 2;
	left: 6%;
}

.home h2 {
	color: #fff;
	font-size: 64px;
	line-height: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: capitalize;
	margin-left: 10px;
	letter-spacing: -2px;}

.home h3 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	background: url(../img/main_content_bg.png) no-repeat 0 0;
	width: 400px;
	/*height: 55px;*/
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	/*letter-spacing: -1px;*/
	line-height: 20px;
}

.home h4 {
	margin-top: -25px;
}

#main_content h4 a {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	background: url(../img/main_content_bg2.png) no-repeat 0 0;
	width: 400px;
	height: 41px;
	display: block;
	padding-top: 19px;
	padding-left: 20px;
}

#main_content h4 a:hover {
	color: #F82690;
	background-position: 0 -83px;
}

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

#media_bar {
	width: 100%;
	height: 280px;
	position: absolute;
	left: 0;
	bottom: 30px;
	background: url(../img/media_bar_bg.png) repeat-x 0 0;
	z-index: 3;
}

#media_bar_div {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	min-width: 1024px;
}

#media_bar_shadow {
	width: 100%;
	height: 60px;
	background: url(../img/media_bar_shadow.png) repeat-x 0 0;
	position: absolute;
	bottom: 30px;
	left: 0;
	z-index: 10;
}

#media_bar_shadow:hover {
	cursor: pointer;
}

#media_bar #media_bar_btn {
	position: absolute;
	top: 0;
	right: 50px;
	background: url(../img/media_bar_label.png) no-repeat 0 0;
	width: 73px;
	height: 20px;
}

#media_bar #media_bar_btn a#media_open {
	text-indent: -900em;
	display: block;
	background: url(../img/media_open_bg.png) no-repeat 0 bottom;
	width: 10px;
	height: 7px;
	position: absolute;
	left: 24px;
	top: 7px;
	cursor: default;
}

#media_bar #media_bar_btn a#media_open.active {
	background-position: 0 0;
}

#media_bar #media_bar_btn a#media_close {
	text-indent: -900em;
	display: block;
	background: url(../img/media_close_bg.png) no-repeat 0 bottom;
	width: 10px;
	height: 7px;
	position: absolute;
	top: 7px;
	left: 40px;
	cursor: default;
}

#media_bar #media_bar_btn a#media_close.active {
	background-position: 0 0;
}

#media_bar #media_bar_btn a#media_open.active:hover, #media_bar #media_bar_btn a#media_close.active:hover {
	cursor: pointer;
}

#media_bar #media_content {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	width: 98%;
	position: relative;
	top: 20px;
	max-width: 1280px;
}

#media_bar #media_content td#border_left {
	background: url(../img/media_box_border_left.png) no-repeat 0 0;
	width: 16px;
}

#media_bar #media_content td#border_right {
	width: 16px;
	background: url(../img/media_box_border_right.png) no-repeat 0 0;
}

#media_bar #media_content td#motivi_stile {
	background: url(../img/media_box_bg.png) repeat-x 0 0;
	vertical-align: top;
	padding-top: 25px;
	padding-left: 20px;
	width: 290px;
	padding-right: 10px;
}

#media_bar #media_content td#motivi_stile h3 {
	color: #F82690;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: -1px;
	margin: 0 0 -5px;
	margin-bottom/*\**/: 10px\9;
}

*:first-child+html #media_bar #media_content td#motivi_stile h3 {
	margin-bottom: 0px;
}

#media_bar #media_content td#motivi_stile #motivi_stile_tb {
	vertical-align: top;
}

#media_bar #media_content td#motivi_stile #motivi_stile_tb .col {
	padding-right: 10px;
	width: 130px;
}

#media_bar #media_content td#motivi_stile #motivi_stile_tb .col a.stile_img {
	width: 130px;
	height: 120px;
	margin-top: -15px;
}

*:first-child+html #media_bar #media_content td#motivi_stile #motivi_stile_tb .col a.stile_img {
	margin-top: 0;
}

#media_bar #media_content td#motivi_stile #motivi_stile_tb .col h4 {
	margin-bottom: -15px;
	margin-top: -10px;
	margin-bottom/*\**/: 0px\9;
}

*:first-child+html #media_bar #media_content td#motivi_stile #motivi_stile_tb .col h4 {
	margin-bottom: 0;
}

#media_bar #media_content td#motivi_stile #motivi_stile_tb .col h4 a {
	color: #333;
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

#media_bar #media_content td#motivi_stile #motivi_stile_tb .col h4 a:hover {
	color: #F82690;
}

#media_bar #media_content td#motivi_stile #motivi_stile_tb .col p {
	color: #666;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	text-decoration: none;
}
#media_bar #media_content td#motivi_stile #motivi_stile_tb .col p a{
	color: #666;
	text-decoration: none;
}

#media_bar #media_content td#look {
	background: url(../img/media_box_bg.png) repeat-x 0 0;
	vertical-align: top;
	padding-top: 25px;
	text-align: center;
	padding-right: 10px;
}

#media_bar #media_content td#look .container {
	text-align: left;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#media_bar #media_content td#look .container a#look_img {
	width: 90px;
	height: 180px;
	float: left;
	margin: 0 15px 0 0;
}

#media_bar #media_content td#look .container #look_text {
	margin-top: -17px;
}



#media_bar #media_content td#look .container h3 {
	color: #F82690;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: -1px;
	margin: 0px;
	margin-bottom/*\**/: 10px\9;
}

#media_bar #media_content td#look .container h4 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	/*letter-spacing: -1px;*/
	margin: 0px;
	margin-bottom/*\**/: 20px\9;
}

*:first-child+html #media_bar #media_content td#look h4 {
	margin-bottom: 0px;
	
}

#media_bar #media_content td#look h4 a {
	color: #333;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	/*letter-spacing: -1px;*/
}

#media_bar #media_content td#look h4 a:hover {
	color: #F82690;
}

#media_bar #media_content td#look p {
	color: #666;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	/*letter-spacing: -1px;*/
}

#media_bar #media_content td#fb_col {
	background: url(../img/media_box_bg.png) repeat-x 0 0;
	padding-top: 25px;
	text-align: center;
}

#media_bar #media_content td#gift {
	background: url(../img/media_box_bg.png) repeat-x 0 0;
	vertical-align: top;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 0;
	width: 190px;
}

#media_bar #media_content td#gift h3 {
	color: #F82690;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: -1px;
	margin: 0 0 -10px;
	margin-bottom/*\**/: 10px\9;
}

#media_bar #media_content td#gift h4 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0;
	margin-bottom/*\**/: 20px\9;
}

#media_bar #media_content td#gift a {
	margin-right: auto;
	margin-left: auto;
	width: 190px;
} 

*:first-child+html #media_bar #media_content td#gift a {
	margin-top: 20px;
	float: left;
	display: block;
}






