
/* ==YUI RESET (see: http://developer.yahoo.com/yui/reset/)*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
}


/*page properties*/

body {
background-color: #EAE5E5;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 15px;
font-size: 90%;
font-family : "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
line-height: 120%;
text-align: left;
color: #666666;
}

h1{
font-size: 130%;
text-decoration: none;
font-weight: bold;
font-style:italic;
line-height: 140%;
text-align:left;
color:#006172;
height:35px;
vertical-align:middle;
margin-bottom: 15px;
}

h2 {
font-size: 130%;
text-decoration: none;
font-weight:lighter;
font-style:italic;
line-height: 140%;
text-align:left;
color:#006172;
vertical-align:middle;
}

h3 {
font-size: 130%;
text-decoration: none;
font-weight: bold;
line-height: 110%;
text-align:left;
color:#006172;
vertical-align:middle;
}

h4 {
font-size: 100%;
text-decoration: none;
font-weight: bold;
line-height: 120%;
text-align:left;
color:#006172;
padding-top:8px;
}

a {
  color: #006172;
  outline: none;
  text-decoration:none;
  font-weight:bold;
}

a:hover {
color: #333333;
text-decoration: none; } 

/* background colours */

.whitebg {
background-color:#FFFFFF;
text-decoration: none;
}

.blankbg {
text-decoration: none;
}

.greybg{
background-color:#CCCCCC;
text-align: center;
}

.greenbg{
background-color:#007B84;
}

.darkgreenbg{
background-color:#006172;
text-align:center;
}

.lightgreenbg{
background-color:#D5E5E6;
}

/* navigation styles */

.navdivider {
color:#D5E5E6;
text-decoration: none;
vertical-align:middle;
text-align:center;
}

.navlinksgreen {
color:#D5E5E6;
text-decoration: none;
background-color:#007B84;
vertical-align:middle;
padding-left:10px;
padding-right:10px;
text-align:center;
font-weight:normal;
}

a:hover.navlinksgreen {
color: #FFFFFF;
text-decoration: none;
}

.navlinksdarkgreen {
font-size: 85%;
color:#D5E5E6;
text-decoration: none;
background-color:#006172;
vertical-align:middle;
padding-left:10px;
padding-right:10px;
text-align:center;
font-weight:normal;
}

a:hover.navlinksdarkgreen {
color: #FFFFFF;
text-decoration: none;
}





.clear-both{
	clear:both;
	display:block;
}







/* page content styles */
div#pageContent2{
	clear:both;
	float:left;
	width: 590px;
	margin-bottom: 20px;
}
div#pageContent2 a{
	color: #666;
	text-decoration:none;
}
div#pageContent{
	margin: 0;
	height:auto;
}

div#col1{
	float: left;
	width: 370px;
	margin: 0 10px 0 0;
	padding-right: 10px;
}

div#col2{
	float:right;
	width: 390px;
	margin-right: 20px; 
}

div#col2 img{
	vertical-align: top;
	float:right;
}
div#heading{
	float:left;
	width: 805px;
	border-bottom: #007B84 solid 2px;
	margin-bottom: 15px;
}
div#headingTitle{
	float:left;
	width: 560px;
}
div#backLink{
	width:240px;
	float: right;
	margin-top: 20px;
}
.backLinks{
	color:#A8ADA9;
	font-style:italic;
	text-decoration:none;
	padding: 0 0 0 24px;
	background-image: url(../img/back-arrow4.gif);
	background-repeat:no-repeat;
	background-position: 0;
}
.backLinks:hover{
	color: #007B84;
	text-decoration:none;
	background-image: url(../img/back-arrow4-over.gif);
	background-repeat:no-repeat;
	background-position: 0;
}

div#col1 h3{
	margin-bottom: 10px;
	margin-top: 5px;
}
div#col2 h4{
	color:#666;
	margin-right: 100px;
	line-height: 120%;
}
div#caseMenu{
	border-top: 1px solid #ccc;
	/* width: 240px; */
	width: 200px;
	padding: 0 0 20px 0px;
	margin-top: 0px;
}
div#caseMenu ul{
	
}
div#caseMenu ul li{
	margin-bottom: 12px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}
div#caseMenu li a{
	font-size: 12px;
	color: #999;
	line-height: 140%;
}
div#caseMenu li a{
	background: url(../images/file_document.gif) no-repeat 0 50%;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 4px;
}
div#caseMenu li a:hover{
	color: #333;
}


