
/** Global **/

body, html {
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

html {
	margin: 0 0 1px 0;
	height: 100%;
}

.clear {
	clear: both;
	height: 5px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

img {
	border: 0px;
}

p {
	margin: 0 0 10px 0;
	padding: 0px;
}

p.noMargin {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

.hiddenHeading {
	position: absolute;
	left: -999px;
}

.largeText {
	font-size: 14pt;
	font-weight: bold;
}

.bottomMargin {
	margin: 0 0 10px 0;
}

#container {
	width: 760px;
	margin: 0 auto 0 auto;
}

/** INDEX PAGE **/

#indexHeader {
	position: relative;
	width: 760px;
	height: 331px;
	background-image: url(../_images/index/index-header.jpg);
	background-repeat: no-repeat;
}

#indexLogo {
	margin: 50px 0 0 35px;
}

#indexEmailLink {
	position: absolute;
	top: 15px;
	right: 30px;
}

#indexEmailLink a {
	text-decoration: none;
	color: #CC0000;
	font-size: 8pt;
	font-variant: small-caps;
}

.indexIntroHeader {
	font-size: 14pt;
	color: #CC0000;
	margin: 55px 0 0 20px;
	padding: 0px;
}

.indexIntroText {
	margin: 20px 0 0 20px;
	width: 470px;
}

#enterSiteButton {
	position: absolute;
	bottom: 0;
	right: 60px;
}

#indexContent {
	width: 760px;
	height: 236px;
	background-image: url(../_images/index/index-content.jpg);
	background-repeat: no-repeat;
}

.IndexContentHeader {
	font-size: 11pt;
	color: #FFFFFF;
	padding: 10px 0 0 20px;
}

#indexMenus {
	padding: 20px 0 0 54px;
}

#indexMenus ul {
	margin: 0px;
	padding: 6px 24px 0 18px;
}

#indexMenus ul li {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	height: 17px;
	padding: 4px 0 0 0;
	display: block;
}

#indexMenus ul li.listHeading {
	height: 23px;
	display: block;
	padding: 10px 0 0 0;
	font-size: 11pt;
}

#menu1 {
	width: 184px;
	height: 177px;
	background-image: url(../_images/index/menu1-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	list-style: none;
}

#menu2 {
	width: 184px;
	height: 177px;
	background-image: url(../_images/index/menu2-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	list-style: none;
}

#menu3 {
	width: 160px;
	height: 177px;
	background-image: url(../_images/index/menu3-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	list-style: none;
	padding: 0px;
}

#indexFooter {
	width: 760px;
	height: 33px;
	background-image: url(../_images/index/index-footer.jpg);
	background-repeat: no-repeat;
}

.IndexCall {
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	height: 33px;
	line-height: 33px;
	margin: 0 0 0 20px;
	float: left;
}

.IndexAddress {
	font-size: 8pt;
	color: #999999;
	display: block;
	height: 33px;
	line-height: 33px;
	margin: 0 0 0 60px;
	float: left;
}

.IndexCorrel8 {
	font-size: 7pt;
	color: #999999;
	display: block;
	height: 33px;
	line-height: 33px;
	margin: 0 20px 0 0;
	float: right;
}

.IndexCorrel8 a {
	color: #999999;
}

/** INNER PAGES **/

#header {
	position: relative;
	width: 760px;
	height: 145px;
	background-image: url(../_images/header.jpg);
	z-index: 1;
}

#logo {
	margin: 33px 0 0 13px;
}

#emailLink {
	position: absolute;
	top: 20px;
	right: 170px;
}

#emailLink a {
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
	font-variant: small-caps;
	font-weight: bold;
}

#callUs {
	position: absolute;
	text-align: right;
	top: 60px;
	right: 20px;
	color: #FFFFFF;
}

.callUsText {
	font-size: 11pt;
	font-weight: bold;	
}

.callUsNumber {
	font-size: 22pt;
}

/** Content **/

#content {
	float: left;
	width: 360px;
	padding: 10px 20px 30px 10px;
	font-size: 9pt;
	text-align: justify;
}

