/* original  #7E0F1A   */
A:visited {
	color: #002FA7;
	text-decoration: none
}


/* original  #7E0F1A  */
/* choice 1  #0070FF  Brandis blue */
/* choice 2  #1C39BB  Persian blue */
/* choice 3  #002FA7  Intl Klein blue */
 
A:link {
	color: #002FA7;
	text-decoration: none;
}

A:active {
	color: #002FA7;
	text-decoration: none
}

A:hover {
	color: #002FA7;
	text-decoration: underline
}

body {
	background-color: #FFFFFF;
        width: 1034px;
        padding: 0px;
	border: 0px;
        margin-left:0px; 
        margin-top:0px;	
        position: left
}


body.mceContentBody {
   background: #FFF;
   
}

.mainLayout {
	width: 1034px;
	margin: 0px;
	margin-left:0px; 
        margin-top:0px;	
        position: left

}


/*  mark comments like this at start and end   */

/* for some Color Hex codes:                   */             
/* http://www.december.com/html/spec/colorhex.html  */

/* ORIGINAL border: 0px solid #0C0;    */
/* border: 0px solid #506987;	#506987;  #8B8386;  */


.mainTable {
	padding: 0px;
	width: 1034px;
	border: 0px solid #8B8386;
	border-collapse: collapse;
        position: left
}


/* CHANGE LEFT SIDE PANEL STYLES HERE *******/

/* ORIGINAL border-right: 0px solid #0C0;    */
/* border-right: 0px solid #506987;          */


.LEFT_SIDE {
	width: 179px;
	padding: 0px;
	margin: 0px;
	border-right: 0px solid #697281;
        background-color: #041733;
        

}



/* CHANGE MAIN PANEL STYLES HERE *******/

.MAIN_BODY {
        width: 669px;
        padding: 6px;
	margin: 0px;
}


/* CHANGE RIGHT SIDE PANEL STYLES HERE *******/

/* ORIGINAL border-left: 0px solid #0C0;    */
/* border-left: 0px solid #506987;          */

.RIGHT_SIDE {
	width: 180px;
	padding: 0px;
	margin: 0px;
	border-left: 0px solid #697281;
}



table {
	font-family: arial, verdana;
	font-size: 12px;
}

/* CHANGE PANEL BOX STYLES HERE *******/

/* BEGIN Styles used for bloxes */
.objectTable {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;	
}


/* ORIGINAL background-color: #0C0    */
.objectHeading {
	width: 179px;
        height: 25px;
        text-align: left;
        background-color: #B7C8B6;  
	color: #FFF;
	padding: 0px 0px 0px 4px;
	font-weight: bold;

}
.objectHeadingL {
	width: 179px;
        height: 25px;
        text-align: left;
        background-color: #072452;  
	color: #B7C8B6;
	padding: 0px 0px 0px 4px;
        border-top: 2px solid #B7C8B6;
        border-bottom: 2px solid #B7C8B6;
	font-weight: bold;

}

.objectHeadingR {
	width: 179px;
        height: 25px;
        text-align: left;
        background-color: #FFFFFF;  
	color: #020F29;
	padding: 0px 0px 0px 4px;
        border-top: 2px solid #B7C8B6;
        border-bottom: 2px solid #B7C8B6;
	font-weight: bold;

}


.objectContent {
	padding: 1px 5px 1px 5px;
	margin: 4px;
	width: 100%;
}




/* END Styles used for bloxes */



 /* BEGIN  Diary Title Style */
h1.diaryTitle {
	font-size: 18px;
	font-weight: bold;
}

h2.author {
	font-size: 12px;
	font-weight: bold;
        color: 041632:
}

h3.diaryTimestamp {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

a.diaryTitle {
	color: #000;
}

a.diaryTitle:hover {
	color: #00F;
}

a.diaryTitle:visited {
	color: #000;
}

a.hotList {
	font-weight: normal;
	font-size: 12px;
	color: #00F;
}

a.hotList:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #00F;
}

a.author {
	font-weight: bold;
}

a.author:hover {
	
}

h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

/* End Diary Title Style */
blockquote {
	margin: 0px 40px 0px 40px;
	border: 1px dashed #2B4F1F;
	background-color: #EEEEEE;
	padding: 10px;
}

.theFlip {
	padding: 20px;

}

.smallText {
	font-family: arial, verdana;
	font-size: 12px;
}



.objectButton {
	
}



/* Quick Hit Styles */
.quickHitTime {
	font-style: italic;
}

.quickHitText {
	
}

.quickHitAuthor {
	font-size: 12px;
}

A.quickHitAuthor {
	color: #00F;
}

.quickHitTitle {
	font-weight: bold;
}

A.quickHitTitle {
	font-weight: bold;
}

.groupEntry A {
	font-family: arial, verdana;
	font-size: 10px;
}

.groupFeed A {
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #EEE;
}

.timeEntry A {
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: bold;	
}

.timeFeed A {
	font-family: arial, verdana;
	font-size: 10px;
}

.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: 12px 0px 7px 0px;
	padding: 1px;
	max-width: 50%;
}

.errorcomment {
	padding: 5px;
	color: #F00;
	font-weight: bold;
}

.titleBar {
	background-color: #EEEEEE;
	padding: 5px;
}


/* 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 {
	color: black;	
}

/* color of the accent for comments labeled [new] */
.newComment {
	color: #F00;
	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 arial, verdana, 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 arial, verdana, 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;
}
