/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	line-height: 20px;	
	margin: 0px;
	padding: 0px;
	min-width:500px;
}
.mccstyle1 {font-weight: bold}
.mccstyle2 {color: #000000;
		font-weight: bold;
		}
.mccstyle3 {color: #000000;
		}

.mccstyle9 {
	color: #000000;
	font-weight: bold;
      line-height: 150%;
	margin-bottom: 1px;
	font size: 100%
}
.dkc1        { font-family: Bookman Old Style }
mcchead2   {
	color: #000000;
	font-weight: bold;
      line-height: 150%;
	margin-bottom: 1px;
	font size: 200%
	}

a{
	color: #0000FF;
	text-decoration: none;
}

a:link{
	color: #0000FF;
	text-decoration: none;
}

a:visited{
	color: #0033ff;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

h3{
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagebody{
  background-color:#cccccc;
  color:#222222;
}

#masthead{
	padding: 10px 0px 10px 0px;
	width: 100%;
	background-image:url("images/try-bg.gif");
	background-repeat:repeat-x;
	background-position:top;
	line-height:.9;
      min-height:60px;
  	background-color:#cccccc;
	color:#222222;
}


#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	padding-right:5px;
	border-bottom: 1px solid #cccccc;
}

#relatedLinks{
  float:right;
	width: 20%;
	border: 1px solid #cccccc;
	margin:0 0 10px 10px;
}

#content{
  float: right;
  width: 77%;
  padding-top:.5em;
  padding-bottom:2em;
}

/***********************************************/
/* Components     727d5b                             */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 4%;
}

#siteName .marlow {
font-size:50px;
font-style:italic;
}

#siteName .ps {
font-size:20px;
font-style:italic;
position:relative;
left:3.2em;
}

#siteName .MarlowCameraLogo {
position:absolute;
right:3%;
top:5px;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
  background-image:url("images/bc-bg.gif");
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e2e2c9;
}

#breadCrumb h1 {
font-family: Verdana,Arial,sans-serif;
color:#333333;
font-size:small;
font-style:normal;
display:inline;
font-weight:100;
}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h4{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #808080;
	padding: 10px 10px 10px 10px;
	text-align:center;
	line-height:150%;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks h4{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-bottom:solid 1px #CCCCCC;
	padding: 2px 0px 2px 10px;
	color:#666666;
}

#active a {	
	color:#000000;
	font-weight:bold;
	font-size: 100%;
}

#sectionLinks a:hover{
	background-color: #f0eddf;
}


/*********** .relatedLinks styles ***********/

.news{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.news h4{
	padding: 10px 0px 2px 0px;
}



/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/


.reltLinks{
  position:relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.reltLinks li {
list-style-type:none;
}

#relatedLinks h4{
text-align:center;
padding: 10px 0px 2px 0px;
}

#relatedLinks ul a:link, #relatedLinks ul a:visited {display: block;}
#relatedLinks ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#relatedLinks li {border-bottom: 1px solid #000;}

/* fix for browsers that don't need the hack */
html>body #relatedLinks li {border-bottom: none;}

/********* programme ***********************/

#Programme {
width:90%;
}

#Programme h2 {
font-size:medium;
font-weight:100;
color:#e77272;
clear:left;
}

.meeting {
padding:0px;
margin:0px;}

.mmonth {
padding:0px;
margin:0px;
}

.mdate {
font-weight:bold;
width:50px;
width:4em;
display:block;
text-align:right;
padding:0px;
margin:0px;
}

.mcompetition, .mextcompetition, .mlecture, .mdigmeeting, .mmembersevening {
position:relative;
text-align:left;
bottom:1.2em;
padding:0px;
margin:0px;
padding-left:5em;

}

.mcompetitiontheme, .mextcompversus, .mextcompdetails, .mjudge, .mspeaker, .mdigtopic {
position:relative;
text-align:left;
bottom:1em;
font-style:italic;
padding:0px;
margin:0px;
padding-left:6em;
}

.tmcompetition, .tmextcompetition, .tmlecture, .tmdigmeeting, .tmmembersevening {
position:relative;
left:9%;
text-align:left;
bottom:1.2em;
}

.tmcompetitiontheme, .tmextcompversus, .tmextcompdetails, .tmjudge, .tmspeaker, .tmdigtopic {
position:relative;
left:11%;
text-align:left;
bottom:1em;
font-style:italic;
}

.mmphasis {
font-size:small;
font-weight:bold;
font-style:normal;
}

.topret {
text-align:right;
width:95%;
font-size:60%;
}

/******** about us  ***********/

#AboutUs li {
list-style-type:disc;
padding-bottom:2px;
}

#AboutUs h2 {
font-size:medium;
font-weight:100;
color:#e77272;
}

/**** Society News *****/

#SocietyNews h2 {
margin:0px;
padding:0px;
}

#SocietyNews h2 {
font-size:larger;
}

#SocietyNews h3 {
font-size:medium;
display:inline;
color:#e77272;
}

#SocietyNews h4 {
font-size:medium;
font-weight:bold;
display:inline;
}

.socnewssignoff {
text-align:right;
width:100%;
font-style:italic;
font-size:x-small;
clear:both;
margin:0px;
padding:0px;
}

.socnewsimage {
margin:10px;
}

.socnewsimage li {
width:160px;
float:left;
text-align:center;
margin:0px 0px 10px 0px;
}

.nwf {
display:list-item;
width:90%;
}

.website, .cacc, .extexhibition {
display:list-item;
width:90%;
}

/******* ann ex *****/

.frig {
clear:both;
}

/**** Resources ***/

#Resources h2 {
font-size:medium;
font-weight:100;
color:#e77272;
}

#Resources li {
display:inline;
}

/* contact us */

#contact h2 {
font-size:medium;
font-weight:100;
color:#e77272;
}

#contact li {
clear:both;
display:block;}

#contact .frig {
text-align:center;
}

.officerpost {
font-weight:bold;
float:left;
width:45%;
text-align:left;
padding-bottom:1em;
}

.officer {
float:left;
width:45%;
text-align:right;
padding-bottom:1em;
}

/**** sitemap ****/

#Sitemap li {
line-height:150%;
list-style:disc;
list-style-type:disc;
}

/**** galleries ****/
#memberGallery {
width:600px;
height:470px;
}

.gallerythumbnail {
display:inline;
}

.gallerythumbnail li {
width:160px;
float:left;
text-align:center;
margin:5px 0 5px 5px;
padding: 0 0 10px  10px;
display:inline;
}

/**** sitewide *****/

.distinctions {
font-size:small;
letter-spacing:0.1em;
}
