/* home page styles for emerion.com */

#ContainerHeadHome {
		border-top: 0px;
		/*
		border-left: 1px solid #BFCDE4;
		border-right: 1px solid #BFCDE4;
		border-bottom: 1px solid #BFCDE4;
		background-color: #fff;
		*/
		height: 398px;
		width: 1200px;
		margin: 0;
}

#ContainerHeadProduct {
		border-top: 0px;
		border-left: 1px solid #BFCDE4;
		border-right: 1px solid #BFCDE4;
		border-bottom: 0px solid #BFCDE4;
		background-color: #fff;
		height: 211px;
}

#ContainerHeadAnnounce {
		border-top: 1px solid #BFCDE4;
		border-left: 1px solid #BFCDE4;
		border-right: 1px solid #BFCDE4;
		border-bottom: 1px solid #BFCDE4;
		background-color: #fff;
		margin: 10px 0px 10px 0px;
		height: 245px;
}

#ContainerHeadAnnounce .AnnounceImage {
		float:left;
		padding-right: 10px;
}


#ContainerHeadAnnounce .AnnounceText {
		text-align: left;
		padding: 10px;
}

.imgHomePlacement {
		margin: 0px 0px 0px 0px;
}

.bottomBar {
	height: 27px;
	background: url("/assets/images/i/bottomBarBg.png") repeat-x;
	border: 1px solid #BFCDE4;
	margin: 13px 0px 13px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	color: #191919;
	text-decoration: none; 
	font-weight: bold;
	}

.bottomBarTicker {
    display: block;
	float: left;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	}

.bottomBarTicker a, a:visited {
    color: #f00;
}

.bottomBarTicker a:hover, a:active {
    color: #666;
}

.domainQuery {
    display: block;
    padding: 5px 0px 0px 0px;
    font-size: 12px;
	float: right;
	}


.domainQueryFormInput {
	font-size: 11px;
	width: 118px;
	height:14px;
	color: #000000;
	font-size: 12px;
	border: 1px solid #CBCBCB;

}

.domainQueryFormSelect {
	font-size: 12px;
	height:18px;
	color: #000000;
	border: 1px solid #CBCBCB;
	background: #ffffff;
	}


table#HomeServices td {
	padding: 0px;
}

table#HomeService p {
	padding-right: 20px;
}

table#HomeServices h1  {
	font-size: 24px;
	line-height: 34px;

}

table#HomeServices td.Ri {
	padding-left: 10px;
}

table#HomeServices td.Le {
	padding-right: 10px;
}

#containerImageHome { 
        width: 1200px;
        height: 398px;
        margin: 0 auto;
        /*background: transparent url('/assets/images/elements/banner_bg.jpg') no-repeat 0 0;*/
        padding: 0;
}       

.banner {
        margin: 0 auto;
        /*background-color: #ccc;*/
        width:900px;
        height: 398px;
        padding: 0;
}       

#pageContent {
        width: 900px;
        margin: 0 auto;
        padding: 0px;
}     

.pageBody {
        width: 1200px;
        margin: 0 auto;

}
