/* 
Theme Name: Alitalia Babylon
Theme URI: http://www.alitaliababylon.com
Description: This theme was created by Owen Piccirillo for Alitalia.
Version: 2s.0
Author: Owen Piccirillo
Author URI: http://www.messtudios.com
*/

/* Main and Reset
---------------------------------------------------------------------------------*/
* {margin: 0; padding: 0; outline:none;}
ul, li {list-style-type: none }
.clr {clear:both;}
img {border:0;}
a:link, a:visited, a:hover, a.selected { color:#000; text-decoration:none;}

.left {float:left;}
.right {float:right;}

body { 
	font:13px Arial, Helvetica, sans-serif;
	background:url(images/bg-fixed.jpg) no-repeat top center #000;
	overflow-x:hidden;
}
p { padding-bottom:10px;}

.contact-hidden {
	color:#FFF;
	text-align:center;
	height:200px;
	background-color:#000;
}

.contact-wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
}
.contact-outside {
	background:url(images/contact-outside.jpg);
	width:283px;
	height:176px;
	position:absolute;
	top:10px;
	left:0;
}
.contact-phone{
	position:absolute;
	top:20px;
	left:300px;
	height:150px;
	width:200px;
	
}
.contact-phone h2{
	background:url(images/contact-phone.jpg) top left no-repeat;
	padding-left:60px;
	padding-top:10px;
	height:48px;
	font-size:18px;
	font-weight:bold;
}

.contact-mail{
	position:absolute;
	top:20px;
	left:530px;	
	height:150px;
	width:200px;	
}
.contact-mail a:link, .contact-mail a:visited{
	color:#CCC;
	text-decoration:underline;
}
.contact-mail h2{
	text-align:left;
	background:url(images/contact-mail.jpg) top left no-repeat;
	padding-left:58px;padding-top:10px;
	height:48px;
	font-size:18px;
	font-weight:bold;
}

.contact-hours{
	position:absolute;
	top:20px;
	right:0;
	text-align:left;
	height:150px;
	width:200px;	
}
.contact-hours h2{
	text-align:left;
	background:url(images/contact-hours.jpg) top left no-repeat;
	padding-left:50px;padding-top:10px;
	height:48px;
	font-size:18px;
	font-weight:bold;
}
.contact-close {
	position:absolute;
	top:0;
	right:0;
}
.contact-close a:link, .contact-close a:visited{
	color:#900;
}
.contact-close a:hover{
	color:#ccc;
}
/* Navigation
---------------------------------------------------------------------------------*/
#nav-wrapper {
	background:url(images/bg-nav.gif);
	height:32px;
}
#navigation {
	width:960px;
	margin:0 auto;
	height:32px;
}
#navigation li{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	float:left;
	border-left:1px solid #474747;
}
#navigation li a:link, #navigation li a:visited{
	color:#FFF;
	display:block;
	padding:8px 53px;
	font-size:14px;
	font-weight:bold;
}
#navigation li a:hover {
	color:#ccc;
}
#navigation li a:active {
	margin-top:-2px;
}
#navigation li a.selected {
	color:#ccc;
	background-color:#000;
}



/* Header
---------------------------------------------------------------------------------*/
#header-wrapper {
	background:url(images/bg-logo.jpg) top center no-repeat;
	height:119px;
	position:relative;
}
#header {
	width:383px;
	height:119px;
	margin:0 auto;
	position:relative;
}

.logo {
	text-indent:-9999px;
	height:123px;
	width:383px;	
}
.logo a:link, .logo a:visited {
	background:url(images/alitalia-logo.png);
	height:123px;
	width:383px;
	display:block;
	margin:0 auto;
	position:absolute;
	top:-5px;
}

/* Content
---------------------------------------------------------------------------------*/
#content-main {
	width:960px;
	margin:0 auto;
	position:relative;
}
.fade {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	background:url(images/fade.png) no-repeat;
	height:12px;
	width:900px;
}
.intro {
	padding:20px;
	color:#FFF;
	font-size:14px;
	text-align:center;
	text-shadow:#000 0px 1px 0px;
}

