/* 
marlow Amateur Operatic Society Web Site Style Sheet
----------------------
Designer:	Julie Robinson
Developer:	Peter J Robinson
*/

* {
	margin: 0;
	padding: 0;
}

body {
	/*background: #337FC6 url("bg.gif") top center repeat-y;*/
	/*font: normal 8pt/13pt verdana, arial,sans-serif;*/
	font: x-small, verdana, arial, helvetica, sans-serif;
	color: rgb(0, 0, 0);
	/*font: normal 7pt/1 verdana, arial,sans-serif;*/	
	/*font: x-small verdana, arial, helvetica, sans-serif;*/
/*	color: #808080;*/
	background-color: #e0d5b4; 
	
	
	

	
	
}

a, a:visited {
	/*text-decoration: underline;*/
	color: #000;
	
}

a:hover {
	/*color: #808080;*/
	color: red;
}

h1 {
	font-size: 160%;
	font-weight: bolder;
	color: #33ff46;
	color: purple;
}

h2 {
	font-size: 110%;
	font-weight: bolder;
	color: #33ff46;
	color: purple;
}
#next_production_block li ol {
	text-indent: 2em;
	list-style-position: inside;
}





#header_block {
	position: absolute;
	top: 15px;
	left: 100px;
	width: 735px;
	/*height: 113px;*/
	height: 133px;
	background: url("images/maos_background.png") no-repeat;
	padding-top: 30px;
	padding-left: 18px;
	font-size: 14pt;
	color: #FFF;
	z-index: 100;
}

#left_block p {
	font-size: 14pt;
}

#header_block_main {
	/*position: relative;*/
	position: absolute;
	top: 15px;
	left: 100px;
	width: 735px;
	/*height: 113px;*/
	height: 133px;
	background: url("images/maos_background.png") no-repeat;
	padding-top: 30px;
	padding-left: 18px;
	font-size: 14pt;
	color: #FFF;
}



#left_block {
/*#header_block #left_block {*/
	position: absolute;
	text-align: right;	
}

/*#header_block #right_block {*/
#right_block {
	position: absolute;
	top: -11px;
	left: 611px;
	padding-left: 10px;
	padding-top: 10px;
	width: 113px;
	height: 113px;
	
}

#menu_block {
/*#header_block #menu_block {*/
	position:absolute;
	top: 112px;
	left: 0px;
	width: 735px;
	/*background: rgb(70,1,91);*/
	/*background-color: transparent;*/
	background: rgb(0,247,247);
	/*border-style: solid;*/
	color: #337FC6;
}

 #navhd { 
/*#header_block #menu_block #navhd {*/ 
	margin: 0pt;
	padding: 0pt;
	
}

 #navhd li { 
/*#header_block #menu_block #navhd li { */
	/*background: rgb(187, 187, 187) ;*/
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
	/*margin-left: 1px;*/
	/*padding-left: 16px;*/
	font-size: 11.9px;
	line-height: 22px;
	white-space: nowrap;
}

 #navhd a { 
/*#header_block #menu_block #navhd a {*/ 
	padding: 0pt 16px 0pt 0pt;
	/*background: rgb(221, 221, 221) ;*/
	/*background: yellow;*/
	/*display: block;*/
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: rgb(70,1,91);
	/*color: rgb(51, 51, 51);*/
	/*color: rgb(255, 255, 255);*/
	width: 0.1em;
}
html > body #navhd a { width: auto;
}

#navhd a { 
/*#header_block #menu_block #navhd a {*/
	float: none;
}

 #navhd a:hover {
/*#header_block #menu_block #navhd a:hover {/*
	/*color: rgb(70,1,91);*/
	color: red;
	font-weight: bolder;
}

#menu_block #navhd #current, #navhd #current a { 
/*#header_block #menu_block #navhd #current, #navhd #current a {*/ 
	color: rgb(255, 221, 187);
	color: #64fb87;
	color: red;
	font-weight: 900;
	/*color: rgb(255, 255, 255);*/
	/*color: green;*/
	/*background-color: white;*/
	text-decoration: underline;
	background-image: url(tabs2-big-ct.gif);
}

#welcome_block {
	/*position: relative;*/
	position: absolute;
	top: 149px;
	left: 100px;
	width: 735px;
	height: 250px;
	background: white;
	color: #000;
	color: rgb(255, 255, 255);
}

#officers_block{
	position: absolute;
	left: 0px;
	width: 30%; 
/*	height: inherit;*/
	height: 250px;		/* Same as welcome_block since inherit doesn't work in MS IE */
	text-align: center;
	/*background: rgb(0,247,247);*/
	background: #337FC6;
	line-height: normal;
	font-weight: bold;
}

#officers_block p {
	line-height: 1.3em;
	margin: 1em;
}

#welcome_mbrs p {
	font-size: x-small;
	line-height: 0.90em;

}

#welcome_img {
	position: absolute;
	left: 230px;
	height: inherit;
	height: 250px;
	width: 40px;
	background:white;
	/*border: 1px solid #000;*/
}

