

/* ThickBox images */
#TB_next {
	background:url(/friends/images/right-arrow.gif) right bottom no-repeat;
	padding-right:10px;
}
#TB_prev {
	background:url(/friends/images/left-arrow.gif) left bottom no-repeat;
	padding-left:10px;
}
/* Title bar at top of the window, used for inline content and Iframe content */
#TB_title{
	background:url(/friends/images/TBbg.gif) ;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Submit buttons
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.tb-submit {
	font-size:11px;
 	font-weight:normal;
	color:#FFFFFF;
	background:#252B33;
	border-width:0px;  
  	border-left-color:#333B46;
	border-top-color:#333B46;
	border-right-color:#333B46;
	border-bottom-color:#333B46;
	cursor:pointer;
	width:55px;
	height:18px;
	margin:5px 5px 0 0;
	padding:0;
	outline:none;
	}
.tb-submit-hover {
	font-size:11px;
	font-weight:normal;
    color:#FF0000;  
	background:#252B33;
	border-width:0px;
  	border-left-color:#333B46;
	border-top-color:#333B46;
	border-right-color:#333B46;
	border-bottom-color:#333B46;
	cursor:pointer;
	width:55px;
	height:18px;
	margin:5px 5px 0 0;
	padding:0;
   outline:none;
	}
.tb-submit2 {
	font-size:11px;
 	font-weight:normal;
	color:#FFFFFF;
	background:#252B33;
	border-width:0px;  
  	border-left-color:#333B46;
	border-top-color:#333B46;
	border-right-color:#333B46;
	border-bottom-color:#333B46;
	cursor:pointer;
	width:40px;
	margin:0px 0px 0px -1px;
	padding:0;
    outline:none;	
	}
.tb-submit-hover2 {
	font-size:11px;
	font-weight:normal;
    color:#FF0000;
	background:#252B33;
	border-width:0px;
  	border-left-color:#333B46;
	border-top-color:#333B46;
	border-right-color:#333B46;
	border-bottom-color:#333B46;
	cursor:pointer;
	width:40px;
	margin:0px 0px 0px -1px;
	padding:0;
    outline:none;	
	}
#tb-prev-top {
	text-align:center;
	margin-top:-1.5em;
	margin-bottom:0em;
	}
#tb-prev-bottom {
	text-align:center;
	margin-top:2em;
	margin-bottom:1em;
	}
.tb-prev-next {
	}
.tb-prev, .tb-next, .tb-first, .tb-last, .tb-prev-hover, .tb-next-hover, .tb-first-hover, .tb-last-hover {
	font-size:12px;
 	font-weight:normal;
	color:#FFFFFF;
	background:#252B33;
	border-width:1px;  
  	border-left-color:#333B46;
	border-top-color:#333B46;
	border-right-color:#333B46;
	border-bottom-color:#333B46;
	cursor:pointer;
	height:20px;
	margin-right:0px;
	}
.tb-next {
	background:#252B33 url(/friends/images/next-white.gif) right no-repeat;
	padding:0px 10px 0px 0px;
	}
.tb-next-hover {
	background:#252B33 url(/friends/images/next-red.gif) right no-repeat;
    color:#FF0000;  
	padding:0 10px 0 0;
	}
.tb-prev  {
	background:#252B33 url(/friends/images/prev-white.gif) left no-repeat;
	padding:0 0 0 10px;
	}
.tb-prev-hover  {
	background:#252B33 url(/friends/images/prev-red.gif) left no-repeat;
	color:#FF0000;  
	padding:0 0 0 10px;
	}
.tb-first  {
	background:#252B33 url(/friends/images/first-white.gif) right no-repeat;
	padding:0 5px 0 5px;
	}
.tb-first-hover  {
	background:#252B33 url(/friends/images/first-red.gif) right no-repeat;
	color:#FF0000;    
	padding:0 5px 0 5px;
	}
