/* @override http://wintec.net.au/wintec.css */

/* @group GLOBAL */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}
body {
	background-color: #444;
	padding: 0;
	margin: 0;
}
a:link {
	color: #005681;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005681;
}
a:hover {
	text-decoration: underline;
	color: #FFC700;
}
a:active {
	text-decoration: none;
	color: #005681;
}
		
p {
	margin: 0;
	padding: 10px 20px 0 20px;
}
h1 {
	margin: 0;
	padding: 20px 20px 5px 20px;
	color: #005681;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	margin: 0;
	padding: 20px 20px 0 20px;
	color: #444;
	font-size: 11px;
	font-weight: bold;
}

/* @end */

/* @group Quick Links */

/* Quick Links */

#quickLinks {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 6px;
	width: 100%;
	height: 12px;
	list-style: none;
	z-index: 2;
}
#quickLinks li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#quickLinks a {
	float: right;
	padding: 6px 6px 6px 12px;
	overflow: hidden;
	position: relative;
}
/* Mac Hide \*/
* html #quickLinks a {
	margin: 0 12px 0 6px;
	ma\rgin: 0
}
#quickLinks {
	overflow: hidden;
}
/* End Hide */
*>html #quickLinks {
	padd\ing-top: 6px;
}
#home a {
	width: 33px;
	background: url(images/btnHome.gif) top left no-repeat;
}
#contact a {
	width: 66px;
	background: url(images/btnContact.gif) top left no-repeat;
}
#distributors a {
	width: 78px;
	background: url(images/btnDistributors.gif) top left no-repeat;
}
#home a:hover {
	width: 33px;
	background: url(images/btnHome_o.gif) top left no-repeat;
}
#contact a:hover {
	width: 66px;
	background: url(images/btnContact_o.gif) top left no-repeat;
}
#distributors a:hover {
	width: 78px;
	background: url(images/btnDistributors_o.gif) top left no-repeat;
}
#home a:active, #home a.selected {
	width: 33px;
	background: url(images/btnHome_d.gif) top left no-repeat;
}
#contact a:active, #contact a.selected {
	width: 66px;
	background: url(images/btnContact_d.gif) top left no-repeat;
}
#distributors a:active, #distributors a.selected {
	width: 78px;
	background: url(images/btnDistributors_d.gif) top left no-repeat;
}

/* @end */



/* @group LOGO BAR */

/* LOGO BAR
------------------------------------------------------------------*/
#logoBanner {
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	height: 79px;
	background: #FFC700 url(images/imgRide.gif) bottom right no-repeat;
	z-index: 50;
}
/*  Use the below css when there is a Current Promotion on the home page. Just remove/add comments  */

/*
body#home_page #logoBanner {
	background: #FFC700 url(images/bgCurrentPromos.jpg) bottom right no-repeat;
}
*/

#logo {
	padding: 15px 0 0 32px;
	float: left;
}
ul#currentPromotions {
	position: absolute;
	right: 14px;
	width: 192px;
	height: 27px;
	overflow: hidden;
	top: 52px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#currentPromotions li {
	float: right;
	text-indent: -9999px;
}
ul#currentPromotions li a {
	border: 0;
	text-decoration: none;
	display: block;
	background: transparent url(images/navFlags.jpg) no-repeat;
	width: 24px;
	height: 27px;
}
li#australia a:link, li#australia a:visited {
	background-position: 0 0;
}
li#australia a:hover, li#australia a:focus {
	background-position: 0 -27px;
}
li#france a:link, li#france a:visited {
	background-position: -24px 0;
}
li#france a:hover, li#france a:focus {
	background-position: -24px -27px;
}
li#germany a:link, li#germany a:visited {
	background-position: -48px 0;
}
li#germany a:hover, li#germany a:focus {
	background-position: -48px -27px;
}
li#netherlands a:link, li#netherlands a:visited {
	background-position: -72px 0;
}
li#netherlands a:hover, li#netherlands a:focus {
	background-position: -72px -27px;
}
li#italy a:link, li#italy a:visited {
	background-position: -96px 0;
}
li#italy a:hover, li#italy a:focus {
	background-position: -96px -27px;
}
li#newZealand a:link, li#newZealand a:visited {
	background-position: -120px 0;
}
li#newZealand a:hover, li#newZealand a:focus {
	background-position: -120px -27px;
}
li#uk a:link, li#uk a:visited {
	background-position: -144px 0;
}
li#uk a:hover, li#uk a:focus {
	background-position: -144px -27px;
}
li#usa a:link, li#usa a:visited {
	background-position: -168px 0;
}
li#usa a:hover, li#usa a:focus {
	background-position: -168px -27px;
}

