/* @override http://www.ccto.org/images/HigherGround.css */

/*******************************************
AUTHOR:              Erwin Aligam
WEBSITE:               http://www.styleshout.com/
TEMPLATE NAME:        HigherGround
TEMPLATE CODE:     S-0014
VERSION:          1.0
******************************************
*******************************************
HTML ELEMENTS
*******************************************
Top Elements*/
*
{
	margin: 0;
	padding: 0;
	border: 0;
}
BODY
{
	background: #CCC;
	font: 75%/15px Verdana, Tahoma, arial, sans-serif;
	color: #666666;
	text-align: center;
	margin: 15px 0;
}
/*links*/
A, A:visited, A:active
{
	color: #5A93C9;
	background: inherit;
	text-decoration: none;
}
A:hover
{
	color: #88AC0B;
	background: inherit;
	text-decoration: underline;
}
/*headers*/
H1, H2, H3, P
{
	padding: 10px;
	margin: 0;
}
UL, OL
{
	margin: 5px 20px;
	padding: 0 20px;
}
H1, H2, H3
{
	font-family: "Trebuchet MS", Tahoma, Sans-serif;
	font-weight: Bold;
}
H1
{
	font-size: 160%;
	font-weight: normal;
}
H2
{
	font-size: 130%;
	text-transform: uppercase;
	color: #88AC0B;
}
H3
{
	font-size: 110%;
}
/*images*/
IMG
{
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 5px;
}
.no IMG
{
	background: none;
	border: none;
	padding: 0;
}
IMG.float-right
{
	margin: 5px 0px 10px 10px;
}
IMG.float-left
{
	margin: 5px 10px 10px 0px;
}
CODE
{
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	/*[empty]font: ;*/
	/*white-space: pre;*/
	background: url(http://www.ccto.org/images/post.jpg);
	border: 1px solid #E0DBC9;
}
ACRONYM
{
	cursor: help;
	border-bottom: 1px solid #777;
}
BLOCKQUOTE
{
	margin: 10px;
	padding: 0 0 0 25px;
	background: url(http://www.ccto.org/images/post.jpg);
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em "Trebuchet MS", Tahoma, Sans-serif;
	color: #A89A6A;
}
/*start - table*/
TABLE
{
	border-collapse: collapse;
	margin: 10px;
}
.no TABLE
{
	margin: 0;
}
TH STRONG
{
	color: #FFF;
}
TH
{
	background: #93BC0C url(http://www.ccto.org/images/nav.jpg) repeat-x;
	height: 29px;
	padding: 3px 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: 2px solid #FFF;
}
TH A
{
	color: #FFFFFF;
}
TH A:hover
{
	color: #990000;
	text-decoration: underline;
}
TH A:visited
{
	color: #FFFFFF;
}
TR
{
	height: 30px;
}
.no TR
{
	height: auto;
}
TD
{
	padding: 3px 10px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
.no TD
{
	padding: 0;
	border: none;
}
TD.first, TH.first
{
	border-left: 0px;
}
TR.row-a
{
	background: #F8F8F8;
}
TR.row-b
{
	background: #EFEFEF;
}
/*end - table
form elements*/
FORM
{
	margin: 10px;
	padding: 0;
	border: 1px solid #D5D5D5;
	background-color: #FFF;
	text-align: left;
}
FORM H2
{
	background: #666666;
	padding: 5px 10px;
	color: #FFFFFF;
	margin: 0 0 10px;
}
FORM LABEL
{
	display: block;
	font-weight: normal;
	margin: 10px 10px 1px;
}
FORM INPUT
{
	padding: 2px;
	font: normal 1em Verdana, sans-serif;
	color: #777;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
FORM INPUT[type="checkbox"], FORM INPUT[type="radio"]
{
	margin: 0px 1px 0px 10px;
	border: none;
}

FORM INPUT[type="text"], FORM INPUT[type="password"]
{
	width: 300px;
}
FORM TEXTAREA
{
	padding: 2px;
	font: normal 1em Verdana, sans-serif;
	display: block;
	color: #777;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	min-width: 300px;
	min-height: 150px;
}
.no TEXTAREA
{
	width: auto;
	padding: 0;
	height: auto;
}
.no INPUT
{
	padding: 0;
}
INPUT.button
{
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 10px;
	padding: 4px 9px;
	color: #FFF;
	background: #8EB50C url(http://www.ccto.org/images/nav.jpg) repeat-x 0 0;
	border: 1px solid #FFF;
}
INPUT.button:hover
{
	border: 1px solid #575757;
}
INPUT.button:disabled
{
	background: #EEEEEE;
	color: #999999;
	border: 1px solid #993333;
}
/*search form*/
.searchform
{
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 5px 0 15px;
	width: 190px;
}
.searchform P
{
	margin: 0;
	padding: 0;
}
.searchform INPUT.textbox
{
	width: 120px;
	color: #777;
	height: 18px;
	padding: 2px;
	border: 1px solid #E5E5E5;
	vertical-align: top;
	margin: 0;
}
.searchform INPUT.button
{
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
	margin: 0;
}
/********************************************
LAYOUT
********************************************/
#wrap
{
	position: relative;
	width: 820px;
	background: #CCC url(http://www.ccto.org/images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#top-bg
{
	position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url(http://www.ccto.org/images/top-bg.jpg) repeat-y center top;
	top: 0;
	left: 0;
	z-index: 2;
}
#content-wrap
{
	position: relative;
	width: 790px;
	padding: 0;
	background: #E8E8E8;
	border-top: 5px solid #FFF;
	border-bottom: 2px solid #D0D0D0;
	margin-left: 15px;
	margin-top: 36px;
	padding-bottom: 30px;
}
#content-wrap
{
	#margin-top: 0px;
}
#header
{
	width: 820px;
	position: relative;
	height: 100px;
	background: #CCC url(http://www.ccto.org/images/header-bg.jpg) repeat-y center top;
	padding: 0;
	color: #FFF;
}
#header H1#logo-text A
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 36px "Trebuchet MS", Arial, Sans-serif;
	letter-spacing: -1px;
	color: #AEAAAA;
	text-transform: none;
	text-decoration: none;
	/*change the values of top and left to adjust the position of the logo*/
	top: 25px;
	left: 30px;
}
#header H1#logo-text SPAN
{
	color: #838181;
}
#header H2#slogan
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 15px "Trebuchet MS", Arial, Sans-serif;
	text-transform: none;
	color: #838181;
	/*change the values of top and left to adjust the position of the slogan*/
	top: 60px;
	left: 95px;
}
/*header links*/
#header #header-links
{
	position: absolute;
	top: 20px;
	right: 20px;
	color: #838181;
	font-size: 10px;
}
#header #header-links A
{
	color: #838181;
	text-decoration: none;
}
#header #header-links A:hover
{
	color: #444;
}
/*header-photo*/
#header-photo
{
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(http://www.ccto.org/images/header-photo.jpg) no-repeat center center;
}
#header-photo IMG
{
	background: #FFFFFF;
	border: 0px;
	padding: 5px 0px;
	margin: 0 auto;
}
/*Main Column*/
#main
{
	float: left;
	width: 67%;
	padding: 0;
	margin: 2px 0 0 10px;
	position: relative;
	text-align: left;
	background: #E8E8E8;
}
#main2
{
	float: left;
	width: 67%;
	padding: 0 0 0 10px;
	margin: 10px 0 0;
	position: relative;
	background: #E8E8E8;
	text-align: left;
	overflow: auto;
}
#main H1, #main2 H1
{
	margin-top: 50px;
	margin-left: -10px;
	font: normal 1.6em "Trebuchet MS", Tahoma, Sans-serif;
	color: #FFFFFF;
	background: #93BC0C url(http://www.ccto.org/images/nav.jpg) repeat-x left;
	padding: 5px 0 5px 5px;
	border-bottom: 3px solid #FFF;
	border-top: 3px solid #FFF;
	border-right: 3px solid #FFF;
}
#main H1.first, #main2 H1.first
{
	margin-top: 5px;
}
#main UL.list LI, #main2 UL.list LI
{
	list-style-image: url(http://www.ccto.org/images/bullet.gif);
}
/*Profile*/
#profile #leftSide
{
	margin: 0;
	padding: 0 0 30px;
	text-align: center;
	width: 55%;
	float: left;
}
#profile #rightSide
{
	margin: 0;
	padding: 10px 0 30px;
	width: 45%;
	float: left;
}
#profile .profileTable
{
	font-size: 11px;
	margin: 5px;
	padding: 0px;
}
#profile .profileTable TR
{
	padding: 0px;
	height: auto;
}
#profile .profileTable TD
{
	padding: 10px 10px 3px 0;
	text-align: left;
	vertical-align: top;
}
#profile .profileTable TD.profilePicture
{
	text-align: center;
	border: none;
}
#profile .profileTable TD.label
{
	width: 120px;
	padding-right: 5px;
	font-weight: bold;
	text-align: right;
}
#profile .profileTable TD.data
{
	text-align: left;
	max-width: 200px;
	padding-left: 5px;
}
#profile .profileText P
{
	padding: 0 10px 20px 0;
}
#profile .profileFix
{
	clear: both;
}
#profileEdit FORM
{
	background: #FFF;
	padding: 0;
}
#profileEdit FORM H2
{
	margin: 0;
}
#profileEdit FORM LABEL
{
	margin-left: 10px 10px 1px;
	font-weight: normal;
}
#profileEdit FORM INPUT, #profileEdit FORM TEXTAREA, #profileEdit FORM SELECT
{
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
#profileEdit FORM INPUT[type="text"], #profileEdit FORM INPUT[type="password"]
{
	width: 300px;
}
#profileEdit .button
{
	display: block;
	margin: 10px;
}
#accountSettings FORM
{
	background: #FFF;
	padding: 0;
}
#accountSettings FORM H2
{
	margin: 0;
}
#accountSettings FORM LABEL
{
	margin-left: 10px 10px 1px;
	font-weight: normal;
}
#accountSettings FORM INPUT, #accountSettings FORM TEXTAREA, #accountSettings FORM SELECT
{
	margin-right: 20px;
	border: 1px solid #CCC;
}
#accountSettings FORM INPUT[type="text"], #accountSettings FORM INPUT[type="password"]
{
	width: 300px;
}
#accountSettings .button
{
	display: block;
	margin: 10px;
}
#accountSettings TD
{
	border: none;
	vertical-align: center;
}
#accountSettings TD
{
	border-bottom: 1px solid #CCC;
}
#accountSettings TD.label
{
	width: 60%;
}
/*Announcements*/
#ann .normal
{
	display: block;
	padding: 0 0 5px;
	background: #CCCCCC;
	border: 1px solid #333333;
	cursor: pointer;
}
#ann A
{
	text-decoration: none;
	font-weight: normal;
}
#ann .hover
{
	border: 1px solid #993333;
	padding: 0 0 5px;
	background: url(http://www.ccto.org/images/post.jpg);
	cursor: pointer;
}
#ann .col3
{
	clear: both;
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 5px;
	margin: 0 5px 5px 10px;
}
#ann .hover .ministry
{
	background: url(http://www.ccto.org/images/nav.jpg);
	color: #FFFFFF;
	padding: 3px;
	margin: 0;
}
#ann .normal .ministry
{
	background: #666666;
	color: #FFFFFF;
	padding: 3px;
	margin: 0;
}
#ann IMG
{
	background: none;
	border: none;
	border-bottom: 1px solid #333333;
	padding: 0;
	margin: 0;
}
#ann H3
{
	margin: 0;
	color: #FFFFFF;
	padding: 2px 5px 2px 20px;
	background-image: url(http://www.ccto.org/images/news_bullet.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-transform: uppercase;
	font-size: 120%;
}
#ann P
{
	padding: 5px 10px;
	text-align: justify;
}
#ann .right
{
	padding: 2px 5px 2px 2px;
	float: right;
	font-weight: bold;
	font-size: 10px;
}
/*Post Footer*/
.post-footer
{
	background: url(http://www.ccto.org/images/post.jpg);
	padding: 5px;
	margin: 20px 10px 5px;
	font-size: 95%;
	color: #7E7547;
	border: 1px solid #E0DBC9;
	clear: both;
}
.post-footer .date
{
	background: url(http://www.ccto.org/images/clock.gif) no-repeat 0 center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer A.comments
{
	background: url(http://www.ccto.org/images/comment.gif) no-repeat 0 center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer A.readmore
{
	background: url(http://www.ccto.org/images/page.gif) no-repeat 0 center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
/*Staff Options*/
.staff-options
{
	background: url(http://www.ccto.org/images/post.jpg);
	padding: 0;
	margin: 20px 10px 5px;
	font-size: 95%;
	color: #7E7547;
	border: 1px solid #666666;
	clear: both;
}
.staff-options H3
{
	background: #666666;
	margin: 0;
	padding: 2px 10px;
	color: #FFFFFF;
}
.staff-options UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.staff-options LI
{
	background: url(http://www.ccto.org/images/footer-dots.jpg) repeat-x left bottom;
}
.staff-options LI A
{
	display: block;
	height: 1.5em;
	text-decoration: none;
	background-image: none;
	padding: 0.3em 0 0.3em 15px;
	display: block;
	font-weight: normal;
	color: #666666;
}
.staff-options LI A:hover
{
	color: #1773BC;
	border-left: 5px solid #993333;
	padding: 0.3em 0 0.3em 10px;
	background: #FFFFFF;
}
/*Sidebar*/
#sidebar
{
	float: right;
	width: 26%;
	padding: 0 10px 0 0;
	margin: 10px 0 0;
	position: relative;
}
#sidebar H1
{
	margin-top: 10px;
	padding: 5px;
	font: bold 1.4em "Trebuchet MS", Tahoma, Sans-serif;
	color: #8C9F0D;
}
#sidebar UL.sidemenu
{
	text-align: left;
	margin: 7px 4px 8px 0;
	padding: 0;
	text-decoration: none;
	background: url(http://www.ccto.org/images/dots.jpg) repeat-x left top;
}
#sidebar UL.sidemenu LI
{
	list-style: none;
	background: url(http://www.ccto.org/images/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
}
* HTML BODY #sidebar UL.sidemenu LI
{
	height: 1%;
}
#sidebar UL.sidemenu LI A
{
	display: block;
	/*height: 1.5em;*/
	text-decoration: none;
	background-image: none;
	color: #666666;
	padding: 0.3em 0 0.3em 15px;
}
#sidebar UL.sidemenu LI A:hover
{
	color: #1773BC;
	border-left: 5px solid #993333;
	padding: 0.3em 0 0.3em 10px;
	background: url(http://www.ccto.org/images/post.jpg);
}
/*footer*/
#footer-wrap
{
	clear: both;
	width: 820px;
	font-size: 1em;
	text-align: left;
	padding: 30px 0 15px;
	background: url(http://www.ccto.org/images/footer-bottom.jpg) no-repeat center bottom;
}
#footer-wrap A
{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap A:hover
{
	color: #000;
}
#footer-wrap P
{
	padding: 10px 0;
}
#footer-wrap H2
{
	color: #666666;
	margin: 0;
	padding: 0 10px;
}
#footer-columns
{
	color: #888;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}
#footer-columns UL
{
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	background: url(http://www.ccto.org/images/footer-dots.jpg) repeat-x left top;
}
#footer-columns LI
{
	background: url(http://www.ccto.org/images/footer-dots.jpg) repeat-x left bottom;
}
#footer-columns LI A
{
	display: block;
	height: 1.5em;
	text-decoration: none;
	background-image: none;
	padding: 0.3em 0 0.3em 15px;
	display: block;
	font-weight: normal;
	width: 96%;
}
#footer-columns LI A:hover
{
	color: #1773BC;
	border-left: 5px solid #993333;
	padding: 0.3em 0 0.3em 10px;
	background: url(http://www.ccto.org/images/post.jpg);
}
#footer-columns .col3, .col3-center
{
	float: left;
	width: 31%;
}
#footer-columns .col3-center
{
	margin: 0 15px;
}
/*bottom*/
#footer-bottom
{
	clear: both;
	color: #666;
	margin: 0 auto;
	width: 820px;
	padding: 10px 0;
	text-align: center;
}
/*alignment classes*/
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}
/*display and additional classes*/
.clear
{
	clear: both;
}
/*Other Classes*/
.message
{
	display: block;
	width: 95%;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	color: #990033;
	padding: 5px;
	margin: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.story
{
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
	font-size: 13px;
}
.story2
{
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	line-height: 1.2;
	font-size: 13px;
}
.contact
{
	padding: 10px;
	margin: 10px;
	width: 200px;
	border: 1px solid #FFF;
	line-height: 1.5;
	float: left;
}
.dateTime
{
	font-size: 9px;
	color: #999999;
}
.dateTime2
{
	font-size: 10px;
	color: #990000;
}
.subBox
{
	margin: 5px 30px;
	padding: 0 0 10px;
	border-bottom: 5px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
}
.subBox H3
{
	margin: 0;
	padding: 0;
}
.longForm
{
	margin-left: 15px;
}
.longForm H1, H2, H3
{
	margin-left: 0px;
	padding-left: 0px;
}
.note-red
{
	color: #FF0000;
	font-size: 10px;
}
.note-grey
{
	color: #A5A5A5;
	font-size: 10px;
}
/*Other IDs*/
#contact-info
{
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#staff_info
{
	display: block;
	clear: both;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
#staff_info_box
{
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	padding: 5px;
	border: 1px solid #DFDFDF;
	width: 250px;
}
#staff_info_box TD
{
	border: none;
}
/*Navigation*/
#nav
{
	/*clear: both;*/
	padding: 0;
}
#nav UL
{
	float: left;
	list-style-type: none;
	background: url(http://www.ccto.org/images/nav.jpg) repeat-x;
	width: 790px;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;
}
#nav UL LI
{
	position: relative;
	display: inline;
	float: left;
}
#nav UL LI A
{
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav UL LI A:hover, #nav UL LI A:active
{
	background: url(http://www.ccto.org/images/nav-hover.jpg) repeat-x;
}
#nav UL LI#current A
{
	background: url(http://www.ccto.org/images/nav-current.jpg) repeat-x;
}
/*** Search in Nav ****/
#navSearch
{
	float: right;
	margin: 2px 5px 0px;
	padding: 0;
}
#navSearch .searchform
{
	padding: 0;
	margin: 5px;
}
#navSearch INPUT.textbox
{
	font-size: 1em;
	height: 18px;
	padding: 2px 5px;
	width: 120px;
}
#navSearch INPUT.button
{
	width: 35px;
	border: 2px solid #FFF;
	height: 25px;
	padding: 0px;
	margin-left: 5px;
	background: #6BA0D0;
}
/*sucker tree navigation
Credits: Dynamic Drive CSS Library
URL: http://www.dynamicdrive.com/style/*/
.suckertreemenu
{
	padding: 0;
	margin: 0 15px;
	width: 790px;
	background: url(http://www.ccto.org/images/nav.jpg) repeat-x;
	clear: both;
	float: left;
	height: 1%;
	position: relative;
	z-index: 500;
}
.suckertreemenu UL
{
	list-style-type: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.suckertreemenu UL LI
{
	position: relative;
	display: inline;
	float: left;
}
.suckertreemenu UL LI A
{
	display: block;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
.suckertreemenu UL LI A:hover, .suckertreemenu UL LI A:active
{
	background: url(http://www.ccto.org/images/nav-hover.jpg) repeat-x;
}
.suckertreemenu UL LI#current A
{
	background: url(http://www.ccto.org/images/nav-current.jpg) repeat-x;
}
.suckertreemenu UL LI UL LI A:hover, .suckertreemenu UL LI UL LI A:active
{
	background: #4AA0D1;
}
.suckertreemenu UL LI#current UL LI A
{
	background: #287EAD;
}
.suckertreemenu UL LI#current UL LI A:hover, .suckertreemenu UL LI#current UL LI A:active
{
	background: #4AA0D1;
}
/*1st sub level menu*/
.suckertreemenu UL LI UL
{
	left: 0;
	position: absolute;
	top: 1em;
	/*no need to change, as true value set by script*/
	display: block;
	visibility: hidden;
	list-style: none;
	z-index: 550;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu UL LI UL LI
{
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels offset after 1st level sub menu*/
.suckertreemenu UL LI UL LI UL
{
	left: 159px;
	/*no need to change, as true value set by script*/
	top: 0;
}
/*Sub level menu links style*/
.suckertreemenu UL LI UL LI A
{
	display: block;
	width: 160px;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 12px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	background: #287EAD;
}
/*Background image for top level menu list links*/
.suckertreemenu .mainfoldericon
{
	background: url(http://www.ccto.org/images/corner_back.png) no-repeat bottom right;
}
/*Background image for subsequent level menu list links*/
.suckertreemenu .subfoldericon
{
	background: url(http://www.ccto.org/images/media/arrow-right.gif) no-repeat center right;
}
* HTML P#iepara
{
	/*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
/*Holly Hack for IE \*/
* HTML .suckertreemenu
{
	margin: 0 0 0 7.5px;
}
* HTML .suckertreemenu UL LI
{
	float: left;
	height: 1%;
}
* HTML .suckertreemenu UL LI A
{
	height: 1%;
	display: inline;
}
* HTML .suckertreemenu UL LI A:hover
{
	color: #FFFFFF;
}
* HTML .suckertreemenu .mainfoldericon
{
	background: none;
}
/*End*/
.drag-handle
{
	/*Overwrite default drag handle bar background color with below*/
	background-color: #03277C;
}
#interVeil
{
	/*CSS for veil that covers entire page while modal window is visible*/
	position: absolute;
	background: black url(blackdot.gif);
	width: 10px;
	left: 0;
	top: 0;
	z-index: 5;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=80);
	opacity: 0.8;
}
/*Tabs*/
#main UL.subsection_tabs
{
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
	clear: both;
	border-bottom: 1px solid #CCC;
	height: 25px;
	clear: both;
}
#main UL.subsection_tabs LI.tab
{
	float: left;
	text-align: center;
	border-right: 2px solid #CCC;
}
#main UL.subsection_tabs LI.tab A
{
	display: block;
	height: 20px;
	padding: 3px 15px 0;
	background-color: #FFF;
	color: #666;
	border-top: 2px solid #333;
}
#main UL.subsection_tabs LI.tab A:hover
{
	color: #666;
}
#main UL.subsection_tabs LI.tab A.active
{
	background-color: #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}
#main UL.subsection_tabs LI.source_code
{
	float: right;
}
.tabDiv
{
	padding: 10px;
}
.tabDiv FORM
{
	background: #FFF;
	padding: 0;
}
.tabDiv FORM H2
{
	margin: 0;
}
.tabDiv FORM LABEL
{
	margin: 10px 10px 1px;
	font-weight: normal;
}

.tabDiv FORM INPUT[type="text"], .tabDiv FORM INPUT[type="password"]
{
	width: 300px;
}
.tabDiv .button
{
	margin: 10px;
}
.tabDiv TD
{
	vertical-align: top;
	border: none;
	border-bottom: 1px solid #CCC;
	padding-top: 10px;
}
.tabDiv TR.banned
{
	background: #FF1111;
	color: #FFF;
}
#newsletterBody
{
	text-align: left;
	background: #FFF;
	color: #000;
}
#settings TD.label
{
	width: 200px;
}
#settings TD
{
	vertical-align: top;
}
