/* PPA - Screen CSS - Built by Ollie Battams @ FreshEgg.com */

/** Reset **/
*{border:none; color:#666; font:1em/1.3em "trebuchet ms",arial,helvetica,sans-serif; margin:0; outline:none; padding:0;}
html{font-size:1em; height:100%;}
body{font-size:62.5%; height:100%; width:100%;}
a{color:#09C;}
a:hover{color:#999;}
br{clear:left;}
em{font-style:italic;}
em a{font-style:italic;}
form{float:left; margin:0; overflow:hidden; padding:0; width:100%;}
h1{font-size:2.6em; font-weight:bold;}
h2{color:#09C; font-size:2em;}
h3{font-size:1.8em;}
h1,h2,h3,h4,h5,h6{}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:bold;}
img{border:none;}
input,select,textarea{border:none; margin:0; padding:0;}
p,address{font-size:1.2em; line-height:1.5em; padding-bottom:15px;}
strong{font-weight:bold;}

#container{
	clear:both;
	margin:0 auto;
	position:relative;
	width:990px;}
	
div.clear{clear:both;}

/* banners */
div.skyScraper{
	background:url(/graphics/banner-container-bg.gif) repeat-y;
	width:1120px !important;}

div.skyScraper #bannerRight{
	left:1000px;
	position:absolute;
	top:123px;
	width:120px;}

div#horizontal{
	float:left;
	padding:10px 0;
	text-align:center;
	width:790px;}
	
/* header */
#header{
	float:left;
	width:990px;}

#header a{
	cursor:pointer;
	display:block;}

#header a#logo{
	float:left;
	padding:9px 15px 14px 0;
	width:100px;}

#header a#logo img{
	float:left;}

#header fieldset{
	float:right;
	padding:4px 10px 0 0;
	width:211px;}

#header fieldset h4{
	color:#999;
	font-size:1.4em;
	font-weight:bold;
	padding:0 0 3px;
	display:inline;}

#header label{
	display:none;}

#header fieldset a.forgottenLink{
	display:inline-block;
	float:right;
	padding-top:3px;}

#header fieldset span{
	background:url(/graphics/header-login-input-bg.gif) no-repeat left top;
	float:left;
	height:27px;
	padding:5px 5px 0 8px;
	width:198px;}

#header fieldset span.error{
	background:url(/graphics/header-login-input-bg-error.gif) no-repeat left top;}

#header fieldset span input{
	border:0;
	color:#AAA;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	width:200px;}

#header fieldset small{
	display:block;
	float:right;
	text-align:right;
	padding-top:3px;
	width:100px;}

#header fieldset small a{
	border-bottom:1px solid #999;
	color:#999;
	display:block;
	float:right;
	text-decoration:none;}

#header fieldset small a:hover{
	border-bottom:1px solid #CCC;
	color:#CCC;}

#header fieldset a.registerBtn{
	background:url(/graphics/header-register-btn.gif) no-repeat;
	display:block;
	float:right;
	height:0;
	overflow:hidden;
	padding:19px 0 0;
	width:80px;}

#header fieldset input.submit{
	float:left;
	margin-top:3px;}

#header #loggedIn{
	background:url(/graphics/header-logged-in-bg.gif) no-repeat 0 100%;
	float:right;
	margin:4px 0;
	padding:0 0 2px;
	width:221px;}

#header #loggedIn h4{
	background:url(/graphics/header-logged-in-bg.gif) no-repeat;
	color:#09C;
	font-size:1.5em;
	font-weight:bold;
	padding:8px 0 8px 10px;}

#header #loggedIn p{
	padding:0 0 8px 10px;}

#header #loggedIn input{
	background:url(/graphics/header-logout-btn.gif) no-repeat;
	display:block;
	height:16px;
	overflow:hidden;
	padding:16px 0 0;
	width:73px;}

/* top navigation */
#topMenu{
	float:left;
	width:645px;}

#topMenu p{
	color:#09C;
	float:left;
	font-size:1.4em;
	line-height:1em;
	padding:9px 0 64px;
	width:635px;}

#topMenu ul{
	border-left:2px solid #09C;
	float:left;
	list-style:none;
	width:645px;}

#topMenu li.top,
#topMenu li.top a,
#topMenu li.top span{
	color:#09C;
	display:block;
	float:left;}

#topMenu li.top{
	background-position:left top;
	margin-right:4px;
	padding:0 0 0 10px;
	position:relative;
	text-align:center;
	z-index:2000;}

#topMenu li.top a,
#topMenu li.top span{
	border-right:2px solid #09C;
	background-position:right top;
	color:#09C;
	font-size:1.4em;
	font-weight:bold;
	min-width:83px;
	padding:2px 10px 2px 0;
	text-decoration:none;}

#topMenu li.top:hover a,
#topMenu li.active a,
#topMenu li.top:hover span,
#topMenu li.active span{
	color:#999;}

/*#topMenu ul{
	float:left;
	list-style:none;
	width:645px;}

#topMenu li.top,
#topMenu li.top a,
#topMenu li.top span{
	background-image:url(/graphics/top-menu-bg.gif);
	background-repeat:no-repeat;
	color:#09C;
	display:block;
	float:left;}

#topMenu li.top{
	background-position:left top;
	margin-right:4px;
	padding:0 0 0 10px;
	position:relative;
	text-align:center;
	z-index:2000;}

#topMenu li.top a,
#topMenu li.top span{
	background-position:right top;
	color:#09C;
	font-size:1.4em;
	min-width:83px;
	padding:5px 10px 5px 0;
	text-decoration:none;}

#topMenu li.top:hover,
#topMenu li.active{
	background-position:left -209px;}

#topMenu li.top:hover a,
#topMenu li.active a,
#topMenu li.top:hover span,
#topMenu li.active span{
	background-position:right -209px;
	color:#fff;}*/

#topMenu ul ul{
	background:#00A8E8 url(/graphics/top-sub-nav-bottom.png) no-repeat left top;
	border:0 none;
	border-bottom:7px solid #008FC5 !important;
	clear:both;
	display:none;
	float:left;
	left:-6px;
	list-style:none;
	margin-left:0px;
	padding:10px 0 5px;
	position:absolute;
	top:22px;
	width:210px;}

#topMenu ul li:hover ul.sub{
	display:block !important;}

#topMenu li.top li{
	clear:both;}

#topMenu li.top li a{
	background:url(/graphics/bullet-arrow-white.gif) no-repeat 10px 3px !important;
	border:0 none;
	color:#FFF !important;
	font-size:1.1em;
	font-weight:bold;
	min-width:200px;
	padding:0 0 5px 17px;
	text-align:left;
	text-decoration:none;
	width:191px;}

#topMenu li.top li a:hover{
	color:#036 !important;}

/* search bar */
#searchBar{
	background:#008FC5 url(/graphics/search-bar-top-right-corner.gif) no-repeat right top;
	float:left;
	min-height:40px;
	width:990px;}

ul#breadcrumbs{
	float:left;
	list-style:none;
	padding:14px 0 0 7px;}

