/*
 WP e-Commerce Plugin Styles
 Code by www.BillionStudio.com
 */
#products_page_container {
    height: 100%;
    /*
     overflow: auto;
     */
    margin: 0;
    padding: 0;
}

/* Buy Button
 ========================================== */
input.wpsc_buy_button {
    background-image: url(images/atcs.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    color: transparent;
    border: none;
    width: 99px;
    height: 26px;
    display: block;
    text-indent: -1000px;
    /*  vertical-align: top; */
    padding: 0px 0px 0px 0px;
    font-size: 8pt;
    margin-top: 3px;
    cursor: pointer;
}

input.wpsc_buy_button:active {
    background-image: url(images/atcs-down.gif);
}

input.wpsc_buy_button:hover {
    background-image: url(images/atcs-hover.gif);
}

/* Checkout Button
 ========================================== */
input.make_purchase {
    margin: 6px 0 6px;
    padding: 0;
    background: url('images/button-3way.png') no-repeat left top;
    color: #fff;
    border: 0;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

input.make_purchase:hover {
     color:#fff;
    background-position: left -40px;
}

input.make_purchase:active {
    background-position: left -80px;
	color: #000;
}

/* Fancy Notification
 ========================================== */
#fancy_notification {
    width: 306px;
    height: auto;
    border: 0;
    background-color: transparent;
    overflow: visible;
    position: relative;
}

#fancy_notification #fancy_notification_content, #fancy_notification #loading_animation {
    background: #fff;
    border: 0;
    padding: 3px 3px 2px;
    position: absolute;
    top: 56px;
    right: 130px;
    width: 280px;
    height: auto;
    overflow: auto;
    display: block;
}

#fancy_notification a.go_to_checkout {
    padding-right: 8px;
    border-right: 1px solid #7DCFE7;
}

#fancy_notification #loading_animation {
    width: auto;
}

#fancy_notification #loading_animation img {
    margin-right: 6px;
}

#fancy_notification_content span {
    width: auto;
}

/* Product Image
 ========================================== */
/*
 div.default_product_display div.textcol div.imagecol,
 div.single_product_display div.textcol div.imagecol {
 position: absolute;
 top: 0px;
 right: -135px;
 margin-left: 456px !important;
 }
 div.default_product_display div.textcol div.imagecol img,
 div.single_product_display div.textcol div.imagecol img {
 float: right;
 }
 
 div.imagecol {
 float: right;
 position: relative;
 top: 0px;
 right: 0px;
 padding: 0;
 border: 3px solid #F7F8E8;
 xborder-width: 0 1px 1px 0;
 vertical-align: top;
 xpadding: 3px;
 xbackground-color: #F7F8E8;
 }
 
 div.productdisplay div.imagecol img {
 max-width: 96px !important;
 width: 96px;
 height: 96px;
 xborder: 1px solid #fff;
 margin: 0;
 padding: 1px;
 }
 img.product_image {
 background-image: none;
 background-color: #fff;
 text-align: center;
 border: 1px solid #ADCDD6;
 float: left;
 clear: right;
 margin: 0 6px 3px 0;
 }
 */
/* Grid View
 ========================================== */
table.productdisplay, table.productdisplay td {
    border-collapse: collapse;
    border: 0 !important;
    padding: 0;
    margin: 0;
}

table.productdisplay div.product_grid_item {
    margin-right: 16px;
}

table.productdisplay div.product_grid_item strong {
    font-family: Arial, sans-serif;
    line-height: 125%;
    font-size: 90%;
    font-weight: bold;
}

table.productdisplay div.product_grid_item span.pricedisplay {
}

table.productdisplay div.product_grid_item div.grid_more_info {
    padding: 0;
}

/* Single Product Display
 ========================================== */
div.single_product_display {
    width: auto;
    margin-top: 12px;
}

div.single_product_display div.textcol {
}

div.single_product_display span.single_additional_description {
    display: block;
    margin: 20px 0 0;
    padding: 20px 0 0;
    border-top: 1px dotted #DCC49A;
}

/* Homepage Products
 ========================================== */
#homepage_products div.category_view_product {
    margin: 0 0 12px;
    padding: 0;
    width: 240px;
    float: left;
    clear: none;
    display: inline-block;
}