.tb-last  {
	background:#252B33 url(/friends/images/last-white.gif) right no-repeat;
	padding:0 5px 0 5px;
	}
.tb-last-hover  {
	background:#252B33 url(/friends/images/last-red.gif) right no-repeat;
	color:#FF0000;   
	padding:0 5px 0 5px;
	}
/* The reply, edit, delete and spam buttons beneath each comment - not used */
.tb-reply-submit {
	display:none
	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Wrapper, links and legends
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb-wrapper {
	font-family:arial, verdana, "lucida sans unicode", "lucida grande", helvetica, sans-serif;
	width:451px;
	margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	font-size:.87em;
	font-weight:normal;
	}
/* *************************Click 'n' Say Howdy*****************??????????????????? */
#tb-wrapper a, #tb-wrapper a:visited {
	font-family:arial;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	margin-bottom:-.2em;
	}
#tb-wrapper a:active {
	color:#FF0000;    
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:0em;
	}                                                                                                                 */
/* **************************Showing x-xx of xx Pages / Entries********** */
.tb-comment-legend, .tb-closed-legend {
	margin-bottom:33px;
	color:#FF0000;
	font-size:15px;
	font-weight:normal;
	text-align:center;
	}
/* *************************Click 'n' Say Howdy***********?????????????????? */
#tb-comment-link {
 
                 text-align:center;
                 margin-top:.3em;
                 margin-bottom:3.2em;
	}
/* ************************  Thank you for your interest... ***************/
.tb-leave-comment-legend {
	font-size:1em;
	font-weight:normal;
	text-align:center;
	margin-bottom:0px;
	margin-top:35px;
	color:#FFFFFF;
	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Sort radio buttons and number of comments to show - Not used
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb-sort {
	color:#ffffff;
	font-size:15px;
	text-align:center;
	}
#tb-sort .tb-num-rows {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background:#EAEDF2;
	border:0px solid #D9DCE0;
	}
	#tb-sort .tb-submit{
	font-size:11px;
 	font-weight:bold;
	color:#FFFFFF;
	background:#333B46;
	border-width:2px;  
  	border-left-color:#333B46;
	border-top-color:#333B46;
	border-right-color:#333B46;
	border-bottom-color:#333B46;
	cursor:pointer;
	width:39px;
	height:18px;
	margin-top:5px;
	}
#tb-sort .tb-submit-hover{
	font-size:11px;
	font-weight:bold;
	color:#FF0000;    
	background:#333B46;
  	border-left-color:#333B46;
	border-top-color:#333B46;
	border-right-color:#333B46;
	border-bottom-color:#333B46;
	cursor:pointer;
	width:39px;
	height:18px;
	margin-top:5px;
	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Search form and results
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb-search-form {
	text-align:center;
	margin-top:0em;
	border:0px solid  #8A8C8F;
	width:210px;

	}
.tb-search-field {	
	background:url(/friends/images/translucency.png) repeat;
	border-top:1px solid #626466;
	border-left:1px solid #626466;
	border-right:1px solid #404142;
	border-bottom:1px solid #404142;
	font-size:.7em;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	border:1px solid  #8A8C8F;
  	width:125px;
    height:18px;
    margin-bottom:3.3em;
	}
.tb-search-highlight {
	background:#FF0000;
	}
#tb-search-form a, #tb-search-form a:visited {
    font-family:arial, helvetica, sans-sefif;
	font-size:.85em;
	font-weight:bold;
	text-decoration:none;
	padding:0 1px 0 1px;
    margin-left:-6px;
	background:#05090C;
	border-top:1px solid #626466;
	border-left:1px solid #626466;
	border-right:1px solid #404142;
	border-bottom:1px solid #404142;
  	color:#ffffff;
	}
#tb-search-form a:hover {
	font-size:.85em;
    margin-left:-6px;
	background:#05090C;
	color:#FF0000;   
	border-top:1px solid #626466;
	border-left:1px solid #626466;
	border-right:1px solid #404142;
	border-bottom:1px solid #404142;
	text-decoration:none;
	cursor:pointer;
	}
