﻿
/*------------------------------------------
	TAB
------------------------------------------*/

.ul_tab
{
	margin:0px;	
	display:inline-block;
	width:100%;
	padding-left:5px;
	}
	
.ul_tab li
{
	height:20px;
	padding-top:5px;
	float:left;
	list-style-type:none;
	/*modife by tanlx June 16 2009*/
	text-align:left;
	margin:0px;
	
	}

.tab_firt_left_active
{
	background:url('../images/tab/left_firts.gif') no-repeat;
	height:25px;
	width:6px;
	}
.tab_firt_left_inactive
{
	background:url('../images/tab/left_firts.gif') no-repeat;
	height:25px;
	width:7px;
	background-position:bottom;
	}
.tab_center_active
{
	background:url('../images/tab/center.gif') repeat-x;
	height:25px;
	width:2px;
	color:#73C9F2;
	font-weight:bold;
	margin:0px;
	
	}
.tab_center_inactive
{
	background:url('../images/tab/center.gif') repeat-x;
	height:25px;
	width:2px;
	background-position:bottom;
	}
.tab_firt_right_active
{
	background:url('../images/tab/space_center.gif') no-repeat;
	height:25px;
	width:39px;
	}
.tab_second_left_active
{
	background:url('../images/tab/space_center.gif');
	height:25px;
	width:39px;
	background-position:bottom;
	}
.tab_space_center_inactive
{
	background:url('../images/tab/space_center_3.gif') no-repeat;
	height:25px;
	width:38px;
	}
.tab_space_center_active
{
	background:url('../images/tab/space_center_2.gif') no-repeat;
	height:25px;
	width:38px;
	}
.tab_space_center_job_active
{
	background:url('../images/tab/space_center_1.gif') no-repeat;
	height:25px;
	width:38px;
	}
	
.tab_right_inactive
{
	background:url('../images/tab/right.gif') no-repeat;
	height:25px;
	width:34px;
	}
	
.tab_right_active
{
	background:url('../images/tab/right.gif') no-repeat;
	height:25px;
	width:34px;
	background-position:bottom;
	}

.sep
{
	height:21px;
	background:url('../images/tab/line_bottom.gif') repeat-x;
	}
.sep_with
{
	width:485px;
	}
/*------------------------------------------
	END TAB
------------------------------------------*/

.InboxContainer .Inbox
{
	float:left;	
	margin-top:20px;
	margin-bottom:0px;
}
.InboxContainer .Inbox .LogoLeft
{
	float:left;
	width:45px;
	height:45px;
	border:1px solid #BDBDBD;
}
.InboxContainer .Inbox .InboxRight
{
	float:left;
	position:relative;
	width:800px;
	margin-bottom:0px;
}
.InboxContainer .Inbox .InboxRight ul
{
	margin-left:10px;	
}
.InboxContainer .Inbox .InboxRight ul li
{
	margin-bottom:5px;
}
.InboxContainer .SentItemContainer
{
	float:left;	
	margin-left:70px;
}
.InboxContainer .SentItemContainer .SentItem
{
	/*border:1px solid #BDBDBD;*/
	width:700px;
	background-color:#F5F5F5;
}




.GigaboxxContent
{
	min-height:100px;	
}
.GBControlHeader  {
	clear:both;
	overflow:hidden;
	padding:6px 8px 5px;
}
.clearfix {
	display:block;
}
div .ThreadListWrapper {
	margin:0 10px;
}
.ThreadListWrapper {
	margin-bottom:10px;
	min-height:300px;
}
.GBThreadRow
{
	border-top:1px solid #BDBCBD;	
}
.GBThreadRow table {
	border-collapse:collapse;
	width:100%;
}
.GBThreadRow table {
	border-collapse:collapse;
	width:100%;
}
.GBThreadRow td.badge_column, .GBThreadRow a.badge {
	width:17px;
}
td, td.label {
	font-size:11px;
	text-align:left;
	/*width:100px;*/
}
.GBThreadRow td.checkbox {
	text-align:center;
	width:25px;
}
.GBThreadRow td.icon {
	width:50px;
}
.GBThreadRow .envelope {
	padding-left:5px;
	width:150px;
}
.clickable {
	cursor:pointer;
}
.GBThreadRow .thread_detail {
	padding-left:10px;
}
.GBThreadRow div.Thread_Icon {
	float:left;
	height:50px;
	margin:3px 3px 3px 0;
	position:relative;
	width:50px;
	border:1px solid #BDBCBD;
}
.GBThreadRow .line {
	color:#0089CF;
	font-size:12px;
}
.GBThreadRow .date {
	font-size:9px;
	color:#808080;
}
.GBThreadRow .tagline {
	cursor:default;
}
.GBThreadRow .preview {
	font-size:11px;
}


.message_pane {
padding:0 8px;
}
.gigaboxx_thread_header  {
border-bottom:1px solid #B3B3B3;
display:block;
margin:0 0 1px;
overflow:hidden;
padding:5px 20px 5px 0;
}
.GBThreadMessageRow {
border-top:1px solid #DDDDDD;
margin:0 0 8px;
overflow:hidden;
padding:8px 0 0;
}
.GBThreadMessageRow_Image  {
float:left;
height:50px;
margin-right:10px;
position:relative;
width:50px;
}
.GBThreadMessageRow_Info  {
margin-bottom:4px;
}
.GBThreadMessageRow_Body  {
color:#333333;
float:left;
font-size:13px;
overflow:hidden;
width:700px;
}
.GBThreadMessageRow_AuthorLink_Wrapper  {
color:#333333;
font-size:13px;
font-weight:bold;
}
.GBThreadMessageRow_Date  {
color:#777777;
font-size:11px;
margin-bottom:4px;
}
.GBThreadMessageRow_Body  {
color:#333333;
font-size:13px;
}
.GBThreadMessageRow_Body_Content
{
	font-size:11px;	
}
.text_reply
{
	border:1px solid #DDDDDD;	
}