#content h2 {
	color: #CC0000;
	font-size: 13pt;
	font-weight: bold;
	margin: 0 0 10px 0;
}

p.introText {
	font-weight: bold;
	margin: 0 0 20px 0;
}

#content h3 {
	font-size: 9pt;
	font-weight: bold;
}

.faq_questions{
	color: #666666;
}

.faq_questions a{
	color: #666666;
	text-decoration: underline;
}


/** Buttons **/

#buttons {
	float: right;
	width: 176px;
	margin: 10px 0px 5px 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}

#buttons h4 {
	font-size: 12pt;
	margin: 0 0 5px 15px;
	padding: 10px 0 0 0;
}

#buttons p {
	margin: 0 0 5px 15px;
	line-height: 14px;
}

#buttons span {
	font-size: 11pt;
}

#button1 {
	margin: 0 0 4px 0;
	width: 176px;
	
	background: url(../_images/calculatorbox.jpg) no-repeat;
}

#button1 a {
	display: block;
	width: 176px;
	height: 114px;
	text-decoration: none;
	color: #FFFFFF;
	overflow: hidden;
}

#button2 {
	margin: 0 0 3px 0;
	width: 176px;
	height: 49px;
	background: url(../_images/submitproposalbox.jpg) no-repeat;
}

#button2 a {
	display: block;
	width: 176px;
	height: 49px;
	text-decoration: none;
	color: #FFFFFF;
	overflow: hidden;
}

#button2 h4 {
	padding: 5px 0 0 0;
}

#button3 {
	margin: 10px 0 10px 0;
	width: 176px;
	height: 44px;
	background: url(../_images/contactusbox.jpg) no-repeat;
}

#button3 a {
	display: block;
	width: 176px;
	height: 44px;
	text-decoration: none;
	color: #FFFFFF;
	overflow: hidden;
}

#button3 h4,#button4 h4 {
	padding: 16px 0 0 10px;
}

#button4 {
	margin: 0;
	width: 176px;
	height: 138px;
	background: url(../_images/sectorsbox.jpg) no-repeat;
	color:#fff;
}

#button4 ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 18px;
	font-size: 8pt;
}


#button5 {
	margin: 0 0 3px 0;
	width: 176px;
	height: 49px;
	background: url(../_images/submitproposalbox.jpg) no-repeat;
}

#button5 a {
	display: block;
	width: 176px;
	height: 49px;
	text-decoration: none;
	color: #FFFFFF;
}

#button5 h4 {
	padding: 12px 0 0 0;
}


/** Footer **/

#footer {
	clear: both;
	border-top: 1px solid #999999;
	font-size: 8pt;
	padding: 5px 0 0 0;
}

.footerTel {
	color: #CC0000;
	margin: 0 10px 0 190px;
}

.footerAddress {
	color: #999999;
}

.correl8 {
	display: block;
	text-align: center;
	color: #999999;
}

.correl8 a {
	color: #666666;
}

/** Forms **/

form {
	margin: 0px;
	padding: 0px;
}

form input {
	font-size: 8pt;
}

form textarea {
	width: 350px;
	font-size: 8pt;
}

form input#Submit {
}

/** Calculator **/

.calculatorBox {
	background:url(../_images/calculatorbox.jpg) no-repeat top;
	height:360px;
	line-height: 20px;
	padding:5px;
}

.calculatorBox h1 {
	color:#f0e799;
	margin:0;
	padding:10px 0 10px 0;
}

.calculatorBox div.box1 {
	width: 100px;
	float: left;
}

.calculatorBox div.box2 {
	width: 65px;
	float: left;
}

.calculatorBox div.box3 {
	
	float: left;
	font-size: 8pt;
}

.calculatorBox div.box4 {
	width: 95px;
	float: left;
	font-size: 8pt;
}

.calculatorBox div.box5 {
	
	float: left;
}

.calculatorBox div.box6 {
	width: 80px;
	float: left;
}

.calculatorBox div.box7 {
	width: 80px;
	float: left;
}

.calculatorBox div.box8 {
	width: 80px;
	float: left;
}

.calculatorBox div.box9 {
	width: 160px;
	float: left;
}

