/*****************************   anDeRan   ************************************/

body {
	background: #000;
	font: 12px Arial, sans-serif;
}

#header, #content, #footer {
	width: 863px;
	margin: 0 auto;
}

body, ul, form, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

img, object, embed {
	border-width: 0;
	vertical-align: middle;
}

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

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 12px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

.to-left {
	float: left;
}

.clear {
	clear: both;
}

.field {
	font: 11px Arial, sans-serif;
	color: black;
}

/* Header */

#header {
	height: 136px;
}

#header h1, #nav li strong, #nav li a, #sponsors span, #live-signup span, .items .prev, .items .next {
	line-height: 1000em;
	overflow: hidden;
}

#header h1 {
	width: 423px;
	height: 72px;
	background-image: url(../images/common/logo.gif);
	position: absolute;
	margin: 37px 0 0 12px;
}

#header h1 a {
	display: block;
}

#nav {
	list-style-type: none;
	width: 594px;
	height: 34px;
	background: #C30F17 url(../images/common/nav_bg.gif) no-repeat;
	position: absolute;
	margin: 101px 0 0 224px;
	border-bottom: 1px solid #AA0D14;
	padding-left: 45px;
}

#nav li {
	float: left;
	margin: 1px 2px -1px;
}

.nav-home-on, .nav-about-on, .nav-account-on, .nav-partners-on, .nav-contact-on {
	background: #000 url(../images/common/nav_on_begin.gif);
}

#nav li strong, #nav li a, #nav li span {
	display: block;
	height: 34px;
}

#nav li strong, #nav li a {
	background-repeat: no-repeat;
	background-position: 50% 12px;
}

#nav li span {
	background: url(../images/common/nav_on_end.gif) no-repeat right;
}

.nav-home { width: 68px; }
.nav-about { width: 89px; }
.nav-ondemand { width: 109px; }
.nav-account { width: 105px; }
.nav-partners { width: 84px; }
.nav-contact { width: 100px; }

.nav-home a { background-image: url(../images/nav/home_off.gif); }
.nav-about a { background-image: url(../images/nav/about_off.gif); }
.nav-ondemand a { background-image: url(../images/nav/ondemand_off.gif); }
.nav-account a { background-image: url(../images/nav/account_off.gif); }
.nav-partners a { background-image: url(../images/nav/partners_off.gif); }
.nav-contact a { background-image: url(../images/nav/contact_off.gif); }

.nav-home a:hover { background-image: url(../images/nav/home_over.gif); }
.nav-about a:hover { background-image: url(../images/nav/about_over.gif); }
.nav-ondemand a:hover { background-image: url(../images/nav/ondemand_over.gif); }
.nav-account a:hover { background-image: url(../images/nav/account_over.gif); }
.nav-partners a:hover { background-image: url(../images/nav/partners_over.gif); }
.nav-contact a:hover { background-image: url(../images/nav/contact_over.gif); }

.nav-home-on strong { background-image: url(../images/nav/home_on.gif); }
.nav-about-on strong { background-image: url(../images/nav/about_on.gif); }
.nav-account-on strong { background-image: url(../images/nav/account_on.gif); }
.nav-partners-on strong { background-image: url(../images/nav/partners_on.gif); }
.nav-contact-on strong { background-image: url(../images/nav/contact_on.gif); }

#search {
	position: absolute;
	margin: 72px 0 0 464px;
}

#search p {
	background: url(../images/common/zoom.gif) no-repeat;
	padding-left: 23px;
}

#search .field {
	border: 1px solid #DADADA;
	width: 109px;
	height: 13px;
}

#search .button {
	background: transparent url(../images/titles/search.gif) no-repeat center;
	border-width: 0;
	width: 72px;
	height: 17px;
	vertical-align: top;
	margin-top: 1px;
	cursor: pointer;
	text-indent:-9999px;
}

