A { 
	color: #d44802;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #d44802;
	text-decoration: none
	font-weight: bold;
}

A:link {
	color: #d44802;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #d44802;
	text-decoration: none
	font-weight: bold;
}

A:hover {
	color: #763e2a;
	text-decoration: underline
	font-weight: bold;
}

body {
	background: #f5f1e3 url(../images/ctbg.jpg) repeat-x;
	margin: 0px;
	padding: 0;
	top: 0px;
	color: #663300;
}

body.mceContentBody {
   background: #FFF;
}

body center { 
	position: absolute;
	left: 0;
	top: 0;
}


.mainLayout center { 
	position: relative;
	text-align:center;
	margin: 0;
	padding: 0;
}

.mainLayout {
	background-image: url(../images/ctlogo-bg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
}

.mainTable {
	width: 1000px;
	padding: 0;
	margin: 0;
	top: 0px;
	overflow: visible;
}

TBODY {
	margin:0;
	padding:0;
}

TR {
	margin:0;
	padding:0;
}
TD {
	margin:0;
	padding:0 0 10px 0;
}

.logobloc {
	width: 1000;
	padding: 0 0 0 0;
	margin: 18px 0 0 0;
	overflow: visible;
}
.logo {
	width: 600;
	background: url(../images/ctlogo.gif) no-repeat;
	background-position: bottom left;
	padding: -20px 0 0 0;
	margin: 0;
}

.LEFT_SIDE {
	width: 202px;
	padding: 0;
	margin: -10px 0 0 0;
	background-color: #e1dabe;
}

.MAIN_BODY {
	width:600px;
	padding: 40px 0 0 0;
	margin: 0;
	line-height: 1.4em;
}


.DIARY_LIST { 
	line-height: 1.4em;
	margin: 0;
	padding: 0; 
}

.DIARY_LIST_ENTRY { 
	line-height: 1.4em;
	padding: 5px 30px 5px 0;
	margin: 0; 
}

.diary { margin: 0 15px 20px 10px; padding: 0; width: 575px; line-height:1.4em;}

.RIGHT_SIDE {
	width: 202px;
	padding: 0px;
	margin: 0px;
	background-color: #e1dabe;
	border-color: #d1c9a7;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.separate table { padding:0; margin:4px; }

/* BEGIN Styles used for bloxes */
.objectTable {
	width:100%;
	margin: 0;
	padding: 0;
}

.objectHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f1e3;
	background-color: #454545;
	font-weight: bold;
	width:100%;
	margin: 0;
	padding: 5px 0 5px 4px ;
}

.objectContent {
	color: #663300;
	padding: 6px;
	margin: 0;
	width:100%;
}

/* END Styles used for bloxes */

 /* BEGIN  Diary Title Style */
h1.diaryTitle {
font: 12px/160% "Arial", Arial, "Bitstream Vera Sans", sans-serif;
	font-size:21px;
	letter-spacing:-1px;
	color: #454545;
	margin: 0;
	padding: 0;
}

h2.author {
	font-size: 12px;
	font-weight: normal;
}

h3.diaryTimestamp {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 10px 0;
}

a.diaryTitle {
	color: #454545;
	text-decoration: none;
}

a.diaryTitle:hover {
	color: #d44802;
}

a.diaryTitle:visited {
	color: #454545;
}

a.hotList {
	font-weight: normal;
	font-size: 12px;
	color: #72879e;
}

a.hotList:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #000;
}

a.author {
	
}

a.author:hover {
	
}

h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

/* End Diary Title Style */
blockquote {
	margin: 0px 20px 0px 20px;
	border: 1px dashed #72879e;
	background: #FFF;
	padding: 8px;
}

.theFlip {
	padding: 20px;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0; padding:0;
}

.objectButton {
	
}

.commentBar {
	background-color: #DDDDDD;
}

/* Quick Hit Styles */
.quickHitTime {
	font-style: italic;
}

.quickHitText {
	
}

.quickHitAuthor {
	font-size: 12px;
}

A.quickHitAuthor {
	color: #F00;
}

.quickHitTitle {
	font-weight: bold;
}

A.quickHitTitle {
	font-weight: bold;
}

.groupEntry A {
	font-family: verdana, arial;
	font-size: 11px;
}