ul#breadcrumbs li{
	color:#fff;
	display:block;
	float:left;
	padding:0 0 0 8px;}

ul#breadcrumbs li a{
	background:url(/graphics/bullet-arrows-white.gif) no-repeat 100% 50%;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:0 10px 0 0;}

ul#breadcrumbs li a:hover{
	color:#CCC;}

#searchBar h1{
	clear:left;
	color:#fff;
	float:left;
	padding:5px 15px 10px;
	width:640px;}

#GoogleCustomSearch{
	left:670px;
	position:absolute;
	top:130px;
	width:320px;}

#GoogleCustomSearch fieldset{
	float:left;
	width:320px;}

#GoogleCustomSearch label{
	color:#fff;
	float:left;
	font-size:1.5em;
	font-weight:bold;
	text-align:right;
	padding:3px 4px 0 0;
	width:95px;}

#GoogleCustomSearch fieldset span{
	background:url(/graphics/search-bar-input-bg.gif) no-repeat left top;
	float:left;
	height:21px;
	padding:5px 5px 0 8px;
	width:161px;}

#GoogleCustomSearch fieldset span input{
	border:0 none !important;
	color:#AAA;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	padding:0 !important;
	width:160px;}

#GoogleCustomSearch fieldset input.submit{
	float:left;}

#cse-search-results iframe{
	width:770px !important;}

#googleMap{
	padding:0 0 15px 20px;
	width:770px;}

#googleMap #ppaGmap{
	border:5px solid #CCC;}

/* content structure */
#contentCols{
	background:url(/graphics/left-column-bg.png) repeat-y;
	float:left;
	width:990px;}

#contentCols #leftCol,
#contentCols #rightCol{
	background:#F9F9F9;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	width:198px;}

#contentCols #leftCol{float:left;}
#contentCols #rightCol{float:right;}

#contentCols #middleCol{
	float:left;
	width:590px;}

#contentCols #right2Col{
	float:left;
	width:790px;}

#contentCols #leftCol,
#contentCols #rightCol,
#contentCols #middleCol,
#contentCols #right2Col{}

#contentCols #singleCol{
	float:left;
	width:990px;}

#contentCols #contentPadding{
	float:left;}

#contentCols #middleCol #contentPadding{
	padding:20px 20px;
	width:550px;}

#contentCols #right2Col #contentPadding{
	padding:20px 0 15px 20px;
	width:770px;}

#contentCols #singleCol #contentPadding{
	padding:20px 20px;
	width:950px;}

.staticContent ul,
.ui-tabs-panel ul{
	font-size:1.2em;
	list-style:none;
	padding:0 0 10px 10px;}

.staticContent ul ul,
.ui-tabs-panel ul ul{
	font-size:1em;
	padding:0 0 5px 20px !important;}

.staticContent ul li,
.ui-tabs-panel ul li{
	background:url(/graphics/bullet-arrow-blue.gif) no-repeat 0 4px;
	display:block;
	margin-bottom:5px;
	padding:0 0 0 7px;}

.staticContent ol{
	font-size:1.2em;
	margin:0 0 0 20px;}

.staticContent ol li{
	margin-bottom:15px;}

/* Homepage */
#focusScroller{
	background:url(/graphics/home-focus-bg.gif) no-repeat 0 100%;
	float:left;
	padding:10px 0 10px 11px;
	width:990px;}

#focusScroller .slidePanel{
	background:none;
	float:left;
	height:206px;
	overflow:hidden;
	padding:0;
	width:618px;}

#focusScroller #textPanel{
	float:left;
	padding:0 0 0 10px;
	width:340px;}

#focusScroller #fadeText{
	background:#fff;
	border:1px solid #CCC;
	border-bottom:none;
	float:left;
	height:175px;
	padding:10px 10px 0;
	position:relative;
	width:318px;}

#focusScroller .fade{
	background:#fff;
	float:left;
	height:175px;
	width:318px;}

#focusScroller #fadeText h1{
	font-size:2.4em;
	padding-bottom:10px;}

#focusScroller #fadeText h1 a{
	color:#666;
	text-decoration:none;}

#focusScroller #fadeText p,
#focusScroller #fadeText h1,
#focusScroller #fadeText h1 a{
	background:#fff;}

#focusScroller #fadeText h1 a:hover{
	color:#09C;}

#focusScroller #fadeText a.btn{
	background:url(/graphics/btn-find-out-more.gif) no-repeat;
	float:left;
	height:0;
	overflow:hidden;
	padding:16px 0 0;
	width:122px;}

#focusScroller #controls{
	background:#008FC5;
	float:left;
	height:18px;
	padding:3px 10px 0 0;
	width:330px;}

#focusScroller #controls a{
	display:block;}

#focusScroller #controls a.next{
	background:url(/graphics/bullet-arrow-white.gif) no-repeat 100% 4px;
	color:#fff;
	cursor:pointer;
	float:right;
	font-size:1.2em;
	font-weight:bold;
	padding:0 8px 0 0;
	text-align:right;
	text-transform:uppercase;
	width:100px;}

#focusScroller #controls div{
	float:left;
	padding:2px 0 0 10px;
	width:150px;}

#focusScroller #controls div a{
	background:url(/graphics/home-focus-circles.gif) no-repeat 0 -21px;;
	float:left;
	height:0;
	overflow:hidden;
	padding:11px 0 0;
	width:15px;}

#focusScroller #controls div a.activeSlide{
	background-position:0 0;}
	
#homeCols{
	background:#FFF;
	float:left;
	padding-bottom:10px;
	width:990px;}

#iconBoxes{
	float:left;
	width:747px;}

#iconBoxes .boxStyle{
	background:url(/graphics/home-box-bg.gif) no-repeat 0 100%;
	border-right:5px solid #fff;
	float:left;
	margin:10px 0 0 0;
	position:relative;
	width:244px;}

#iconBoxes .boxStyle h2{
	background:url(/graphics/home-box-bg.gif) no-repeat;
	font-size:1.8em;
	padding:15px 0 7px 15px;}

#iconBoxes .boxStyle h2 a{
	background:url(/graphics/bullet-lrg-arrow-blue.gif) no-repeat 0 4px;
	display:block;
	line-height:1em;
	padding:0 0 0 7px;
	text-decoration:none;}

#iconBoxes .boxStyle p{
	height:139px;
	padding:0 11px 0 15px;}

#iconBoxes .boxStyle div.icon{
	height:66px;
	position:absolute;
	right:0;
	bottom:0;
	width:68px;}

#iconBoxes .boxBotStyle{
	background:url(/graphics/home-box-bg.gif) no-repeat 0 100%;
	border-right:5px solid #fff;
	float:left;
	margin:10px 0 0 0;
	position:relative;
	width:244px;}

#iconBoxes .boxBotStyle h3{
	background:#008FC5 url(/graphics/home-box-h3-bg.gif) no-repeat;
	border-bottom:5px solid #CCC;
	font-size:1.6em;
	padding:10px 0 10px 15px;}

