/*  
Theme Name: Yooxer
Theme URI: http://www.yoox.com
Description: Yooxer Template
Version: 0.1
Author: Marco Cedaro, Carlo Borsatto, Dennis de Lara
Author URI: http://www.yoox.com
*/

/* Definizioni @font-face */
@font-face {
  font-family: 'New Kennerley';
  src: url('fonts/newkennerley/newkennerleyhtfroman.eot');
  src: local('New KennerleyRoman'), local('NewKennerley-Roman'),
    url("fonts/newkennerley/newkennerleyhtfroman.svg#font") format("svg"),
    url("fonts/newkennerley/newkennerleyhtfroman.ttf") format("truetype");
}
@font-face {
	font-family: 'NewMedia';
	src: url('fonts/newmedia/newmedia-webfont.eot');
	src: local('?'), url('fonts/newmedia/newmedia-webfont.woff') format('woff'), url('fonts/newmedia/newmedia-webfont.ttf') format('truetype'), url('fonts/newmedia/newmedia-webfont.svg#webfonty5wLjoPR') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ################## CSS Reset : START ################## */

body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	font-family:Arial,Verdana,sans-serif;
	margin:0px;
	padding:0px;
	font-size:11px;}
	
body {
	background: url(Img/pattern_background.jpg) repeat;}
	
table {
	border-collapse:collapse; border-spacing:0pt;}
	
fieldset, img {
	border:0px none;}
	
img {
	behavior: url('/scripts/client/pngbehaviourAkamai.htc');
	border:0px;}
	
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;}
	
em {
	font-style:italic;}
	
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;}
	
caption, th {
	text-align:left;}
	
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;}
	
q:before, q:after {
	content:'';}
	
abbr, acronym {
	border:0pt none;}
	
a, a:link, a:visited {
	text-decoration:none;
	outline: 0;
	color:#3E3E3E;
	cursor:pointer;}
	
a:hover {
	cursor:pointer;
	color:#A7A7A7;}
	
input, textarea, select {
	font-size:11px;}
	
.clear {
	clear:both;}

/* ################## CSS Reset : END ################## */

/* ################## Container : START ################## */

#container {
	width:998px;
	/*background-color:#000000;*/
	margin:0px auto;}

/* ################## Container : END ################## */

/* ################## Header : START ################## */

#headerContainer {
	background-color:#EAEAEA;
	font-size:11px;
	width:996px;
	}

#yHeader {
	height:118px;
	width:996px;
	float:left;
	display:inline;
	background-color:#F5F5F5;
	overflow:hidden;}

#main-menu{width:996px;}

#yHeader h1 {
	margin:15px 0px 0px 0px;
	display:block;
	width:968px;
	height:69px;}

#yHeader h1 a {
	display:block;
	width:100%;
	height:69px;}

#yHeader h1 span {
	position:absolute;
	left:-5000px;}

#yHeader h2 {
	height: 20px;
	margin:15px 15px 0px 2px;
	float:left;
	display: block;}

#yHeader h2 ul.categoriesList li.cat-item {
	display: inline;
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	padding:0px 8px;
	border-right:1px solid #000;}
	
#yHeader h2 ul.categoriesList li.cat-item-22 {
	border-right:none !important; /* eccezione per l'ultima categoria */}

#yHeader h2 ul#mc_menu_1 li.mc_menu_item {
	display: inline;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 5px;
	border-right:2px solid #000;}

#yHeader h2 ul#mc_menu_1 li.mc_menu_item a{	
	font-weight:normal;
	letter-spacing:1px;
}
	
#yHeader h2 ul#mc_menu_1 li#menu_item_7 {
	border-right:none !important; /* eccezione per l'ultima categoria */}	

.description {
	font-size:14px;
	position:relative;
	top:-5px;
	color:#003663;}

#newsletterSubscription {
	float:right;
	width:160px;
	display: block;
	margin:1px 15px 0px 0px;}
	
#newsletterSubscription span {
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000;
	letter-spacing:1px;
}

