@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #F2F0E4;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	
	margin:0;
	padding:0;
}

/**/
p {
	font-family: Helvetica, sans-serif;
	text-align:justify;
	color:#FFF;
    font-size: 12px;
	line-height: 150%;
    }

h1 {
	font-family: Helvetica, sans-serif;
	font-weight:600;
	font-size:18px;
    color: #CFB77E;
	opacity: .9;
    filter: alpha(opacity=30);
	text-shadow: #000 1px 1px 2px;
    }
	
#contenedor {
	width: 395px;
	height: 363px;
	margin: 10px auto;
	position: relative;
}

#contenido {
	/*border: 1px dashed #F00;*/
	background: transparent url(../img_dispatch/bgBox.png) repeat;
	/*	background-color:#000000;*/
	opacity: .8;
	filter: alpha(opacity=90);
	width: 354px;
	height: 262px;
	position: absolute;
	top: 17px;
	left: -15px;
	padding: 10px 20px 10px 10px;
	overflow: auto;
}

/* invisible para IE 5 \*/
#contenedor {
	position: absolute;
	margin: -210px 0 0 -360px;
	right: 15%;
	top: 50%;
}
/**/

table{
	border-collapse:collapse;
	border-spacing:0;
}
	
fieldset,img{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup{
	font-style:inherit;
	font-weight:inherit;
}
	
del,ins{
	text-decoration:none;
}
	
li{
	list-style:none;
}
	
caption,th{
	text-align:left;
}
	
h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
	
q:before,q:after{
	content:'';
}
	
abbr,acronym{
	border:0;
	font-variant:normal;
}
	
sup{
	vertical-align:baseline;
}
	
sub{
	vertical-align:baseline;
}
	
legend{
	color:#000;
}
	
input,button,textarea,select,optgroup,option{
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
	
input,button,textarea,select{
	*font-size:100%;
}
	
/*html{
	background:#101010 none repeat scroll 0 0;
	}*/
	
a {
	outline:none;
}
	
a:link { 
	color:#CFB77E;
	text-decoration:none 
}

a:visited {
	color:#FFF; 
	text-decoration:none 
}

a:hover {
	text-decoration: underline;
}

a{
	text-decoration: none;
	border: 0px;
	outline:none; 
}
	

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
	
.clear{
	 *zoom:1; 
	 *display:block;
}
	  
/* End hide from IE-mac */
.clear{
	clear:both;
	font-size:0;
	height:0;
	overflow:hidden;
}

.floatLeft{
	float:left;
}

.floatRight{
	float: right;
	text-transform: uppercase;
}


/*
	=WRAPPER
*/
.wrapper{
	min-height:0px; 
	height:0px;
	position:relative;
	margin-left:0px !important;
}

/*new
.wrapper.landing{background:url(../img_dispatch/logo_loader.gif) center center no-repeat;}*/

/*.bg-container{background: url("../img_dispatch/logo_loader.gif") no-repeat scroll center center transparent;}*/

.content {
	width:952px;
	margin: 0 auto;
}

.submenu {
	padding:7px 0 0 0;
	text-align:left;
	left:0;
	top:25px;
}

.submenu-dest {
	background:transparent url(../img_dispatch/bgBox.png) repeat scroll 0 0;
	text-align:center;
	padding:15px 0 10px 0;
	position:absolute;
	top:0px;right:0;
	display:none;
}

.submenu-dest a{
	color:#999999; 
	text-decoration:none;
	font-family:arial;
	font-size:10px;
}

.submenu-dest a:hover{
	color:#ffffff;
}

.submenu-dest a.selected{
	color:#ffffff;
}

.header .content .tit .utility ul li ul.submenu-dest li{
	float:none;
	text-align:left;
	padding:2px 0 0px 15px;
	height:20px;
}

.submenu-lang {
	background:transparent url(../img_dispatch/bgBox.png) repeat scroll 0 0;
	width:144px;
	padding:5px 0 0px 0;
	position:absolute;
	bottom:0px;left:-15px;
	display:none;
}

.submenu-lang a{
	color:#999999; 
	text-decoration:none;
	font-family:arial;
	font-size:10px;
}

.submenu-lang a:hover{
	color:#ffffff;
}

.submenu-lang a.selected{
	color:#ffffff;
}

.submenu-lang li img.langOn {
	padding:10px 0 0 0;
}

.botnav ul.submenu-lang li{
	float:none;
	text-align:left;
	padding:2px 0 0px 15px;
	margin:0;
	display:block;
}

.sf-menu li {
	float:left;
	position:relative;
}

.sf-menu a {
	display:block;
	position:relative;
}

.globalnav  li:hover ul,.globalnav li.sfHover ul {
	left:0;
	top:25px; 
	z-index:99;
}

.globalnav {
	visibility:hidden;
}

.sf-navbar {
	position:relative;
}

.sf-navbar li {
	position:static;
}

.relative {
	position:relative;
}

/*
	=HEADER
*/
.header{
	height:120px;
	width:100%;
	min-width:952px;
	background:transparent url(../img_dispatch/bgTopMenuOpen.png) repeat-x scroll 0 0;
	left:0;
}

.header .hd-transparent-holder{
	height:180px;
	position:absolute;
	top:0px;
	left:0px;
}

.header .content{
	top:0px;
	padding-top:20px;
	position:relative;
	width:952px;
}

.header .content .logo{
	text-align:center; 
	height: 100px; 
	position: relative; 
	display: block;
}

.header .content .tit{
	text-align:center; 
	height: 26px; 
	position: relative;
}

.header .content .destination {
	right:0;
	width:114px;
	height:20px;
	position:absolute;
	padding:10px 12px 0 0;
	top:0;
	z-index:99999;
	background:url(../img_dispatch/bgBox.png) repeat;
	font-size:0;
	text-align:right;
}

.header .content .destination .destOn {
	position:absolute;
	left:22px;
	position:absolute;
	top:10px;
}

.header .content .destination ul li ul{
	width:137px;
}

.header .content .destination ul li {
	display:inline
	;height:58px;
}

.header .content .destination li li{
	display:block;
	margin-left:0px; 
	height:13px;
}

.header .content .destination li.label {
	padding:0 0 10px 0;
}

.header .content .tit .utility {
	right:0;
	margin-right:3px;
	position:absolute;
	text-align:right;
	top:0;
	z-index:99999;
}

.header .content .tit .utility ul li {
	display:inline;
	float:left;
	height:18px;
	margin-left:10px;
}

.globalnav {
	margin:0;
	text-align:left;
	height:40px;
	padding:10px 0 10px 0;
}

.globalnav li {
	display:inline;
	margin:0 7px 0 7px;
}

.botnav {
	margin-bottom:0;
	margin-right:0;
	margin-top:4px !important;
	text-align:left;
}
.botnav li {
	font-family:robotothin;
	font-size:17px;
	display:inline;
	margin:0 10px 0 30px;
}

li {
	list-style:none outside none;
}

.subnav{
	margin:0;
	width:100%;
}

input{
	border: 0px;
}

#fondo {
	width:100%; 
	position: absolute; 
	z-index: -1; 
	top: 0; 
	left:0;
}

.contentContainer {
	position:relative;
	padding:10px 16px 16px 16px;
	width:282px;
	height:314px;
	background:url(../img_dispatch/bgBox.png) repeat;
	color:#ffffff;
	overflow:hidden;
	visibility:hidden;
}

.contentContainer li a{
	font-size:11px;
	color:#ffffff;
	text-transform: uppercase;
	text-decoration:none;
	padding:0 0 0 0px;
}

/* tolto background per eliminare freccina da press area che si sovrapponeva al testo */

.contentContainer li a.selected{
	color:#fae7bf;
	/*background:url(../img_dispatch/freTopMenu.gif) 
	left center no-repeat;*/
}

.contentContainer li a:hover{
	color:#fae7bf;
	/*background:url(../img_dispatch/freTopMenu.gif) 
	left center no-repeat;*/
}

.contentContainer h1{
	font-size:22px;
	color:#fae7bf;
	font-weight:normal;
	padding:8px 0 8px 0;
}

.contentContainer .text{
	font-size:12px;
	height:80px;
	width: 283px;
	padding:0;
	margin:0 0 10px 0;
	line-height:17px;
	overflow:hidden;
}

.contentContainer .filettoSlider {
	height:1px;
}

.contentContainer .left{
	font-size:12px;
	float:left;
	width:135px;
	text-align:left;
}

.contentContainer .right{
	font-size:14px;
	float:right;
	width:140px;
}

.contentContainer .bottom li a{
	color:#fae7bf;
	padding:0;
	font-size:10px;
	margin:0;
	background:none;
}

.contentContainer .bottom li a.selected {
	color:#fae7bf;
}

.contentContainer .bottom li a:hover {
	color:#ffffff;
}

.contentContainer .bottom li a.big {
	font-size:14px;
}

.contentContainer .bottom li {
	margin:4px 0 4px 0;
}

.contentContainer .open ul li {
	padding:0;
}

/*
	=FOOTER
*/
.footer{
	height:54px;
	width:100%;
	min-width:952px;
	bottom:30px;
	position:absolute
	;background: transparent url(../img_dispatch/bgFooter.png) repeat scroll 0 0;
	height:35px;
	left:0;
	z-index:9999;
	font-size:0;
}

.footer .transparent-holder{
	height:59px;
	position:absolute;
	top:0px;
	left:0px;
}

/* HomePage */
.submenu-langH {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding:30px 0 60px;
	width:100%;
	text-align:center;
}
.submenu-langH li {
	display:inline;
	margin:0 42px 0 42px;
}
.submenu-locH li {
	color:#CFB77E;
	display:inline;
	margin:0 25px 0 25px;
}
.submenu-langH a:hover{
	color: #FFF;
	text-decoration:underline;
}


/* END: SITEMAP CSS INCLUDE */

.bottomContainer {
	position:relative;
	width:100%;
	color:#ffffff;
	overflow:hidden;
	position:absolute;
	bottom:30px;
	height:30px;
}

.bottomContainer .close {
	text-align:right;
}

.bottomContainer .close a {
	color:#fae7bf;
	font-size:12px;
}

.bottomContainer .close a:hover{
	color:#cccccc;
}

.bottomContainer ul {
	height:30px;
	font-size:14px;
	text-transform: uppercase;
	margin-top:0;
	padding:0;
}

.bottomContainer li {
	float:left;
	height:21px;
	width:294px;
	margin-right:12px;
	padding:7px 0 3px 15px;
	background:url(../img_dispatch/bgFooter.png) repeat;
	color:#999999;
	cursor:pointer;
}

.bottomContainer li.bigwhatson {
	width:937px;
}

.bottomContainer li span {
	background:url(../img_dispatch/freUp.gif) right center no-repeat;
	padding:0 21px 0 0;
}

.bottomContainer li span.off {
	background:none;
	padding:0 21px 0 0;
}

.bottomContainer li.on {
	background:url(../img_dispatch/bgBox.png) repeat;
	color:#fae7bf;
}

.bottomContainer .mainBox {
	width:952px;
	height:300px;
	background:url(../img_dispatch/bgBox.png) repeat;
}

.bottomContainer .box {
	float:left;
	width:294px;
	padding:5px;
	font-size:9px;
	margin-right:13px;
}

.bottomContainer td	{
	line-height:13px;
}

.bottomContainer td a{
	color:#ffffff;
	padding:0 0 0 11px;
	display:inline-block;
}

.bottomContainer td a.selected{
	color:#fae7bf;
	background:url(../img_dispatch/freTopMenu.gif) left center no-repeat;
}

.bottomContainer td a:hover{
	color:#fae7bf;
	background:url(../img_dispatch/freTopMenu.gif) left center no-repeat;
}

.bottomContainer h2{
	font-size:15px;
	color:#fae7bf;
	font-weight:normal;
	padding:0px 0 0px 13px;
}

.bottomContainer .text{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	height: 182px;
	padding:0 10px 0 13px;
	margin:0 0 10px 0;
	line-height:17px;
	}
	
.bottomContainer .left{
	float:left;
	width:169px;
	text-align:left;
	margin:15px 0 0 15px;
	font-size:12px;
	}

.bottomContainer .bottom a{
	color:#fae7bf;
	background:url(../img_dispatch/freBottomMenu.gif) right center no-repeat;
	padding:0 21px 0 0;
	font-size:12px;
	margin:4px 0 4px 0;
	text-transform: uppercase;
}

.bottomContainer .bottom a.selected {
	color:#cccccc;
}

.bottomContainer .bottom a:hover {
	color:#cccccc;
}

li.last {
	margin-right:0;
}

.collapsed {
	position:absolute;
	top:15px;
	display:none;
}

.collapsed span {
	font-size:12px;
	color:#ffffff;
	text-transform: uppercase;
	text-decoration:none;
	padding:0 0 0 0;
}

.collapsed .left {
	padding:0;
	width:208px;
}

.collapsed .right {
	width:90px;
}

.collapsed .right a{
	color:#fae7bf;
	background:url(../img_dispatch/freDown.gif) right left no-repeat;
	padding:0 21px 0 11px;
	font-size:10px;
	margin:4px 0 4px 0;
	color:#ffffff;
}

.jScrollPaneContainer {
	margin: 10px 0 10px 0;
	outline:none;
}

.sf-menu ul {
	position: absolute;
}

.sf-menu a {
	display:inline;
}

#pane3 {
	height:266px;
	padding-top:10px;
}

