body {
	background-color: #FFB900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #111;
	margin:0;
}

table, table td {
	border:0;
	padding:0;
	margin:0;
}

#container {
	background: #FFB900 url(images/bg.jpg) no-repeat;
	width: 900px;
}

a img {
	border: 0;
}

/* ------ */
/* HEADER */
/* ------ */
#headerWrap {
	height: 160px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

#headerWrap .headerImg {
	padding: 35px 0 0 20px;
}
#headerLinks {
	position:absolute;
	float: right;
	width: 209px;
	height: 29px;
	clear: both;
	font-size: 75%;
	left: 683px;
	top: 28px;
	z-index: 800;

}
#headerLinks ul {
	line-height: 1em;
	list-style: none;
	margin: 0;
	padding: 0.1em 0;
	text-align:right;
}
#headerLinks ul li {
	display:inline;
}
#headerLinks ul li a {
	border-right: 1px solid #999999;
	padding: 0 .5em 0 .2em;
	text-decoration: none;
}
#headerLinks ul li a:hover {
	text-decoration: underline;
}
#headerLinks ul li a.last {
	border: 0;
}


.toplinks {
    color:#000000;
    font-size:12px;
	text-decoration: none;
}
.toplinks:hover {
    color:#000000;
    font-size:12px;
	text-decoration: underline;
}

/* ----- */
/* FLAGS */
/* ----- */
#flagsList {
	float: right;
	width: 205px;
	height: 20px;
	background: url(images/flags.gif);
	position: relative;
}

#flagsList li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 26px;
	width: 205px;
	left: 2px;
}

#flagsList li, #flagsList a {
	height: 23px; display: block;
}
#us {left: 0; width: 35px;}
#uk {left: 36px; width: 35px;}
#eu {left: 72px; width: 32px;}
#mex {left: 105px; width: 34px;}
#swe {left: 140px; width: 33px;}
#fra {left: 175px; width: 33px;}
#net {left: 209px; width: 35px;}

#headerWrap .flagsImg {
	float: right;
}

/* ------- */
/* CONTENT */
/* ------- */
#contentWrap {
	height: 590px;
	width: 900px;
}

/* ------ */
/* RV BOX */
/* ------ */
#formVidWrap {
	background: transparent url(images/rent-rv-bg.png) no-repeat;
	clear: both;
	height: 368px;
	margin-left: 140px;
	width: 745px;
}

#rentFormWrap {
	float: left;
	font-size: 80%;
	font-weight: bold;
	height: 243px;
	padding: 5px 10px;
	width: 218px;
	position: relative;
	top: 75px;
	left: 30px;
	z-index: 0;
}

#rentFormWrap form label {
	display: block;
	margin: 0;
	padding: 0;
}

#rentFormWrap form select, input {
	padding:2px;
	border:0;
}

#rentFormWrap form .go {
	margin: 10px 35px 0px 3px;
	background-color: #fff;
	float: right;
	font-size: 120%;
	color: #006600;
	font-weight: bold;
}

#videoBox {
	border: 1px;
	float: left;
	height: 240px;
	width: 320px;
	position: relative;
	top: 74px;
	left: 87px;
	z-index: 2;
	visibility: visible;
	background-image: url(../httpdocs/index/rv-travel/images/FirstFrame.jpg);
}
#VideoBoxFranchise {
	position:absolute;
	z-index:500;
	left: 504px;
	top: 250px;
	background-color: #FFCC00;
	border: 1px;

	border-color:#F90
	overflow: hidden;
	width: 330px;
	height: 290px;
	text-align: center;
	visibility: hidden;
}
#VideoBoxRevenue {
	position:absolute;
	z-index:600;
	left: 504px;
	top: 250px;
	background-color: #FFCC00;
	overflow: hidden;
	width: 330px;
	height: 290px;
	visibility: hidden;
	text-align: center;
}
#VideoBoxMarketplace {
	position:absolute;
	z-index:700;
	left: 506px;
	top: 250px;
	background-color: #FFCC00;
	overflow: hidden;
	width: 330px;
	height: 290px;
	text-align: center;
	visibility: hidden;
}
#c-class {
	position: absolute;
	margin-left: 10px;
	top: 489px;
	z-index: 100;
	left: -2px;
}
#TollNumber {
	position:absolute;
	width:106px;
	height:20px;
	z-index:801;
	left: 760px;
	align: right;
	top: 559px;
}
#box-RVFranchise {
	position: absolute;
	margin-left: 10px;
	top: 580px;
	z-index: 200;
	left: 330px;
	text-align: center;
	width: 160px;

}
#box-RVRevenue {
	position: absolute;
	margin-left: 10px;
	top: 580px;
	z-index: 300;
	left: 518px;
	text-align: center;
	width: 160px;
}
#box-RVSellBuy {
	position: absolute;
	margin-left: 10px;
	top: 580px;
	z-index: 400;
	left: 705px;
	text-align: center;
	width: 160px;
}
#over30years {
	margin-right: 22px;
	text-align: right;
}
#luxurymhSpecialists {
	position:absolute;
	z-index:801;
	left: 545px;
	top: 225px;
	text-align: right;
	width: 315px;
	height: 24px;
}
#graphicLinks {
	margin: 10px 30px 0 0;
	text-align: right;
}