.calculatorBox div.box10 {
	width: 160px;
	float: left;
}

.calculatorBox input.smallBox {
	width: 60px;
}

.calculatorBox input.tinyBox {
	width: 25px;
}


.submitBox label {
	float: left;
	width: 150px;
}

.submitBox input {
	float: left;
}


.taxBox span {
	float: left;	
}

.submitcont {
	width: 150px;
	margin: 10px auto 0;
	overflow: auto;
}

input.submit {
	width: 140px;
	height: 40px;
	background: url(../_images/button-quote.gif) no-repeat top center;
	border: none;
	cursor: pointer;
}

.submitquote {
	width: 100px;
	margin: 10px auto 0;
	overflow: auto;
	clear: both;
}

.submitquote input {
	width: 100px;
	height: 24px;
	background: url(../_images/submit.jpg) no-repeat top center;
	border: none;
	cursor: pointer;
}


/** Tax **/

.taxBox1 {
	width: 80px;
	display: block;
	float: left;
}

.taxBox2 {
	width: 50px;
	display: block;
	float: left;
}

.taxBox3 {
	width: 70px;
	display: block;
	float: left;
}

.taxBox4 {
	width: 80px;
	display: block;
	float: left;
}

.taxBox5 {
	width: 80px;
	display: block;
	float: left;
}

.taxWideBox {
	width: 200px;
	display: block;
	float: left;
}




/** Supplier Capture **/

#supplierCapture label {
	float: left;
	width: 130px;
}

#supplierCapture input {
	float: left;
}


/** Collaboration **/

#collaboration div {
	text-align: center;
}

#collaboration label {
	float: left;
	width: 150px;
}

#collaboraiton input {
	float: left;
}


/** PRINT **/

.mainText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 0 0 0 5px;
}

.calcText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0 0 0 5px;
}

.calcborder{
	border: 1px solid black;
	padding: 5px;
}
.headerText{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CE0000;
	font-weight: bold;

}

/** Sales Motivation **/

#sales label {
	float: left;
	display: block;
	width: 150px;
}

#sales input, #sales select {
	float: left;
}

#sales span {
	float: left;
	width: 75px;
}

.redtext { 

	color:#000000;

}

#bookingconditions {
	position: absolute;
	border: 1px solid #333333;
	width: 760px;
	background-color:#FFFFFF;
	left: 50%;
	margin: 1px 0 0 -400px;
	display: none;
	z-index: 10;
	padding: 0;
}

#bookingconditions #masterdiv {
	padding: 0 20px 20px 20px;
}

#bookingconditions .expandingMenu {
	float: left;
	width: 80%;
}

.sectionHeader {
	font-weight: bold;
	font-size: 10pt;
	color:#000000;
}

.expandingMenu {
	cursor: pointer;
	padding-bottom: 5px;
	color: #CC0000;
}

/** Register **/

.register {
	margin: 15px 0 0 0;
}

.register td {
	padding: 0 3px 5px 0;
}

/** Step **/

.step3box {
	width: 100%;
	margin: 20px 0 0 0;
	font-weight: bold;
	text-align: left;
	font-size: 8pt;
}

.step3box img{
	margin: 5px 0 0 0;
	border: none;
}

.step3boxleft {
	width: 50%;	
	float: left;
}

.step3boxright {
	width: 50%;
	float: left;
}

/** Homepage Footer **/

.homepagefooterheader {
	margin: 5px 0 0;

}

.homepagefooter h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12pt;
}

.homepagefooterheader h3 {
	color: #FFFFFF;
	font-size: 13pt;
	float:left;
}
.homepagefooterheader h4 {
	color: #FFFFFF;
	font-size: 13pt;
	float:right;
}


.homepagefooter {
	width: 720px;
	padding: 0 20px;
	clear: both;
	float: left;
	color: #F8F8F8;
	font-size: 9pt;
	font-weight: bold;
	background: url(../_images/homepagefooter.jpg) no-repeat;
	height: 168px;
}

.homepagefooter ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

.homepagefooter p {
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 18px;
}