/* @end */

/* @group Home Page Top Content */

/* Home Page Top Content */
#topContent {
	background: #6599B3 url(images/mainBg.gif) left top repeat-y;
	position: absolute;
	top: 99px;
	width: 100%;
	border-top: 6px solid #FFF;
	border-bottom: 6px solid #FFF;
	overflow: hidden;
	z-index:999;
}
#topContentWidth {
	width: 966px;
}
#homeMainNavContainer {
	border-left: 20px solid #005681;
	margin-left: 10px;
	width: 196px;
	background: #6599B3;
	float: left;
	display: inline;
}
* html #homeMainNavContainer {
	width: 216px; w\idth: 196px;
}
#homeFlash {
	float: left;
	height: 245px;
}
#homeFlash img {
	display: block;
	border-style: none;
}
#homeFlash object {
	display:block;
}


/* Home - Adverts */

#newSaddlesContainer {
	margin: 9px 9px 0 0;
	width: 180px;
	height: 211px;
	background: #9c6 url(images/newSaddlesBG.jpg) left top no-repeat;
	float: left;
}
ul#newSaddlesLinks {
	list-style-type: none;
	position: relative;
	margin: 0 15px;
	padding: 0;;
}
ul#newSaddlesLinks li {
	position: relative;
	top: 39px;
	left: 0;
	text-indent: -9999px;
}
ul#newSaddlesLinks li a {
	padding: 3px 0;
	border: 0;
	display: block;
}
.newAllPurpose a {
	background: transparent url(images/btnWintecAP.jpg) left top no-repeat;
	height: 85px;
	width: 150px;
}
.newDressage a {
	background: transparent url(images/btnWintecDressage.jpg) left top no-repeat;
	height: 38px;
	width: 150px;
}
#isabellContainer {
	margin: 9px;
	width: 180px;
	height: 225px;
	background-color: #222e42;
	float: left;
}



/* @end */

/* @group Secondary Page Top Content */

/* Secondary Page Top Content */
#topPic {
	float: left;
	height: 185px;
}
#topPic img {
	display: block;
}

/* @end */

/* @group Main Navigation */

/* Main Navigation */
#mainNav {
	border-left: 20px solid #6599b3;
	margin-left: 10px;
	width: 176px;
	background-color: #6599B3;
	float: left;
	display: inline;
}
#homeMainNav {
	border-left: 20px solid #6599b3;
	margin-left: 10px;
	width: 176px;
	background-color: #6599B3;
	float: left;
	display: inline;
}
/* Mac Hide \*/
* html #homeMainNav, * html #mainNav {
	width: 196px; w\idth: 176px;
	float: left;
}
/* End Hide*/
#mainNav ul {
	margin: 0;
	padding: 12px 0 0 0;
	background-color: #005681;
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	width: 176px;
}
#homeMainNav ul {
	margin: 0;
	padding: 40px 0 0 0;
	background: #005681;
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	width: 176px;
}
#mainNav li,  #homeMainNav li {
	margin: 0 0 0 9px;
	padding: 0;
	list-style: none;
	border-bottom: 1px dotted #5890AC;
}
#mainNav a, #homeMainNav a {
	width: 130px;
	color: #FFF;
	padding: 5px 18px 5px 18px;
	display: block;
}
/* Mac Hide \*/
* html #mainNav li, * html #homeMainNav li, * html #topContentWidth {
	height: 1%;
}
* html #mainNav li, * html #homeMainNav li {
	float: left;
	display: inline;
}
* html #mainNav a, * html #homeMainNav a {
	width: 166px; w\idth: 130px;
	float: left;
}
/* End Hide */	
#mainNav a:hover,  #homeMainNav a:hover {
	color: #FFC700;
	text-decoration: none;
	background: #005681 url(images/mainNavBg.gif) no-repeat top left;
}
#mainNav a.selectedLink {
	color: #FFC700;
	background: #004568 url(images/mainNavSelectBg.gif) no-repeat top left;
}
#mainNav li.mainNavLast, #homeMainNav li.homeMainNavLast {
	border-bottom: none;
}