.search-legend {
 	text-align:center;
    font-family:arial;
    font-size:1.3em;
	font-weight:bold;
    color:#ffffff;
	border-top:1px solid #626466;
	border-left:1px solid #626466;
	border-right:1px solid #404142;
	border-bottom:1px solid #404142;
	padding-bottom:.5em;
 	}
.search-author-title {
    font-size:1.2em;
	font-weight:bold;
    color:#FF0000;
	}
.search-author {
    font-size:1.2em;
	font-weight:normal;
    color:#ffffff;
	}
.search-date-title {
     font-size:1.2em;
	 font-weight:bold;
     color:#FF0000;
	}
.search-date {
     font-size:1.2em;
     color:#FF0000;
	}
.search-subject-title {
	font-weight:bold;
	}
.search-subject {
	}
.search-text {
    font-family:arial;
    font-size:1.3em;
	font-weight:normal;
    color:#ffffff;
	border-bottom:1px solid #8A8C8F;
	margin-bottom:1em;
	padding-bottom:1em;
	} 
/* ++++++++++ The comment footer (reply, edit and delete links) ++++++++++ */
.tb-comment-footer {
	text-align:center;
	}
.tb-replyto-link, .tb-edit-link, .tb-delete-link, .tb-spam-link {
	display:inline;
	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Comment
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.tb-comment, .tb-reply{
	font-size:.86em;
	color:#ffffff;
	text-align:center;
	}
.tb-reply {
	margin-left:20px;
	}
.tb-reply-legend {
	color:#3B4B66;
	font-size:.86em;
	}
/* ++++++++++ The comment header +++++++++++ */
/* +++ Padding key:  Top   Right   Bottom   Left ++++++ */
.tb-reply, .tb-comment-header, .tb-comment-header-admin {
	margin-top:6px;
    margin-bottom:0px;
	width:430px;
	background:url(/friends/images/translucency.png) repeat;
	height:20px;
	border-top:1px solid #404142;
	border-left:1px solid #404142;
	border-right:1px solid #404142;
	border-bottom:0px solid #404142;
    padding:4px 6px 8px 6px;
	}
.tb-comment-text, .tb-comment-text-admin {
	margin-top:0em;
	font-size:15px;
	margin-bottom:.5em;
	width:430px;
	background:url(/friends/images/translucency.png) repeat;
	border-top:1px solid #404142;
	border-left:1px solid #404142;
	border-right:1px solid #404142;
	border-bottom:1px solid #404142;
	padding:8px 6px 12px 6px;
	}
.tb-author, .tb-author-admin {
	color:#FF0000;
	text-align:center;
	}
.tb-author-loc, .tb-author-loc-admin  {
	padding:5px 0 0 5px;
/*	float: left;                              */
	text-align:center;
	font-size:.95em;
    font-weight:bold;
	color:#FF0000;
	}
/* .tb-date, .tb-date-admin {
	padding:5px 5px 2px 0px;
	float:right;
	font-size:.95em;
	color:#FF0000;
	display:none;
	}                              */
.tb-id, .tb-id-admin {
	float:right;
	display:none;
	}
.tb-author a, .tb-author-admin a:visited  {
	}
.tb-location, .tb-location-admin {
	}
/* ++++++++++ The comment subject and body ++++++++++ */
.tb-comment-subject, .tb-comment-subject-admin{
	font-size:.9em;
	}
.tb-subject-title, .tb-subject-title-admin {
	}
.tb-comment-text, .tb-comment-text-admin {
	overflow:auto;
	}	
/* ++++++++++ HTML tags in the comment text ++++++++++ */
.tb-comment-text pre, .tb-comment-text-admin pre {
	margin:.5em 0 .5em 1.5em;
	font-family:"courier new", courier, monospace;
	background:#eee;
	padding:0 2px 0 2px;
	overflow:auto;
	}
.tb-comment-text p, .tb-comment-text-admin p {
	margin:.5em 0em .5em 0;
	}
.tb-comment-text ol, .tb-comment-text-admin ol {
	margin:.5em 0 .5em -.3em;
	}
.tb-comment-text ul, .tb-comment-text-admin ul {
	margin:.5em 0 .5em -.3em;
	}
.tb-comment-text hr, .tb-comment-text-admin hr {
	}
.tb-comment-text blockquote, .tb-comment-text-admin blockquote {
	margin:.5em 0 .5em 1.5em;
	border-left:3px solid #aaa;
	margin-left:1.5em;
	padding-left:5px;
	}
.tb-comment-text code, .tb-comment-text-admin code {
	font-family:"courier new", courier, monospace;
	background:#eee;
	font-size:.95em;
	}
/* ++++++++++ The comment footer (reply, edit and delete links) ++++++++++ */
.tb-comment-footer {
	text-align:center;
	}
.tb-replyto-link, .tb-edit-link, .tb-delete-link, .tb-spam-link {
	display:inline;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Comment entry form
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb-form-div {
	margin:auto;
	text-align:left;
	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	START /Comment entry form/ Help link button
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb-form-div a, #tb-form-div a:visited {
	font-family:arial, helvetica, sans-sefif;
	font-size:.7em;
	font-weight:bold;
	text-decoration:none;
	padding:0px 2px 0 2px;
	background:url(/friends/images/translucency.png) repeat;
	border-top:1px solid #191D23;
    border-left:1px solid #191D23;
    border-right:1px solid #191D23;
    border-bottom:1px solid #191D23;
  	color:#ffffff;
    display:none
    }
#tb-form-div a:hover {
	font-size:.7em;
	background:#05090C;
	color:#FF0000;  
	border-top:1px solid #191D23;
    border-left:1px solid #191D23;
    border-right:1px solid #191D23;
    border-bottom:1px solid #191D23;
	text-decoration:none;
	cursor:pointer;
    display:none
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	END /Comment entry form/ Help link button
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb_form, #tb-form-edit  {
	font-family:Arial, verdana, Helvetica,sans-serif;
	font-weight:normal;
	color:#ffffff;
	background:none;
	border:0px solid #8A8C8F;
	margin-top:0px;
	margin-bottom:0px;      
	}
/************************* Enter Name box ****************************/
#tb-form-div .tb-field {
	margin-top:0px;
	margin-bottom:3px;	
	background:url(/friends/images/translucency.png) no-repeat;
	font-size:.85em;
	font-weight:bold;
	color:#FF0000;
	border-top:1px solid #404142;
	border-left:1px solid #404142;
	border-right:1px solid #404142;
	border-bottom:1px solid #404142;
	width:193px;
    text-align:center;
    } 
