/************************************************/
/******************** Reset ********************/
/************************************************/
* { margin:0; padding:0; }

body          {
    font:11px/1.5 Verdana, Arial, Helvetica, sans-serif; color:#444; text-align:left;
    background: #fff url(../images/bg_body.gif) repeat-x;
}

img           { border:0; vertical-align:top; }

a             { color: #b62323; }
a:hover       {}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:18px; font-weight:bold; line-height:1.3; color: #676767; }
h2            { font-size:18px; font-weight:bold; line-height:1.3; color: #676767; }

h3            { font-size:16px; font-weight:bold; line-height:1.375; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

/************************************************/
/******************** Styles ********************/
/************************************************/

/* Layout ================================================================================= */
.wrapper {}
.page { position:relative; width:967px; margin:0 auto; padding:0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin:10px 0; }

/* Base Columns */ 
.col-left { float:left; width:148px; padding:5px 5px 0; margin-left:-780px; display:inline; }
.col2-left-layout .col-left { margin-left: 0; }
.col-main { float:left; width:736px; padding:5px; display:inline; /*background: #eeffee;*/ }
.col-right { float:right; width:167px; padding:5px 10px 0 5px; display:inline; }

/* 1 Column Layout */
.col1-layout .col-main { float: left; width:967px; padding: 5px 0; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main { width: 740px; padding: 0 24px 12px 12px; }

/* 3 Columns Layout */
.col3-layout .col-main { width:608px; margin-left:160px; }
.col3-layout .col-main h1, .col3-layout .col-main h2
{ height:23px; margin: 0 0 4px 0; padding: 2px 4px 4px 5px; background: url(../images/bg_bar.gif) no-repeat; }
ul.gallery li h2 { font-size: 100%; font-weight: normal; margin: 0; padding: 0; background: none !important; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48%; }
.col2-set .col-2 { float:right; width:48%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; width:221px; height:46px; overflow:hidden; }
.header-container {}
.header { padding-top:33px; margin-bottom:38px; height: 68px; }
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; }
.header .logo a { display:block; width:221px; height:46px; }
.header .linkbox { position: absolute; top: 19px; right:0; padding-left: 10px; background: url(../images/bg_top_links_left.gif) no-repeat 0 0; }
.header .linkbox div { padding-right: 8px; background: url(../images/bg_top_links_right.gif) no-repeat 100% 0; }
.header .links { list-style: none; float: left; display: inline; height: 34px; background: url(../images/bg_top_links.gif) repeat-x 0 0; }
.header .links li { float:left; display: inline; height: 32px; margin: 0 12px 0 1px; padding-top: 2px; }
.header .links li.first { background: url(../images/bg_my_acc_link.gif) no-repeat 0 50%; padding-left: 14px; }
.header .links li.last { background: url(../images/bg_login_link.gif) no-repeat 0 50%; padding-left: 14px; }
.header .links li a { color: #b62323; line-height: 28px; padding: 4px; }
.header .links li a:hover { color: #ffffff; background-color: #b62323; }
.header .form-search { display: block; width: 332px; height: 28px; padding: 6px 0 0 16px; position: absolute; top: 19px; left: 355px; background: url(../images/bg_top_search.gif) no-repeat; }
.header .form-search label { padding: 0 8px; }
.header .form-search .input-text { width: 224px; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; }

/********** < Navigation */
#tnav { width:967px; left:0; position:absolute; top:97px; margin:0; }

#tnav { padding:0; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; }
#tnav ul { margin:0px; padding:0px 0px 0px 128px; list-style:none; float:left; width:auto; }
#tnav ul li { margin:0px; padding:0px 0px 0px 0px; list-style:none; float:left; width:auto; }

#tnav ul li a,
#tnav ul li a:link,
#tnav ul li a:visited
{ color:#FFFFFF; text-decoration:none; float:left; display:block; height:25px; padding:6px 40px 0px 40px; }

#tnav ul li a:hover { background-color:#6B6E71; }
/* ======================================================================================= */
/* start drop-down styles */
#nav {
    display:block; list-style:none; width:500px; height: 18px;
    margin:0 0 1px 0; padding:0;
    position:absolute; top: 0; left: 0;
    z-index:888;
}
#nav li {
    position:relative; float:left;
    z-index:999;
    margin:0; padding:2px 2px 2px 0;
    line-height:24px; color:#fff;
    font: bold 10px Arial, Helvetica, sans-serif;
}
#nav li#nav-lang, #nav li#nav-country, #nav li#nav-currency {
    color: #d2d2d2;
    background: url(../images/arrow-down-dark.gif) no-repeat 100% 2px;
    padding:2px 18px 2px 5px; margin-right:9px; margin-left:1px;
}

/*
#nav li#nav-lang { padding-right: 18px; }
#nav li#nav-lang span { padding-right:24px; background-repeat: no-repeat; background-position: 100% 50%; }
#nav li#nav-lang span.default { background-image: url(../images/flag_default.gif); }
#nav li#nav-lang span.german { background-image: url(../images/flag_german.gif); }
#nav li#nav-lang span.dutch { background-image: url(../images/flag_dutch.gif); }
*/

#nav li#nav-lang:hover, #nav li#nav-country:hover, #nav li#nav-currency:hover,
#nav li#nav-lang.hover, #nav li#nav-country.hover, #nav li#nav-currency.hover {
    background: #e5e5e5 url(../images/arrow-down.gif) no-repeat 100% 2px; color: #454647;
    margin-right:8px; margin-left:0;
    border: 1px solid #556677; border-top:none; border-bottom:none; border-left-color: #d0d0d0;
}

#nav li a {
    text-decoration:none; color:#D2D2D2;
    padding:0 5px; line-height: 15px;
}

#nav li ul {
    position:absolute; left:-1px; top:16px;
    width: 80px; height:auto;
    margin:0 !important;
    padding-left: 5px;
    display:none;
    overflow:hidden;
    background:#e5e5e5;
    list-style:none; color: #454647;
    border: 1px solid #556677; border-top:none;
    border-left-color: #d0d0d0;
    border-bottom-color: #778899;
}

