/* Publishing CSS*/

#homeBody {
		margin: 0;
		background-color: #ffffff;
		text-align: center;
		font-family: Arial, Verdana, Helvetica;
		color: #000000;
		font-size: 11px;
		text-decoration: none;
}


#homeBody a{
		color: #336699;
		text-decoration: none;
}

#homeBody a:hover{
		color: #336699;
		text-decoration: underline;
}



#customInformation_text {
		position: absolute;
		left: 50%;
                top: 158px;
		margin-left: 291px;
		
}

#headerCustom {
		position: absolute;
		background-color: #E0EDF1;
		text-align: right;
		left: 50%;
        margin-left:-400px;
		top:100px;
		width: 800px;
		height: 36px;
		z-index: 40;
}

#headerBoxCustom {
		background-color: #ffffff;
		text-align: left;
		font-family: Arial, Verdana, Helvetica;
		color: #000000;
		font-size: 11px;
		height: 50px;
		width: 100%;
		z-index: 10;
}

#logoCustom {
		position: absolute;
        left: 50%;
		text-align: center;
		text-valign: middle;
		top:20px;
		margin-left:-380px;
		height: 62px;
		text-align: center;
		width: 124px;
		z-index: 20;
}

#headerAboutBoxCustom {
        position: absolute;
        left: 50%;
        top:0px;
        margin-left: 214px;
		background-color: #336699;
		text-align: center;
		text-valign: middle;
		font-family: Arial, Verdana, Helvetica;
		color: #ffffff;
		font-size: 13px;
        font-weight: bold;
        line-height: 36px;
		height: 36px;
		width: 186px;
		z-index: 10;
}

#headerAboutBoxProducts {
        position: absolute;
        left: 50%;
        top:40px;
        margin-left: 214px;
		background-color: #336699;
		text-align: center;
		text-valign: middle;
		font-family: Arial, Verdana, Helvetica;
		color: #ffffff;
		font-size: 13px;
        font-weight: bold;
        line-height: 36px;
		height: 36px;
		width: 186px;
		z-index: 10;
}

#headerAboutBoxCustom a{
		color: #ffffff;
		text-decoration:none;


}
#headerAboutBoxCustom a:hover{
		color: #ffffff;
		text-decoration:none;
		margin-left:5px;
		

}


#headerAboutBoxProducts a{
		color: #ffffff;
		text-decoration:none;


}
#headerAboutBoxProducts a:hover{
		color: #ffffff;
		text-decoration:none;
		margin-left:5px;
		

}



#contentCustom {
		position: absolute;
		background-color: #dae5e3;
		text-align: left;
                text-valing: top;
                font-family: Arial, Verdana, Helvetica;
		color: #000000;
		font-size: 11px;
 
                line-height: 26px;
		left: 50%;
                top: 136px;

                border-top: 0px solid #999999;
                border-left: 0px solid #999999;
                border-right: 0px solid #999999;
                margin-left:-400px;
		width:  800px;
		height: 300px;
		z-index: 30;
		}

#imageCustom {              
                border-right: 1px solid #ffffff;
		}

#loginCustom {
		position: absolute;
		background-color: #ffffff;
		text-align: left;
                text-valing: top;
                font-family: Arial, Verdana, Helvetica;
		color: #000000;
		font-size: 11px;
                line-height: 26px;
			
		left: 79%;
                top: 0px;
				border-top: 1px solid #999999;
                border-bottom: 1px solid #999999;
                border-left: 1px solid #999999;
                border-right: 1px solid #999999;
                margin-left:-200px;
				padding: 10 0 0 10;
		width:  345px;
		height: 105px;
		z-index: 30;
}



#mainCheckBox {
		position: absolute;
		text-align: left;
		left: 0%;
		top: 45px;
		margin-left: 10px;
		height: 20px;
		width: 300px;
		font-family: Arial, Verdana,Helvetica;
		color: #000000;
		font-size: 11px;
		z-index: 10;
}

#mainCheckBox a {
		color: #000000;
}

#mainLoginDisabled {
		position: absolute;
		text-align: left;
		left: 0%;
		top: 75px;
		margin-left: 10px;
		height: 19px;
		width: 200px;
		visibility: visible;
		z-index: 10;
}

#mainLoginEnabled {
		position: absolute;
		text-align: left;
		left: 0%;
		top: 75px;
		margin-left: 10px;
		height: 19px;
		width: 200px;
		visibility: hidden;
		z-index: 10;
}



#infoTabCustom {
	position: absolute;
	background-color: #ffffff;
	text-align: center;
	text-valing: middle;
	font-family: Arial, Verdana,Helvetica;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	right: 4%;
	bottom: -1px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #ffffff;
	margin-left:-100px;
	width:  180px;
	height: 26px;
	z-index: 40;
}

#searchTabCustom {
		position: absolute;
		background-color: #ffffff;
		left: 50%;
                top: 5px;
                border-top: 1px solid #999999;
                border-left: 1px solid #999999;
                border-right: 1px solid #999999;
                margin-left:225px;
		width:  250px;
		height: 26px;
		z-index: 30;
}


.customButton {
    	BORDER: #999999 1px solid;
        PADDING-RIGHT: 1px;
        PADDING-LEFT: 2px;
        FONT-WEIGHT: 100;
        FONT-SIZE: 11px;
        BACKGROUND: #E0EDF1;
        MARGIN-LEFT: 2px;
        COLOR: #336699;
        HEIGHT: 18px
        MARGIN-TOP: 2px;
}

.customSearch {
	BORDER: #999999 1px solid;
        BORDER-TOP: #999999 1px solid;
        BORDER-LEFT: #999999 1px solid;
        BORDER-BOTTOM: #999999 1px solid;
        WIDTH: 158px;
        HEIGHT: 18px;
        BACKGROUND-COLOR: #ffffff
}

#customSearch {
		position: absolute;
                left: 50%;
                margin-left:75px;
                top: 107px;
		text-align: right;
		height: 32px;
		width: 400px;
		z-index: 100;
}


#footerCustom {
		position: absolute;
		text-align: left;
		left: 50%;
		bottom: 15px;
		margin-left:-400px;
		width: 800px;
		height: 10px;
		border-top: solid 1px #CCCCCC;
		font-family: Arial, Verdana,Helvetica;
		color: #9B9B9B;
		font-size: 11px;
                line-height: 18px;
		text-decoration: none;
		z-index: 1000;
}


#footerCustom a {
		color:#9B9B9B;
		text-decoration: none;
}

#footerCustom a:hover{
		color:#9B9B9B;
		text-decoration: underline;
}


#termsInfoTabCustom {
	position: absolute;
	background-color: #ffffff;
	text-align: center;
	text-valing: middle;
	font-family: Arial,Verdana, Helvetica;
	color: #336699;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	right: 4%;
	bottom: -1px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #ffffff;
	margin-left:-100px;
	width:  130px;
	height: 26px;
	z-index: 40;
}


#termsHeaderCustom {
		position: absolute;
		background-color: #E0EDF1;
		text-align: right;
		border-bottom: 1px solid #999999;
		left: 0%;
		top:0px;
		width: 100%;
		height: 36px;
		z-index: 30;
}


#popupContent {
		background-color: #ffffff;
		text-align: left;
		font-family: Arial, Verdana,Helvetica;
		color: #000000;
		font-size: 11px;
		padding: 45 10 10 10;
		z-index: 10;
}