﻿.text-image-column-wrapper
{

}

.text-image-column-wrapper div.img-column
{
	float: left;
	width: 170px;
}

.text-image-column-wrapper div.text-column
{
	float: left;
	width: 360px;
}

.sortable-list li
{
    cursor: hand;
    cursor: pointer;
    display: block;
    padding: 10px;
    border: solid #666 1px;
    margin: 2px;
}


#large-video-area, #medium-video-area, #watchmagic-video-area
{
    width: 671px;
    height: 345px;
    padding: 20px;
    background: url(/pics/homepage/video-area-bg.png) no-repeat;
    margin-bottom: 15px;
}

#medium-video-area
{
    width: 503px;
    background: url(/pics/video-area-bg.png) no-repeat;
}

#watchmagic-video-area
{
    height: 711px;
    background: url(/pics/watch-magic/watch-magic-bg.png) no-repeat;
}


#msg {display:none; position:absolute; z-index:200; background:url(/pics/error_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

#contact-methods li
{
    float: left;
    width: 115px;
    padding-left: 55px;
    padding-bottom: 10px;
}

#contact-methods li span
{
    font-size: 11px;
    color: #666;
}

#contact-methods li#usa
{
    background: url(/pics/contact-us/usa.png) no-repeat;
}

#contact-methods li#uk
{
    background: url(/pics/contact-us/uk.png) no-repeat;
}

#contact-methods li#email
{
    background: url(/pics/contact-us/email.png) no-repeat;
}

/*************************************
 * File list
 ************************************/
.file-list li
{
    padding-bottom: 10px;
}

.file-list li.file-li-pdf
{
    
}

/*************************************
 * Day lists / archives
 ************************************/
ul.day-list {
    margin-top: 15px;
}

ul.day-list li {
	margin-bottom: 5px;
}

ul.post-list {
    background: url(/pics/icons/list-dot.gif) 0 4px no-repeat;
	padding-left: 15px;
}

ul.post-list li {
	border-bottom: solid #eee 1px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0;
	position: relative;
}

ul.post-list li a {
	width: 400px;
	display: block;
}

ul.post-list small {
	position: absolute;
	top: 0;
	right: 0;
}

ul.post-list li small a {
	width: 65px;
	display: block;
	font-size: 11px;
	text-align: right;
	color: #999;
}

* html ul.post-list li small a {
	margin-right: 15px;	
}

ul li.day {
	font-size: 85%;
	line-height: 160%;
	list-style-image: none;
	list-style-type: none;
}

/*************************************
 * Table
 ************************************/
.styledtable {
	border-collapse: collapse;
	margin: 10px 0;
}

.styledtable th {
	background: #390000;
	color: #fff;
	font-weight: bold;
	padding: 6px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

.styledtable td {
	padding: 5px;
	border-bottom: 1px solid #390000;
	vertical-align: middle;
}

.styledtable td * {
	padding: 5px;
}

.styledtable tr.alt td {
	background: #fbf8f8;
}

.styledtable tr.over td, .styledtable tr:hover td {
	background: #ffe9ea;
}

.styledtable td.centered, .styledtable th.centered {
    text-align: center;
}

/*************************************
 * Status messages
 ************************************/
.message-positive, .message-negative, .message-comment
{
    margin: 10px 0;    
    padding: 10px 10px 10px 35px;
}

.message-positive
{
    background: #e6ebc3 url(/pics/icons/messages/positive.png) 5px 5px no-repeat;
    border: solid #90a232 1px;
}

.message-negative
{
    background: #efdccd url(/pics/icons/messages/negative.png) 5px 5px no-repeat;
    border: solid #bd5748 1px;
}

.message-comment
{
    background: #f5e8d5 url(/pics/icons/messages/comment.png) 5px 5px no-repeat;
    border: solid #dd9a54 1px;
}


/*************************************
 * Highlight box
 ************************************/
.highlight-box
{
    background: url(/pics/highlight-box/highlight-box-top.png) no-repeat;
    width: 497px;
    padding: 20px 20px 15px 20px;
    font-size: 12px;
    line-height: 18px;
}
 
.highlight-box-bottom
{
    clear: both;
    background: url(/pics/highlight-box/highlight-box-bottom.png) bottom left;
    width: 537px;
    height: 5px;
    margin-bottom: 25px;
}

.highlight-box-left-image
{
    float: left;
    margin-right: 15px;
}

.highlight-box ul
{
    padding-left: 15px;
}

.highlight-box ul li
{
    list-style-type: disc;   
}
 
/*************************************
 * Exclusives page
 ************************************/
#exclusives-box
{
    width: 540px;
    height: 146px;
    background: url(/pics/exclusives-bg.png) no-repeat;
    margin-bottom: 20px;
}

#exclusives-box p
{
    color: #373737;
    font-size: 13px;
    padding: 50px 30px 0 130px;
}


/*************************************
 * Video review component
 ************************************/
.video-wrapper 
{
    text-align: center !important;
}

.video-review
{
    margin: 0 auto;
    text-align: left;
    background: url(/pics/product-page/video-review-bg.png) no-repeat top left;
    width: 100%;
    height: 395px;
}

.video-review .video-description
{
    float: left;
    width: 185px;
    padding: 55px 0 0 15px;
    color: #fff;
    font-size: 13px;
}

.video-review .video-description .video-meta
{
    padding-bottom: 15px;
    background: url(/pics/product-page/video-exclusives-border.png) bottom no-repeat;
}

.video-review .video-description .video-exclusive
{
    font-size: 11px;
    text-align: center;
    padding-bottom: 15px;
    background: url(/pics/product-page/video-exclusives-border.png) bottom no-repeat;
}

.video-review .video-description .video-offical a
{
    color: #fff;
    background: url(/pics/icons/arrow-white.png) 0 5px no-repeat;
    padding-left: 10px;
}

.video-review .video-description .video-offical a:hover
{
    text-decoration: none;
}

.video-review .video-description .video-add-to-cart
{
    text-align: center;
}

.video-player-wrapper
{
    padding: 20px 0 0 230px;
    display: block !important;
    height: 300px;
    width: 400px;
}

/*************************************
 * Customer reviews
 ************************************/
.write-a-review
{
    float: right;
}

.customer-review
{
    margin-top: 15px;
}

.customer-review a.customer-name
{
    font-size: 16px;
    color: #3b0004;
    font-weight: bold;
    float: left;
    margin-right: 10px;
}

.customer-review .review-text
{
    padding-top: 5px;
    clear: left;
}

/*************************************
 * Teaser box
 ************************************/
.teaser-box
{
    background-color: #fff9d6;
    padding: 10px;
}

.teaser-box ul
{
    margin-left: 10px;
}

.teaser-box ul li
{
   list-style-type: disc;
   margin: 7px 0 0 10px;
}

.teaser-box .call-to-action
{
    text-align: center;
    margin-top: 15px;
}

/*************************************
 * Process progress bar
 ************************************/
.process-progress-bar
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image: url(/pics/process-progress-bar/bc_bg.png); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

.process-progress-bar li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}