#welcome_mbrs {
	position: absolute;
	height: inherit;
	height: 250px;
	width: 30%;
	left: 280px;
	top: 0px;
	text-align: left;
	color: #000;
	font-size: xx-small;
	/*border: 1px solid #000;*/
}

#past_events {
	position: absolute;
	left: 515px;
	height: inherit;
	height: 250px;
	width: 30%;
	/*background: rgb(0,247,247);*/
	background: white;
	color: #000;
	/*border: 1px solid #000;*/
	
}

#past_events_txt {
	position: absolute;
	/*border-top: 10px;*/
	height: 50%;
	text-align: center;
	font-size: xx-small;
}

/*#welcome_block #past_events #past_events_img {*/
#past_events_img {
	/*position: absolute;*/
	position: relative;
	top: 25%;
	/*background: silver;*/
	height: 50%;
	text-align: center;
	
}

#main_block {
	position: absolute;
	top: 384px;
	left: 100px;
	width: 735px;
	height: 300px;
	margin-top: 18px;
	/*height: 8000px;*/
	/*background: teal;*/
	/*background: rgb(0,247,247);*/
	background-color: white;
}

#about_us_block {
	position: absolute;
	/*height: 300px;*/
	/*height: inherit;*/
	height: 100%;
	height: inherit;
	width: 30%;
	/*padding-right: 5px;*/
	/*background: #8CEDAC;*/
	background: white;
	text-align: right;
}


#about_us_block a { 
	color: #337FC6;
	padding-right: 5px;
	text-decoration: none;
}

#about_us_block a:hover { 
	/*color: #337FC6;*/
	color: purple;
	font-weight: bolder;
	padding-right: 5px;
}


#about_us_block p {
	height: 1em;
	color: red;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 5px;
	color: red;	
}


#list_container {
	
	float: left;
	/*top: 10px;*/
	width: 40%;
	font-size: .75em;
	/*margin: 20px;*/
	text-align: Left;
	margin-left: 10px;
	font-weight: bold;
	
	left: 0px;
	padding: 5px;	
}

#image_container {
	text-align: right;
	float: left;
	width: 54%;
	right: 10px;
	/*border: 1px solid #000;*/
}

#list_container ul {
	list-style-type: none;	
}

#list_container li,a {
	text-decoration: none;
}
	
#next_production_block {
	position: absolute;
	/*background: #337FC6;*/
	background: #337FC6;
	left: 30%;
	width: 70%;
	height: 100%;
	/*height: 300px;*/
	height: inherit;
	text-align: center;
	border: thin solid purple;
}

#next_production_block_float {
	/*position: absolute;*/
	float: left:
	/*background: #337FC6;*/
	background: #a3c7e8 top left repeat-y;
	background: yellow;
	left: 30%;
	width: 70%;
	height: 100%;
	/*height: 300px;*/
	height: inherit;
	text-align: center;
	border: thin solid purple;
}

#footer_block_main {
	position: absolute;
	top: 700px;
	bottom: 0px;
	left: 100px;
	width: 735px;
	height: 55px;
	background: rgb(70,1,91);
	vertical-align: text-bottom;
	color: rgb(255, 255, 255);
	
}

#footer_block_main a {
	color: rgb(255, 255, 255);
	text-decoration: none;
}


#footer_block {
	left: 100px;
	width: 735px;
	height: 55px;
	background: rgb(70,1,91);
	vertical-align: text-bottom;
	color: rgb(255, 255, 255);
	
}

#footer_block_other {
	position: relative;
	width: 735px;
	height: 55px;
	background: rgb(70,1,91);
	color: rgb(255, 255, 255);
}

#footer_block_other a {
	color: rgb(255, 255, 255);
}

#footer_block a {
	color: rgb(255, 255, 255);
}

#left_col {
	width: 30%;
	background-color: white;
	float: left;
	text-align: right;
}

#main_content {
	position: absolute;
	background-color: white;
	/*border: thin solid purple;*/
	top: 382px;
	margin-top: 18px;
	margin-left: 100px;
	width: 735px;
	color: #fff;
}

#columns {
/*	height: auto;*/
	/*background-color: #337FC6*/
	
}
#left_col a { 
	color: #337FC6;
	padding-right: 5px;
	text-decoration: none;
}

#left_col a:hover { 
	/*color: #337FC6;*/
	color: purple;
	font-weight: bolder;
	padding-right: 5px;
}


#left_col p {
	height: 1em;
	color: red;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 5px;
	color: red;	
}

#right_col {
	width: 69.9%; /*69.8%*/
	background: #337FC6;
	float: left;
	text-align: center;
	height: inherit; /*auto*/
	top: 384px; 
}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0px;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
	
#back {
	text-align: left;
	float: left;
}
	
#home {
	position: relative;
	float: right;
}

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }

 	<p><span class="codedirection">zab.rab@oof</span></p>

  /* Output on screen: */
  /* email me: foo@bar.baz */
