/* HOME PAGE */

/* LOAD ADDITIONAL CSS FILES */
@import url('../../../../css/pages/home.css');	/* Global home styles */

.column li h2 {
	background: transparent url("../../img/bg/hr.png") left bottom no-repeat;
}

.column li li {
	margin-left: -10px !important;
}

.dot {
	height: 75px !important;
}

.dot h2 {
	height: 70px;
	width: 70px;
}

.dot h2 a {
	height: 70px;
	width: 70px;
}

.dot p {
	padding: 10px 0 0 0 !important;
}

.dot#thisissue {
	background: transparent url("../../img/bg/dot_thisissue.png") left top no-repeat;
}

.dot#blog {
	background: transparent url("../../img/bg/dot_blog.png") left top no-repeat;
}

.dot#ifaiexpo {
	background: transparent url("../../img/bg/dot_ifaiexpo.png") left top no-repeat;
}

.dot#infocentral {
	background: transparent url("../../img/bg/dot_infocentral.png") left top no-repeat;
}

.dot#newfabricshowcase {
	background: transparent url("../../img/bg/dot_newfabricshowcase.png") left top no-repeat;
}

.dot#buyersguide {
	background: transparent url("../../img/bg/dot_buyersguide.png") left top no-repeat;
}

.dot div {
	padding: 10px 0 0 0 !important;
}

.dot:hover * {
	color: #d71921 !important;
}

#features li h2 {
	background: transparent url("../../img/bg/hr.png") left bottom no-repeat;
}

#features li a:hover {
	color: #d71921;
}

#tagline {
	background: #222;
	font-size: 8pt;
}

#enewsletter {
	/*background: transparent url("../../img/bg/hr.png") left top no-repeat !important;
	padding: 10px;*/
}
