﻿.message_list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 97%;
}
.message_list li {
	padding: 0;
	margin: 0;
	background: url(../Images/message-bar.gif) no-repeat;
}
.message_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
}
.message_head .timestamp {
	color: #666666;
  position: absolute;
	right: 10px;
	top: 5px;
}
.message_head cite {
	
	font-weight: bold;
	font-style: normal;
}
.message_body {
	padding: 5px 10px 15px;
}
.collapse_buttons {
	text-align: right;
	border-top: solid 1px #e4e4e4;
	padding: 5px 0;
		width: 100%;
}
.collapse_buttons a {
	margin-left: 15px;
	float: right;
}


.collpase_all_message {
	background: url(../Images/collapse-all.gif) no-repeat right center;
	padding-right: 12px;
	color: #666666;
}
.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pane-list li {
	background: #ffffff;
	padding: 10px 20px 10px;
	border-top: solid 1px #EFEFEF;
	cursor: pointer;
}
.pane-list li:hover {
	background: #EFEFEF;
}


	.blue_box_below
	{
	background-image:url(../images_new/blue_box_bottom.gif);
	background-repeat:no-repeat;
	height:7px;
	width:175;
	}
div
	{
		margin:0px;
		padding:0px;
	}

.red_dark_box_below
	{
	background-image:url(../images_new/red_dark_bottom.gif);
	background-repeat:no-repeat;
	height:7px;
	width:175;
		
	}
	.red_box_below
	{
	background-image:url(../images_new/red_bottom.gif);
	background-repeat:no-repeat;
	height:7px;
	width:175;
	}

.green_dark_box_bottom
	{
	background-image:url(../images_new/green_dark_bottom.gif);
	background-repeat:no-repeat;
	height:7px;
	width:175;
	}

	.green_box_below
	{
	background-image:url(../images_new/green_bottom.gif);
	background-repeat:no-repeat;
	height:7px;
	width:175;
	}
	
	.blue_box_big_bg_top
	{
			background-image:url(../images_new/blue_box_big_bg.gif);
			background-repeat:repeat-y;
	}
	
	.blue_box_big_bg_Below
	{
			background-image:url(../images_new/blue_bigbox_bg.gif);
			background-repeat:no-repeat;
			width:185px;
			height:6px; 
	}
	
	
	.blueLite_box_bg_top
	{
			background-image:url(../images_new/green_bg.gif);
			background-repeat:repeat-y;
	}
	
	.blueLite_box_bg_Below
	{
			background-image:url(../images_new/green_bottom.gif);
			background-repeat:no-repeat;
			width:174;
			height:6px; 
	}
	
	
		.orange_box_bg_top
	{
			background-image:url(../images_new/orange_box_bg.gif);
			background-repeat:repeat-y;
	}
	
	.orange_box_bottom
	{
			background-image:url(../images_new/orange_box_bottom.gif);
			background-repeat:no-repeat;
			width:185;
			height:8px; 
	}
	
	
	
	.grey_bigbox_bg
	{
			background-image:url(../images_new/grey_bigbox_bg.gif);
			background-repeat:repeat-y;
	}
	
	.grey_big_boxbottom
	{
			background-image:url(../images_new/grey_big_boxbottom.gif);
			background-repeat:no-repeat;
			width:185;
			height:8px; 
	}
	
	
		.errMsg
	{
		font-family:Tahoma;
		color:Red; /*Orange*/
		font-size: 11px; 
		font-weight: bold;
		text-align: center;
	}
	
	
	/*paging 
*/
	
	

.pagination{
padding: 2px;

}

.pagination ul{
margin: 0;
padding: 0;
text-align:right; /*Set to "right" to right align pagination interface*/

padding-right: 10px;

}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #FFFFFF;
background-color: #e86d10;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.author_name_dummy
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc6920;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	}
.author_name_dummy a
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d6d86;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	}
.author_name_dummy a:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d6d86;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	}

/*comment box*/
.commentbox{
	background-color: #ececec;
width:98%; 
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#171717;
	text-decoration:none;	
}

.commentfooter
{

background: url(../images_new/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 97%;
color: #4A4A4A;
}

/*data display */



.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 629px;
}

