/* CSS Document */

/* BEGIN GLOBAL STYLES */

body {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	font-size: 12px;
	margin: auto;
	text-align: center;
	background-color: #CCCCCC;
}

h1 {
	clear: both;
	margin-bottom: 2px;
	color: #224b70;
	font-size: 15px;
	margin: 10px 0 0 0;
	padding: 2px;
	background-color: #e5e5e5;
	background-image: url(images/bg_h1.gif);
}
h2 {
	clear: both;
	margin-bottom: 2px;
	color: #224b70;
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	background-color: #FFFFFF;
}
h5 {
	margin-bottom: 2px;
	color: #224b70;
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 2px;
}

input, select, textarea {
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #666;
	margin: 0 5px 0 5px;
	padding: 2px 2px 2px 2px;
}

/* END GLOBAL STYLES */

/* BEGIN HEADER CLASS STYLES */

h2.dateline {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

h3.yourhere {
	float: left;	
}

h3.dateline {
	float: right;
}

h3.yourhere,
h3.dateline {
	margin: 0 0 3px 0;
	font-size: 10px;
	font-weight: normal;
}



/* END HEADER CLASS STYLES */

#container {
	width: 815px;
	background-color: #FFFFFF;
	/*	border: 1px solid red;*/
	border: 1px solid #000099;
	text-align: left;
}

#header {
	background: url(/images/CTEKlogowords.gif) no-repeat top left;
	width: 815px;
	height: 70px;
}

#tagline {
	margin: 10px 10px 0 0;
	padding: 8px 0 0 5px;
	/*background: transparent url(images/bg_tagline.jpg) no-repeat 0 0;*/
	width: 320px;
	height: 50px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #4c4848;
}

#search {
	margin: 20px 10px 0 0;
	padding: 8px 0 0 5px;
	background: transparent url(images/bg_search.gif) no-repeat 0 0;
	width: 235px;
	height: 34px;
	float: right;
}

*html #search {
	margin: 20px 10px 0 0;
	padding: 5px 0 0 5px;
}

#search input {
	background-color: #e5e5e5;
}

a.blue-btn {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background-color: #224b70;
	border: 1px solid #c2c2c2;
	margin: 0;
	padding: 2px;
}

a.blue-btn:hover {
	background-color: #790000;
}

/* navigation */
#navigation {
	height: 32px;
	width: 815px;
	background: url(images/bg_navigation.gif) repeat-x;
}

#navigation ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	float: left;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	float: left;
	background: transparent url(images/vertical_rule.gif) no-repeat top right;
}

#navigation ul li a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
	text-decoration: none;
	margin: 0;
	padding: 8px 8px;
	/*background-color: orange;*/
}

#navigation ul li a:hover {
	border-top: 7px solid #790000;
	padding: 1px 8px 8px 8px;
}

.firstNav {
	margin: 0;
	padding: 0;
	background: transparent url(images/vertical_rule.gif) no-repeat top left;
	float: left;
}

#navigation ul li a.selected {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	border-top: 7px solid #790000;
	padding: 1px 8px 8px 8px;
}

#content {
	padding: 5px 15px;
	float: left;
	background-color:#FFFFFF
}

#MainTable
{
	border-collapse: collapse;
}

#MainTable .LeftCol
{
	width: 190px;
	vertical-align: top;
	padding: 0;
}

#MainTable .RightCol
{
	width: 563px;
	margin-left: 20px;
	padding-left: 20px;
	vertical-align: top;
}

.leftcolumn {
	float: none;
/*	border: 1px solid blue;
*/	width: 190px;
	height: auto;
	margin: 0px 0 0 0;
	padding: 0;
}

.rightcolumn {
	float: right;
	width: 563px;
	margin: 0 0 0 15px;
	padding: 0;
}

.rightcolumn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.rightcolumn ul li {
	margin: 4px;
	padding: 0 8px;
	background: transparent url(images/bullet.gif) no-repeat 0 5px;
}

b {
	color: #333333;
}

#graybox {
	background-color: #e5e5e5;
	margin: 0;
	padding: 10px;
}

.groupphoto {
	clear: both;
	background: url(images/banner_sunset.jpg);
	height: 151px;	
}
.groupphotonarrow {
	clear: both;
	background: url(images/banner_sunset.jpg);
	height: 75px;	
}

.home {
	color: #000;
	font-weight: bold;
}

img.thumbnail {
	float: left;
	margin: 0;
	padding: 6px 10px 3px 0;
}

p.storylead {
	margin: 0;
	padding: 0 0 5px 10px;
}

a.readmore {
	color: #224e77;
	text-decoration: none;
}

a:hover.readmore {
	text-decoration: underline;
	}
	
/* BEGIN SUBBOX STYLES */
#subbox-hd {
	margin: 0 0 5px 0;
	padding: 0;
	background: #fff url(images/bg_subboxHead.gif) no-repeat 0 0;
	width: 185px;
	float: left;
}