/* home page ---------------------- */

div#homePanel{
	width: 760px;
	min-height:400px;
}

div#homePanel .homeC1{
	float:left;
	width: 220px;
	margin-right: 20px;
}

div#homePanel .homeC1 h1{
	color: #C00;
	font-size: 30px;
}

div#homePanel .homeC2{
	float:right;
	width:490px;
	height:290px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;	
	border:1px solid #007B84;
	padding: 0;
	background: url(../images/reflok-home-panel.jpg) 0 0 no-repeat;
}

div#introduction{
	clear:both;
	float:left;
	width: 580px;
}




/* body styles */

.centerHeading{
	text-align:center;
}

.titlebar{
background-color:#007B84;
font-weight:bold;
text-align:center;
color:#FFFFFF;
height:15px;
vertical-align:middle;
}

.titlebarsmall{
background-color:#007B84;
font-weight:bold;
text-align:center;
padding-top:10px;
vertical-align:top;
color:#FFFFFF;
}

.photocaptions {
color:#007B84;
font-size:80%;
font-style:italic;
font-weight : normal;
text-decoration:none;
padding-top:15px;
}

.bodybold {
font-weight : bold;
text-decoration:none;
}
.countrybold {
font-size: 100%;
text-decoration: none;
font-weight: bold;
line-height: 80%;
text-align:left;
color:#006172;
padding-top:8px;
}
.white {
color:#FFFFFF;
}

.smallgreytext{
font-size:80%;
text-decoration:none;
}

.bullets {
font-size:120%;
color:#333333;
font-weight : bold;
text-decoration:none;
line-height:130%;
}

.tabtop {
height:30px;
width:189px;
background-color:#E6F1F3;
background-image:url(../images/reflok_tabtop.jpg);
background-repeat:no-repeat;
background-position:top left;
text-align:center;
vertical-align:middle;
color:#006172;
font-weight : bold;
text-decoration:none;
outline:none;
}

.formcategory{
font-size:80%;
background-color:#007B84;
font-weight:bold;
text-align:right;
padding-top:5px;
padding-right:10px;
vertical-align:top;
color:#FFFFFF;
}

.formpanels {
font-size:80%;	
color: #000000;
text-decoration: none;
text-align:left;
vertical-align:middle;
background-color:#CCCCCC;
}
div#downloads{
	margin-left: 0px;
	height: 80px;
}
div#downloads h3{
	font-size: 120%;
	margin-bottom: 5px;
}
div#downloads p{
	font-size: 90%;
	float:left;
	display:block;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 40px;
	background:url(../img/wmv_icon_sml.gif) no-repeat 0 0;
}
div#downloads a{
	font-weight: normal;
}

ul.hotWorks{
	list-style: none;
	list-style-position: inside;
	padding-left: 15px;
}
ul.hotWorks li{
	margin-bottom: 5px;
}
.redHighlight{
	color: #F00;
	font-weight: bold;
	font-variant: small-caps;
}

.callIcon{
	background: url(../img/telephone-green-sml.png) 0 0 no-repeat;
	padding-left: 42px;
	padding-bottom: 10px;
}
.locationIcon{
	background: url(../img/globe-green-sml.png) 0 0 no-repeat;
	padding: 0 0 18px 42px;
}



/* Error code */

.attention {
color:red;
}

div.attention input, div.attention textarea {
border:1px solid red; 
}

.errors {font-size: 115%;
text-decoration: none;
color: #CC0001;
font-weight: normal;
}







/* ---- JW - 14Feb2010 ----- video links on testing page ------ */

img {
	border: 0;
}
.vidLink a{

}
.note{
	font-size: 10px;
	width: 217px;
	padding-right: 30px;
	padding-top: 8px;
	line-height: 130%;
	vertical-align: top;
}


/* ----- JW 09Mar2010 ------- LinkedIN link ------- */

.Linkedin a{
	background: url(../img/linkedin_16.png) no-repeat 0 50%;
	display: block;
	padding: 8px 0 8px 22px;
	font-size: 13px;
	/* margin: -15px 0 -3px; */
	margin: 0 0 15px;
}



/* ----- JW 21Mar2010 ------- NEWS CMS front-end ------- 
-------------------------------------------------------*/

