* {
	font-family: Tahoma;
}

a img
{
    border:0px;
}

html{ overflow-x: hidden}

body{
	background:#FFFFFF;
	margin:0;
	padding:0;
	overflow-x:hidden;
}

div#super{	
	color:#0177D1; /* #E0221C */
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	margin:0 auto;
	padding-bottom:5px;
	padding-top:5px;
	width:922px;
}	

body.winterTheme #body{
	width:100%;
	margin:0;
	padding:0;
	background:transparent url(../images/winter_background.jpg) no-repeat scroll center 116px;
}

body.valentineTheme #body{
	width:100%;
	margin:0;
	padding:0;
	background:transparent url(../images/valentine_background.jpg) repeat-x scroll center 116px;
}

body.springTheme #body{
	width:100%;
	margin:0;
	padding:0;
	background:transparent url(../images/spring_background.jpg) repeat-x scroll center 116px;
}

body.easterTheme #body{
	width:100%;
	margin:0;
	padding:0;
	/*background:transparent url(../images/valentine_background.jpg) repeat-x scroll center 116px;*/
	background:transparent url(../images/luxpaste.jpg) repeat-x scroll center 116px;
	
}

body.summerTheme #body{
	width:100%;
	margin:0;
	padding:0;
	background:transparent url(../images/summer_background.jpg) repeat-x scroll center 116px;
}

body.autumnTheme #body{
	width:100%;
	margin:0;
	padding:0;
	background:transparent url(../images/autumn_background.jpg) repeat-x scroll center 116px;
}


#wrapper{
	margin:0 auto;
	position:relative;
	width:922px;
}

#header{
	width:100%;
	height: 116px;
	position:relative;
}

#luxcar{
	background:transparent url(../images/luxcar.png) no-repeat scroll 34px 0px;
	display:block;
	height:169px;
	left:-27px;
	position:absolute;
	top:20px;
	width:278px;
}

#logo{
	background:transparent url(../images/logo.jpg) no-repeat scroll center center;
	display:block;
	height:82px;
	left:285px;
	top:26px;
	width:464px;
	position:absolute;
}

/* Bell 
body.winterTheme div#seasonElement{
	background:transparent url(../images/bell.png) no-repeat scroll center center;
	display:block;
	height:121px;
	left:785px;
	top:26px;
	width:123px;
	position:absolute;
}
*/

body.winterTheme div#seasonElement {
	background:url("../images/santa1.png") no-repeat scroll center center transparent;
	display:block;
	height:151px;
	left:825px;
	position:absolute;
	top:-13px;
	width:124px;
}

body.valentineTheme div#seasonElement{
	background:transparent url(../images/cupidon.png) no-repeat scroll center center;
	display:block;
	height:164px;
	left:765px;
	position:absolute;
	top:-6px;
	width:179px;
}

body.springTheme div#seasonElement{
	/*background:transparent url(../images/snowdrop.png) no-repeat scroll center center;*/
	background:transparent url(../images/snowdrop.png) no-repeat scroll top center;
	display:block;
	/*height:164px;*/
	height:118px;
	left:737px;
	position:absolute;
	/*top:-8px;*/
	top:-2px;
	width:179px;
}


body.easterTheme div#seasonElement{
	background:transparent url(../images/easter.png) no-repeat scroll center center;
	display:block;
	height:164px;
	left:737px;
	position:absolute;
	top:-8px;
	width:206px;
}

body.summerTheme div#seasonElement{
	background:transparent url(../images/umbrela.png) no-repeat scroll center center;
	display:block;
	height:178px;
	left:761px;
	position:absolute;
	top:-17px;
	width:181px;
}

body.autumnTheme div#seasonElement{
	background:transparent;
	display:block;
	height:178px;
	left:761px;
	position:absolute;
	top:-17px;
	width:181px;
}

body.autumnTheme #menu{
	padding-left:46px;
}

#menu{
	height:36px;
	width:100%;
	position: relative;
	z-index: 1000;
}

#menu ul{
	list-style:none;
	padding:0px;
	margin:0 0 0 250px;
}