#cart-items {
	width: 142px;
	height: 25px;
	background: #333 url(../images/common/cart_items_bg.gif);
	position: absolute;
	margin: 66px 0 0 680px;
	padding: 10px 0 0 41px;
}

#cart-items, #cart-items a {
	color: #FFF;
}

/* Content */

#content {
	background: #FFF url(../images/common/content_bg.gif) no-repeat;
}

.col-left {
	float: left;
	width: 181px;
	margin: 13px 0;
}

.col-right {
	float: left;
	width: 666px;
	margin: 15px 0 10px;
}

/* Content Left Column */

#nav-cats {
	list-style-type: none;
	width: 159px;
	margin-left: 12px;
	font-weight: bold;
}

#nav-cats a {
	color: #FFF;
	text-decoration: none;
}

#nav-cats a:hover {
	color: #A3A3A3;
}

/*#nav-cats a.nav-link {
	display: block;
	height: 28px;
	background-repeat: no-repeat;
	background-position: 9px 11px;
	overflow: hidden;
	text-indent: -20em;
}*/

#nav-cats a.nav-link {
	display: block;
	height: 28px;
	padding-left: 9px;
	line-height: 28px;
	text-transform: uppercase;
}

/*#nav-cats a.link-dvd { background-image: url(../images/titles/dvd.gif); }
#nav-cats a.link-music { background-image: url(../images/titles/music_cds.gif); }
#nav-cats a.link-vhs { background-image: url(../images/titles/still_on_vhs.gif); }
#nav-cats a.link-special { background-image: url(../images/titles/special_collections.gif); }
#nav-cats a.link-accessories { background-image: url(../images/titles/accessories.gif); }*/

#nav-cats li {
	min-height: 28px;
	background: url(../images/common/nav_cats_bg.gif) no-repeat;
	color: #A3A3A3;
}

#nav-cats ul {
	list-style-type: none;
	border-top: 2px solid #980C12;
	border-bottom: 1px solid #980C12;
	background-color: #C30F17;
	padding: 3px 11px 5px 7px;
}

#nav-cats li li {
	min-height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #D5575D;
	padding-left: 11px;
}

#nav-cats .nav-last {
	border-bottom-width: 0;
}

.offers {
	width: 158px;
	margin: 8px 0 0 12px;
	border: 1px solid #D7D7D7;
	text-align: center;
	padding: 3px 0;
}

/* Content Right Column */

.crumbs {
	height: 23px;
	padding-top: 6px;
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

.crumbs a, .crumbs strong {
	padding: 0 14px;
}

.arrows {
	padding-left: 12px;
}

.arrows a, .arrows strong {
	padding: 0 2px;
}

.crumbs a {
	color: #FFF;
	text-decoration: none;
}

.crumbs strong {
	color: #A3A3A3;
}

.items {
	background-color: #FFFFFF;
	position: relative;
	padding: 0 0 0 15px;
}

.items .header {
	height: 30px;
	background-image: url(../images/common/hdr_bg.gif);
	margin: 0 0 18px -15px;
}

.items .header h3 {
	position: absolute;
	/* width: 300px; */
	height: 20px;
	margin: 6px 0 0 12px;
	text-transform: uppercase;
	color: #FFF;
	font-size: 15px;
}

.items .header p {
	position: absolute;
	right: 0;
	margin: 6px 11px 0 0;
}

/*.featured-items { background: url(../images/titles/featured_items.gif) no-repeat; }
.contemporary-items { background: url(../images/titles/contemporary_items.gif) no-repeat; }
.related-items { background: url(../images/titles/related_items.gif) no-repeat; }*/

.items .header a {
	color: #FFF;
	font-weight: bold;
}

.items .item {
	width: 127px;
	text-align: center;
	float: left;
	margin-bottom: 4px;
}

.full-list .item {
	margin: 5px 0 10px;
}

.items .photo {
	margin-bottom: 0;
}

.items .action {
	margin-bottom: 4px;
}

.items .price {
	margin-bottom: 0;
	color: #E31D27;
	font-weight: bold;
	font-size: 14px;
}

.items .name a {
	color: #000;
	font-size: 11px;
}

.keyword {
    color: #808080;
    font-size: 9px;
}

div.keyword {
    padding-bottom: 10px;
}

.keyword ul {
    margin-left: 6px;
    margin-right: 6px;
}

.keyword li {
    list-style-type: none;
    display: inline;
    padding-left: 15px;
}

.items .prev, .items .next {
	position: absolute;
	width: 14px;
	top: 119px;
	height: 24px;
}

.items .prev a, .items .next a {
	display: block;
	height: 24px;
}

.items .prev {
	background-image: url(../images/common/prev_btn.gif);
	left: 11px;
}

.items .next {
	background-image: url(../images/common/next_btn.gif);
	right: 11px;
}

.pages {
	font-size: 11px;
	text-align: right;
	padding-right: 30px;
}

.pages-bottom {
	margin: 0 0 5px;
}

.home {
	margin-top: -2px;
}

.home #movie {
	float: left;
}