#newsletterSubscription input {
	width:130px;
	height:16px;
	border:0px none;
	float:left;
}
	

#newsletterSubscription #submitForm {
    border:none;
	margin:2px 0 0 24px;
	width:6px;
	height:13px;
	float:left;
	cursor:pointer;
    background: url(Img/arrowSubmit.gif) top left no-repeat;}
.textfield {
	border:0px none;
	color:#CCC;
}
#container #header #feed a {
	color: #DA5D2A;
	font-size:11px;
	font-weight: bold;
    /*text-decoration: underline;*/
	/*border-bottom: */}


#searchInput{
	display:inline;
	float:left;
	height:16px;
	margin:2px 8px 6px 0;
	width:144px;
}

#searchForm #searchsubmit {
	background:url("Img/arrowSubmit.gif") no-repeat scroll left top transparent;
	border:medium none;
	cursor:pointer;
	display:inline;
	float:left;
	height:13px;
	margin:3px 0 0 14px;
	width:6px;
}

#socialContent, #searchContent {
	margin-left:11px;
}
#socialContent {
	height:40px;
}
#searchContent {
	margin-top:10px;
	height:50px;
}
#socialContent li{
	display:inline;
	float:left;
	margin:0 9px 0 2px;
}

#search_title{
	float:left;
	margin-top:8px;
	font-size:9px;
	color:#000000;
	font-weight:normal;
	width:150px;
	letter-spacing:1px;	
}

#social_content_title{
	margin-bottom:4px;
	margin-left:3px;
	font-size:9px;
	color:#000000;
	font-weight:normal;
	letter-spacing:1px;	
}
.inside2  {
	border-left:none;
	border-right:none;
}

#left .sidebar object, #left .sidebar embed{
	display:inline;
}

#socialContent .feed_content{
	float:right;
	margin-right:11px;
}
/*
.post {
	padding-bottom: 30px;}
*/
#feed img {
	margin-bottom:-2px;
	background: transparent;}
.connect_widget a:link, connect_widget a:visited {
	color:#000 !important;}
/* BODY */
#wrapper, #wrapperwhite {
	width:998px;
	margin-top:5px;
	float:left;
	padding:0px;
}

#innerwrapper {
	background:transparent url("Img/bgGifWrapper_fixed_7.gif") repeat scroll left top;
	float:left;
	width:998px;
}

.searchPage #innerwrapper {
	background:transparent url("Img/bgGifWrapper.gif") repeat scroll left top;
}

.categoryPage #innerwrapper {
	background:transparent url("Img/bgGifWrapper_fixed.gif") repeat scroll left top;
}
/*
#innerwrapper.special {
	background-position:215px 255px;}
*/
#left {
	width:201px;
	float:left;
	margin:0 5px 50px 0;
	background-color: #F5F3F6;}

#right {
	width:201px;
	float:right;
	background-color: #F5F3F6;
        min-height:1075px;}
	
#content {
	width:586px;
	float:left;
	display:inline;
	background-color: #F5F3F6;
        min-height:1045px;}

.single-post, .single-post #main {
	width:790px !important;
	background:none !important;
	overflow:hidden;
	}
	
	.BrightcoveExperience {margin-left:-1px;}
	
.post-bottom {
	width:586px;
	_width:516px;
	float:left;
	background-color:#F5F3F6;
	font-family:"Times New Roman", Times, serif;}

.post-top .datepost{
	margin-bottom:-4px;
        margin-top:1px;
	}
	
#mainNews .post-top .datepost{
	margin-bottom:-2px;
	}
	
.post-top #transparentLayer h2{
	width:73%;
	margin-top:3px;	
}
/*
#transparentLayerContainer {
	float:left;
	display:block;
	z-index:100;
	width:100%;
	position:relative;
	background-color:#f8f8f8;
}
*/
#transparentLayer {
	float:left;
	display:block;
	position:relative;
	z-index:100;
	width:100%;
}
#transparentLayer div, #transparentLayer h2 {
	clear:left;
	float:left;
	display:inline;
}