/* -------*/
/* Language flags 
  ---------------*/
 #location ul li{
	float:left;
	list-style:none;
	width:235px;
	
}
#footerWrap #location{
	height:auto;
	width:950px;
	text-align:left;
	padding:5px;
	
	}
#footerWrap #location ul li{
	height: 1.5em;
}
#footerWrap #location a{
		border:none;
		text-decoration:none;
}
#location a,#footerWrap a{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 10px;
}
#location h2{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 12px;
	padding:0 0 0 20px;
}
/* ------ */
/* FOOTER */
/* ------ */
#footerWrap {
	border-top: 1px solid #DD9900;
	clear: both;
	color:#FFFFFF;
	font-size: 12px;
	/*padding: 1em;*/
	overflow: visible;
	
}

#footerWrap ul {
	line-height: 1em;
	list-style: none;
	margin: 0;
	padding: 0.1em 0;
	text-align: left;
}
#footerWrap ul li {
	display: inline;
}
#footerWrap ul li a {
	border-right: 1px solid #000000;
	padding: 0 .5em 0 .2em;
	text-decoration: none;
}
#footerWrap ul li a:hover {
	text-decoration: underline;
}
#footerWrap ul li a.last {
	border: 0;
}
#footerLogoLinks {
	margin: 0px 1px 0 0;
	padding: 1px 0px 4px;
	text-align: left;
	width:900px;
}
#footerWrap .footerQuote {
	margin:2px 0 0 -279px;
	float:left;
	font-size:10px;
	/*font-weight:bold;*/
	text-align:left;
}
#footerLanguageFlags{
	border-bottom:solid 1px ;
	border-top:solid 1px;
	overflow:auto;
	clear:left;
	width:900px;
	padding:5px 0 2px 0;
	}
#footerLanguageFlags ul li{
	display:block;
	width:150px;
	float:left;
}
#footerLanguageFlags ul li a{
	padding:0;
	margin:0;
	border:none;
}
/* -------------------------------- */
/* NAVIGATION						*/
/* caveat: head may explode if read */
/* -------------------------------- */
#navWrap {
	margin-left: 143px;
	width: 740px;
	/* width: 100%;  offset 1px due to margin-left */
}

#nav-1, #nav-1 ul {
	font-size: 11px;
	margin:0;
	padding: 0;
	list-style:none;
	line-height: 1.5em;
	z-index: 101;
}

#nav-1 li.tier1, #nav-1 li.tier1-75, #nav-1 li.tier1-60, #nav-1 li.tier1-100 {
	background: transparent url(images/menu_bg.jpg) repeat-x;
	border: 1px solid #3c0c77;
	border-bottom: none;
	float: left;
	padding: 5px 2px 2px;
	margin: 0 2px; /* offset 8px for this margin with .large */
	height: 20px;
}

#nav-1 li.tier1 a, #nav-1 li.tier1-75 a, #nav-1 li.tier1-60 a, #nav-1 li.tier1-100 a {
	color: yellow;
	display: block;
	text-align: center;
	text-decoration: none;
}

#nav-1 li.tier1 a:hover, #nav-1 li.tier1-75 a:hover, #nav-1 li.tier1-60 a:hover, #nav-1 li.tier1-100 a:hover {
	/*background-color: #000; fix later */
}

#nav-1 li.tier1, #nav-1 li.tier1 a {
	width: 75px;
}

#nav-1 li.tier1-75, #nav-1 li.tier1-75 a {
	width: 75px;
}

#nav-1 li.tier1-60, #nav-1 li.tier1-60 a {
	width: 60px;
}

#nav-1 li.tier1-100, #nav-1 li.tier1-100 a {
	width: 100px;
}

#nav-1 li.large, #nav-1 li.large a, #nav-1 li.large ul {
	width: 142px; /* was 150px until .tier1 margins */
}

#nav-1 li ul {
	background-color: #5500CC;
	left: -999em;
	position: absolute;
	width: 5em !important;
}

#nav-1 li:hover ul ul, #nav-1 li.sfhover ul ul {
	left: -999em;
}

#nav-1 li:hover ul, #nav-1 li li:hover ul, #nav-1 li.sfhover ul, #nav-1 li li.sfhover ul {
	left: auto;
}

#nav-1 li ul ul {
	margin: -1em 0 0 5em;
}

/* NAV 2 */
#nav-1 ul.nav-2 {
	margin-left: -3px;
	margin-top: 5px;
	width: 170px !important;
	text-align: left !important;
}

#nav-1 ul.nav-2 li {
	background-color: #6611EE;
	width: 170px !important;
}

#nav-1 ul.nav-2 li a {
	color: #fff;
	border: 1px solid #3c0c77;
	border-bottom: none;
	padding: 6px 5px !important;
	text-align: left !important;
	width: 159px !important;	
}

#nav-1 ul.nav-2 li a.last {
	border-bottom: 1px solid #3c0c77 !important;
}

#nav-1 ul.nav-2 li a:hover {
	background-color: #553388;
}

/* NAV 3 */
#nav-1 ul.nav-3 {
	margin-top: -30px !important;
	margin-left: 150px;
	width: 170px !important;
	text-align: left !important;
}

#logout {
	background-color:#FFCC66;
	border-bottom: 1px solid #CC9933;
	text-align: right;
	font-size: 80%;
}



#footerWrap {
	width: 900px;
}