.homepagefooter span {
	font-size: 11pt;
	font-weight: bold;
	display: inline;
}

.homepagefootercontent {
	padding: 0;
	margin: 10px 0;
	overflow: auto;
	width: 90%;
}

.homepagefootercontentlast {
	padding: 0;
	margin: 10px 0 10px auto;
	overflow: auto;
	width: 130%;
}

.homepagefootercontentlast p {
	margin: 0;
	padding:0;
}

.homepagefootercontentlast img {
	float: left;
	width: 33px;
	display: inline;
}

.homepagefootercontentlast h4 {
	float: left;
	color: #F8F8F8;
	margin: 5px 0 0 5px;
	padding: 0;
	font-size: 11pt;
}

.homepagefootercolone {
	width: 200px;
	float: left;
	background: url(../_images/it-leasing.jpg) no-repeat right;
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}

.homepagefootercoltwo {
	width: 220px;
	float: left;
	background: url(../_images/office-equipment.jpg) no-repeat right;
	display: inline;
	margin: 0;
	padding: 0;
}

.homepagefootercolthree {
	width: 165px;
	float: left;
	background: url(../_images/sectors.jpg) no-repeat bottom right;
	display: inline;
	margin: 0;
	padding: 0;
}

.homepagefootercolfour {
	width: 175px;
	float: right;
	margin: 0;
	padding: 0;
}

.footeremail {
	clear: both;
	float: left;
}

.footeremail a {
	color:#fff;
	text-decoration:none;
}

.footeremail a:hover {
	text-decoration:none;
}

/** Left Menu **/

.financemenu {
	margin: 20px 0 10px 0;
	width: 100%;
}

.financemenu h2 {
	color: #FFFFFF;
	font-size: 11pt;
	width: 110px;
	margin: 5px auto 10px 20px;
}

.financemenubox {
	background: url(../_images/leftnav.jpg) no-repeat;
	width: 180px;
	height: 256px;
	color: #F8F8F8;
	font-size: 7pt;
	font-weight: bold;
	float: left;
	padding: 0;
	margin:0;
}

.financemenubox h3 {
	font-size: 11pt;
	padding: 0;
	margin: 0 0 5px 0;
}

.financemenubox ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 15px;
}

.financemenurow {
	margin: 5px 0 10px 20px;
	float: left;
	display: inline;
}

.financemenuimgone {
	margin: 0;
	padding: 0;
	position: absolute;
	right: -4px;
	top: 70px;
}

.financemenuimgtwo {
	margin: 0;
	padding: 0;
	position: absolute;
	right: -18px;
	top: 160px;
}

.financemenuimgthree {
	margin: 0;
	padding: 0;
	position: absolute;
	right: -10px;
	bottom: 40px;
}

/** Software Leasing **/

.softwareleasecontent {
	font-size: 9pt;
}

#softwareleaseheader h2 {
	clear: both;
	font-size: 15pt;
}

#softwareleaseheader p.author {
	text-align: center;
	font-size: 10pt;
	margin: 5px 0 15px;
	padding: 0;
}

#softwareleaseheader p.subheader {
	font-size: 11pt;
	text-align: left;
	margin: 0 0 5px;
}

.softwareleasecontent span {
	font-weight: bold;
}

.softwareleasecontent span.italic {
	font-weight: bold;
	font-style: italic;
}

.softwareleasecontent a {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}

.softwareleasecontent ol {
	color: #CC0000;
	padding: 0 0 0 0px;
	margin: 0 0 10px 15px;
	font-weight: bold;
	list-style: none;
}

.softwareleaasecontent li {
	margin: 0;
	padding: 0;
}

.leaseenquirybox {
}

.leaseenquirybox p {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}

#hiddenbox {
	display: none;
	visibility: hidden;
}

#quotebox {
	width: 360px;
	text-align: left;
	overflow: hidden;
}

#shortquote {
	width: 360px;
	overflow: hidden;
}

#fullquote {
	width: 360px;
	overflow: auto;
	visibility: hidden;
	display: none;
}

#quotebox p.quotetext {
	font-size: 10pt;
	font-weight: bold;
	clear: both;
	padding: 0;
	margin: 5px 0;
}