#menu ul li{
	float:left;
	display:block;
	background:transparent url(../images/menu_on.png) no-repeat scroll 0 center;
	height:27px;
	width:105px;
	margin-top:7px;
	font-size:11px;
	font-weight:bold;
}

#menu ul ul{
	float:left;
	margin:0px;
	position:relative;
	top:-10px;
	z-index:1000;
	display:none;
	padding:0;
}

#menu ul ul li{
	background:#93C9FB none repeat scroll 0 0;
	border-top:2px solid #C9E4FD;
	height:20px;
	margin:0;
	margin-left:4px;
	padding:0;
	margin-top:0;
	width:99px;
	font-size:10px;
}

#menu ul ul li a{
	color:#221454;
	text-align:left;
	height:20px;
	width:99px;
}


#menu ul ul li:hover a{
	background:#C9E4FD;
	width:99px;
}

#menu ul ul li a:hover{
	background:#C9E4FD;
	width:99px;
}

#menu a{
	color:#3B3F42;
	display:block;
	float:left;
	height:27px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
	width:105px;
	text-indent:6px;
}

#menu a:hover{
	
}



#mainBody {
	background:#D5E6F5 url('/web/images/mainbg.jpg');
	width:100%;
	border-left:1px solid #A3B8D0;
	border-right:1px solid #A3B8D0;
	clear:both;
}

#mainContent{
	/*background:#FFFFFF;*/
	width:628px;
	min-height:1300px;
	height:auto !important;
	height:1300px;
	/*border-left:1px solid #A3B8D0;
	border-right:1px solid #A3B8D0;*/
	float:left;
}

#sidebarLeft{
	float:left;
	width:146px;
	min-height:500px;
}		
					
#sidebarRight{
	float:left;
	width:146px;
	min-height:500px;
}

div.sidebarTop{
	height:48px;
	width:100%;
	position:relative;
}

div.sidebarElement{
	color:#3B3F42;
	font-size:11px;
	font-weight:bold;
	margin-bottom:16px;
	width:100%;
}

div.sidebarElement img.borderElement{
	border: 2px solid #A3B8D0;
}

div.sidebarElement ul{
	text-align:center;
	padding:0;
	margin:0;
	list-style:none;
}

div.sidebarElement ul li a{
	color:#3B3F42;
	line-height:17px;
}

div.sidebarElement div.elementHead{
	width:142px;
	height:14px;
	background:transparent url(../images/element.jpg) no-repeat scroll top left;
}

div.sidebarElement div.elementBody{
	width:142px;
	background:transparent url(../images/element.jpg) repeat-y scroll top right;
	position: relative;
}

div.sidebarElement div.elementBody p{
	margin:0px;
}

div.sidebarElement div.elementFoot{
	width:142px;
	height:14px;
	background:transparent url(../images/element.jpg) no-repeat scroll bottom left;
}

#footer{
	font-size:11px;
	margin-bottom:50px;
	background: #0177D1;
	border-bottom:1px solid #9ECBEE;
	height:36px;
}

div#footer div#footerContet{
	margin:0 auto;
	position:relative;
	width:922px;
	height:36px;
}

#footer a{
	margin-left:2px;
	margin-right:2px;
}

#footer div.leftFooter a{
	color:#FFFFFF;
	text-transform:uppercase;
}

#footer div.rightFooter a{
	color:#FFFFFF;
}


#footer div.leftFooter{
	text-align:left;
	width:417px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	line-height:32px;
}

#footer div.centerFooter{
	width:88px;
	float:left;
	padding-top:2px;
}


#footer div.rightFooter{
	text-align:right;
	width:417px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	line-height:32px;
}

#footer div.copyright{
	width:100%;
	text-align:left;
	margin-top:5px;
	color:#FFFFFF;
}

#footer div.copyright b{
	color:#FFFFFF;
}

div.clear{
	clear:both;
}

div#flashcontent{
	margin-left:11px;
	overflow:hidden;
	position:relative;
	z-index:0;
}

