﻿ul.SSNMenu, ul.SSNMenu ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.SSNMenu ul
{
    padding-left: 20px;
}

ul.SSNMenu a
{
    padding: 3px 0;
    display: block;
}

ul.SSNMenu a.Selected
{
    font-weight: bold;
}


/*ProductItemTemplate Style*/
.column
{
    float: left;
    height: 100%;
}
.font_title
{
    font-weight: bold;
    color: #341A7D !important;
    border-bottom-color: #341A7D;
    border-bottom-style: solid;
    border-bottom-width: thin;
    vertical-align: bottom;
    height: 15;
    text-decoration: none !important;
}

.font_title a
{
    color: #341A7D !important;
    text-decoration: none !important;
}
.cover_template
{
    padding: 5px;
    float: none;
}
.template
{
    font-family: Tahoma;
    font-size: x-small;
    width: 428;
    height: 80;
}
.column_image
{
    text-align: center;
    width: 60;
}
.column_title
{
    width: 220;
}
.column_attributes
{
    width: 80;
}
.column_price
{
    width: 68;
    text-align: right;
}
.column_price input, .column_title input
{
    background-color: transparent;
    background-repeat: no-repeat;
    color: #341A7D;
    border: 0 none;
    cursor: pointer;
    padding: 0;
    vertical-align: middle;
}
.column_image img
{
    height: 73px;
    width: 33px;
}
.title
{
    position: relative;
}
.description
{
    position: relative;
}
.price
{
    position: relative;
}


/* eCommerceContainer */

.eCommerceContainer
{
    width: 265px;
    float: left;
    border: solid 1px #000;
    margin-bottom: 20px;
}

.eCommerceContainer .Title
{
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-transform: uppercase;
}

.eCommerceContainer .Content
{
    padding: 10px;
    overflow: hidden;
    min-height: 220px;
}

.eCommerceRegisterTeaser
{
    margin-left: 22px;
}

.eCommerceRegisterTeaser .Text
{
    min-height: 150px;
}

.eCommerceLogin .LoginInfo
{
    margin: 10px 0;
    overflow: hidden;
}

.eCommerceLogin .LoginInfo *
{
    float: left;
}
.eCommerceLogin .LoginInfo div
{
    margin: 6px 0;
}

.eCommerceLogin .LoginInfo input
{
    width: 130px;
}

.eCommerceLogin span
{
    min-width: 100px;
    line-height: 20px;
}

.eCommerceLogin .Button, .eCommerceRegisterTeaser .Button
{
    float: right;
}

.eCommerceLogin .Button
{
    margin-top: 10px;
}

.eCommerceLogin .ForgotPassword
{
    display: block;
    margin-top: 50px;
    text-decoration: underline;
}

.eCommerceLogin .Error
{
    color: Red;
    line-height: normal;
    height: auto;
    float:none;
    margin:0;
}

.eCommerceLogin .LoginInfo .Error
{
    margin-left: 100px;
}

.eCommerceLogin .Message
{
    color: green;
}

/* */

.eCommerceRegister div
{
    overflow: hidden;
    margin: 10px 0;
}

.eCommerceRegister div.Title
{
    margin: 0 0 10px;
}

.eCommerceRegister span, .eCommerceRegister input, .eCommerceRegister select
{
    float: left;
}

.eCommerceRegister span
{
    height: 22px;
    line-height: 22px;
    width: 100px;
}

.eCommerceRegister input
{
    width: 130px;
}

.eCommerceRegister select
{
    width: 133px;
}

.eCommerceRegister Label
{
    line-height: 19px;
    padding-left: 5px;
}

.eCommerceRegister .Error
{
    width: auto;
    margin-top: 10px;
    padding-left: 100px;
    line-height: normal;
    height: auto;
    float:none;
}

.eCommerceRegister .Register
{
    text-align: right;
    margin-top: 30px;
}

.eCommerceRegister .Register input
{
    float: none;
}

.eCommerceRegister .ErrorBox, .eCommerceRegister .ErrorBox *
{
    display: inline;
    float: none;
}