.topContent {
	/*background-color:#F8F8F8; grigio + chiaro*/
	text-align:center;
	width: auto;
	margin:0 auto;
}
.topContent a{
	text-align:center;
	margin:0 auto;
	float: none;
	display: block;
}
#imageBarRight {
	float:right !important;
}

#right_mail{
	margin-top:5px;
}

#imageBarRight {
	margin-right:35px;
	margin-top:14px;
}

#mailContainer{
	width:142px;
}

#mailContainer img{
	float:right;
	margin:2px 2px 0 0;
}

#mailContainer #right_mail{
	float:right;
	text-transform:uppercase;
	text-align:right;
	
}

#mailContainer #right_mail a{
	
	margin-right:10px;
}

 a{
	color:#fff;
	font-weight:bold;
}

#imageBarRight a, #imageBarRight a:link, #imageBarRight a:visited {
	color:#000;
	cursor:pointer;
	outline:0 none;
	text-decoration:none;
}
#share_start_buttonshareContainer{
	height:30px;
}

#imageBarRight a:hover{
	color:#CCC;
}
#sidebar_left {
margin-top:15px}

#sidebar_right ul li ul li a {
	display:block;}

/*#sidebar_right .textwidget h2 {
	margin-top:10px;}
*/
	
/* Content */

/*#main {
	width:517px;
	margin:20px 17px 30px;
	color:#ABABAB}*/

#pagination_container{
	text-align:center;
	width:586px;
}

.wp-pagenavi{
	position:relative;
	display:inline;	

}
.wp-pagenavi .pages{

white-space:nowrap;
}
.post param {
	text-align: center;}

/* Main News Eccezioni */
#mainNews {
	background-color:transparent;
	display:inline;
	float:left;
	width:792px;
	*margin-bottom:5px;
}

#mainNews .categoryTitle span {
	margin-top:10px;
	margin-bottom: 10px;
}

.post-top h2 {
	margin-left:35px;}

.post-top h2, .post-top h2 a, .post-top h2 a:link, .post-top h2 a:visited {
	font-family: 'NewMedia';
	font-size:18px;
	color:#3E3E3E;
	font-weight:normal;
	letter-spacing: 0.05em;	
}

#mainNews .post-top h2, .post-top h2 a, .post-top h2 a:link, .post-top h2 a:visited {
	margin-bottom:5px;
}

.post-top h2 a:hover {
	color:#A7A7A7;
}
.post-title, .post-title-black {
	text-transform:uppercase;}
	

	

.post-top, .post-top p {
	float:left;
	font-family:"Times New Roman", Times, serif;
	background-color:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}


.entry, .entryblack {
	margin:20px 35px;
	_margin:20px 35px 0px 0px;
}

.entry p, .entryblack p{
	_margin:0px 0px 0px 35px;
}

.entry img, .entryblack img{
	_margin:0px 0px 0px 35px;
}

#mainNews .entry {
	_margin:20px 35px;
}

#mainNews .entry p {
	_margin:0px;
}

#mainNews .entry img	 {
	_margin:0px;
}

.entry, .entryblack, .entry p, .entryblack p, .post-top p  {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size: 13px;
	/*font-style:italic;*/
	line-height:20px;
	padding-bottom:15px;}

.newkennerley .entry p {
	color:#ABABAB;
	line-height:20px;
	font-family: New Kennerley;}

.newkennerley .entryblack p {
	color:#000000;
	line-height:20px;
	font-family: New Kennerley;
	font-size: 14px;}

.entry a, .entryblack a {
	/*font-size: 11px;*/
	font-weight: bold;
	text-decoration: none;} /*color:#488CB7;*/

/* ############### Administration Tag ############## */

.postmetadata {
	margin-bottom:30px;
	height:31px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:2px;}

.postmetadata a {
	font-size:14px;
	padding-left:22px;
	padding-bottom:10px;
	line-height:19px;}

a.readmore {
	padding-bottom:2px;
	padding-left:0px;
}

