/*
// OVERALL LAYOUT STYLES FOR TOFFMUSIC
*/

body {
	background-color: #202025;
}

ul.confirm_order, table.confirm_order {
    list-style: none;
    margin: 10px 0px 10px 0px;
}

table.confirm_order td {
    padding: 5px 10px 5px 0px;
}

ul.shopping_cart_actions {
    margin-left: 2px;
    margin-top: 0px;
}

ul.shopping_cart_actions li {
    float: left;
    margin-left: 2px;
    height: 15px;
}


#search_form, #genre_form{
	position: relative;
	height: 30px;
}

#search_form dt, #genre_form dt{
	display: none;
}
#search_form dl, #genre_form dl{
	margin: 0px;
}

.search_btn, .genre_btn{
	top:30px;
	position:absolute;
	right:20px;
}

.add_to_shopping_cart {
    width: 15px;
    height: 15px;
    overflow: hidden;
    background-image: url(../img/shopping_cart_actions.gif);
    background-repeat: no-repeat;
    background-position: -14px 0px;
}
.add_to_shopping_cart a {
    padding-left: 15px;
    width: 15px;
    height: 15px;
}

.add_to_wishlist {
    width: 14px;
    height: 15px;
    overflow: hidden;
    background-image: url(../img/shopping_cart_actions.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.add_to_wishlist a {
    padding-left: 15px;
    width: 12px;
    height: 15px;
}

.direct_checkout {
    width: 15px;
    height: 15px;
    overflow: hidden;
    background-image: url(../img/shopping_cart_actions.gif);
    background-repeat: no-repeat;
    background-position: -28px 0px;
}

.direct_checkout a {
    padding-left: 15px;
    width: 15px;
    height: 15px;
}

#container {
	width: 970px;
	background-color: #202025;
}

#header {
	padding: 0 10px 0 10px;
	height: 70px;
}

#logo {
	float:left;
}

#payoff{
	padding-left: 200px;
	padding-top: 18px;
}

#newsletter {
	width: 300px;
	padding-top:20px;
	float: right;
}

#newsletter dl, #view_genre dl, #search-music dl {
	margin: 0px;
}

#newsletter dt, #view_genre dt, #search-music dt {
	display: none;
}

#newsletter dd, #view_genre dd, #search_form dd {
	margin: 0px;
}

#submit_mailinglist, #submit_genre_form {
	display: none;
}

#newsletter div.text {
	float: left;
	padding-left: 5px;
	padding-top: 7px;
	color: #cfcfd0;
}

#newsletter div.input {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#newsletter div.input input {
	width: 120px;
}

#newsletter div.button {
	float: left;
	padding-left: 5px;
	padding-top: 2px;
}

#newsletterResponse {
	padding-left: 3px;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
}

#left {
	margin-top: 13px;
	width: 200px;
	float: left;
}

#right {
	width: 770px;
	float: right;
	margin-top:3px;
	padding-bottom: 20px;
}

#footer {
	clear: both;
}

#left div.content {
	position: relative;
	top: 0px;
	left: 0px;
	height:auto;
}

#right div.top {
	background: url('../img/content_background.gif') no-repeat;
}

#right div.content {
	background-color: #fff;
	color: black;
	margin-right: 5px;
	padding: 10px 10px 20px 10px;
}

#right div.content_black {
	background-color: #202025;
	width:746px;
	padding:10px;
}

ul.menu {
	width: 169px;
	list-style: none;
	padding: 0;
	margin: -11px auto 0 auto;
	margin-left: auto;
	margin-right: auto;
}

ul.menu li {
	background: url('../img/buttons/menu_btn_bg.gif') repeat-y;
	margin-bottom: 10px;
	height: auto;
}

ul.menu li.scalable {
	background: url('../img/buttons/menu_btn_bg.gif') repeat-y ;
}
.menufooter{
	background: url('../img/buttons/menu_btn_b.gif') no-repeat 0px 0px;
	height:7px;
	width:169px;
	margin-bottom: -8px;
}

ul.menu li.button {
	background: url('../img/buttons/menu_btn.gif') no-repeat;
	height: 14px;
	padding: 10px;
	margin-bottom: 5px;
}

