/*Valtra minisite CSS
 * @author Frantic Media
 
 
TOC

-tag resets
-layout
-menus
-generic id's
-generic classes
-page specific stuff

-other misc whatnot

-PLEASEZ MAINTAIN THIS
 */

body  html { margin:0px; padding:0px; font-size:62.5%; }
body { background:#ddd; }
body, p, a, h1, h2, h3, h4, h5, label, form { color:white; font-family:Arial, Helvetica, sans-serif; margin:0px; padding:0px; }
img, a img { border:0px ! important; }
h1 { font-size:22px; color:#e40022; margin-bottom:15px; }
h2 { font-size:14px; font-weight:normal; }
h3 { font-size:13px; }
h4 { font-size:12px; }
a, p { font-family:Arial, Helvetica, sans-serif; text-decoration:none; }
p {font-size:12px;}
a:hover { }
/*layout*/

body { margin:0px; padding:0px; }
#headerArea { background:#e70000; height:96px; position:relative; }
#valtraLogo { margin-top:32px; float:left; margin-left:45px; display: inline; }
#valtraLogo img, #pocLogo img { margin:0px; padding:0px; }
#mainArea { margin:0 auto; width:984px; background: transparent url(redShadowLight2.gif) repeat-y; }
#mainAreaInner { position:relative; margin:0px 7px; }
.mainStage { height: 595px; background: #000000 url(frontPageBg.gif) repeat-x top left; }
/*generic classes*/
	.clr { clear:both; height:0px; text-indent:-9000px; }
span.redArrowSprite { display:block; height:17px; width:17px; position:absolute; background:transparent url(arrowBorderRed-sprite.gif) no-repeat bottom left; }
.active .redArrowSprite { background-position:top left; }
a.arrowRight span img { position:relative; top:3px }
.bold { font-weight:bold;}
/*menus*/

/*main menu bar and logo*/
#topMenuContainer { position:absolute; bottom:1px; right:0px; height:31px; width:100%; }
#topMenuInner { background: transparent url(topMenuBg3.gif) repeat-x; border-top:1px solid #686868; border-left:1px solid #686868; border-right:1px solid #686868; margin-left:230px; height:31px; }
#topMenuContainer a#mainMenu { padding:0px 20px 0px 9px; text-transform:uppercase; font-size:11px; font-weight:bold; background:transparent; text-decoration:none; line-height:30px; position:relative; display:block; float:left; }
a#mainMenu .redArrowSprite { right:0px; top:5px; }
#pocLogo { position:absolute; height:30px; right:11px; top:1px; background:transparent url(pocLogo3.gif) no-repeat top left; width:123px; }
.bigArrow { height:35px; width:35px; background-image:url(bigArrowSprites.gif); background-repeat:no-repeat; }
.baLeft { background-position:top left; }
.baRight { background-position:top right; }
.baLeftdisabled { background-position: bottom left; }
.baRightdisabled { background-position: bottom right; }
/*top menu*/
ul#topMenu { z-index: 200; display:block; background:#000 url(topMenuBg-level2.gif) repeat-x top left; margin:0px; padding:0px; position:relative; width:970px; clear:both; }
#topMenu.dynamic { position:absolute; display:none; }
ul#topMenu li { line-height:14px; display:block; float:left; border-top:1px solid #7c7c7c; border-left:1px solid #7c7c7c; border-bottom:1px solid #7c7c7c; width:322px; margin:0px; padding:0px; list-style:none inside; text-align:center; height:48px; background:transparent; background:#000 url(topMenuBg-level2.gif) repeat-x top left; }
ul#topMenu li#modelRange { border-right:1px solid #7c7c7c; }
ul#topMenu li a { background:#000 url(topMenuBg-level2.gif) repeat-x top left; text-decoration:none; font-size:13px; display:block; height:24px; padding-top:6px; outline:0; }
ul#topMenu li a:hover { }
ul#topMenu li#topModelRange a { padding-top:12px; }
/*submenu*/
#subMenu { background:#7f7f7f; color:#c0c0c0; font-weight:bold; text-align:center; font-size:11px;	margin-top:40px; position:absolute; bottom:0px; width:100%; }
#subMenu a.open { height:20px; line-height:20px; text-transform:uppercase; }
#subMenuContents { background:url(subMenuContentBg.gif) repeat-x #d9d9d9; height:158px; padding-left:30px; }
.subMenuItem { display:block; width:150px; float:left; padding:0px 0px 0px 0px; margin:0px; }
	.subMenuItem p { padding: 0px 0px 0px 40px; text-align:left; font-size:11px;}
.subMenuItemSpacer { display:block; width:230px; float:left; padding:0px 0px 0px 0px; margin:0px;}
/*footer menu*/
#footerMenuContainer { height:30px; background:#0e0e0e url(subNaviBg2.gif) repeat-x top left; width:970px; }
ul.footerMenu { margin: 0px 15px; display:block; height:30px; font-size:12px; }
ul.footerMenu li { display:block; float:left; padding:0px 0px 0px 20px; list-style:none inside; color:#c0c0c0; background:transparent url(submenuWhiteLine.gif) no-repeat center right; }
ul.footerMenu li a { font-size:12px; display:block; float:left; color:#c0c0c0; text-decoration:none; background:transparent; height:29px; }
ul.footerMenu li a span { background:transparent url(redArrowLeft.gif) no-repeat center left; padding:3px 20px 3px 20px; border-right:1px solid white; line-height:29px; }
ul.footerMenu li.active, ul.footerMenu li:hover { background:transparent url(submenuBgActive.gif) repeat-x top left; }
ul.footerMenu li.active a span, ul.footerMenu li:hover a span { background:transparent url(grayArrowLeftTrans.gif) no-repeat top left; padding:2px 20px 2px 20px; border-right:1px solid white; }
#copy { padding-top:8px; color:#c0c0c0; background:none; }
#copy:hover { background:none; }
#copy span { border:0px; }
/* page specific styles */

/*front page*/
#frontPage { background:url(mainBg.jpg) no-repeat #000000; }
#frontPage .tsrMain { padding:30px 45px; }
#frontPage .tsrMain img { float:left; margin-right:45px; }
#frontPage .tsrMain p { font-size:12px; text-align:right; margin:0px 0px 10px 0px; }
#frontPage .tsrMain p em { font-size:16px; font-weight:bold; }
#frontPage #tractors.tsrSecondary { /*background: transparent url(frontPageBgTractors.jpg) no-repeat top left;*/ height:320px; position:relative; }
#frontPage #tractors.tsrSecondary p { font-size:22px; font-weight:bold; position:absolute; }
#frontPage #tractors.tsrSecondary p#slogan1 { left:85px; top:230px; }
#frontPage #tractors.tsrSecondary p#slogan2 { top:230px; left:475px; }
p#slogan1 a:hover, p#slogan2 a:hover { color:#E70000; }
a#models { position:absolute; bottom:10px; right:40px; font-weight:bold; font-size:12px;}

/*articles*/
#articles { position:relative; background:#fff url(articleBg.gif) repeat-x bottom left; color:black; }
#articles p { color:black; }
#articles h1 { padding:29px 72px; }
#articles ul { padding:0px 0px 10px 0px; margin:0px 0px 0px 25px;}
#articles ul li { list-style-image:url(dash.gif); font-size:12px;}
#carouselStage { position:relative; overflow:hidden !important; width:967px; height:475px; }
#carouselStageContent { position: relative; top: 0px; left: 0px; padding:0px 25px 0px 75px; }
#carouselImgFrame { width:372px; position: relative; }
	#carouselImgHolder { position: absolute; top:0; left: 0; height:287px; width:370px; z-index:0; }
	#carouselImgBorder { position:absolute; top:0; left: 0; height:287px; width:370px; display:block; background:url(imgBorder.gif) transparent no-repeat; z-index:1; }
	.redBorder { border:1px solid #c2070c !important;}
	#carouselControls { display: block; width:372px; position: absolute; top: 292px; }
	.carouselButtons { width: 220px; float: left; }
		.caruselThumb, .caruselThumbActive, .caruselThumbDisabled { float:left; height:17px; width:17px; }
		.caruselThumb a, .caruselThumbActive a, .caruselThumbDisabled a { display:block; width:17px; height:17px; }
	.carouselNavi { width:113px; height:17px; float: right; padding-right: 5px; color:#000000; }
	a.carouselNaviLink { display:block; float:left; height: 17px; width:56px; background-image:url(carouselPrevNext.gif); background-repeat: no-repeat; }
	.cnlPrev { background-position: 0 0; }
	.cnlNext { background-position: -56px 0; }
	.cnlPrevdisabled { background-position: 0 -18px; }
	.cnlNextdisabled { background-position: -56px -18px; }
	.caruselThumbActive { background:url(caruselButtonBg.jpg) no-repeat; }
	.caruselThumbDisabled { background:url(caruselButtonDisabled.jpg) no-repeat; }
	.caruselThumbActive img, .caruselThumbDisabled img { display:none; }
#carouselTextFrame { position:absolute; top:0px; left:450px; padding:0px 0px 40px 20px; width:400px; }
	#carouselTextFrame h2 { color:#E70000; padding-bottom: 15px;}
	#carouselTextFrame p { padding:0px 0px 15px 0px; }
	#carouselTextFrame a { color:#e40022;}
	#carouselTextFrame ol { padding:0px 0px 0px 20px; margin:0px 0px 0px 2px; }
	#carouselTextFrame ol li, #carouselTextFrame table { font-size:12px; }
	
.additionalInfo { font-size:10px; color:#666666; }
.pageNum { float:right; font-size:11px; font-weight:bold; padding:35px 25px 0px 0px; }
#articles .bigArrow { position:absolute; top:125px; }
#articles .baLeft { left: 22px; }
#articles .baRight { right: 22px; }
.infoTable { border-collapse:collapse; width:100%;}
	.infoTable th { text-align:left; border-bottom:dashed 1px #666666; }
	.infoTable .tableHeader th { border-bottom:#E70000 1px solid; text-align:right; }
	.infoTable td { text-align:right; border-bottom:dashed 1px #666666;}
	.infoTable .odd { background-color: #e5e5e5; }
	.infoTable .footer td, 	.infoTable .footer th { text-align:left; border-bottom:0px;}
/* Way we did it */
.wayStage { min-height: 500px; background: transparent url(frontPageBg.gif) repeat-x top left; }
h1#waywedidHeader {padding-bottom:0px; margin-bottom:0px;}
.waywedidmain { background:transparent url(the-way-we-did-it-1-2.jpg) no-repeat 75px 0px; padding:325px 75px 0px 0px; }
.waywedidmain .left  { float:left; padding: 0px 15px 10px 0px; display:block;}
.wayArticle { padding:29px 275px 0px 0px; }
.wayBgTwo { background: url(way-we-did-2_2-bg.gif) no-repeat center right; margin-right:55px;}
.wayBgThree { background: url(way-we-did-2_3-bg.gif) no-repeat center right; margin-right:55px; height:330px;}
.wayBgFour { background: url(way-we-did-2_4-bg.gif) no-repeat center right; margin-right:55px; height:330px;}
.wayBgFive { background: url(way-we-did-2_5-bg.gif) no-repeat center right; margin-right:55px; height:330px;}
	.wayArticle h2 { color:#e40022; font-weight:bold;}
	.wayArticle p { padding:0px 0px 15px 0px; }
	p#wayArticleJob { color:#666666; padding-bottom: 15px; font-size:12px;} 
	.wayQuote { padding:15px 0px 15px 50px;}
	.wayBgThree p#wayArticleJob,.wayBgFour p#wayArticleJob, .wayBgFive p#wayArticleJob { padding-bottom:45px;}
/*modelrange in modelmatrix.css*/
	
	/* Contact Us */
	#contact { position:relative; background:#fff url(articleBg.gif) repeat-x bottom left; padding:27px 72px}
	#contact p { color: #000000; padding-bottom:20px; font-weight:bold;}
		#contact form, #contact label { color: #000000 !important; font-size:12px;}
		#contact .form { text-align:left;}
			#contact .formLabel { width: 120px; font-weight:normal;}
			.form tr.groupStart th { border-top:1px dashed #898989; padding-top:23px !important; }
			.form tr.groupStart td { border-top:1px dashed #898989; padding-top:21px !important; }
			.form tr.groupEnd th { padding-bottom:17px !important; padding-right:4px; }
			.form tr.groupEnd td { padding-bottom:21px !important; }
			
			.form input.text {width:200px;}
			.form select.text {width:205px;}
			.form input.postCode { width:80px;}
			.buttons { text-align:right; }
			button.button {background:transparent url(button_form_bg_right.gif) no-repeat scroll right center; border:medium none; clear:both; color:#FFFFFF; cursor:pointer; float:right; font-family:Verdana;font-size:1.07em; margin:0 0 8px; overflow:visible; padding:0 23px 0 0; }
			button.button span { background:transparent url(button_bg_left.gif) no-repeat scroll left center; display:block; padding:2px 11px 3px; position:relative;}

/* Gallery */
.galleryContainer p { font-size:14px; }
.galleryTabs { display:block; position:absolute; left:250px; top:186px; }
.galleryTabs ul { list-style: none; padding: 0; margin: 0; }
.galleryTabs li { float:left; background:transparent url(redArrowLeft.gif) no-repeat bottom left; padding-left:10px; margin:0px 5px; }
.galleryTabs li.active { float: left; background: #FFFFFF;/*transparent url(Bg.gif) repeat-x;*/ border: 1px solid #FF0000; border-bottom-width:0; padding-left:0px; padding-bottom:2px; }
.galleryTabs a { text-decoration: none; display: block; margin: 4px 10px 0px 10px; text-align: center; color:#000000; font-size:12px; color:#E70000; text-transform:uppercase;}
.galleryTabs.active a { margin:5px 10px 0px 10px; background: #FFFFFF; }
.galleryTabs .back { position:absolute; left:455px; display:block; width:200px; height:20px; text-transform:uppercase; }

.imageCaption { color:#e40022; padding-bottom:10px;}
#imgArea { float:left; width:372px; padding-right:20px; }
	#imgArea object { width:370px; float:left; }
#imgAreaText { color:#000000;}
.imgPool { width:340px; height:289px; float:left; overflow:auto; }
	.imgPool img { margin:0px 10px 10px 10px; }

/* clearfix styles */	 
.clearfix { display: inline-block; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; clear: both; }
iframe {margin: 0px; padding: 0; border: 0px;}
.hiddenLink {display:none;}

#gallery { background:#fff url(articleBg.gif) repeat-x bottom left; color:black; padding-top:40px; }
.galleryContainer { margin:0 auto; background:url(gallery-container-bgw.gif) no-repeat center; width:762px; height:540px; }
	.galleryContent { padding:30px 15px 15px 15px; margin:0px; }
		.galleryContent img { border:1px solid #c2070c !important; }
		.galleryContent p { padding:0px 0px 10px 0px; font-size:14px;}
		.galleryContainer h1 { padding:30px 0 0 0;}