/* Products View */
.eCommerce_StoreFront .spinner
{
	background-image:url(../Images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position: center 10px; 
    margin-right: auto;  
    background-color: white;
}
.eCommerce_StoreFront .spinner.hidden
{
	background-image:none;
}

.eCommerce_StoreFront .gridPanel
{
    width: 559px;
    margin-right: 18px;
    float: left;
}

.eCommerce_StoreFront .widgetPanel
{
    width: 215px;
    float: left;
}


/* ProductGrid */

.MasterTable_eCommerce thead
{
    height: 35px;
}

.GridHeader_eCommerce
{
    text-align: right;
    vertical-align: top;
    text-transform: uppercase;
    line-height: 14px;
    padding-bottom: 25px;
    width: 15%;
}

.GridHeader_eCommerce:first-child
{
    text-align: left;
    padding-left: 67px;
    width: 55%;
}

.GridHeader_eCommerce a
{
    float: right;
    font-weight: normal;
    font-size: 12px;
}

.GridHeader_eCommerce:first-child a, .GridHeader_eCommerce:first-child input
{
    float: left;
}

.ie .GridHeader_eCommerce:first-child *
{
    float: none;
}

.GridHeader_eCommerce .rgSortAsc, .GridHeader_eCommerce .rgSortDesc
{
    height: 14px;
    width: 15px;
    margin: 0 4px 0;
    padding: 0;
    border: 0;
    background: #cdc8de url('../Images/icons.gif') no-repeat -36px 4px;
    cursor: pointer;
}

.GridHeader_eCommerce .rgSortDesc
{
    background-position: 2px 5px;
}

.PagerLeft_eCommerce, .PagerRight_eCommerce
{
    float: right;
    height: 22px;
    line-height: 22px;
    margin-bottom: 20px;
}




/* ------------- */
/*    MiniCart   */
/* ------------- */

.MiniCart
{
    overflow: hidden;
}

.MiniCart .ToCart
{
    display: block;
    height: 28px;
    width: 66px;
    margin: 3px 0 0;
    padding: 2px 32px 2px 7px;
    text-align: left;
    background: #ebe7dc url('../Images/icons.gif') no-repeat 77px -18px;
    cursor: pointer;
    color: #000;
    float: right;
}

.MiniCart .CartTotal
{
    display: block;
    margin: 10px 0;
    float: right;
    color: #331E7B;
    font-weight: bold;
}


/* ------------- */
/*    CartLines  */
/* ------------- */

.CartLines
{
    border: 0;
    width: 100%;
}

.CartLines th
{
    text-align: right;
    color: #331E7B;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 10px;
}

.CartLines td
{
    border-bottom: solid 1px #331E7B;
    padding: 10px 0;
    width: 13%;
    text-align: right;
}

.CartLines .UnitPrice, .CartLines .Discount
{
    width: 12%;
}
.CartLines .Title
{
    width: 57%;
    text-align: left;
}

.CartLines .Title_Narrow
{
    width: 44%;
    text-align: left;
}

.CartLines td.Title, .CartLines td.Title_Narrow
{
    color: #331E7B;
    font-weight: bold;
    border-width: 1px;
    text-transform: none;
}

.CartLines th.Title, .CartLines th.Title_Narrow
{
    border-width: 0;
    padding-bottom: 10px;
    height: auto;
    line-height: normal;
}

.CartLines .Delete
{
    width: 8%;
    padding: 0 5px;
}

.CartLines .Quantity
{
    width: 9%;
}

.CartLines td.Quantity
{
    padding: 2px 0 0;
}

.CartLines .Total
{
    width: 18%;
}

.CartLines tr.Footer td
{
    padding-top: 20px;
    font-weight: bold;
    color: #331E7B;
}

.CartLines tr.Footer td.Title
{
    border-bottom: 0;
}

.CartLines tr.Footer .Tax
{
    padding-top: 5px;
    margin-top: 5px;
    font-weight: normal;
}

.CartLines .DeleteButton
{
    height: 14px;
    width: 14px;
    background: url('../Images/DeleteButton.gif') no-repeat 0 0;
    cursor: pointer;
    display: block;
    border: 0;
    margin: 0;
}

.CartLines .DeleteButton:hover
{
    background-position: 0 bottom;
}

.CartLines .Button
{
    margin-bottom: 2px;
}

.Cart .Button
{
    margin-right: 40px;
}

.Cart .Button.Left
{
    margin-left: 40px;
}

.Cart .LineSpace
{
    width: 100%;
    height: 20px;
    float: left;
}

/* ------------- */
/*  ProgressBar  */
/* ------------- */
ul.ProgressBar
{
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    height: 14px;
    margin-bottom: 40px;
}

ul.ProgressBar li
{
    border-top: 2px solid #ede9dd;
    float:left;
    text-align: center;
    padding: 7px 0 20px;
    color: #c4b493;
    text-transform: uppercase;
    margin-top: 6px;
}

ul.ProgressBar li.Done
{
    border-color: Gray;
    color: Gray;
}

ul.ProgressBar li.Selected
{
    padding-top: 15px;
    margin-top: 0px;
    border: none;
    color: #000;
    background: url('../Images/ProgressBar_Selected.gif') no-repeat center 0;
}


/* RadInput_eCommerce */
.ItemTemplate .RadInput_eCommerce
{
    width: 42px !important;
}

.RadInput_eCommerce .riSpin a
{
    background: url('../Images/icons.gif') no-repeat -36px 1px;
    display: block;
    height: 9px;
    width: 13px;
    overflow: hidden;
    margin-left: 2px;
}

.RadInput_eCommerce .riSpin a.riDown
{
    background-position: 2px 2px;
}

.RadInput_eCommerce .riSpin a span
{
    display:none;
}

.RadInput_eCommerce .riCell .riTextBox  
{
    border: solid 1px;
    font-size: 11px;
    padding-left: 1px;
    margin: 0;
}

.RadInput_eCommerce tr td
{
    border:0;
    background:0;
    padding:0;
}