#image {
	margin:0 auto;
	position:relative;
}
.imgnav {
	position:absolute; 
	height:48px; 
	width:38px; 
	z-index:100; 
	outline:none; 
	cursor:pointer;
}

#previmg {
	left:0; 
	background:url(../img_dispatch/left.gif) left center no-repeat; 
}

#previmg:hover {
	background:url(../img_dispatch/left_on.gif) left center no-repeat;
}

#nextimg {
	right:0; 
	background:url(../img_dispatch/right.gif) right center no-repeat;
}

#nextimg:hover {
	background:url(../img_dispatch/right_on.gif) right center no-repeat;
}

.promo-container {
	position:relative;
}

#gallery {
	height:48px;
	width:100%;
	min-width:952px;
	top:50%;
	overflow:hidden;
	position:absolute;
	height:48px;
	text-align:center;
}

#gallery {
	display:none;
}

#simplemodal-container  {
	background-color:#000000;
	padding:12px;
}

#simplemodal-overlay  {
	background-color:#000000;
}

.simplemodal-close {
	color:#fae7bf;
	font-size:12px;
	text-decoration:none;
	float:right;
	text-align:right;
	width:100px;
}

.simplemodal-close:hover{
	color:#cccccc;
}

/* simplemodal dishes*/


.popUpOverlayD {
	width:445px;
	height:370px;
	color:#FFFFFF;
	font-size:10px;
	background:url(../img_dispatch/bgBox.png) repeat;
	padding:10px 30px 30px 30px;
}