#nav li#nav-country ul {
    width: 140px; height:250px;
    white-space:nowrap;
    overflow:hidden; overflow-y:scroll;
}

#nav li#nav-lang ul {
    width:90px;
    text-align:left;
}

#nav li#nav-lang ul li {
    text-align:left;
}
#nav li:hover ul,#nav li.hover ul {
    display: block;
}

#nav ul ul {
    position:absolute;
    left:0;
    height:auto;
    top:0;
    margin:0;
    padding:0;
    background:none;
    visibility:hidden;
    list-style:none;
    font-size:9px;
}

#nav li li {
    margin:0; padding:0; height:auto;
    float:none;
    background:none;
    position:relative;
    z-index:9;
}

#nav li li a {
    position:relative;
    z-index:9999;
    display:block;
    cursor:pointer;
    margin:0; padding:0;
    height:16px;
    float:none;
    text-align:left;
    color: #454647;
}
#nav li#nav-country li a {
    display:block;
}

#nav li#nav-lang li a {
    /*width:60px;*/
    width:auto;
    padding-right:5px;
    text-align:left;
    background-repeat: no-repeat;
    background-position: 95% 50%;
}

/*
#nav li#nav-lang li a.default { background-image:url(../images/flag_default.gif); }
#nav li#nav-lang li a.german { background-image:url(../images/flag_german.gif); }
#nav li#nav-lang li a.dutch { background-image:url(../images/flag_dutch.gif); }
*/

