﻿body
{
	color:#51002B;  
	background-image: url('../../images/bg.gif');
    background-repeat: repeat;
    margin: 0px;
    padding: 0px;
}

#logotitle {
	width: 960px;
	height: 175px;
	margin: 0px auto;
	background-image: url('../../images/logotitle.png');
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#headerBar #headerDesktop
{
	box-shadow:none;
}
#engineArea{
    background-color:white;
	box-shadow: 0 -5px 5px -5px #333;
	min-height:610px;
}

#footertop
{
	background-image: url('../../images/footer_bg.png');
    background-repeat: repeat;
    height: 18px;
    width: 100%;
}
#footerBarDesktop
{
    padding-top: 30px;
}
#footertop
{
	background-color:white;
	background-image: url('../../images/footer_bg.png');
    background-repeat: repeat;
    height: 18px;
    width: 100%;
}
#footerbottom
{
	background-image: url('../../images/footer_content.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #51002b;
    width: 100%;
    height: 250px;
    cursor: hand;
    cursor: pointer;
}

.alacerToastMessage{

}

.VoucherCodeLabel{

}