a.readmore span {
	color:#D5D5D5;
	text-decoration:underline;
	font-size: 11px;
} /*488CB7 colore vecchia*/

a.readmore:hover {
	text-decoration:none;
}

a.more-link{
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.more-link:link {
	color:#000;
}
a.more-link:visited {
	color:#000;
}
a.more-link:hover {
	color:#ccc;
}

.postmetadata .alignleft {
	padding-top:6px;
}

.postmetadata .alignright {
	padding-top:6px;
	padding-right:30px;
}

.post-page {
	margin-left:5px;
}

.post-page h2 {
	font-size:18px;
	font-weight:normal;
	color:#333333;
	padding-left:25px;
	border-bottom:3px solid #f1f1f1;}

.post-page .entry  {
	padding-top:10px;
	padding-left:4px;
	padding-right:0;
	color:#3f4549;}

.post-page .entry a {
	color:#7f9ab1;
	font-weight:bold;}

/*strong{
	color:#362f2d;}*/

.post-page strong {
	color:#003460;}


/* SIDEBAR */

.sidebar h2 {
	font-size:18px;
	color:#003663;
	font-weight:normal;
	text-transform:capitalize;}

/* Left Sidebar */
#left a {
	}

#left .sidebar {
	margin-top: 9px;}

#left .sidebar ul li ul {
	padding:20px 5px 5px 15px;}

#left .sidebar li li {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	margin-bottom:0px;
	width:auto;}
	
#left .sidebar li li.cat-more-item {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	text-transform:none;
	padding:10px 0;}

#left .sidebar li li a:link,
#right .sidebar li li a:link,
#left .sidebar li li a:visited,
#right .sidebar li li a:visited {
	font-weight:normal;
	color:#000000;}

#left .sidebar li li a:hover,
#right .sidebar li li a:hover {
	color:#CCCCCC;}

	
/* Right Sidebar */
#right .sidebar li li {
	margin-bottom:0px;
	padding-top:4px;
	padding-bottom:8px;
	padding-left:2px;
	width:auto;}

/* FOOTER */


#legalContainer {
	clear:both;
	font-family:Arial,Helvetica,sans-serif;
	height:21px;
	position:relative;
	width:100%;
    padding-top:10px;
}

#footer {
margin:5px ;border:none;}

/* Begin Images */

p img {
         width:auto;
	 padding: 0;
	 max-width: 100%;
         width: expression(this.width > 515 ? 515: true);}
		 
#mainNews p img {
         width: expression(this.width > 725 ? 725: true);}

img.taylor {
        max-width: 100%;
        width: expression(this.width > 515 ? 515: true);}

img.aligncenter {
	margin: auto;}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;} 

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;}

.alignright {
	float: right;
	display: inline;} 

.alignleft {
	float: left;
	display: inline;}

/* End Images */

acronym, abbr, span.caps {
	cursor: help;}

acronym, abbr {
	border-bottom: 1px dashed #999;}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 15px;}


blockquote cite {
	margin: 5px 0 0;
	display: block;}

.center {
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	height:24px;
	margin-top:20px;
	/*font-style:italic;*/
	font-size:12px;
}

/*hr {
	display: none;}
*/
a img {
	border: none;}

#right a img {
	border: none;
	padding-bottom:7px;
	padding-top:7px;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;}


/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin:0 0 10px 0;
	list-style: none;
	padding:10px 10px 10px 20px;
	background:url(images/entry_ul.gif) repeat-y;} 

.entry li {
	padding-bottom:4px;
	padding-top:3px;}

.entry ul li:before {
	content: url(images/entry_before.gif);}

.entry ol {
	margin:0 0 10px 0;
	list-style: none;
	padding:10px 10px 10px 40px;
	background:url(images/entry_ol.gif) repeat-y;}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	color:#747474;}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;}
	
ol li {
	list-style: decimal outside;}

/* End Entry Lists */

#searchTitle {
font-family:century gothic, Arial;
background: #9FE6D9;}

#grande {
	color: #FFFFFF;}

