@charset "utf-8";
/* CSS Document */

#home_isfats {
	margin-top:15px;
	width:610px;
	}
	
.home_isfats_top {
	background:#FADAA9 url('/img/home/tab_header.gif') top no-repeat;
	padding:10px 0 9px; 
	}
	
.home_isfats_top_label {
	color:#714606;
	float:left;
	display:none;
	font-family:Arial, 'Trebuchet MS', Verdana;
	font-weight:bold;
	font-size:16px;
	padding:3px 0 0 12px;
	}

#home_isfats #tabfatcontainer {
	background-image:url('/img/home_isfats_back.gif');
	background-repeat:repeat-x;
	background-position:top;
	padding:0 15px 15px 15px;
	border-top:1px solid #FDC28E;
	}
	
/**************************************
 TAB STYLES
**************************************/

.modernbricksmenu2{
padding: 5px 10px 0 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px;
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

.modernbricksmenu2 a{
color:#825211 !important;
font: bold 12px Arial;
text-decoration: none !important;
margin: 0 0 0 3px;
padding: 5px 11px;
}

.modernbricksmenu2 a:hover{
color:#333 !important;
text-decoration:underline !important;
background-color:transparent;
}

.modernbricksmenu2 a.selected{ 
background-color: #FFEDCD;
color:#E06407 !important; /* #B6610C */
border:1px solid #FDC28E;
border-bottom:0;
padding:5px 10px 10px 10px;
text-decoration:none !important;
}

.modernbricksmenu2 a.selected:hover{
background-color:#FFEDCD;
color:#E06407 !important;
}

/**************************************
 ISFATJAX ENTRIES
**************************************/

.isfatjax-container {
	width:580px;
	clear:both;
	padding-top:15px;
	font-family:Arial;
	text-align:left;
	}
	
.isfatjax-left {
	float:left;
	background-image:url('/img/home_isfatjax-left.gif');
	background-position:right top;
	background-repeat:no-repeat;
	width:142px;
	min-height:70px;
	}
	
.isfatjax-right {
	float:right;
	background-image:url('/img/home_isfatjax-right.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:438px;
	height:154px;
	font-size:13px;
	line-height:130%;
	}
	
.isfatjax-left-wrap {
	width:135px;
	overflow:hidden;
	padding-bottom:2px;
	}
	
.isfatjax-left a {
	color:#222;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	}

.isfatjax-left a:hover {
	background-color:#FFFFAA;
	text-decoration:none;
	}
	
.isfatjax-left-comments a{
	color:#FF6600;
	text-decoration:underline;
	}
	
.isfatjax-left-comments a:hover{
	color:#FFF;
	background-color:#FF6600;
	text-decoration:none;
	}
	
.isfatjax-right-wrap {
	margin:8px 5px 6px 10px;
	padding-right:7px;
	height:140px;
	overflow:auto;
	}	

.isfatjax-right-title {
	color:#978104;
	font-size:14px;
	padding-bottom:3px;
	}
	
.isfatjax-right-title a {
	color:#978104;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}