@charset "utf-8";
strong {font-weight:bold;}
/* CSS Document
to make the spec live on offer landing page comment out the display:none and top/right additions on the container - also remove the extra form div on the page*/

.row {
	height: 112px;
	background-color:#FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	width: 280px;
	margin-top: 0px;
	padding-top: 10px;
	clear:both;
}
#s2 .row img {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
#s3 .row img {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
#s4 .row img {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
#s5 .row img {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
#containerUC #s2 a, #containerUC #s3 a, #containerUC #s4 a, #containerUC #s5 a {
	text-decoration:none;

}

.row p {
	margin: 5px 10px;
	padding: 0px;
}
.row .priceLOUC {

	padding-top:10px;
}
/*OFFER AREA*/
ul.gallery {
	width:650px;
	margin-top:45px;
}
ul.gallery li{
	width: 299px;
	padding: 5px;
	text-align: left;
	font-size: 15px;
	color: #105887;
	font-weight: bold;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:5px;
	border:1px solid #ccc;
	float:left;
}

ul.letterbox li {
	width: 605px;
	height:150px!important;
	padding-right:20px;
}
ul.letterbox li img.car {
	width:136px;
	height:102px;
	display:inline;
	margin-top:-30px;

}
ul.letterbox .extraInfoHub {
	width:500px;
	display:inline;
	margin-top:10px;
}
.apr {
	font-size: inherit;
}

.extraInfoHub {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.headlineText {
	font-size:20px;
	font-weight:bold;
	margin-bottom: 15px; display: block;
	color:#C00;
}
.textOnly {
	
}



.maunfLinks {
	display: -moz-inline-stack;
	display:inline-block;
	zoom:1;
	width: 180px;
	height:105px;
	margin-right: 10px;
	float:left;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	padding: 5px;
}

.maunfLinksEnd {
	display: -moz-inline-stack;
	display:inline-block;
	zoom:1;
	width: 180px;
	height:105px;
	margin-right: 0px;
	float:left;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	padding: 5px;
}
	/*  * html .maunfLinks {
		  display:inline;
	}*/
.manufTitle a img {
	margin-top: 0px;
	float: right;
	margin-right: 0px;
}

.maunfLinks img {
	margin-top: 5px;
	padding-bottom: 7px;
}
.maunfLinksEnd img {
	margin-top: 5px;
	margin-bottom: 7px;
}
.manufTitle a:hover {
	
  
  color: #333;
}
.manufTitle a:link, .manufTitle a:active, .manufTitle a:visited {
	text-decoration:none;
	color:#003363;
}

.manufTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #003363;
	line-height: 20px;
	display:block;
	border-bottom:#003363 solid thin;
	
}
#franchiseWrapper {
	margin-right: auto;
	margin-left: auto;
	width:600px;
	display:block;
}

#symbActionsNCO {
	padding: 5px;
	text-align:center;
	color:#033663;
	font-family:Tahoma, Geneva, sans-serif;
	border: 1px solid #CCC;
	float:right;
	width:220px;
}
#symbActionsNCO ul {
	margin: 0px;
	padding: 0px;
}
#symbActionsNCO ul li {
	float: left;
	list-style-type: none;
	margin-top: 5px;
}

#symbActionsNCO img {
	margin-right: 3px;
	margin-top: 5px;
}


