/* Common elements */
body {
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal;
text-align: center; /* IE 6 hack for centering all content */
}

a:link, a:visited {
color: #660000;
text-decoration: none;
}

a:hover {
color: #CCCCCC;
text-decoration: none;
}

a:active {
color: #FF0000;
}

input {
font-size: 13px;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: normal;
}

select {
font-size: 13px;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: normal;
}

td {
font-size: 13px;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: normal;
}

textarea {
font-size: 13px;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: normal;
}


/* Layout */
#maincontainer{
margin:0px auto;
text-align: left; /* IE 6 hack for centering all content */
width: 840px;
}

#header{
background-image:url(https://lexrecords.com/shop/img/bgHeader.gif);
float: left;
width: 840px;
}

#contentwrapper{
width: 100%;
float: left;
padding-top: 10px;
margin-bottom: 20px;
min-height:500px;
height:auto !important; /* IE 6 hack to make min-height: 500px */
height:500px; /* IE 6 hack to make min-height: 500px */
}

#adminwrapper{
width: 100%;
float: left;
padding-top: 10px;
margin-bottom: 20px;
}

#footer{
font-size: 13px;
color: #808080;
padding: 10px 10px 10px 10px;
}


/* Header Elements*/
#innertube{
margin: 10px;
margin-top: 0;
float: left;
}

.logo {
width: 100px;
padding: 10px 0 5px 5px;
float: left;
}

.bannerTop {
float: right;
width: 49%;
margin: 10px 0 0 0;
}

#nav {
border-bottom: 1px solid #000000;
float: left;
}

.underlinemenu {
margin: 0;
padding: 0;
float: left;
}

.underlinemenu ul {
margin: 0 0 5px 0;
padding: 15px 0 0 0;
float: left;
font-weight: bold;

width: 580px;
}

* html .underlinemenu ul { /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

.underlinemenu ul li {
display: inline;
}

.underlinemenu ul li a {
	font-family:Arial, Helvetica, sans-serif;
float: left;
font-size: 12px;
color: #660000;
font-weight: bold;
/*padding: 2px 6px 4px 6px;*/
padding: 0 10px 0 0;	
text-decoration: none;
text-transform:uppercase;
}

.underlinemenu ul li a:hover{
color: black;
background-image:url(https://lexrecords.com/shop/img/bgNavUnderline.gif);
background-repeat:repeat-x;
padding-bottom: 0;
}

.search {
padding: 14px 10px 0px 0px;
float: right;
}

#login{
font-size: 13px;
padding: 10px 10px 5px 10px;
background-color: #ede5d8;
float: left;
}


/* Content Elements */
#leftcolumn{
float: left;
width: 550px;
font-size: 13px;
/*padding-left: 10px;*/
}

#rightcolumn{
float: left;
width: 260px;
padding-left: 10px;
padding-right: 10px;
}

#centrecolumn{
float: left;
width: 820px;
font-size: 13px;
padding-left: 10px;
}


/* Content Elements: Item View */
.itemimage{
float: left;
width: 200px;
}

.iteminfo{
float: left;
width: 340px;
padding-left: 10px;
line-height: 130%;
}

.itembleep{
float: right;
width: 340px;
}

.itemartist{
font-size: 16px;
color:#660000;
}

.itemprice{
color:#000000;
font-weight: bold;
}

.itemtitle{
font-size: 18px;
font-weight: normal;
}


/* Content Elements: Browse View */
.browse {
width: 550px;
clear: both;
padding-bottom: 10px;
}

.browseimage{
float: left;
width: 100px;
}

.browseinfo{
float: right;
width: 440px;
padding-left: 10px;
line-height: 130%;
}

#leftcolumn h2 {
font-size: 14px;
color: #000000;
margin: 0 0 7px 0;
padding: 3px 1px 3px 0;
line-height: normal;
font-weight: normal;
border-bottom: 1px solid #000;
}


/* Content Elements: Side Order */
#order {
background-color:#FCF9F0;
border: 1px solid #000;
font-size: 12px;
padding: 10px;
}

#order td {
font-size: 12px;
}

.orderheading {
font-weight: bold;
/*color: #660000;*/
font-size: 12px;
}


/* Content Elements: Homepage */
#news{
float: left;
margin-top: 10px;
}

#feature{
line-height: 130%;
float: left;
}


/* Content Elements: Homepage: News */
.newsimage {
padding-right: 10px;
padding-bottom: 10px;
float: left;
width: 100px;
}

.newstext {
float: left;
line-height: 130%;
}


/* Content Elements: Homepage: Feature */
.featureimage {
padding-right: 10px;
padding-bottom: 10px;
float: left;
width: 200px;
}

.featureinfo {
float: left;
width: 330px;
line-height: 130%;
}


/* Content Elements: Messages */
#messages{
margin-left: 6px;
margin-top: 6px;
float: left;
clear: all;
white-space: nowrap; 
}

.message {
font-size: 13px;
font-weight: bold;
padding: 6px;
width: 100%;
color: #ffffff;
background-color: #aaa9a6;
float: left;
margin-bottom: 6px;
}

.warning {
font-size: 13px;
font-weight: bold;
padding: 6px;
width: 100%;
color: #ffffff;
background-color: #ff9900;
float: left;
margin-bottom: 6px;
}

.success {
font-size: 13px;
font-weight: bold;
padding: 6px;
width: 100%;
color: #ffffff;
background-color: #009000;
float: left;
margin-bottom: 6px;
}

.error {
font-size: 13px;
font-weight: bold;
padding: 6px;
width: 100%;
color: #ffffff;
background-color: #900000;
float: left;
margin-bottom: 6px;
}

.progress {
font-size: 13px;
font-weight: bold;
padding: 6px;
margin-top: 10px;
color: #ffffff;
background-color: #6699cc;
}

.progressoff {
font-size: 13px;
color: #0099cc;
background-color: #ffffff;
border-top: 2px solid #0099cc;
border-bottom: 2px solid #0099cc;
}

.progresson {
font-size: 13px;
color: #ffffff;
background-color: #0099cc;
font-weight: bold;
}

.progressdone {
font-size: 13px;
color: #ffffff;
background-color: #a9c3cc;
}

.progressdone a:link, .progressdone a:visited {
color: #ffffff;
text-decoration: underline;
}

.progressdone a:hover {
color: #0099cc;
text-decoration: none;
}