#iconBoxes .boxBotStyle h3 a{
	background:url(/graphics/bullet-arrow-white.gif) no-repeat 0 5px;
	color:#fff;
	display:block;
	line-height:1em;
	padding:0 0 0 7px;
	text-decoration:none;}

#iconBoxes .boxBotStyle h3 a:hover{
	color:#CCC;}

#iconBoxes .boxBotStyle p{
	height:75px;
	padding:12px 15px 0;}

#iconBoxes .boxBanner{
	float:left;
	margin:10px 0 0 0;
	width:244px;}

#lastestNews{
	background:url(/graphics/home-right-col-box-bg.gif) no-repeat 0 100%;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 13px;
	width:243px;}

#lastestNews h2{
	background:url(/graphics/home-right-col-box-bg.gif) no-repeat;
	font-size:1.8em;
	padding:13px 0 0 13px;}

#lastestNews p{
	border-top:1px solid #CCC;
	margin:7px 13px 0;
	padding:7px 0 0;}

#lastestNews a{
	color:#666;
	text-decoration:none;}

#lastestNews a em{
	background:url(/graphics/bullet-arrows-blue.gif) no-repeat 100% 4px;
	color:#09C;
	cursor:pointer;
	display:block;
	font-style:normal;
	width:70px;}

#homeLogos 
{
	width:243px; float:left;}
#homeLogos div{
	float:left;}

/* left navigation */
#leftNav{
	border-top:1px solid #fff;
	clear:left;
	float:left;
	list-style:none;}

#leftNav li{
	border-bottom:1px solid #CCC;
	float:left;
	font-size:1.2em;
	position:relative;}

#leftNav a,
#leftNav span{
	background:url(/graphics/bullet-arrow-grey.gif) no-repeat 8px 10px;
	color:#666;
	cursor:pointer;
	display:block;
	float:left;
	padding:6px 0 6px 16px;
	text-decoration:none;
	width:182px;}

#leftNav li:hover a,
#leftNav li a.active,
#leftNav li:hover span,
#leftNav li span.active{
	background:#00A8E8 url(/graphics/bullet-arrow-white.gif) no-repeat 8px 10px;
	color:#fff;}

#leftNav li a.active,
#leftNav li span.active{
	font-weight:bold;}

#leftNav ul.static{
	clear:left;
	float:left;
	list-style:none;
	padding:6px 0;}

#leftNav li ul.static li{
	border-bottom:none;
	font-size:.9em;}

#leftNav li li a,
#leftNav li:hover ul.static li a{
	background:url(/graphics/bullet-arrow-grey.gif) no-repeat 18px 3px;
	padding:0 0 6px 26px;
	color:#666;
	width:172px;}

#leftNav li ul.static li a:hover,
#leftNav li ul.static li a.subactive{
	background:url(/graphics/bullet-arrow-blue.gif) no-repeat 18px 3px;
	color:#09C;}

#leftNav li ul.static li a.subactive{
	font-weight:bold;}

#leftNav ul.static ul{
	clear:left;
	float:left;
	list-style:none;
	padding:0 0 0 10px;}

#leftNav li ul.static ul li a,
#leftNav li ul.static ul li:hover a{
	background-image:url(/graphics/bullet-arrow-grey.gif) !important;
	color:#666 !important;
	width:162px !important;}

#leftNav li ul.static ul li a:hover,
#leftNav li ul.static ul li a.subactive{
	background-image:url(/graphics/bullet-arrow-blue.gif) !important;
	color:#09C !important;}

#leftNav ul.dropMenu{
	background:#00A8E8 url(/graphics/top-sub-nav-bottom.png) no-repeat left top;
	border-bottom:7px solid #008FC5;
	border-top:1px solid #fff;
	clear:both;
	display:none;
	float:left;
	left:198px;
	list-style:none;
	margin-left:0px;
	padding:10px 0 5px;
	position:absolute;
	top:-1px;
	width:210px;}

#leftNav li:hover ul.dropMenu{
	display:block !important;}

#leftNav ul.dropMenu li{
	border:none;
	clear:both;}

#leftNav ul.dropMenu li a{
	background:url(/graphics/bullet-arrow-white.gif) no-repeat 10px 3px !important;
	color:#FFF ;
	font-size:.75em;
	font-weight:bold;
	padding:0 0 5px 17px;
	text-align:left;
	text-decoration:none;
	width:191px;}

#leftNav ul.dropMenu li a:hover{
	color:#036;}

#leftBlueNav{
	border-bottom:1px solid #CCC;
	border-top:1px solid #fff;
	clear:left;
	float:left;
	list-style:none;
	padding-bottom:25px;}

#leftBlueNav li{
	border-bottom:1px solid #fff;
	float:left;
	font-size:1.2em;}

#leftBlueNav a{
	background:#00A8E8 url(/graphics/bullet-sqr-arrow-wht-on-blue.gif) no-repeat 175px 50%;
	color:#fff;
	display:block;
	float:left;
	font-weight:bold;
	padding:7px 30px 7px 10px;
	text-decoration:none;
	text-transform:uppercase;
	width:158px;}

#leftBlueNav li:hover a,
#leftBlueNav li a.active{
	background:#64C8EF url(/graphics/bullet-sqr-arrow-wht-on-ltblue.gif) no-repeat 175px 50%;}

/* Page Site Navigation */
#pageSubNavigation{
	float:left;
	font-size:1.4em;
	list-style:none;
	width:450px;}

#pageSubNavigation li{
	border-top:1px solid #fff;
	float:left;
	padding:0 0 0 20px;}

#pageSubNavigation li a{
	background:#eee url(/graphics/bullet-arrow-blue.gif) no-repeat 10px 13px;
	display:block;
	float:left;
	padding:7px 10px 7px 18px;
	text-decoration:none;
	width:412px;}

#pageSubNavigation li a:hover{
	background:#00A8E8 url(/graphics/bullet-arrow-white.gif) no-repeat 10px 13px;
	color:#fff;}

#pageSubNavigation ul{
	font-size:.8em;
	padding-bottom:10px;}

#pageSubNavigation ul li{
	padding:0;}

#pageSubNavigation ul li a{
	background:#FFF url(/graphics/bullet-arrow-blue.gif) no-repeat 20px 10px;
	padding:7px 10px 7px 28px;
	width:402px;}

#pageSubNavigation ul li a:hover{
	background:#00A8E8 url(/graphics/bullet-arrow-white.gif) no-repeat 20px 10px;}

/* Suppliers & Services Search Bar */
#supplierSearchPanel{
	border-top:1px solid #fff;
	float:left;
	padding:0 0 0 20px;
	width:770px;}

#supplierSearchPanel fieldset{
	background:#DDD url(/graphics/supplier-search-form-bg.gif) no-repeat left bottom;
	float:left;
	padding:12px 0;
	width:770px;}

#supplierSearchPanel label{
	float:left;
	font-size:1.2em;
	padding:7px 0 0 15px;
	width:80px;}

#supplierSearchPanel span.inputbg{
	background:url(/graphics/supplier-keyword-input.gif) no-repeat left top;
	float:left;
	height:27px;
	padding:5px 5px 0 8px;
	width:154px;}