#sidebar_left #search {
	background: url(Img/search.gif) no-repeat left top;
	height:65px;
	width:194px;}

#sidebar_left #myspace {
	background: url(Img/search.gif) no-repeat;
	height:65px;
	width:194px;
	background-position: center;}

#search input {
	width:150px;
	margin-left:5px;
	margin-right:4px;
	margin-top:10px;}

#search button { 
	border: 0px solid;
	background: url(Img/bottone.gif) no-repeat;    
	cursor: pointer;
	cursor: hand;
	margin:-2px;}

.categoryTitle span {
        margin:10px 0 10px 35px;
        color:#000000;
        font-family:"Times New Roman",Times,serif;
        font-size:15px;
        font-style:italic;
        font-weight:normal;
}

#mainNews .categoryTitle {
	margin-top:10px;
        /*margin-bottom:3px;*/
	letter-spacing: 0.07em;	
	color:#000000;
}

.post-title, .post-title-black {
	margin: 0 0 5px 35px;
}

/* SINGLE POST: CATEGORY */
.categoryTitleSinglePost {
	margin: 10px 0 0 35px;
}
.categoryTitleSinglePost span {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	font-weight:normal;
	color:#000000;
	letter-spacing: 0.07em;	
}
.categoryTitleSinglePost span a,  .categoryTitle2 span a:link,  .categoryTitle2 span a:visited, .categoryTitle2 span a:hover {
	text-decoration:none;
	letter-spacing: 0.05em;	
}

.categoryTitleSinglePost {
font-size:9px;
}

.categoryTitleSinglePost a {
	letter-spacing: 0.07em;	

}


/* SINGLE POST: DATE */
.datepost, .datepostblack {
	margin: -5px 0 5px 35px;
}
.datepost span, .datepostblack span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #000000;
}

#mainNews .datepost {
  /*margin-top:10px;*/
  color: #000000;
  }

.categoryTitleMain span {
	margin-top:20px;
	background:#000000 none repeat scroll 0% 50%;
	color:#FFFFFF;
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	padding:2px 10px;	
	margin-left:8px;} 

.categoryTitle span a,  .categoryTitle span a:link,  .categoryTitle span a:visited, .categoryTitle span a:hover {
	/*color:#FFFFFF;*/
	text-decoration:none;}
	
#mainNews .categoryTitle span a,  .categoryTitle span a:link,  .categoryTitle span a:visited, .categoryTitle span a:hover {
	/*color:#FFFFFF;*/
	text-decoration:none;
	color:#000000;
	letter-spacing:0.07em;
	}	

object, embed {
	margin:auto;
	display:block;
	text-align:center;}

#yooxtubeContentRight img {
 margin-left:12px;
}

#yooxtubeContentRight i {
 margin-left:15px;
}

#yooxtubeContentRight object, #yooxtubeContentRight embed {
 margin-top:7px;
}

#advertisingContentRight  {
	margin:15px 20px;
	_margin:15px 0px 0px 20px;
	width:160px;
	height:600px;
}

#advertisingContentLeft {
	margin:0px 11px;
	_margin:0px 0px 0px 11px;
	width:180px;
	height:150px;
}
/* Left column */

#left .widgettitle a, #right .widgettitle a {
	display:block;
	height:27px;
	}
	
#left .widgettitle a span, #right .widgettitle a span {
	position:absolute;
	z-index:-5000;}

/* Label Categorie */
#left .widgettitle .thelook {
	background: url(Img/labels/label_starDreamBox.jpg) top left no-repeat;
	}
#left .widgettitle .spyoox {
	background: url(Img/labels/label_aroundTheWorld.jpg) top left no-repeat;
	}
#left .widgettitle .dontmissit {
	background: url(Img/labels/label_aroundTheWorld.jpg) top left no-repeat;
	}
#left .widgettitle .playoox {
	background: url(Img/labels/label_music.jpg) top left no-repeat;
	}
#left .widgettitle .yoox4love {
	background: url(Img/labels/label_yoox4Love.jpg) top left no-repeat;
	}