/* @end */

/* @group Secondary Navigation Area */

/* Secondary Navigation Area */
#secondNav {
	border-left: 20px solid #D4D2C5;
	margin-left: 10px;
	width: 176px;
	background: #444;
	float: left;
	display: inline;
}
/* Mac Hide \*/
* html #secondNav {
	width: 196px; w\idth: 176px;
	float: left;
}
/* End Hide */
#secondNav ul {
	margin: 0;
	padding: 10px 0 0 0;
	background: #444;
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	width: 176px;
}
#secondNav li {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	border-bottom: 1px dotted #858585;
}
#secondNav a {
	width: 130px;
	color: #FFF;
	padding: 5px 18px 5px 18px;
	display: block;
}
/* Mac Hide \*/
* html #secondNav li {
	height: 1%;
	float: left;
	display: inline;
	position: relative;
}
* html #secondNav a {
	width: 166px; w\idth: 130px;
	float: left;
}
* html #level3 {
	height: 1%;
	margin-left: -3px;
	position: relative
} 
* html #main, * html #secondNav, * html #level1, * html #level2, * html ul.saddleFeatures {
	height: 1%;
	position: relative;
}
/* End Hide */	
#secondNav a:hover {
	color: #FFC700;
	text-decoration: none;
	background: #444 url(images/secondNavBg.gif) no-repeat top left;
}
#secondNav a.selectedSecondLink {
	color: #FFC700;
	background: #333 url(images/secondNavSelectBg.gif) no-repeat top left;
}
#secondNav a.selectedSecondTitle {
	color: #99CC66;
}
#secondNav li.secondLevelLast {
	border-bottom: none;
}
#secondNav li.batesLink {
	border-bottom: none;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
}
#secondNav li.first {
	border-top: 1px dotted #858585;
}
#secondNav ul ul {
	margin: 0;
	padding: 0;
	width: 166px;
}
#secondNav ul ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: none;
}
#secondNav ul ul a {
	width: 118px;
	color: #A1A1A1;
	padding: 4px 18px 4px 30px;
	display: block;
}
/* Mac Hide \*/
* html #secondNav ul ul a {
	width: 166px; w\idth: 118px;
}
/* End Hide*/
#secondNav ul ul a:hover {
	color: #FFC700;
	text-decoration: none;
	background: #444 url(images/tertiaryNavBg.gif) no-repeat top left;
}
#secondNav ul ul a.selectedThirdLink {
	color: #FFC700;
	background: #333 url(images/tertiaryNavSelectBg.gif) no-repeat top left;
}
#secondNav ul ul a.selectedThirdTitle {
	color: #FFC700;
}
#secondNav ul ul li.thirdLevelLast {
	border-bottom: 1px dotted #858585;
}

/* @end */

/* @group Home Content Area */