#supplierSearchPanel span.inputbg input{
	background:none;
	border:none;
	color:#666;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	width:154px;}

#supplierCategories{
	float:left;
	width:350px;}

#supplierSearchPanel span.select {
	position: absolute;
	width: 310px;
	height: 20px;
	color:#666;
	font-weight:bold;
	font-size:1.2em;
	padding: 6px 32px 0 8px;
	background: url(/graphics/supplier-category-select.gif) no-repeat;
	overflow: hidden;}

#supplierSearchPanel select{
	border:1px solid #ccc;
	color:#666;
	font-size:1.2em;
	font-weight:bold;
	cursor:pointer;
	width:350px;}

#supplierSearchPanel input.submit{
	float:left;
	margin:3px 0 0 10px;}

#supplierSearchAlpha{
	float:left;
	width:768px;}

#supplierSearchAlpha p{
	float:left;
	font-size:1.2em;
	padding:7px 0 0 15px;
	width:80px;}

#supplierSearchAlpha ul{
	float:left;
	font-size:1.4em;
	list-style:none;
	padding:0;
	width:673px;}

#supplierSearchAlpha li{
	float:left;
	padding:6px 0 0;
	width:23px;}

#supplierSearchAlpha a{
	font-weight:bold;
	text-decoration:none;}

/* Suppliers Listing */
#supplierListings{
	float:left;
	width:770px;}

.supplierListItem{
	border-bottom:1px solid #CCC;
	float:left;
	padding:20px 0;
	width:770px;}

.supplierListItem .supplierlogo{
	float:left;
	width:200px;}

.supplierListItem h2,
.supplierListItem p,
.supplierListItem .supplierListContact{
	float:right;
	width:555px;}

.supplierListItem h2,
.supplierListItem p{
	padding-bottom:5px;
	text-decoration:none;}

.supplierListContact .tel{
	background:url(/graphics/icon-tel.gif) no-repeat 0 50%;
	display:block;
	float:left;
	font-size:1.2em;
	padding:6px 0 4px 22px;
	width:140px;}

.supplierListContact .web{
	background:url(/graphics/icon-web.gif) no-repeat 0 50%;
	display:block;
	float:left;
	font-size:1.2em;
	padding:5px 0 5px 28px;
	width:215px;}

.supplierListContact .viewdetails{
	background:url(/graphics/btn-view-supplier-details.gif) no-repeat;
	display:block;
	float:right;
	height:0;
	overflow:hidden;
	padding:25px 0 0;
	width:155px;}

#ctl03_ctl00_noResults{
	border:1px solid #CCC;
	float:left;
	padding:5px;
	width:758px;}

#ctl03_ctl00_noResults p{
	padding:0;}

/* Suppliers & Member Overview */
#companyLogo{clear:both;}

#companyLogo img{
	float:none;}

#companyVideo{
	float:right;
	width:400px;}

#companyVideo img{
	float:right; /*temp*/
	margin-bottom:15px;}

.contactDetails{
	float:left;
	padding:0;
	width:230px;}

.contactDetails span{display:block; line-height:1.5em;}

.contactDetails span.postal{background:url(/graphics/icon-postal.gif) no-repeat; padding:0 0 0 30px;}
.contactDetails span.tel{background:url(/graphics/icon-tel.gif) no-repeat 0 3px; padding:0 0 10px 30px;}
.contactDetails span.web{background:url(/graphics/icon-web.gif) no-repeat; padding:5px 0 12px 30px;}
.contactDetails span.map{background:url(/graphics/icon-search.gif) no-repeat; padding:5px 0 5px 30px;}

#photoGallery{
	float:left;
	width:740px;}

#photoGallery .thumb{
	float:left;
	height:140px;
	padding:0 7px 7px 0;
	text-align:center;
	width:140px;}

#photoGallery .thumb img{
	float:none;}

#casestudies p{
	background:url(/graphics/icon-pdf.png) no-repeat 0 50%;
	border-bottom:1px solid #CCC;
	float:left;
	font-size:1.4em;
	padding:25px 0 25px 70px;
	width:670px;}

#casestudies p small{
	display:block;
	font-size:.8em;}

#ppaLogos{
	float:right;
	text-align:right;
	width:240px;}
	

/* Member Search Bar */
#memberSearchPanel{
	background:#DDD url(/graphics/member_search_panel_bg.gif) no-repeat left top;
	float:left;
	padding:8px 0 0;
	width:770px;}

#memberSearchAlpha{
	background:#DDD url(/graphics/member_search_panel_bg.gif) no-repeat left bottom;
	float:left;
	padding:0 0 12px;
	width:770px;}

#memberSearchAlpha p{
	float:left;
	font-size:1.2em;
	padding:7px 0 0 15px;
	width:80px;}

#memberSearchAlpha ul{
	float:left;
	font-size:1.4em;
	list-style:none;
	padding:0;
	width:673px;}

#memberSearchAlpha li{
	float:left;
	padding:6px 0 0;
	width:23px;}

#memberSearchAlpha a{
	font-weight:bold;
	text-decoration:none;}

/* Member Listing */
#memberListings{
	float:left;
	width:770px;}

.memberListItem{
	border-bottom:1px solid #CCC;
	float:left;
	padding:20px 0;
	width:770px;}

.memberListItem .memberlogo{
	float:left;
	width:200px;}

.memberListItem h2,
.memberListItem p,
.memberListItem .memberListContact{
	float:right;
	width:555px;}

.memberListItem h2,
.memberListItem p{
	padding-bottom:5px;
	text-decoration:none;}

.memberListContact .tel{
	background:url(/graphics/icon-tel.gif) no-repeat 0 50%;
	display:block;
	float:left;
	font-size:1.2em;
	padding:6px 0 4px 22px;
	width:140px;}

.memberListContact .web{
	background:url(/graphics/icon-web.gif) no-repeat 0 50%;
	display:block;
	float:left;
	font-size:1.2em;
	padding:5px 0 5px 28px;
	width:215px;}

.memberListContact .email{
	background:url(/graphics/icon-postal.gif) no-repeat 0 50%;
	display:block;
	float:left;
	font-size:1.2em;
	padding:5px 0 5px 28px;
	width:215px;}

.memberListContact .viewdetails{
	background:url(/graphics/btn-view-member-details.gif) no-repeat;
	display:block;
	float:right;
	height:0;
	overflow:hidden;
	padding:25px 0 0;
	width:148px;}

.memberDetailLogo{
	float:right;
	margin:0 0 10px 10px;}

#products h2{
	background:url(/graphics/bullet-lrg-arrow-blue.gif) no-repeat 0 7px;
	border-bottom:2px solid #DDD;
	color:#09C;
	font-size:1.4em;
	font-weight:bold;
	padding:3px 5px 5px 8px;}

#products table{
	font-size:1.2em;
	margin-bottom:10px;
	width:740px;}

#products th{
	background:#EEE;
	font-weight:bold;
	padding:3px 0 3px 5px;
	text-align:center;}

#products .col1{width:60%;}
#products .col2{width:30%;}
#products .col3{width:10%;}

