body {font-family: 'Questrial', sans-serif;}
body, html {width: 100%; height: 100%;}
.storelocation h5 {font-size: 1.2em; text-transform: uppercase; color: #b48d5f;}
.storelocation ul {font-size: 0.875em;}
.storelocation ul li {list-style: none; color: #555; margin-bottom: 0.5em;}
.storelocation ul li a {color: #555; background: url('../img/ico-uncheck.png') no-repeat 0 -1px;  padding-left: 1.5em; }
.storelocation ul li a:hover {color: #b48d5f;}
.storelocation ul li a.active {color: #b48d5f !important; background: url('../img/ico-check.png') no-repeat 0 -1px;}
.storeframe iframe {border: none; width: 100%; height: 500px;}

.storedetail {color: #555; background: #f4f3f3;}
.storedetail h4 {text-transform: uppercase; color: #b48d5f; font-size: 1.2em; margin: 1em 0 0;}
.storedetail h5 {color: #555; font-size: 1em; margin: 0 0 1em; padding-bottom: 0.5em; border-bottom: 1px solid #e0e0e0;}

.padright {padding-right: 0 !important;}