#quotebox p.quoteauthor {
	font-size: 10pt;
	padding: 0;
	margin: 0 0 20px;
	text-align: right;
}

#quotebox a {
	font-size: 9pt;
}	

#leasingform {
	background: url(../_images/form-background.jpg) no-repeat;
	width: 360px;
	height: 306px;
	float: left;
	clear: both;
}

.leasingformtext {
	padding: 20px 20px 0 20px;
	float: left;
}

.leasingformname, .leasingformemail, .leasingformtel {
	float: left;
	clear: both;
	margin: 0 0 5px 0;
	width: 325px;
}

.leasingformname label, .leasingformemail label, .leasingformtel label, .leasingformaddinfo label {
	float: left;
	width: 100px;
	padding: 0;
	margin: 0;
}

.leasingformname input, .leasingformemail input, .leasingformtel input, .leasingformaddinfo textarea {
	float: left;
	width: 215px;
	padding: 0;
	margin: 0;
}

.leasingformaddinfo textarea {
	height: 50px;
}

.leasingformcheckbox {
	float: left;
	clear: both:
	width: 325px;
	margin: 5px 0;
}

.leasingformcheckbox label {
	font-size: 8pt;
	line-height: 18px;
}

.leasingformcheckbox input {
	vertical-align: middle;
	font-size: 8pt;
	height: 10px;
}

.leasingformsubmit {
	clear: both;
	margin: 5px auto;
	overflow: hidden;
	width: 100px;
	height: 24px;
	border: none;
}

.leasingformsubmit input {
	width: 100px;
	margin: 0;
	padding: 0;
}

#leasingformsubmit {
	background: url(../_images/enquire-now.jpg) no-repeat top center;
	width: 100px;
	height: 24px;
	cursor: pointer;
	border: none;
}	

.leasingrightcol {
	float: right;
	width: 179px;
	margin: 10px 0 0px 0;
	font-size: 8pt;
	padding: 0 0 20px 0;
	color: #444444;
}

.leasingrightcol p {
	margin: 10px 0 0;
	padding: 0;
	width: 160px;
	line-height: 18px;
}

.leasingrightcol span {
	font-weight: bold;
	color: #000000;
}

.authorbox {
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #666666;
	padding: 0 0 20px 0;
}

.testimonialbox h3 {
	color: #CC0000;
	margin: 10px 0 20px;
	padding: 0;
	font-size: 11pt;
}

.quotecheckbox {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.quotecheckbox p {
	float: left;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.quotecheckbox input {
	float: none;
	height: 14px;
	width: 15px;
	margin: 0px 0 0 3px;
	padding: 0;
}

.wrap {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin: 0 0 20px;
}

.infobox {
	width: 170px;
	background: url(../_images/bg-box-bottom.jpg) no-repeat bottom;
	overflow: hidden;
	float: left;
	margin: 0 0 20px;
}

.infobox-margin {
	margin-right: 20px;
}

.infobox-top {
	width: 170px;
	background: url(../_images/bg-box-top.jpg) no-repeat top #CE0700;
	overflow: hidden;
}

.infobox-content {
	width: 148px;
	border: 1px solid #CE0700;
	border-top: none;
	border-bottom: none;
	padding: 10px 10px 0;
}

.infobox-title {
	font-size: 12px;
	margin: 0 10px;
	padding: 10px 0;
	color: #FFFFFF;
	text-align: center;
}

.infobox p {
	margin: 0 0 10px;
	text-align: left;
	line-height: 18px;
	font-size: 11px;
}

.rowone-height-1 {
	height: 330px;
}

.rowone-height-2 {
	height: 50px;
}

.rowone-height-3 {
	height: 260px;
}

.rowtwo-height-1 {
	height: 240px;
}

.rowtwo-height-2 {
	height: 50px;
}

.rowtwo-height-3 {
	height: 170px;
}

.rowthree-height-1 {
	height: 280px;
}

.rowthree-height-2 {
	height: 60px;
}

.rowthree-height-3 {
	height: 200px;
}

.rowfour-height-1 {
	height: 190px;
}

.rowfour-height-2 {
	height: 50px;
}

.rowfour-height-3 {
	height: 120px;
}

.rowfive-height-1 {
	height: 250px;
}

.rowfive-height-2 {
	height: 80px;
}

.rowfive-height-3 {
	height: 150px;
}

.crowone-height-1 {
	height: 330px;
}

.crowone-height-2 {
	height: 60px;
}

.crowone-height-3 {
	height: 250px;
}

.crowtwo-height-1 {
	height: 190px;
}

.crowtwo-height-2 {
	height: 50px;
}

.crowtwo-height-3 {
	height: 120px;
}

.crowthree-height-1 {
	height: 180px;
}

.crowthree-height-2 {
	height: 40px;
}

.crowthree-height-3 {
	height: 120px;
}

.crowfour-height-1 {
	height: 270px;
}

.crowfour-height-2 {
	height: 80px;
}

.crowfour-height-3 {
	height: 170px;
}


p.question {
	background:url(../_images/icon-question.gif) no-repeat;
	margin-left:20px;
	padding-left:25px;
}

p.top {
	background:url(../_images/arrow-top.gif) no-repeat left center;
	margin-left:20px;
	padding-left:15px;
}

.answer {
	padding:0 20px 0 40px;
}

#questions {
	margin-bottom: 20px;
	padding-left: 0;
	margin-left: 0;
}
 
#questions li {
	background: url(../_images/question-mark.png) no-repeat left center;
	line-height: 14px;
	list-style-type: none;
	margin-bottom: 10px;
	padding: 5px 0 5px 30px;
}
 