hr#cover{
	background:#D5E6F5;
	color:#D5E6F5;
	height:15px;
	position:absolute;
	width:136px;
	z-index:1;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	border:none 0;
	border-color: transparent;
}





div.button{
	height:35px;
	width:136px;	
	display:block;
	padding:0;
	border:0;
	padding-top:3px;
}



a.button{
	background:transparent url(../images/button.png) no-repeat scroll;
	height:34px;
	width:136px;	
	display:block;
	text-decoration:none;
	cursor:pointer;	
	clear:both;
	padding:0;
	border:0;
}

a.button:hover div{
	color:#0175CD;
}

a.button  div{
	color:#3B3F42;
	font-size:11px;
	font-weight:bold;
	height:34px;	
	width:102px;
	text-align:center;
	line-height: 25px;
	
	text-indent:-14px;
	float:left;
	padding:0px;
}

a.button  div.shopping{
	background:transparent url(../images/icons/shopping.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.rentacar{
	background:transparent url(../images/icons/rentacar.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.service{
	background:transparent url(../images/icons/service.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.radio{
	background:transparent url(../images/icons/radio.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.train{
	background:transparent url(../images/icons/train.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.bus{
	background:transparent url(../images/icons/bus.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.plane{
	background:transparent url(../images/icons/plane.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.hotel{
	background:transparent url(../images/icons/hotel.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.restaurant{
	background:transparent url(../images/icons/restaurant.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.pizza{
	background:transparent url(../images/icons/pizza.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}


a.button  div.club{
	background:transparent url(../images/icons/club.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.partner{
	background:transparent url(../images/icons/partner.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.salon{
	background:transparent url(../images/icons/salon.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.colaborative{
	background:transparent url(../images/icons/colaborative.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.forum{
	background:transparent url(../images/icons/forum.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.driver{
	background:transparent url(../images/icons/driver.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}


a.button  div.help{
	background:transparent url(../images/icons/help.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}


a.button  div.euro{
	background:transparent url(../images/icons/euro.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.rules{
	background:transparent url(../images/icons/rules.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.tv{
	background:transparent url(../images/icons/tv.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.news{
	background:transparent url(../images/icons/news.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

a.button  div.ym{
	background:transparent url(../images/icons/ym.png) no-repeat scroll 0 0;
	width:38px ! important;
	height:40px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
}

a.ym div{
	width: 90px;
}

a.button  div.mail{
	background:transparent url(../images/icons/mail.png) no-repeat scroll 0 0;
	width:34px ! important;
	float:left;
	padding:0px;
	position:relative;
	top:-4px;
	left:-3px;
}

/* pages - Galleries */

.galleryContainer{
	clear:both;
	padding-left:16px;
}

.galleryContainer a.galleryImgHolder{
	background:#D5E6F5;
	border:1px solid #A5A7AA;
	height:142px;
	width:190px;
	float:left;
	display:block;
	margin:3px;
	padding: 1px;
}

.galleryContainer a.galleryImgHolder img{
	border: 0px;
	height:142px;
	width:190px;
}

.galleryPag{
	clear:both;
}


.galleryPag a{
	height:15px;
	width:15px;
	float:left;
	display:block;
	color:#3B3F42;
	border:1px solid #3B3F42;
	background:#D5E6F5;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	margin-left:3px;
}

.galleryPag a img{
	border: 0px;
	height:142px;
	width:190px;
}

.galleryPag a:hover{
	background:#FFFFFF;
}

.galleryPag a.active{
	background:#FFFFFF;
}

/*pages - Text */
#textContent{
	padding:10px;
	text-align:left;
}

#textContent p{
	text-align:justify;
	color:#3B3F42;
	font-size:13px;
}

#textContent a{
	color:#221454;
}

#textContent h1{
	color:#E0221C;
	font-size:20px;
}

#textContent h2{
	color:#221454;
	font-size:16px;
}

#textContent ul{
	color:#3B3F42;
	font-size:13px;
	line-height:20px;
}

/*pages - Home */
div.special1{
	background:transparent url(../images/pages/card1.jpg) no-repeat scroll top center;
	height:156px;
	width:222px;
	border:1px solid #0177D1;
	float:left;
	margin-left:50px;
}

div.special1:hover{
	background-position: bottom center;
}

div.special2{
	background:transparent url(../images/pages/card2.jpg) no-repeat scroll top center;
	height:156px;
	width:222px;
	border:1px solid #0177D1;
	float:right;
	margin-right:50px;
}

div.special2:hover{
	background-position: bottom center;
}

div.special3{
	background:transparent url(../images/pages/cardiunie1.jpg) no-repeat scroll top center;
	height:156px;
	width:222px;
	border:1px solid #0177D1;
	float:left;
	margin-left:50px;
	margin-top:20px;
}

div.special3:hover{
	background-position: bottom center;
}

div.special4{
	background:transparent url(../images/pages/cardiunie2.jpg) no-repeat scroll top center;
	height:156px;
	width:222px;
	border:1px solid #0177D1;
	float:right;
	margin-right:50px;
	margin-top:20px;
}

div.special4:hover{
	background-position: bottom center;
}

div.special5{
	background:transparent url(../images/pages/card5.jpg) no-repeat scroll top center;
	height:156px;
	width:222px;
	border:1px solid #0177D1;
	float:left;
	margin-left:50px;
}

div.special5:hover{
	background-position: bottom center;
}

div.special6{
	background:transparent url(../images/pages/card6.jpg) no-repeat scroll top center;
	height:156px;
	width:222px;
	border:1px solid #0177D1;
	float:right;
	margin-right:50px;
	margin-bottom:20px;
}

div.special6:hover{
	background-position: bottom center;
}

div.special7{
	background:transparent url(../images/pages/card7.jpg) no-repeat scroll top center;
	height:156px;
	width:222px;
	border:1px solid #0177D1;
	float:left;
	margin-left:50px;
	margin-bottom:20px;
}

div.special7:hover{
	background-position: bottom center;
}

div.special8{
	background:transparent url(../images/pages/card8.jpg) no-repeat scroll top center;
	height:156px;
	width:222px;
	border:1px solid #0177D1;
	float:right;
	margin-right:50px;
	margin-bottom:20px;
}

div.special8:hover{
	background-position: bottom center;
}

div.special9{
	background:transparent url(../images/pages/card9.jpg) no-repeat scroll top center;
	height:156px;
	width:222px;
	border:1px solid #0177D1;
	float:left;
	margin-left:50px;
	margin-bottom:20px;
}

div.special9:hover{
	background-position: bottom center;
}

div.special10{
	background:transparent url(../images/pages/card10.jpg) no-repeat scroll top center;
	height:156px;
	width:222px;
	border:1px solid #0177D1;
	float:right;
	margin-right:50px;
	margin-bottom:20px;
}

div.special10:hover{
	background-position: bottom center;
}

/*
div.new_ico{
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/web/images/nou.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:72px;
	left:-26px;
	position:absolute;
	top:-42px;
	width:88px;
}
*/

div.new_ico{
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/web/images/nouvip.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:72px;
	left:-7px;
	position:absolute;
	top:-38px;
	width:156px;
}

/* display types */

div.colDisplay a{
	display:block;
	float:left;
	padding:15px;
	width:122px;
	height:122px;
}	

div.colDisplay a img{
	border:1px solid #9CA8B4;	
	width:122px;
	height:122px;							
}	

div.colDisplay a:hover img{	
	border:1px solid #221454;	
}	

/* Contact page */

form.contactForm{
	font-size:13px;
	margin-left:86px;
	margin-right:86px;
	margin-top:30px;
	padding:0;
	color:#3B3F42;
}

form.contactForm p{
	margin: 0px;
}

form.contactForm label{
	width:194px;
	display:block;
	float:left;
}

form.contactForm input, form.contactForm select, form.contactForm textarea{
	background:#D5E6F5;
	border:1px solid #A3B8D0;
	width:240px;
}

form.contactForm .button{	
	background: transparent url(/web/images/menu_off.png) no-repeat scroll 0 center;
	border:none;
	height:32px;
	width:104px;
	color: #3B3F42;
	font-weight:bold;
	padding-bottom:6px;
	margin-top:20px;
	cursor:pointer;
}

form.contactForm .button:hover{
	color:#221454;
}

/* Player */
#pause_cover{
	position: absolute; 
	z-index: 1; 
	width: 20px; 
	height: 20px; 
	top: 16px; 
	left: 117px;
	background:transparent url(/web/images/empty.gif) no-repeat scroll 0 0;
}

#play_cover{
	position: absolute; 
	z-index: 1; 
	width: 20px; 
	height: 20px; 
	top: 16px; 
	left: 14px;
	background:transparent url(/web/images/empty.gif) no-repeat scroll 0 0;
}

/* Cars & Drivers */
.carHolder{
	background:#D5E6F5;
	border:1px solid #A5A7AA;
	width:580px;
	height:270px;
	margin-top: 22px;
	margin-bottom: 22px;
}

.carHeader div.ind{
	background:transparent url(../images/indicativ.png) no-repeat scroll 0 center;
	float:left;
	height:27px;
	width:77px;
	color:#3B3F42;
	font-weight:bold;
	font-size:13px;
	line-height:21px;
}

.carHeader div.numar{
	color:#3B3F42;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:27px;
	line-height:21px;
	width:296px;
	text-align:right;
}



.carBodyLeft div.driverDet{	 
	border:1px solid #A5A7AA;
	width:246px;
	height:100px;
	float:left;
	margin:0px;
	position:relative;
	/*margin-left:16px;*/
	margin-top:8px;
}

.carBodyLeft div.driverImg{	 
	border:1px solid #A5A7AA;
	width:76px;
	height:100px;
	float:left;
	margin-left:16px;
	margin-top:8px;
}

.carBodyLeft div.driverImg img{	 
	width:76px;
	height:100px;
}

div.driverDet h2{
	margin-top: 30px; 
	font-size: 13px; 
	color: #D02921;
}

div.driverDet h3{ 
	font-size: 13px; 
	color: #3B3F42;
}

.carBodyLeft{
	float:left;
	padding-left:16px;
	width:358px;
}
.carBodyRight{
	float:left;
	width:196px;
}

.carBodyRight div.carImg{
	border:1px solid #A5A7AA;
	height:142px;	
	margin-top:8px;
	width:190px;
	clear:both;
}

.carBodyRight div.carImg img{
	height:142px;
	width:190px;
}

.carBodyRight div.marca{
	clear:both;
	color:#221454;
	float:right;
	font-size:13px;
	font-weight:bold;
	height:16px;
	line-height:16px;
	text-align:center;
	width:100%;
}

.carBodyRight a{
	color:#3B3F42;
	font-size:11px;
	font-weight:bold;
	clear:both;
	margin-top:20px;
	display:block;
}

.driverObs {
	border:1px solid #A5A7AA;
	margin-top:20px;
	font-size:13px;
	height:20px;
	margin-top:20px;
	padding-bottom:10px;
	padding-top:10px;
	width:548px;
	float:left;
}



/* Pagination */

div.pagination{
	margin-bottom:14px;
	margin-left:19px;
	margin-top:14px;
}

div.pagination a{
	background:#D6E6F3 none repeat scroll 0 0;
	border:1px solid #383F45;
	color:#383F45;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin-left:3px;
	padding:2px 5px !important;
	text-decoration:none;
}

div.pagination a:hover{
	background:#FFFFFF none repeat scroll 0 0;
}

div.pagination a.active{
	background-color:#FFFFFF;
}

/* colored buttons */

.bottomBtns a.bottomBtn{
	display:block;
	height:64px;
	width:142px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	line-height:62px;
	font-size:17px;
	text-align:center;
}
		
.redBtn{
	background: transparent url(../images/redbtn.png) no-repeat scroll 0 0
}

.blueBtn{
	background: transparent url(../images/bluebtn.png) no-repeat scroll 0 0
}

.yellowBtn{
	background: transparent url(../images/yellowbtn.png) no-repeat scroll 0 0
}
