/*
 *	Zen Wireframe v1.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: Verdana,Tahoma,sans-serif;
text-align:left;
font-size:12px;
color:#555;
background:#336667 url(../images/bg02.jpg) top center repeat-y;
}

#container {
top:8px;
width:900px;
text-align:left;
/*background: url(../images/background.jpg) 0 0 repeat; position:relative; */
margin:0 auto;
border:0px solid #ccc; /* turn on for visual spacing aid or style */
}

#header {
clear:both;
z-index: 10;
text-align:left;
background: url(../images/logo1.png) top center no-repeat;
width:auto;
height:230px;
margin-bottom:10px;
}

#top-border,
#top-border-r {
margin: 0px 0px -8px 0px;
}

#right-content-top {
float:right;
width:198px;
text-align:right;
border:0px solid #ccc; /* turn on for visual spacing aid or style */
}

#right-content-top P {
font-size:12px;
}


/* #masthead{
width:auto;
height:230px;
 background: url(../images/masthead.gif) 0 0 no-repeat;
} */

#left-content {
float:left;
width:150px;
padding-top:15px;
margin-bottom:10px;
border:0px solid #aaa; /* turn on for visual spacing aid or style */
}

#left-content .csc-header {
padding: 6px 6px;
border-bottom:2px solid #fff;*/
}

#left-wrapper {
margin-top:0px;
}

#left-wrapper H1,
#left-wrapper H2,
#left-wrapper H3,
#left-wrapper H4,
#left-wrapper H5,
#left-wrapper H6,
#left-wrapper p {
padding:4px 6px;
}

#left-wrapper .bordered {
margin: 0 0 10px 0;
padding: 0px;
width: 150px;
color: #505050;
background-color: #e1ede7;
line-height: 1.3em;
}

#wrapper {
float:right;
width:740px; 
margin-bottom:4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content1col {
width:auto;
padding:2px 8px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 2px;
background: url(../images/main_1col_bg.png) top left repeat-y;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content2col-home {
float:left;
width:415px;
color:#CCC;
line-height:.9;
padding:15px 10px 0px 20px;
background: url(../images/mainCol_bg.png) top left no-repeat;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content2col-home H5 {
line-height:1.2;
}

#main-content2col-home H2 {
line-height:1.2;
}

#main-content2col-home H5 A {
color:#CCC;
}

#main-content2col-home H1,
#main-content2col-home H2,
#main-content2col-home H3,
#main-content2col-home H4,
#main-content2col-home H5,
#main-content2col-home H6,
#main-content2col-home p {
padding:4px 6px;
}

#main-content2col-home H1 A { color:#CCC; }
#main-content2col-home p { color:#CCC; }
#main-content2col-home H2 A { color: #CCC; text-decoration:none; }
#main-content2col-home H1 A:hover { color:#CCC; }
#main-content2col-home H2 A:hover { color: #CCC; text-decoration:underline; }

#main-content2col-home IMG { padding:0px 0 4px 0; }

#m-c2col-wrap {
float:right;
}

#main-content2col {
width:705px;
padding:0 15px 0 20px;
margin-bottom:-6px;
background: url(../images/main_2col_bg.png) top left repeat-y;
border: 0px solid #aaa;
}

#main-content2col H1,
#main-content2col H2,
#main-content2col H3,
#main-content2col H4,
#main-content2col H5,
#main-content2col H6,
#main-content2col p {
padding:3px 6px;
}


#main-content3col {
float:left;
width:575px;
padding:0 15px 0 20px;
background: url(../images/main_3col_bg.png) top left repeat-y;
border: 0px solid #aaa;
}

#m-c3col-wrap {
float:left;
}

#right-content-home H1,
#right-content-home H2,
#right-content-home H3,
#right-content-home H4,
#right-content-home H5,
#right-content-home H6,
#right-content-home p {
padding:4px 6px;
}

#right-content-home H1 A { color:#CCC; }
#right-content-home p { color:#CCC; }
#right-content-home H2 A { color: #CCC; text-decoration:none; }
#right-content-home H1 A:hover { color:#CCC; }
#right-content-home H2 A:hover { color: #CCC; text-decoration:underline; }

#right-content-home IMG { padding:0 0 4px 0; }

#right-content-home H2 {
line-height:1.2;
}

#r-c3col-wrap {
float:right;
width:120px;
border: 0px solid #aaa;
}

#right-content {
float:right;
width:100px;
padding:0 10px 0 10px;
background: url(../images/right_3col_bg.png) top left repeat-y;
border:0px solid #ccc; /* turn on for visual spacing aid or style */
}