.motabilityNil {
	font-size: 20px;
	color: #FFF;
	background-color: #fcb130;
	margin-top: 10px;
	display: block;
	text-transform: none;
	padding: 5px;
	width: 145px;
}
.motabilityNilDetail {
	font-size: 30px;
	color: #FFF;
	background-color: #fcb130;
	margin: 10px 0px;
	display: block;
	text-transform: none;
	padding: 5px;
	width: 225px;
	text-align: center;
}
.financeNilTabDetail {
	font-size: 32px;
	font-weight:bold;
	color: #FFF;
	background-color: #900;
	margin: 10px 0px;
	display: block;
	padding: 5px;
	width: 175px;
	text-align: center;
}
.financeNilTabDesBold { font-size:15px;}
.financeNilTabDes { font-size:15px; font-weight:normal;  }
.lowercase {
	text-transform: none;
}
.monthlyPrice {
	font-size: 34px;
	line-height:28px;
	text-align: right;
	color:#CC0000;

}
.monthlyPricedesc {
	font-size: 12px;
	text-align: right;
}
.cashPrice {
	padding-top:25px;
}
.offerBreakdown {
	width:100%;
	
}
.OfferHeadline {
	font-size: 22px;
	font-weight: bold;
	color: #105887;
	
	padding-bottom:10px;
}
.OfferHeadlineTextOnly {
	font-size: 30px;
	font-weight: bold;
	color: #C00;
	
	padding-bottom:10px;
}
.textOnlyDetail { font-size:16px; font-weight:bold; margin:20px 0px 40px 0px; color:#105887; display:block;}
.additionalInfoTextOnly {color:#105887; display:block; text-align:left;}
.OfferLandingWrapperLeft{width:605px; border:#CCC 1px solid; padding:10px; text-align:left;min-height:270px;}
.OfferLandingWrapper{width:605px; border:#CCC 1px solid; padding:10px; text-align:right; min-height:270px;}
.OfferLandingWrapperFinTab{width:605px; border:#CCC 1px solid; padding:10px; text-align:right; min-height:335px;}

.OfferLandingWrapper .financeTable, .OfferLandingWrapperFinTab .financeTable  {
	float: right;
	margin: 5px 0px;
}
.OfferLandingWrapper .financeTable tr td, .OfferLandingWrapperFinTab .financeTable tr td {
	border: 1px solid #E4E4E4;
	padding:2px;
	vertical-align:middle;
}


.OfferLandingWrapper .apr, .OfferLandingWrapperFinTab .apr {
	font-size: inherit;
	/*color:#900;*/
}
.disclaimer{width:615px; font-size:10px; text-align:left; padding:0px 5px;}
.additionalTextDetail{ float: left;
	margin-left: 8px;
	font-size:12px;

	text-align:left;
	color:#105887;}
.LOfltrtNoTopM { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	text-align: right;
	display: inline;
}
.LOfltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top:8px;
	text-align: right;
	display: inline;
}

/*SEARCH & RESULTS AREA*/

/*-----------Vehicle Landing Page-----------*/

.backResults {
	border:1px solid #ccc;
	padding:5px 10px;
	margin-bottom:10px;
	color:#252525;
	font-size:12px;
	height:17px;
	line-height: 17px;
	background-repeat: no-repeat;


}
.backResults a {
	text-decoration:none;
	color:#252525;

}
.backResults a:hover {
	text-decoration:underline;
}
.vehicleTitle {
	text-transform: uppercase;
	width: 360px;
	color: #033663;
	text-align:left;
	min-height:60px;
}
.refNumber {
	font-size: 11px;
	font-weight: normal;
	line-height:25px;
}
#mainPrice {
	font-size: 22px;
	font-family:Tahoma;
	font-weight: bold;
	color: #036;
	float: right;
	text-align: right;
	text-transform: uppercase;

}
#mainPrice .priceSummary {
	font-size: 12px;
}

.redText {
	color: #F00;
	font-size: 18px;
}
.red {
	color:#F00;
}
.priceHubUCSecondary {
	font-size: 16px;
	color: #06C;
	line-height: 25px;
	font-family:Tahoma;
}
#content #mainContent #VLPrightColumn {
	margin-top: 10px;
	margin-bottom:10px;
	margin-right: 0px;
	padding-right: 0px;
	float: right;
	width: 240px;
	
	
	
}

#overview p {
	clear: both;
}


#overview {
	text-align: justify;
	height: auto;
	font-size: 11px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#managersComment {
	border:#136EAE 1px solid;
	padding: 10px;
	text-align:left;
	color:#252525;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
.keyfeatures {
	margin-bottom:0px;
	background:#136EAE;
	font-size:14px;
	padding:5px 10px;
	color:#FFF;
}

.telAction {
	font-size: 25px;
	font-weight: bold;
	color: #F00;

}
.UCWrapper1col {
	width: 603px;
	padding: 10px;
	text-align: left;
	font-size: 14px;
	/*text-transform: uppercase;*/
	color: #003663;
	font-weight: bold;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 10px;
	border:1px solid #ccc;
	font-family:Tahoma;
}
.vehicleSearchTitle {
	min-height:35px;
	color: #003663;
}
.extraInfoUCHubcol1 {
	text-transform: none;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	/*width: 315px;
	float:right;*/
	position:relative;
	line-height: 13px;
	color: #333;
	margin-top:10px;
	margin-left:222px;
	margin-right:82px;

}
.extraInfoNCHubcol1 {
	text-transform: none;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	width: 495px;
	float:right;
	position:relative;
	line-height: 13px;
	color: #333;
	margin-top:10px;

}
.priceSummaryHub {
	font-size: 12px;


}

.priceHub {
	font-size: 20px;
	color: #CC0000;
	line-height: 18px;
	font-family:Tahoma;
}
.priceHubBlue {
	font-size: 16px;
	color: #06C;
	line-height: 25px;
	font-family:Tahoma;
}
.priceSummaryDetail {
	font-size: 12px;
	font-family:Tahoma;
	font-weight:bold;
	color:#105887;

}

.priceDetail {
	font-size: 30px;
	color: #CC0000;
	line-height: 35px;
	font-family:Tahoma;
	font-weight:bold;
}
.priceDetailBlue {
	font-size: 22px;
	color: #06C;
	line-height: 25px;
	font-family:Tahoma;

}

.priceDetailCashOnly {
	font-size: 48px;
	color: #FFF;
	font-family:Tahoma;
	font-weight:bold;
	background:#105887;
	padding:10px;
	width:235px;
	display:block;
	text-align:center;
	float:right;
	margin-top:20px;
}
.priceSummaryDetailCashOnly  {
	font-size: 15px;
	text-transform:uppercase;
	font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;

}
.button { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	text-align:right;
	margin-top:5px;
}
.offer_banner{
	position: relative;
	
	height:50px;
	
	overflow: hidden;
	font-weight: bold;
	
	border-bottom: 1px solid #136EAE;
	border-top: 1px solid #136EAE;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin:5px 0px;
	width: 605px;
	

}

.offer_banner h1 {
	margin-bottom:0px;
	font-size:18px;
	text-transform:uppercase;
	line-height:50px;
}

/*START OF NEW TOGGLE CODE*/

.tabs {
	width:600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	clear:right;
	padding-top:10px;

}
.tabbed_area {
	padding:8px;	
}
ul.tabsMenu {
	margin:0px; padding:0px;
}
ul.tabsMenu li {
	list-style:none;
	display:inline;
}
ul.tabsMenu li a {
	background-color:#136EAE;
	color:#FFF;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #136EAE;

}
ul.tabsMenu li a:hover {
	background-color: #064571;
	border-color:#064571;
}

ul.tabsMenu li a.selected {
	background-color:#ffffff;
	color:#105887;
	border:1px solid #999;
	border-bottom: 1px solid #ffffff;
}
ul.tabsMenu {
	padding:0px;
	margin-top:5px;
	margin-bottom:8px;
	margin-right: 0px;
	margin-left: 10px;
}

.content {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #999;
}

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.heading {

	font-size:16px;
	font-weight:bold; 				
	font-family:Tahoma, Geneva, sans-serif;
	padding-bottom:5px;
	
}

.video {
	margin: 20px;
	padding: 20px;
}

/*END OF NEW TOGGLE AREA*/
.countdownWrapper {
	text-align:left;
	text-transform:uppercase;
	margin:5px 0px;
	padding-top:10px;
	color:#CC0000;
	font-size:12px;
	clear:right;
	
}
.countdown {
	font-size:10px;
}
.countdownBdr {
	border:1px #CCC solid;
	padding:3px;
	margin:3px;
}

.UCofferRota {
	min-height:75px;
	width:50px;
	margin-left:26px;
}


.fltrt span.priceSummaryHub {
	font-size:10px;
}







/*START OF NEW CAR OFFER LANDING PAGE TOGGLE CODE*/

.tabsOL {
	width:600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	clear:right;
	padding-top:10px;


}
.tabbed_area {
	padding:8px;	
}
ul.tabsMenuOL {
	margin:0px; padding:0px;
}
ul.tabsMenuOL li {
	list-style:none;
	display:inline;
}
ul.tabsMenuOL li a {
	background-color:#136EAE;
	color:#FFF;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #136EAE;

}
ul.tabsMenuOL li a:hover {
	background-color: #064571;
	border-color:#064571;
}

ul.tabsMenuOL li a.selected {
	background-color:#ffffff;
	color:#105887;
	border:1px solid #999;
	border-bottom: 1px solid #ffffff;
}
ul.tabsMenuOL {
	padding:0px;
	margin-top:5px;
	margin-bottom:8px;
	margin-right: 0px;
	margin-left: 10px;
/*	background-image: url(/images/ul-tab-bg.png);
	background-repeat: repeat-x;*/
}
.contentOL .EnquiryFormContainer {
	border:1px solid #CCC;
	padding:10px;
	width:310px;
}
.contentOL .EnquiryFormContainer label {
    display: block;
    float: left;
    margin-right: 10px;
    text-align: left;
    width: 100px;
}
.contentOL {
	background-color:#ffffff;
	padding-top: 24px;
	padding-right: 230px;
	padding-bottom: 10px;
	padding-left: 0px;	/*border:1px solid #999;*/
}

.contentOL ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.contentOL ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.contentOL ul li a {
	text-decoration:none;
	color:#3e4346;
}
.contentOL ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}