#homepage_products div.category_view_product img {
    margin: 0 6px 0 0;
    padding: 0;
    width: 80px;
    height: 80px;
}

#homepage_products div.category_view_product input {
    margin-bottom: 0;
}

/* Product Display
 ========================================== */
div.productdisplay {
/*    margin: 0 0 10px;
    padding: 0;
*/  clear: both;
    float: none;
/*  min-height: 206px;
    width:100%;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    border-bottom-style: dashed;
*/    
}

div.default_product_display div.textcol, div.single_product_display div.textcol, div.textcol, div.single_product_display div.textcol {
    margin: 0;
    overflow: visible;
}

div.textcol {
    position: relative;
    width: 596px;
    /*
     direction:ltr;
     */
}

div.single_product_display div.textcol {
}

div.textcol form {
    margin: 0;
    padding: 0;
}

div.textcol form select {
    margin-bottom: 0px;
}

div.producttext {
    width: 426px;
    margin: 0;
    clear: none;
    /*
     float:right;
     */
    font-size: 100%;
    direction: rtl;
    text-align: justify;
}

#content div.single_product_display div.producttext h2 {
    font-size: 150%;
}

div.producttext p {
    margin: 0;
    padding: 0 0 2px 0;
}

div.producttext strong {
    color: #000;
}

#content div.producttext h2.prodtitles {
    padding: 0 0 2px 0;
    margin: 0;
    color: #DA444F;
}

div.producttext a.wpsc_product_title {
    font-family: "Century Schoolbook", "Century", Georgia, "Times New Roman", serif;
    font-family: Arial;
    line-height: 125%;
    display: block;
    border: 1px dotted #E1DAB7;
    border-width: 0 0 0px;
    color: #DA444F !important;
    font-size: 150%;
}

div.producttext a.wpsc_product_title strong {
    color: #DA444F;
    font-weight: normal;
}

div.producttext a.wpsc_product_title:hover {
    text-decoration: none;
    color: #333 !important;
}

div.producttext a.wpsc_product_title:hover strong {
    color: #333;
}

div.producttext span.additional_description {
    margin: 3px 0 6px;
    padding: 0 20px 20px;
    float: left;
    background-color: #ffffff;
    height: 100%;
    overflow: auto;
}

div.producttext a.additional_description_link, a.additional_description_link:hover {
    display: inline;
    margin: 0 0 3px;
    padding: 0;
    text-decoration: none;
}

div.producttext p.wpsc_extras_forms {
    margin: 0;
    padding: 0;
}

/* Product Price
 ========================================== */
div.producttext p.wpsc_product_price {
    color: #503D43;
    margin: 6px 6px 3px 0px;
    padding: 3px 0px;
    border-bottom: 1px dotted #7DCFE7;
    float: none;
    width: 115px;
    font-weight: normal;
}

div.producttext p.wpsc_product_price span.oldprice, div.producttext p.wpsc_product_price span.oldprice span.pricedisplay {
    text-decoration: line-through;
    color: #aaa;
}

div.producttext p.wpsc_product_price span.pricedisplay {
    font-weight: bold;
    color: #000000;
}

/* Latest Products Widget
 ========================================== */
#latest-products {
    line-height: 0%;
}

#latest-products div {
    margin: 0;
    padding: 0;
    clear: both;
}

#latest-products div div {
    height: auto;
    overflow: auto;
    width: auto;
    clear: both;
    margin: 0;
    padding: 0px 0 6px;
}

#latest-products div.item_image {
    width: 45px;
    min-height: 25px;
    background-image: none;
    background-color: #fff;
    text-align: center;
    border: 1px solid #DCC49A;
    border-width: 0 1px 1px 0;
    float: left;
    clear: both;
    margin: 0 6px 0 0;
    padding: 1px;
    text-indent: -999px;
    overflow: visible;
}

#latest-products div.item_image img {
    margin: 0;
    padding: 0;
    max-width: 45px !important;
    width: 45px;
    border: 0;
    float: left;
}

#latest-products a strong {
    font-weight: normal;
    line-height: 110%;
}

/* Shopping Cart Widget
 ========================================== */
#shopping-cart.sidebar {
    background-color: #E1E1FF;
    border-bottom-color: #1F9FD4;
    border-top: 0;
    padding-bottom: 7px;
}