#nav li li a:hover {
    margin-left:-6px;
    padding-left:6px;
    background:#6B6D70;
    color:#d2d2d2;
}
/* end drop-down styles */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
/*button::-moz-focus-inner { padding:0; border:0; }*/
button.button { overflow:visible; width:auto; background:#b62323; border:1px solid #b62323; cursor:pointer; /*-webkit-border-fit:lines;*/ }
button.button span { display:block; margin:0; padding:0 8px 1px; font:bold 12px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#ffffff; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}
.highlight {}*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; margin:4em 0 0; padding:5px; border-top: 1px solid #e4e4e4; }
.buttons-set .back-link { float:left; display: inline; }
.buttons-set button.button { float:right; display: inline; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { padding: 0 0 0 8px; margin:0; }
.breadcrumbs li { display:inline; }
.breadcrumbs li a { font-weight: bold; }
.breadcrumbs strong.red { color: #b62323; }

/* Page Heading */
.page-title { padding:0 0 5px; margin:0 0 4px; }
.product-title { position: relative; margin: 0 0 12px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.page-head { margin:0 0 25px 0; padding-bottom:10px; border-bottom:1px solid #ccc; }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.page-head h3, .page-head-alt h3 {
    margin:0;
    font-size:1.7em !important;
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
}

/* Pager */ 
.pager { float: left; display: inline; padding:5px; width: 598px; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages li a, .pager .pages li span { padding: 2px 5px; background: #e3e3e3; color: #333333; text-decoration: none; }
.pager .pages li.arrow a { background: none; }
.pager .pages span.current, .pager .pages li a:hover { color:#ffffff; background: #b62323; }
.bg-pager { float: left; display: inline; width: 608px; padding:0; margin:4px 0; background: url(../images/bg_bar.gif) no-repeat 50% 50%; }

/* js top banner paging styles */
#top-banner-nav .paging, #top-banner-nav .pagingactive { padding: 2px 5px; color: #333333; background: #e3e3e3; text-decoration: none; }
#top-banner-nav .paging:hover, #top-banner-nav .pagingactive { color:#ffffff; background: #b62323; }

/* Sorter */ 
.sorter { float: left; display: inline; width: 598px; padding:5px; margin:5px 0;  background: url(../images/bg_bar.gif) no-repeat; }
.sorter .view-mode { float:right; }
.sorter .sort-by { float:right; width: 200px; display: inline; }
.sorter .limiter { float:left; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:4px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:4px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin: 0 0 8px 0; padding:0; }
.block .block-title { padding: 8px 4px 4px 10px; }
.block .block-title strong { font-weight:bold; line-height:1.5; display: block; height: 18px; padding-top: 1px; padding-left: 4px;
                             color: white; background: url(../images/bg_leftbox_title.gif) no-repeat;  }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding: 0; padding-bottom: 4px; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

.col-left .block .block-content { background: url(../images/bg_leftbox.gif) repeat-y; }
.col-left .block .block-title { background: url(../images/bg_leftbox_top.gif) no-repeat; }
.col-left .block .block-footer { height: 9px; background: url(../images/bg_leftbox_bottom.gif) no-repeat 0 100%; font-size: 1px; line-height: 1px; }
.col-right .block .block-content {  background: url(../images/bg_rightbox.gif) repeat-y; }
.col-right .block .block-footer { height: 7px; background: url(../images/bg_rightbox_bottom.gif) no-repeat 0 100%; font-size: 1px; line-height: 1px; }
.col-right .block-banner .block-content {  background: none; }
.col-right .block-perminute ul { list-style: none; display: block; margin: 0; padding: 8px 8px 8px 22px; }
.col-right .block-perminute ul li a { font-weight: bold; text-decoration: none; font-size: 100%; }
.col-right .block-perminute ul li a:hover { text-decoration: underline; }
.col-right .block-perminute .balance { text-align: center; padding: 8px 4px 0; font-size: 110%; }
.col-right .block-perminute .balance div { padding-top: 4px; }
.col-right .block-recent .block-footer { background-image: url(../images/bg_rightbox_bottom_flat.gif); }
#recently-viewed-items { margin:0; padding:8px 8px 0; list-style:none; width:auto; }
#recently-viewed-items li { margin:0; padding:0 0 0 10px; list-style:none; width:auto; background: url(../images/red-bullet.gif) no-repeat 0 0; line-height:18px; }
#recently-viewed-items li a { color:#2F0909; text-decoration:none; }
#recently-viewed-items li a:hover { text-decoration:underline; }

.col-left .block .block-content ul { margin: 0 4px; }
.col-left .block .block-content ul li { }
.col-left .block .block-content ul li a,
.col-left .block .block-content ul li span { display: block; text-decoration: none; color: #333333; padding-left: 6px; }
.col-left .block .block-content ul li.current span,
.col-left .block .block-content ul li.current a { color: #2d771a; }

.col-left .block .block-content ul li a:hover { background: #d2d2d2; }
/*.col-left .block .block-content ul li.current span { background: #7d8d69; }*/


/* Block: Account */
.block-account {}

/* Block Mini Login */
.col-left .block-mini-login { background: url(../images/bg_mini_login.gif) no-repeat !important; padding-top: 8px; }
.col-left .block-mini-login .input-text { width: 124px; }
.col-left .block-mini-login label { color: #606060; font-weight: bold; }
.col-left .block-mini-login .block-content { padding-left: 8px; background: none !important; }

.col-left .block-categories { margin-bottom: 0; }
.col-left .block-studios .block-title { background: url(../images/bg_leftbox.gif) repeat-y !important; }
.col-left .block-studios .block-content p, .col-left .block-categories .block-content p { margin: 8px 8px 0 10px; }

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { margin:0 0 10px; }
.category-image { display:block; margin:0 auto; }
.category-products { float: left; width: 608px; }

/* View Type: Grid */
/*
.products-grid { width:608px; float: left; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px solid #ddd; padding:5px; }
.products-grid td.empty {}
*/

/* View Type: List */
/*
.products-list li.item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list h2 .product-name, .products-list .product-shop { float:right; width:320px; }
*/
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.product-collateral { float: left; width: 608px; padding-top: 12px; }
.product-collateral ul.reviews { float: left; margin: 16px 0 8px; }
.product-collateral ul.reviews li { float: left; display: inline; margin: 0 24px 16px 24px; width: 555px; }
.product-collateral .reviews .rating-box { float:left; position:relative; width:70px; height:13px; margin-right:5px; background:url(../images/product_rating_blank_star.gif) repeat-x; }
.product-collateral .reviews .rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/product_rating_full_star.gif) repeat-x; }

/* Product Images */

.product-img-box { float: left; width: 199px; padding-left: 12px; display: inline; }
.product-img-box a.zoom { display: block; cursor: url(../images/zoom.ico), auto; }
.product-img-box .bg-magnifier { background: url(../images/bg_magnifier.jpg) repeat-x 0 0; padding: 2px 0 0 0; }
.product-img-box .magnifier { height: 28px; background: url(../images/magnifier.jpg) no-repeat 0 0; margin: 0; font-size: 8pt; text-align: center; line-height: 9pt; padding: 2px 28px 0 40px; }
.product-img-box img { display: block; margin:0 0 3px; }
.product-img-box a img{ margin:0; border: 1px solid #b62323; }

.product-details { margin-left: 230px; min-height:110px; }
.product-details ul { margin:0; padding:0; }
.product-details ul li { padding-bottom: 4px; }

.product-description { float: left; display: inline; width: 608px; /*font-size:90%;*/ line-height:170%; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:445px; }
.product-view .product-name {}
.product-view .short-description {}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
/*
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }
*/

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0; }
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }


/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size: 14px; font-weight:bold; line-height:24px; }

/* Product Tags */
.tags-list { margin-bottom:15px; }
.tags-list li { display:inline; background:url(../images/separator.gif) no-repeat 100% .4em; padding:0 8px 0 4px; }
.tags-list li.first { padding-left:0; }
.tags-list li.last { background:none; }
.add-tag-box { background: url(../images/icon_tag_add.gif) no-repeat 0 50%; float:left; width:400px; padding: 0 10px 0 23px; display: inline; }


/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:700px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h3 { float:left; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
/*
.dashboard {}
*/
.dashboard-welcome { margin-right:8em; margin-bottom:1.5em; font-size:1.1em; }

/* Block: Recent Orders */
/*.dashboard .recent-orders { margin:10px 0; }*/

/* Block: Tags */
/*.dashboard .tags .number { float:left; margin-right:-20px; }*/
/*.dashboard .tags .details { margin-left:20px; }*/

/* Block: Reviews */
/*.dashboard .reviews {}*/
.account-box { margin-bottom:20px;border:1px solid #ccc;border-right-color:#999;border-bottom-color:#999;background:url(../images/account_box_bg.gif) repeat-x #fff;padding:15px; }
.account-box .head { margin-bottom:10px; border-bottom:1px solid #d9dde3; }
.account-box h4 { color:#B62323; font-size:1.1em; text-transform:uppercase; }
.account-box .inner-head { margin-bottom:8px; margin-top: 12px; background:url(../images/dotted_divider.gif) repeat-x 0 100%; padding-bottom:2px; text-align:right; }
.account-box h5 { font-size:1.1em;  float: left;  }
.account-box h5 a { font-weight:normal; }
.account-box h6 { text-transform:uppercase; }
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#0a263c;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    }
.account-box ol .content { margin-left:20px; padding:4px; }
.account-box ol.recent-reviews small {
    float:left;
    margin-right:3px;
    font-weight:bold;
}
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc;}
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(../images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }

.account-box .head h4 { padding-left:21px; min-height:17px; background-repeat:no-repeat; background-position:0 0;}
.ad-orders .head h4 { background-image:url(../images/icon_folder_table.gif); margin-right:10px; }
.ad-account-info .head h4 { background-image:url(../images/icon_ma_info.gif); }
.ad-passwd .head h4 { background-image:url(../images/icon_lock.gif); }
.ad-tags .head h4 { background-image:url(../images/icon_ma_tags.gif); margin-right:10px; }
.ad-reviews .head h4 { background-image:url(../images/icon_ma_reviews.gif); }
.primary-address-list .head h4 { background-image:url(../images/icon_table.gif); }
.address-list .head h4 { background-image:url(../images/icon_table.gif); }
.address-box .head h4 { background-image:url(../images/icon_table.gif); }
.contact-box .head h4 { background-image:url(../images/icon_page_white_text.gif); }

/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { padding:10px; text-align: center; }
.footer ul.links { list-style: none; }
.footer ul.links li { display: inline; background: url(../images/bg_footer_links_divider.gif) no-repeat 100% 50%; padding: 4px 7px 4px 2px; }
.footer ul.links li.last { background: none; }
.footer ul.links li a { font-weight: bold; text-decoration: none; }
.footer .legality { padding: 12px; }
/* ======================================================================================= */

/************************************************/
/******************** Clears ********************/
/************************************************/
.clearer:after,
.header:after,
#nav:after,
.main:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block-poll li:after,
.block-related li:after,
.block-related .item:after,
.block .actions:after,
.mini-products-list li:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.products-list li.item:after,
.product-view .product-img-box .more-views ul:after,
.product-view .tags .form-add-tags:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.field-100:after,
.group-select li:after,
.form-list li:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }


a.layover { color:#333; font-weight:bold; padding:0 15px 0 0; background: url(../images/arrow-red.gif) no-repeat 100% 50%; text-decoration:none; }
a.layover:hover{ text-decoration:underline; }

#Layer1 {
	z-index:2000;
	float:left;
	position:absolute;
	display:none;
	margin-left:120px;
	margin-top:-250px;
}
#Layer2 {
	z-index:2000;
	float:left;
	position:absolute;
	display:none;
	margin-left:120px;
	margin-top:-250px;
}
.layer-inner { width:600px;}
.layer-inner .tableborder { border: 2px solid #7C7C7C; z-index: 50000; }
.layer-inner .head { background:#6A6A6A; color:#FFFFFF; text-align:left; height:22px; font-weight:bold; padding-left: 5px; }
.layer-inner table.grid { width: 100%; border: none; }
.layer-inner table.grid td { width: 20%; padding: 5px 8px; }
.layer-inner table.grid td.col1 { background: #ffffff; }
.layer-inner table.grid td.col2 { background: #f3f3f3; border: 1px dashed #999999; border-top: none; border-bottom: none; }
.layer-inner table.grid a:hover { text-decoration:none; color:#fff; background: #b62323; padding: 2px 0; }

ul.gallery { list-style: none; display: inline; float: left; margin: 4px; }
ul.gallery li { display: inline; float: left; margin: 8px; text-align: center; }
ul.gallery li table { }
ul.gallery li table td { padding: 0; text-align: center; vertical-align: top; overflow: hidden; }
ul.gallery li a.img-border img { display: block; }
ul.gallery li a.img-border { display: block; border: 2px solid #D8D8D8; }

ul.scene-shots { margin: 8px 4px 4px 12px; }
ul.scene-shots li { margin: 2px 4px 2px 12px; position: relative; }
ul.scene-shots li a.play-link { display: block; width: 175px; height: 131px; position: relative; left: 0; top: 0; z-index: 999; }
ul.scene-shots li a.play-link:hover { background: url(../images/play-hover.png) no-repeat 50% 50%; z-index: 999; }
ul.scene-shots li img { display: block; }
ul.scene-shots li img.scene-shot { position: absolute; left: 0; top: 0; }

ul.tab-pornstars {  margin-left: 24px; }
ul.tab-pornstars li { margin-left: 12px; width: 124px; height: 124px; }

.widebox, .widebox-bg-top, .widebox-bg-bottom { float: left; width: 608px; }
.widebox { background: #ffffff url(../images/bg_widebox.gif) repeat-y; margin: 4px 0 8px; }
.widebox-bg-bottom { padding-bottom: 16px; background: url(../images/bg_widebox_bottom.gif) no-repeat 0 100%; }
.widebox-bg-top { background: #ffffff url(../images/bg_widebox_top.gif) no-repeat 0 0; }
.widebox-bg-top-alt { background: #ffffff url(../images/bg_widebox_top_alt.gif) no-repeat 0 0; }
.widebox-bg-top strong { font-size: 18px; line-height: 18px; font-style: bold; font-style: italic; background: #ffffff; color: #676767; float: left; display: inline; margin: 0 0 8px 12px; padding: 0 4px 4px 4px; }
.widebox-bg-top h3 { float: left; display: inline; margin:0; padding: 0 0 4px 16px; width: 592px; }

.widebox form { float: left; margin-left: 24px; width: 550px; display: inline;  }

ul.products-grid li { padding: 0 8px; margin: 0; }
ul.products-grid li table { width: 133px; height: 226px; }
ul.products-grid li a.img-border { border-color: #ffffff; }

ul.products-grid2 li { padding: 0 8px; margin: 0; }
ul.products-grid2 li table { width: 179px; height: 133px; }
ul.products-grid2 li a.img-border { border-color: #ffffff; }

ul.products-list li { padding: 0 8px 16px; width: 560px; margin: 0 0 16px 0; background: url(../images/bg_dash.gif) repeat-x 0 100%; }
ul.products-list li a.cover { float: left; display: inline; margin-right: 24px; }
ul.products-list li .product-info { text-align: left; }
ul.products-list li .product-info h2 { font-weight: bold; }

ul.gallery li a.img-border:hover { border-color: #b62323; }

.category-products ul.products-grid li { background: url(../images/bg_dash.gif) repeat-x 0 100%; margin: 4px 0 8px; }

.pornstar-info img { float: left; margin: 8px 16px; display: inline; }
.pornstar-info .col1, .pornstar-info .col2 { float: left; margin: 4px 0; display: inline; width: 160px; }
.pornstar-info .col2 { margin-right: 160px; }
.pornstar-info .col1 strong, .pornstar-info .col2 strong, .pornstar-info .col1 span, .pornstar-info .col2 span
{ float: left; display: inline; padding: 0 8px 0 0; width: 70px; }

/* tabs styles */
div#main-nav-new{
	width:600px;
	clear:both;
	float:left;
	position:relative;
	margin:20px 0 10px 0;
	z-index:1;
}
div#main-nav-new ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width:auto;
	overflow:hidden;
}

div#main-nav-new ul li{
	float:left;
	overflow:hidden;
	margin:0;
	padding:0 0 0 5px;
}
div#main-nav-new ul li a{
	display:block;
	height:24px;
	background:url(../images/nav-off-right-new.gif) no-repeat right top;
	text-decoration:none;
	cursor:pointer;
	padding:0 5px 0 0;
	float:left;
	width:auto;
}
div#main-nav-new ul li a span{
	font-size:14px; font-weight:bold;
	color:#333;
	float:left;
	height:23px;
	background:url(../images/nav-off-new.gif) no-repeat;
	padding:3px 7px 0 15px;
}
div#main-nav-new ul li a:hover,div#main-nav-new ul li.active a{
	background:url(../images/nav-on-right-new.gif) no-repeat right top;
}
div#main-nav-new ul li a:hover span,div#main-nav-new ul li.active a span{
	background:url(../images/nav-on-new.gif) no-repeat;
	color:#696969;
}
div#main-nav-new ul li a:hover,div#main-nav-new ul li#tabactive a{
	background:url(../images/nav-on-right-new.gif) no-repeat right top;
}
div#main-nav-new ul li a:hover span,div#main-nav-new ul li#tabactive a span{
	background:url(../images/nav-on-new.gif) no-repeat;
	color:#696969;
}
div#border-abs {
	border-top:solid 1px #B9B9B9;
	position:absolute;
	clear:both;
	width:600px;
	top:22px;
	left:0;
	z-index:-1;
}

div.tab-content { clear: both; }
div.ajax-loader { padding: 16px; text-align: center; }

.play-movie { margin-left: 280px; }
a.start-movie { display: block; width:287px; height:113px; overflow:hidden; background: url(../images/btn_start_movie.jpg); }
a.start-movie-en_US { background: url(../images/en_US/btn_start_movie.jpg); }
a.start-movie-de_DE { background: url(../images/de_DE/btn_start_movie.jpg); }
a.start-movie-nl_NL { background: url(../images/nl_NL/btn_start_movie.jpg); }

a.start-movie:hover{ background: url(../images/btn_start_movie_hover.jpg); }
a.start-movie-en_US:hover{ background: url(../images/en_US/btn_start_movie_hover.jpg); }
a.start-movie-de_DE:hover{ background: url(../images/de_DE/btn_start_movie_hover.jpg); }
a.start-movie-nl_NL:hover{ background: url(../images/nl_NL/btn_start_movie_hover.jpg); }

a.download {}
a.download:hover{ background-position:0 -44px; }


/* Login */
.login-box .col-1, .login-box .col-2 { border:1px solid #bbb6a5; background:#dee5e8; }
.login-box .content { background:url(../images/login_box_bg.gif) repeat-x #faf7ee; padding:14px 21px; }
.login-box h4 {
    min-height:16px;
    border-bottom:1px solid #ddd;
    margin-bottom:1.2em;
    padding-bottom:5px; padding-left:23px;
    background-position:0 1px; background-repeat: no-repeat;
    font-size:1.05em; color:#B62323; text-transform:uppercase;
}
.login-box .new-users h4 { background-image:url(../images/icon_page_white.gif); }
.login-box .registered-users h4 { background-image:url(../images/icon_page_white_text.gif); }
.login-box .button-set { margin:0; border:none; background:url(../images/login_box_form_buttons_bg.gif) repeat-x; padding:8px 13px; }
.login-box .content { min-height:230px; }

/* Account Addressbook */
.primary-address-list h4, .address-list h4 {font-size:1.1em; color:#E26703; text-transform:uppercase; }
.primary-address-list li { margin-bottom:10px; border:1px solid #ccc; background: url(../images/account_box_bg.gif) repeat-x; padding:10px 13px 8px 13px; }
.primary-address-list li .head { margin:0; }
.address-list li { margin-bottom:1em; }
.address-list .actions { float:right; margin:0 0 10px 10px; }


