/*
Filename: PDQ.css
CSS Version 3.0
Modified by: Don Oliver 
Date Last Modified: May 30, 2008
*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
html, body {
background: #fff;
   color: #000;
}
a:link {
   background: #fff;
   color: #037;
}
a:visited {
   background: #fff;
   color: #636;
}
h1 {
	font-size:150%;
}
h2 {
	font-size:120%;
}
h3 {
	font-size:100%;
}
h4 {
	font-size:84%em;
}
.border_l{
	border-left: 1px solid #000000;
}
.border_r{
	border-right: 1px solid #000000;
}
.border_4{
	border: 1px solid #000000;
}
.border_t{
	border-top: 1px solid #000000;
}
.border_b{
	border-bottom: 1px solid #000000;
}
.bold_large {
	font-size:150%;
	font-weight:bold;
}

.bold_medium {
	font-size:100%;
	font-weight:bold;
}
.bold_small {
	font-size:84%;
	font-weight:bold;
}

.PDQ_text_large {
	font-family: Cancun;
	font-weight: bold;
	color: #B25779;
	background-color:#FFFFFF;
	font-size:110%;
	line-height: 110%;
}
.PDQ_text_medium {
	font-family: Cancun;
	font-weight: bold;
	color: #B25779;
	background-color:#FFFFFF;
	font-size:100%;
	line-height: 110%;
}
.PDQ_text_small {
	font-family: Cancun;
	font-weight: bold;
	color: #B25779;
	background-color:#FFFFFF;
	font-size:90%;
	line-height: 110%;
}

.center_small {
	font-family: Cancun;
	color: #B25779;
	background-color:#FFFFFF;
	font-size:60%;
	line-height: 110%;
}

/***********dark blue colour ***********/
.color2 {
	background-color:#2A6E92;
	color:#FFFFFF;
	
}
/***********light blue colour ***********/
.color3 {
	background-color:#DDE8EE;
	color:#000000;
}
/***********wine colour ***********/
.color4 {

	background-color:#B25779;
	color:#FFFFFF;
}
/***********light tan colour ***********/
.color5 {
	background-color:#F5EFE7;
	color:#000000;
}
/***********dark tab  ***********/
.color6 {
	background-color:#B25779;
	color:#FFFFFF;
}


/*********** Begin IE6 hack for min-width ***********/

* html #wrapper {width: 973px /* fallback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
>1024 ? "973px" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 800 ? "752px" : "95%"));
}
/*********** End IE6 hack for min-width ***********/

.hidden{visibility:hidden;}

body {
	text-align:center;
}

#wrap2 {
	max-width:973px;
	margin:15px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width: 752px;
}

#wrapper {
	max-width:973px;
	margin:15px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width: 752px;
}

#content_wrapper {
	margin: 0;
	position:relative;
}
/*  begin 3 column section =3col
*************************************************** 
*/
#container_multicolumn {
	position: absolute;
	left: 0px;
	top: 21px;
	padding:20px 0 0 0;
}
#left_col {
	position: absolute;
	top:20px;
	left: 0;
	width:160px;
	font-size:.7em;
	z-index:500;
}

#middle_col {
	margin: 0px 175px 0 175px;
	padding: 0px;
	text-align: left;
	font-size:.8em;
}
.middle_borders {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#right_col {
	position: absolute;
	top: 20px;
	right: 0;
	width: 160px;
	font-size:.7em;
}
/*  end 3 column section 
*************************************************** 
*/

/*********** begin 2col declarations ***********/
#content_2col {
	color:#000000;
	background-color: #FFFFFF;
	font-size: 85%;
	text-align: left;
	margin:0px 0px 20px 235px;
}
/*********** end of 2col declarations ***********/