#products td{
	border-bottom:1px solid #DDD;
	padding:3px 0 3px 5px;
	text-align:center;}

#products .left{
	text-align:left;}

/* Agencies */
#agencyListings{
	float:left;
	width:770px;}

.agencyListItem{
	border-bottom:1px solid #CCC;
	float:left;
	padding:20px 0;
	width:770px;}

.agencyListItem h2,
.agencyListItem p,
.agencyListItem .agencyListContact{
	float:right;
	width:770px;}

.agencyListItem h2,
.agencyListItem p{
	padding-bottom:5px;
	text-decoration:none;}

.agencyListContact .tel{
	background:url(/graphics/icon-tel.gif) no-repeat 0 50%;
	display:block;
	float:left;
	font-size:1.2em;
	padding:6px 0 4px 22px;
	width:120px;}

.agencyListContact .web{
	background:url(/graphics/icon-web.gif) no-repeat 0 50%;
	display:block;
	float:left;
	font-size:1.2em;
	padding:5px 0 5px 28px;
	width:225px;}

.agencyListContact .email{
	background:url(/graphics/icon-postal.gif) no-repeat 0 50%;
	display:block;
	float:left;
	font-size:1.2em;
	padding:5px 0 5px 28px;
	width:225px;}

/* Events Search Bar */
#eventSearchPanel{
	border-top:1px solid #fff;
	float:left;
	padding:0 0 0 20px;
	width:770px;}

#eventSearchPanel fieldset{
	background:#DDD url(/graphics/supplier-search-form-bg.gif) no-repeat left bottom;
	float:left;
	padding:12px 0;
	width:770px;}

#eventSearchPanel label{
	float:left;
	font-size:1.2em;
	padding:7px 0 0 15px;
	width:80px;}

#eventSearchPanel span.inputbg{
	background:url(/graphics/supplier-keyword-input.gif) no-repeat left top;
	float:left;
	height:27px;
	padding:5px 5px 0 8px;
	width:154px;}

#eventSearchPanel span.inputbg input{
	background:none;
	border:none;
	color:#666;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	width:154px;}

#eventCategories{
	float:left;
	width:350px;}
	
#eventSearchPanel span.select {
	position: absolute;
	width: 310px;
	height: 20px;
	color:#666;
	font-weight:bold;
	font-size:1.2em;
	padding: 6px 32px 0 8px;
	background: url(/graphics/supplier-category-select.gif) no-repeat;
	overflow: hidden;}

#eventSearchPanel select{
	border:1px solid #ccc;
	color:#666;
	font-size:1.2em;
	font-weight:bold;
	cursor:pointer;
	width:350px;}

#eventSearchPanel span.checkbox 
{
	width: 15px;
	height: 15px;
	background: url(/graphics/form-checkbox.gif) no-repeat;
	display: inline-block;
	margin-top:4px;
	/*clear: left;
	float: left;*/
}
#eventSearchPanel input.submit{
	float:left;
	margin:3px 10px 0 10px;
	display:inline-block;}

#eventSearchDates{
	float:left;
	width:525px;}
	
#eventSearchOptions{
	float:left;
	display:inline-block;
	width:100px;}

#eventSearchOptions label{
	width:60px;}
	
/* Events */
#eventListings{
	float:left;
	width:770px;}

.eventListItem{
	border-bottom:1px solid #CCC;
	float:left;
	margin-bottom:20px;
	padding:0 0 20px 0;
	width:770px;}

.eventDate{
	float:left;
	width:56px;}

.eventDate{
	float:left;
	width:60px;}

.eventDate span{
	display:block;
	text-align:center;
	text-transform:uppercase;
	width:60px;}

.eventDate span.day{
	background:#999 url(../graphics/event-date-top-bg.gif) no-repeat;
	color:#FFF;
	padding:3px 0;}

.eventDate span.num{
	background:#EBEBEB;
	color:#777;
	font-size:3.6em;
	line-height:.8em;
	padding:6px 0 3px;}

.eventDate span.mon{
	background:#EBEBEB;
	color:#777;}

.eventDate span.year{
	background:#EBEBEB url(/graphics/event-date-bottom-bg.gif) no-repeat 0 100%;
	color:#777;
	padding:3px 0;}

.eventListItem .eventText{
	float:right;
	width:700px;}

.eventListItem h2,
.eventListItem h3,
.eventListItem p{
	float:left;
	padding-bottom:5px;
	width:650px;}

.eventListItem img{
	float:right;
	margin:30px 0;}

.eventListItem .viewdetails{
	background:url(/graphics/btn-view-event-details.gif) no-repeat;
	display:block;
	float:left;
	height:0;
	overflow:hidden;
	padding:25px 0 0;
	width:137px;}

#eventDetail{
	float:left;
	width:770px;}

#eventDetail .eventLeftcol{
	float:left;
	text-align:center;
	width:56px;}

#eventDetail .eventLeftcol img{
	float:none;
	margin-top:10px;}

#eventDetail .eventText{
	float:right;
	width:700px;}

#eventDetail h2,
#eventDetail h3,
#eventDetail p{
	float:left;
	width:650px;}

#eventDetail p{
	float:left;
	width:700px;}

#eventDetail ul{
	float:left;
	font-size:1.2em;
	list-style:none;
	padding:0 0 10px 15px;
	width:635px;}

#eventDetail li{
	background:url(/graphics/bullet-arrow-blue.gif) no-repeat 0 4px;
	display:block;
	margin-bottom:5px;
	padding:0 0 0 7px;}

#eventDetail h3{
	padding-bottom:15px;}

/* News OLD - DO NOT USE 
#newsListings{
	float:left;
	width:770px;}

.newsListItem{
	border-bottom:1px solid #CCC;
	float:left;
	padding:20px 0;
	width:770px;}

.newsDate{
	float:left;
	width:56px;}

.newsDate{
	float:left;
	height:77px;
	width:60px;}

.newsDate span{
	display:block;
	text-align:center;
	text-transform:uppercase;
	width:60px;}

.newsDate span.day{
	background:#999 url(../graphics/event-date-top-bg.gif) no-repeat;
	color:#FFF;
	padding:3px 0;}

.newsDate span.num{
	background:#EBEBEB;
	color:#777;
	font-size:3.6em;
	line-height:.8em;
	padding:6px 0 3px;}

.newsDate span.mon{
	background:#EBEBEB;
	color:#777;}

.newsDate span.year{
	background:#EBEBEB url(/graphics/event-date-bottom-bg.gif) no-repeat 0 100%;
	color:#777;
	padding:3px 0;}

.newsListItem .newsText{
	float:right;
	width:700px;}

.newsListItem h3,
.newsListItem p{
	float:left;
	padding-bottom:5px;
	width:650px;}

.newsListItem .viewdetails{
	background:url(/graphics/btn-view-news-details.gif) no-repeat;
	display:block;
	float:left;
	height:0;
	overflow:hidden;
	padding:25px 0 0;
	width:98px;}*/


/* News - NEW - Temp Hide*/
#newsListings{
	float:left;
	width:600px;}