#left .widgettitle .mixchic {
	background: url(Img/labels/label_stylePrescriptions.jpg) top left no-repeat;
	}
#left .widgettitle .shopping {
	background: url(Img/labels/label_shopping.jpg) top left no-repeat;
	}	
#left .widgettitle .inside2 {
	background: url(Img/labels/label_inside.jpg) top left no-repeat;
	
	}
#left .widgettitle .myspace2 {
	background: url(Img/labels/label_stylePrescriptions.jpg) top left no-repeat;
	}
#left .widgettitle .styling {
	background: url(Img/labels/label_styling.jpg) top left no-repeat;
	}



#searchform {
	padding-left:7px;
	padding-top:6px;}

.sidebar li.cat-more-item a {
	color:#4383AB;
	text-decoration: none;}

.sidebar ul li .yoox4loveLink,.sidebar ul li .specialeditionLink {
	float:left;
	padding-left:13px;
	padding-top:3px;
	clear:left;
	text-decoration:underline;}

#right .widgettitle a.youtube {
	background: url(Img/labels/label_video.jpg) top left no-repeat;}

#content .categoryTitle .mixchic {
	background: url(Img/labels/label_stylePrescriptions.jpg) top left no-repeat;}

#content .categoryTitle .thelook {
	background: url(Img/labels/label_starDreamBox.jpg) top left no-repeat;}

#content .categoryTitle .dontmissit {
	background: url(Img/labels/label_aroundTheWorld.jpg) top left no-repeat;}

#content .categoryTitle .playoox {
	background: url(Img/labels/label_music.jpg) top left no-repeat;}

#content .categoryTitle .yoox4love {
	background: url(Img/labels/label_yoox4Love.jpg) top left no-repeat;}

#content .categoryTitle .mixchic {
	background: url(Img/labels/label_stylePrescriptions.jpg) top left no-repeat;}

#content .categoryTitle .shopping {
	background: url(Img/labels/label_shopping.jpg) top left no-repeat;}

#content .categoryTitle .inside2 {
	background: url(Img/labels/label_inside.jpg) top left no-repeat;}

#content .categoryTitle span {
	display:block;
	height:27px;}

#content .categoryTitle b{
	position: absolute;
    z-index:-5000;}
	
.myspaceTitle {
	float:left;
	font-family:century gothic, Arial;
	background:#ffffff;
	color:#B6B5B5;
	padding:0px 5px;
	margin-left:6px;}

#header a, #deptMenu a {text-decoration: none;}
#nav {
	border-bottom:1px solid #E5E5E5;
	margin-bottom:5px;
	height:27px;
	width:996px;
	}

/* New classes */

.blacktext {
	color: #000000;}

.blacktext span {
	color: #000000;
        font-size: 12px;}

.letterspace {letter-spacing: 1px;}

.sidebar ul li .yooxtube-archive a {
        color: #4383AB;
        padding-left: 7px;
        text-decoration: underline;}

.hlv {
        letter-spacing: 0.5px;
        word-spacing: 5px;
        line-height: 18px;
        font-size: 10px;
        font-family:Arial, Helvetica, sans-serif;}

.nothing {text-transform: none}

a.tinylink:link {font-size: x-small}
a.tinylink:visited {font-size: x-small}
a.tinylink:hover {font-size: x-small}

.pucci {background: transparent url(Img/bg_it.jpg) no-repeat scroll center top;}}

.legalContainerGray{
	clear:both;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height:21px;
	position:relative;
	width:100%;
    padding-top:23px;}

.newkennerley {
    font-family: New Kennerley;
	font-size: 15px;}

.newLayout .entry object {
margin-left:-34px;
_margin-left:-68px;
}

.newLayout .entry img {
width:auto;
max-width:none;
margin-left:-34px;
_margin-left:-68px;
_max-width:100%;
}

#main .newLayout .entry img {
width:auto;
max-width:none;
margin-left:-34px;
_margin-left:-68px;
_max-width:100%;
}

.fb_Like_send {padding-left:30px; padding-bottom:250px;}
