/* Most of the CSS here is derrived fromthe Privacy Page as it is almost identical */

#privacyheader{
    width: 986px;
    height: 183px;
    display: block;
    top: 0px;
}
#privacylogoholder{
    width: 245px;
    height: 183px;
    float: left;
    position: absolute;
}
#privacyH1{
    float: left;
    width: 245px;
    height: 42px;
    background: url(../images/privacy/H1.jpg) no-repeat;
}
#privacyH2{
    float: left;
    width: 245px;
    height: 75px;
    background: url(../images/privacy/H2.jpg) no-repeat;
    position: absolute;
    right: 0px;
}
#privacyH3{
    float: left;
    width: 412px;
    left: 245px;
    height: 183px;
    background: url(../images/privacy/H3.jpg) no-repeat;
    position: absolute;
}
#privacyH4{
    float: left;
    left: 657px;
    width: 329px;
    height: 183px;
    background: url(../images/privacy/H4.jpg) no-repeat;
    position: absolute;
}
#content{
    float: left;
    display: block;
    width: 986px;
    background-color: #FFF;
    top: 0px;
    padding-bottom: 10em;
    height: 650px;
}
#contactContent{
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
    width: 730px;
    top: 183px;
}
#contactRetailHolder{
    margin: 30px 0px 0px 27px;
}
#retailerText{
    font-size: .9em;
    margin-left: 6px;
}
#retailerGrey{
    background-color: #E5E5E5;
    width: 675px;
    margin: 6px 6px 0px 1px;
    height: 280px;
}
.contactTable{
    clear: both;
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
    margin: 20px 0px 0px 0px;
    font-size: .9em;
    line-height: 26px;
}
.retailID{
    text-align: right;
    padding: 0px 15px 0px 0px;
    width: 150px;
    display: block;
}
.retailMessageID{
    vertical-align: top;
    text-align: right;
    padding: 0px 15px 0px 0px;
    width: 150px;
    display: block;
}

#contactCustomerHolder{
    margin: 0px 0px 0px 27px;
}
#customerGrey{
    background-color: #E5E5E5;
    width: 675px;
    margin: 6px 6px 0px 1px;
    height: 280px;
}


#privacyLeftCol{
    top: 183px;
    width: 233px;
    float: left;
    left: 0px;
}
#privacymenuHolder{
    width: 233px;
    height: 119px;
    float: left;
    display: block;
}
#contactmenuBottom{
    float: left;
    width: 233px;
    height: 608px;
    background: url(../images/privacy/H6.jpg) 0 0 no-repeat;
}
#menuHome a {
	display: block;
	float: left;
	width: 233px;
	height: 29px;
	border: 0px none;
	background: url("../images/privacy/home.gif") 0 0 no-repeat;
    background-position: 0 0px;
}

#menuHome a:hover {
	background-position: 0 -29px;
	border: 0px none;
}
#menuDrBob a {
	display: block;
	float:left;
	width: 233px;
	height: 30px;
	border: 0px none;
	background: url("../images/privacy/drBob.gif") 0 0 no-repeat;
    background-position: 0 0px;
}
#menuDrBob a:hover {
	background-position: 0 -30px;
	border: 0px none;
}
#menuPrivate a {
	display: block;
	float:left;
	width: 233px;
	height: 30px;
	border: 0px none;
	background: url("../images/privacy/privatelessons.gif") 0 0 no-repeat;
    background-position: 0 0px;
}
#menuPrivate a:hover {
	background-position: 0 -30px;
	border: 0px none;
}

#menuOrder a {
	display: block;
	float:left;
	width: 233px;
	height: 30px;
	border: 0px none;
	background: url("../images/privacy/ordernow.gif") 0 0 no-repeat;
    background-position: 0 0px;
}

#menuOrder a:hover {
	background-position: 0 -30px;
	border: 0px none;
}


#menuContact {
	display: block;
	float:left;
	width: 233px;
	height: 30px;
	border: 0px none;
	background: url("../images/contact/contact.gif") 0 0 no-repeat;
    background-position: 0 0px;
}

.privacyH1 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 2em;
    display: inline;
}
#privacyRightCol{
    float: right;
    right: -0px;
    width: 23px;
    height: 447px;
    top: 183px;
    background: url("../images/privacy/H5.jpg") top left no-repeat;
}
#contactInfo{
    float: right;
    width: 200px;
    height: 280px;
    margin: 250px 0px 0px 0px;
    text-align: right;
    color: #4D4D4F;
}



/* #### Footer #### */
#privateFooter{
    clear: both;
    padding-left: 25px;
    float: left;
    display: block;
    width: 961px;
    height: 85px;
    background-color: #FFF;
    bottom: -0px;
}
/* #### Validator Error Messages */
.error {
    color: #AA0000;
}
.controlerror {
    background-color: #ffffdd;
    border: 1px solid #AA0000;
}
#retailErrorHolder{
    width: 185px;
    height: 210px;
    padding-left: 10px;
}

#retailError{
    padding: 5px 0px 0px 10px;
}
#customerErrorHolder{
    width: 185px;
    height: 210px;
    padding-left: 10px;
}

#customerError{
    padding: 5px 0px 0px 10px;
}
.errorTitle{
    font-weight: bold;
    font-size: 1.25em;
}

.errormsg{
    font-size: 1em;
    font-weight: normal;
    line-height: 1.2em;
    display: list-item;
    margin-left: 1em;
    margin-bottom: -20px;
/*    padding-bottom: -20px;*/
}