/* Home Content Area */
#homeLevel0 {
	position: relative;
	padding-top: 356px;
	width: 100%;
}
#homeWrapper{
	background: #D4D2C5 url(images/LeftBarBG.gif) repeat-y left;
	width: 100%;
	position: relative;
	height: 229px;
}
#intro {
	border-left: 20px solid #D4D2C5;
	margin-left: 10px;
	padding: 10px;
	width: 156px;
	background: #FFF;
	float: left;
	display: inline;
	height: 209px;
}
/* Mac Hide \*/
* html #intro {
	width: 196px; w\idth: 156px;
	height: 229px; he\ight: 209px;
}
/* End Hide */
#homeMainWrap {
	width: 464px;
	background: #C1BDA3;
	float: left;
}
#homeMain {
	border-left: 7px solid #C1BDA3;
	border-right: 7px solid #C1BDA3;
	background: #FFF;
}
#homeRightLogos {
	float: left;
	width: 107px;
	background: url(images/rightBarBG.gif) left repeat-y;
}
ul#productLinks {
	padding: 0;
	margin: 0;
	list-style: none;
}
#productLinks li{
	width: 78px;
	height: 83px;
	float: left;
	text-indent: -9999px;
}
#productLinks a{
	display: block;
	width: 78px;
	height: 83px;
}
ul#productLinks a:hover {
	background:transparent
}
.prodDressage, .prodAllPurpose, .prodJumping, .prodKids, .prodEndurance, .prodStock, .prodOther, .prodStrapping, .prodMounts, .prodAccessories {
	padding: 9px 6px 9px 5px;
	border-bottom: 1px solid #E0DED1;
	border-right: 1px solid #E0DED1;
}
.prodDressage {
	background: #FFF url(images/prodDressage_o.jpg) no-repeat 5px 9px;
}
.prodDressage a {
	background: url(images/prodDressage.jpg) no-repeat left top;
}
.prodAllPurpose {
	background: #FFF url(images/prodAllPurpose_o.jpg) no-repeat 5px 9px;
}
.prodAllPurpose a {
	background: url(images/prodAllPurpose.jpg) no-repeat left top;
}
.prodJumping {
	background: #FFF url(images/prodJumping_o.jpg) no-repeat 5px 9px;
}
.prodJumping a {
	background:url(images/prodJumping.jpg) no-repeat left top;
}
.prodKids {
	background: #FFF url(images/prodKids_o.jpg) no-repeat 5px 9px;
}
.prodKids a {
	background:url(images/prodKids.jpg) no-repeat left top;
}
.prodEndurance {
	background: #FFF url(images/prodEndurance_o.jpg) no-repeat 5px 9px;
}
.prodEndurance a {
	background:url(images/prodEndurance.jpg) no-repeat left top;
}
.prodStock {
	background: #FFF url(images/prodStock_o.jpg) no-repeat 5px 9px;
}
.prodStock a {
	background:url(images/prodStock.jpg) no-repeat left top;
}
.prodOther {
	background: #FFF url(images/prodOther_o.jpg) no-repeat 5px 9px;
}
.prodOther a {
	background:url(images/prodOther.jpg) no-repeat left top;
}
.prodStrapping {
	background: #FFF url(images/prodStrapping_o.jpg) no-repeat 5px 9px;
}
.prodStrapping a {
	background:url(images/prodStrapping.jpg) no-repeat left top;
}
.prodMounts {
	background: #FFF url(images/prodMounts_o.jpg) no-repeat 5px 9px;
}
.prodMounts a {
	background:url(images/prodMounts.jpg) no-repeat left top;
}
.prodAccessories {
	background: #FFF url(images/prodAccessories_o.jpg) no-repeat 5px 9px;
}
.prodAccessories a {
	background:url(images/prodAccessories.jpg) no-repeat left top;
}

/* @end */

/* @group Content Area */