#shopping-cart.sidebar h3 {
    color: #000099;
}

#shopping-cart #sliding_cart {
    line-height: 125%;
}

#shopping-cart.sidebar ul li {
    margin: 0;
    padding: 0;
    background: none;
    list-style-type: none;
}

#shopping-cart #sliding_cart {
    font-weight: normal;
    width: 230px;
    margin: 0;
    padding: 0;
    text-align: right;
}

/* IE hack to stop overflowing cart */ * html #shopping-cart #sliding_cart {
    overflow: hidden;
}

#shopping-cart br {
    display: none;
}

#shopping-cart #sliding_cart span {
    margin: 0;
    padding: 0;
}

#shopping-cart #sliding_cart table {
    width: 100%;
    margin: 6px 0 6px;
    padding: 0;
    border-collapse: collapse;
    border: 1px solid #000099;
    background-color: transparent;
    table-layout:auto;
}

#shopping-cart #sliding_cart table #thproduct {
    color: #000000;
    font-weight: bold;
}

#shopping-cart #sliding_cart table #thprice {
	color: #000000;
    font-weight: bold;
}

#shopping-cart #sliding_cart table #thqty {
    width: 18%;
    color: #000000;
    font-weight: bold;
}

#shopping-cart #sliding_cart table th, #shopping-cart #sliding_cart table td {
    border: 1px solid #000099;
}

#shopping-cart #sliding_cart table th, #shopping-cart #sliding_cart table td, #shopping-cart #sliding_cart table a, #shopping-cart #sliding_cart table a:visited {
    color: #000099;
    font-weight: normal;
    float: none;
}

#shopping-cart #sliding_cart table span.pricedisplay {
    color: #000000;
    font-weight: normal;
    float: none;
}

#shopping-cart #sliding_cart table a, #shopping-cart #sliding_cart table a:visited, #shopping-cart #sliding_cart table a:hover, #shopping-cart #sliding_cart table a:active {
    line-height: 100%;
    background-color: transparent;
    background-image: none;
    border: 0;
    padding: 0;
    margin: 0;
    width: auto;
    font-size: 100%;
    display: inline;
}

#shopping-cart #sliding_cart table span.pricedisplay {
    border: 0;
    background: transparent;
}

#shopping-cart #sliding_cart a, #shopping-cart #sliding_cart a:visited {
    display: block;
    float: right;
    margin: 12px 3px 6px 0;
    width: 80px;
    clear: none;
    padding: 6px 6px;
    background-color: #000099;
    background: url('images/button-3way.png');
    background-position: left top;
    background-repeat: no-repeat;
    color: #fff;
    line-height: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 100%;
    text-align: center;
}

#shopping-cart #sliding_cart a:hover {font-weight:normal;
    background-position: left -40px;
    color:#fff;
}

#shopping-cart #sliding_cart a:active {
    background-position: left -80px;
	color:#000;
}

/* Reset Defaults
 ========================================== */
table.productcart, table.wpsc_checkout_table, #loginform, img.category_image, div.wpsc_page_numbers, div.breadcrumb, div.product_footer, #content #shoppingcart, #content #shoppingcart #shoppingcartcontents {
    margin: 0;
    padding: 0;
    border: 0;
    width: auto;
    background-color: transparent;
    float: none;
    clear: both;
}

#content div.wpsc_container h2 {
    padding-bottom: 0px;
    margin-bottom: 6px;
}

#content #shoppingcart #shoppingcartcontents {
    border: 1px solid #EAEAEA;
    padding: 12px;
}

div.wpsc_page_numbers, div.breadcrumb {
    margin: 0 0 12px 0;
}

div.product_footer img {
    padding-top: 0;
}

img.category_image {
    margin: 12px 0 0;
}

#loginform {
    margin: 12px 0;
    padding: 12px;
    border: 1px solid #efefef;
}

#loginform br {
    display: none;
}

#loginform label input {
    margin: 3px 6px;
}

#loginform label {
    display: block;
    float: right;
    margin: 2px 0;
    white-space: normal;
}

#loginform p input {
    float: none;
    margin: 0 3px 0 0;
}

/* Checkout Product Table
 ========================================== */
