body
{
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: black;
	font-family: verdana, helvetica, Arial, Sans-Serif;
	
}
.vehiclesales { 
/*background:url(../graphics/vehicle-sales.jpg)*/
background: url(../graphics/layout/blue-fade-bg.jpg) repeat-x bottom;
}


/* Strat Main Colours */

.alignRight {
	text-align: right;
	padding-right: 10px;
}
.alignLeft {
	text-align: left;
	padding-right: 10px;
}
.alignCentre {
	text-align: center;
}

.alignLogo {
	text-align: center;
	padding-left: 20px;
}

.alignNavMain {
	text-align: left;
}

.Pad5 {
	padding: 5px;
}

.Pad10 {
	padding: 10px;
}

.Pad20Left {
	text-align: left;
	padding-left: 20px;
}

.padTop5 { 
	padding-top: 5px; 
}

.PadTop {
	padding-top: 10px;
}
.PadLeft {
	padding-left: 50px;
}
.PadRight {
	padding-right: 50px;
}

.PadMastHeadImg {
	padding: 15px;
}

.SpaceLogoBtn {
	padding-top: 5px;
}
.BoxOrangePad {
	border: 1px dashed #FF7E19;
	padding:10px;
}


.BoxGreenPad {
	border: 1px dashed #006940;
	padding:10px;
}


/* End Main Colours */

.newsPad {
	margin:auto;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-left: 0px;
	padding-right: 0px;
}
  

/* Navigation ______________________________________________________________________________________ */

A:link
{
/* color: #FE6601; orange */
/* color: #006940; green*/
    color: #FE6601;
    text-decoration:none;
}
A:visited
{
    color: #FE6601;
    text-decoration:none;
}
A:hover
{
    color: #FE6601;
    /*border-bottom:1px dotted #006940;*/
}
A:active
{
    color: #FE6601;
     text-decoration:none;
}

#country, #country ul{ float:right; width:160px; margin:0 10px 0 0; padding:0; list-style:none; background:#fff; position:relative; border:1px solid #ccc; border-width:1px 0}
#country a{ display:block; line-height:18px; font-weight:normal; color:#000; border:1px solid #ccc; border-width:0 1px; padding:0 5px; text-align:left}
#country a:hover{ text-decoration:none}

#country a.drop{ background:url(../graphics/drop-arrow.png) no-repeat right}

#country ul{ position:absolute; top:18px; left:0; display:none; border-bottom:1px solid #000}
#country ul a{ border-right:1px solid #000}
#country ul a:hover{ background:#3399ff; color:#fff}

#country li:hover ul{ display:block;}