#tb-form-div .tb-subject-field {
	margin-top:5px;
	font-size:.9em;
	padding:0 2px 0 2px;
	width:85%;
	border:1px solid #A099DF;
	} 
.tb-required {
	margin-top:0px;
	color:#FF0000;
	font-size:1em;
	font-weight:bold;
	}
#tb-form-div .field-reply {
	width:30px;
	border:1px solid #A099DF;
	padding:0 2px 0 2px;
	font-size:.9em;
	} 
#tb-subscribe-line {
	margin-bottom:5px;
	}
#admin-reply_options {
	margin-bottom:5px;
	}
#ed_toolbar {
	display:yes;
	}
#tb-form-edit #ed_toolbar {
	display:yes;
	}
/************************************************  OLD  ****
    #ed_toolbar input {
	font-family:helvetica, arial, sans-serif;
	font-size:11px;
	color:#003399;
	padding:0;
	margin-right:2px;
	cursor:pointer;
	background:#F5F5F5;
	border:1px solid #000;
	}
****************************************************************/
#ed_toolbar .ed-button {
	font-size:11px;
 	font-weight:normal;
 	color:#FFFFFF;
	background:#252B33;
	border-width:0px;  
  	border-left-color:#333B46;
	border-top-color:#333B46;
	border-right-color:#333B46;
	border-bottom-color:#333B46;
	cursor:pointer;
	margin-top:6px;
	padding:0;
    display:none;
}
    #ed_toolbar .ed-button-hover {
	font-size:11px;
	font-weight:normal;
    color:#FF0000; 
	background:#252B33;
	border-width:0px;
  	border-left-color:#333B46;
	border-top-color:#333B46;
	border-right-color:#333B46;
	border-bottom-color:#333B46;
	cursor:pointer;
	margin-top:6px;
	padding:0;
    display:none;
}                                              
#tb-form-emoticons {
	margin-top: 5px;
}
#tb-form-div textarea {
	font-family:Arial, verdana, Helvetica, sans-serif;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	width:444px;
	height:4em;
	background:url(/friends/images/translucency.png) repeat;
	font-size:.9em;
	border-top:1px solid #404142;
	border-left:1px solid #404142;
	border-right:1px solid #404142;
	border-bottom:1px solid #404142;
	overflow:auto;
	color:#ffffff;
	text-align:center;
	}
