
* {
   padding:0;
   margin:0;
border: none;
  font-size: 12px;
}

body {
  font: 0.9em/1.3em "tahoma", "bitstream vera sans", verdana, sans-serif;
  font-size: 12px;
  color: #000;
  background-color: #888;
  text-align: center;
}

#main {
 width: 800px;
 text-align: left;
 margin: 0 auto 0 auto;
 background-color: #98999d}

#content {
 margin: 0 auto 0 auto;
 padding: 0px 10px 0px 10px;
}

#contenttext {
margin: 0px 125px 0px 125px;
}

#topheading img {
    border-bottom: #a66 solid 1px;
}

#topheading {
margin-top: -60px;
}

#mainimage {
    float: left;
    width: 200px;
    height: 200px;
    background: #456;
    margin: 10px 10px 10px 0px;
}

#menu {
	font-size: 13px; 
    margin: 10px;
    list-style: none;
    height: 20px;
}

#menu li a {
    text-decoration: bold;
    color: #500911;
}
#menu li a:hover {

    color: ;
}

#menu li {
    display: inline;
}

/*---------------------------------------------------------COLUMNS & CHROME---*/


#footer, #footer * {
    font-size: 8px; text-align: center;
    clear: both; text-align: right;
}

/*------------------------------------------------------------TEXT STYLES-----*/

p {
padding-bottom: 5px;
color: #000}

p.price {
    font-size: 24px;
    }

h1 {
  font-size: 40px; font-weight: normal; text-align: left; color: #000;
  border-bottom: #a66 dotted 1px;
}

h2 {
  font-size: 25px; font-weight: normal; color: #000;
  border-bottom: #a66 dotted 1px; margin: 10px; line-height: 25px;

}

h3 {
  font-size: 15px; font-weight: normal; color: #000; margin: 5px 0px;
}

h4 {
  font-size: 12px; display: inline; color: #000; margin: 5px 0px;
}

h5 {
  font-size: 10px; display: block; color: #000; margin: 5px 0px;
}

.admincontrol {
  color: #9fe;
}

td.admincontrol {
 width: 30px;  color: #9fe;
}


/*-------------------------------------------------------------LINK STYLES----*/



a {
  color: #500911;
}

a:hover {
  color: #603911;
}

/*------------------------------------------------------------BLOCK STYLES----*/

ol {
margin-left: 20px; 
}

ol li {
  margin-bottom: 4px; margin-left: 10px;
}

ul {
margin-left: 30px; list-style: square;
}

#controls {
  width: 100%;
}

form div {
    margin-bottom: 5px;
}

label {
  float: left; width: 133px; padding-right: 2px; text-align: right; vertical-align: bottom;
}

.checklist {
margin: 10px 10px 10px 100px;
}

input,textarea,select {
  color: #000; border: 1px solid  #a66; margin: 1px;
  background-color: #777;
}

input.editcheckbox {
  margin-left: 10px; background-color: transparent; border: none;
}

#specselectdiv {
  float: right;
}

div.alert {
  border: #742 1px dashed;
  color: #742; margin-bottom: 10px;
  background-repeat: no-repeat; background-image: url(../img/info.gif);
  background-position: left top; padding: 2px 2px 2px 30px;

}

div.sbox {
  overflow: auto;  height: 200px;;
}


.orderconfirm {
width: 100%;
border: #a66 1px solid;
}

.orderconfirm td {
border: #a66 1px solid;
}

.edittable, #releases, #retailers, #basket {
width: 100%;
}

.edittable td, #releases td, #releases_slim td, #retailers td, #basket td {
background-color: #777 ; padding: 3px;
}

td.releaseimage {
    width: 30px; !important
}

td.releasename {
    width: 100px;
}

td.bandname {
    width: 100px;
}

#comingsoon {
float: right; text-align: center;
}

#topsellers {
float: left; text-align: center;
}

.bannerad {
position: relative;
top: 100px;
left: 300px;
}

/*----------------------------------------------------------------- RETAILERS -----*/

td.authed {
    width: 16px;
}

td.price {
    width: 80px;
}

#subtotal, #totalprice, #shipping {
    text-align: right; background-color: #888 ; padding: 3px;
}
#subtotal {
    font-size: 13px;
}

#totalprice {
    font-weight: bold; font-size: 14px;
}

#mainreleaseimg {
float: right; padding: 5px;
}