/* Content Area */
#level0 {
	padding-top: 296px;
	width: 100%;
	position:relative;
}
#wrapper{
	background: #FFF url(images/intLeftBarBG.gif) repeat-y left;
	width: 100%;
	position:relative;
}
#wrapper2 {		
	background: url(images/rightBarBGnew.gif) right repeat-y;
}
#level1 {
	margin: 0px 0px 0px 206px;
	padding: 0px 0px 0px 7px;
}
#level3 {
	margin-right: 118px;
	padding-right: 7px;
	background: #C1BDA3;
}
/* Mac Hide \*/
* html #level3{
	margin-right: 115px
}
/* End Hide */
#main {
	background: #FFF;
}
#pageTitle {
	margin: 0;
	padding: 25px 0 0 0;
	background: #FFCC00 url(images/titProducts.gif) top left no-repeat;
}
#pageTitleFeatures {
	margin: 0;
	padding: 25px 0 0 0;
	background: #FFCC00 url(images/titFeatures.gif) top left no-repeat;
}
#pageTitleFAQs {
	margin: 0;
	padding: 25px 0 0 0;
	background: #FFCC00 url(images/titFAQS.gif) top left no-repeat;
}
#pageTitleWhatsNew {
	margin: 0;
	padding: 25px 0 0 0;
	background: #FFCC00 url(images/titWhatsNew.gif) top left no-repeat;
}
#pageTitleFeedback {
	margin: 0;
	padding: 25px 0 0 0;
	background: #FFCC00 url(images/titFeedback.gif) top left no-repeat;
}
#pageTitleFitting {
	margin: 0;
	padding: 25px 0 0 0;
	background: #FFCC00 url(images/titFitting.gif) top left no-repeat;
}
#pageTitleCompany {
	margin: 0;
	padding: 25px 0 0 0;
	background: #FFCC00 url(images/titCompany.gif) top left no-repeat;
}
* html #pageTitle, * html #pageTitleFeatures, * html #pageTitleWhatsNew, * html #pageTitleFeedback, * html #pageTitleFitting, * html #pageTitleCompany {
	height: 25px;
	padding:0;
	he\ight:auto;
	padd\ing: 25px 0 0 0;
}
.breadCrumb {
	color: #C1BDA3;
	font-style: normal;
}
.rightImg {
	border: 1px solid #E0DED1;
	position: relative;
}
ul.saddleFeatures {
	list-style-type: none;
	background-color: #E9E8E2;
	padding: 0;
	margin: 10px 240px 20px 20px;
}
ul.saddleFeatures li {
	padding: 6px;
}
li.listLightBG {
	background-color: #F4F3F0;
}
table.swingtags {
	margin-left: 20px;
}
table.productImage {
	float: right;
	margin: 10px 20px 20px 18px;
	position: relative;
}
table.productImage td p {
	padding: 5px 10px 10px 10px;
}
table.productImage td h1 {
	color: #99CC66;
	padding: 10px;
}
td.rightLine {
	border-right: 1px solid #E0DED1;
}
td.rightLineGreen {
	border-right: 1px solid #CFF4B4;
}
td.leftLine {
	border-left: 1px solid #E0DED1;
}
td.topLine {
	border-top: 1px solid #E0DED1;
}
.horizontalLine {
	margin: 0 20px;
	background: #FFF;
	border-top: 1px solid #E0DED1;
}
table.content {
	margin: 10px 20px 0 20px;
	padding: 0;
}
table.content td {
	padding-bottom: 3px;
}
.saddleProperties {
	margin: 10px;
	padding: 0;
}
table.saddles {
	border: 0;
}
table.saddles td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background-color: #ECEBE3;
}
table.saddles h2 {
	color: #005681;
	margin: 0;
	padding: 0 0 10px 0;
}
table.saddles p {
	margin: 0;
	padding: 0;
}
table.saddles ul {
	margin: 5px;
	padding: 0 10px 10px 10px;
}
.newSelected {
	color: #FF3300;
}
.new {
	color: #d4d4d4;
}

/* My Comment */
/* @group What's New */

/* What's New */
.whatsNewAd {
	margin: 20px;
	background-color: #B3D98D;
}
.whatsNewAd h1 {
	color: #FFF;
	padding: 20px 20px 10px 20px;
	font-size: 14px;
}
.whatsNewAd p {
	color: #497733;
}
.whatsNewAd ul {
	color: #497733;
}
.whatsNewAd table {
	margin-top: 20px;
}

/* @end */

/* @group FAQs */

/* FAQs */
.faqsQuestion {
	color: #497733;
	font-weight: bold;
	padding-top: 20px;
}
.faqLinks {
	margin: 20px 20px 0 20px;
	background-color: #ECEBE3;
}
.faqLinks p {
	padding: 5px 10px 5px 10px;
}
.faqLinks a:hover {
	color: #497733;
}
.topOfPage {
	font-weight: bold;
	font-size: 10px;
}

/* @end */

/* @end */

/* @group Right Logos */

/* Right Logos */
#rightLogos {
	float: right;
	width: 118px;
	background: url(images/rightBarBGnew.gif) right repeat-y;
}
/* Mac Hide \*/
* html #rightLogos {
	margin-left: -3px
}
/* End Hide */
#systems {
	padding: 14px 7px 7px 7px;
	margin: 0;
	text-align: center;
	width: 78px;
}
* html #systems {
	width: 92px; w\idth: 78px;
}
#features {
	padding-bottom: 10px;
}
#cair, #easyChange {
	padding-bottom: 10px;
	padding-top: 14px;
	border-top: 1px solid #FFFFFF;
}