.banner-mini, .banner-maxi {
	margin: 0 0 11px 11px;
	padding: 4px 3px;
	border: 1px solid #DCDFDD;
	float: right
}

.contemporary {
	background-color: #4D4D4D;
	height: 300px;
	margin-bottom: 12px;
	color: #FFF;
}

.contemporary img {
	float: left;
}

.contemporary p {
	padding: 20px;
	float: right;
	width: 183px;
}

.area {
	background-color: #F1F1F1;
}

.offsets-address {
	padding: 12px 18px 0;
}

.offsets-contact {
	padding: 26px 35px 20px 20px;
}

.offsets-checkout {
	padding: 12px 18px 0;
}

.offsets-cart {
	padding: 18px;
}

.offsets-orders {
	padding: 15px 0 15px 6px;
}

.offsets-confirmation {
	padding: 25px 30px 40px 35px;
	margin-top: 25px;
}

.offsets-products {
	padding: 10px 20px;
}

.offsets-contact label {
	width: 160px !important;
}

.offsets-contact textarea {
	width: 260px;
}

form .area label, form .line label {
	display: block;
	float: left;
	width: 186px;
	text-align: right;
	margin-right: 10px;
}

.line {
	padding-left: 18px;
}

form .area input.field, form .area select, form .line input.field, form .line select {
	width: 170px;
}
form .area select {
	width: 173px;
}

form .area input.short {
	width: 60px;
}

.asterisk {
	color: #C30F17;
}

.auto-width {
	width: auto !important;
}

.required {
	position: absolute;
	top: 247px;
	margin-left: 490px;
}

.required-2 {
	position: absolute;
	top: 720px;
	margin-left: 490px;
}

.use-same {
	padding: 12px 0 0 3px;
}

.use-same input {
	vertical-align: middle;
}

.btn-save, .btn-register {
	width: 370px;
	text-align: right;
}

.btn-save .button {
	width: 64px;
	background-image: url(../images/buttons/save.gif);
		background-position: top center;
	background-repeat: no-repeat;
	border-width: 0;
	background-color: transparent;
	cursor: pointer;
	text-indent:-9999px;
}

.btn-save .button {
	width: 84px;
	background-image: url(../images/buttons/register.gif);
		background-position: top center;
	background-repeat: no-repeat;
	border-width: 0;
	background-color: transparent;
	cursor: pointer;
	text-indent:-9999px;
}

.how-to-hear {
	padding-top: 20px;
}

.proceed-checkout {
	text-align: right;
	margin: -35px 3px 10px 0;
}

.proceed-checkout .button {
	width: 177px;
	background-image: url(../images/buttons/proceed_to_checkout.gif);
		background-position: top center;
	background-repeat: no-repeat;
	border-width: 0;
	background-color: transparent;
	cursor: pointer;
	text-indent:-9999px;
}