.popUpOverlayD h3 {
	color:#FAE7BF;
	font-size:25px;
	font-weight:normal;
	float:left;
	padding:0 0 10px 0;
	margin:0;
}

.popUpOverlayD .main {
	position:relative;
	width:420px;
	height:295px;
	padding:0;
	z-index:0;
	padding-bottom:10px; 
	float:left;
}

.popUpOverlayD .main .labelcont {
	background:url("../img_dispatch/bgTab.png") repeat scroll 0 0 transparent;
	height:60px;
	margin:0;
	padding:0;
	position:absolute;
	top:241px;
	left:0;
	width:450px;
	z-index:10;
	float:left;
}

.popUpOverlayD .main .labelcont .label {
	color:#FFFFFF;
	font-size:12px;
	padding:10px;
	position:relative;
	text-align:left;
	width:430px;
	z-index:10;
}

.popUpOverlayD .gallery-chef {
	position:relative;
	text-align:center;
	width:448px;
	z-index:10;
	float:left;
}

.popUpOverlayD .gallery-chef .gall {
	float:left;
	width:112px;
	position:relative;
	text-align:left;
}

.popUpOverlayD .gallery-chef .gall .over{
	width:112px;
	height:74px;
	z-index:100;
	position:absolute;
}

.popUpOverlayD .gallery-chef .gall .base{
	z-index:0;
	position:relative;
}