/* @end */

/* @group Footer Area */

/* Footer Area */
#footer {
	clear: left;
	width: 100%;
	border-top: 6px solid #FFF;
	background: #FFC700;
	color: #FFF;
	font-size: 9px;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #005681;
	text-decoration: none;
}
#footerBates {
	padding: 10px;
}
#footerMosaik {
	float: right;
	width: 220px;
	text-align: right;
	padding: 10px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

/* @end */

/* @group Form Styles */

/* Form Styles */
table.form {
	margin: 20px;
	border: 0;
}
table.form td {
	padding: 10px 6px;
}
td.lbl {
	text-align: right;
	vertical-align: top;
	background-color: #B3D98D;
	color: #497733;
}
td.inp {
	vertical-align: top;
	color: #444;
	background-color: #ECEBE3;
}
.notBold {
	font-weight: normal;
}
table.answer {
	border: 0;
}
table.answer td {
	padding: 6px;
}
td.leftCell {
	text-align: left;
}
td.rightCell {
	text-align: right;
}
td.centerCell {
	text-align: center;
}

/* @end */

/* @group Promotions */

#ukPromoBtn {
	width: 265px;
	height: 66px;
	float: right;
	padding: 7px 18px 0 0;
}
#promotion {
	margin: 20px 20px 10px;
	color: #000;
}
#incentive {
	margin: 20px 20px 10px;
	color: #FFF;
}
#promotion h1 {
	padding: 20px 20px 5px 20px;
	font-size: 3em;
}
#promotion h2 {
	padding: 0px 20px 10px 20px;
	font-size: 12px;
	font-weight: normal;
}
#promotion h3, #incentive h3 {
	padding: 0px 20px;
}
#promotion p, #incentive p {
	font-size: 1.1em;
}
#promotion .introPara {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
#promotion .note, #incentive .note {
	font-size: 1em;
	font-style: italic;
}
#promotion .floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.selectWrap {
	margin: 0 20px;
	padding: 0;
}
table.countryLink {
	margin: 10px 0 5px;
	padding: 0;
	border: 1px solid #D8E5EC;
	text-align: center;
}
table.countryLink td {
	margin: 0;
	padding: 10px;
	background-color: #D8E5EC;
}
table.sectionLink {
	margin: 10px 0 20px;
	padding: 0;
	border: 1px solid #6599B3;
	text-align: center;
}
table.sectionLink td {
	padding: 5px;
	background-color: #D8E5EC;
}
table.sectionLink td.noLink {
	padding: 5px;
	background-color: #CCC;
}
h5.location {
	margin: 10px 20px 0 15px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
.addressWrap {
	margin: 0 20px;
	padding: 0;
}
table.addresses {
	border: 0;
	width: 100%;
}
table.addresses td {
	padding: 12px 5px;
	vertical-align: top;
	text-align: left;
}
table.addresses h3 {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
}
table.addresses h4 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 16px 0 0;
}
table.addresses p.contactDetails {
	padding-top: 4px;
}
.logos {
	padding: 20px 0;
}

/* @end */ 


/* @group Promotions - COUNTRIES */

