/************* Homepage *************/

.general_menu {
	width: 201px;
	display: inline-block;
	zoom: 1; 
	*display: inline;
}

.general_menu .top{
	/*background-image: url('../images/traxon_website_06_showcase_overview_Illumination-_15.jpg');*/
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	background-color: #fbfbfb;
	height: 11px;
}

.general_menu .middle{
	/*background-image: url('../images/traxon_website_06_showcase_overview_Illumination-_22.jpg');*/
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	background-color: #fbfbfb;
	height: 41px;
	line-height: 41px;
	padding-left: 20px;
}

.general_menu .selected{
	background-image: url('../images/traxon_website_06_showcase_overview_Illumination-_24.jpg');
	height: 41px;
	line-height: 41px;
	width: 188px;
	padding-left: 20px;
}

.general_menu .bottom{
	/*background-image: url('../images/traxon_website_06_showcase_overview_Illumination-_46.jpg');*/
	border-bottom: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	background-color: #fbfbfb;
	height: 11px;
}



.general_view {
	width: 706px;
	vertical-align: top;
	border: 1px solid #e7e7e7;
	background-color: #fbfbfb;
	padding: 20px;
}
.general_mid_padding {
	width: 14px;
}

div.home_content{
	
}
div.home_content table.hc{

}
div.home_content td.hc_separator{
	width: 5px;
	background-image: url(../images/traxon_website_06_home_b-4_18.jpg);
	background-repeat:no-repeat;
	background-position: center right;
}
div.home_content td.hc_left{
	width:570px;
	border-right: 1px solid #CCCCCC;
	padding-right: 15px;
}
div.home_content td.hc_middle{
	/*width:250px;*/
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #CCCCCC;
}
div.home_content td.hc_right{
	/*width:250px;*/
	padding-left: 15px;
}

div.hc_height_stabilizer {
	height: 145px; overflow: hidden;
}

div.hc_tabs{
	position:relative; 
	margin-top:22px;
	margin-bottom:18px;
}
div.hc_tab{
	width:128px; height:37px;
	float:left; text-align:center; vertical-align:bottom;
}
div.hc_tab div{
	margin-top:10px;
	color:#474747; font-size:14px; line-height:18px; font-weight:bold;
}

div.hc_tabs div.active{
	background-image: url(../images/traxon_website_06_home_b-4_12.jpg);
}

p.hc_title{
	font-size:18px; color:#7C7C7C; line-height:22px;
}

/*Added by Aeon*/
/*****home 21 july****/
.home_heading {  border-bottom: 2px solid #585858;  color: #737373;  font-family: Arial;  font-size: 15px;  /*font-weight: bold; */ text-transform: capitalize;margin:15px 0;}
.home_heading span{display:inline-block;border-bottom:3px solid #e8621e;}
.no_listing li{list-style-type:none; padding: 0 0 12px ; margin:0; margin: 0 0 15px;  border-bottom: 1px dashed #c2c2c2;}
.thank_msg {  background-color: #f17232;  /*border: 1px solid #cbcbcb;*/  color: #030;  font-size: 14px;  font-weight: normal;  margin: 0 0 15px;  text-align: center;display:none; padding: 5px;line-height: 22px;}
.home_content_col {
  float: left;
  margin:0 12px;
  width: 226px;
}
.caption {  clear: both;  color: #737373;  font-size: 14px;  line-height: 20px;  padding-top: 10px;}
.caption a {color: #737373;}
.caption a:hover{color: #eb5d15;}
.no_preivew {
  background-color: #dcdcdc;
  clear: both;
  display: block;
  height: 165px;
  line-height: 165px;
  position: relative;
  text-align: center;
  width: 100%;
}
.catalogue_request .caption{padding-top:0;}
.marketing_material .no_listing li,
.upcoming_events .no_listing li, .awards .no_listing li{
	background:url(../images/grey_gradient.jpg) repeat-x bottom left; padding:10px; border-bottom:0;border:1px solid #c6c6c6!important;margin-bottom:15px;}
.input_style{ border: 1px solid #9b9b9b;  padding: 2%; width:96%; }
.awards .no_listing li{padding:20px 0;}
.home .footerbox, .home .footer_table{margin:0 auto!important;}
.award_img .read_more img {
  margin: 0 auto;
  max-width: 224px;
  width: auto;
}
.no_listing li:last-child , .no_listing li.last-child{
    border-bottom: 0 none;
    margin: 0;
}