/* simplemodal*/

.popUpOverlay {
	display:none;
	width:420px;
	height:370px;
	color:#FFFFFF;
	font-size:10px;
	background:url(../img_dispatch/bgBox.png) repeat;
	padding:10px 30px 30px 30px;
}

.popUpOverlay h3 {
	color:#FAE7BF;
	font-size:25px;
	font-weight:normal;
	text-transform: uppercase;
	float:left;
	padding:0 0 10px 0;
	margin:0;
}

.popUpOverlay .main {
	position:relative;
	width:420px;
	height:295px;
	padding:0;
	z-index:0;
	padding-bottom:10px; 
	float:left;
}

.popUpOverlay .main .labelcont {
	background:url("../img_dispatch/bgTab.png") repeat scroll 0 0 transparent;
	height:60px;
	margin:0;
	padding:0;
	position:absolute;
	top:241px;
	left:0;
	width:450px;
	z-index:10;
	float:left;
}

.popUpOverlay .main .labelcont .label {
	color:#FFFFFF;
	font-size:12px;
	padding:10px;
	position:relative;
	text-align:left;
	width:430px;
	z-index:10;
}


/* CONTACT US FORM */

.contactUsMainDiv {
	width:302px;
	height:auto;
	padding-left:5px;
	background:url(../img_dispatch/bgBox.png) repeat;
}