.process-progress-bar a, .process-progress-bar span
{
    height:30px;
    display:block;
    background-image:url(/pics/process-progress-bar/bc_separator.png); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 22px;
    text-decoration: none;
    color:#454545;
}

.process-progress-bar a
{
    font-weight: bold;
}

.process-progress-bar .currentStep
{
    font-weight: bold;
}

.process-progress-bar a:hover
{
    text-decoration: underline;
}

/*************************************
 * Mini cart
 ************************************/
.mini-cart
{
    width: 145px;
    padding: 30px 5px 10px 5px;
    background: url(/pics/mini-cart/bg.png) no-repeat;
}

.mini-cart .mini-cart-contents
{
    margin-left: 5px;
    font-size: 11px;
}

.mini-cart .mini-cart-contents ul
{
    margin-bottom: 10px;
}

.mini-cart-checkout
{
    margin-left: 2px;
}

.mini-cart-footer
{
    height: 5px;
    width: 155px;
    background: url(/pics/mini-cart/bottom.png) bottom left;
    margin-bottom: 15px;
}

/*************************************
 * Stock alert page
 ************************************/
.two-options div
{
    width: 50%;
    float: left;
    text-align: center;
}

/*************************************
 * Checkout table
 ************************************/
table#checkout, table#checkout td {
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align: left;
}

table#checkout {
	border: 1px solid #CCC;
}

table#checkout thead th,  table#checkout tbody th {
	background: #FFF url(/pics/checkout/header_bg.png) repeat-x;
	color: #666;  
	padding: 5px 10px;
	border-left: 1px solid #CCC;
	font-weight: bold;
}

table#checkout tbody th {
	background: #fafafb;
	border-top: 1px solid #ccc;
	text-align: left;
	font-weight: normal;
}

table#checkout tbody tr td {
	padding: 5px 10px;
	color: #666;
}

.checkout-qnty, .checkout-price, .checkout-remove
{
    text-align: center;
}

/*************************************
 * Payment page
 ************************************/
#payment-types
{
    margin: 15px 0;
}

#payment-types .choice
{
    display: block;
    font-weight: bold;
}

#payment-types label img
{
    vertical-align: -5px;
    margin-left: 5px;
}

/*************************************
 * Sitemap
 ************************************/
#AlphabeticListing
{
    background-color: #f2f2f2;
    padding: 10px 0;
    font-size: 15px;
    text-align: center;
}

#AlphabeticListing a, #AlphabeticListing span
{
    padding: 0 5px;    
}

#FullProductList h4
{
    margin: 15px 0 5px 0;
}

#FullProductList h4 span
{
    font-size: 12px;
    vertical-align: 1px;
}