/* base
----------------------------------------------- */

html {
height: 101%;
}

body {
margin: 0;
padding: 0;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
color: #000;
background-color: #ffffff;
}

blockquote, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 0.9em;
line-height: 1.6em;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2, h3 {
font-weight: normal;
}

h1, h2 {
font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-size: 3em;
}

h2 {
font-size: 1em;
font-style: italic;
}

h3 {
font-size: 0.9em;
font-weight: bold;
padding-left: 10px;
line-height: 1em;
}

h4 {
font-size: 0.8em;
font-weight: bold;
color: #006699;
margin-left: 10px;
}

hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

small, .small {
font-size: 0.9em;
}

table {
font-size: 0.9em;
margin: 1px 5px 1px 10px;
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
}

table th {
margin: 0;
text-align: left;
padding: 1px 5px 1px 10px;
border-bottom: solid 1px #000000;
}

table td {
margin: 0;
padding: 1px 5px 1px 10px;
}

img.article_image {
float: left;
margin: 0px 10px 0px 10px;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #0000cc;
}

a:hover {
text-decoration: underline;
}

li a:hover {
text-decoration: none;
}

h1 a, h2 a, h3 a {
border: none;
text-decoration: none;
color: #006699;
}

h1 a:hover, h2 a:hover, h3 a:hover {
text-decoration: none;
}

h3 a {
font: 1.5em Georgia, Times, serif;
}

#head h1 a {
color: #006699;
text-align: left;
}

#sidebar-2 a {
color: #cc0000;
border: none;
}

#content ul li a:hover {
text-decoration: underline;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
font-size: 0.8em;
line-height: 1.5em;
}

#sidebar-1 p {
text-align: left;
}

#sidebar-2 img {
border: none;
}

#head h1, #head h2 {
color: #006699;
text-align: left;
}

.breadcrumb {
margin-bottom: -10px;
margin-top: 0px;
padding-top: 15px;
}

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

div.divider {
margin: 2em 0;
text-align: center;
}

.hidden {
background: url(../images/btn_ro.gif) repeat-x;
display: none;
}

.read_more {
width: 100%;
/*margin-left: 330px;*/
text-align: right;
}

.read_more a {
font-size: 0.9em;
color: #0000ff;
}

.related_pages {
text-decoration: none;
padding-left: 0px;
}

.related_pages li {
list-style: none;
}

.related_pages a {
text-decoration: none;
color: #0000cc;
border-bottom: none;
}

.related_pages a:hover {
text-decoration: underline;
}

ul.tick {
list-style-image: url("../images/tick.gif");
}

ul.file_download_list {
list-style: none;
margin-left: 0;
padding-left: 0;
}

#content img {
border: 0;
padding: 5px;
}

/* Main Menu 
----------------------------------------------*/

.menu{
	width: 100%;
	background-color: #ffffff;
	display: block;
	height: 26px;
	border: 1px solid #99ccff;
        margin: 0;
        padding: 0;
}

.menu ul{
	list-style: none;
	display: block;
	width: 100%;
        margin: 0;
        padding: 0;
}

.menu li{
	float: left;
	display: inline;
	/* background-color: #87ceeb;*/
        margin: 0;
        padding: 0;
}

.menu a{
	text-align: center;
	color: #006666;
	/* background-color: #87ceeb; */
	text-decoration: none;
	display: block; 
	font: small-caps 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	height: 20px;
	/*width: 100px;*/
	padding: 5px 20px 0px 20px;
        border: none;
}

.menu a:hover{
	color: #cc0000;
	/* background-color: #eba587; */
}


/* Topic Menu 
----------------------------------------------*/

.topic-menu{
	width: 100%;
        background-color: #ffffff;
	display: block;
        margin: 0;
        padding: 0;
}

.topic-menu ul{
	list-style: none;
	display: block;
	width: 100%;
        margin: 0;
        padding: 0;
}

.topic-menu li{
	list-style: none;
        margin: 0;
        padding: 0;
}

.topic-menu a{
	text-align: left;
	color: #006699;
	text-decoration: none;
	display: block; 
	font: small-caps 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
        background: url(../images/btn.gif) repeat-x;
	margin: 0px 0px 0px 0px;
        height: 22px;
	width: 130px;
	padding: 8px 0px 0px 5px;
        border: none;
}

.topic-menu a:hover{
	color: #ffffff;
        background: url(../images/btn_ro.gif) repeat-x;
}



/* layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
margin: 0px auto;
padding: 0px;
width: 760px;
background-color: #ffffff;
}

#head {
height: 130px;
text-align: center;
background: url(../images/optheatre.jpg) no-repeat top right;
margin-top: 5px;
}

#sidebar-1, #sidebar-2 {
padding-top: 10px;
width: 135px;
}

#sidebar-1 {
margin-right: 0px;
float: left;
text-align: left;
}

#sidebar-2 {
margin-left: 0px;
float: right;
}

#content {
margin: 0 150px 0 150px;
width: 430px;
padding: 0px 0px 5px 0px;
font-size: 0.9em;
}

#foot {
margin: 0px 0px 10px 0px;
padding-bottom: 10px;
clear: both;
width: 100%;
text-align: center;
font-size: 0.7em;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 135px;
w\idth: 135px;
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}

/* zem_contact form styling
-----------------------------------------------*/

#zemContactForm {
   width: 95%;
}

#zemContactForm fieldset {
   border: none;
   padding-bottom: 1em;
   }
#zemContactForm legend {
   color: #006699;
   font: 1em/1.5em Verdana, Arial, sans-serif;
   margin: 0.7em 0 0.3em 0;
   padding: 0.5em 10px 0.5em 0;
   width: 60px;
   display: none;
   }
#zemContactForm label {
   float: left;
   width: 60px;
   margin: 0.3em 10px 0 0;
   text-align: right;
   font: 0.7em/1.45em Verdana, Arial, sans-serif;
   color: #006699;
   }
#zemContactForm input, textarea {
   margin-bottom: 0.5em;
   width: 300px;
   }
#zemContactForm br {
   clear: left;
   }
#zemContactForm .zemSubmit {
   margin: 0.5em 0 0 70px;
   width: 70px;
   }

/* zem_order form styling
-----------------------------------------------*/

#zemOrderForm {
   width: 95%;
}

#zemOrderForm fieldset {
   border: none;
   padding-bottom: 1em;
   }
#zemOrderForm legend {
   color: #006699;
   font: 1em/1.5em Verdana, Arial, sans-serif;
   margin: 0.7em 0 0.3em 0;
   padding: 0.5em 10px 0.5em 0;
   width: 100px;
   display: none;
   }
#zemOrderForm label {
   float: left;
   width: 100px;
   margin: 0.4em 10px 0 0;
   text-align: right;
   font: 0.7em/1.45em Verdana, Arial, sans-serif;
   color: #006699;
   }
#zemOrderForm input, textarea, radio {
   margin-bottom: 1em;
   width: 250px;
   }
#zemOrderForm br {
   /*clear: left;*/
   }
#zemOrderForm .zemSubmit {
   margin: 0.5em 0 0 70px;
   width: 110px;
   }