div.faq-a {
	border-bottom: dotted 2px #ddd;
	padding: 10px 0 7px;
	padding-bottom:20px;
}


 
h5 {
	font-size:12px;
	cursor: pointer;
	color:#000;
}

p.return-top {
	background:url(../_images/arrow-top.gif) no-repeat 0 3px;
	float: right;
	font-size:11px;
	cursor: pointer;
	color:#0000ee;
	padding-left: 20px;
	clear:both;
}



#stylized{
		border:solid 2px #b7ddf2;
		background:#ebf4fb;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:150px;
		width:125px;
		height:31px;
		background:#666666 url(img/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}


#steps form fieldset, #stepssmall form fieldset{

		border:none;

		padding-bottom:20px;

}



#steps{

		border-left:1px solid #dae1e8;

		border-right:1px solid #dae1e8;

		border-bottom:1px solid #dae1e8;

}



#stepssmall{

		border-left:1px solid #dae1e8;

		border-right:1px solid #dae1e8;

		border-bottom:1px solid #dae1e8;

}



#steps form fieldset.passenger{

		border:none;

		padding-bottom:20px;

}



.fieldsetleft{

		float:left;

		width:465px;

}

form fieldset.passenger form h4{

		text-align:left;

		background-color:#f7f9fb;

		color:#666;

		font-weight:bold;

		font-size:14px;

		width:900px;

		padding:10px 0px 10px 10px;

		margin-bottom:10px;

		border-bottom:1px solid #dae1e8;

		border-top:1px solid #dae1e8;

		border-right:1px solid #dae1e8;

}

#steps form h4{

		background:#f7f9fb url(../images/td-trans.gif) repeat-x bottom;

		text-align:left;

		color:#666;

		font-weight:bold;

		font-size:16px;

		width:928px;

		padding:10px 0px 10px 10px;

		margin-bottom:10px;

		border-bottom:1px solid #dae1e8;

		border-top:1px solid #dae1e8;

		border-right:1px solid #dae1e8;

}

#steps form h4.smallwidth{

		background:#f7f9fb url(../images/td-trans.gif) repeat-x bottom;

		text-align:left;

		color:#666;

		font-weight:bold;

		font-size:16px;

		width:348px;

		padding:10px 0px 10px 10px;

		margin-bottom:10px;

		border-bottom:1px solid #dae1e8;

		border-top:1px solid #dae1e8;

		border-right:1px solid #dae1e8;

}