#newsFE{
	height: 81px;
	width: 780px;
	background: url(../img/news-cms-bg.png) no-repeat;
}

#newsFE h2{
	color: #006172;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
	font-style: normal;
	font-size: 17px;
	margin-top: 4px;
}

#news1{
	float: left;
	position: relative;
	width: 189px;
	height: 81px;
}

div#newsletterBox{
	font-size: 11px;
	line-height: 100%;
	width: 130px;
	height: 40px;
	margin: 0;
	padding-left: 15px;
}
div#newsletterBox p{
	text-align: left;
	margin: 10px 0 0;
	color: black;
	line-height: 120%;
}

/* ------------- NEWSLETTER SUBSCRIBE (Home) ------- */

form#subscribeFormHome{
	width: 130px;
	height: 17px;
	margin:0;
	text-align: left;
	/* padding-left: 5px; */
}
form#subscribeFormHome fieldset legend{
	/* display:none; */
}
form#subscribeFormHome label{
	line-height: 16px;
	color:#333;
}
form#subscribeFormHome input{
	/*vertical-align:middle;  fixes problem with input and submit button not lining up nicely */
	text-align:left;
	color: #89acd9;
}
form#subscribeFormHome input.textInput{
	font-size: 10px;
	color: #006172;
	background-color: #fff;
	padding: 1px 2px 2px 4px;
	width: 100px;
	border: 1px solid #006172;
	margin: 10px 0 10px 0;
}
form#subscribeFormHome .subscribeButton{
	margin-top: 5px;
	color: #333;
}
/* JS Added 27th October 2011 */
div#subscribeCell{
	background: url(../images/reflok-home-subscribe.png) 0 0 no-repeat;
	width:134px;
	height: 190px;
	margin-top: 5px;
	text-align:center;
	vertical-align: top;
	padding:0;
}
div#subscribeCell h4{
	text-align:center;
	font-size: 13px;
	margin:0;
	padding: 10px 0 8px 0;
	color:#FFF;
}


/* --- home page news display ---- */
#news2{
	width: 583px;
	height: 80px;
	float: right;
	position: relative;
	background: url(../img/news-home-bg.png) no-repeat;
	font-size: 11px;
	line-height: 120%;
}
#news2 p{
	margin-top: 0;
}
#news2 strong{
	font-size: 12px;
}
#news21, #news22{
	width: 270px;
	height: 60px;
	background-color: #fff;
	float: left;
	margin-top: 5px;
	margin-left: 9px;
	padding: 3px 5px 5px;
}
#news22{
	float: right;
	margin-right: 10px;
	margin-left: 0;
}


/* - Gallery --------------------*/
div#projectDescription{
	padding-right: 20px;
}
div#productGallery{
	width: 390px;
	float: left;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
/*	border-bottom: 1px solid #ccc; */
}
div#mainImage{
	width: 390px;
	height: auto;
	float: left;
	padding: 0;
	background-color: #A8ADA9;
}
div#mainImage a{
	border: none;
}
div#mainImageAction{
	background-color: #A8ADA9;
	float:left;
	clear:both;
	width: 380px;
	height: 25px;
	text-align: left;
	padding: 6px 0 0 10px;
	margin: 0 0 10px 0;
	color: #fff;
}
div#mainImageAction p{
	color:#FFF;
}
div#productThbGallery{
	width: 390px;
	/* height: 100px; */
}
.productThumb{
	float:left;
	width: 123px;
	height: 70px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.productThumbLast{
	float:left;
	width: 123px;
	height: 70px;
	margin-bottom: 10px;
}


/* -----  NEWS pages ----------- */
.date{
	color: #99d5d5;
	font-size: 10px;
	padding-top: 10px;
}
.more a{
	font-size: 10px;
}
#newsContent{
	width: 780px;
	min-height: 400px;
}

#newsC1{
	width: 520px;
	float: left;
	border-right: 1px solid #ccc;
	padding-right: 25px;
	margin-bottom: 30px;
}

#newsC2{
	position: relative;
	float: right;
	margin-right: 0;
	padding-right: 0;
	padding-left: 10px;
}
#newsC2 h1{
	margin-bottom: -10px;
	margin-top: 15px;
}



/* --- single row - with H2 coloumn + text column ----- */

