html {
        text-align:center;
}
                                 
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
		background-color: #666;
        background-image:url(images/sitebg.jpg);
        margin-top: 0px;
        padding:0;
        text-align:left;
        color: #333;
}


#container {
	width: 870px; 
	margin-left: auto; 
	margin-right: auto; 
}


/*LAYOUT*/
#top_container {
	width: 870px;
	height: 160px;
	overflow:hidden;
	text-align: right;
	background-image: url(images/header.jpg); 
	background-repeat: no-repeat;
	
}

#top_left {
	position: relative;
	z-index: 1;
	margin:0;
	padding:0;
	width: 210px; 
	float:left;
	height: 160px;
}

#menucontainer {
	position: relative;
	z-index: 3;
	width: 490px; 
	height: 160px; 
	display:block; 
	float: left;
}

#top_right {
	position: relative;
	z-index: 2;
	margin:0;
	padding:0;
	width: 168px; 
	float:right;
	height: 160px;
	top: 0;
	
}

#case_flash {
	margin-top: 0px;
}

#vinyl_flash {
	margin-top: -1px;
}



#bottom_container {
	clear:both;

	width: 890px;
	margin-left: 40px;
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-y;
}

#left {
	width: 170px;
	float:left;
	clear:both;
}

#content {
	padding-left: 10px;
	width: 600px;
	float: left;
	background-image: url(images/contentbg.jpg);
	display:block;
	padding-bottom: 10px;
}


#menu_top {
	display:block;
	float: left;
	height: 20px;
}


#menu_products {
        margin-top: 100px;
        height: 40px;
        padding: 0;
        text-align: left;
        float:left;
        overflow: hidden;
}



#marqueecontainer {
        width: 110px;
        height: 600px;	
        overflow:hidden;
        position: relative;  
		float: left;
}

a.scroller_item {
        display:block;
        width: 100px;
        text-align:center;
        font-size: 10px;
        margin-bottom: 15px;
        color: #ccc;
        text-decoration:none;
}

a.scroller_item:hover {
        text-decoration:underline;
        color: #ccc;
}

a.scroller_item img {
        border:0;
}


/*HOMEPAGE BOXES*/
.hp_container {
	vertical-align: middle;
	width: 540px;
	
	text-align: center;
	border: 2px solid #333;
}

.hp_box {

	width: 250px; 
	margin: 10px;
	text-align:center; 

}

a.top_sellers_hp_box {
	display:block;
	height: 90px;
	width: 100%;
}

a.top_sellers_hp_box:hover {
	background-color: #999;
}

a.button-yellow {
	display:  block;
	height:  25px;
	background: #ccc url('/template/images/yellow_button_bg.jpg') no-repeat;
	line-height: 25px;
	text-decoration: none;
	color: blue;
	font-weight: bold;
}

a.button-yellow:hover {
	background-color:  white;
	color:  #fff;

}

/*TEXT*/
h2 {
        font-family: Verdana, Arial, Helvetica, Sans serif;
        font-size: 18px;
        font-weight: bold;
        color: #333;
        margin: 3px 0px 10px 0px;
}


a {
        color: #333;
        text-decoration: underline;
}

a:hover {
        color: #666;
}


p {
	font-size:  11px;
}

/*DETAILSEITE*/
.detail_title {
	display:block; 
	float: left; 
	width: 527px; 
	line-height: 25px; 
	padding-left: 3px; 
	font-size: 14px; 
	font-weight: bold; 
	color: #333;
}

.detail_top {
        display:block;
        width: 590px;
        height: 25px;
        border: 1px solid #666;
        background-color: #999;
        color: #333;
}

.detail_box {
        display:block;
        width: 290px;

        border: 1px solid #666;
        background-color: #999;
}


table.detail_tracklist {
        font-size: 11px;
}

table.detail_tracklist td {
        border-bottom: 1px solid #ccc;

}


.orderbutton {
        display: block;
        margin-left: 1px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        float:left;
        text-align: center;
        text-decoration: none;
        border: 1px solid #333;
        color: #333;
        font-weight: bold;
        background-color: #ccc;
}

.orderbutton:hover {
        background-color: #333;
        color: #fff;
}

/*LIST RECORDS*/
.pagenavlink {
        display: block;
        margin: 1px 0px 1px 0px;

        width: 22px;
        height: 16px;
        line-height: 16px;
        float:left;
        text-align: center;
        text-decoration: none;
        border: 1px solid #999;
        color: #999;
}

.pagenavlink:hover {
        background-color: #333;
        color: #fff;
}

.pagenav_placeholder {
        display: block;
        margin-left: 1px;
        width: 22px;
        height: 16px;
        line-height: 16px;
        float:left;
}

.pagenav_container {
        padding:  3px;
        margin-top: 20px;
        width: auto;
        text-align: right;
}

table.list_record_default {

}

table.list_record_default td {
        border-bottom: 1px solid #fff;
}

