body{
background:#FFF;
}
#wrapper{
width:940px;
margin:0;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
/*/ LOGIN /*/
/*/////////////////////////////////////////////////////////////////////////////////////*/
#login{
display:none;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
/*/ HEADER /*/
/*/////////////////////////////////////////////////////////////////////////////////////*/
#header{
height:85px;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
#header h1 a{
width:280px;
height:0;
padding:65px 0 0 0;
background:#06C url(/en/sitepitch/default/img/layout/logo.png) no-repeat 0 5px;
overflow:hidden;
display:block;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
/*/ SIGNUP /*/
/*/////////////////////////////////////////////////////////////////////////////////////*/
#header #signup{
display:none;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
/*/ MENU /*/
/*/////////////////////////////////////////////////////////////////////////////////////*/
#header ul{
display:none;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
/*/ CONTAINER /*/
/*/////////////////////////////////////////////////////////////////////////////////////*/
#container,
#container-signup{
width:890px;
padding:0;
background:#FFF;
border:0;
}
#container-signup{
padding:243px 20px 20px 20px;
background:#FFF url(/en/sitepitch/default/img/signup/bg.jpg) no-repeat 20px 5px;
}
#container h2{
height:30px;
line-height:20px;
margin:0 0 10px 0;
border-bottom:1px solid #0057AE;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
#footer-links{
display:none;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
#newsreel{
line-height:25px;
margin:0 0 10px 0;
}
#newsreel p{
width:175px;
background:#D9E8F7;
border-right:2px solid #FFF;
font-size:120%;;
font-weight:bold;
text-indent:10px;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
.tickercontainer{
width:702px; 
height:25px; 
margin:0; 
padding:0 5px;
background:#EEE;
overflow:hidden; 
position:absolute;
margin:-25px 0 0 177px;
}
/*/ IE6 Fix/*/ *html .tickercontainer{margin:-35px 0 0 177px;} /*//*/
.tickercontainer .mask{ 
position:relative;
overflow:hidden;
}
ul.newsticker{ 
margin:0;
padding:0;
position:relative;
left:750px;
list-style-type:none;
}
ul.newsticker li{
margin:0;
padding:0;
color:#666;
float:left;
}
ul.newsticker a{
margin:0 50px 0 0;
padding:0;
color:#06C;
} 
ul.newsticker a:hover{
text-decoration:none;
}
ul.newsticker span{
margin:0 10px 0 0;
} 
/*/////////////////////////////////////////////////////////////////////////////////////*/
#last-minute{
margin:0 0 10px 0;
border:1px solid #F60;
}
#last-minute h3{
line-height:35px;
background:#F30;
color:#FFF;
text-indent:10px;
}
#last-minute h3 span{
color:#FFF;
font-weight:normal;
filter:alpha(opacity=75);
opacity:0.75;
}
#last-minute .view-all{
line-height:35px;
padding:0 20px;
background:#F60;
border-left:2px solid #FFF;
color:#FFF;
font-size:120%;;
font-weight:bold;
text-decoration:none;
display:block;
position:absolute;
margin:-35px 0 0 756px;
}
#last-minute .view-all:hover{
text-decoration:underline;
}
table.tablesorter {
font-family:arial;
background:#FFF;
margin:0;
font-size:8pt;
width: 100%;
text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
background: #FFD1B2;
border: 1px solid #FFF;
font-size: 8pt;
padding: 4px;
}
table.tablesorter thead tr th.last-minute-details-head{
background:#690;
color:#FFF;
text-align:center;
}

table.tablesorter thead tr .header {
background-image: url(/en/sitepitch/default/img/last-minute/bg.gif);
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
}
table.tablesorter tbody td{
padding:4px;
background:#FFF;
vertical-align:top;
}
table.tablesorter tbody tr.odd td {
}
table.tablesorter thead tr .headerSortUp {
background-image: url(/en/sitepitch/default/img/last-minute/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background:#FFB27F url(/en/sitepitch/default/img/last-minute/desc.gif) no-repeat 100% 9px;
}
table.tablesorter td a{
color:#0057AE;
}
table.tablesorter td a:hover{
text-decoration:none;
}
table.tablesorter td.price{
color:#F30;
font-weight:bold;
}
table.tablesorter td.last-minute-details{
padding:1px;
}
table.tablesorter td.last-minute-details a{
line-height:20px;
background:#B2CC7F;
color:#FFF;
text-align:center;
text-decoration:none;
display:block;
}
table.tablesorter td.last-minute-details a:hover{
background:#690;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
#index-signup h3{
width:280px;
height:0;
padding:26px 0 0 0;
background:url(/en/sitepitch/default/img/index/signup.png) no-repeat 0 0;
overflow:hidden;
display:block;
}
#index-signup p{
margin:0 0 10px 0;
padding:5px 0 10px 0;
border-bottom:1px solid #FFF;
}
#index-signup input{
width:272px;
margin:0 0 10px 0;
}
#index-signup input.submit{
width:145px;
height:35px;
background:url(/en/sitepitch/default/img/signup/signup.jpg) no-repeat 0 0;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
/*/ FOOTER /*/
/*/////////////////////////////////////////////////////////////////////////////////////*/
#footer{
height:100px;
margin:-10px 0 0 0;
background:0;
}
#footer p{
line-height:30px;
margin:0;
color:#666;
text-indent:20px;
}
#footer p b{
color:#BBB;
font-weight:normal;
}
#footer a{
line-height:30px;
height:30px;
padding:0 110px 0 0;
background:url(/en/sitepitch/default/img/layout/rezbot.png) no-repeat 100% 0;
color:#FFF;
font-size:120%;
text-decoration:none;
position:absolute;
margin:30px 0 0 700px;
display:block;
}
#footer a span{
display:none;
}