.fullRowText, .fullRowTextLast{
	float: left;
	width: 780px;
/*	position:relative; */
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	clear: both;
}
.fullRowTextLast{  /* use for the last 'row' before the footer */
	border: none;
}
body.news .C1{
	width: 560px;
	float: left;
	padding-right: 15px;
	margin-bottom: 15px;
}
body.news .C1 h3{
	color:#999;
	margin: 0;
}
body.news .C1 h4{
	margin: 0;
}
body.news .C1 p{
	line-height: 120%;
	padding-right: 20px;
}
 .C2{
	width: 180px;
	float: right;
	position:relative; 
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 10px;
	text-align:right;
}
body.news .C2 img{
	margin-bottom: 20px;
}
.newsSnippet{
	float:left;
	width:600px;
	position:relative; 
}





/* --- JW updates re-added yet again(!) - 23 Nov 2011 
---------------------------------------------------------------------- */

/* .newsThumbnail img{
	float: right;
	position:relative;
	border: 2px solid #CCC;
} 
*/
.newsThumbnail{
	height: 75px;
	width: 75px;
	float: right;
	margin-right: 4px;
}
.newsThumbnail a img{
	/* float: right; */
	/* position:relative; */
	border: 2px solid #CCC;
}
.newsThumbnail a:hover img {
	border: 2px solid #007B84;
}
.newsThbTab{
	width: 75px;
	height: 75px;
	position: relative;
	bottom: 97px;
	background: transparent url(../img/news-tab-thb.png) no-repeat 0 0;
	left: 2px;
}

#newsGallery{
	width: 200px;
	float: right;
	position:relative;
	margin: 0 0 20px 0;
}

#newsImage a{
	float: left;
	padding: 2px;
	margin-bottom: 0px;
	background-color: #CCC;
	text-align:center;
	width: 195px;
	height: 195px;
}
#newsImage a:hover{
	background-color: #007B84;
}


.newsTab{
	width: 195px;
	height: 195px;
	position: relative;
	background: transparent url(../img/news-tab.png) no-repeat;
	bottom: 195px;
}

#newsImageAction{
	width: 193px;
	height: 16px;
	float:left;
	position: relative;
	text-align: left;
	vertical-align: middle;
	padding:3px 0 3px 6px;
	margin: 0;
	background-color: #CCC;
	color: #fff;
	font-size: 11px;
}
#newsImageAction a:hover{
	color: #666;
}



#newsThbGallery{
	width: 200px;
	position: relative;
	float: left;
}
.newsThb, .newsThbEnd{
	float:left;
	/* margin: 10px 6px 6px 0; */
	margin: 10px 2px 6px 0;
	/* width: 95px; */
	width: 99px;  /* --- if you're going to add a 2px border on hover then you need allow 4px extra width! --- */
	height: 70px;
}
.newsThbEnd{
/*	margin: 2px 0 12px 0;
*/
	margin: 10px 0 6px 0;
}
.newsThb a, .newsThbEnd a{
	display: block;
/*	width: 95px;
	height: 70px;
*/	border: 2px solid #fff;
}
.newsThb a:hover, .newsThbEnd a:hover{
	border: 2px solid #007B84;
}


/* --------------------------------------------------- */










/* #newsGallery{
	width: 200px;
	float: right;
	position:relative;
	margin: 0 0 20px 0;
}

#newsImage{
	float: left;
	padding: 2px;
	margin-bottom: 0px;
	background-color: #CCC;
	text-align:center;
}
#newsImageAction{
	width: 193px;
	height: 16px;
	float:left;
	position: relative;
	text-align: left;
	vertical-align: middle;
	padding:3px 0 3px 6px;
	margin: 0;
	background-color: #CCC;
	color: #fff;
	font-size: 11px;
}
#newsImageAction a:hover{
	color: #666;
}
#newsThbGallery{
	width: 200px;
	position: relative;
	float: left;
}
.newsThb, .newsThbEnd{
	float:left;
	margin: 10px 6px 6px 0;
	width: 95px;
	height: 70px;
}
.newsThbEnd{
/*	margin: 2px 0 12px 0;

	margin: 10px 0 6px 0;
}
.newsThb a, .newsThbEnd a{
	display: block;
/*	width: 95px;
	height: 70px;
border: 2px solid #fff;
}
.newsThb a:hover, .newsThbEnd a:hover{
	border: 2px solid #007B84;
}

*/






.projectsTitle{
	font-size:18px;
}




