
* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font: normal 13px "Arial";
	color: #666;
}

a:link, 
a:visited 
{
	color: #333;
	font: normal 13px "Arial";
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

h2.header {
	font-size: 36px;
	float: right;
	color: #173484;
    margin-right: 9px;
    padding-top: 7px;
}

#wrapper {
	margin: 0 auto;
}

#header {
	height: 95px;
	border-top: 5px solid #f88d1b;
	border-bottom: 5px solid #003386;
}

#logo {
	float: left;
}

#wrapper-header {
	float: left;
	width: 500px;
}

#left {
	border: 1px solid #f88d1b;
	float: left;
	xwidth: 400px;
}	

#header img {
	xborder: 1px solid #f88d1b;
	margin: 10px;
	display: block
}

#header #tagline {
	
	xfloat: left;
	margin: 53px 0 0 160px;
	padding-right: 15px;
	xfont: normal 14px Arial;
	color: #614661;
	xborder: 1px solid black;
	xclear: both;
}

#content {
	padding: 15px;
	width: 970px;
	float: left;
	background: #fff;
}

div.companyinfo,
div.users,
div.cars,
div.payment,
div.reservation {
	width: 810px;
	line-height: 30px;
	padding-bottom: 35px;
}

div.reservation {
	line-height: 15px;
}

div.companyinfo .head {
	float: left;
	font-weight: bold;
	width: 140px;
	text-align: right;
}
div.companyinfo .body {
	float: right;
	width: 660px;
	padding-left: 10px;
	min-height: 30px;
}

div.clear {
	clear: both;
}

hr.header {
	width: 100%;
	color: #003386;
}

#menu-main {
	margin: 10px;
	float: right;
	border: 1px solid black;
	clear: right;
}

#menu-main li {
	float: left;
	xborder-right: 1px dashed #000;
	xborder-bottom: 1px dashed #000;
	list-style: none;
}

#menu-main li.button {
	border-right: none;
	height: 32px;
	background: #f88d1b;
}

#menu-main a:link, 
#menu-main a:visited 
{
	float: left;
	color: #003386;
	padding: 6px 15px;
}

#menu-main a:hover {
	text-decoration: underline;
}

#login-wrapper {	
	background-color: #f88d1b;
}


#login {
	margin: 170px auto 0 auto;
	width: 270px;
	padding: 20px;
	background-color: #f88d1b;
	color: #003386;
}

#login p.error {
	background: #ccc;
	margin-bottom: 10px;
	padding: 5px 8px;
	font-weight: bold;
}

#login fieldset {
	margin-top: 10px;
	border: none;
}

#login fieldset div {
	margin: 5px 0;
}

#login fieldset div.navigation {
	float: right;
	margin: 10px 0 5 0;
}

#login label {
	float: left;
	font-weight: bold;
	width: 80px;
	color: #003386;
}

#login .text-medium {
	width: 183px;
}

#widgets {
	margin-top: 0px;
	padding-right: 25px;
}



#footer {
	clear: both;
	xpadding-top: 30px;
}

#reservationform div.required label {
	font-weight:bold;
}

#reservationform div label {
	display:block;
	float:left;
	
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt 0pt 5px;
	padding:2px 7px 3px 3px;
	text-align:right;
	width:136px;
}

#reservationform div {
	clear:none;
	display:block;
	margin:7px 0pt 0pt;
	padding:1px 3px;
	width: 810px;
}

#reservationform div.description p {
	margin: 15px 0;
}

#reservationform div.description p a:link,
#reservationform div.description p a:active,
#reservationform div.description p a:hover,
#reservationform div.description p a:visited {
	text-decoration: underline;
}


#reservationform span.popup {
	diplay: none;
}

#reservationform input { 
	border: 1px solid #999999;
} 

#reservationform textarea { 
	border: 1px solid #999999;
} 

#reservationform div.error {
	border: 1px solid #003386;
	border-top: 3px solid #003386;
	background-color: #F4F5F5;
	padding-bottom: 10px;
}

#reservationform div.error p.error {
  	margin: 0 0 0 146px;
  	width: 400px;
  	color: #003386;  
 	padding: 3px 3px 5px 3px;
	background-color: #F4F5F5;
}

#reservationform div.error-main {
	width: auto;
	padding: 10px 0 10px 0;
  	margin: 10px 0;
  	background: #F4F5F5;
  	border: 1px solid #003386;
	border-top: 3px solid #003386; 
}

#reservationform div.error-main p {
  	xcolor: #000;
  	margin: 0 7px 2px 7px;
}

#reservationform .input-textsmall,
#reservationform .input-textlarge,
#reservationform .input-textbig,
#reservationform .input-file,
#reservationform .input-filetext,
#reservationform .input-button,
#reservationform .select-one,
#reservationform .select-multiple
{
	font: normal 12px Arial;
	color: #000;
	padding: 2px;
	width: 270px;
	background-color: #fff;
}

#reservationform .input-textsmall {
	width: 80px;
}

#reservationform .input-textbig {
	width: 270px;
	height: 120px;
}

#reservationform .select-one {
	width: 42px;
	padding: 0;
}

#reservationform .input-button {
	width: auto;
	margin-right: 3px;
	border: 1px solid #999999;
	padding: 0px 3px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#reservationform .form-navigation {
	width: 810px;;
	text-align: left;
}

#reservationform .form-navigation div {
	width: 420px;;
	text-align: right;
}

h1 {
	color: #003386;
	font-size: 20px;
	xpadding-bottom: 5px;
}

h2 {
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}

div.notes {
	margin-top: 15px;
	border: 2px solid #f88d1b;
	width: 400px;
	background: #F4F5F5
}
div.notes .header {
	width: 394px;
	padding: 4px;
	background: #f88d1b;
	font-weight: bold;
}

div.notes p{
	padding: 3px;
}


/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #f88d1b;
	background-color: #F4F5F5;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #f88d1b;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #f88d1b;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #f88d1b;
}

.jTip{
cursor:help;
}
