/*** 
	OMF Template
	e-motion design
	http://www.e-motion.com.au
***/

* {
	background: transparent none !important;
	height: auto !important;
	width: auto !important;
	overflow: visible !important;
}

body {
}

.ControlPanel { display: none; }

#header {
	box-shadow: none;	
}

#menu,
#header #login,
#header #search,
#footer {
	display: none;	
}
#header #logo {
	position: static;
	padding-bottom: 10px;	
}
.content-wrap {
	box-shadow: none;
}
#main .main-left {
	display: none;	
}
#main .main-right {
	float: none;
	padding: 0;
	margin: 0;
	min-height: 0;
}

#main .Rotator_Default * {
	position: static !important;	
}

#bottom {
	display: none;	
}

.c-actions, .title-vis,
.c-footer {
	display: none;
}
.c-icon-title {
	width: 100%;	
}

.heading-img {
	margin-top: 0;
}
.heading-img .c-actions,
.heading-img .title-vis {
	margin-top: 0;	
}
.heading-img .c-icon-title h2 {
	padding: 0 0 5px 0;
	min-height: 1em;	
}

.bordered-products {
	width: 100%;
	border-collapse: collapse;
}
.bordered-prdoucts th {
	color: #B6B6B6;	
}
.bordered-products th,
.bordered-products td {
	border: 1px solid #ECEBEA;
}

.arrow-btn:link, .arrow-btn:visited, .arrow-btn:hover, .arrow-btn:active {
	color: #555555;
    display: inline;
    float: none;
    padding: 0;
}