#newsMenu{
	border-top: 1px solid #ccc;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 25px;
}

#newsMenu ul{
	list-style-position: outside;
	/* margin-left: -40px; */
	margin-left: -40px;
	list-style-type: none;
}

#newsMenu ul li{
	margin-bottom: 12px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}

#newsMenu li a{
	font-size: 12px;
	color: #666;
	line-height: 140%;
	font-weight: normal;
	font-style: normal;
}
#newsMenu li a:hover{
	color: #333;
}


#rss {
	padding-left: 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	width: 190px;
	margin-top: 20px;
	font-size: 12px;
}
#rss a{
	background: url(../img/feed-icon14x14.png) no-repeat 0 50%;
	padding: 4px 0 4px 20px;
	color: #666;
}
#rss a:hover{
	color: #333;
}



#newsMenu .date{
	font-size: 11px;
}
#newsC1 .date{
	font-size: 14px;
}









/* Forms ----------------------------*/
div#downloadsLogin{
}

form#loginForm{}

form#loginForm fieldset{
	background:#D5E5E6;
	border:1px solid #ccc;
	padding:10px;
	margin: 2em 0 0;
}

form#loginForm legend{	
	color:#006172;
	font-size:140%;
	font-weight:bold;
}

form#loginForm label{
	font-weight:bold;
	margin:0.8em 0 0 0;
}

form#loginForm input{}

.requiredField{}

.textInput{
	border:1px solid #ccc;
	color:#000;
	font-size:120%;
	padding:0.2em;
	width:230px;}

.formElement{
	margin:0.8em 0 0 1em;
}

.alignLeft{	text-align:left;
}

.buttonInput{
	padding:3px;
}





/* Components Page Gallery ------------------------------ */
/* JS Added 29th Sept 2011*/

div#tabGallery{
	width: 800px;
	clear: both;
	float:left;
	position: relative;
	bottom: 10px;
	text-align: left;
	margin-top: 20px;
}
.tabSummary, .tabSummaryNews{
	background-color: #FFF; 
	float:left;
	width: 189px;
	margin-right: 8px;
	margin-bottom: 20px;
}
.tabSummaryLast{
	background-color: #FFF; 
	float:left;
	width: 189px;
	margin-bottom: 20px;
}
.tabThumb{
	margin: 0;
}

.tabSummary a, .tabSummaryNews a, .tabSummaryLast a{
	text-decoration: none;
	color: #006172;
}
.tabSummaryNews a{
	text-decoration: none;
	color: #FFF;
}
.tabSummary a:hover, .tabSummaryNews a:hover, .tabSummaryLast a:hover{
	color: #000;
}
.tabSummary img, .tabSummaryNews img, .tabSummaryLast img{
	margin: 0 0 0;
}
.tabSummary h3, .tabSummaryLast h3{
	background: url(../images/reflok_tabtop.jpg) 0 0 no-repeat;
	text-decoration: none;
	color: #006172;
	text-align:center;
	vertical-align:middle;
	margin: 0;
	min-height: 25px;
	padding-top: 5px;
	margin-bottom: 0px;
}
.tabSummaryNews h3{
	background: url(../images/reflok-home_17.png) 0 0 no-repeat;
	text-decoration: none;
	color: #FFF;
	text-align:center;
	vertical-align:middle;
	margin: 0;
	min-height: 25px;
	padding-top: 5px;
	margin-bottom: 0px;
}
.tabSummary h3 a, .tabSummaryNews h3 a, .tabSummaryLast h3 a{
	font-size: 80%;
}
.tabSummary h3 a:hover, .tabSummaryNews h3 a:hover, .tabSummaryLast h3 a:hover{
	color: #000;
}
.tabGalleryInfo{
	background-color:#E5F2F2;
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	margin: 0;
	padding: 10px 5px;
	min-height: 50px;
}
.tabGalleryInfo a{
	color:#006172;
}
.tabGalleryInfoNews{
	background: #900 url(../images/reflok-home_29.png) 0 0 repeat-y;
	font-size: 14px;
	line-height: 120%;
	text-align: center;
	margin: -10px 0 0;
	padding: 17px 10px 10px;
	height: 40px;
}
.tabGalleryInfoNews a{
	color:#FFF;
}



/* -------- new FOOTER --------------------------------
----------------------------------------- */