.contactUsMainDiv h3{
	color:#FAE7BF;
	float:left; 
	font-size:22px; 
	font-weight:normal; 
	margin:0; 
	padding:5px 0 10px;
}

.contactUsMainDiv fieldset{
	padding-top:0;
}

.contactUsMainDiv select,.contactUsMainDiv input {
	width:180px; 
}

.contactUsMainDiv .noTF,.contactUsMainDiv .noTF input { 
width:auto; 
}

.contactUsMainDiv textarea { 
max-width:302px; 
}

.contactUsMainDiv .leftField  { 
width:157px; 
}
.contactUsMainDiv .rightField  { 
width:145px; 
}

.contactUsMainDiv .textPrivacy {
	height:75px;
}

.contactUsMainDiv .submitBtn{
	margin-top:20px;
	float:right
}


/* Image Gallery */

.galleryBox {
	height: 85px; 
	margin-top: 0px; 
	display: block; 
	width: 880px;
}

.contentContainerGallery .collapsed .left {
	width:170px;
}

.contentContainerGallery .open .elenco-location {
	float:left;width:180px;
}

.contentContainerGallery .open .gallery-location {
	float:left;
	width:700px;
	height:90px;
}

li.img-gallery {
	float:left;
	width:114px;
	height:74px;
}

    /* NextPrev */
	
.imgnavGallery {
	position:absolute; 
	height:48px; 
	width:38px; 
	z-index:100; 
	outline:none; 
	cursor:pointer; 
	margin-top:-58px;
}

.contentContainerGallery .collapsed .left {
	width:170px;
}

.contentContainerGallery .open .elenco-location {
	float:left;
	width:180px;
}

.contentContainerGallery .open .gallery-location {
	float:left;
	width:700px
	;height:90px;
}

.contentContainerGallery {
	position:relative;
	padding:10px 16px 16px 16px;
	width:282px;
	height:314px;
	background:url(../img_dispatch/bgBox.png) repeat;
	color:#ffffff;
	overflow:hidden;
	visibility:hidden;
}

.contentContainerGallery li a{
	font-size:11px;
	color:#ffffff;
	text-transform: uppercase;
	text-decoration:none;
	padding:0 0 0 0px;
}

/* tolto background per eliminare freccina da press area e gallery che si sovrapponeva al testo */

.contentContainerGallery li a.selected{
	color:#fae7bf;
	/*background:url(../img_dispatch/freTopMenu.gif) left center no-repeat;*/
}

.contentContainerGallery li a:hover{
	color:#fae7bf;
	/*background:url(../img_dispatch/freTopMenu.gif) left center no-repeat;*/
}

.contentContainerGallery h1{
	font-size:25px;
	color:#fae7bf;
	font-weight:normal;
	padding:0 0 8px 0;
}

.contentContainerGallery .text{
	font-size:12px;
	height:80px;
	width:283px;
	padding:0;
	margin:0 0 10px 0;
	line-height:17px;
	overflow:hidden;
}

.contentContainerGallery .filettoSlider {
	height:1px;
}

.contentContainerGallery .left{
	font-size:12px;
	float:left;
	width:135px;
	text-align:left;
}

.contentContainerGallery .right{
	font-size:14px;
	float:right;
	width:140px;
}