.curlycontainer .innerdiv{
background: transparent url(../images_new/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.Msg{
	color:Black; /*Blue*/
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	
}
.Button_go
	{
    font-family:Tahoma,Arial, Helvetica, sans-serif;
        font-size:12px;
        text-align:center;
        color:#FFFFFF;
        font-weight:bold;
        background-image:url(../images_new/go.gif);
    background-repeat:no-repeat; 
    width:31px;
    height:21px; 
    border:0px;
	}
	
	#error
	{
	font-family:Verdana,Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:Red;
	}
	
	.ErrorMsg
	{
		font-family  :Verdana,Tahoma,Arial, Helvetica, sans-serif;
		font-size:11px;
		color:Red;
	}
	
	
.white_text
        {
        font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#FFFFFF;
        text-decoration:none;
        font-weight:bold;
        padding-left:3px;
         }
.white_text a
        {
        font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#FFFFFF;
        text-decoration:none;
        font-weight:bold;
        }
.white_text a:hover
        {
        font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#FFFFFF;
        text-decoration:underline;
        font-weight:bold;
        }
.border
        {
        border:1px dotted #333333;
        }
.article_title_image
        {
        background-image:url(../images_new/ico_readarticle.gif);
        background-repeat:no-repeat;
        height:22px;
        }
#article_title_image
        {
        font-family:Tahoma,Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#16487e;
        text-decoration:none;
        line-height:18px;
        padding-left:20px;
        padding-top:5px;
        height:25px;
        }
#article_title_image a
        {
        font-family:Tahoma,Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#16487e;
        text-decoration:underline;
        }
#article_title_image a:hover
        {
        font-family:Tahoma,Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#16487e;
        text-decoration:none;
        }
        
 select
	{
	border:1px solid #d1d1d1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
	
	
	.TextBox 
{   BORDER-RIGHT: 0px outset red; 
    BORDER-LEFT: 0px outset red; 
    BORDER-TOP: 0px outset red; 
    BORDER-BOTTOM: 0px outset red; 
} 
.TextBoxBackground
{    
height: 23px;
 text-align:left;
 vertical-align: top;  
  background:#FFFFFF url(../images_new/TextBoxBackground.gif) no-repeat; 
} 
.SmallTextBoxBackground
{   height: 23px;
   text-align:left;
  vertical-align: top;
  width:140px;  
  background:#FFFFFF url(../images_new/SmallTextBoxBackground.gif) no-repeat; 
} 
.TextAreaBackground
{
         width:496px;
 height: 280px;
 vertical-align: top;  
  font-size: 10px;
        background: #fff url(../images_new/TextAreaBackground.gif) no-repeat;
}

.TextAreaBackground_trove
{
 height: 280px;
 vertical-align: top;  
 font-size: 10px;
 padding-top:15px;
background: #fff url(../images_new/dmmy_5.gif) no-repeat;
}

.TextAreaBackground_405_275
{
 width:405px;
 height: 275px;
 vertical-align: top;  
 font-size: 10px;
 background: #fff url(../images_new/405_275_size.gif) no-repeat;
}

.TextAreaBackground_405_tag
{
 width:405px;
 height: 114px;
 vertical-align: top;  
 font-size: 10px;
 background: #fff url(../images_new/405_tag.gif) no-repeat;
}

.TextAreaBackground_405_review
{
 width:350px;
 height: 147px;
 vertical-align: top;  
 font-size: 10px;
 background: #fff url(../images_new/tag.gif) no-repeat;
}


.TextAreaBackground_405_200
{
 width:405px;
 height: 200px;
 vertical-align: top;  
 font-size: 10px;
 background: #fff url(../images_new/405_size.gif) no-repeat;
}

.TextAreaBackground_235
{
 height: 23px;
 text-align:left;
 vertical-align: top;  
 background:#FFFFFF url(../images_new/235_size.gif) no-repeat; 
}



#dummy
        {
        background-image:url(../images_new/DUMMY.gif);
        background-repeat:no-repeat;
        padding-left:52px;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:18px;
        text-transform:uppercase;
        font-weight:600;
          color:#ca5f10;
        padding-top:2px;
        }
        
        #dummy a
        {
       
        font-family:Georgia, "Times New Roman", Times, serif;
        text-transform:uppercase;
        font-weight:600;
        text-decoration:none;
         color:#ca5f10;
          
        }
        
            #dummy a:hover
        {
       
        font-family:Georgia, "Times New Roman", Times, serif;
        text-transform:uppercase;
        font-weight:600;
        text-decoration:underline;
         color:#ca5f10;
          
        }
        
        
        
        
        #dummy_new
        {
        background-image:url(../images_new/DUMMY.gif);
        background-repeat:no-repeat;
        padding-left:52px;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:18px;
        text-transform:uppercase;
        font-weight:600;
        color:#ca5f10;
        padding-top:15px;
        }
.preview
        {
        background-image:url(../images_new/preview.gif);
        background-repeat:no-repeat;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:13px;
        color:#e1680f;
        text-decoration:none;
        font-weight:700;
        padding-left:15px;
        padding-bottom:6px;
        }
.orange_heading
	{
background-image:url(../images/ico_tcex.gif);
    background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#de6810;
	text-decoration:none;
	padding-left:20px;
	text-transform:capitalize;
	}
	


#blue_link1
        {
        font-family:Tahoma,Arial, Helvetica, sans-serif;
        font-size:11px;
        line-height:14px;
        color:#333333;
        text-decoration:none;
        }
#blue_link1 a
        {
        font-family:Tahoma,Arial, Helvetica, sans-serif;
        font-size:11px;
        line-height:14px;
        color:#16487e;
        text-decoration:underline;
        }
#blue_link1 a:hover
        {
        font-family:Tahoma,Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#e74c0f;
        text-decoration:none;
        }
h3
        {
        margin:0px;
        padding:0px;
        font-family:Tahoma;
        font-size:13px;
        color:#16487e;
        text-decoration:none;
        font-weight:bold;
        }
h3 a
        {
        margin:0px;
        padding:0px;
        font-family:Tahoma;
        font-size:13px;
        color:#16487e;
        text-decoration:none;
        font-weight:bold;
        }
h3 a:hover
        {
        margin:0px;
        padding:0px;
        font-family:Tahoma;
        font-size:13px;
        color:#e74c0f;
        text-decoration:none;
        font-weight:bold;
        }
        
        
      .trove_body
        {
        margin:0px;
        padding:0px;
        font-family:Tahoma;
        font-size:11px;
   color:#16487e;
   font-weight:bold;
        text-decoration:none;
     
        }
        
    .doted_wiki
	{
	background-image:url(../images_new/doted_line.gif);
	background-repeat:repeat-x;
	height:13px;
	}
	
	
	.insight_bg1
	{
	background-image:url(../images_new/execwiki1.gif);
	height:45px;	
    background-repeat:no-repeat;
    padding-left:42px;
    }
	
	
	.bg2
        {      
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:18px;
        text-transform:uppercase;
        font-weight:600;
        color:#ca5f10;
        padding-top:2px;
        }
.blue_link
	{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#16487e;
	text-decoration:none;
	display:inline;
	}
.blue_link a
	{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#16487e;
	text-decoration:underline;
	display:inline;
	}
.blue_link a:hover
	{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#16487e;
	text-decoration:none;
	display:inline;
	}
.blue_link1
	{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#16487e;
	text-decoration:none;
	display:inline;
	}
.blue_link1:hover
	{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#16487e;
	text-decoration:underline;
	display:inline;
	}
.author_name_heading
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc6920;
	text-decoration:none;
	font-weight:bold;
	}
.author_name_heading:hover 
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc6920;
	text-decoration:underline;
	font-weight:bold;
	}
	
	
	
	.insight_bg_insight
	{
	background-image:url(../images_new/insight1.gif);
	height:45px;	
    background-repeat:no-repeat;
    padding-left:42px;
    }
	
		.Mblog_bg
	{
	background-image:url(../images_new/mblogs1.gif);
	height:45px;	
    background-repeat:no-repeat;
    padding-left:42px;
    }
	
		.Upshot_bg
	{
	background-image:url(../images_new/upshot1.gif);
	height:45px;	
    background-repeat:no-repeat;
    padding-left:42px;
    }
			.Trove_bg
	{
	background-image:url(../images_new/trove1.gif);
	height:45px;	
    background-repeat:no-repeat;
    padding-left:42px;
    }
.FaceOff_bg
	{
	background-image:url(../images_new/faceoff1.gif);
	height:45px;	
    background-repeat:no-repeat;
    padding-left:42px;
    }
	