.x-button {
	background-color: transparent;
	border-width: 0;
	height: 27px;
		background-position: top center;
	background-repeat: no-repeat;
	border-width: 0;
	cursor: pointer;
}

.www3 {
	width: 64px;
	background-image: url(../images/buttons/save.gif);
	background-color: transparent;
	border-width: 0;
	height: 27px;
	background-position: top center;
	background-repeat: no-repeat;
	border-width: 0;
	cursor: pointer;
    text-indent:-9999px;

}
.www2 {
	width: 177px;
	background-image: url(../images/buttons/proceed_to_checkout.gif);
	background-color: transparent;
	border-width: 0;
	height: 27px;
	background-position: top center;
	background-repeat: no-repeat;
	border-width: 0;
	cursor: pointer;
    text-indent:-9999px;

}


.cart-buttons {
	text-align: right;
	padding-top: 8px;
	height: 27px;
		background-position: top center;
	background-repeat: no-repeat;
	border-width: 0;
	background-color: transparent;
	cursor: pointer;
}

.cart-buttons .button {
	margin-right: 14px;
		background-position: top center;
	background-repeat: no-repeat;
	border-width: 0;
	background-color: transparent;
	cursor: pointer;
}
.bbb {
	padding-top: 8px;
	margin: 0px 14px 5px 0px;
	width: 167px;
    background-position: top center;
	background-repeat: no-repeat;
	border-width: 0;
	background-color: transparent;
	cursor: pointer;


}

.bbb2 {
    background-image: url(../images/buttons/proceed_to_checkout.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 8px;
	border-width: 0;
	margin: 0px 14px 5px 215px;
	width: 177px;
	height: 27px;
	background-color: transparent;
	cursor: pointer;


}


.bbb1 {
	margin: 50px 14px 5px 0px;
	width: 167px;
	margin-right: 14px;
	
}

.btn-update-cart {
	width: 167px;
	background-image: url(../images/buttons/update_shopping_cart.gif);
	cursor: pointer;
}

.btn-proceed-address {
	width: 177px;
	background-image: url(../images/buttons/proceed_to_address_details.gif);
	cursor: pointer;
}

.btn-process-order {
	text-align: right;
	padding: 20px 5px 0 0;
	margin-bottom: 5px;
}

.btn-process-order .button {
	width: 135px;
	background-image: url(../images/buttons/process_order.gif);
	cursor: pointer;
}

.btn-back-checkout .button {
	width: 187px;
	background-image: url(../images/buttons/back_to_checkout_page.gif);
	margin: 18px 0;
	cursor: pointer;
}

.btn-send-now, .btn-submit {
	width: 346px;
	text-align: right;
}




.btn-send-now .button {
	width: 84px;
	background-image: url(../images/buttons/send_now.gif);
	cursor: pointer;
}



.btn-submit .button {
	width: 84px;
	background-image: url(../images/buttons/submit.gif);
	cursor: pointer;
	text-indent:-9999px;
}

.gbutton  {
	width: 84px;
	background-image: url(../images/buttons/submit.gif);
		background-color: transparent;
	border-width: 0;
	height: 27px;
	color:transparent;
	text-indent:-9999px;
	cursor: pointer;
}


.btn-add-to-wishlist {
	text-align: right;
}

.btn-add-to-wishlist .button {
	width: 143px;
	background-image: url(../images/buttons/add_to_wishlist.gif);
}

p.btn-update {
	text-align: center;
	padding: 30px 0 0 80px;
}

p.btn-update .button, input.btn-update {
	width: 76px;
	background-image: url(../images/buttons/update.gif);
	text-indent:-9999px;
}

.offsets-checkout label {
	width: 128px !important;
	text-align: left !important;
}

.midi-fields label {
	margin-top: 7px;
}

.clr-red {
	color: #ED1C24;
}

table {
	border-collapse: collapse;
	width: 631px;
}

.offsets-orders table {
	width: 655px;
}

table td {
	border: 1px solid #C5C5C5;
	padding: 4px 12px;
	height: 30px;
}

table thead td {
	background-color: #F5F5F5;
	color: #555;
}

table tbody td {
	background-color: #FFF;
}

table tfoot td, table tr.tfoot td {
	background-color: #EBEBEB;
}

.quantities input.field {
	width: 58px !important;
	font-weight: bold;
	text-align: center;
}

.centered td {
	text-align: center;
}

td.row-quantity {
	width: 204px;
}

td.row-price {
	width: 108px;
}

td.row-name {
	width: 204px;
}

.offsets-orders thead td {
	font-size: 11px;
}

.offsets-orders h4 {
	margin-bottom: 8px;
}

.products .info {
	width: 203px;
	height: 323px;
	background: url(../images/common/products_bg.jpg);
	padding: 11px 0 0 17px;
	color: #FFF;
}

.products img {
	vertical-align: top;
}

.products .action-btns {
	margin-bottom: 4px;
}

.products .action-btns img {
	margin-bottom: 8px;
}

.products .price {
	margin-bottom: 24px;
}

a.back-to {
	background: url(../images/common/back_arrow.gif) no-repeat 0 50%;
	padding-left: 11px;
}

.back-to-list {
	text-align: right;
	padding: 10px 7px 0 0;
}

.captcha-img {
	padding-left: 263px;
}

.captcha-txt label {
	width: 248px !important;
}

.results {
	padding: 15px 0 12px 22px;
}

.results p, .results h3 {
	margin-bottom: 7px;
}

.results .img {
	width: 122px;
	float: left;
	margin: 4px 0 20px;
}

.results .info {
	width: 500px;
	float: left;
	margin-bottom: 20px;
}

.words {
	padding: 18px 0 8px 25px;
	font-weight: bold;
}

.words span {
	color: #C30F17;
}

/* Content Footer */

.content-ftr {
	padding: 5px 14px 0;
	height: 34px;
	background: #DEDEDE url(../images/common/content_ftr_bg.gif) no-repeat left bottom;
	position: relative;
}

#sponsors span, #live-signup span {
	display: block;
	float: left;
}