#steps form h4.mediumwidth{

		background:#f7f9fb url(../images/td-trans.gif) repeat-x bottom;

		text-align:left;

		clear:both;

		color:#666;

		font-weight:bold;

		font-size:16px;

		width:678px;

		padding:10px 0px 10px 10px;

		margin-bottom:10px;

		border-bottom:1px solid #dae1e8;

		border-top:1px solid #dae1e8;

		border-right:1px solid #dae1e8;

}

#steps form p{

		clear:both;

		margin:0 0px;

		padding:5px;

		

}

#steps form fieldset.passenger p{

		float:left;

		margin:5px 0px;

		padding:5px;

		

}

#steps form p label{

		width:135px;

		float:left;

		margin-right:0;

		line-height:26px;

		padding-left:5px;

		color:#666;

		font-weight:bold;

		clear:both;

}

#steps form p.instructions{

		

		color:#666;

		font-weight:bold;

}



#steps form fieldset.passenger p label{

		width:80px;

		float:left;

		line-height:26px;

		margin-right:30px;

		margin-left:10px;

		color:#666;

		font-weight:bold;

}



#steps form fieldset.passenger p label.small{

		width:45px;

		margin-right:20px;

		margin-left:0;

}

#steps form fieldset p label span,#steps form fieldset.passenger p label span{
		color:#a9110c;

}

#steps form input{

		background:url(../_images/bground-booking-input.gif) no-repeat;

		padding: 8px 0 12px 15px;

		border:none;

		width: 293px;

		float:left;

}

#steps form input.submitform{

		background:url(../_images/button-submit.gif) no-repeat;

		padding: 0;
		text-indent:-9999px;
		border:none;
		height:44px;
		cursor:pointer;

		width: 140px;

		float:right;

}

.booking label.error {

}

#steps form select{

		background:url(../_images/bground-booking-input.gif) no-repeat;

		padding: 8px 10px 12px 15px;

		border:none;

		width: 293px;

		float:left;

}

#steps form input.checkbox{

		background:none;

		border:none;

		float:right;

		width: 33px;

}

#steps form input.radio{

		background:none;

		float:left;

		width:20px;

}

#steps form textarea{

		background:url(../_images/textarea.gif) no-repeat;

		padding: 8px 0 18px 15px;

		border:none;

		width: 299px;

		float:left;

}

#steps form input.input-small{

		background:url(../_images/input-small.gif) no-repeat;

		padding: 8px 10px 12px 10px;

		border:none;

		float:left;

		width:160px;

}

#steps form input.input-small2{

		background:url(../_images/input-small2.gif) no-repeat;

		padding: 8px 10px 12px 10px;

		border:none;
		margin:0;

		float:left;

		width:125px;

}

#steps form select.input-small{

		background:url(../images/input-small.gif) no-repeat;

		padding: 8px 10px 12px 10px;

		border:none;

		float:left;

		width:160px;

		

}

#steps form select.select-small{

		background:url(../images/select-small.gif) no-repeat;

		padding: 8px 10px 12px 10px;

		border:none;

		float:left;

		width:78px;

		

}

#steps form select.select-medium{

		background:url(../images/select-small.gif) no-repeat;

		padding: 8px 10px 12px 10px;

		border:none;

		float:left;

		width:90px;

		

}

#steps form input:focus{

		border-color:#fff;

}

#steps form p.submit{

		text-align:right;

		background-color:#f7f9fb;

		color:#666;

		font-weight:bold;

		font-size:16px;

		width:898px;

		padding:10px 30px 10px 10px;

		margin-bottom:10px;

		border-bottom:1px solid #dae1e8;

		border-top:1px solid #dae1e8;

		border-right:1px solid #dae1e8;

}

#steps form button {



}

#steps form button:hover {



}


#steps label.error{
color:#FF9900;
float: left;
background: url(../_images/error-trans.gif) left no-repeat;
padding: 0 0 0 25px;

width:300px;

margin: 0 0 0 0;

}


.success{ color:#009900; font-size:12px; margin:4px; font-style:italic;}

img#refresh{
	float:left;
	margin-top:5px;
	margin-left:4px;
	cursor:pointer;
}