table.list_record_default td.list1 {
        background-color: #ddd;

}

table.list_record_default td.list2 {
        background-color: #ccc;
}

.order_button {
        border: 1px solid #999;
        background-color: #fff;
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        height: 20px;
        width: 70px;
        color: #333;
}


.default_title {
        font-size: 13px;
        font-weight: bold;
        color: #333;
        line-height: 18px;
}

.default_subtitle {
        font-size: 12px;
        font-weight: bold;
        color: #666;
        line-height: 16px;
}

.default_price {
        font-size: 14px;
        font-weight: bold;
        color: #333;
        line-height: 18px;
}

.default_icontext {
        font-size: 10px;
        margin-top: 8px;
        font-weight: bold;
}


a.catlist_link {
	display:block;
	width: 200px;
	line-height: 30px;
	background-color: #ccc;
	color: #333;
	border: 2px solid #ccc;
	font-size: 15px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	
}

a.catlist_link:hover {
	border: 2px solid #666;
}



/*MODULES*/
.module_head {
        display:block;
        width: 100%;
        background-color: #333;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
        border-bottom: 1px solid #999;
        border-top: 1px solid #999;
        height: 20px;
        line-height: 20px;
        color: #ccc;
        margin-top: 0px;
}

.module_body {
        display:block;
        width: 100%;
        background-color: #999;
        font-size: 12px;
}

.cart_items {
        display:block;
        width: 100%;
        height: 47px;
        background-color: #999;
        vertical-align: middle;
}

.mod_cart_link {
        display:block;
        height: 20px;
        line-height: 20px;
        border: 1px solid rgb(242,241,222);
        color: rgb(102,51,0);
        text-decoration: none;
        font-weight: bold;
}

.mod_cart_link:hover {
        background-color: rgb(242,241,222);
}


.cart_table {

}

.cart_table th {
        background-color: #999;
        font-weight: bold;
        color: #fff;
        font-size: 11px;
}

.cart_table td {
        font-size: 11px;
        color: #000;
}

.cart_table td.list1 {
        background-color: #fafafa;
}

.cart_table td.list2 {
        background-color: #ccc;
}

.cart_table td.listfoot_1 {
        background-color: #999;
        font-weight: bold;
        color: #fff;
        font-size: 11px;
}



table.historytable {

}

table.historytable a {
        display:block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        color: #fff	;
        line-height: 15px;

}

table.historytable a:hover {
        background-color: rgb(242,241,222);

}


table.historytable td {
        border-bottom: 1px solid #ccc;
        font-size: 9px;
        text-align: left;
}


table.historytable td img {
        width: 30px;
        height: 30px;
        border: 0;
}


table.historytable td img.icons {
        width: 10px;
        height: 10px;
        border: 0;
}



/*FORMS*/
form {
        margin: 0;
}

.text {
        height: 20px;
        border: 1px solid #666666;
        line-height: 20px;
}

label {
	display:block;
	width: 150px;
	font-weight: normal;
	color: black;
	font-size:  11px; 
	margin-bottom: 8px;
}

.inputbox {
	height: 14px;
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #333;
	width:  250px;
	margin-bottom:  5px;
}

label.left {
	font-weight: normal;
}

label.radio_left {
	float:left;
	line-height: 14px;
	width: 200px;

}

label.normal {
	width:  250px;
	float:left;
	line-height: 20px;
	height: 20px;
	margin-bottom: 1px;
	clear:  both;
}

label.checkbox {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	height: 20px;
}

input.checkbox {

	
}

legend {
	padding: 0px 28px 0px 28px;
	border: 1px solid #333;
	font-size:  11px;
	color:#333;
	font-weight:bold;
	text-align:right;
	height: 12px;
}

fieldset.smaller {
	border: 1px solid #727272;	

}

fieldset.smaller legend {
	border: 1px solid #727272;
	font-weight: normal;
	padding: 1px;
	font-size: 11px;
}

fieldset.smaller label {
	font-size: 11px;
	color: #fff;
}

.small {
        color: #333;
        font-size: 10px;
}

.sm {
	color:  #333;
}

.mid {
        color: #333;
        font-size: 11px;
}

.textarea {
        border: 1px solid #666666;
        font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
}

#error {
        color: red;
        font-weight: bold;
}

#message {
        color: #336600;
        font-weight: bold;
}

.msg_container {
        display:block;
}

.msg_container, .msg_box {
        display:block; vertical-align: middle; float:left;
}

.button_small {
        height: 18px;
        width: 70px;
        border: 1px solid #666666;
        font-size: 12px;
}

.button {
        height: 22px;
        border: 1px solid #999;
        background-color: #333;
        color: #fff;
}


/*	Orders
*******************************************************************************/
.sblock {
	display:  block;
	background-color:  #fafafa;
	padding:  5px;
	border:  1px solid #888;
	margin:  10px;
}

