/* Core Styles */
body {background: url(../images/background.gif) no-repeat #0976bd; padding: 0px 10px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
img {behavior: url("/main/_etc/htc/pngbehavior.htc");}

ul {margin: 0px; padding-left: 25px; line-height: 20px;}
li {color: #d31145;}
li span {color: #ffffff;}

.small {font-size: 11px;}
.bold {font-weight: bold; color: #fee000;}
.blue {color: #9cc5e3;}

a {color: #ffffff; text-decoration: none; border-bottom: 2px dotted #fee000;}
a:hover {color: #ffffff; background: #d31145; border-bottom: 2px solid #d31145;}


/* Container Styles */
.container {position: relative; width: 550px; text-align: left;}
.storelist {position: relative; width: 550px; text-align: left; padding-left:12px; padding-top:20px;}

/* Table Styles */
.levels {width: 525px; color: #000;}

.levels .top {height: 10px; background: url(../images/top.gif) no-repeat;}

.levels .middle {background: url(../images/middle.gif) repeat-y;}
.levels .middle table{width: 100%;}

.levels .middle td.logo {width: 210px; height: 45px; background: url(../images/top-b.gif) no-repeat;}
.levels .middle td.label {background: transparent; text-align: center; padding: 8px; font-weight: bold; color: #d31145;}

.levels .middle .item {text-align: right; font-size: 12px; color: #d31145;}

.levels .middle tr.data td {padding: 3px 8px; border-left: 2px solid #0976bd; border-bottom: 2px solid #0976bd;}
.levels .middle tr.data td.no-border {border-left: none;}
.levels .middle tr.data td.no-borders {border: none; padding-left:125px;}
.levels .middle tr.data td.headers {padding-right:0px; border: none; text-align: right; font-weight:bold;}

.levels .bottom {height: 20px; background: url(../images/bottom.gif) no-repeat;}

.levels .middle .armorall {text-align: left; font-size: 10px;}