/* LAYOUT STYLES: START */
body.default {
	/*background-color: #edeae1;
	background-image: url(Invalid Asset URL);
	background-repeat: repeat-y;
	background-position: center top;*/
}

h1 {
	display: none !important;
}


.interfaceButton {
	background-color:#EFEFEF;
	border:solid 1px #CCCCCC;
	color:#666666;
	padding:3px;
	margin-right:20px;
	cursor:pointer;
	text-decoration: none;
}

.userControls {
	float:left;
	margin-left:2px;
	margin-top:4px;
}

.userControls .interfaceButton {
	margin-right:1px;
}

.clear{
	font-size:1px;
	clear:both
}

#canvas {
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#canvas #leftContent {
	width: 613px;
	margin-right: auto;
	margin-left: auto;
}

#canvas #leftContent .leftContentMargin {
	margin-top: 33px;
	margin-right: 33px;
	margin-bottom: 0;
	margin-left: 33px;
}
#canvas #footer {
	font-size: 12px;
	color: #b2b2b2;
	font-family: Calibri, Arial;
	width: 613px;
	margin-right: auto;
	margin-left: auto;
}
#canvas #footer .footerMargin {
	margin-right: 33px;
	margin-left: 33px;
	margin-top: 60px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #b2b2b2;
	font-family: Calibri, Arial;
}
.haierLogoPayoff {
	font-size: 16px;
	
}

.haierLogoText {
	font-size: 18px;
	color: #cf2e5b;
	font-weight: bold;
	text-decoration: none
}

#canvas #footer #footerLeft {
}





/* RIGHT COLUMN: START */
.mainLogo {
	background-image: url(/uploads/7_/ge/7_geLZNOFXg7PrkrcZzxhg/logo.gif);
}

hr.mainSeparator {
	background-color:#b0afaa;
	color:#b0afaa;
	height:1px;
	margin-top: 45px;
	margin-right: 21px;
}
/* RIGHT COLUMN: END */


/* Footer Menu */
.menuItem {
	color: #b0afaa;
	text-decoration: none;
}
.menuItem:hover {
	color: #605e57;
	text-decoration: none;
}
.footerMenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}
.footerMenu li {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: block;
}
.footerMenu li a {
	color: #b0afaa;
	text-decoration: none;
}
.footerMenu li a:hover {
	color: #605e57;
	text-decoration: none;
}
.menuSelectedItem {
	color: #605e57;
	text-decoration: none;
}
/* Main Menu: END */


/* Centri Assistenza */
.bgCentriAssistenzaLeft{
	background-image:url(Invalid Asset URL);
	background-repeat: no-repeat;
	background-position: left top;
	width:300px;
	float:left;
}

.bgCentriAssistenzaLeft span{
	background-image:url(Invalid Asset URL);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	height:30px;
	margin-left:10px;
	padding-top:5px;
	/*width:297px;*/
}
.emailContact{
	padding-left: 5px;
	float: left;
}
.emailContact a{
	outline-style: none;
}
.phoneContact, .phoneContactTwo{
	background-image:url(Invalid Asset URL);
	background-repeat: no-repeat;
	background-position: left top;
	width: 155px;
	margin-left: 5px;
	float: left;
}
.phoneContact span, .phoneContactTwo div{
	background-image:url(Invalid Asset URL);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	height:30px;
	padding:5px 0 0 35px;
	width:130px;
}
.phoneContactTwo div{
	padding-top: 2px;
}
.phoneContactTwo span{
	line-height: 100%;
}
/* Centri Assistenza: END */

.whereAddress{
	float: left;
	width:290px;
}
.whereAddressRight{
	float: left;
	width:250px;
}
.whereAddress span{
	padding-right: 40px;
}
.whereAddressRight span{
	padding-right: 0;
}
.whereAddress a, .whereAddressRight a{
	color:#CF2E5B;
	text-decoration: undeline;
}
span.eurl {
	direction:rtl;
	unicode-bidi:bidi-override;
	padding-right: 0px;
}
.eHide {
	display:none;
}

/*Homepage*/
.homepageContent {
	margin-left: 30px
}