#subbox {
	width: 183px;
	border: 1px solid #b7ba8e;
	border-bottom: none;
	margin: 2px 0 0 0;
	padding: 0;
	float: left;
	background-color: #F4F4FF;
}


.subbottom {
	margin: 0;
	padding: 0;
	float: left;
}

#subbox p {
	margin: 0;
	padding: 5px 3px 5px 3px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #274e72;
	line-height: 14px;
}

#subbox p a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #274e72;
	text-decoration: underline;
}

#subbox p a:hover {
	text-decoration: none;
}

#subbox-hd h4.subhd,
#email h4.subhd {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 4px 0 0 5px;
}

#subbox ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#subbox ul li {
	margin: 0;
	padding: 0 0 2px 10px;
	background: transparent url(images/chevron.gif) no-repeat 0 6px;
}

#subbox ul li a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #295074;
	text-decoration: none;
}

/* re-display of sub-menu style definitions */
#subbox-redisplay {
	width: 250px;
	border-bottom: none;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
}

#subbox-redisplay p {
	margin: 0;
	padding: 5px 3px 5px 3px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #274e72;
	line-height: 14px;
}

#subbox-redisplay p a {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #274e72;
}

#subbox-redisplay p a:hover {
	text-decoration: underline;
}

#subbox-redisplay ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}

#subbox-redisplay ul li {
	margin: 0;
	padding: 0 0 4px 10px;
	background:none;
	
	/*background: transparent url(images/chevron.gif) no-repeat 0 6px;*/
}

#subbox-redisplay ul li a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #295074;
	text-decoration: none;
}
#subbox-redisplay ul li a:hover {
	text-decoration: underline;
}

/* end re-display of sub-menu style */

/* featured sponsor image style */
img.sponsor {
	padding: 5px 0;
}


.submenulinkoff a{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #295074;
	text-decoration: none;
}

.submenulinkon{
	color:#790000;
	text-decoration: none;
}

#subbox ul li a:hover {
	text-decoration: underline;
}

/* email box */
#email {
	margin: 0 0 5px 0;
	padding: 0;
	width: 185px;
	height: 51px;
	background: transparent url(images/bg_emailBox.gif) no-repeat 0 0;
	float: left;
}

.email {
	margin: 5px 5px 0 10px;
	padding: 2px 2px 2px 2px;
	border: none;
	color: #666;
}

/* END SUBBOX STYLES */

/* BEGIN FOOTER STYLES */

#footer {
	clear: both;
	height: 75px;
}

.copyright {
	background: url(images/bg_copyright.gif) repeat-x;
	height: 26px;
}

.copyright ul {
	margin: 0;
	padding: 2px 0 0 10px;
	list-decoration: none;
}

.copyright ul li {
	margin: 0;
	padding: 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #fff;
	display: inline;
}

.copyright ul li a {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

.copyright ul li a:hover {
	text-decoration: underline;
}

.copyright ul li.firstCopy {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0 450px 0 0;
}
.copyright ul li.privacy {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 0 0 0;
}


.logo {
	float: right;
	margin-right: 30px;
}

TABLE#tblRegistration
{
	border-collapse:collapse;
}

.registration {
	font-weight: normal;
}
.registration_alert{
	font-weight: bold;
	color: #FF0000;
}


/*Custom CTEK formats    */
.ctek_red {
	color: #CC3300;
}

.ctek_articles
{

}

.ctek_articles img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

TABLE#tblSponsorGrid
{
	color: #000080;
	font-size: 12px;
	margin-top: 10px;
	width: 550;
	border: 1px solid #b7ba8e;
	border-collapse:collapse;
}

TABLE#tblSponsorGrid TD#Logo
{
	width: 220px;
	text-align: center;

}
TABLE#tblSponsorGrid TD#Description
{
	color: #666666;
	width: 340px;
	text-align: left;
}


TABLE#tblUser_Comments
{
	color: #000080;
	font-size: 12px;
	margin-top: 10px;
	width: 95%;
	border: 1px solid #b7ba8e;
	border-collapse:collapse;
}
TABLE#tblUser_Comments TR#comments_title
{
	background-color: #E5E5E5;	
	font-size: 14px;
	font-weight:bold
}
TABLE#tblUser_Comments TR#comments_odd
{
	background-color: #F0F0F0;
	padding-top: 6px;
	margin-top: 6px;
}
TABLE#tblUser_Comments TR#comments_even
{
	background-color: #E5E5E5;	
}

TABLE#tblUser_Comments TD#comments
{
	padding-top: 6px;
	padding-bottom: 6px;
}

.small_button
{
	font-size: 10px;
	background-color:#345a7d;
	color:#FFFFFF;
	width: 20;
}
/* End Custom CTEK formats */