/* _____________________ */
.LinkwTBd { color: white; }
.LinkwTBd a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.LinkwTBd a:visited
{  
	font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.LinkwTBd a:active
{  
	font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.LinkwTBd a:hover
{  
	font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

/* _____________________ */

.LinkGrBd a
{  
	font-weight: bold;
    color: #006940;
    text-decoration: none;
}
.LinkGrBd a:visited
{  
	font-weight: bold;
    /*color: #333333;*/
    color: #006940;
    text-decoration: none;
}
.LinkGrBd a:active
{  
	font-weight: bold;
    color: #006940;
    text-decoration: none;
}
.LinkGrBd a:hover
{  
	font-weight: bold;
    color: #006940;
    text-decoration: underline;
}

/* _____________________ */

.LinkOrBd a
{  
	font-weight: bold;
    color: #FE6601;
    text-decoration: none;
}
.LinkOrBd a:visited
{  
	font-weight: bold;
    color: #FE6601;
    text-decoration: none;
}
.LinkOrBd a:active
{  
	font-weight: bold;
    color: #FE6601;
    text-decoration: none;
}
.LinkOrBd a:hover
{  
	font-weight: bold;
    color: #FE6601;
    text-decoration: underline;
}


/* _____________________ */

.LinkGreyBd a
{  
	font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.LinkGreyBd a:visited
{  
	font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.LinkGreyBd a:active
{  
	font-weight: bold;
    color: #333333;
    text-decoration: none;
}
.LinkGreyBd a:hover
{  
	font-weight: bold;
    color: #333333;
    text-decoration: underline;
}

/* _____________________ */

.LinkQuicklinks a
{
    font-size: 10px;
	font-weight: bold;
    color: #006940;
    text-decoration: none;
}
.LinkQuicklinks a:visited
{
    font-size: 10px;
	font-weight: bold;
    color: #006940;
    text-decoration: none;
}
.LinkQuicklinks a:active
{
    font-size: 10px;
	font-weight: bold;
    color: #006940;
    text-decoration: underline;
}
.LinkQuicklinks a:hover
{
    font-size: 10px;
	font-weight: bold;
    color: #006940;
	text-decoration: underline;
}
/* _____________________ */

div.subsite  p { font-size:9px; color:#666666;}
div.subsite  a { color:#666666; font-size:9px; text-decoration:none; }
div.subsite  a:visited { color:#666666; font-size:9px; text-decoration:none; }
div.subsite  a:hover { color:#006940; font-size:9px; border-bottom:1px dotted #006940; }
div.subsite  a.right:hover{ border:none}
/* End Navigation ______________________________________________________________________________________ */




/* Start Lines & Borders ________________________________________________________________________________ */

.block-heading{ background:#006940; border:1px solid #014B2E; color:#fff; border-width:1px 0; padding:5px; font-size:14px; font-weight:bold}


.layout-footer {
	background-color: #006940;
	
}

.bk-eng-bdr
{
border: 1px solid #333333;
background: url(../graphics/layout/blue-fade-bg.jpg) repeat-x bottom;

}

.bk-eng-bdrV
{
border: 1px solid #333333;
background: #e2e2e2;

}

.bdrGrey
{
border: 1px solid #333333;
}

.bgSilver { 
	background: #e2e2e2;
}
.bgOrangeBold {
	background: #FE7A23;	
}

.dashTopBot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.dashTop {
	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.dashBottom {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.dashTopPad {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top:15px; 
	padding-bottom:15px;
}

.dashRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;

}
.dashLeft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;

}

.lineTopPad {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top:15px; 
	padding-bottom:15px;
}

.lineTopPadGr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top:10px; 
	padding-bottom:10px;
}

.lineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}

.lineRightGr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;

}

.bdrQuicklinks {
	border-width: 1px;
	border-style: solid;
	border-color: #e49310;

}

.bdrBookMark {
	border-width: 1px;
	border-style: solid;
	border-color: #003399;

}

.bdrWhatsHappening {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;

}

.bdrVehSpecs {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;

}

.bdrDash {
	border-width: 1px;
	border-style: dotted;
	border-color: #cccccc;

}

.bdrFadeDash { 
	padding: 10px;
	border-width: 1px;
	border-style: dotted;
	border-color: #cccccc;
	background: url(../graphics/layout/silver-fade-bg.jpg) repeat-x bottom;
}

.bdrGreenDash { 
	padding: 10px;
	border-width: 1px;
	border-style: dotted;
	border-color: #cccccc;
	color: white;
	background: url(../graphics/layout/green-fade-bg.jpg) #014b2e repeat-x bottom;
}

.bdrBlueDash { 
	padding: 10px;
	border-width: 1px;
	border-style: dotted;
	border-color: #cccccc;
	color: black;
	background: url(../graphics/layout/blue2-fade-bg.jpg) #e2e2e2 repeat-x bottom;
}

.bdrNewsAlert {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;

}

hr{ border:1px dashed #999; border-width:0 0 1px 0; height:1px; margin:15px}
/* End Lines & Borders ________________________________________________________________________________ */


/* Start Text __________________________________________________________________________________________ */

.tx9Bk
{
    font-size: 9px;
    color: #000000;
}

.tx10Bk
{
    font-size: 10px;
    color: #000000;
}

.tx10Grey
{
    font-size: 10px;
    color: #333333;
}

.tx10Wt
{
    font-size: 10px;
    color: #ffffff;
}

.tx11WtBd
{
	font-weight: bold;
    color: #ffffff;
}

.tx11BkBd
{
	font-weight: bold;
    color: #000000;
}

.justify
{
	text-align: justify;
}

.tx12WtBd
{
    font-size: 12px;
	font-weight: bold;
    color: #ffffff;
}

.tx12BkBd
{
    font-size: 12px;
	font-weight: bold;
}

.tx13WtBd
{
    font-size: 13px;
	font-weight: bold;
    color: #ffffff;
}

.tx14WtBd
{
    font-size: 14px;
	font-weight: bold;
    color: #ffffff;
}

.tx14OrBd
{
    font-size: 14px;
	font-weight: bold;
	color: #FE6601;
}
.tx13BkBd
{
    font-size: 13px;
	font-weight: bold;
}

.tx13BkBd
{
    font-size: 13px;
	font-weight: bold;
}

.tx16WtBd
{
    font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.tx16GrBd
{
    font-size: 16px;
	font-weight: bold;
	color: #006940;
}

.tx16OrBd
{
    font-size: 16px;
	font-weight: bold;
	color: #FE6601;
}

.tx16GreyBd
{
    font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.tx20GrBd
{
    font-size: 20px;
	font-weight: bold;
	color: #006940;
}

.tx20OrBd
{
    font-size: 20px;
	font-weight: bold;
	color: #FE6601;
}

.tx24OrBd
{
    font-size: 24px;
	font-weight: bold;
	color: #FE6601;
}
.tx24GrBd
{
    font-size: 24px;
	font-weight: bold;
	color: #006940;
}

.tx10Grey
{
    font-size: 10px;
    color: #666666;
}

.txSMPad
{
    padding-left: 10px;
	
}

.txSMPadSub
{
    padding-left: 20px;
	
}

/* End Text __________________________________________________________________________________________ */




/* Start Forms & Buttons ______________________________________________________________________________ */





/* Start Booking Form _____________________________________________________________________________________*/

.abe_info-window {
	position:relative;
	background:url(../graphics/bk-eng-info-box.gif) no-repeat;
	width:400px;
	height:30px;
	left: 5px;
	top: -36px;
}

.abe_v_td6 {
	padding-left:6px; 
	padding-bottom:2px;
	padding-top:2px;
	
}

.abe_v_td9 {
	padding-left:9px; 
	padding-bottom:2px;
	padding-top:2px;
	
}

.abe_v_tdpromo {
	padding-left:12px; 
	padding-bottom:2px;
	padding-top:2px;
}

.abe_v_btn {
	padding-right:6px; 
	padding-bottom:6px;
	padding-top:2px;
}

.abe_v_space {
	padding-top:20px; 
}

.abe_DDLs
{
    font-size: 11px;
    font-color: #000000;
}

.abe_Text_Field
{
    font-size: 11px;
    font-color: #000000;
}

.abe_Step1_Button
{ width:85px; height:27px; background-image: url(../graphics/btn-search.jpg); background-repeat: no-repeat; border: 0px;}

/* End Booking Form _____________________________________________________________________________________*/



.tblHeader {
	background-color: #006940 ;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #014b2e;
	border-bottom-color: #014b2e;
}
.tblHeader td { color: white; font-size: 14px; font-weight: bold;}
.tblGrayHeader {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

/* Start Images _____________________________________________________________________________________*/



/* End Images _____________________________________________________________________________________*/


/* Start Boxes _____________________________________________________________________________________*/

div.boxFadeDash { 
	position: relative;
	width: 343px;
	padding: 10px;
	border-width: 1px;
	border-style: dotted;
	border-color: #cccccc;
	background: url(../graphics/layout/silver-fade-bg.jpg) repeat-x bottom;


}

div.boxFadeDash2 { 
	position: absolute;
	width: 686px;
	padding: 10px;
	border-width: 1px;
	border-style: dotted;
	border-color: #cccccc;
	background: url(../graphics/layout/silver-fade-bg.jpg) repeat-x bottom;


}



/* End Boxes _____________________________________________________________________________________*/

/* Start Backgrounds _____________________________________________________________________________________*/


.bg-darkgreen
{

font-weight: bold;
color: #ffffff;
padding:2px 0px 2px 5px;
line-height:12pt;
background: url(../graphics/layout/bg-darkgreen.jpg) repeat-x top #014b2e;

}
.bg-decalgreen
{

font-weight: bold;
padding:2px 0px 2px 5px;
line-height:12pt;
background: url(../graphics/bg-decal-silver-fade.jpg) repeat-x top #ffffff;

}
div.bg-decalgreen{ padding:0; height:20px; margin-bottom:10px; clear:both}


/* End Boxes _____________________________________________________________________________________*/


/* start vehicle specifications tables_____________________________________________________________________*/
.vspecs-table td.vspecs-top, .vspecs-top, p.vspecs-top, .vspecs-table th{ font-weight: bold; color: #ffffff; padding:0px 5px; line-height:26px; background: url(../graphics/bk-header-vech-sepcs-green.png) repeat-x top #006940; margin:0; text-align:left}

.vspecs-table{ border-collapse:collapse; padding: 5px; margin:0 0 10px 0; line-height:12pt; border: 1px dotted #999999; width:100%}
.vspecs-table td{ padding:5px;}
.half-wrapper .vspecs-table td{ width:50%}

.odd td { background-color: #CEFBD3; }

.new-reloc{ line-height:35px}

/* end vehicle specifications tables_____________________________________________________________________*/

/* START branch pages */
table.matrix { width:100%; background-color:#ffffff; margin-top:16px; }
table.matrix td { width:11%; font-size:8pt; text-align:center; }
table.matrix td.cities { font-weight:bold; background-color:#f58025; color:#ffffff; text-align:center; }
table.matrix td.bg { background-color:#ffdbb7; }
table.matrix span.miles { color:#e15a00; }
/* END branch pages */



/* Image Styles _________________________________________________________________________________________________ */
.imgDestination { 
            border: 1px solid #999999;
            padding: 5px;
            padding-bottom: 20px;
			margin: 5px; 
}

.{ padding:5px 0 20px; border:1px solid #999; margin-bottom:15px}
. img{ margin:0}

img.-sm { padding: 2px; padding-bottom: 7px; }
td.-sm { background: white; border-width:1px; border-color: silver; border-style: solid; border-collapse:collapse; margin-left: 10px; }
table.-sm { background: white; border-color: silver; 
	border-style: thin; border-collapse:collapse; 
	margin-left: 10px; }



/* PAGE LAYOUT STYLES ___________________________________________________*/ 
.headerLine1 { 
	background: #006940;
	color: white;
	font-size: 14px;
	font-weight:bold;
	background: url(../graphics/layout/header-decal.gif) repeat-x;
}
.headerLine2 { 
	text: white;
	padding-top: 0px;
	background: url(../graphics/layout/menu-bg.jpg) repeat-x;
}

.headerLine3 {
	background: #006940;
	
}

.pageBg { 
	background: url(../graphics/layout/top-bg.jpg) repeat-x top;
}
.pageBgLeft {
	background: url(../graphics/layout/top-bg-left.jpg) no-repeat top right;
	
}
.pageBgRight {
	background: url(../graphics/layout/top-bg-right.jpg) no-repeat top left;
}

.pageBrdrTopLeft {
	background: url(../graphics/layout/page-border-top-left.gif) no-repeat top right;
}
.pageBrdrTopRight {
	background: url(../graphics/layout/page-border-top-right.gif) no-repeat top left;
}
.pageBrdrTopLeft2 {
	background: url(../graphics/layout/page-border-top-left2.gif) no-repeat top right;
}
.pageBrdrTopRight2 {
	background: url(../graphics/layout/page-border-top-right2.gif) no-repeat top left;
}
.pageBrdrLeft {
	background: url(../graphics/layout/page-border-left.gif) repeat-y top right;
}
.pageBrdrRight {
	background: url(../graphics/layout/page-border-right.gif) repeat-y top left;
}

.pageBody { 
	background: white;
}

.countryDDL {  
	padding-top: 0px;
    padding-right: 15px;
	padding-right: 0px;
	vertical-align: middle;
	text-align: right;
}



/* MENU STYLES _________________________________________________________________________________________________ */


.navmenubg { /*background: #0188CA;*/
background: #dbe1d5;

}

#navmenu {  position: relative; text-align:left; }
#navmenu li{ 
  white-space:nowrap; 
  position: relative; 
  display: inline; 
  float: left; 
  padding-left: 15px; 
  padding-right: 15px;
  padding-bottom: 5px; 
  padding-top: 0px;  
} 

#navmenu li.active a{ 
  color: #ffffff;
  text-decoration:none;
  font-weight:bold;
  background: #006940;
} 
#navmenu li a{ 
  color: #006940;
  text-decoration:none;
  font-weight:bold;
  padding-left: 15px; 
  padding-right: 15px;
  padding-bottom: 5px;
  padding-top: 0px;
} 
#navmenu li a:hover{ 
  color: #006940;
  text-decoration:none;
  font-weight:bold;
  background: white;
  
} 
#navmenu li ul{ 
  position: absolute; 
  top: 1.1em; 
  display: block; 
  list-style-type: none; 
  padding: 0; 
  margin: 0; 
  left: 0; 
  visibility: hidden; 
} 
#navmenu li ul li{ 
display: list-item; 
margin: 0; 
padding:0; 
float: left; 
} 

#apDiv {
	position:relative;
	width:980px;
	height:40px;
	z-index:1;
	left: 10px;
	top: -3px;
	
}


/* MENU2 STYLES ________________________________________________________________________ */
/*
 * This menu is used on the majority of pages which includes the two menus for vehicles and about us pages
 * It caters for about 6 or so menu items
 *
 *
 *
 */
.navmenu2bg { /*background: #0188CA;*/
background: #dbe1d5;

}

#navmenu2 {
	position: relative;
	text-align:left;
	width: 980px;
}
#navmenu2 li{ 
  white-space:nowrap; 
  position: relative; 
  display: inline; 
  float: left; 
  padding-left: 5px; 
  padding-right: 5px;
  padding-bottom: 2px; 
  padding-top: 0px;  
} 

#navmenu2 li.active a{ 
  color: #ffffff;
  text-decoration:none;
  font-weight:bold;
  background: #006940;
} 
#navmenu2 li a{ 
  color: #006940;
  text-decoration:none;
  font-weight:bold;
  padding-left: 10px; 
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 0px;
} 
#navmenu2 li a:hover{ 
  color: #006940;
  text-decoration:none;
  font-weight:bold;
  background: white;
  
} 
#navmenu2 li ul{ 
  position: absolute; 
  top: 1.1em; 
  display: block; 
  list-style-type: none; 
  padding: 0; 
  margin: 0; 
  left: 0; 
  visibility: hidden; 
} 
#navmenu2 li ul li{ 
display: list-item; 
margin: 0; 
padding:0; 
float: left; 
} 

#apDiv1 {
	position:relative;
	width:980px;
	height:20px;
	z-index:1;
	
	top: -3px;
	
}


/* MENU STYLES _________________________________________________________________________________________________ */
/*
 * This menu is used only on the cheapa campa vehicle pages which are retained but which are no longer linked
 * to the main website
 *
 * It caters for a longer list of about 8 or 9 menu items
 *
 */

.menu_bg { color: black;text-align:center; }
.navmenu3bg { /*background: #0188CA;*/
background: #dbe1d5;

}

#navmenu3 {  position: relative; text-align:left; }
#navmenu3 li{ 
  white-space:nowrap; 
  position: relative; 
  display: inline; 
  float: left; 
  padding-left: 15px; 
  padding-right: 15px;
  padding-bottom: 5px; 
  padding-top: 0px;  
   background: url(../graphics/menu-div.gif) no-repeat right;
} 

#navmenu3 li.active a{ 
  color: #ffffff;
  text-decoration:none;
  font-weight:bold;
/*  background: #006940;*/
     background: url(../graphics/menu-div.gif) no-repeat right;

} 
#navmenu3 li a{ 
  color: #006940;
  text-decoration:none;
  font-weight:bold;
  padding-left: 15px; 
  padding-right: 15px;
  padding-bottom: 5px;
  padding-top: 0px;
} 
#navmenu3 li a:hover{ 
  color: #006940;
  text-decoration:none;
  font-weight:bold;
  background: white;
  
} 
#navmenu3 li ul{ 
  position: absolute; 
  top: 1.1em; 
  display: block; 
  list-style-type: none; 
  padding: 0; 
  margin: 0; 
  left: 0; 
  visibility: hidden; 
} 
#navmenu3 li ul li{ 
display: list-item; 
margin: 0; 
padding:0; 
float: left; 
} 