body.au #logoBanner {
	background: #FFC700 url(images/promotions/imgCurrentAus.gif) bottom right no-repeat;
}
body.nz #logoBanner {
	background: #FFC700 url(images/promotions/imgCurrentNZ.gif) bottom right no-repeat;
}
body.uk #logoBanner {
	background: #FFC700 url(images/promotions/imgCurrentUK.gif) bottom right no-repeat;
}
body.us #logoBanner {
	background: #FFC700 url(images/promotions/imgCurrentUS.gif) bottom right no-repeat;
}
body.gr #logoBanner {
	background: #FFC700 url(images/promotions/imgCurrentGermany.gif) bottom right no-repeat;
}
body.au #secondNav {
	background: #444 url(images/promotions/imgAusResidents.jpg) no-repeat 25px 20px;
	height: 140px;
}
body.nz #secondNav {
	background: #444 url(images/promotions/imgNZResidents.jpg) no-repeat 25px 20px;
	height: 200px;
}
body.uk #secondNav {
	background: #444 url(images/promotions/imgUKResidents.jpg) no-repeat 25px 20px;
	height: 179px;
}
body.us #secondNav {
	background: #444 url(images/promotions/imgUSResidents.jpg) no-repeat 25px 20px;
	height: 179px;
}
body.gr #secondNav {
	background: #444 url(images/promotions/imgGermanResidents.jpg) no-repeat 25px 20px;
	height: 149px;
}
#pageTitleAus, #pageTitleUK, #pageTitleUS, #pageTitleGermany, #pageTitleNZ {
	margin: 0;
	padding: 25px 0 0 0;
}
#pageTitleAus {
	background: #FFCC00 url(images/promotions/titAustralia.gif) top left no-repeat;
}
#pageTitleUK {
	background: #FFCC00 url(images/ukPromo/titUKPromo09.gif) top left no-repeat;
}
#pageTitleUS {
	background: #FFCC00 url(images/ukPromo/titUS.gif) top left no-repeat;
}
#pageTitleGermany {
	background: #FFCC00 url(images/promotions/titGermany.gif) top left no-repeat;
}
#pageTitleNZ {
	background: #FFCC00 url(images/promotions/titNZ.gif) top left no-repeat;
}
* html #pageTitleAus, * html #pageTitleUK, * html #pageTitleUS, * html #pageTitleGermany, * html #pageTitleNZ {
	height: 25px;
	padding:0;
	he\ight:auto;
	padd\ing: 25px 0 0 0;
}


/* @end */


/* @group New Saddles Promotion 2010 */

body#promoNew10 #promotion {
	background-color: #98DBFB;
}
body#promoNew10 #promotion h1 {
	color: #005681;
	text-align: center;
}
#promotion .note {
	text-align: center;
}
#incentive h1 {
	font-size: 3em;
	padding-top: 20px;
	color: #fff;
}
body#promoNew10 #incentive h1 span {
	color: #FFC700;
}
body#promoNew10 #incentive h3 {
	font-size: 1.3em;
}
body#promoNew10 #incentive ul {
	font-size: 1.2em;
}
body#promoNew10 #promotion .availability {
	text-align: center;
	font-size: 1.4em;
	padding-top: 20px;
	font-weight: bold;
}
body#promoNew10 table#saddles {
	width: 100%;
	background-color: #53BCF0;
	padding: 10px;
	margin-top: 20px;
}
body#promoNew10 table#saddles td {
	vertical-align: top;
	width: 33%;
	text-align: center;
}
body#promoNew10 table#saddles img {
	padding: 4px;
}
body#promoNew10 table#saddles h3 {
	color: #005681;
	font-size: 1.4em;
	margin-bottom: 4px;
}
body#promoNew10 table#saddles p {
	font-size: 1em;
	text-align: left;
	color: #000;
}
body#promoNew10 #incentive .fltright {
	float: right;
	margin: 20px;
}
body#promoNew10 table.addresses td {
	color: #000;
}


/* UK Mar 2010 */

.uk #incentive {
	background-color: #53BCF0;
	border: 5px solid #FFC700;
	padding-bottom: 15px; 
}
body.uk #promotion .fltright {
	float: right;
	margin: 20px 20px 20px 30px;
}
.uk table.addresses h3 {
	color: #005681;
}
.uk .addressWrap {
	background-color: #98DBFB;
}

/* US Mar 2010 */

.us #incentive {
	background: #53BCF0 url(images/promotions/incentiveBG.jpg) top right repeat-y;
	padding-bottom: 15px; 
}
body.us #incentive h1 {
	font-size: 1.8em;
	padding-top: 20px;
	color: #fff;
}
.us table.addresses p {
	padding: 4px;
}
.us table.addresses h3 {
	padding-left: 4px;
}
body.us #promotion {
	margin: 0 20px;
	padding-bottom: 20px;
}
body.us #promotion .fltright {
	float: right;
	margin: 20px 20px 20px 30px;
}
body#promoNew10 #ussaddles {
	background: #53BCF0 url(images/promotions/usSaddleBG.gif) top left repeat-x;
	padding: 0 20px 20px;
	margin: 0 20px;
	text-align: center;
	font-size: 1.2em;
}
body#promoNew10 #ussaddles p {
	padding-top: 20px;
}
body#promoNew10 #ussaddles p.note {
	font-size: 0.8em;
	font-style: italic;
}
.us table.addresses h3 {
	color: #005681;
}
.us .addressWrap {
	background-color: #98DBFB;
}