ul.menu li.clear {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu li hr {
	border-bottom: 1px solid #58585c;
	display: block;
	margin-bottom:5px;
}

ul.menu li div.title, ul.menu li p.title {
	background: url('../img/buttons/menu_btn_t.gif') no-repeat 0px 0px;
	width: 149px;

	padding: 10px 10px 0px 10px;
	height: 12px;
	#height: 0px;
}

#login_email{
	margin-top:12px;
}

ul.menu li span.icon_green, ul.menu li span.icon_red, ul.menu li span.icon_blue, ul.menu li span.icon_orange {
	font-size: 14px;
	line-height: 10px;
}
ul.menu li span.icon_green { color: #00fe00; }
ul.menu li span.icon_red { color: #fe0000; }
ul.menu li span.icon_blue { color: #0784b3; }
ul.menu li span.icon_orange { color: #e27e2b; }

ul.menu li div.content, ul.menu li p.content {
	background: url('../img/buttons/menu_btn_b.gif') no-repeat bottom left;
	width: 159px;
	padding-left: 10px;
	padding-bottom: 15px;
}

ul.menu li.scalable div.content {
	background: none;
	padding-bottom: 0;
}

ul#wishlist {
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-right: 12px;
	list-style: none;
	clear: both;
}

ul#wishlist li {
	padding: 0;
	float: none;
	font-size: 12px;
	margin-left: 14px;
	background: none;
}

ul#wishlist li.in_stock {
	list-style: disc;
}

li#wishlist{
	margin-bottom: 15px;
}
li#shopping_cart_summary{
	margin-bottom: 13px;
}
li.shopping_cart_summary div.shopping_cart_summary_contents{
	display: block;
	height:auto;
}

ul.shopping_cart_summary_contents, ul.wishlist_contents {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	list-style: none;
	clear: both;
}

ul.shopping_cart_summary_contents li, ul.wishlist_contents li {
	background: none;
}

ul.shopping_cart_summary_contents div.title, ul.wishlist_contents div.title {
	background: none;
	width: 135px;
	padding: 0px;
	float: left;
}

ul.shopping_cart_summary_contents div.list_total, ul.shopping_cart_summary_contents div.list_discount {
	background: none;
	width: 70px;
	float: left;
	color: white;
}

ul.shopping_cart_summary_contents div.right_total, ul.shopping_cart_summary_contents div.right_discount {
	width: 70px;
	float: right;
	margin: auto;
	text-align: right;
	color: white;
}

ul.shopping_cart_summary_contents div.right_amount {
	width: 30px;
	float: right;
	margin: auto;
	text-align: right;
	color: white;
}

ul.shopping_cart_summary_contents div.list_amount {
	background: none;
	padding: 0px;
	color: white;
}

.shopping_cart_table, .text_overview {
    width: 100%;
    margin-bottom: 5px;
}

.shopping_cart_table td, .text_overview td, .shopping_cart_table th, .text_overview th {
    height: 30px;
}

.shopping_cart_table .quantity {
    float: right;
    padding-right: 40px;
}

.members_login {
	position: absolute;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
}

.members_logout {
    float: right;
	cursor: pointer;
}

.members_logout .btn_grey{
    width: 38px;
}

ul.my_toffmusic {
    list-style: none;
	padding-bottom: 15px;
	padding-right: 10px;
	margin-top:10px;
}

ul.my_toffmusic li {
}

.checkout {
	position: relative;
	height: 30px;
}

div.checkout_btn {
	margin-left:99px;
}

.box_large {
	position: relative;
	margin-bottom: 0px;
	margin-top: 10px;
	background: url('../img/boxes/large_bg.gif') repeat-y top;
}
.box_large_black {
  position: relative;
  margin-bottom: 0px;
  margin-top: 10px;
  background: url('../img/boxes/large_bg_black.gif') repeat-y top;
}
.box_large_t_blue {
	position: absolute;
	top:0px;
	left:0px;
	height: 104px;
	width: 745px;
	background: url('../img/boxes/large_t_blue.gif') no-repeat;
}
.box_large_t_blue_black {
  position: absolute;
  top:0px;
  left:0px;
  height: 104px;
  width: 745px;
  background: url('../img/boxes/large_t_blue_black.gif') no-repeat;
}
.box_large_t_single {
	position: absolute;
	top:0px;
	left:0px;
	height: 84px;
	width: 745px;
	background: url('../img/boxes/large_t_single.gif') no-repeat #ffffff;
	min-height: 50px; 
}

.box_large_content div{
}