.whats-new-top {
	background:url(images/whats-new.png);
	height:67px;
	width:960px;
}

.leftw {
	width:445px;
	background-color:#351a14;
	float:left;
	display:inline;
	margin-left:15px;
}
.rightw {
	margin-right:15px;
	width:445px;
	background-color:#351a14;
	float:right;
	display:inline;
	position:relative;
}
.mailinglist {
	background:url(images/mailing-list.gif);
	width:434px;
	height:52px;
	margin:0 auto;
}
.txt {
	background:url(images/bg-text.jpg);
	width:197px;
	height:32px;
	border:none;
}
.submit {
	background:url(images/bg-submit.jpg);
	width:38px;
	border:none;
	height:32px;
	vertical-align:top;
}
.formpoz {
	position:absolute;
	top:10px;
	right:15px;
}
.dining {
	margin-top:25px;
	margin-left:5px;
	padding-top:15px;
	background:url(images/bg-din.jpg) no-repeat;
	width:437px;
	height:293px;
}
.newdin {
	background:url(images/new.png);
	width:114px;
	height:107px;
	position:absolute;
	z-index:100;
	bottom:0;
	left:165px;
}
.slideshow2 {
	margin:0px 0px 0px 17px;
}
.bar {
	background:url(images/bar.png) no-repeat;
	height:35px;
	width:960px;
}
.direct-info h2{
	color:#FFF;
}
.direct-info p{
	color:#ccc;
}
/* Footer
---------------------------------------------------------------------------------*/
.footer-bottom {
	border-top:1px solid #aa6a52;
	text-align:center;
	color:#a56255;
	width:960px;
	margin:0px auto;
	padding-top:30px;
}
.footer-bottom p a:link, .footer-bottom p a:visited{
	color:#d68d74;
}

.vtarea {
	height:171px;
	position:relative;
	width:960px;
	margin:0 auto;
	
}
.vt {
	background:url(images/vt1.jpg);
	width:359px;
	height:171px;
	position:absolute;
	top:0;
	left:40px;
}
.vt a:link, .vt a:visited{
	display:block;
	width:359px;
	height:171px;
}
.vtt {
	background:url(images/vt2.jpg);
	width:359px;
	height:171px;
	position:absolute;
	top:0;
	right:40px;
}
.vtt a:link, .vtt a:visited{
	display:block;
	width:359px;
	height:171px;
}

.eyebal {
	background:url(/images/vtb.png) no-repeat;
	height:53px;
	width:54px;
	position:absolute;
	bottom:5px;
	left:15px;
	z-index:100;
}
.eyeball {
	background:url(/images/vtb.png) no-repeat;
	height:53px;
	width:54px;
	position:absolute;
	bottom:5px;
	right:370px;
	z-index:100;
}
#directionstip {
	padding:7px;
	width:650px;
	margin:10px auto;
	text-align:center;
	color:#fff;
}

/* Wordpress
---------------------------------------------------------------------------------*/
.post {
	padding:15px 15px 5px 15px;
	border-bottom:1px solid #aa6a52;
}
.leftw h2 {
	color:#FFF;
	font-size:15px;
	text-transform:capitalize;
}

.leftw p {
	color:#ccc;
	font-size:12px;
}
.leftw p a:link, .leftw p a:visited{
	color:#aa6a52;
	text-decoration:underline;
	font-size:12px;
}



/* menu Fade
---------------------------------------------------------------------------------*/
#menu-list {
	width:851px;
	margin:0 auto;
}
#menu-list {
	width:851px;
	margin:0 auto;
}
#menu-list li{
	float:left;
}
#menu-list li a:link, #menu-list li a:visited{
	float:left;
	display:inline;
	font-size:16px;
	padding:10px;
	color:#CCC;
}
#menu-list li a:hover{
	font-weight:bold;
}

.download {
	color:#093;
}
.download a:link{
	color:#093;
}
.download li a:hover{
	color:#093;
}
#menupanel1 {
	width:851px;
	margin:0 auto;
}
#menupanel2 {
	width:851px;
	margin:0 auto;
}