#newsListings h2{
	border-bottom:1px solid #CCC;
	font-weight:bold;}

.newsListItem{
	float:left;
	padding:20px 0 0;
	width:600px;}

.pressListItem{
	border-bottom:1px solid #CCC;
	float:left;
	padding:20px 0;
	width:770px;}

#newsListings .pressListItem{
	width:600px !important;}

.newsDate{
	float:left;
	width:56px;}

.newsDate{
	float:left;
	height:77px;
	width:60px;}

.newsDate span{
	display:block;
	text-align:center;
	text-transform:uppercase;
	width:60px;}

.newsDate span.day{
	background:#999 url(../graphics/event-date-top-bg.gif) no-repeat;
	color:#FFF;
	padding:3px 0;}

.newsDate span.num{
	background:#EBEBEB;
	color:#777;
	font-size:3.6em;
	line-height:.8em;
	padding:6px 0 3px;}

.newsDate span.mon{
	background:#EBEBEB;
	color:#777;}

.newsDate span.year{
	background:#EBEBEB url(/graphics/event-date-bottom-bg.gif) no-repeat 0 100%;
	color:#777;
	padding:3px 0;}

.newsListItem h3,
.newsListItem p{
	float:left;
	padding-bottom:5px;
	width:600px;}

.showDate h3,
.showDate p{
	float:right;
	padding-bottom:5px;
	width:530px;}

.pressListItem h3,
.pressListItem p{
	float:right;
	padding-bottom:5px;
	width:700px;}

#newsListings .pressListItem h3,
#newsListings .pressListItem p{
	width:530px;}

p.category{
	background:#DDD;
	float:left;
	font-size:1.4em;
	font-weight:bold;
	margin-top:15px;
	padding:4px;
	width:592px;}

.newsWeekItem{
	border-bottom:1px solid #CCC;
	float:left;
	padding:20px 0;
	width:600px;}

.newsWeekItem h3,
.newsWeekItem p{
	float:left;
	padding-bottom:5px;
	width:600px;}

.newsWeekItem .viewdetails,
.newsListItem .viewdetails,
.pressListItem .viewdetails{
	background:url(/graphics/btn-view-news-details.gif) no-repeat;
	display:block;
	float:left;
	height:0;
	overflow:hidden;
	padding:25px 0 0;
	width:98px;}

#newsDetail{
	float:left;
	width:770px;}

#newsDetail .newsText{
	float:right;
	width:700px;}

#newsDetail h2,
#newsDetail p{
	float:left;
	width:650px;}

#newsDetail p{
	float:left;
	width:700px;}

#newsNav{
	background:url(/graphics/news-nav-bg.gif) no-repeat;
	float:left;
	margin-bottom:15px;
	min-height:79px;
	width:770px;}

#newsNav p{
	clear:left;
	float:left;
	padding:15px 0 0 10px !important;
	width:50px;}

#newsNav ul{
	float:left;
	font-size:1.2em;
	list-style:none;
	padding:11px 0 0;
	width:710px;}

#newsNav li{
	float:left;
	margin-right:3px;}

#newsNav a,
#newsNav span{
	display:block;
	float:left;
	font-weight:bold;
	min-width:37px;
	padding:4px 5px 3px;
	text-align:center;}

#newsNav a{
	background:#FFF;
	color:#666;
	text-decoration:none;}

#newsNav span,
#newsNav a:hover{
	background:#008FC5;
	color:#FFF;}

#PageRightColunm{
	float:right;
	margin:0 0 15px;
	width:150px;}

.PageRightColunmForm{
	background-color:#F9F9F9;
	border:1px solid #CCC;
	clear:right;
	margin:0 0 10px;
	padding:6px;
	width:136px;}

.PageRightColunmForm h4,
.PageRightColunmButtons h4{
	border-bottom:1px solid #CCC;
	color:#00A8E8;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 4px;
	padding:0 0 3px;}

.PageRightColunmForm p{
	font-size:1em;
	padding:0 0 5px;}

.PageRightColunmForm label{
	display:block;}

.PageRightColunmForm li{
	  list-style-type:none;}
	
.PageRightColunmForm input, .PageRightColunmForm select{
	border:1px solid #CCC;
	margin:0 0 5px;
	padding:2px;
	width:130px;}

.PageRightColunmForm input.submit{
	background:none;
	border:none;
	color:#FFF;
	cursor:pointer;
	margin:0;
	padding:0;
	width:auto;}

.PageRightColunmForm input.Button:hover{
	border:none !important;}

.PageRightColunmButtons{
	clear:right;
	padding:0 0 10px;
	width:150px;}

.PageRightColunmButtons ul{
	font-size:1.1em;
	list-style:none;
	margin:0;
	padding:0;}

.PageRightColunmButtons li{
	display:inline;
	margin:0;
	padding:0;}

.PageRightColunmButtons li a{
	background:#00A8E8 url(/graphics/bullet-arrow-white.gif) no-repeat scroll 8px 7px;
	color:#FFF;
	display:block;
	font-weight:bold;
	margin:0 0 1px;
	padding:3px 0 3px 15px;
	text-decoration:none;}

.PageRightColunmButtons li a:hover{
	background-color:#CCC;
	color:#FFF;}

/* Training Courses */
#trainingNav{
	background:url(/graphics/news-nav-bg.gif) no-repeat;
	float:left;
	margin-bottom:15px;
	min-height:79px;
	width:770px;}

#trainingNav p{
	clear:left;
	float:left;
	padding:15px 0 0 10px !important;
	width:50px;}

#trainingNav ul,
#trainingNavAlpha ul{
	float:left;
	font-size:1.2em;
	list-style:none;
	padding:11px 0 0;
	width:710px;}

#trainingNav li,
#trainingNavAlpha li{
	float:left;
	margin-right:3px;
	background:none;
	padding-left:0px;}

#trainingNav a,
#trainingNav span,
#trainingNavAlpha a,
#trainingNavAlpha span{
	display:block;
	float:left;
	font-weight:bold;
	min-width:37px;
	padding:4px 5px 3px;
	text-align:center;}

#trainingNav a,
#trainingNavAlpha a{
	background:#FFF;
	color:#666;
	text-decoration:none;}

#trainingNav span,
#trainingNav a:hover,
#trainingNavAlpha a:hover,
#trainingNavAlpha span{
	background:#008FC5;
	color:#FFF;}

#trainingNav span.disabled,
#trainingNavAlpha span.disabled{
	background:#B7B7B7;
	color:#E0E0E0;}
	

#trainingNavAlpha{
	background:url(/graphics/training-nav-alpha-bg.gif) no-repeat;
	float:left;
	margin-bottom:15px;
	min-height:45px;
	width:770px;}

#trainingNavAlpha ul{
	padding:11px 0 0 8px;
	width:760px;}

#trainingNavAlpha a,
#trainingNavAlpha span{
	min-width:15px;}



#trainingLeftCol 
{
   width:60px; 
   display:inline-block;
   float:left;
}

.trainingDate{
	float:left;
	height:135px;}

.trainingDate span{
	display:block;
	text-align:center;
	text-transform:uppercase;
	width:60px;}