.box_large_content img.left{
	margin: 0px 10px 10px 0px;
}

.box_large_content {
  position: relative;
  padding: 15px 15px 10px 15px;
  background: url('../img/boxes/large_b.gif') bottom no-repeat;
  min-height: 60px; 
  margin-top:5px;
}
.box_large_content_black {
  position: relative;
  padding: 15px 15px 10px 15px;
  background: url('../img/boxes/large_b_black.gif') bottom no-repeat;
  min-height: 60px; 
  margin-top:5px;
  margin-bottom:10px;
}


.box_normal {
	position: relative;
	background: url('../img/boxes/normal_bg.gif') repeat-y;
	margin-top: 10px;
}

.box_normal_t {
	position: absolute;
	top:0px;
	left:0px;
	height: 52px;
	width: 368px;
	background: url('../img/boxes/normal_t.gif') no-repeat;
}

.box_normal_content {
	position: relative;
	padding: 15px;
	width: 338px;
	background: url('../img/boxes/normal_b.gif') bottom no-repeat;
}

hr.grey {
    border: 0px;
    color: #D7D5D5;
    background-color: #D7D5D5;
}

.box_normal_black {
	position: relative;
	margin-bottom: 10px;
	background: url('../img/boxes/normal_bg_black.gif') repeat-y;
}

.box_normal_black_t {
	position: absolute;
	top:0px;
	left:0px;
	height: 52px;
	width: 368px;
	background: url('../img/boxes/normal_t_black.gif') no-repeat;
}

.box_normal_black_content {
	position: relative;
	padding: 15px;
	width: 338px;
	background: url('../img/boxes/normal_b_black.gif') bottom no-repeat;
}

.box_small_black {
	position: relative;
	margin-bottom: 10px;
	background: url('../img/boxes/small_bg_black.gif') repeat-y;
}

.box_small_black_t {
	position: absolute;
	top:0px;
	left:0px;
	height: 52px;
	width: 238px;
	background: url('../img/boxes/small_t_black.gif') no-repeat;
}

.box_small_black_content {
	position: relative;
	padding: 15px;
	width: 208px;
	background: url('../img/boxes/small_b_black.gif') bottom no-repeat;
	min-height: 110px;
}

.box_small_black_content .info {
	position: absolute;
	top: 20px;
	left: 140px;
	width: 90px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hidden {
	display: none;
}

input.wide_form, select.wide_form {
	width: 200px;
}

.ad {
	padding: 0;
    min-height: 186px;
}

.ad_table {
  height: 186px;
  vertical-align: middle;
}

.navigation, .overview_header {
	position: relative;
	color: #fff;
	margin-right: 20px;
	width: 100%;
}

.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.overview_header ul {
    list-style:none;
    padding-bottom: 15px;
}

ul.pagination {
    list-style:none;
    margin: 0;
    padding: 0;
}

ul.pagination li {
    float: left;
    padding-left: 3px;
    padding-right: 3px;
}

ul.pagination li.border_left {
    border-left: solid black 1px;
}

.navigation ul li, .overview_header ul li {
	float: left;
}

.navigation ul li.select_amount, #navigation ul li.select_date {
	padding-left: 20px;
}

div.tracks {
    width: 140px;
    float: left;
}

div.tracks ul {
    list-style: none;
    width: 185px;
}

div.tracks ul li {
    background: url(../img/listen.gif) no-repeat 0 3px;
    height: 17px;
    width: 150px;
    overflow: hidden;
}

div.tracks ul li a {
    padding-left: 17px;
    line-height: 20px;
    height: 17px;
    width: 150px;
    overflow: hidden;
}

div.tracks ul li.player {
    padding-left: 0px;
    background:  none;
    padding-top: 1px;
    height: 41px;
}

.btn a {
    text-decoration: none;
    color: #ffffff;
}

div.tracks ul li.player div {
    padding-left: 7px;
    padding-top: 1px;
    background: url(../img/player_background.gif) no-repeat;
}

.navigation ul li.select {
	padding-left: 5px;
	margin-top: -3px;
	float: right;
}

.navigation ul li.select_view, .navigation ul li.view_thumbs, .navigation ul li.view_list
, .navigation ul li.product_type_all, .navigation ul li.product_type_dvd, .navigation ul li.product_type_cd, .navigation ul li.product_type_vinyl {
	float: right;
}

