/* Global width */
#wrapper, #footer { width: 873px; margin: 0 auto; }

/* Common styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	/*background: #fff url(../img/home/border_bg_small.gif) top center repeat-y;*/
	background-color: #fff;
	margin: 10px auto;
	position: relative;
}

a, th, td, option, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: inherit;
}

a img { border: 0; }

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #fff;
	border: dotted 1px #999;
}

option {
	color: #666;
	background-color: #fff;
}

button {
	border: solid 1px #999;
	color: #FFF;
	background-color: #ed7617;
	cursor: pointer;
    font-weight: bold;
}

button:hover {
	color: #FFF;
    font-weight: bold;
	background-color: #b6b6b6;
}

a {
	color: #333;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.sectionTitle {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
}

img.leftTopCorner {
	position: absolute;
	top: 0px;
	left: 0px;
}

img.rightTopCorner {
	position: absolute;
	top: 0px;
	right: 0px;
}

td.title {
	background: #fff url('../img/icons/isotype_20x20_white_bg.gif') no-repeat top left;
	height: 30px;
	font-size: 14px;
	vertical-align: bottom;
	padding-left: 20px;
}

/* Errors */

#errorLayer {
	position: absolute;
	left: 54px;
	top: 114px;
	width: 430px;
	min-height: 91px;
	z-index: 1;
	padding: 10px;
	border: 1px solid #bc9703;
	background-color: #fff2c1;
}

.validationErrorField {
	background-color: #ffc891;
}

.validationErrorLabel {
	color: #ff860d;
}

/* Products menu */

td.prodMenuOption {
	background: url('../img/menu/prod_menu_option.gif') no-repeat left;
	font-size: 12px;
	width: 74px;
	height: 47px;
	text-align: center;
	vertical-align: middle;
}

.productItem {
	background: url('../img/menu/prod_menu_option.gif') no-repeat left;
	height: 47px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	margin-bottom: 10px;
}

.productLine {
	height: 358px;
	background-color: #f9f9f9;
	/* background: url('../img/menu/prod_menu_line.gif') repeat center center; */
}

/* Car hire search (step 1 - home page) */

#stepOne {
	position: relative;
	width: 306px;
	height: 395px;
	background-color: #fff2c1;
	color: inherit;
	padding: 10px;
}

/* Static pages */

#stepOneStatic {
	position: relative;
	width: 330px;
	height: 285px;
	background-color: #fff2c1;
	color: #535554;
	padding: 8px;
	font-family:Verdana;
        font-size:10px;
}
#stepOneStaticTitle {
    color:#535554;
    font-family:Verdana;
    font-size:10px;
}
#StaticTitle {
    color:#333333;
    font-family:Verdana;
    font-size:11px;
}
#stepOneStaticTitle input, select{
    background-color:#FFFFFF;
    border:1px solid #797877;
    color:#535554;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
}

.colorSearchbox {
    background-color:#FFF2C1;
}

.staticText {
    color:#333333;
    font-family:Verdana;
    font-size:11px;
}

.tabla_ofertas
{
	text-align: center;
	margin-bottom: 50px;
	margin: 0px;
	width: 100%;
}
	
.tabla_ofertas_celda
{
	border: 1px dotted #666666;
	vertical-align: bottom;
        background-color: #FDE378;
}
.tabla_ofertas_lugar
{
	font-size: 14px;
	color: #232322;
	margin: 5px;
        padding: 5px;
}
.tabla_ofertas_coche
{
	font-size: 9px;
	color: #a33;
	margin: 2px;
	height: 20px;
}

.tabla_ofertas_precio
{
	font-size: 20px;
	font-weight: bold;
	margin: 6px;
}

.childrenLink {
	margin: 6px;
    color: #FF099C;
}

.pagingLink li{

        float: left;
        margin: 5px;
        padding-left: 2px;
        padding-right: 2px;
        list-style-image: none;
        list-style-type: none;
        border: solid 1px #7DBCCC;
        background-color: #FFDE59; 
}


/*end of static pages*/

#stepOne img.leftTopCorner {
	position: absolute;
	top: 0px;
	left: 0px;
}

#stepOne img.rightTopCorner {
	position: absolute;
	top: 0px;
	right: 0px;
}

#stepOne select.autocomplete {
	position: absolute;
	margin: -5px 0px 0px 84px;
	overflow: hidden;
	border: solid 1px #999;
	border-top-width: 0px;
	z-index: 1;
	width: 200px;
	display: none;
}

#stepOneBody {
	position: relative;
	width: 100%;
}

#stepOneBody label {
	display: block;
	float: left;
	margin: 5px 2px 5px 0px;
	text-align: left;
	width: 80px;
}

#stepOneBody input {
	margin: 5px 0px 5px 2px;
	width: 200px;
}

#stepOneBody input.loader {
	background: #fff url('../img/icons/loader.gif') no-repeat scroll 100% 2px;
}

#stepOneBody input.loading {
	background: #fff url('../img/icons/loader.gif') no-repeat scroll 100% -18px;
}

#stepOneBody select {
	margin: 5px 0px 5px 2px;
	width: 200px;
}

#stepOneBody option {
	width: 200px;
}

#stepOneWay {
	position: relative;
	width: 100%;
	min-height: 20px;
	vertical-align: middle;
}

#stepOneWay label {
	margin: 5px 0px 5px 2px;
	vertical-align: middle;
}