#right-content-home {
float:right;
width:417px;
color:#CCC;
line-height:.9;
padding:15px 0 0 20px;
background: url(../images/rightCol_bg.png) top right no-repeat;
border:0px solid #ccc; /* turn on for visual spacing aid or style */
}

#right-content-home H5 {
line-height:1.2;
}

#right-content-home H5 A {
color:#CCC;
}

#bottom-border {
margin-top:-2px;
margin-bottom: -2px;
}

#footer{
clear:both;
position:relative;
width:auto; height:20px;
margin:0px;
/*border-top: 4px solid #e1ede7;*/
}

#logos{
float:left;
}

#SocNet{
float:left;
margin-left:390px;
}

#SocNet img {
padding:0 5px 10px 5px;
}

#footertext {
clear:both;
text-align:center;
margin-top:5px;
font-size:10px;
color: #2b372c;
}

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

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

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


/********************************/
/* Vertical navigation menu */
/*******************************/

.vertnav-header,
.vertnav-header a {
font-size:11px;
font-weight: bold;
text-decoration: none;
color: #eee;
display: block;
padding: 9px 0 9px 10px;
background: url(../images/vNav_bg.png) no-repeat; /*#d1ddd7;
border-left: 8px solid #1f6534;*/
margin-bottom: 4px;
}

.vertnav1 a {
font-size:11px;
font-weight: bold;
text-decoration: none;
color: #eee;
display: block;
padding: 9px 0 9px 10px;
background: url(../images/vNav_bg.png) no-repeat; /* #e1ede7;
border-left: 8px solid #c4d3cc; */
margin-bottom: 4px;
}
.vertnav1 a:hover {
font-size:11px;
color: #ad3025;
background: url(../images/vNav_bg.png) no-repeat; /* #d1ddd7;
border-left: 8px solid #1f6534; */
}

.vertnav1-act a,
.vertnav1-act a:hover  {
font-size:11px;
font-weight: bold;
text-decoration: none;
color: #ad3025;
display: block;
padding: 9px 0 9px 10px;
background: url(../images/vNav_bg.png) no-repeat; /*#d1ddd7;
border-left: 8px solid #1f6534; */
margin-bottom: 4px;
}

.vertnav2 a {
font-weight: bold;
text-decoration: none;
color: #eee;
display: block;
padding: 9px 0 9px 10px;
background: url(../images/vNav_bg.png) no-repeat; /*#d1ddd7;
border-left: 8px solid #c4d3cc; */
margin-bottom: 4px;
}
.vertnav2 a:hover {
color: #ad3025;
background: url(../images/vNav_bg.png) no-repeat; /*#d1ddd7;
border-left: 8px solid #1f6534; */
}

.vertnav2-act a,
.vertnav2-act a:hover  {
font-weight: bold;
text-decoration: none;
color: #ad3025;
display: block;
padding: 9px 0 9px 10px;
background: url(../images/vNav_bg.png) no-repeat; /*#d1ddd7;
border-left: 8px solid #1f6534; */
margin-bottom: 4px;
}

.vertnav3 a {
margin: 0px;
width:126px;
display:block;
padding: 5px 5px 5px 30px;
font-size:12px;
text-decoration:none;
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#eee; /*white*/
}
.vertnav3 a:hover {
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#ccc; /*light grey*/
text-decoration:none;
}

.vertnav3-act a,
.vertnav3-act a:hover  {
margin: 0px;
width:126px;
display:block;
padding: 5px 5px 5px 30px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#345F70; /*blue*/
}

.vertnav4 a {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:12px;
text-decoration:none;
width:125px;
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#eee; /*white*/
}
.vertnav4 a:hover {
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#ccc; /*light grey*/
text-decoration:none;
}

.vertnav4-act a,
.vertnav4-act a:hover {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:12px;
text-decoration:none;
width:125px;
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#345F70; /*blue*/
}