#sponsors {
	position: absolute;
}

#sponsors span {
	width: 88px;
	height: 30px;
	background: url(../images/titles/sponsors.gif) no-repeat 0 6px;
}

#sponsors img {
	margin-right: 1px;
}

#live-signup {
	position: absolute;
	right: 10px;
	padding-top: 4px;
}

#live-signup span {
	width: 209px;
	height: 19px;
	background: url(../images/titles/live_news_signup.gif) no-repeat 0 1px;
}

#live-signup .field {
	border: 1px solid #DADADA;
	width: 144px;
	height: 17px;
	color: black;
	padding-left: 5px;
}


#live-signup .button {
	background: transparent url(../images/titles/submit.gif) no-repeat center;
	border-width: 0;
	width: 72px;
	height: 17px;
	vertical-align: top;
	margin-top: 2px;
	text-indent:-9999px;
}

/* Footer */

#footer {
	height: 60px;
	line-height: 60px;
	margin-bottom: 20px;
}

#footer, #footer a {
	color: #FFF;
}

#footer #nav-ftr {
	float: left;
	padding-left: 5px;
}

#footer #nav-ftr a {
	padding: 0 7px;
}

#footer #copyright {
	float: right;
	padding-right: 15px;
}


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

.foto li { 
	display:inline; margin:0px 0px 0px 0px; padding:0; float:left; overflow:hidden; height:210px;
}

.foto li div img { 
	margin-top:0px; 
}

.to-right {
padding: 0 0px 0 224px;
}

.to-right2 {
padding: 0 0px 0 185px;
}

#header-social {
    color: rgb(192,192,192);
}

#header-social a {
    color: #FFFFFF;
    text-decoration: none;
}