.groupFeed A {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEE;
}

.timeEntry A {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;	
}

.timeFeed A {
	font-family: verdana, arial;
	font-size: 11px;
}


.ajaxPreviewCommentTitle {
	font-weight: bold;
}

.ajaxPreviewCommentText {
	margin: 5px;
}

.ajaxPreviewCommentAuthor {
	
}

.ajaxPreviewPostBar {
	border: 2px solid #00CC00;
	text-align: center;
	width: 95%;
    padding: 5px;
	margin: 0 auto;
	position: relative;
}

.ajaxCommentBox {
	border: 2px solid #00CC00;
	width: 95%;
    padding: 5px;
	margin: 5 auto;
	position: relative;
}

.commentBar {
	background-color: #ddd;
	margin: 5px 0px 2px 0px;
	padding: 2px;
	max-width: 50%;
}

.errorcomment {
	padding: 5px;
	color: #F00;
	font-weight: bold;
}

.titleBar {
	background-color: #454545;
	color: #e1dabe;
	padding: 5px;
}

.titleBar a { color: #f5f1e3; }

#discuss {
	border-top: #454545;
	border-bottom: #454545;
	border-style: solid;
	border-width: 1px 0px 2px 0px;
	padding: 4px 0;
	margin: 14px 0 0 0;
}

/* NEW STYLES ADDED FOR THE NOV '07 SOAPBLOX UPGRADE */
/* Used for all errrors */
.soapbloxError {
	color: #F00;
}

/* used in HTML paraser to indicate what is broken */
.soapbloxErrorOffender {
	font-weight: bold;	
}

.soapbloxErrorContext {
	font-weight: black;	
}

/* color of the accent for comments labeled [new] */
.newComment {
	color: #454545;
	font-weight: bold;	
}

/* TAB STYLES START */
/* tabnav is the TOP LEVEL of the tabs */
ul.tabnav {
	text-align: left; /* Set the position of the tabs */ 
	margin: 20px 20px 0px 20px;
	font: 11px verdana, arial, sans-serif;
	border-bottom: 1px solid #00CC00;
	list-style-type: none;
	padding: 5px 5px 5px 5px;
	min-width: 535px;
	width: 535px;
}

/* This forces the tabs to be in one line */
ul.tabnav li {display: inline;}

/* What the tab does when it's hovered */
li.taboff a:hover { 
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}


/* setting for the unselected top tab link*/
li.taboff a {
	padding: 3px 15px 3px 15px;
	border: 1px solid #00CC00;
	background-color: #fff;
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
}

/* settings for selected top tab link */
li.tabon a { 
	border-left: 1px solid #00CC00;
	border-top: 1px solid #00CC00;
	border-right: 1px solid #00CC00;
	padding: 0px 16px 5px 16px; 
	position: relative;
	top: 1px;
	padding-top: 10px;
	background-color: #FFF;  
	font-weight: bold;
}

/* Style for the second line in the profile tab */
ul.botnav {
	text-align: left;
	margin: 0px 20px 0px 20px;
	font: 10px verdana, arial, sans-serif;
	list-style-type: none;
	padding: 5px 5px 5px 4px;
	color: black;
	background-color: #eee;
	min-width: 535px;
	width: 535px;	
}

/* forces the second line of the profile tab to be displayed on one line */
ul.botnav li {display: inline;}

/* The color of links on the second line of the profile tabs */
ul.botnav li a {
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

ul.botnav li {
	color: #000;
	padding: 0px 4px 0px 4px;
}

ul.menulist {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: black;
	width:200px;
	overflow: hidden;
}

ul.menulist li {
	margin: 1px 0;
	padding: 0;
	list-style-type: none;
	color: black;
	width:200px;
}

ul.menulist a, ul.menulist a:visited {
	margin: 0;
	list-style-type: none;
	padding: 2px 0px 2px 6px;
	color: #f5f1e3;
	background-color: #9e6d4e;
	width:210px;
	display:block;
	text-decoration: none;
}

ul.menulist a:hover {
	margin: 0;
	list-style-type: none;
	padding: 2px 0px 2px 6px;
	background-color: #f5f1e3;
	color: #d44802;
	width:210px;
	display:block;
	text-decoration: none;
}
