/* CSS Document www.travall.com website country redirection written by Robert Wild Mono Design Ltd www.monodesign.co.uk / web@monodesign.co.uk */

html {
 height: 100%;
} 

body {
 font: 77% normal Verdana, Arial, Helvetica, sans-serif;
 margin: 0;
 padding: 0;
 line-height: 1.8em;
 margin: 0 auto;
 height: 100%;
}

h1,h2,ul,li {
 margin: 0;
 padding: 0;
}

h1 {
 float: right;
 color: #CC0000;
 font-style: italic;
 font-size: 160%;
 padding: 40px 0 0 0;
 font-weight: normal;
} 

h2 {
 color: #CC0000;
 font-weight: normal;
 font-size: 1.2em;
 margin-top: 1em;
 text-transform:uppercase;
}  

a {
 color: #fff;
 text-decoration: none;
}

a:hover {
 color: #CC0000;
} 

table#main {
 width: 921px;
 margin: 20px auto 0;
} 

td#logo a img {
 text-decoration: none;
 border: 0;
} 

td.region {
 width: 249px;
 color: #000;
 min-height: 450px;
 max-height: 100%;
 background: url(images/travall-crv-portrait.jpg) bottom center no-repeat #ccc; 
} 

td.select {
 border-bottom: 4px solid #CC0000;
 color: #FFFFFF;
}

td.images {
 width: 220px;
} 

.grey {
 padding: 1em 1em 2em;
 margin: 0 1px 0 0;
 color: #000;
 min-height: 450px;
 max-height: 100%;
}

li {
 list-style: none;
} 

.cell_left {
 background: url(images/cuved_left.gif) top left no-repeat #CC0000; 
 width: 9px;
 float: left;
}

.cell_right {
 background:url(images/curve-right.gif) top right no-repeat #CC0000;
 width: 9px;
 float: left;
 margin-right: 1px;
} 

.cell_tab {
 float: left;
 padding-top: 5px;
 height: 25px;
 background: url(images/curve_bg.gif) top repeat-x #CC0000;
 text-align:center;
}

.cell_right, .cell_left {
height: 30px;
}

.cell_tab a {
 color: #FFFFFF;
} 

.cell_tab a:hover {
 color: black;
} 

.bar {
 background-color: #a7a7a7;
 color: #000;
 padding: 1em;
 font-size: 150%;
 border-top: 1px solid #FFF;
 border-bottom: 20px solid #FFF;
 text-align: center;
} 

.bar a {
 color: #CC0000;
 text-decoration: underline;
 font-weight: bold;
} 

input {
 margin-top: 1em;
} 