/* revised JW 14 Mar 2011 -----*/

#footer {
	margin:0 auto;
	width:990px;
	height: 220px;
	font-size: 95%;
	color: #999;
	padding: 20px 0 0;
	text-align: left;
	background-color: #fff;
	padding-bottom:25px;
}

#footer h3 {
	font-size: 14px;
	color:#006172;
	margin-top: 5px;
	margin-bottom: 7px;
	font-weight: normal;
	font-style: normal;
}
#footer h3 a {
	text-decoration: none; 
	color:#006172;
}
#footer h3 a:hover {
	color:#666;
}


div#footer p{
	margin-top: 0;
	color: #666;
	line-height: 15px;
	font-size: 11px;
	margin-bottom: 5px;
}
div#footer p a{
	text-decoration: none; 
	color:#666;
}
div#footer p a:hover{
	color:#006172;
}


#footer ul{
	list-style-position: inside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footer ul li{
	padding-bottom: 6px;
	color: #666;
	font-size: 11px;
}
#footer ul li a{
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
#footer ul li a:hover{
	color:#006172;
}


.bottom-nav, .bottom-nav-start, .bottom-nav-end{
	float:left;
	border-right: 1px dotted #999;
	padding: 0 35px;
	line-height: 1.0em;
	/*height: 200px;*/
	height:220px;
	width: 180px;
}
.bottom-nav-start{
	padding: 0 30px 0 40px;
	width: 170px;
}
.bottom-nav-end{
	border-right: none;
	padding-right: 30px;	
}

#share{
	margin-top: 15px;
	font-size: 12px;
	margin-left: 5px;
}

/* Footerlinks */

.footerlinksdivider {
font-size: 80%;
text-decoration: none;
color: #CCCCCC;
font-weight: normal;
text-align:center;
padding-left:4px;
padding-right:4px;
}

.footerbar {
text-decoration: none;
color: #006172;
font-weight: bold;
text-align:center;
background-color:#D5E5E6;
vertical-align:middle;
}

.footerlinks {
font-size: 80%;
text-decoration: none;
color: #666666;
font-weight: normal;
text-align:center;
background-color:#FFFFFF;
}

a:hover.footerlinks {
text-decoration: none;
font-weight:normal;
color: #006172;
}

/* PDF downloads -------------------------------------------------*/

.pdf-download {
	color: #006172;
	background-image: url(../img/pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0 70%;
	padding: 20px 10px 0 52px;
	font-weight: bold;
	text-decoration: none; 
}

a:hover.pdf-download {color: #666666;
text-decoration: underline; }

.getreader {padding-top: 10px;}

.onlineViewer{
	width: 102px;
	float: left;
	height: 188px;
	margin-right: 8px;
	margin-left: 8px;
	text-align: center;
}

.onlineViewer a{
	color: #333;
	text-decoration: none;
	height: 78px;
	background: url(../img/online_catalogue_icon.png) no-repeat -5px 15px;
	display: block;
	position: relative;
	top: 40px;
	line-height: 120%;
	padding-top: 70px;
}

.onlineViewer a:hover{
	color: #996600;
}

.zipDownload{
	color: #006172;
	background-image: url(../img/zip-file-icon.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 20px 10px 20px 52px;
	font-weight: bold;
	text-decoration: none; 
}

a:hover.zipDownload {color: #666666;
text-decoration: underline; }

.pptDownload{
	color: #006172;
	background: url(../img/powerpoint-icon.png) 0 0 no-repeat;
	padding: 0px 10px 20px 52px;
	font-weight: bold;
	text-decoration: none; 
}

a:hover.pptDownload {color: #666666;
text-decoration: underline; }

/* Site Map -------------------------------------------------*/

img.sitemapIconPad{
	margin-right:5px;
}
div#sitemap{
	margin-left: 20px;
}
div#sitemap p{
	text-align:left;
}

a.sitemap {
	color:#006172;
	background: url(../img/copy.png) 0 50% no-repeat;
	padding: 10px 10px 10px 30px;
	font-weight: bold;
	text-decoration: none; }

a:hover.sitemap {
	color: #666;
	text-decoration: underline; }

.smdescription {font-size: 0.9em;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	line-height: 140%; 
	text-align: left;
	}
	
.smdescription a{font-size: 1em;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	line-height: 140%; 
	text-align: left;
	padding:0;}