.trainingDate span.day{
	background:#999 url(../graphics/event-date-top-bg.gif) no-repeat;
	color:#FFF;
	padding:3px 0;}

.trainingDate span.num{
	background:#EBEBEB;
	color:#777;
	font-size:3.6em;
	line-height:.8em;
	padding:6px 0 3px;}

.trainingDate span.mon{
	background:#EBEBEB;
	color:#777;}

.trainingDate span.year{
	background:#EBEBEB url(/graphics/event-date-bottom-bg.gif) no-repeat 0 100%;
	color:#777;
	padding:3px 0;}

.trainingDate span.days{
	background-color:#00A8E8;
	color:#FFF;
	padding:3px 0;}
	
#trainingLeftCol .cost
{
    text-transform:none;
	margin-top:13px;
	display:inline-block;}
	
#trainingLeftCol .cost div
{
    padding:5px 0px;}	
		
#trainingListings{
	float:left;
	width:770px;}

.trainingListItem{
	float:left;
	padding:3px 0;
	width:770px;}

.trainingListItem .trainingDate{
	float:left;
	height:20px;
	width:60px;}

.trainingListItem .trainingDate span.num{
	background:#EBEBEB;
	color:#777;
	font-size:1em;
	line-height:.8em;
	padding:6px 0 3px;}

.trainingListItem .trainingDate span.day{
	background:#999 url(../graphics/event-date-top-bg.gif) no-repeat;
	color:#FFF;
	padding:3px 0;}
	
.trainingListItem .trainingText{
	float:right;
	width:700px;}

.trainingListItem h3,
.trainingListItem p{
	float:left;
	padding-bottom:5px;
	width:650px;}

.trainingContent 
{
    float:left;
    max-width:675px;
    margin-left:20px;
}


/* PPA Board */
.boardListItem{
	border-bottom:1px solid #CCC;
	float:left;
	margin-bottom:15px;
	padding:0 0 15px;
	width:770px;}

.boardListItem img{
	float:left;
	width:100px;}

.boardListItem h2,
.boardListItem h3,
.boardListItem p{
	float:right;
	width:660px;}

/* Pagination */
.pagination{
	float:left;
	font-size:1.2em;
	padding:10px 0;
	width:770px;}
	
#newsListings .pagination{
	width:600px;}

.pagination a{
	display:block;
	font-weight:bold;
	text-transform:uppercase;}

.pagination a.prev,
.pagination a.next{
	display:block;
	float:left;
	font-size:1.2em;
	padding:5px 0 5px 20px;
	text-decoration:none;
	width:110px;}

.pagination a.prev{
	background:url(/graphics/bullet-sqr-arrow-blue-left-dir.gif) no-repeat 0 50%;}

.pagination a.next{
	background:url(/graphics/bullet-sqr-arrow-blue-right-dir.gif) no-repeat 100% 50%;
	float:right;
	padding:5px 20px 5px 0;
	text-align:right;}

.pagination div.empty{
	float:left;
	width:130px;}

.pagination ul{
	float:left;
	list-style:none;
	padding-top:8px;
	text-align:center;
	width:500px;}
	
#newsListings .pagination ul{
	width:330px;}

.pagination li{
	display:inline;
	font-size:1.2em;
	text-align:center;}

.pagination li a{
	display:inline;}

.backBtn{
	background:url(/graphics/bullet-sqr-arrow-blue-left-dir.gif) no-repeat 0 50%;
	display:block;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 0 5px 20px;
	text-decoration:none;
	text-transform:uppercase;
	width:400px;}

/* Standard Table */
.standardTable{
	border:1px solid #CCC;
	font-size:1.2em;
	margin-bottom:15px;
	width:760px;}

.standardTable th,
.standardTable td{
	padding:6px;}

.standardTable thead th{
	background:#09C;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	white-space:nowrap;}

.standardTable tbody td{
	border-bottom:1px solid #CCC;}

/* Tabs http://stilbuero.de/jquery/tabs_3/ */
#tabContainer{
	background:url(/graphics/tab-contain-bg.gif) no-repeat left bottom;
	float:left;
	margin:10px 0;
	width:770px;}

#tabContainer .ui-tabs-nav{
	background:url(/graphics/tab-contain-bg.gif) no-repeat;
	list-style:none;
	padding:1px 0 0 15px;}

#tabContainer .ui-tabs-nav:after{
	display:block;
	clear:both;
	content:" ";}

#tabContainer .ui-tabs-nav li{
	float: left;
	margin:0 4px 0 0;
	min-width:145px;}

#tabContainer .ui-tabs-nav a, #tabContainer .ui-tabs-nav a span{
  display:block;
  padding:0;
  background:url(/graphics/tab-btn-bg.gif) no-repeat;}

#tabContainer .ui-tabs-nav a{
	margin:0;
	padding:0 0 0 3px;
	font-size:1.2em;
	line-height:1.2em;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	top:0;}

#tabContainer .ui-tabs-nav a span{
	background-position:right top;
	color:#09C;
	cursor:pointer;
	min-height:23px;
	min-width:145px;
	padding:6px 5px 0 0;}

#tabContainer .ui-tabs-nav .ui-tabs-selected a,
#tabContainer .ui-tabs-nav a:hover{background-position:left -90px;}
#tabContainer .ui-tabs-nav .ui-tabs-selected a span,
#tabContainer .ui-tabs-nav a:hover span{background-position:right -90px; color:#fff; font-weight:bold;}

.ui-tabs-panel{
	float:left;
	padding:15px;
	width:740px;}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display:inline-block;}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display:inline-block;}

@media projection, screen{.ui-tabs-hide{display:none;}}
@media print {.ui-tabs-nav {display:none;}}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	z-index:3000;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	z-index:3000;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-loading img{
	float:none;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font-size: 14px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 128px; 
	float: right;
	padding-bottom: 0.7em;
}

/* Forms */

.formStandard{
	background:url(/graphics/form-bg.gif) no-repeat 0 100%;
	clear:both;
	float:left;
	padding-bottom:15px;
	width:620px;}

.formStandard fieldset{
	background:url(/graphics/form-bg-top.gif) no-repeat;
	float:left;
	width:620px;}

.formStandard .formSection{
	border-bottom:1px solid #ddd;
	float:left;
	padding:15px 0 15px 15px;
	width:590px;}

.formStandard h3{
	color:#09C;
	float:left;
	font-size:1.4em;
	font-weight:bold;
	padding:0 0 10px;
	width:590px;}

.formStandard label{
	background:url(/graphics/form-label-bullet.gif) no-repeat 0 11px;
	float:left;
	font-size:1.2em;
	padding:7px 0 0 6px;
	width:190px;}

