﻿/******************** Controls how page titles look on all non-product pages ********************/
#pageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #525252;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 8px 10px 15px 10px;
}

/* A main title to use when the page has multiple page titles besides the top level #pageTitle */
.pageTitleExtra
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #525252;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 8px 10px 15px 10px;
}

/******************** Back Button Positioning *********************/
#backButtonArea
{
	padding: 5px 0px 0px 5px;
}

/******************** .unbulletedList Styles ********************/
.unbulletedList
{
	list-style: none;
	margin: 0px;
}

.unbulletedList li
{
	margin: 0px 0px 5px 0px;
}

/******************* Heading Styles ********************/
.pagelayoutholder H3
{
	font-weight: bold;
	font-size: 16px;
	color: #666;
}

/******************** Controls the container for all non-product pages ********************/
#contentContainer
{
	text-decoration: none;
	padding-bottom: 10px;
	margin: 0px 5px 0px 5px;
}

.centralRestrictedWidth
{
	margin: 0px auto 0px auto;
	width: 900px;
}

/******************** Message Boxes ********************/
.msgErr
{
	background-color: #F7CCCD;
	border: solid 1px #CC0000;
	padding: 8px;
	color: #950000;
	display: block;
	margin: 5px;
}

.msgSuccess
{
	background-color: #E1F0C6;
	border: solid 1px #ACD560;
	padding: 8px;
	color: #56741F;
	display: block;
	margin: 5px;
}

.centeredWarning
{
	text-align: center;
	font-weight: bold;
	color: #DA2127;
	margin: 10px;
}

/******************** ResellerAccessPointMEA ********************/
.meaCentredLoginTitle
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.meaCentredLogin
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	border: solid 1px #CCC;
	background-color: #F6F6F6;
	margin-top: 10px;
}

.meaLoginTitle
{
	font-size: large;
}

#meaLoginBackground
{
	background-image: url("../../../images/LayoutImages/MEAResellerArea/meaLoginBackground.jpg");
	height: 438px;
}

.meaForgotPasswordRow
{
	font-size: 1em;
	text-decoration: none;
	color: #666;
}

.meaForgotPasswordRow a:active, .meaForgotPasswordRow a:visited, .meaForgotPasswordRow a:link
{
	font-size: 1em;
	text-decoration: none;
	border-bottom: dashed 1px #666;
	color: #666;
}

.meaForgotPasswordRow a:hover
{
	font-size: 1em;
	text-decoration: none;
	border-bottom: dashed 1px #000;
	color: #000;
}

