/*
 *	Zen Light Pro v2.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2005-2007 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/3.0/
 */


/*******************/
/* Template Layout */
/*******************/

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:14px;
color:#003366;
background: #B3C2C8;
}

#container {
background: #B3C2C8;
text-align:left;
top:0px;
margin:0 auto;
width:auto;
}

#header{
height:222px;
overflow: visible;
z-index:500;
}

#leftheader{
clear:both;
text-align:left;
float: left;
vertical-align:top;
width:auto; height:222px; background: 0 0 

padding:0px;
top:0px;
left:0px;
z-index: 10;
display:inline;
}
#rightheader{
clear:both;
float:right;
vertical-align:top;
width:216px; height:222px; background:url(layout_FILES/right_header.jpg) 0 0 no-repeat; position:relative;
padding:0px;
top:0px;
left:0px;
z-index: 10;

}

#top-content {
	overflow: hidden;
	clear: both;
	position: absolute;
	left: 470px;
}
#topnav {
	clear:both;
	left:10px;
	top:204px;
	display: block;
	position:absolute;
	text-align:center;
	width: auto;
	z-index: 30;
}

div.bookmarks {
	position:absolute;
	margin-top:55px;
	left:250px;
	display: block;
	width: 180px;
	padding: 10px 0;
}

#bottom-nav {
	color: #ffffff;
	display: block;
	text-align:center;
	padding-bottom:5px;
	position: relative;
}

.copyright {
	background: url(layout_FILES/footertile.gif) repeat;
	color: #ffffff;
}

.contact {
	text-align: center;
}
.contact a {
	text-align: center;
}
#wrapper {
background: #B3C2C8;
clear:both;
float:left;
width:auto;
border: 0px solid #FFFACD;
}

#main-content3col {
padding-top: 30px;
padding-left: 15px;
float:right;
width:auto;
padding-right: 220px;
/*padding:2px 8px;*/
}

#right-column {
position:absolute;
top:222px;
right:0px;
width:216px;
vertical-align:top;
float:right;
}

#right-column .tx-timtabsociable-pi1,
#right-column .bodytext,
#right-column .csc-header-n3 H1,
#right-column .csc-header-n3 H2,
#right-column .csc-header-n3 H3,
#right-column .csc-header-n3 H4,
#right-column .csc-header-n3 H5
{
color:#E7A4FC;
}

#righttop {
height:363px; background:url(layout_FILES/yinyang_right.jpg) 0 0 no-repeat;
background-position: top right;
}
#right-content {
width:190px; background: url(layout_FILES/yinyang_rightbg.jpg) repeat-y;
vertical-align:top;
padding:8px 18px;
}

#rightbottom {
width:216px; height:15px; background:url(layout_FILES/yinyang_bottomright.jpg) 0 0 no-repeat;
vertical-align:bottom;

}

#left-content {
width:20px;
float:left;
margin-left: 0px;
margin-bottom:10px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#footer{
clear:both;
text-align:center;
font-size:13px;
padding:4px;
}

/*new additions*/
.important {  font-family:"Merlin"; font-size:19px; }
.detail {  font-family:"Merlin"; font-size:16px; color:#003366 }
.name-of-person {  font-family:"Merlin"; font-size:14px; }
.align-right {  text-align: right}
.align-center {  text-align: center}
.align-left {  text-align: left}

#footertext {
text-align:center;
margin-top:10px;
font-size:10px;
font-weight: bold;
color: #ffffff;
}

.footerlink a {
font-size:10px;
font-weight: bold;
color: #555;
}

.footerlink a:hover {
color: #333;
}

#footer2 {
clear:both;
position:relative;
padding:10px;
}


/********************************/
/* Form elements */
/*******************************/

#login {
padding:0;
margin:0;
z-index: 1000;
position:relative;
float:right;
text-align:right;
width:210px;
margin-top:-129px;
}

#login input {
vertical-align: middle;
}

#login input.username,
#login input.password {
width:64px;
color:#000;
font-size:11px;
padding:2px;
margin-left:2px;
background: #fff;
border:1px solid #777;
}

.loginbutton,
.logoutbutton {
padding-right:6px;
border:0;
}

.logoutbutton {
margin:2px 0px 2px 0px;
}

.logoutuser {
padding:0;
margin:0;
color:#fff;
}

#search {
z-index: 1000;
text-align:left;
width:177px;
display:block;
margin-top:-29px;
padding-left:0px;
}

#search input {
vertical-align: middle;
}

#search input.searchfield {
width:136px;
color:#000;
font-size:11px;
padding:2px;
margin-left:4px;
background: #fff;
border:1px solid #ddd;
}

#search input.searchimage {
border:0;
}

/* General element styles:*/  
H1, H2, H3, H4, H5, H6, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:"Merlin", arial, helvetica; color:#333; }
A { color:#003366; text-decoration:underline;}
A:hover { color:#000; text-decoration:none; }
FORM { margin:0px; }
P, TD, UL, OL { font-family:Veranda, arial, helvetica; font-size:14px; line-height:1.5em; color:#003366; margin:10px 0px;}
INPUT, TEXTAREA, SELECT textarea { font-family:arial, helvetica, sans-serif; color:#333; border: #003366 1px solid; font-size:12px; }
ul { margin-left:8px;padding-left:0px;list-style-position: inside; }

.contenttable {
	margin-left:75px;
	width: 570px;
	background: #DDDDDD;
	padding-left:10px;
}

/* Frames, spacing, link-to-top */

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 {
height: 1%;
background:#333;
/*background: url(layout_FILES/frame1.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background image*/
color:#fff;
padding:2px 6px;
border-bottom:2px solid #fff;}

P.csc-frame-frame1, DIV.csc-frame-frame1 {
background: #CCCCCC;
border: 0px solid #555555;
border-bottom:12px solid #34014E;
}

DIV.csc-frame-frame1 p {
color:#333;
}

P.csc-frame-frame2, DIV.csc-frame-frame2 
{
background: #CCCCCC;
border: 0px solid #555555;
border-bottom:12px solid #B41B43;
}
/* Headers, plain */ 
H1 { font-size:22px; color:#003366; font-weight:bold;}
H2 { font-size:20px; color:#003366; font-weight:bold; }
H3 { font-size:18px; color:#003366; font-weight:bold;}
H4 { font-size:16px; color:#003366; font-weight:bold;}
H5 { font-size:14px; color:#E7A4FC;}
H6 { font-size:13px; color:#003366;}
H1, H2, H3, H4, H5, H6 { margin:0; padding:0;}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A { color: #003366; text-decoration:underline; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover { text-decoration:none; }

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:12px; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:12px; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:12px; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#555; }