.formStandard label.error{
	background:url(/graphics/form-label-bullet-error.gif) no-repeat 0 11px;
	color:#c00;}

.formStandard span.checkbox {
    width: 16px;
	height: 16px;
	background: url(/graphics/form-checkbox.gif) no-repeat;
	display: inline-block;
	margin-top:4px;
	clear: left;
	/*float: left;*/
	
}

.formStandard span.checkbox.error {
	background: url(/graphics/form-checkbox-error.gif) no-repeat;
}

.formStandard span.checkboxbg{
	float:left;
	height:27px;
	padding:5px 5px 0 0px;
	width:345px;}
	
.formStandard span.inputbg{
	background:url(/graphics/form-input.gif) no-repeat left top;
	float:left;
	height:27px;
	padding:5px 5px 0 8px;
	width:337px;}

.formStandard span.inputbg.error{
	background:url(/graphics/form-input-error.gif) no-repeat left top;}

.formStandard span.inputbg input{
	background:none;
	border:none;
	color:#666;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	width:340px;}

.formStandard span.selectbg{
	float:left;
	height:32px;
	width:350px;}

.formStandard span.selectbg.error span.select{
	background-image:url(/graphics/form-select-error.gif) !important;}

.formStandard span.staticvaluebg{
	float:left;
	min-height:27px;
	padding:5px 5px 0 0;
	width:337px;
	font-size:1.1em;
	font-weight:bold;}
	
.formStandard span.textareabg{
	background:url(/graphics/form-textarea.gif) no-repeat left top;
	float:left;
	height:117px;
	padding:5px 5px 0 8px;
	width:337px;}

.formStandard span.textareabg.error{
	background:url(/graphics/form-textarea-error.gif) no-repeat left top;}

.formStandard span.textareabg textarea{
	background:none;
	border:none;
	color:#666;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	width:340px;}

.formStandard img{
	float:left;
	margin:2px 0 0 25px;}

.formStandard .radioBtns{
	float:left;
	padding:10px 0 0 200px;
	width:390px;}

.formStandard .radioBtns label{
	background:none;
	cursor:pointer;
	padding:2px 0 0;
	width:300px;}

.formStandard .radioBtns input{
	clear:left;
	cursor:pointer;
	float:left;
	height:20px;
	padding:0 5px 0 0;
	width:19px;}

/**.formStandard span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}*/
.formStandard span.radio {
	cursor:pointer;
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/graphics/form-radio1.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.formStandard span.select {
	position: absolute;
	width: 310px;
	height: 26px;
	color:#666;
	font-weight:bold;
	font-size:1.2em;
	padding: 6px 32px 0 8px;
	background: url(/graphics/form-select.gif) no-repeat;
	overflow: hidden;
}

.formStandard select{
	border:1px solid #ccc;
	color:#666;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 12px;
	cursor:pointer;
	width:350px;}

.formStandard .submitbg{
	background:url(/graphics/form-submit-bg.gif) no-repeat 50% 0;
	display:block;
	float:left;
	margin:15px 0 0;
	text-align:center;
	width:570px;}

.formStandard .submitbg input{
	background:none;
	color:#fff;
	cursor:pointer;
	font-size:1.6em;
	font-weight:bold;
	padding:6px 0 8px;
	width:314px;}

.formStandard #recaptcha_ctrls{
    display:block;
    width:352px;
    height:96px;
    position:relative;
    left:196px;
    background:url(/graphics/captcha-header-bg.gif) no-repeat left top;	}

.formStandard #recaptcha_ctrls div{
    display:inline-block;}

.formStandard #recaptcha_ctrls a{
    font-size:1.2em;}

.formStandard #recaptcha_ctrls img{
    margin-left:5px;
    margin-right:2px;}

.formStandard #recaptcha_ctrls #recaptcha_image{
    display:block;
    margin:4px;
    text-align:center;}

.formStandard #recaptcha_ctrls #recaptcha_image a{
    display:block;
    width:100%;
    text-align:center;}

/** Added 05/11/2009 DK **/
.formBooking{
	clear:none;
    margin-left: 10px;
}
	
.formBooking label.longLabel{
	width:300px}

.formBooking .contactOptions
{
    display:block;
    font-size:1.1em;
	padding:5px 0 0 6px;
	width:540px;
}
	
.formBooking .bookbg
{
	background:url(/graphics/form-button-200px-bg.gif) no-repeat 50% 0;
	display:inline-block;
	float:right;
	margin:15px 61px 0;
	text-align:center;
	width:200px;}

.formBooking .bookbg input{
	background:none;
	color:#fff;
	cursor:pointer;
	font-size:1.6em;
	font-weight:bold;
	padding:6px 0 8px;
	width:180px;}	

.formBooking .cancelbg{
	background:url(/graphics/form-button-200px-bg.gif) no-repeat 50% 0;
	display:inline-block;
	float:left;
	margin:15px 15px 0 15px;
	text-align:center;
	width:200px;}
	
.formBooking .cancelbg input{
	background:none;
	color:#fff;
	cursor:pointer;
	font-size:1.6em;
	font-weight:bold;
	padding:6px 0 8px;
	width:180px;}	
	
/** Added 05/03/10 DK **/
.statusPanel{
    width:620px;
    height:83px;
    margin:25px 0 10px 20px;
    clear:both;}

    .statusPanel span{
        font-weight:bold;
        display:block;
        padding:23px 20px 10px 80px;
        text-align:left;
        font-size:1.3em;
        height:50px;}
    
    .statusPanel .information{
        background:url(/graphics/status-panel-error-bg.gif) no-repeat 50% 0;
        color:#9C3B5C;}

    .statusPanel .error{
        background:url(/graphics/status-panel-error-bg.gif) no-repeat 50% 0;
        color:#9C3B5C;}
    
    .statusPanel .success{
        background:url(/graphics/status-panel-success-bg.gif) no-repeat 50% 0;
        color:#005170;}
    

/** Site Map **/
#Sitemap h2 a{
	display:block;
	margin-bottom:10px;}

#Sitemap ul{
	font-size:1.2em;
	margin:0 0 15px 25px;}

/** Footer **/
#footer{
	background:#999;
	border-top:10px solid #CCC;
	clear:both;
	float:left;
	width:990px;}

#footer h4{
	color:#fff;
	font-size:1.5em;
	font-weight:bold;
	padding:10px 0;}

#footer #sitemap{
	float:left;
	padding:0 0 0 16px;
	width:619px;}

#footer ul{
	float:left;
	font-size:1.2em;
	list-style:none;
	padding:5px 0 0;
	width:200px;}

#footer li{
	background:url(/graphics/footer-sitemap-list-bullet.gif) no-repeat;
	float:left;
	padding:0 0 5px 20px;
	width:164px;}

#footer a{
	color:#fff;}

#footer a:hover{
	color:#666;}

#copyright{
	float:left;
	padding:15px 0 15px 16px;
	width:619px;}

#copyright .rssLink{
	background:url(/graphics/footer-rss-icon.jpg) no-repeat;
	color:#fff;
	display:block;
	float:right;
	font-size:1.6em;
	padding:8px 0 10px 45px;
	text-decoration:none;
	width:90px;}

#copyright p{
	border-top:1px solid #CCC;
	color:#fff;
	float:left;
	padding:15px 0 0;
	width:619px;}

#footer #logos{
	float:right;
	padding:0 16px 0 0;
	width:320px;}

#footer #logos div{
	float:left;}
		
	