#apDiv3 {
	position:relative;
	width:980px;
	height:20px;
	z-index:1;
	left: 30px;
	top: -3px;
	
}

.info-box{ border:1px solid #333333; background:#E2E2E2 url(../graphics/info2.png) no-repeat; background-position:5px center; padding:5px 5px 5px 66px; margin-bottom:10px}

.discount{ width:165px; height:85px; float:right; background:url(../graphics/discount-tag.png); color:#fff; font-weight:bold; font-size:16px; margin:0 0 10px 10px; cursor:help}
.discount table{ border-collapse:collapse; height:75px; margin:0 50px 0 15px}
.discount td{ text-align:center}

#tooltip{ position:absolute; border:1px solid #333; border-width:1px 2px 2px 1px; background:#fff; padding:2px 5px; color:#333; display:none; width:200px; text-align:left; line-height:16px; font-size:11px; z-index:5000}	
#tooltip strong{ display:block; line-height:20px; font-weight:bold;}
#tooltip h3{ font-weight:normal; font-size:12px; letter-spacing:0; margin:0; line-height:18px;}

span.tooltip{ font-weight:bold; cursor:default}

.half{ width:345px; float:left;}
.half .inner{ margin:0;}

#newsletter-form-wrapper{ width:475px; background:#006940 url(../graphics/newsletter-bg.png) no-repeat right top; color:#fff; float:left; margin-right:5px}
#newsletter-form-wrapper .inner{ padding:10px; background:url(../graphics/newsletter-bg.png) no-repeat left bottom}
#newsletter-form-wrapper h3{ margin:0}
#newsletter-form .form-element{ width:225px; margin-bottom:3px; float:left}
#newsletter-email{ margin-right:5px}
#newsletter-form label{ display:block; margin-bottom:5px}
#newsletter-form .input input{ width:223px; font-size:11px; border:1px solid #ccc}
#newsletter-form .select select{ width:100%; font-size:11px}
#newsletter-form .captcha input{ width:100px; float:left; font-size:11px}
#newsletter-form .captcha img{ background:#fff}

#newsletter-button{ clear:left; padding-top:10px; text-align:center}
#newsletter-button input{ outline:0}

#home-newsletter #newsletter-form-wrapper{ width:auto; background:none; color:#000; text-align:left}
#home-newsletter #newsletter-form-wrapper .inner{ background:none; border:none; padding-top:0px}
#home-newsletter #newsletter-form .form-element{ width:auto; float:none; margin-bottom:15px}
#home-newsletter #newsletter-email{ margin:0}
#home-newsletter #newsletter-form label{ float:left; width:80px; margin:0}
#home-newsletter #newsletter-form .input input{ width:155px}

#side-column #newsletter-form-wrapper{ width:250px; float:none; color:#333; margin-bottom:10px}
#side-column #newsletter-form-wrapper h3{ display:none}
#side-column #newsletter-form-wrapper .inner{  border:1px solid #006940; background:#E2E2E2}
#side-column #newsletter-form .form-element{ width:auto; float:none}
#side-column #newsletter-email{ margin-right:0}
#side-column #newsletter-form .input input{ width:224px}

#side-column #newsletter-form .left, #side-column #newsletter-form .right{ float:none}
.req{ color:#c00}

.conditions{ background:#dedede; padding:5px; margin-top:5px}
.conditions-list{ display:none}

a.view-positions{ margin:0 80px; display:block; line-height:30px; font-size:14px; font-weight:bold; color:#fff; background:url(../graphics/view-positions-bg.png) no-repeat; text-indent:-20px; text-align:center; color:#fff}

.highlight-2col{ margin-bottom:15px; background:url(../graphics/layout/highlight-2col.png) no-repeat bottom; width:700px}
.single-col{ background-position:-355px bottom}

.highlight-box{ width:345px; float:left; margin-right:10px}
.highlight-box .inner{ padding:10px; border-top:1px dotted #ccc}

.right-box, .no-margin, .highlight-2col .no-margin .inner, .half-wrapper .no-margin .inner{ margin:0}

#vehicles .highlight-box p{ margin:0 0 10px 0}

h2{ font-size:14px}
p{ margin:0 0 10px 0; line-height:18px}

.clear{ clear:both}
.left-clear{ clear:left}
.centered{ text-align:center}
.right-align{ text-align:right}

.right{ float:right}
.left{ float:left}

img.right, .right img{ margin:0 0 5px 5px}
img.left, .left img{ margin:0 5px 5px 0}

.hidden{ display:none}

.inner{ padding:10px}

.quick-search{ margin-bottom:10px; border:1px solid #006940; border-top:none; padding:10px 0}
#side-column .quick-search{ background:#E2E2E2}
/*
.quick-search .form-element{ margin:0 10px 5px}
.quick-search .select label{ display:block; margin-bottom:2px}
.quick-search .select select{ width:100%; margin-bottom:2px; font-size:11px}
*/
#side-column, #content-column{ padding-top:10px}
#side-column table{ margin-bottom:10px}

/* Vehicle comparrisons */
.add-vehicle{ display:block; width:114px; height:36px; text-indent:-5000em; float:right; background:url(../graphics/compare-bg.png) no-repeat top}
#de .add-vehicle{ background:url(../graphics/compare-bg-de.png) no-repeat top}
.add-vehicle{ display:block; width:114px; height:36px; text-indent:-5000em; float:right; background:url(../graphics/compare-bg.png) no-repeat top}
.caravan-btn{ background-image:url(../graphics/compare-bg2.png)}
.car-btn{ background-image:url(../graphics/compare-car-bg.png)}
.selected-vehicle{ background-position:left bottom}

.vehicle-title .add-vehicle{ margin:18px 10px 0 0}

#compare-list{ border:1px solid #006940; background:#E2E2E2; padding:5px; margin-bottom:10px}

.compare-item{ background:url(../graphics/compare-item-bg.png) no-repeat left bottom; margin-bottom:5px}
.compare-item .inner{ background:url(../graphics/compare-item-bg.png) no-repeat right top; padding:5px;}
.compare-item-img{ float:left}
.compare-item-details{ margin-left:70px}
.vehicle-name{ font-weight:bold; font-size:16px; color:#FE6601; line-height:25px; letter-spacing:-1px}
.vehicle-subtitle{ font-weight:bold; line-height:25px}

.remove-item{ display:block; text-indent:-5000em; float:right; width:16px; height:16px; background:url(../graphics/remove-item.png) no-repeat; position:relative; z-index:100}

.disabled{ filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; width:135px; height:30px}

#compare-table-wrapper{ position: relative; background:#E2E2E2; border:1px solid #bababa; border-radius:10px; -moz-border-radius:10px}
#compare-table-wrapper .inner{ padding:10px}

.compare-table{ width:320px; float:left; border:1px solid #bababa; background:#fff; border-radius:5px; -moz-border-radius:5px; margin-left:10px; text-align:left}
.first{ margin:0}
.compare-table .inner{ padding:5px}

.compare-table .compare-item-details{ margin-left:100px; height:75px}
.compare-table .vehicle-name{ font-size:20px; padding-top:10px}

.compare-vehicle-details{ margin-bottom:10px}

.category-section{ margin-bottom:10px}
.category-section .vspecs-table{ margin:0}

#compare-booking-form-wrapper{ position:fixed; bottom:0; right:0; width:520px; z-index:10000}
#compare-booking-form{ padding:15px 10px 10px 15px; background:url(../graphics/compare-book-bg.png) no-repeat left top}

#compare-booking-form .quick-search select{ font-size:11px}

#compare-booking-form-btn{ display:block; color:#fff; background:url(../graphics/compare-booking-form-btn-bg.png) no-repeat left bottom; float:right; font-size:14px; line-height:35px; padding:5px 15px 0 30px}
#compare-booking-form-wrapper a.form-open{ margin-bottom:-5px; background-position:left top}

.scrollIntoView{ position:fixed; top:15px; width:250px}
/* end comparrisons */
/* smooth scroll styles */

div.scrollingHotSpotLeft, div.scrollingHotSpotRight{ position:absolute; top:200px; z-index:200; width: 100px; height: 100px; background: url(../graphics/big_transparent.gif);}
div.scrollingHotSpotLeft{ left:-1px; cursor: url(../graphics/cursors/cursor_arrow_left.cur),w-resize; display:none}

div.scrollingHotSpotLeftVisible{ background:url(../graphics/compare-arrows.png) no-repeat left top}

div.scrollingHotSpotRight{ right:-1px; cursor: url(../graphics/cursors/cursor_arrow_right.cur),e-resize}

div.scrollingHotSpotRightVisible{ background:url(../graphics/compare-arrows.png) no-repeat left bottom}

div.scrollWrapper{ position: relative; overflow: hidden; width: 100%; height: 100%}

div.scrollableArea{ position: relative; width: auto; height: 100%}

.vimg, .veh-img{ border:1px dotted #999; background:url(../graphics/silver-fade-bg.png) repeat-x bottom; margin-bottom:15px; padding:10px 0; text-align:center}
.veh-img{ height:162px; text-align:center; padding:0}

a{ outline:0}

.vehicle-title{ border:1px dotted #ccc; background:url(../graphics/silver-fade-bg.png) repeat-x bottom; margin:10px 0; padding-left:15px}
.vehicle-title h1{ padding-top:5px; margin:0 0 10px}
.person-icons{ background:#BCBDC0; padding:10px; float:right}

a img{ border:none}

a.inactive{ color:#000; cursor:default; text-decoration:none}

#embed-wrapper{ position:relative; text-align:center}
#embed-dialogue-wrapper{ position:absolute; left:50%}
#embed-dialogue{ position:relative; left:-50%; border:1px solid #F5822A; background:#E2E2E2; border-radius:5px; -moz-border-radius:5px; width:450px; display:none}
#embed-dialogue .inner{ padding:10px}
#embed-close{ float:right}
#embed-code{ width:430px; height:50px; border:1px solid #ccc}

/* booking form */
#bookingForm-wrapper{ position:relative}
#price-match-badge{ position:absolute; top:40px; right:10px}
#price-info{ position:absolute; left:10px; bottom:10px}
#Page1_1_bookingForm .quick-search, #partnerBookingForm .quick-search{ padding:10px}

#Page1_1_bookingForm h3{ display:none}

#Page1_1_bookingForm .form-element, #partnerBookingForm .form-element{ padding:3px 0; font-size:11px}
#Page1_1_bookingForm .form-element label, #partnerBookingForm .form-element label{ display:block; line-height:15px; width:110px; float:left}

#Page1_1_bookingForm .form-element input, #Page1_1_bookingForm .form-element select, #partnerBookingForm .form-element input, #partnerBookingForm .form-element select{ font-size:inherit; font-family:inherit; border:1px solid #999}

#Page1_1_bookingForm #pickup-element, #Page1_1_bookingForm #return-element, #partnerBookingForm #pickup-element, #partnerBookingForm #return-element{ width:50%; float:left; border:1px solid #006940; border-width:1px 0; padding:10px 0; margin:10px 0}
#Page1_1_bookingForm #pickup-element label, #Page1_1_bookingForm #return-element label, #partnerBookingForm #pickup-element label, #partnerBookingForm #return-element label{ float:none; width:auto; margin-bottom:5px}
#Page1_1_bookingForm #pickup-element *, #Page1_1_bookingForm #return-element *, #partnerBookingForm #pickup-element *, #partnerBookingForm #return-element *{ margin:0 3px 3px 0}

#product-type-element select, #travel-country-element select{ width:180px}

#pickup-element, #return-element{ height:70px}
.StartLocationCode select, .EndLocationCode select{ width:100%}
#StartDate, #EndDate{ float:left}
#Page1_1_bookingForm #pickup-element #StartTime, #Page1_1_bookingForm #return-element #EndTime{ float:right; margin-right:0}

#StartDepotCode, #EndDepotCode{ width:120px}
#StartDate, #EndDate{ clear:left; width:120px}

#adults-element{ clear:left}
#adults-element, #children-element{ width:50%; float:left}

#promotion-element{ clear:left}

#Page1_1_bookingForm .button, #partnerBookingForm .button{ text-align:right; margin-top:10px; height:30px}

#Page1_1_bookingForm #Search, #partnerBookingForm #Search{ border:none; background:url(../graphics/search-btn.png) no-repeat; width:108px; height:30px; text-align:left; display:block; text-indent:-999em; float:right; overflow:hidden; display:block; font-size: 0; line-height: 0; cursor:pointer}

#side-search{ margin-bottom:10px}
#side-search #Page1_1_bookingForm .quick-search{ padding:0; border:none; background:none}
#side-search-inner{ border:1px solid #006940; border-top:none; background:#E2E2E2; padding:10px}
#side-search #Page1_1_bookingForm #pickup-element{ padding:10px 0 0;  border-width:1px 0 0 0}
#side-search #Page1_1_bookingForm #return-element{ padding:0 0 10px; border-width:0 0 1px 0}
#side-search #Page1_1_bookingForm #pickup-element, #side-search #Page1_1_bookingForm #return-element{ width:auto; float:none; margin:10px 0}
#side-search #Page1_1_bookingForm #Search{ margin-right:60px}

#side-search #product-type-element select, #side-search #travel-country-element select{ width:100%}

#side-search #Page1_1_bookingForm #adults-element label, #side-search #Page1_1_bookingForm #children-element label{ width:auto; padding-right:5px}
#side-search #adults-element, #side-search #children-element{ width:auto; float:left; margin-right:10px}

#side-search #Page1_1_bookingForm #Search{ background:url(../graphics/side-search-btn.png) no-repeat}


#booking-form{ position:relative}
.hide-booking .quick-search div{ display:none}
.hide-booking .quick-search #noBooking{ display:block; padding:40px 10px; font-size:12px; }

.hertz #partnerBookingForm h3{ background:url(../graphics/hertz/quick-search.png) no-repeat top left; line-height:30px; height:30px; font-size:16px; text-indent:15px; margin:0; color:#000}
.hertz #partnerBookingForm .quick-search{ border-color:#ac9c61}
.hertz #partnerBookingForm #pickup-element, .hertz #partnerBookingForm #return-element{ border:1px solid #ac9c61; border-width:1px 0}
.hertz #partnerBookingForm #Search{ background:url(../graphics/hertz/hertz-search-btn.png) no-repeat; width:100px}

#quick-search span{ display:none}

/* promo category prize table ***************************************/
.grey{ color:#666}
.txt-sml{ font-size:10px}

#promo-cat{ width:710px; margin-left:-5px; background:url(../graphics/promo-cat-bg.png) repeat-y right}
#promo-cat-inner{ background:url(../graphics/promo-cat-bg.png) no-repeat left bottom}

#left-cat, #middle-cat, #right-cat{ width:235px; float:left; padding-bottom:10px}
#middle-cat{ width:240px; margin:0}

#left-cat .inner{ padding:10px 10px 10px 15px}
#right-cat .inner{ padding:10px 15px 10px 10px}

#promo-cat h3{ background:url(../graphics/promo-cat-headers.png) no-repeat; padding-top:25px; line-height:40px; text-align:center; color:#fff}

#promo-cat #left-cat h3{ background-position:left top}
#promo-cat #middle-cat h3{ background-position:-235px top; padding-top:5px; margin-bottom:30px}
#promo-cat #right-cat h3{ background-position:right top}

#promo-cat p{ margin-bottom:25px}
#promo-cat a{ display:block; margin:0 45px}
#promo-cat #middle-cat p{ margin:10px 0 35px; font-size:16px}
#promo-cat #middle-cat a{ margin:0 60px; position:relative; bottom:-10px}

.deal-conditions{ background:#dedede; padding:5px; margin-top:5px}

.promo-entry{ width:340px; float:left; margin:5px}
.promo-entry .inner{ border:1px dashed #ccc; padding:5px}
.entry-name{ font-size:14px; font-weight:bold; color:#F5812A; margin-bottom:10px}

#promo-form{ border:1px solid #006940; border-width:2px 1px 1px; padding:10px; margin:10px 0}
#promo-form legend{ font-size:14px; font-weight:bold; padding:0 10px; margin-left:20px}

#promo-form .form-element{ padding:2px 0; margin-bottom:5px}
#promo-form .form-element label{ display:block; width:130px; float:left; line-height:22px; text-indent:5px}
#promo-form .radio span label{ display:inline; float:none; width:auto}

#promo-form .input input, #promo-form .textarea textarea{ width:530px}

#promo-form #photoUrl input{ width:350px}

#promo-form #blogText textarea{ height:400px}
#promo-form .textarea textarea{ height:50px; font-family:Verdana, Geneva, sans-serif; font-size:11px; line-height:16px}

#promo-form .captcha input{ width:100px; float:left}

#promo-form .input-desc{ margin-left:130px}

.photo-inputs{ margin-left:130px}
.photo-input{ margin-bottom:3px}
.photo-input a{ font-style:italic}

.side-nav{ margin:0; padding:0; list-style:none}
.side-nav li{ margin:0; border-bottom:1px dotted #006940}
.side-nav li a{ display:block; padding:5px; color:#006940}

#content-tabs h2, #content-tabs h2 a{ color:#006940}

.monthly-toggle{ display:block; font-weight:bold}
/* tab menu */
#tab-nav{ border-bottom:2px solid #02462B; margin-bottom:10px}
#tab-nav ul{ margin:0; padding:0; list-style:none; height:35px}
#tab-nav ul li{ float:left; margin:0 0 0 10px; padding-top:5px}
#tab-nav ul li.selected{ background:#373291; padding:0}

#tab-nav ul li a{ display:block; line-height:30px; padding-left:15px; background:#ccc; color:#333; background:url(../graphics/tab-bg.png) no-repeat 0 -100px}
#tab-nav ul li a span{ display:block; font-weight:bold; padding-right:15px; background:url(../graphics/tab-bg.png) no-repeat right -70px}
#tab-nav ul li.selected a{ color:#fff; line-height:35px; background-position:left -35px}
#tab-nav ul li.selected a span{ background-position:right top}
/* end tabs */
#content{ padding:10px; min-height:300px}

#content-column{ margin-right:260px}

#side-column{ width:250px; float:right}
#ie-wrapper #side-column{ width:249px}

.side-module .inner{ border:1px solid #006940; border-width:0 1px 1px; background:#E2E2E2; margin-bottom:10px; padding:10px}

.content-inner{ padding:10px}

#content h1, #content h3{ margin-top:0}

#compare-booking-form{ text-align:left}
#compare-booking-form #price-match-badge{ top:45px}
#compare-booking-form .quick-search{ border:none}

#promo-banner{ position:relative; width:475px; height:120px; overflow:hidden}
#promo-banner a{ display:block; position:absolute; top:0; left:0; z-index:2}
#promo-banner a.hidden{ display:none}
#promo-banner a.visible{ z-index:1}

.add-vehicle-de{ display:block; width:114px; height:36px; text-indent:-5000em; float:right; background:url(../graphics/compare-bg-de.png) no-repeat top; outline:0}
.vehicle-title .add-vehicle-de{ margin:18px 10px 0 0}
.pageBg .pageBody table {
	line-height: 20px;
}

.side-travelinfo
{position:fixed;
bottom:50px;
left:1200px;
}

/* form styles */
.form-wrapper .form-element{ padding:2px 0; margin-bottom:3px}
.form-wrapper .form-element label{ display:block; width:120px; float:left; line-height:22px}

.req{ color:#c00}

.form-wrapper{ border:1px solid #006940; border-top:none; padding:10px 80px}

.input-desc{ margin-left:120px; font-size:10px; clear:left}

.button{ text-align:center}

/* hot deals *******************/
.hot-deal{ margin-bottom:20px; padding-bottom:40px; background:url(/graphics/testimonials/seperator.png) no-repeat bottom}
.hot-deal li, .hotdeals-terms li{ margin-bottom:5px}
.conditions-link{ font-style:italic}
.conditions-list{ margin:5px 40px 0 0; background:#dedede; display:none; padding:5px 0}

.hot-deal-title{ text-align:center; font-size:22px; font-weight:bold; color:#F5822A; letter-spacing:-1px; text-transform:uppercase; margin-bottom:5px}
.hot-deal-title span{ display:block; font-size:18px; font-style:italic; color:#535353; text-transform:none; font-weight:normal; letter-spacing:0}

/* location map **********************************************/
#location-map{ width:400px; height:560px; background:url(../graphics/map-nz.png) no-repeat; position:relative}

#location-map-links{ margin:0; padding:0; list-style:none}
.location-marker{ position:absolute; height:55px; background:url(../graphics/location-markers.png) no-repeat}

.location-marker a{ display:block; width:100%; height:100%; text-indent:-5000px}
#location-auckland{ background-position:left top; left:242px; top:74px; width:98px}
#location-christchurch{ background-position:left -80px; left:178px; top:382px; width:125px}
#location-picton{ background-position:left -160px; left:148px; top:285px; width:120px}
#location-queenstown{ background-position:left -240px; left:63px; top:437px; width:125px}
#location-wellington{ background-position:left -320px; left:248px; top:279px; width:116px}


.location-details{ width:202px; background:url(../graphics/location-details-bg.png) no-repeat left top; position:absolute; z-index:1000; top:0px; display:none; text-align:left}
.bottom-position{ bottom:28px; top:auto}
.bottom-right-position{ bottom:18px; right:25px; left:auto; top:auto}
.right-position{ right:10px; left:auto}
.location-details .inner{ padding:0 10px 10px; background:url(../graphics/location-details-bg.png) no-repeat right bottom}
.address-group{ clear:both; margin-bottom:10px}
.address-group ul{ width:100px; float:left; margin:0px; padding:0px}

.location-details h3{ color:#fff; line-height:24px; margin:0; padding:0 10px; cursor:default}

/*.location-marker:hover .location-details{ display:block}*/

.location-marker a.view-location-details, .location-details a{ display:inline; text-indent:0px}

.location-details ul{ list-style:none; margin:0; padding:0}
.location-details li{ border-bottom:1px dotted #999; padding:5px}
.location-details a{ font-weight:normal; color:#333}

.locations h3{ background:#F5822A; color:#fff; border:1px solid #D96003; border-width:1px 0; padding:0 10px; line-height:20px; margin:0 -10px 5px; font-size:11px;}
.location-addresses{ list-style:none; margin:0 0 20px; padding:0}
.location-addresses li{ clear:left; border-bottom:1px dotted #ccc; font-size:10px; padding:5px 0 5px 5px}
.location-addresses li img{ float:right; margin-left:5px}

#location-map-aus{ width:700px; height:566px; background:url(../graphics/map-australia.png) no-repeat; position:relative}

#location-map-aus .location-marker{ background:url(../graphics/location-markers-aus.png) no-repeat}

#location-map-aus #location-adelaide{ background-position:left top; left:270px; top:352px; width:137px}
#location-map-aus #location-alice-springs{ background-position:left -80px; left:287px; top:182px; width:131px}
#location-map-aus #location-ayers-rock{ background-position:left -960px; left:154px; top:243px; width:130px; height:68px}
#location-map-aus #location-brisbane{ background-position:left -160px; left:472px; top:248px; width:135px}
#location-map-aus #location-broome{ background-position:left -240px; left:116px; top:101px; width:105px}
#location-map-aus #location-cairns{ background-position:left -320px; left:457px; top:76px; width:105px}
#location-map-aus #location-coolangatta{ background-position:left -400px; left:456px; top:313px; width:136px; height:68px}
#location-map-aus #location-darwin{ background-position:left -480px; left:245px; top:0px; width:101px}
#location-map-aus #location-hobart{ background-position:left -560px; left:456px; top:509px; width:107px}
#location-map-aus #location-melbourne{ background-position:left -640px; left:344px; top:458px; width:125px; height:68px}
#location-map-aus #location-perth{ background-position:left -720px; left:42px; top:315px; width:102px}
#location-map-aus #location-surfers-paradise{ background-position:left -800px; left:557px; top:261px; width:145px}
#location-map-aus #location-sydney{ background-position:left -880px; left:515px; top:399px; width:96px; height:68px}

.ui-datepicker{ top:-200px}

#tabs-wrapper ul{ margin:0; padding:0; list-style:none; height:28px; border-bottom:2px solid #999; overflow:visible; margin-bottom:15px}
#tabs-wrapper li{ float:left; margin:0 5px}
#tabs-wrapper a{ display:block; padding:0 10px 0 0; background:url(../graphics/hotdeals-location-tabs-bg.png) no-repeat right bottom; color:#333}
#tabs-wrapper a:hover{ text-decoration:none}
#tabs-wrapper a span{ display:block; line-height:30px; padding:0 0 0 10px; background:url(../graphics/hotdeals-location-tabs-bg.png) no-repeat left bottom}
#tabs-wrapper a.active{ background-position:right top; color:#F5822A}
#tabs-wrapper a.active span{ background-position:left top}

.deals-location-title{ font-size:16px; border:1px solid #999; border-width:1px 0; line-height:30px; padding-left:10px}
.deals-list{ overflow:visible; width:100%; border-bottom:1px dotted #ccc; border-collapse:collapse; margin-bottom:20px}
.deals-list thead th{ font-weight: bold; color: #ffffff; padding:0px 8px; line-height:30px; border:1px solid #006940; background: #006940 url(../graphics/th-bg.png) no-repeat left top; margin:0; text-align:left; font-size:13px}
.deals-list .odd td{ background:none}
.deals-list td{ border:1px solid #999; border-width:1px 0; vertical-align:middle; font-size:11px; padding:8px}
.deals-list td.deals-vehicle{ text-align:center; font-weight:bold; background:none}
.deals-list td.deals-location{ color:#006940; background:#f1f1f1; width:160px}
.deals-list td.deal-date{ color:#656565}
.deals-list td.no-deals{ text-align:center}

.deals-locations-btns{ border-collapse:collapse; margin-bottom:30px}
.deals-locations-btns td{ vertical-align:top; padding:0}
.deals-locations-btns .has-padding{ padding:0 10px 10px 10px}

.special-rates{ width:100%; border-collapse:collapse; margin:20px 0}
.special-rates thead th{ border:1px solid #006940; color:#fff; font-size:12px; text-align:center; background:url(../graphics/specials-th-bg.png) no-repeat left top}
.special-rates thead td{ border:1px solid #006940; font-size:12px; text-align:center; font-weight:bold}

.special-rates .row-title td{ border:1px solid #006940; color:#fff; font-size:12px; text-align:left; font-weight:bold; background:url(../graphics/specials-th-bg.png) no-repeat left top}

.special-rates thead th span{ display:block; font-weight:normal}
.special-rates tbody td, .special-rates tbody th{ border:1px solid #999; border-width:1px 0; padding:5px}
.special-rates tbody td{ text-align:center}
.special-rates tbody th{ background:#ddd}

.special-rates .special-totals{ font-size:10px; color:#999; font-style:italic}

.faq-section{ border-bottom:1px dotted #ccc; margin-bottom:10px; padding-bottom:10px}
.question{ font-size:14px; font-weight:bold; color:#F5822A; margin-bottom:10px}


.step-header{ font-size:18px; margin-top:15px; height:60px; line-height:60px}
.step-header em{ font-family:sans-serif; color:#F5822A; font-size:40px; padding-right:5px; font-weight:bold}
.section-header{ cursor:pointer; font-size:14px}
.section-header span{ font-size:12px; color:#999}

#pageForm{ margin:0 90px}
#pageForm fieldset{ border:none}

#pageForm .form-element{ clear:left; margin:0 0 6px; border-bottom:1px solid #E2E2E2; padding-bottom:6px}
#pageForm .form-element label{ line-height:26px; display:block; float:left; width:110px; margin-right:5px}
#pageForm .input input, input.fakefile{ font-size:12px; font-family:inherit; padding:3px 5px; height:20px; border:1px solid #ccc; width:365px}
#pageForm .input input{ background-position:left top}
#pageForm input.fakefile{ background-position:left -26px; width:245px}
*html .blog-form input.fakefile{ width:235px}

#pageForm .textarea textarea{ font-size:12px; font-family:inherit; color:#3a211d; padding:3px 5px; height:154px; border:1px solid #ccc; width:480px; clear:left; overflow:auto}


#captcha-img{ float:left; background:#fff; padding:5px; border:1px solid #A3B8B9; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 5px 115px}
.input-desc{ font-size:11px; font-style:italic; margin:2px 0 0 115px}
.req{ font-weight:bold}

.buttons{ text-align:center}

#pageForm .textarea textarea.testimonial-text{ height:250px}

.image-name, .field-state{ display:none}

.helptip{ position:relative; float:right; margin:3px 10px 0 0; display:block}
#helptip{ position:absolute; top:16px; left:0px; background:#E2E2E2; font-weight:normal; line-height:14px; color:#333; border:1px solid #000; border-width:1px 1px 1px 2px; padding:10px; width:200px; z-index:10000}

.file-button{ width:115px; height:26px; float:right; overflow:hidden; position:relative; background:url(../graphics/input-sprite.png) no-repeat left -52px}
.file-button span{ display:none}
.file-button input{ position:relative; font-size:24px; width:200px; display:inline; margin-left:-275px; -moz-opacity:0;	opacity: 0;}
#ie-style .file-button input{ margin-left:-50px; filter:alpha(opacity: 0)}

#inlineProgressBarDiv{ height:50px}
#progressBarWrapper{ position:fixed; top:50%; left:50%; z-index:6000; display:none}
#progressBarInner{ position:relative; top:-50%; left:-50%; width:350px; border:3px solid #F5822A; padding:15px; border-radius:10px; -moz-border-radius:10px; background:#fff; z-index:100}

#progress-close{ position:absolute; top:-10px; right:-10px; display:block}

.upload-images{ display:block; float:right; margin-left:10px; border:none; background:url(../graphics/input-sprite.png) no-repeat right -52px; width:130px; height:26px; font-size:0px; test-indent:-5000px}
#TestimonialText, #TestimonialImages, #TestimonialVideos{ margin:0 0 15px; border-bottom:1px dashed #E2E2E2}

.file-button{ width:110px; height:24px; float:right; overflow:hidden; position:relative; background:url(../graphics/testimonials/img-select.png) no-repeat}

.image-fields{ display:none; padding-bottom:10px; margin-bottom:10px}
.image-title{ font-weight:bold; font-size:13px; margin-bottom:5px}

.remove-image{ display:block; line-height:16px}
.remove-image img{ float:left}

/* Ultimate competition */
#home-comp-banner{ margin:-10px 0 10px -10px}

#comp-submitted{ font-weight:bold; background:url(../graphics/comp-submitted-bg.png) no-repeat center bottom; padding-bottom:30px}
#comp-submitted em{ font-weight:normal}

#comp-social{ font-style:italic; font-size:12px; border-radius:10px; -moz-border-radius:10px; background:#E2E2E2; padding:5px; line-height:20px; color:#333; margin-bottom:20px}
#comp-like-btn{ float:right; text-align:right}
.comp-story-text{ line-height:20px; margin-bottom:10px}

#compStory, #compImages, #compVideo{ border-bottom:1px solid #A3B7BF; padding-bottom:10px; margin-bottom:10px}

.testimonial-images{ text-align:center; padding-top:10px}
.testimonial-images a img{  padding:2px; border:1px solid #E2E2E2; margin:0 15px 10px}
.testimonial-images a:hover img{  border-color:#F5822B}

#compImages p{ text-align:left}
#compImages a img{ margin:0 5px 10px}

#compVideo h3{ padding-top:5px}
#compVideo .read-more{ text-align:left}

ul#entries-list, ul#entries-list li{ list-style:none; margin:0; padding:0}
ul#entries-list li{ border-bottom:1px solid #F79B55}

#entries-list .entry-inner{ margin:15px 0; padding:5px; cursor:pointer}
#entries-list .entry-hover{ background:#e6ecef}

#entries-list .img-thumb{ float:left; padding:2px; border:1px solid #A3B7BF; margin-right:10px}
#entries-list .img-thumb div{ width:60px; max-height:44px; overflow:hidden}

#entries-list .entry-details{ line-height:32px}
#entries-list .hasImg{ margin-left:76px}
#entries-list .entry-name{ font-size:18px; font-weight:bold; text-transform:capitalize}
#entries-list .entry-name a:visited{ color:#D96003}

#entries-list .entry-location{ font-style:italic; text-transform:capitalize; color:#999}

#entries-list .entry-meta{ margin-top: 3px; float:left; clear:left; color:#999; font-size:11px; line-height:16px; height:16px}
#entries-list .entry-meta span{ display:block; float:left; margin-right:10px}

#entries-list .entry-hasimg{ background:url(../graphics/images.png) no-repeat left; padding-left:20px}
#entries-list .entry-hasvideo{ background:url(../graphics/film.png) no-repeat left; padding-left:20px}

#entries-list .entry-title{ font-weight:bold; margin-bottom:5px}

#entries-list .view-more{ line-height:16px; background-position: right -86px}

#ultimate-side-banner{ margin-right:-10px}

#entries-filter{ border-radius:10px; -moz-border-radius:10px; background:#E2E2E2; padding:5px 10px; line-height:20px; color:#333}
#entries-filter .inner{ padding:0}

#entries-filter strong{ padding-right:6px}
#entries-filter em{ display:block; float:right}
#entries-filter input{ position:relative; bottom:-2px}
    
/* pagination */
#pagination{ float:left; width:100%; overflow:hidden; margin-top:15px; padding-bottom:20px}
#pagination ul, #pagination li{ list-style:none; margin:0; padding:0}
#pagination ul{ float:left; position:relative; left:50%}
#pagination li{ float:left; position:relative; right:50%; margin:0 3px}

#pagination a, #pagination li span{ display:block; line-height:20px; padding:0 5px; float:left; border:1px solid #006940}
#pagination li span{ border-color:#E2E2E2}
#pagination a.hidden{ display:none}

.ultimate-side-info .col-info-box{ background:#E2E2E2; border:1px solid #F5822B; padding:10px; font-size:9px}
.ultimate-side-info .col-info-box h4{ margin:0 0 5px}