/* Australia June 2010 - New Zealand July 2010 */

#au_offer, #nz_offer {
	margin: 20px 20px 10px;
	color: #FFF;
	background-color: #76b3e4;
}
#au_offer p, #nz_offer p {
	font-size: 1.1em;
}
#au_offer h1, #nz_offer h1 {
	font-size: 5.0em;
	color: #1d195d;
	padding: 20px 20px 5px;
}
#au_offer h2, #nz_offer h2 {
	padding: 50px 20px 0px 40px;
	color: #1d195d;
	font-size: 2.5em;
	font-weight: normal;
}
#nz_offer h2 span {
	color: #fff;
}
#au_offer h3, #nz_offer h3 {
	padding: 0px 20px 0px 40px;
	font-size: 2.2em;
	margin-top: 0.5em;
	font-weight: normal;
}
#au_offer ul, #nz_offer ul {
	font-size: 1.2em;
}
#au_offer .note, #nz_offer .note {
	font-size: 1em;
	font-style: italic;
	text-align: center;
	background-color: #9acaf1;
	margin: 20px;
	padding: 20px;
	color: #1d195d;
}
#au_offer .fltright, #nz_offer .fltright {
	float: right;
	margin: 20px 20px 0 20px;
}
.au h5.location, .nz h5.location {
	margin: 10px 20px 0 20px;
	background-color: #1d195d;
	color: #fff;
}
.au .addressWrap, .nz .addressWrap {
	background-color: #9acaf1;
}
.au table.addresses td, .nz table.addresses td {
	padding: 12px 10px;
}
.au table.addresses p, .nz table.addresses p {
	padding: 2px 0px 5px;
}
.au table.addresses h3, .nz table.addresses h3 {
	color: #1d195d;
}

/* @end */





/* @group EMRO 09 */

body#promoEMRO09 #promotion {
	text-align: center;
	background: #ffe380 url(images/promotions/banner25.gif) no-repeat right top;
	min-width: 540px;
}
body#promoEMRO09 #promotion h1 {
	color: #39f;
	font-size: 3em;
}
body#promoEMRO09 #promotion h2 {
	color: #FFF;
}
body#promoEMRO09 #promotion p {
	color: #444;
}
body#promoEMRO09 #promotion .introPara {
	color: #39f;
}
body#promoEMRO09 h5.location {
	color: #FFF;
	background-color: #FFC700;
}
body#promoEMRO09 .addressWrap {
	background-color: #FFEEB3;
}
body#promoEMRO09 table.addresses p {
	padding: 4px;
}
body#promoEMRO09 table.addresses td {
	color: #444;
}
body#promoEMRO09 table.addresses h3 {
	color: #005681;
	padding-left: 4px;
}
body#promoEMRO09 table#saddles {
	width: 100%;
	background-color: #FFd540;
	padding: 10px;
	margin-top: 20px;
}
body#promoEMRO09 table#saddles td {
	vertical-align: top;
}
body#promoEMRO09 table#saddles img {
	padding: 4px;
}
body#promoEMRO09 table#saddles h3 {
	color: #005681;
	font-size: 1.6em;
	margin-bottom: 4px;
}
body#promoEMRO09 table#saddles p {
	color: #005681;
	font-size: 1.1em;
}
body#promoEMRO09 table#saddles p span {
	color: #900;
	font-size: 1.8em;
	font-weight: bold;
}

/* @end */


/* @group Distributor */

body#promoDistributor #promotion {
	text-align: center;
	background-color: #ffe380;
	min-width: 523px;
}
body#promoDistributor #promotion h1 {
	color: #39f;
	font-size: 3em;
}
body#promoDistributor #promotion h2 {
	color: #FFF;
}
body#promoDistributor #promotion p {
	color: #444;
}

/* @end */ 
