/* ######### CSS for Shade Tabs. Remove if not using ######### */
#feature-slider {
	display:block;
	width:971px;
	height:240px;
	background:transparent url(themes/customtheme/images/layout/index/fcs_bg.png) repeat;
	*margin:-3px 0px!important;
	}
.shadetabs{
	padding: 0;
	margin: 0;
	font: bold 11px Arial;
	list-style-type: none;
	list-style:none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	float:left;
	width:228px;
	z-index: 1;
	}
.shadetabs li{
	display: inline;
	margin: 0;
	z-index: 2;
	}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 3;
	padding: 7px 15px;
	margin: 0 0 0 5px;
	color: #4A4034;
	display:block;
	width:193px;
	height:34px;
	line-height:17px;
	text-transform:uppercase;
	background:transparent url(themes/customtheme/images/layout/index/fcs_txt.png) left bottom no-repeat;
	}

.shadetabs li a:hover{
	color: #4A4034;
	line-height:17px;
	background:transparent url(themes/customtheme/images/layout/index/fcs_txt.png) left top no-repeat;
	}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	background:transparent url(themes/customtheme/images/layout/index/fcs_txt.png) left top no-repeat;
	top: 0px;
	}

.tabcontent{
	display:none;
	color: #4A4034;
	font: bold 11px Arial;
	}
	
/* CSS For Category Images */
#category-container {
	display:block;
	width:776px;
	float:left;
	}
#idx_cat_wrap {
	display:block;
	width:194px;
	float:left;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A4034;
	font-weight:700;
	}
	#idx_cat_wrap a, #idx_cat_wrap_a:hover, #idx_cat_wrap a img {
		border:none;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#6B655D;
		text-decoration:none;
		display:block;
		margin:0px;
		}
	#idx_cat_wrap a.va { *margin-bottom:-2px; }
		
	#idx_cat_title {
		display:block;
		width:194px;
		background:url(themes/customtheme/images/layout/index/ctb_title.png) center center no-repeat;
		height:24px;
		text-indent:11px;
		line-height:24px;
		}
		a #idx_cat_title {
			text-transform:uppercase;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#4A4034;
			font-weight:700;
			margin:0px;
			}
	.idx_cat	{
		background:url(themes/customtheme/images/layout/index/ctb_bg.png);
		display:block;
		height:31px;
		width:194px;
		line-height:31px;
		text-indent:15px;
		}
		#idx_cat_first {
		background:url(themes/customtheme/images/layout/index/ctb_first.png); }
		.idx_cat a {
			line-height:31px!important;
			display:block;
			height:31px;
			margin:0px;
			}
		
	.idx_cat2	{
		background:url(themes/customtheme/images/layout/index/ctb_qab.png);
		display:block;
		width:164px;
		line-height:17px;
		text-indent:15px;
		font-style:italic;
		font-weight:400;
		padding:6px 15px 5px; text-indent:0px!important;
		}
		#idx_cat2_first {
			background:url(themes/customtheme/images/layout/index/ctb_qaf.png);
		padding:4px 15px;
			}
			.idx_cat2 a { 
				text-transform:none!important;
				}
		
#idx-right-col {
	display:block;
	width:194px;
	float:left;
	}
	#fp-consult {
		display:block;
		width:194px;
		height:343px;
		float:left;
		}
		#fpc-text {
			display:block;
			background:url(themes/customtheme/images/layout/index/fpc_txt.png) center center no-repeat;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color: #4A4034;
			width:164px;
			height:115px;
			padding:15px;
			line-height:16px;
		}