.contentContainerGallery .bottom li a{
	color:#fae7bf;
	padding:0;
	font-size:10px;
	margin:0;
	background:none;
}

.contentContainerGallery .bottom li a.selected {
	color:#fae7bf;
}

.contentContainerGallery .bottom li a:hover {
	color:#ffffff;
}

.contentContainerGallery .bottom li a.big {
	font-size:16px;
}

.contentContainerGallery .bottom li {
	margin:4px 0 4px 0;
}

.contentContainerGallery .open ul li {
	padding:0;
}

/* Directions */

.map{
	float:left;
	padding-left:12px;
	width:634px;
	height:300px;
}

.map-sx{
	float:left;
	width:275px;
}

/* Contact us AJ*/

.contactUsFinalColumn, .contactUsRightColumn, .contactUsCenterColumn, .contactUsLeftColumn { 
	padding-top:7px;
}

.contactUsFinalColumn{
	/*border: 1px solid green;*/
	width: 200px; 
	float:left;
}

.contactUsRightColumn{
	/*border: 1px solid red;*/
	width: 220px; 
	float:left;
}

.contactUsCenterColumn{
	/*border: 1px solid red;*/
	width: 220px; 
	float:left;
}

.contactUsLeftColumn{
	/*border: 1px solid red;*/
	width: 220px; 
	float:left;
}

.contactUsFinalColumn fieldset{
	width:100%;
}

.contactUsFinalColumn .submitBtnCompact {
	padding:10px 0 0 0;
}

/* Carousel AJ */

/* GuestBook Paparazzi */

#guestGallery {
	height:300px;
	left:-4px;
	min-width:949px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	width:100%;
}

#guestGallery .jcarousel-skin-guestbook li img {
	width:175px;
	height:175px;
}

#guestGallery .jcarousel-skin-guestbook li .tt {
	/*background:url("../img/bgBox.png") repeat scroll 0 0 transparent;
	padding-top:20px;
	position:absolute;
	top:120px;
	text-align:left;
	width:175px;
	z-index:9999;*/
	font-size:12px;
	line-height:14px;
}

#guestGallery .jcarousel-skin-guestbook li span {
	font-size:9px;
	color:#999999;
}

#guestGallery .jcarousel-skin-guestbook .jcarousel-item-horizontal {
	margin-left:0;
	margin-right:0px;
	width:175px;
}

#guestGallery .carousel_clip {
	width:875px;
	height:175px;
	margin-left:40px;
}

.NFTextareaTop {
	display:none;
}

.NFTextareaBottom {
	display:none;
}

/* Gestione Carousel */

.jcarousel-skin-gallery .jcarousel-container-horizontal {
    width: 684px;
    padding: 0;
}
.jcarousel-skin-gallery .jcarousel-clip-horizontal {
    width:  684px;
    height: 74px;
}


.jcarousel-skin-signaturedishes .jcarousel-container-horizontal {
    width: 448px;
    padding: 0;
}
.jcarousel-skin-signaturedishes .jcarousel-clip-horizontal {
    width:  448px;
    height: 74px;
}

.jcarousel-skin-guestbook .jcarousel-container-horizontal {
    width: 875px;
    padding: 0;
}
.jcarousel-skin-guestbook .jcarousel-clip-horizontal {
    width:  875px;
    height: 260px;
}

.jcarousel-skin-guestbookDetail .jcarousel-container-horizontal{
    width: 340px;
    padding: 0;
}
.jcarousel-skin-guestbookDetail .jcarousel-clip-horizontal {
    width:  340px;
    height: 340px;
}


/* Signature Dishes */
.jcarousel-skin-signaturedishes li {float:left}

.guestCarouselDetailFixed
{
    margin-top:-23px;
    padding-left:295px;
}

/* AWARDS */
.awardsPanel
{
    right: 18px;
    width: 80px;
    text-align:right;
    position: absolute;
    text-align: right;
    top: 9px;
}
.awardDetailImage
{
    width: 100px;
}
.awardDetailImage img
{
    width: 88px;
    height: 37px;
    margin-right: 10px;
}
.awardDetailText, .awardDetailImage
{
    margin-bottom: 10px;
}
.awardDetailText h4
{
    font-weight: bolder;
    font-size: 110%;
    margin-bottom: 2px;
}