.navigation ul li.product_type_all {
  margin-top: -3px;
  width: 30px;
}

.navigation ul li.product_type_all a {
  height: 19px;
  padding-left: 30px;
  overflow: hidden;
  display: block;
  background: url(../img/buttons/product_types.gif) no-repeat 0px -19px;
}

.navigation ul li.product_type_all a:hover {
  background: url(../img/buttons/product_types.gif) no-repeat 0px 0px;
}

.navigation ul li.product_type_cd {
  margin-top: -3px;
  width: 24px;
}

.navigation ul li.product_type_cd a {
  height: 19px;
  padding-left: 24px;
  overflow: hidden;
  display: block;
  background: url(../img/buttons/product_types.gif) no-repeat -30px 0px;
}

.navigation ul li.product_type_cd a:hover {
  background: url(../img/buttons/product_types.gif) no-repeat -30px -19px;
}

.navigation ul li.product_type_dvd {
  margin-top: -3px;
  width: 31px;
}

.navigation ul li.product_type_dvd a {
  height: 19px;
  padding-left: 31px;
  overflow: hidden;
  display: block;
  background: url(../img/buttons/product_types.gif) no-repeat -54px 0px;
}

.navigation ul li.product_type_dvd a:hover {
  background: url(../img/buttons/product_types.gif) no-repeat -54px -38px;
}

.navigation ul li.product_type_vinyl {
  margin-top: -3px;
  width: 41px;
}

.navigation ul li.product_type_vinyl a {
  height: 19px;
  padding-left: 41px;
  overflow: hidden;
  display: block;
  background: url(../img/buttons/product_types.gif) no-repeat -85px 0px;
}

.navigation ul li.product_type_vinyl a:hover {
  background: url(../img/buttons/product_types.gif) no-repeat -85px -57px;
}

.navigation ul li.view_list {
	margin-top: -3px;
	width: 20px;
}

.navigation ul li.view_list a {
	height: 19px;
    padding-left: 20px;
	overflow: hidden;
	display: block;
	background: url(../img/buttons/view_list.gif) no-repeat 0px -19px;
}

.navigation ul li.view_thumbs {
	margin-top: -3px;
	width: 21px;
	margin-left: 5px;
}

.navigation ul li.view_thumbs a {
	height: 19px;
    padding-left: 21px;
	overflow: hidden;
	display: block;
	background: url(../img/buttons/view_thumbs.gif) no-repeat 0px -19px;
}

.navigation ul li.view_list a:hover {
	background: url(../img/buttons/view_list.gif) no-repeat 0px 0px;
}

.navigation ul li.view_thumbs a:hover {
	background: url(../img/buttons/view_thumbs.gif) no-repeat 0px 0px;
}

.navigation ul li.active a {
	background-position: top left;
}

.navigation ul li.product_type_vinyl.active a {
  background: url(../img/buttons/product_types.gif) no-repeat -85px -57px;
}

.navigation ul li.product_type_all.active a {
  background: url(../img/buttons/product_types.gif) no-repeat -0px -0px;
}

.navigation ul li.product_type_cd.active a {
  background: url(../img/buttons/product_types.gif) no-repeat -30px -19px;
}

.navigation ul li.product_type_dvd.active a {
  background: url(../img/buttons/product_types.gif) no-repeat -54px -38px;
}

.btn {
	cursor: pointer;
}

.view_genre, .search {
	position: absolute;
	bottom: 25px;
	right: 20px;
}

.more {
	position: absolute;
	right: 20px;
	bottom: 10px;
}

.view_all_small {
	position: absolute;
	right: 0px;
	top: -6px;
	padding-right: 5px;
}

.box_content {
	float: none;
	clear: both;
	padding: 10px 0 10px 0;
}

.paging {
	padding-left: 115px;
}

ul.clothingBrands{
	list-style:none;
}

ul.clothingBrands li{
	width:100px;
	float:left;
	margin-right: 60px;
	margin-bottom: 20px;
}


ul.overview {
	list-style: none;
	padding: 15px 0 0 0;
	margin: 0;
	width: 724px;
}

ul.overview li {
	float: left;
	width: 85px;
	height: 170px;
	padding-right: 18px;
}

ul.overview li div.record {
	position: relative;
}

ul.overview li div.record div.thumb {
	position: absolute;
	top: 0px;
	left: 0px;
}

