.catalog div, .catalog ul, .catalog li, .catalog td, .catalog tr, .catalog table, .catalog img  {
	background: none;
	width: auto;
	height: auto;
	display: block;
	border: none;
	padding: 0;
	border-radius: none;
}


.catalog {
	margin-top: 20px;
	width: 960px;
	display: block;
	text-align: center;
}

.catalog .boxCategory {
	width: 210px;
	padding-right: 0px;
	margin-left: 20px;
	float: left;
	overflow: hidden;

	border-bottom: 1px dotted #2E5367;
}

.catalog .clear {
	clear: none;
}

.catalog .boxCategory .catBoxImage {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	width: 100%;
	border: 1px solid #2A1E66;
}

.catalog .boxCategory .picture {
	width: 60px;
	height: 86px;
	float: left;
	padding-right: 10px;
}

.catalog .boxCategory .catBox a, .catalog .boxCategory .tabon a, .catalog .boxCategory .taboff a  {
	display: block;
	height: 98px;
	color: #000;
}

.catalog .boxCategory .view-more {
	clear: both;
	display: block;
	height: 20px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: -15px;

	text-align: center;
}


.catalog .boxCategory .catBox, .catalog .boxCategory .tabon, .catalog .boxCategory .taboff {
	float: none;
	clear: both;
	padding: 10px;
	padding-top: 0;
	width: 180px;
	height: 94px;
	text-align: right;

	-webkit-transition: all 0.3s ease;
    -moz-transition:all 0.3s ease;  
    -o-transition:all 0.3s ease;  
    transition:all 0.3s ease; 
}

.catalog .boxCategory .tabon {
	background: #E5F2F6;
}

.catalog h2 {
	margin-bottom: 10px;
	text-align: center;
	background: #2E5367;
	color: #fff;
	text-decoration: none;

	padding: 5px 0;

	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;

	-webkit-transition: all 0.3s ease;
    -moz-transition:all 0.3s ease;  
    -o-transition:all 0.3s ease;  
    transition:all 0.3s ease; 
}
.catalog a {
	text-decoration: none;
}

.catalog a:hover h2 {
	background: #427794;
}


.widgetListInActiveTab {
	background: #2E5367;
	color: #fff;
}

.widgetListActiveTab {

}

#nav {
	height: 36px;
}

#nav li {
	font-size: 12px;
	padding-top: 5px;

	margin-left: 10px;

}

#nav li a {
	display: block;
	padding: 5px 10px;
	margin-top: -5px;
	float: left;

	text-align: center;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#nav li a:hover  {
	background: #E5F2F6;
	color: #000;
	border-bottom: 0 none #2E5367 !important;
}

#nav li a.active  {
	background: #2E5367;
	color: #fff;

	border-bottom: 0 !important;
}

#bottom {
	padding: 10px 0;
}

#subnav {
	background: none;
	border: none;
}

#subnav strong {
	display: block;
	margin-bottom: 13px;
}

#subnav p a {
	color: #000;
}

#subnav li {
	font-size: 14px;
	text-transform: uppercase;
	padding: 4px 0;
}

.boxBody .scroll {
	height: auto;
	width: 600px;
}

.boxAdd {
	background: none;
}

.sponsor-container {
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.sponsor-container .sponsor {
	width: 280px;
	margin: 0;
	height: auto;
}

form.contact {
	margin-bottom: 30px;
	margin-top: 10px;
}

form.contact input.co_feedback_input.half {
	width: 268px;
}


form.contact textarea.wide {
	width: 545px;
}


form.contact .btnAction {
	width: 552px;
	height: 30px;
	margin-top: 0;

	padding: 7px 0;

	-webkit-transition: all 0.3s ease;
    -moz-transition:all 0.3s ease;  
    -o-transition:all 0.3s ease;  
    transition:all 0.3s ea
}

.search .top {
	border: 1px solid #6EA7BF;
	background: #E5F2F6;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

	padding: 20px 0;
}

.search h1 {
	text-align: center;
	font-size: 28px;
	margin-bottom: 10px;
}

form.search-box {
	margin-top: 5px;

	text-align: center;
}

form.search-box input {
	width: 350px;
	padding: 5px;

	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;

	border: 1px solid #7B7B7B;
}

form.search-box select {
	height: 30px;
	width: 160px;
	padding: 5px;
}

form.search-box input[type='submit'] {
	height: 31px;
	width: 200px;

	background: #2E5367;
	color: #fff;
	border: 1px solid;

	-webkit-transition: all 0.3s ease;
    -moz-transition:all 0.3s ease;  
    -o-transition:all 0.3s ease;  
    transition:all 0.3s ea

    -webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;

    -webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}

form.search-box input[type='submit']:hover {
	background: #4F8EB0;
}


#speaker-search {
	padding: 5px;
}

#speaker-search input {
	width: 300px;
	height: 15px;
	padding: 5px;
}

#jquery-live-search {
	background: #fff;

	padding: 5px 5px;
	max-height: 400px;
	overflow: auto;

	position: absolute;
	z-index: 99;

	border: 1px solid #A9A9A9;
	border-width: 0 1px 1px 1px;

	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}

#jquery-live-search .speakers-list li {
}

#jquery-live-search .speakers-list li a {
	display: block;
	color: #000;
	padding: 6px;
}

#jquery-live-search .speakers-list li a:hover {
	background: #ccc;
}

#middle .listing {
	padding-left: 15px;
}

.listing h1 {
	margin-bottom: 15px;
	margin-top: 10px;
}

.listing .media-item .mediaBody {
	margin-top: 6px;
	display: block;
}

.listing a {
	color: #000;
	text-decoration: none !important;
}