/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:Verdana,Tahoma,sans-serif; color:#000; }
A { color:#129038; text-decoration:none; }
A:hover { text-decoration:underline; }
FORM { margin:0px; }
P, TD, UL, OL { font-size:12px; line-height:1.6em; color:#000; margin:6px 0px;}
#right-content P { font-size:0.9em; line-height:1.6em;}
#left-content P { font-size:0.9em; line-height:1.6em; color:#666;}

INPUT, TEXTAREA, SELECT textarea { font-family:arial, helvetica, sans-serif; color:#333; border: #006AC2 1px solid; font-size:12px; }
ul { margin-left:8px;padding-left:0px;list-style-position: inside; }
img {border: 0px;}

#main-content3col .bordered P, 
#main-content3col .bordered H1,
#main-content3col .bordered H2,
#main-content3col .bordered H3,
#main-content3col .bordered H4,
#main-content3col .bordered H5,
#main-content3col .bordered H6 { 
padding:4px 6px;
color:#000;}

#main-content2col .bordered P, 
#main-content2col .bordered H1,
#main-content2col .bordered H2,
#main-content2col .bordered H3,
#main-content2col .bordered H4,
#main-content2col .bordered H5,
#main-content2col .bordered H6 { 
padding:4px 6px;
color:#000;}

#right-content .bordered P, 
#right-content .bordered H1,
#right-content .bordered H2,
#right-content .bordered H3,
#right-content .bordered H4,
#right-content .bordered H5,
#right-content .bordered H6 { 
padding:4px 6px;
color:#000;}

/* 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-color:#777;
/*background: url(../images/frame1.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background image*/
color:#000;
padding:2px 6px;
border-bottom:2px solid #fff;}

DIV.csc-frame-frame1 {
background-color: #eee;
border: 0px solid #ccc;
border-bottom:12px solid #fff;
}

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

DIV.csc-frame-frame2 { padding:0px 0px 4px 0px; background: url(../images/menu_dot.gif) repeat-x bottom; margin-bottom:14px; margin-top:3px; font-size:12px; }

/* Headers, plain */
H1 { font-size:30px; color:#eee; font-weight:normal; }
H2 { font-size:18px; color:#eee; font-weight:normal; }
H3 { font-size:14px; color:#eee; font-weight:normal; }
H4 { font-size:20px; color:#eee; font-weight:normal; }
H5 { font-size:12px; color:#eee; font-weight:normal; }
H1, H2, H3, H4, H5, H6 { margin:0; padding:0;}

#left-content H2 { color:#666; font-weight:normal; }

#right-content-home H4 {line-height:.8; }

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

#main-content2col-home .csc-header-n2 H2, #right-content-home .csc-header-n2 H2 { color:#000; }

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

/* Captions */
	DIV.csc-textpic-caption-c, .csc-textpic-caption { font-size:20px; padding-top:10px; color:#eee; }
	DIV.csc-textpic-caption-r, .csc-textpic-caption { font-size:20px; padding-top:10px; color:#eee; }
	DIV.csc-textpic-caption-l, .csc-textpic-caption { font-size:20px; padding-top:10px; color:#eee; }

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

/* Padding around Images */
.csc-textpic-image { padding:6px; }

#left-wrapper .csc-textpic-image { padding:0px; }

/*********************/ 
/* Tables, generally */ 
/*********************/ 
TABLE.contenttable P { font-size:11px; }
TABLE.contenttable TR TD { vertical-align:top; }

/* Tables, specifically */ 
TABLE.contenttable-0 TR TD { color:#000; }

TABLE.contenttable-1 { width:100%; }
TABLE.contenttable-1 TR TD { color:#000; }
TABLE.contenttable-1 TR.tr-0 TD { font-weight:bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color:#68540c;}
TABLE.contenttable-1 TR.tr-even { background-color:#7A6413; }
TABLE.contenttable-1 TR.tr-odd { background-color:#8b7421; }

TABLE.contenttable-2 P { color:#10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color:#F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight:bold; }

TABLE.contenttable-3 P { color:#8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color:#D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight:bold; }

/*********************/ 
/* FE User Registration */ 
/*********************/ 
.tx-srfeuserregister-pi1 legend { color:#111; }
.tx-srfeuserregister-pi1 label { color:#111; }
form label { color:#000; }
form dt { color:#111; }
form dd { color:#111; }

/*********************/ 
/* newloginbox userlist */ 
/*********************/ 

.tx-newloginbox-pi3-listrow TH { background:#68540C; padding:0 .5em; white-space:nowrap; }
.tx-newloginbox-pi3-listrow TD { background:#7A6431; padding:0 .5em; }
.tx-newloginbox-pi3-listrow-odd TD { background:#8B7421; padding:0 .5em; }

/********************************/
/* 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:#555;
font-size:11px;
padding:2px;
margin-left:2px;
background: #fff;
border:1px solid #ccc;
}

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

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

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

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

#search input {
vertical-align: middle;
}

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

#search input.searchimage {
border:0;
}

#breadcrumb {
margin-bottom:10px;
}