.header1 {
	font-size:11px;
	line-height:18px;
	font-weight:bold!important;
	color:#2B5E83;
}

.contentOL caption {
	display:none;
}
.callus1 {
	position:relative;
}

#symbActionsOL {
	position:absolute;
	z-index:9999;
	right:10px;
	top:60px;
	padding: 5px;
	text-align:center;
	color:#333;
	right:0px;
	top:60px;
	border: 1px solid #CCC;
	width:220px;
}
#symbActionsOL ul {
	margin: 0px;
	padding: 0px;
}
#symbActionsOL ul li {
	float: left;
	list-style-type: none;
	margin-top: 5px;
}

#symbActionsOL img {
	margin-right: 3px;
	margin-top: 5px;
}
.contentSrchResTabs p {
	color: #252525;
	font-weight: normal;
}





/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

#sidebarNC {float:right; width:208px; margin-left:10px;}

.tabsNC {margin-right:218px; text-align:left; min-height:610px;}
.tabsMenuNC {height:24px;}
.tabsMenuNC li {
	width:50%;
	float:left;
	background-image: url(/custom/7742.png);
	background-repeat: no-repeat;
	height: 24px;


}
	.tabsMenuNC li.active {background-image: url(/custom/7741.png);}
	.tabsMenuNC li.active a {color:#FFF;}
.tabsMenuNC li a{color:#000;	font-size:13px;	font-weight:bold; line-height:24px; padding-left:10px;}

.contentNC {
	border:1px solid #AAA;
	padding:5px 10px 10px 0px;

}
.scroll-pane {	height:610px;}
/* Force the scroll bar to the left hand side of the screen */
.jspVerticalBar
{
	left: 0;
}

.contentNC h3 {margin-bottom:0px; color:#000; font-size:12px;}
.contentNC p { padding-top:0px;}

/*.contentNC tr {	background:#FFF;}
.contentNC tr.tblHighlight{  background-color: #e4e4e4; }*/
	
.contentNC tr.header1 {background:#f4f4f4; color:#000; }

.contentNC tr.header1 td {border:none!important;font-weight:bold;}
/*.contentNC tr:hover {	background:#FFF!important;}
.contentNC tr.header1:hover {background:#136FAE!important;}*/
.contentNC caption { display:none;  font-size:13px;}
/*.contentNC td {border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #aaa;}*/
.summaryBelow {padding:10px;}
/*.jspPane .summaryBelow {padding:0px;}*/
.enquireImage { display:none;}
ul.callToActionsNC { position:relative;border:1px solid #aaaaaa; background:#e4e4e4; border-radius: 5px; behavior: url(/PIE.htc); margin-top:3px;}
ul.callToActionsNC li {
	color:#000;
	font-weight:normal;
	font-size:14px;
	padding:10px 5px;
	text-shadow: 1px 1px 1px #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #aaa;
}
ul.callToActionsNC li:hover {background:#f5f5f5;border-radius: 5px;behavior: url(/PIE.htc);}
ul.callToActionsNC a { color:#000;}
ul.callToActionsNC a:hover { text-decoration:none;}




.callToActionsNC li span {background:url(/custom/7726.png) no-repeat; width:34px; height:34px; float:right; margin:-8px 0 -10px -10px;}
li#testDrive span {background-position:-34px 0;}
li#viewVideo span {background-position:-0px 0;}
li#viewImage span {background-position:-102px 0;}
li#makeEnquiry span {background-position:-68px 0;}

#article_images_thumbnails { margin-top:5px;}
#article_images_thumbnails li {display:inline; text-align:center;}
#article_images_thumbnails img { width:65px; border:2px solid #FFF}

#mediaSectionNC {
	height:114px;
	margin:10px 0px;
	background-image: url(/custom/7727.jpg);
	background-repeat: no-repeat;
}

ul#affordabilityList {border:1px solid #aaaaaa; position:relative; border-radius: 5px; behavior: url(/PIE.htc); text-align:left;}
ul#affordabilityList li {border-bottom:#aaa solid 1px; color:#000; font-weight:bold; font-size:13px; padding:10px 5px;}
ul#affordabilityList li.header {padding:5px; background:#e4e4e4}
ul#affordabilityList li:last-child {border-bottom:none;}
ul#affordabilityList li span { display:block; font-size:18px; font-weight:normal;}


#affordabilityList li em {background:url(/custom/7726.png) no-repeat; width:60px; height:60px; float:right; margin:-8px 0 -10px -10px;}
li#rfl em {background-position:-136px 0;}
li#mpg em {background-position:-196px 0;}
li#co2 em {background-position:-256px 0;}
li#insuranceGroup em {background-position:-316px 0;}
li#openingTimes em {background-position:-372px 0;}

a.triggerToggle {
	height: 19px;
	line-height:19px;
	background-image: url(/custom/7725.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	padding-left: 23px;
	
}

a.triggerToggle:hover{text-decoration:none;}

a.triggerToggle.active {background-position: left bottom;}


#get-in-touch {border-bottom:#AAA solid 1px; 	border-top:#AAA solid 1px; overflow:hidden; }
#NC_callSalesAdvisor {
	height:30px;
	width:252px;
	font-size:24px;
	color:#b4202a;
	font-weight:bold;
	background-image: url(/custom/7744.png);
	background-repeat: no-repeat;
	padding-top:25px;
	padding-left:5px;
	display:block;
}

.enquiryForm1 label{
    float:left;
    display:block;
	margin-right:10px;
	min-width:130px;
	max-width:150px;
	
}
#NC_enquiry .ui-datepicker-trigger {float:left;}
.backResultsNC {margin-bottom:5px;color:#252525;font-size:12px;}
a.back-to-offers {
    background-image: url(/custom/7728.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    text-indent: -9999px;
    width: 80px;
}
.addthis_button_google_plusone {
   width: 70px;
}

a.addthis_button_facebook_like iframe {
    width: 50px !important;
}
a.addthis_button_tweet iframe {
	width:100px !important}
	
	/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
	
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 10px;
	right: 0;
	width: 16px;
	height: 100%;

}



.jspVerticalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspCap
{
	float: left;
}

.jspTrack
{
	position: relative;
	background-image: url(/custom/7740.png);
	background-repeat: repeat-y;
	background-position: center center;
}

.jspDrag
{
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	background-image: url(/custom/7739.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:16px;
	}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(fancybox_img/fancybox.png);
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url(fancybox_img/fancybox.png) -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url(fancybox_img/blank.gif);
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(fancybox_img/fancybox.png);
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url(fancybox_img/fancybox.png);
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(fancybox_img/fancybox-x.png);
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(fancybox_img/fancybox.png);
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(fancybox_img/fancybox-y.png);
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(fancybox_img/fancybox.png);
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(fancybox_img/fancybox-x.png);
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(fancybox_img/fancybox.png);
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(fancybox_img/fancybox-y.png);
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(fancybox_img/fancybox.png);
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url(fancybox_img/fancy_title_over.png);
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background-image: url(fancybox_img/fancybox.png);
	background-repeat: no-repeat;
	background-position: -40px -90px;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url(fancybox_img/fancybox-x.png) 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url(fancybox_img/fancybox.png) -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }


#fancybox-left-ico { 
 left: 20px; 


} 


#fancybox-right-ico { 
 right: 20px; 
 left: auto; 

} 