ul.overview li div.record div.info {
	position: relative;
	top: 95px;
	left: 0px;
}

.top_sales ul, .back_in_stock ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

.top_sales ul li, .back_in_stock ul li {
	height: 30px;
}

.top_sales ul li div.record, .back_in_stock ul li div.record {
	position: relative;
}

.top_sales ul div.record, div.number .back_in_stock ul div.record div.number {
	position: absolute;
	top: 0;
	left: 0;
}

.top_sales ul div.record div.artist, .back_in_stock ul div.record div.artist {
	position: absolute;
	top: 0;
	left: 15px;
}

.top_sales .left, .top_sales .right, .back_in_stock .left, .back_in_stock .right {
	width: 165px;
}

.merchandise {
	float: left;
}

.clothing, .dj_gear {
	float: left;
	margin-left:15px;
}

.image_shade {
	background: url(../img/shade.gif) repeat-x;
	height: 23px;
}

.thumb_shade {
	background: url(../img/shade.gif) repeat-x;
	height: 23px;
	width: 85px;
	position: absolute;
	bottom: 0;
}

.thumb {
	height: 108px;
}

#details {
    padding-top: 15px;
}

#details .record {
    padding-top: 10px;
}

#details .record .thumb {
    float: left;
    padding-right: 10px;
    width: 85px;
    height: 85px;
    padding-bottom: 10px;
}

#details .record .info {
    float: left;
    width: 140px;
}

#details .record .description {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 175px;
}

#details .record .productDescription {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 280px;
}

.record .buy {
    float: right;
    padding-right: 10px;
    padding-top: 0;
    text-align: center;
    height: 120px;
}

.form {
    width: 715px;
    padding-top: 15px;
    padding-bottom: 15px;
}

fieldset {
    padding: 0;
    margin-left: -40px;
    border: 0;
}

#different_delivery_address {
    margin-bottom: 5px;
    width: 15px;
}

#different_delivery_address_label {
    width: 40px;
}

.field_error {
    width: 350px;
    float: right;
    color: red;
    font-weight: bold;
}

input {
    margin-bottom: 5px;
}

select {
    margin-bottom: 5px;
}

.normal_input {
    width: 250px;
}

.small_input {
    width: 125px;
}

.form #postal_code {
    margin-bottom: 5px;
}

.form #submit {
    margin-left: 60px;
}

.form #country {
    width: 254px;
    margin-bottom: 5px;
}

.form label {
    width: 100px;
    margin-bottom: 5px;
    float: left;
}

.form input {
    padding-left: 0;
    margin-left: 0;
    width: 248px;
}

.form ul {
    list-style: none;
}

.static_content {
    width: 715px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.record .buy .btn{
    margin-top: 10px;
}

.forgot-password{
	margin-left: 100px;
	margin-top:-10px;
	margin-bottom:40px;
}

.signupBTN{
	margin-left: 99px;
	margin-top:-10px;
	margin-bottom:40px;
}

.record .buy img {
    margin-top: 10px;
    padding-left: 7px;
    padding-right: 7px;
}

#details .zoom, .record .zoom {
    text-align: center;
}

#overview {
    padding-top: 15px;
}

#overview .record {
    padding-top: 10px;
}

#overview .record .thumb {
    float: left;
    padding-right: 10px;
    width: 85px;
    height: 85px;
    padding-bottom: 10px;
}

#overview .record .info {
    float: left;
    padding-right: 10px;
    width: 140px;
}

#overview .record .description {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 166px;
}

.row_even {
    background-color: #f0f0ef;
}

.extension_left {
    float: left;
    width: 170px;
    padding-left: 55px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-top: 29px;
}

#overview .extension_right, #details .extension_right {
    float:left;
    margin-top: 25px;
}

#overview .extension_right ul.overview, #details .extension_right ul.overview {
    padding-top:0;
    width: 390px;
}

#overview .extension_right ul.overview .thumb, #details ul.overview .thumb  {
    padding-bottom: 23px;
    width: 85px;
    height: 85px;
}

#subcategories li {
}

.blue_flash_title {
  color: #0784b3;
}

.blue_flash_title, .white_flash_title {
  text-transform: uppercase;
  font-size: 12px;
  margin-top: -2px;
}
#recommend_sender_name, #recommend_sender_email, #recommend_recipient_name, #recommend_recipient_email {
	width: 200px;
}
 