.meaForgotPassword
{
	background-color: #FFF;
	border: solid 1px #333;
	padding: 10px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

/******************** ResellerAccessPointMEA ********************/
.mea
{
	font-weight: bold;
	font-size: 16px;
	padding: 20px 0px 8px 0px;
	margin: 0px;
}

h4.mea
{
	font-size: 14px;
	font-weight: bold;
}

.mea img
{
	padding: 0px 5px 0px 0px;
	margin: 0px;
	float: left;
}

.meaNews
{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: circle;
}

.meaNews a:link, .meaNews a:visited, .meaNews a:active
{
	text-decoration: none;
	color: #666;
}

.meaNews a:hover
{
	text-decoration: underline;
	color: #333;
}

.meaPaddedText
{
	padding: 0px 30px 0px 30px;
}

.meaPaddedText a:active, .meaPaddedText a:link, .meaPaddedText a:visited
{
	text-decoration: underline;
}

.meaPaddedText a:hover
{
	color: #000;
}

.meaDropdown
{
	width: 90%;
}

.meaProjectorDownloads
{
	border: solid 1px #666;
	width: 98%;
	text-align: left;
}

.meaAvailableDownloads img
{
	float: left;
}

.meaAvailableDownloads
{
	padding: 4px 0px 4px 0px;
}

/******************** Distance Calculator Page ********************/
.centeredInline
{
	text-align: center;
}

.alternateRow
{
	background-color: #F3F3F3;
}

table#distCalcOptions
{
	width: 80%;
	background-color: #EEE;
	margin: 10px auto 10px auto;
}

table#distCalcOutput
{
	width: 350px;
	margin: 10px auto 10px auto;
}

/******************** Press Coverage Page ********************/
.pressCoverageContainer
{
	display: block;
	overflow: hidden;
	padding: 10px;
}

.pressCoverageImage
{
	float: right;
	padding: 0px 10px 5px 5px;
}

.pressCoverageTitle
{
	font-weight: bold;
}

.pressCoverageTopBar
{
	padding: 0px 0px 10px 0px;
}

.pressCoverageURL
{
	padding: 10px 0px 0px 10px;
}

.pressCoverageText
{
	text-align: justify;
	padding: 0px 10px 0px 10px;
}

.pressCoverageModel
{
	padding: 0px 10px 10px 10px;
	font-style: italic;
}

/******************** Awards Page ********************/
.awardContainer
{
	display: block;
	overflow: hidden;
	padding: 10px;
}

.awardImage
{
	float: right;
}

.awardTitle
{
	padding: 0px 0px 5px 0px;
}

.awardDesc
{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-style: normal;
}

.awardDesc q
{
	quotes: '"' '"' "'" "'";
	font-style: italic;
}

/******************** Case Study Selection Page ********************/
.csContainer
{
	display: block;
	overflow: hidden;
	padding: 10px;
}

.csLogo
{
	float: right;
}

.csLogoImage
{
	max-height: 80px;
	height: expression(this.height > 80 ? "80px" : true); /* Uses IE's "expression" param to resize as IE does not abide by max-height rule */
}


.csTitle
{
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}

.csIntro
{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-style: normal;
}

.csIntro q
{
	quotes: '"' '"' "'" "'";
	font-style: italic;
}

.csGo
{
	float: right;
	display: block;
	clear: both;
	margin-top: 10px;
}

/******************** Press Images ********************/
.pressImagesTable td /* Also covers resellerproductimages.aspx which is essentially the same page as Press Images */
{
	padding: 10px 5px 10px 5px;
}

/******************** Support and Support Archive Pages ********************/
.centred
{
	text-align: center;
}

/******************** Official Page ********************/
#officialUrlsContainer
{
	text-align: center;
	margin-bottom: 10px;
}

/******************** Brilliant Colour Page ********************/
#brilliantColourKeyAdvantages
{
	padding: 10px 0px 10px 0px;
	border-top: solid 1px #CCC;
	margin-top: 10px;
	clear: both;
	overflow: auto;
}

#brilliantColourKeyAdvantages ol
{
	margin: 10px 0px 0px 30px;
}

.spaced li
{
	padding: 5px;
}

/******************** Imager Guarantee Page ********************/
#imagerGuaranteeList
{
	margin-top: 10px;
}

#imagerGuaranteeList li
{
	margin-bottom: 8px;
}

.requiredText
{
	color: #FF0000;
	font-size: medium;
}

/******************** 404 Page ********************/
#fourofourError
{
	font-weight: bold;
	padding: 5px 0px 10px 0px;
	font-family: Arial;
}

/******************** Privacy Page ********************/
#privacyStatement p
{
	padding-top: 8px;
	padding-bottom: 8px;
}

/******************** Terms and Conditions Page ********************/
#termsConditions
{
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: justify;
}

#termsConditions li
{
	margin-bottom: 8px;
}

#termsConditions ol
{
	padding: 0px 20px 0px 20px;
}

/******************** Reseller Login ********************/
#loginBox
{
	width: 300px;
	border: solid 1px #DDD;
	border-collapse: collapse;
	padding: 5px;
	background-color: #F9F9F9;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

#loginBox td
{
	vertical-align: middle;
}

#loginBox #loginBoxNote
{
	text-align: center;
	height: 30px;
	vertical-align: middle;
	color: #FF0000;
}

#resellerLogoutBtnArea
{
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#resellerLogoutBtnArea input
{
	border: 1px solid #999;
	background-color: #EEE;
	padding: 3px;
	margin: 0px;
	color: #666;
	text-decoration: none;
	cursor: pointer;
}

#resellerLogoutBtnArea input:hover
{
	border: 1px solid #666;
	background-color: #E3E3E3;
	padding: 3px;
	margin: 0px;
	color: #666;
	text-decoration: none;
}

.borderedAreaLightGray
{
	border: solid 1px #DDD;
}

/******************** Contact Us Page ********************/

.contactUsTable
{
	width: 100%;
	border: solid 1px #CCC;
}

.contactUsTableGrid
{
	border: solid 1px #CCC;
}


/******************** Modal Popup - T&Cs ********************/
.tandcModalPopup
{
	width: 500px;
	height: 400px;
	background-color: #FFF;
	border: solid 1px #333;
	text-align: left;
	margin-top: 5px;
}

.tandcModalPopup .scrollArea
{
	width: 480px;
	height: 380px;
	overflow: auto;
	text-align: justify;
	padding: 5px;
}

.tandcModalPopup .scrollArea h2
{
	font-size: 16px;
}

a.modalButton
{
	padding: 5px 8px 5px 8px;
	border: solid 1px #999;
	background-color: #EFEFEF;
	text-decoration: none;
	cursor: pointer;
	color: #333;
}

a:hover.modalButton
{
	padding: 5px 8px 5px 8px;
	border: solid 1px #666;
	background-color: #DDD;
	text-decoration: none;
	cursor: pointer;
}

.tandcModalPopup #panelButtons
{
	text-align: right;
	padding-bottom: 20px;
}

/******************** Modal Popup - General ********************/

.ModalBackground
{
	background-color: #CCC;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.closeModalTop
{
	text-align: right;
	display: block;
	height: 30px;
}

.closeModalTop_Padded
{
	text-align: right;
	padding: 5px 5px 5px 0px;
}

/******************** Warranty Page ********************/
.warrantyPDF
{
	float: right;
	display: block;
	clear: both;
}

.warrantyText
{
	clear: both;
	display: block;
}

.warrantyRBL
{
	width: 100%;
	display: block;
	border: none;
}

.warrantiesRadioButtonList
{
	width: 100%;
	display: block;
	border: none;
}

#pageIntroText
{
	padding: 5px 0px 5px 0px;
}

.verticalLeftTDBorderDotted
{
	border-left: dotted 1px #333;
}

/******************** Press Page ********************/
/* The following two CSS declarations are for the German Press page only,
Which uses an iFrame to display press information from an external provider */
.iFrameOverflowable
{
	width: 100%;
	height: 400px;
	overflow: auto;
	border: solid 1px #CCC;
	margin-top: 20px;
}

#pressBoxNotice
{
	width: 520px;
	font-family: arial;
	font-size: 11px;
	margin-top: 15px;
}

/******************** Press Release Pages ********************/
#pressReleaseView
{
	font-family: Arial;
}

#pressReleaseView h2
{
	text-align: center;
	padding: 0px 20px 0px 20px;
	margin: 5px;
	font-size: 16px;
}

.pressReleaseContainer
{
	padding: 0px 40px 5px 40px;
	text-align: justify;
}

#pressReleaseView p
{
	padding: 6px 0px 6px 0px;
}

.redText
{
	color: #FF0000;
}

.boldLeftAccTitle
{
	font-weight: bold;
	text-align: right;
}

/********************** Search Site Page *********************/
.searchsiteSearchBox
{
	background:url("../../../images/LayoutImages/search/smallRoundedBox_left.png") no-repeat;
	width: 859px;
	height: 54px;
	float: left;
	padding: 14px 0px 0px 20px;
}

.searchsiteSearchBoxEnd
{
	background:url("../../../images/LayoutImages/search/smallRoundedBox_right.png") no-repeat;
	width: 26px;
	height: 68px;
	float: right;
}

.searchBoxContainer
{
	clear: both;
	display: block;
	width: 905px;
}

.searchSubHeading
{
	background:url("../../../images/LayoutImages/search/searchSectionTitleBar.png") repeat;
	height: 30px;
	width: 900px;
	line-height: 30px;
	color: #FFF;
	margin-top: 20px;
}

.searchSubHeading h3
{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
}

.searchResultsMaster
{
	clear: both; /* Fixes Gecko issue with floating divs above pulling results up behind them */
	width: 900px;
	margin: 0px auto 0px auto;
	display: block;
}

.searchResultsMaster h4
{
	padding: 0px;
	margin: 0px;
}

.floatRight
{
	text-align: right;
	display: block;
	margin-bottom: 5px;
}

.compatibleWithTable
{
	border: solid 1px #CCC;
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 5px;
}

.compatibleWithTable td
{
	border: solid 1px #CCC;
	text-align: center;
}

.jumpLink
{
	margin: 0px 5px 0px 5px;
}

/******************** Support Page ********************/
.supportSubheading img
{
	padding-right: 10px;
	margin-top: -4px;
	float: left;
}

.supportSection
{
	margin-bottom: 40px;
}

.supportDocumentsTable
{
	border: solid 1px #CCC;
	width: 100%;
}

.supportDocumentsTable td
{
	border: none;
	vertical-align: top;
}

.indentSupport
{
	padding: 0px 35px 0px 35px;
}

/******************** General Styles (reusable CSS) ********************/

h2
{
	font-size: 16px;
	margin-bottom: 8px;
}

.floatLeftElement
{
	float: left;
}

.floatRightElement
{
	float: right;
}

p
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.detailHeader
{
	text-align: right;
	vertical-align: top;
	background-color: #F0F0EE;
}

.detailHeaderBlank
{
	text-align: right;
	vertical-align: top;
}

.detailHeaderDivider
{
	text-align: left;
	vertical-align: middle;
	background-color: #D7D7D7;
	color: #333;
	font-weight: bold;
	padding: 10px;
}

.topHeaderBlack
{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	background-color: #666;
	color: #FFF;
}

table.gridded
{
	border: solid 1px #CCC;
	border-collapse: collapse;
	margin: 5px;
}

table.gridded td
{
	border-width: 1px; 
	border-style: solid;
	padding: 5px;
	border: solid 1px #CCC; /* Needed for Gecko/WebKit browsers; - won't take border values from table.gridded */
}

table.verticalCentred td
{
	vertical-align: middle;
}

.tableHeader
{
	background-color: #EEE;
	padding: 3px;
	font-weight: bold;
	text-align: center;
}

.centeredBlock
{
	margin: 0px auto 0px auto;
}

/* Calendar Extender (where manual application of style is required */
.MyCalendar .ajax__calendar_container
{
    border: solid 1px #CCC;
    background-color: #FFF;
    color: #333;
}
.MyCalendar .ajax__calendar_container th
{
    padding: 0px;
}
.MyCalendar .ajax__calendar_container td
{
    background-color: #FFF;
    padding: 0px;
    border: None;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .ajax__calendar_hover .ajax__calendar_month, .ajax__calendar_hover .ajax__calendar_year
{
	background-color: #CCC;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
    color: black;
    font-weight: bold;
}

hr /* A horizontal rule that's compatible with Trident (IE), Gecko and WebKit browsers */
{
	color: #FFF; 
	background-color: #FFF; 
	border: 1px dotted #333; 
	border-style: none none dotted;
}

.watermark
{
	color: #999;
}

/* Landing Page CSS */
.landingpage
{
	text-align: center;
	margin: 0px;
	width: auto;
}

/* Sport Page CSS */
.sportlanguagebutton
{
	background-image: url(../../../images/sportlangbtn.png);
	height: 38px;
	width: 262px;
	display: inline-block;
	text-align: center;
	line-height: 38px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.sportlanguagebutton:hover
{
	background-image: url(../../../images/sportlangbtnover.png);
	height: 38px;
	width: 262px;
	display: inline-block;
	text-align: center;
	line-height: 38px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.sportlanguagecontainer
{
	background-image: url(../../../images/footballbackground.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height: 551px;
	display: block;
	padding-top: 40px;
}

.sportlanguagechoice
{
	width: 525px;
	margin: 0px auto 0px auto;
	display: block;
}

.sportlanguagechoice td
{
	padding: 3px;
}