/* Import other .css files */

@import url(/eb.css);
@import url(/styles/tabs.css);



/* Page parts */





/* Three core columns */

#left							{ display: none !important; float: left; width: 196px; background: transparent; }
#middle						{ position: relative; top: 0px; left: 0px; width: 980px !important; color: #606060; background: transparent; font: normal 9pt arial, "MS Sans Serif", verdana; padding: 0px; margin: 0px 0px 0px 0px; }
#right						{ display: none !important; float: left; width: 196px; background: transparent; }



/* Central content */

#content						{ z-index: 101; position: relative; top: 0px; left: 0px; clear: both; width: 980px; margin: 5px auto 0px auto; text-align: left; }
#middle h1					{ }
#middle h1 a:hover				{ }
#middle p						{ color: #666666; text-align: justify; line-height: 15pt; }
#middle ol						{ }
#middle ol a					{ }
#middle ol a:visited				{ }

#breadcrumb					{ margin: 0px 0px 15px 0px; }
#breadcrumb span				{ }
#breadcrumb a					{ }
#breadcrumb a:visited			{ }
#breadcrumb a:hover			{ }
#breadcrumb a:active			{ }



/* Inov-8... mother f*ckers... */

#holder-inov {
	
	padding-left: 35px;
	padding-top: 100px;
	background-image: url(../gfx/intros/inov8_brandshop2-info.jpg);
	background-repeat: no-repeat;
	height: 678px;
	width: 980px;
	overflow: hidden;
	}
	
#top-inov {
	height: 300px;
	width: 887px;
	clear: none;
	float: left;
	position: relative;
	top: 160px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}

#inov						{ color: #ffffff; border: font: normal 10pt arial, Helvetica, "MS Sans Serif", verdana; margin-left: 5px; padding: 2px; margin-top: 5px; }

/* End of css file. It's been emotional */

