﻿@import url("styleSheet_navigation.css");

#banner {
margin:0 auto;
height:124px;
width:940px;

}

html, body {
height: 100%;
background:#fff url(../images/PendolinoHome/background.png) repeat-x !important;
background-color: #fff;
}

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 0.8em;
background-color: #fff;
border-top:1px solid #fff;
margin: 0 0 10px 0;
padding: 0;
line-height:150%
}

.SmallFont {
font-size: 0.8em;
}

.Clear {
	clear:both;
}

.hr{
background:url(../images/PendolinoHome/hr.png) no-repeat center #fff;
}



/*
------------------------------------------------------
Links
------------------------------------------------------
*/

a:link, a:visited, a:Active { 
color:#000000; /* CUSTOMISE */
text-decoration:none;
}

a:Hover {
color:#996600; /* CUSTOMISE */
text-decoration:none;
}



#container {
height:490px;
min-height: 490px;
position:relative;
}





/*
------------------------------------------------------
Headers
------------------------------------------------------
*/


h1{
	color:#996600;/* CUSTOMISE */
	font-family:"Times New Roman", Times, serif;
	font-weight:400;
	display:inline;
}

h2{
	color:#996600;/* CUSTOMISE */
	font-family:"Times New Roman", Times, serif;
	font-weight:400;
	display:inline;
}



h3{
	color:#996600;/* CUSTOMISE */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:400;
	display:inline;
}

h4{
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h5{
	color:#000000;/* CUSTOMISE */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display:inline;
}


h6{
color:#f48026;
margin: 0 0 10px 0;
}

.TimesNewRomanHeader{
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-weight:700;
	display:inline;
	font-size:medium;

}

.ArialHeader{
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display:inline;
		font-weight:400;
	font-size:medium;

}



/*
------------------------------------------------------
Home Body
------------------------------------------------------
*/


#homeImageContainer {
	margin:0 auto;
	width:940px;
	height:490px;
	background:url(../images/PendolinoHome/mainImage.jpg) no-repeat;

}




#homeIntroTextContainer{
	width:285px;
	height:303px;
	background:white;
	position:absolute;
	margin:90px 0 0 670px;
	opacity: .8; /* CUSTOMISE */
	filter: alpha(opacity=80); /* CUSTOMISE */

}

#homeIntroText{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	padding:0px 25px 5px 25px;
font-size: x-small;

}

.imageRightTextWrap{
	float:left;
	padding-right:20px;
}


/*
------------------------------------------------------
Content Container
------------------------------------------------------
*/


#contentContainer {
	margin:0 auto;
	width:980px;
	padding-top:20px;

}

#contentLeft{
	width:200px;
	float:left;
	padding-left:0px;
	padding-right:10px;
}

#contentRight{
	padding:0px 5px 5px 5px;
	width:700px;
	margin-left:240px;

}


/*
------------------------------------------------------
Home Page Promotions area
------------------------------------------------------
*/

#HomePagePromotionArea{
	padding:25px 5px 5px 5px;
	width:460px;
	float:left;

}

#slider,  #slider li{
font-family: Arial, Verdana, Helvetica, sans-serif;
color:#000;
text-align:left;
margin:0;
float:left;
font-size: x-small;
height:90px;
width:440px;
overflow:hidden;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}


#loliotecaHome {
	float:left;
}

/*
------------------------------------------------------
Products page
------------------------------------------------------
*/

.HorizontalHeader{
	background:url(../images/ProductsHorizontalRule.gif) repeat-x #fff;
	width:auto;
	height:33px;
	padding: 5px 5px 15px 5px;
	margin-top:20px!important;
	clear:both;
	
}

.ProductImageWrapper{
	width:150px;
	height:230px;
	float:left;

}

.imageProducts{
	border-style:solid;
	border-color: #e3e3e3;
	border-width:10px;
	margin-bottom:25px;
}

.ProductText{
	padding:0 10px 0 20px;
	width:290px;
	float:left;

}

.PurchasePanel{
	padding:0 5px 0 10px;
	margin-left:475px;
}

#Help{
	 background-color:#996600;
	 color:white;
	 padding:10px 10px 10px 10px;
	 text-align:center;
}

/*
------------------------------------------------------
Internal Body
------------------------------------------------------
*/



#internalHeader {
	margin:0 auto;
	height:90px;
	width:955px;
	background:url(../images/header.jpg) no-repeat top center #000;/* CUSTOMISE */
}


#internalMiddleBodyContainer {
	margin:0 auto;
	width:955px;
	background:url(../images/footerInternal_background.jpg) no-repeat left bottom; /* CUSTOMISE */
	height:auto;
	
}

/* INTERNAL PAGES:  this one is just for the right hand side background which we layer over the top to extend the grey gradient*/
#internalMiddleBodyContainer2 {
	margin:0 auto;
	width:955px;
	background:url(../images/right_grey_background.gif) repeat right bottom; /* CUSTOMISE */
}

#internalTextArea{
	padding: 20px 315px 120px 20px;

}

#internalRightAreaText{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	padding:60px 25px 5px 25px;

}


#internalBackgroundContainer {
background:url(../images/backgroundNew.jpg) repeat-x center top ; /* CUSTOMISE */
min-height: 90px;
position:relative;

}

#internalRightHandSideContainer{
	width:285px;
	height:auto !important;
	height:600px;
	min-height:600px;
	background:url(../images/background_right.jpg) no-repeat center top ; /* CUSTOMISE */
	position:absolute;
	margin:0px 0 0 670px;
}

#horizontalPictureLayout{
	width:640px;
	height:auto;
}

.horizontalPictureLayout ul {
list-style:none;
display:inline;
margin:0;
}

.horizontalPictureLayout li {
list-style:none;
display:inline;
padding:20px 20px 0 0;
margin:0;
float:left;

}


/*
------------------------------------------------------
Footer
------------------------------------------------------
*/



#footerPendolino {
width:940px;
height:178px;
margin:0 auto;
position:relative;
background:url(../images/PendolinoHome/footerBackground.png) no-repeat center top ; /* CUSTOMISE */

}

#footerInternal {
width:962px;
height:50px;
margin:0 auto;
position:relative;

}

#footerLeftText{
font-family: Arial, Verdana, Helvetica, sans-serif;
color:#000;
text-align:left;
margin:0;
float:left;
padding: 17px 0 0 30px;
font-size: x-small;


}

#footerRightContainer{
text-align:left;
padding: 27px 0px 0 0px;
width:400px;
margin-left:460px;

}




#footerRightText{
font-family: Arial, Verdana, Helvetica, sans-serif;
color:#000;
text-align:left;
font-size: x-small;
width:320px;
margin-left:120px;


}

/*
------------------------------------------------------
Forms
------------------------------------------------------
*/


.inputControls {
	border:1px solid #CCCCCC;
	width:250px;
	padding:0 0 1px 1px;
	margin: 0px 0px 4px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:small;
}

.textBoxSmall {width:50px;}



/*
------------------------------------------------------
LightBox Styles
------------------------------------------------------
*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