#stepOneWay input {
	margin: 5px 2px 5px 0px;
	vertical-align: middle;
}

#stepOneDates {
	position: relative;
}

#stepOneDates table {
	border-collapse: collapse;
	width: 100%;
}

#stepOneDates label {
	margin: 5px 2px 1px 0px;
}

#stepOneDates select {
	width: 50px;
	margin: 1px 0px 5px 0px;
}

#stepOneDates option {
	width: 50px;
}

#stepOneAge {
	position: relative;
	min-height: 20px;
	vertical-align: middle;
}

#stepOneAge label {
	display: block;
	float: left;
	margin: 5px 2px 5px 0px;
	text-align: left;
	width: 80px;
	vertical-align: middle;
}

#stepOneAge input {
	margin: 5px 50px 5px 2px;
	width: 50px;
	vertical-align: middle;
}

#stepOneAge button {
	vertical-align: middle;
}

/* Corporate menu */

td.corpMenuLeft {
	background: url('../img/menu/corp_menu_left.gif') no-repeat left;
	height: 20px;
	width: 5px;
}

td.corpMenuRight {
	background: url('../img/menu/corp_menu_right.gif') no-repeat right;
	height: 20px;
	width: 5px;
}

td.corpMenuMiddle {
	background-color: #ffde59;
	color: inherit;
	height: 20px;
	width: 150px;
	text-align: center;
}

td.corpSubmenuLeft {
	background: url('../img/menu/corp_submenu_left.gif') no-repeat left;
	background-color: #999;
	color: inherit;
	height: 20px;
	width: 5px;
}

td.corpSubmenuRight {
	background: url('../img/menu/corp_submenu_right.gif') no-repeat right;
	background-color: #999;
	color: inherit;
	height: 20px;
	width: 5px;
}

td.corpSubmenuMiddle {
	background-color: #999;
	height: 20px;
	width: 180px;
	color: #f3ffff;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
}

td.corpBody {
	text-align: justify;
}

#stepFiveCustomerArea {
	font:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: solid 1px #ED815A;
	padding-top: 3px;
}

#stepFiveCustomerArea a {
	font:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#stepFiveCustomerAreaImage {
  /*background-image: url('../img/pics/step5_girl.jpg');*/
  width: 217px;
  height: 142px;
  float: right;
}

#stepFiveCustomerAreaButton {
  position: relative;
  color: inherit;
  height: 22px;
  line-height: 20px;
  width: 180px;
  margin-bottom: 20px;
  vertical-align: middle;
  background-color: #ED7617;
  margin-top: 20px;
}

#stepFiveCustomerAreaButton a {
	font:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
    color: #fff;
}

/* Tooltip styles */
#tiptext {
	font-size: 12px;
	position: absolute;
	padding: 3px;
	border: 1px solid #666;
	background-color: #FFFFCC;
	overflow: auto;
	z-index: 100;
}

.tipt {
	border-bottom: 1px dotted #666;
}

/* Social bookmarks */
#social a { margin: 0 2px; }
#social img { border: 0; }


/********************
 * NewsLetter
 * *****************/

#subscribe {
    background: url(../img/newsletter/form_bg.jpg) no-repeat;
    margin-top: 50px;
    height: 210px;
    padding: 135px 0 0 55px;
}

/* Cardiddy Header */
#header {	
	margin: 49px auto 0;
	position: relative; height: 69px;
	border-bottom: 1px solid #bdbdbd;
	font-size: 90%;
}
	h1 { text-indent: -999em; }
	#logo { position: absolute;	top: -35px;	left: -5px;	}
	ul#menu {
		background: url(../img/cdd_home/menu-bg.png) top left repeat-x;
		position: absolute; top: 0; right: 0;
		list-style: none; margin: 0; padding: 0;
	}
		ul#menu li a {
			float: left; display: table-cell;
			height: 32px; width: 70px;
			padding: 8px 7px 0 5px;
			text-align: center; line-height: 140%;
			background: url(../img/cdd_home/menu-sep.png) right 16px no-repeat;
			text-decoration: none; color: #333; font-size: 11px;
		}
		ul#menu a:hover { color: #ee781b; }
		ul#menu a.last { background: none; }
		ul#menu a.single { line-height: 260%; }
		ul#menu .rleft { background-image: url(../img/cdd_home/menu-bg-left.png); width: 15px; height: 35px; float:left; display:block; }
		ul#menu .rright { background-image: url(../img/cdd_home/menu-bg-right.png); width: 15px; height: 35px; float:left; display:block; }
	ul#flags {
		position: absolute; top: 50px; right: 8px;
		list-style: none; margin: 0; font-size: 10px;
	}
		#header li { display: inline;}
		ul#flags a { float: left; display:block; margin-left: 4px; }

/* Cardiddy Footer */
#footer {
	margin: 61px auto 0; padding: 5px 0 0; 
	background: url(../img/cdd_home/menu-bg.png) repeat-x;
	position: relative; height: 50px;
	font-size: 11px;
}
	#footer .bgleft, #footer .bgright {	position: absolute; top: 0; height: 35px; width: 15px; margin: 0; }
	#footer .bgleft {	left: 0; background-image: url(../img/cdd_home/menu-bg-left.png) }
	#footer .bgright { right: 0; background-image: url(../img/cdd_home/menu-bg-right.png) }
	#footer .info { text-align: center; padding-top: 8px; }