/* yui reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}

body
	{
	font: normal 12px/1.4em Arial, Helvetica, sans-serif;
	background: #e7e5d9;
	color:#493f31;
	}

/* yui un-reset */
h1 { font-size:1.8em; }
h2 { font-size:1.4em; }
h3 { font-size:1.2em;  }
h4 { font-size:1em;  }
h1,h2,h3,h4 
	{ 
	font-family: Georgia, serif; 
	font-weight: normal; 
	line-height: 1.4em;
	color:#87631c;
	}
h5,h6,strong { font-weight:bold; }
abbr,acronym { border-bottom:1px dotted #000; cursor:help; } 
em { font-style:italic; }
blockquote,ul,ol,dl {	margin:1em; }
ol,ul,dl { margin-left:2em; }
ol li { list-style: decimal outside; margin-bottom: 1em; }
/* ul li { list-style: square outside; }*/
ul li { }
dl dd {	margin-left:1em; }

th,td {	/*border:1px solid #000;*/ padding:.5em; } 


th { font-weight:bold; text-align:center; }
caption {	margin-bottom:.5em;	text-align:center; }

/* p,fieldset,table { margin-bottom:1em; } */

p { margin-bottom:1em; }


input[type="text"], textarea, select { border-width: 1px; border-style: solid; border-color: #888 #ccc #ccc #888; background: #fff url(images/fieldbg.gif) top repeat-x; }
input[type="text"], textarea { padding: 4px; }
select { padding: 3px; }

h1 { margin-bottom: 0.6em; }
h2,h3,h4 { margin-top: 1.2em; margin-bottom: 0.4em; }
li h4 { margin-top: 0.2em;}
#footer h2 { color: #666; margin-top: 0; }

a		{ color: #1a6eb6; text-decoration: none; }
/*a:visited 	{ color: #5c87ad; }*/
a:hover 	{ color: #1a6eb6; text-decoration: underline; }
h1 a, h2 a, h3 a, h4 a { color: #c00; } 
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { color: #c00; } 

h3.bullet,
h4.bullet { background: url(images/bullet-orange.gif) left center no-repeat; padding-left: 20px; }

hr 
	{
	width:100%;
	border:0;
	padding:0;
    height:1px;
	color:#ccc;
	margin: 40px 0 30px 0; 
	.margin: 6px 0 20px 0; 
	background-color:#ccc;
	clear: both;
	}

.button
	{
	background: #90030a url(images/button-bg.gif) top repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #d02828 #7e0204 #7e0204 #d02828;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	cursor: pointer;
	}
.button:active
	{
	background: #7e0204;
	border-color: #7e0204 #d02828 #d02828 #7e0204;
	}
a.button
	{
	text-transform: uppercase;
	padding: 2px 6px;
	font-size: 10px;
	color: #fff;
	}
.button span
	{
	padding-right: 10px;
	background: url(images/arrow-r-white.gif) right center no-repeat;
	color: #fff;
	}
a.button:hover { text-decoration: none; }

/* ul li { list-style: url(images/bullet-square.gif);} */
ol li { margin-bottom: 1em; }
ul.gray li, 
#footer ul li { list-style: url(images/bullet-square-gray.gif);}
ul.zebra { margin: 0; border-bottom: 1px solid #ededed; clear: both; }
ul.zebra li { list-style: none; list-style-image: none; padding: 12px;  }
ul.zebra li.odd { background: #fafaf8; border-color: #ededed; border-style: solid; border-width: 1px 0; }
.list-header
	{
	margin-top: 25px;
	padding: 6px 12px;
	/*float: left;
	background: #ba9d5d;
	color: #fff;
	font-weight: bold;*/
    }

th { background: #E7E5D9; color: #87631C; }
tbody tr { border-bottom: 1px solid #ddd; } 

table.no-padding td { padding: 0; }
table.no-border tbody tr { border: 0; }

.clear { clear: both; height: 0; line-height: 0; }
.left { float: left; }
.right { float: right; }
.align-right { text-align: right; }

img.left { margin: 0 10px 10px 0; }
img.right { margin: 0 0 10px 10px; }
img.frame { border: 4px solid #d9d7cc; }

.pagination { text-align: right; padding: 10px 10px 0 10px; }
.pagination a { background: #d0cfba; color: #fff; padding: 2px 4px; text-decoration: none; }
.pagination a.active,
.pagination a:hover { background: #b0000a; }

.with-thumbnail 	{ padding: 10px 0 10px 0; overflow: hidden; zoom: 1; }
.with-thumbnail img { float: left; display: inline; }
.with-thumbnail.size-80 		{ padding-left: 90px; }
.with-thumbnail.size-80 img 	{ margin-left: -90px; }
.with-thumbnail.size-90 		{ padding-left: 100px; }
.with-thumbnail.size-90 img 	{ margin-left: -100px; }
.with-thumbnail.size-100 		{ padding-left: 110px; }
.with-thumbnail.size-100 img 	{ margin-left: -110px; }
.with-thumbnail.size-200 		{ padding-left: 210px; }
.with-thumbnail.size-200 img 	{ margin-left: -210px; }
.with-thumbnail.size-260 		{ padding-left: 270px; }
.with-thumbnail.size-260 img 	{ margin-left: -270px; }
.with-thumbnail h2,
.with-thumbnail h3,
.with-thumbnail h4 { margin-top: 0; } 

.button-joinus a { width: 160px; height: 38px; background: url(images/button-joinus.gif) no-repeat; margin: 0 auto; margin-top: 2em; display: block; text-indent: -9999px; }

.commentcount { background: url(images/comment.gif) left center no-repeat; padding-left: 18px; font-size: 0.9167em; line-height: 1.527em; }
div.dropshadow { background: url(images/col-dropshadow.gif) right repeat-y; }


/*--- Layout ---*/


.container { width: 1200px; margin: 0 auto; }
.inner-container { overflow: hidden; clear: both; }
#wrapper { background: url(image/bg-wrapper.jpg) center repeat-y; }
#footer { background: url(images/bg-footer.jpg) top center no-repeat; }


#header { background: #fff url(images/header.jpg) bottom no-repeat; height: 150px; }
#navbar { background: #b5010e url(navbar.jpg) top repeat-x; border-bottom: 1px solid #fff; }
#menu { background: #eaeae4; border-width: 1px 0; border-color: #deded4; border-style: solid; }
#content { background: #fff; border-top: 1px solid #fff; }
#content.with-left-nav { background: #fff url(images/inner-page.jpg) left repeat-y; }
#content.with-left-nav1 { background: #fff; }
#footer { padding-top: 24px; }

.col-200, 
.col-220, 
.col-240, 
.col-260, 
.col-280, 
.col-300, 
.col-320, 
.col-340, 
.col-360, 
.col-380, 
.col-400, 
.col-420, 
.col-440, 
.col-460, 
.col-480, 
.col-500, 
.col-520, 
.col-540, 
.col-560, 
.col-580, 
.col-600, 
.col-620, 
.col-640, 
.col-660, 
.col-680, 
.col-700, 
.col-720, 
.col-740, 
.col-760, 
.col-960 { float: left; display: inline; overflow: hidden;}

.col-200 { width: 200px; }
.col-220 { width: 220px; }
.col-240 { width: 240px; }
.col-260 { width: 260px; }
.col-280 { width: 280px; }
.col-300 { width: 300px; }
.col-320 { width: 320px; }
.col-340 { width: 340px; }
.col-360 { width: 360px; }
.col-380 { width: 380px; }
.col-400 { width: 400px; }
.col-420 { width: 420px; }
.col-440 { width: 440px; }
.col-460 { width: 460px; }
.col-480 { width: 480px; }
.col-500 { width: 500px; }
.col-520 { width: 520px; }
.col-540 { width: 540px; }
.col-560 { width: 560px; }
.col-580 { width: 580px; }
.col-600 { width: 600px; }
.col-620 { width: 620px; }
.col-640 { width: 640px; }
.col-660 { width: 660px; }
.col-680 { width: 680px; }
.col-700 { width: 700px; }
.col-720 { width: 720px; }
.col-740 { width: 740px; }
.col-760 { width: 760px; }
.col-960 { width: 960px; }

/*
inner-page 	200+560+200
home 		700+260
2-col		200+760
*/




/*--- Header ---*/


/*--- Update From Iwan starts here ---*/
#header .left,
#header .right { margin: 0; padding-top: 10px; }
#header .left { width: 310px; margin-left: 10px; }
#header .right { width: 600px; margin-right: 20px; padding-top: 5px; text-align: right; }

#logo, #pa50logo { margin: 0; }
#logo a
	{
	background: url(images/palogo.gif) no-repeat;
	width: 145px;
	height: 118px;
	text-indent: -9999px;
	display: block; float:left;
	}
#pa50logo a 
    {
	background: url(images/pa50logo.gif) no-repeat;
	width: 135px;
	height: 118px;
	text-indent: -9999px;
	display: block;float:left;
	}

/*--- Update From Iwan endshere. Dont forget to copy the 2 logos into images folder as well !!! ---*/



#tagline { display: none; }
#header ul { margin: 10px 0 0 0; }
#header ul li 
	{
	list-style: none;
	display: inline;
	border-left: 1px solid #333;
	margin-left: 0.5em;
	padding-left: 0.5em;
	}
#header ul li:first-child { border: none; }
#header ul li a { color: #333; text-decoration: none; }
#header ul li a:hover { text-decoration: underline; }


#searchbox
	{
	padding: 2px 4px;
	margin-top: 50px;
	float: right;
	}
#searchbox .button 
	{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}
/*#searchbox #searchfield { border: 0; font-size: 0.9em; color: #888; 	}
#searchbox #searchfield.active { color: #333; }
#searchbox #searchbutton
	{
	background: url(images/searchbutton.png) no-repeat;
	border: 0;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	}*/



/*--- Navbar ---*/

#navbar {  }
#jsddm { margin: 0 0 0 10px; padding: 0; position: relative; z-index: 10000; }
#jsddm li { float: left; list-style: none; position: relative; text-align: left;}
#jsddm li a
	{	
	background: none;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 10px 16px 6px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	}
#jsddm li a:hover { background: #670100; }
#jsddm li.active  { background: #670100; }
#jsddm li ul
	{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background: #670100;
	filter:alpha(opacity=90);
	opacity:0.90;
	}
#jsddm li ul li { margin: 0; padding: 0; float: none; display: inline; }
#jsddm li ul li a	{	width: auto; text-transform: none; }
#jsddm li ul li a:hover	{ background: #440100;}




/*--- Menu ---*/


#menu { padding: 10px 0; position: relative; z-index: 8000; }
#menu h2 { margin: 0; }
#menu h3 { margin-top: 0.4em;} 
#menu h3 a { color:#87631c; }
#menu #menu-1,
#menu #menu-2,
#menu #menu-3 
	{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat; 
	border-color: #deded4;
	border-style: solid;
	border-width: 1px 0;
	display: inline;
	text-decoration: none;
	width: 320px;
	height: 100px;
	float: left;
	overflow: hidden;
	}
#menu #menu-1 { background-position: 0 0; }
#menu #menu-2 { background-position: -320px 0; }
#menu #menu-3 { background-position: -640px 0; }
#menu #menu-1:hover { background-position: 0 -100px; }
#menu #menu-2:hover { background-position: -320px -100px; }
#menu #menu-3:hover { background-position: -640px -100px; }


#menu #menu-1-inner,
#menu #menu-2-inner,
#menu #menu-3-inner { padding: 10px 10px 10px 150px; } 

#menu #menu-1-window,
#menu #menu-2-window,
#menu #menu-3-window
	{ 
	display: none;
	width: 645px;
	height: 354px;
	position: absolute;
	top: 105px;
	}
#menu #menu-1-window { background: url(images/menu-window.png) no-repeat; left: 0; }
#menu #menu-2-window { background: url(images/menu-window.png) no-repeat; right: 0; }
#menu #menu-3-window { background: url(images/menu-window-right.png) no-repeat; right: 0; }

#menu #menu-1-window .left,
#menu #menu-2-window .left,
#menu #menu-3-window .left
	{
	width: 270px;
	margin-top: 40px;
	margin-left: 20px;
	display: inline;
	}
#menu #menu-1-window .right,
#menu #menu-2-window .right,
#menu #menu-3-window .right
	{
	width: 310px;
	margin-top: 40px;
	margin-right: 20px;
	display: inline;
	}



/*--- Tabs ---*/

.ui-tabs .ui-tabs-nav 
	{
	margin: 0;
	margin-bottom: -1px;
	padding: 0;
	overflow: hidden;
	zoom: 1;
	}
.ui-tabs .ui-tabs-nav li { margin: 0; padding: 0; list-style: none; display: inline; }
.ui-tabs .ui-tabs-nav li a 
	{
	float: left;
	margin: 0;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border-style: solid;
	border-width: 4px 1px 1px 1px;
	border-color: #efefe5;
	border-bottom: 1px solid #fff;
	border-bottom-color: #dedfcd;
	color: #666;
	cursor: pointer;
	font-size: 0.9em;
	text-transform: uppercase;
	}
.ui-tabs .ui-tabs-nav li a:hover { text-decoration: none; color: #900; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a
	{
	background: #fbf7f4;
	border-color: #dedfcd;
	border-bottom-color: #fbf7f4;
	color: #900;
	cursor: default;
	}
.ui-tabs .ui-tabs-panel 
	{
	display: block;
	padding: 10px;
	background: #fbf7f4;
	border: 1px solid #dedfcd;
	}
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-state-hover a, .ui-state-hover a:hover,
.ui-state-active, .ui-widget-content .ui-state-active,
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { outline: none;  }

.tabs ul { margin: 0; margin-bottom: 10px; }
.tabs ul li { list-style: none; list-style-image: none; border-bottom: 1px solid #dedfcf; padding: 6px 0; }
.tabs .date { color: #888; font-size: 0.9em;  }


/*--- Blocks ---*/

.block { padding: 10px 15px; }
.block .box { border: 1px solid #e8e6d2; background: url(images/box-bg.jpg) bottom repeat-x; }
.block .box h3 
	{
 	background: #efeee4;
 	padding: 10px;
 	margin: 0; 
 	color: #79796f;
 	font-family: Arial, sans-serif;
 	font-weight: bold;
 	border: 1px solid #fff;
 	border-bottom: none;
 	}
.block .box .box-inner { padding: 10px; }

/*#content-center .block { padding-left: 15px; padding-right: 15px; }*/
/*#content-center .image-border { float: left; border:4px solid #d9d7cc; margin-right:1em;}*/
#content-center .breadcrumb,
#content-center .page-updated { font-size:0.9em;}




/*--- Home blocks ---*/



#sharethoughts 
	{
	padding: 10px;
	background: #fff url(images/sharethoughts-bg.jpg) left repeat-y; 
	border: 1px solid #dedede;
	}
#sharethoughts h3 { color: #666; margin-top: 0; }
#sharethoughts li
	{
	overflow: hidden;
	zoom: 1;
	}
#sharethoughts .commentcount 
	{
	padding: 0;
	float: right;
	display: block;
	width: 42px;
	height: 36px;
	background: url(images/commentcount.gif) no-repeat;
	text-align: center;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
	}

#connecttocommunity 
	{
	padding: 10px;
	background: #eeeee6 url(images/connecttocommunity-bg.jpg) right bottom no-repeat; 
	border: 1px solid #dedede;
	}
#connecttocommunity h3 { color: #666; margin-top: 0; }


#carousel-container { padding: 10px; }
#carousel { padding: 4px; background: #f7f8f3; border: 1px solid #afaeaa; overflow: hidden; zoom: 1; }
#carousel #carousel-photo { width: 500px; height: 340; float: left; }
#carousel #carousel-photo .caption { background: #eae7dc; padding: 10px; }
#carousel #carousel-photo .caption h3 { margin-top: 0; }
#carousel #carousel-buttons { width: 168px; float: right;  }
#carousel #carousel-buttons .carousel-button 
	{
	margin-bottom: 6px;
	width: 168px;
	height: 54px;
	display: block;
	background: url(images/carousel-button.gif) top left no-repeat;
	font-size: 11px;
	color: #666;
	line-height: 1em;
	overflow: hidden;
	}
#carousel #carousel-buttons .carousel-button:hover { text-decoration: none; }
#carousel #carousel-buttons .carousel-button.active
	{
	background-position: bottom left;
	color: #fff;
	}
#carousel #carousel-buttons .carousel-button span
	{
	display: block;
	padding: 5px 6px 6px 12px;
	}
#carousel #carousel-buttons .carousel-button img
	{
	float: left;
	margin: 2px;
	margin-right: 6px;
	}
#carousel #carousel-buttons .carousel-button.active img
	{
	margin: 0;
	margin-right: 6px;
	border: 2px solid #fff;
	}
#carousel #carousel-buttons .carousel-up,
#carousel #carousel-buttons .carousel-dn
	{
	display: block; 
	width: 160px; 
	height: 12px; 
	font-size: 0;
	line-height: 0;
	outline: none;
	margin-left: 8px;
	}
#carousel #carousel-buttons .carousel-up 
	{
	margin-top: 6px;
	margin-bottom: 12px;
	background: url(images/carousel-up.gif) no-repeat;
	}
#carousel #carousel-buttons .carousel-dn 
	{
	margin-top: 12px;
	background: url(images/carousel-dn.gif) no-repeat;
	}

#carousel #carousel-buttons .carousel-up:hover, 
#carousel #carousel-buttons .carousel-dn:hover { background-position: 0 -12px; }

#tabbed-search { }
#tabbed-search.ui-tabs .ui-tabs-nav { }
#tabbed-search.ui-tabs .ui-tabs-nav li 
	{
	background: url(images/tabbed-search-tabs.gif) top right no-repeat;
	padding-right: 10px;
	float: left;
	margin-right: 1px;
	}
#tabbed-search.ui-tabs .ui-tabs-nav li a 
	{
	padding: 0 0 0 10px;
	margin: 0;
	background: #e0dcd0 url(images/tabbed-search-tabs.gif) top left no-repeat;
	border: none;
	color: #898989;
	font: 14px Georgia, serif;
	text-transform: none;
	height: 34px;
	line-height: 34px;
	}
#tabbed-search.ui-tabs .ui-tabs-nav li a:hover { color: #000; }
#tabbed-search.ui-tabs .ui-tabs-nav li.ui-tabs-selected
	{
	background-position: right -38px;
	}
#tabbed-search.ui-tabs .ui-tabs-nav li.ui-tabs-selected a
	{
	background-position: 0 -38px;
	border: none;
	color: #000;
	}
#tabbed-search.ui-tabs .ui-tabs-panel 
	{
	background: #e0dcd0;
	border: none;
	clear: left;
	}
#tabbed-search.ui-tabs .ui-tabs-panel .box
	{
	padding: 10px;
	background: #fff url(images/tabbed-search-bg.jpg) bottom no-repeat;
	border: 1px solid #d8d4c4;
	overflow: hidden;
	zoom: 1;
	}

#tabbed-search #tabbed-search-1 .left { width: 440px; }
#tabbed-search #tabbed-search-1 .right { width: 180px; }
#tabbed-search #tabbed-search-2 .left { width: 420px; }
#tabbed-search #tabbed-search-2 .right { width: 200px; background: url(images/tabbed-search-2.jpg) no-repeat; height: 193px; }
#tabbed-search #tabbed-search-3 .left { width: 350px; }
#tabbed-search #tabbed-search-3 .right { width: 270px; }

#tabbed-search .ui-tabs-panel .box h4 { margin-top: 0.2em; font-size: 1.1em; line-height: 1.4em;  }

#tabbed-search #tabbed-search-1 #passioncard { padding-left: 167px; overflow: hidden; zoom: 1; }
#tabbed-search #tabbed-search-1 #passioncard img { float: left; margin-left: -167px; } 
#tabbed-search #tabbed-search-1 #passioncard h4 { margin-top: 1.2em; }
#tabbed-search #tabbed-search-1 #passioncard p { margin-bottom: 0; }

#meetvolunteers-box 
	{
	background: #e1a35a;
	padding: 4px;
	}
#meetvolunteers-box #meetvolunteers-box-inner
	{
	background: #fff url(images/meetvolunteers-box-bg.jpg) bottom repeat-x;
	margin-bottom: 6;
	padding: 0 10px;
	}
#meetvolunteers-box blockquote
	{
	margin: 0 0 0.2em 0;
	font: 14px/1.2em Georgia, serif;
	color: #000;
	font-style: italic;
	}
#meetvolunteers-box .name { color: #000; font-weight: bold; }
#meetvolunteers-box .position { color: #666; }

#meetvolunteers-box .button
	{
	background: #bf8540;
	border-color: #f6bf7f #a16d2f #a16d2f #f6bf7f;
	}
#meetvolunteers-box .button:active
	{
	background: #a16d2f;
	border-color: #a16d2f #f6bf7f #f6bf7f #a16d2f;
	}

/*--- Inner page / Left Nav ---*/


#left-nav 
	{
	margin: 40px 0 0 0;
	background: url(images/left-nav-sep.jpg) bottom left no-repeat;
	}
#left-nav li 
	{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	background: url(images/left-nav-sep.jpg) top left no-repeat;
	}
#left-nav li a
	{
	margin: 0;
	padding: 8px 8px 8px 30px;
	display: block;
	color: #666;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	}
#left-nav li a.toggle-menu
	{
	background: url(images/left-nav-closed.gif) 15px 12px no-repeat;
	}
#left-nav li a:hover { background-color: #eee; border-right: 1px solid #d9d8d8; }
#left-nav li a.active
	{
	color: #fff;
	background-color: #666;
	border: none;
	}
#left-nav li a.toggle-menu.active
	{
	color: #666;
	background-color: #ddd;
	border: none;
	background-image: url(images/left-nav-open.gif);
	}
#left-nav li ul { margin: 0; background: #fff; border-right: 1px solid #d9d8d8; }
#left-nav li ul li { background: none; list-style: none; list-style-image: none; }
#left-nav li ul li a { font-weight: normal;	}
#left-nav li ul li a:hover { border: none; }
	

/*--- Volunteers page ---*/

#volunteer-photos.block { padding-right: 0;}
#volunteer-photos a { display: block; float: left; outline: none; margin-right: 3px; margin-bottom: 3px; }
#volunteer-photos a img { border: 3px solid #eae7e0; }
#volunteer-photos a.active img { border-color: #900; }

#volunteer-profile { background: #f5f5f5; border: 1px solid #ddd; padding: 10px; }
#volunteer-profile h2 { margin: 0; }
#volunteer-profile h4 { margin-top: 0; color: #888; }
#volunteer-profile #volunteer-profile-photo
	{
	background: #e9e5dc;
	color: #82684b;
	padding: 0 10px;
	margin: 14px 0;
	}

#volunteer-profile blockquote 
	{
	margin: 0;
	font: 14px/1.2em Georgia, serif;
	}

/*** site search  **/

#sitesearch-input-box,
#sitesearch-search-select{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin:0px;
}

#sitesearch-search-select{
  width:180px;
}


/*--- Map Views ---*/
#map-centre
	{
	height:435px;
	background:url(../images/global/map-bg.jpg) bottom repeat-x;
	border:5px solid #CCC;
	}
#map-centre .checkboxes { padding:20px 10px 10px 10px; }
#map-centre .checkboxes .checkbox { display: inline; padding: 4px; }
#map-centre .checkboxes .checkbox.yellow { background: #fc0; }
#map-centre .checkboxes .checkbox.orange { background: #f60; }
#map-centre .checkboxes .checkbox.magenta { background: #c03; }
#map-centre .checkboxes .checkbox.green { background: #3c6; }
#map-centre .checkboxes .checkbox.blue { background: #09f; }
#map-centre .checkboxes .checkbox.purple { background: #33f; }

#locate-centre-box
	{
	background-color: #edede5;
	border: 1px solid #e1dfc8;
	padding: 10px;
	margin: 15px;
	margin-right: 0;
	}
#locate-centre-box h2 { margin-bottom: 0.2em; }
#locate-centre-box .search-result-item { border-top: 1px solid #d0cfba; padding: 10px; }
#locate-centre-box .search-result-item.active{ background: #d0cfba; }
#locate-centre-box .pagination { border-top: 1px solid #d0cfba; }


#locate-centre-search { background: #e2e0d1; padding: 8px; }
#locate-centre-search label { padding: 0; margin: 0; display: block }

#centre-contactinfo { width: 230px; margin-left: 10px; margin-bottom: 10px; display: inline; }
#centre-contactinfo h2 { margin-top: 10px; }
#centre-contactinfo hr { margin: 1.4em 0; }

.gray-box { border: 1px solid #e5e5e5; }
.gray-box .gray-box-inner { background: #f2f2f2; border: 1px solid #fff; padding: 10px; }

#gothere-map h2 { color: #fff; background: #c8c8c8; margin: 0; float: left; padding: 10px 10px 2px 10px; position: relative;  }
#gothere-map h2 .corner-tl,
#gothere-map h2 .corner-tr 
	{
	display: block;
	width: 5px;
	height: 5px;
	float: left;
	position: absolute;
	top: 0;
	background: url(images/gothere-h2-corners.gif);
	}
#gothere-map h2 .corner-tl { left: 0; background-position: 0 0; }
#gothere-map h2 .corner-tr { right: 0; background-position: -5px 0; }
#gothere-map .map-container { border: 10px solid #c8c8c8; clear: left; float:left; }
#gothere-map div.left { width: 360px; }
#gothere-map div.right { width: 280px; }
#gothere-map td { padding: 0.1em; }
#gothere-map .location { border: 1px solid #d0d0d0; background: #e4e4e4; padding: 10px; }
#gothere-map .route span { font-size: 0.8em; color: #aaa; font-weight: bold; }




/*--- INNERPAGE-CSS ---*/
.pdf-box{ background-color:#e7e5d9; padding:10px; margin-bottom:20px; margin-top:20px; }
.member-box{ background-color:#e7e5d9; padding:5px 10px 5px 10px; margin-bottom:20px; margin-top:20px; }
.normal-box{ background-color:#e7e5d9; padding:12px 5px 5px 10px; margin-bottom:15px; margin-top:10px; font-family:Georgia, "Times New Roman", Times, serif; }
.normal-box h2,
.publications-box h3{ margin-top:0; }
.publications-box { border-bottom:1px solid #CCC; margin-bottom:10px; padding-bottom:10px; }


/*--- Videos ---*/
.video-full { width: 540px; height: 324px; background: url(images/video-frame.gif) no-repeat;  }
.video-full-bottom { width: 540px; height: 4px; background: url(images/video-frame.gif) bottom no-repeat; }
.video-full img { margin-left: 18px; margin-top: 18px; }
#video-list-box { background-color: #edede5; border: 1px solid #e1dfc8; padding: 10px; }
#video-list-box .video-list-item { border-bottom: 1px solid #d0cfba; padding: 10px 10px 10px 110px; overflow: hidden; }
#video-list-box div.hover { background: #dedecd; }
#video-list-box .video-list-item .video-thumbnail
	{
	
	border: 4px solid #fff;
	margin-left: -105px; 
	float: left; 
	display: inline; 
	}
#video-list-box .video-list-item h4 { margin-top: 0; }
#video-list-box .video-list-item p { margin-bottom: 0; }






/*--- Forms ---*/
.form { width: 340px; }

.form label em { font-weight: bold; color: red; }
.form p { margin: 0;}
.form .hint { color: #999;}
.form .radiogroup label { margin-right: 1.2em;}
.form .radiogroup label input { margin-right: 0.4em; }

.form .formfield-holder { padding: 10px; overflow: hidden; zoom: 1; }

.formfield-holder-error { background-color:#FBE3E4;font-color:#8A1F11; }


/*.form .blocklabels label { display: block; margin-bottom: 0.2em; }
.form .blocklabels input { width: 200px;}*/

.form .inlinelabels .left { display: block; width: 80px; float: left; text-align: right; }
.form .inlinelabels .right { width: 220px; float: left; margin-left: 10px; display: inline; }
.form .inlinelabels .hint { margin-left: 100px; }

.form .buttons-holder { text-align: right; padding: 0 10px 10px; }

/*--- Footer ---*/
#footer .copyright { border-top: 1px solid #ccc9c2; padding-top: 20px; font-size: 0.9em; }


 input.input-centre-search{
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #FFFFF;
	color: #666;
 }
 span.pa-cc-buttons{
    padding:5px;
	cursor:pointer;
 }
 
 span.pa-cc-active{
	background: #E2E0D1;
	color:#2f2f2f;
 }