.container {
	padding: 10px 20px 0px;
	margin: 0px auto 10px auto;
	text-align: center;
}
.container_map {
	padding: 0;
	margin: 0;
	text-align: center;
}	
.container_field {
	padding: 10px;
	margin:10px 0;
	text-align: left;
	width:790px;
}
.container h4, .container h3  {
	padding: 0px 0px 5px;
	font-style: italic;
}

.leftimage{
	float: left;
	margin: 0px 10px 0 0px;
	position: relative;
}

.rightimage{
	float:right;
	margin: 0px 10px 0 10px;
	position: relative;
}
.image_spacer {
	padding: 10px;
}
.clearit{
	clear: both;
}


#footer{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 70%;
	padding:3px 10px;
	border-top: 1px solid #000000;
	background-color: #999999;
	color: #FFFFFF;
	clear: both;
	text-align:right;
}

#footer p {
	padding: 0 50px 0 0;
	word-spacing: 3pt;
	letter-spacing: 0.8pt;
	margin-right:265px;
}
.rightfloat {
	float:right;
}
.leftfloat {
	float:left;
	margin: 0 10px 10px 0;	
}

/*********** begin about_us declarations ***********/
.executives_container {
	background-color:#FFFFFF;
	color: #000000;
	width: 100%;
	margin: 0 auto 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.executives_container h4{
	padding: 5px;
	border: 1px solid #000000;
	text-align:center;
	font-size:1.2em;
}
.executives_container p {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:right;
}
#executives_right_col {
	float: right;
	width: 60%;
}
#executives_right_col p {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:2em;
	text-align:left;
	margin-left:2em;
}
/* main div for committees boxes */
.committees_container {
	text-align:center;
	color: #000000;
	width: 100%;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* PDQ Flyers Committees title **/
.committees_container h4 {
	padding: 5px;
	border: 1px solid #000000;
	text-align:center;
	font-size:1.2em;
}
/* individual boxes in the committees div */
.committees_box {
	background-color:#FFFFFF;
	float: right;
	width: 155px;
	text-align:center;
}
/* names of committee members */
.committees_box li {
	padding-top:2px;
	padding-bottom:5px;
	text-align:center;
	list-style:none;
}
/* name of individual committees*/
.committees_box h3 {
	font-size: 1.2em;
	text-align:center;
	font-weight: bold;
	color: #000000;
	background-color: #CFDDE6;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;	
}
/********** end about_us declarations*********/

/*********** begin club_news declarations ***********/
.news_wrapper {
	text-align: center;
	padding: 0;
/* 	width:99%; */
	font-size:1em;
}
.news_text {
	border: 1px solid #000000;
	margin:0px;
	padding:10px;
	text-align:left;
	font-size:100%;
	line-height:1.4em;
}

.news_wrapper h2 {
	font-size:120%;
	text-align:center;
	padding:5px 0 5px 10px;
	border: 1px solid #000000;
	font-family: "Arial Black";
	font-style: italic;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
}
.news_wrapper h3 {
	text-align:left;
	padding:5px 0 5px 10px;
	border: 1px solid #000000;
	font-family: "Arial Black";
	font-style: italic;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
}
/*********** footer of news box ***********/
.news_wrapper h4 {
	text-align:right;
	padding:5px 15px 5px 0;
	background-color:#FFFFFF;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	font-weight: normal;
	margin-bottom:15px;
}		

.news_left {
	width:45%;
	float: left;
	font-size:100%;
}
.news_right {
	width:45%;
	margin-left:auto;
	font-size:100%;
}
.container_2col {
	background-color: #ffffff;
	color: #000000;
	float: right;
	width: 99%;
}
/*********** end club_news declarations ***********/

/*********** begin events declarations ***********/
.events_wrapper {
	margin: 0 0 25px 30px;
	color: #000000;
	font-size:.85em;
}
.events_name {
/* 	width:95.1%; */
	width:745px;
	padding:3px 4px 3px 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	border: 1px solid #000000;

}
/* .events_name h4 {
	margin-left: 150px;
	font-size:1.3em;
	}
*/
.events_name h4 {
	margin-right: 100px;
	text-align:right;
	font-size:1.3em;
	}
.events_date {
	float:left;
	padding: 2px 8px 1px 8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	text-align: left;
}
.events_info {
	float:left;
/* 	width:95.1%; */
	width:745px;
	text-align:left;
	line-height:1.4em;
	padding:5px 0 5px 8px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}	
.events_contact { /*********** footer of events box ***********/
	float:left;
/* 	width:95.1%; */
	width:745px;
	text-align:left;
	padding:5px 0px 5px 8px;
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.events_contact2 { 
	float:left;
/* 	width:95.1%; */
	width:745px;
	text-align:left;
	padding:5px 0px 5px 8px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*********** end events declarations ***********/
#gallery_wrapper {
	width:97%;
	padding:15px 0px 20px;
	color:#FFFFFF;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#gallery_wrapper p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 5px;
}

.dark {
	color: #FFFFFF;
	background-color: #003366;
}
.dark a:link, .dark a:visited {
	color:#BFDFFF;
}
.light {
	color: #000000;
	background-color: #FFFFFF;
}
.ordered_list {
	margin-left:23px;
}
.ordered_list ol li{
	padding:10px;
	list-style-type: lower-roman;
	list-style-position: outside;
}
.ordered_list ol li ol li{
	padding:5px;
	list-style-position: inside;
	list-style-type: lower-alpha;
}
.tab_top {
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
}
.tab_bottom {
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
}
.rounded {
	-moz-border-radius:12px;
}
/************************** Boxes *****************************/
/*********** Used in the middle column of 3 column pages. Add separate sections to the middle column 
using this class of div.  Float left or right to put boxes in line ***********/
.mid_text_box {
	padding:10px;
	text-align:left;
	margin-bottom:5px;
	line-height:125%;
}
.mid_text_box h4{
	font-size:100%;
}
.mid_text_box h5{
	font-size:95%;
	margin-left:30px;
	margin-top:5px;
}
.mid_text_box h6{
	font-size:93%;
	margin-left:30px;
	font-weight:normal;
}
.notes{
	font-style:italic;
	font-size:85%;
}

/* Use as above for the side columns.  Has smaller text and a very faint background gradient. */
.side_text_box {
	padding:10px 7px;
	text-align:left;
/***********	background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-y; ***********/
}
.list_box {
	width:100%;
}
.list_box a {
	font-size:110%;
}
.list_box p {
margin-top:7px;
}
.list_box h3 {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* Hides from IE-mac \*/
* html .bordered_box_right {height: 1%;}
/* End hide from IE-mac */
.bordered_box_right {
	float:right;
	border: 1px solid #000000;
	text-align:left;
	margin:0 0 0 10px;
}

/* Hides from IE-mac \*/
* html .bordered_box_left {height: 1%;}
/* End hide from IE-mac */
.bordered_box_left {
	float:left;
	border: 1px solid #000000;
	text-align:left;
	margin:0 10px 0 0;
}
.bordered_box {
	border: 1px solid #000000;
	text-align:center;
	margin:0px;
	padding:10px;
}
.picture_box {
	border: 1px solid #000;
	text-align:center;
	margin:8px;
	padding:1px;
}
.caption p {
	padding:3px 0;
	font-size: 0.9em;
	font-family:Arial, sans-serif;
	font-weight: bold;
	text-align:center;
	font-style: italic;
}
.caption h4 {
	padding:3px 0;
	font-size: 1.1em;
	font-family:Arial, sans-serif;
	font-weight: bold;
	text-align:center;
}
.caption h5 {
	padding:0;
	font-size: 0.9em;
	font-family:Arial, sans-serif;
	text-align:left;
}
.centeredImage {
	margin:auto;
	width:575px;
}
.scaled {
	width:100%;
}
.links_box {
	text-align:left;
	width: 100%;
	margin:0 0 10px 0;
	list-style-position: inside;
}
.links_box p {
	display:inline;
	padding:0px;
	font-size:90%;
}
.links_box h3 {
	text-align:left;
	margin:0;
	padding:0;
	font-size: 110%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.links_box h2 {
	font-style:italic;
	text-align:center;
	margin-bottom:10px;
	padding:5px 0 0 0;
	font-size: 130%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.links_box h4 {
	text-align:left;
	margin:0;
	margin-top:10px;
	padding:0;
	font-size: 110%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.links_box h6 {
	text-align:left;
	margin:0;
	padding:0;
	font-size: 110%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.links_box ul{
	padding:0;
	margin:0;
}
.links_box li {
	margin-bottom:5px;
}
.links_box a {
	text-decoration:none;
	font-size:110%;
	color:#0000CC;
}
.links_box a:visited {
	color:#636;
}
.links_box a:hover {
	text-decoration:underline;
}
.links_box a:focus {
	color:#003399;
}
li.flag_bullet {
	background-repeat:no-repeat;
	background-position:100% 50%;
	background-image: url(../assets/menu_assets/flag_tiny.gif);
}

.articles_box {
	margin:0 0 4px 0;
	text-align:left;
}
.articles_box h3 {
	padding:3px 0 3px 0;
	border: 1px solid #000000;
	font-size: 1em;
}
.articles_box p {	
	padding:7px 10px 0px 10px;
	font-size:1em;
}
.articles_box a {
	margin:4px 0 0 0;
	padding:3px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#03A;
	font-weight: bold;
}
.articles_box a:visited {
	color:#636;
}

.articles_boxx a:focus {
	color:#FFFFFF;
	background-color: #B25779;
}
.title {
	text-align: center;
	margin:0 0 15px;
	color:#000;
}
.marquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 4px solid #B00000;
	font-size:100%;
	margin:0 10px;
}
.marquee h1 {
	font-size:160%;
	text-align:center;
	margin:0 0 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}.marquee h2 {
	font-size:120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.marquee p {
	font-style: italic;
	font-size:90%;
	line-height:125%;
}
.form_box {
	width:350px;
	margin:0 auto;
	border:2px solid #AB1B46;
	text-align:center;
	padding:10px;
}
.form_box p{
	margin-top:14px;
	padding:0;
	font-weight:bold;
}
	#counter {
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size:0.7em;
	padding:3px 10px;
	color: #CCCCCC;
	text-align:left;
}
#keywords {
	position:absolute;
	left:5px;
	top:50px;
	z-index:-10;
	width:140px;
	font-size:12px;
}
.thumb_pop{
position: relative;
z-index: 0;
}

.thumb_pop:hover{
background-color: transparent;
z-index: 50;
}

.thumb_pop span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 0px;
left: -1000px;
border: 2px solid black;
visibility:hidden;
color: #000000;
text-align:center;
text-decoration: none;
}

.thumb_pop span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumb_pop:hover span{ /*CSS for enlarged image on hover*/
visibility:visible;
top: 0px!important;
top: 75px;
left: -80px; /*position where enlarged image should offset horizontally */
}

/************************** My Definitions 2008 *****************************/
/*********** These may be duplicated somewhere??? ***********/

.caution  {
  text-align: center;
  font-weight: normal;
  background-color: #F2EDE6;
  color: black;
  margin-left: 5%;
  margin-right: 5%;
  border: 1px solid red;
}

.danger  {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  background-color: red;
  color: white;
  margin-left: 5%;
  margin-right: 5%;
  border: 3px solid red;
}

.updated {
   text-align: center;
   font: normal .6em/.6 Arial, sans-serif;
	color: red;
}	

.code {
  color: Navy;
  font-family: "Courier New", Courier, monospace;
  padding:0px;
  margin: 0px;
}

.center {
  text-align: center;
}

.hiliteyellow {
	line height: 160%;
	background-color: #FFFF00;

}
	