#content hr.productcart {
    border-color: #E1DAB7;
    margin-top: 10px;
    border-bottom: 1px dotted #DCC49A;
}

#content table.productcart {
    width: 100%;
    margin: 0 0 2px;
    border-width: 1px;
}

#content table.productcart, #content table.productcart td {
    border-color: #000099;
    text-align: right;
}

#content table.productcart td {
    padding-left: 12px;
}

table.productcart tr.total_price td {
    padding: 12px 6px;
    background-color: #fff;
    border-top-color: #000099 !important;
    border-bottom-color: #000099 !important;
}

table.productcart tr.firstrow td {
    background-color: #E1E1FF;
}

table.productcart td.firstcol {
    text-align: left;
    padding-left: 12px;
    border-bottom: 1px dotted #ccc;
}

/* Checkout Billing Table
 ========================================== */
#content table.wpsc_checkout_table {
    margin: 0;
    border-left-width: 1px;
}

table.wpsc_checkout_table strong {
    margin: 6px 0;
    padding-bottom: 6px;
    display: block;
    border-bottom: 1px dotted #E1E1FF;
}

table.wpsc_checkout_table, table.wpsc_checkout_table td {
    border-color: #E1E1FF !important;
}

table.wpsc_checkout_table input {
    margin-right: 3px;
    font-size: 110%;
}

table.wpsc_checkout_table textarea {
    height: 40px;
}

table.wpsc_checkout_table textarea, table.wpsc_checkout_table select {
    width: 200px;
    margin-right: 0;
}

/* Product Search Bar (Inside Page)
 ========================================== */
div.wpsc_product_search {
    background-color: #E1E1FF;
    margin: 0 0 2px;
    padding: 7px 0 1px;
}

div.wpsc_product_search form img {
    margin-top: -3px;
    border: 1px solid #DCC49A !important;
    border-width: 0 1px 1px 0 !important;
}

div.wpsc_product_search form input#wpsc_search_autocomplete {
    margin-top: -2px;
    background: #fff;
    border: 1px solid #000099;
    background: #fff url('images/input-search.png') no-repeat top left;
    margin-right: 4px;
}

form.product_search div {
    display: none; /* added by etan for temporary removal of sorting  */
}

/* Search Bar (Dropdown Menu)
 ========================================== */
#wpsc_sort, #wpsc_show {
    margin-top: 4px !important;
}

div.search_drop_down {
    background-color: #F7F8E8;
    border: 1px solid #F7F8E8;
    border-right-color: #DCC49A;
    border-bottom-color: #DCC49A;
    border-top-color: #fff;
    margin: 0;
    padding: 0;
}

#wpsc_sort div.search_drop_down ul, #wpsc_sort div.search_drop_down li, #wpsc_show div.search_drop_down ul, #wpsc_show div.search_drop_down li {
    margin: 0;
    padding: 0;
    background: transparent;
}

#wpsc_sort div.search_drop_down ul, #wpsc_show div.search_drop_down ul {
    padding-bottom: 3px;
}

#wpsc_sort div.search_drop_down ul li a:hover, #wpsc_show div.search_drop_down ul li a:hover {
    text-decoration: none;
}

/* Blind Down
 ========================================== */
div#blind_down ul {
    padding: 0 0 0 0;
    list-style-type: none;
    margin: 0 0 0 0;
}

div#blind_down ul li:hover {
    background: #999;
    width: 100%;
}

div#blind_down ul li {
    width: 100%;
    clear: both;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div#blind_down ul li a {
    display: block;
    clear: both;
    color: #333;
}

div#blind_down ul li a:hover {
    text-decoration: none;
    /*   padding: 3px 0px 3px 0px; */
    background-color: #c4c4c4;
    color: white;
    cursor: pointer;
}

div#blind_down ul li img.live-search-image {
    display: block;
    float: left;
    margin: 8px 4px 8px 8px;
}

div#blind_down ul li div.live-search-text {
    display: block;
    float: left;
    margin: 4px;
    width: 150px;
    text-indent: 0px;
}

div#blind_down ul li div.description {
    font-size: 10px;
    padding-right: 3px;
    line-height: 100%;
    text-align: right;
    direction: rtl;
    height: 30px;
    vertical-align: top;
}

/* hail to the king :D */