#tb-form-submit-line {
	font-size:11px;
	font-weight:bold;
	}
#tb-link-target {
	/* This holds the "open in new window" flag used by the quick tags script */
	display:none;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Miscellaneous
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb-wrapper img {border:none;}

/* ++ ERROR MESSAGE UNDER COMMENT SUBMIT BOX. EG: "MISSING" ++ */
#tb-wrapper strong {}

/* ++ "MISSING" & Message that follows "MISSING:" EG: Name Comment text++ */

#tb-error {
	color:#ff0000; font-size:.7em; text-align:center;
	}
/*******************         Your name         ***********************/
.tb-label {
	color:#FF0000;                  
	font-size:.83em;
	font-weight:normal;
	}
.tb-small {
	font-size:.85em;
	}
.tb-clear {
	clear:both;
	height:1px;
	}
.tb-stress {
	margin-top:0px;
	color:#8A8C8F;
	text-align:center;
	font-weight:bold;
	}
.tb-credit {
	color:#8A8C8F;
	text-align:center;
	font-size:.5em;
	margin-top:-9px;
    display:none
	}
.tb-credit a {
	color: #6F7073;
	text-align:center;
	font-size:.5em;

	}
/****************      Return to Friends       ****************/
.tb-center {
	text-align:center;
    font-family:arial;
    font-size:1.4em;
    color:#FF0000;

	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	"Panel" styles: message-panel.php, comments-preview.php, 
	commments-reply-tpl.php, comments-edit-tpl.php, comments-edit-tpl.php
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb-panel {
	margin:100px 0 0 0;
	padding:0;	
	font-family:arial;
	font-size:15px;
	background:#11151D;
	}
/******************** Comment preview: font in Name box, and font of text below  ***************/
#tb-panel-wrapper {
	margin:auto;	
	width:760px;
	background:#000000; 
	font-size:19px;
}
/********************     Comment preview, header, footer     ***************/
#tb-panel-header {
	border:1px solid #B20000;
	background:#B20000;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:5px 10px 5px 10px;
	}
#tb-panel-footer {
	border:1px solid #B20000;
	background:#B20000;
	font-size:20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	}
#tb-panel-content {
    border:1px solid #B20000;
	margin:0;
	padding-bottom:10px;
	}
/****************     Below includes Friends help panel text     ***************/
#tb-panel-message {
	color:#000000;
	border:1px solid #B20000;
	margin:0 0 0px 0;
	padding:0 10px 0 10px;
	text-align:center;
    }
.tb-panel-link {
	font-size:.82em;
	text-align:left;
	}
#tb-panel-wrapper .tb-comment-text {
	font-size:15px;
    color:#FFFFFF;
            	}
#tb-panel-wrapper .tb-subject-field {
	width:300px;
	}
