#aumap-holder{
    width:573px;
    height:435px;
    background:#e1e3e4 url('../images/bg.jpg') 0px 0px ;
    border-right:1px solid #cacaca;
    float:left;
    padding:20px;
}
#notau{
    width:281px;
    height:52px;
    display:block;
    margin:0px;
    background:url('../images/notau.jpg');
    float:left;
    margin:200px 0px 0px 25px;
}
.moduleContent{
    background-color:#ffffff;
}
.moduleContentMap{    
    /*height:475px;*/
    width:950px;
    
}

.main-heading h1 {
    width:370px;
}
.all-stores{
    width:111px;
    height:26px;
    margin:0px;
    padding:0px;
    background:url(../images/allstores.jpg);
    display:block;
    float:left;
    margin-top:5px;
}
.cls1{
    padding:20px;
    width:910px;
    height:30px;
    border-bottom:1px solid #dddddd;
}
.cls2{
    float:left;
    width:515px;
    padding:20px;
    min-height:300px;
}

.subtitle{
    color:#000000;
    width:650px;
    height:20px;
    float:left;
    padding-top:6px;
    font-size:16px;	
}
#aumap-holder .subtitle{
    width:420px;
}
#location-map{
    margin-top:0px;
    display: inline-block;
    margin-left: 63px;
}
.location-title{
    width:170px;
    height:20px;
    float:left;
    font-size:11px;
}

.location-title a{
    color:#cb1361;
}

.location-title a:hover{
    color:#000000;
    text-decoration:underline;
}

#location-holder{
    float:right;
    width:349px;
    /*border-left:1px solid #dddddd;*/
    padding:20px;
    font-size:13px;
    line-height:18px;
}
#location-holder-dummy{
    width:350px;
    height:350px;
}
#location-holder h2{
    margin:0 0 11px;
    color:#fa2881;
    text-transform:uppercase;
    font-size:14px;
}

#location-holder strong{
    color:#000000;
}
#map-holder{
    width:900px;
    height:520px;
    background-color:#ffffff;
}

iframe{
    width:900px;
    height:520px;
    border:0px;
    margn:0px;
    padding:0px;
}

.location-details-title{
    width:250px;
    height:20px;
    float:left;
    padding-top:6px;
}

.thickbox{
    width:90px;
    height:26px;
    padding:0px;
    margin:0px;
    display:block;
    background:url('../images/viewmap.jpg');
    float:left;
}

.backmap{
    width:92px;
    height:26px;
    padding:0px;
    margin:0px;
    display:block;
    background:url('../images/backmap.jpg');
    float:left;
    margin-right:20px;
}

#close{
    width:40px;
    height:40px;
    margin:0px;
    padding:0px;
    background:url('../images/close.png');
    display:block;
    position:absolute;
    z-index:100;
    margin-left:860px;
}

form.lsrch{
    margin:0px;
    padding:0px;
    border:0px;
    width:140px;
    height:33px;
    float:left;
    display:block;
}

form.lsrch div{
    width:109px;
    height:33px;
    background:url('../images/search.png');
    float:left;
}

form.lsrch input{
    width:90px;
    height:20px;
    border:0px;
    background-color:#ffffff;
    color:#696969;
    margin-left:10px;    
    padding-top:5px;
    margin-top:1px;
}
form.lsrch .submit{
    width:31px;
    height:33px;
    border:0px;
    margin:0px;
    padding:0px;
    background:url('../images/bt_search.png');
    float:left;
}
