﻿.ProChristShopCategoryList
{
    top: 39px;
    left: 6px;
}

.ProChristShopCategoryList span.rmText 
{
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

.ProChristShopCategoryList li 
{
    margin: 1px 1px 1px 0;
    padding: 0px;
}

.ProChristShopCategoryList a 
{
    text-decoration: none;
}

.ShopCartWizard
{
    width: 680px;
}

/* ProductList definitions start */
.ProductListBox {
	position: relative;
	float: left;
	display: block;
	margin: 0 0 0 20px;
	text-decoration: none;
	width: 193px; /* IE 5.5 */
	height: 265px;
	background: url(./Images/Shop/ProductListBoxBackground.gif) no-repeat 0 0;
}

.ProductListBox a.ProductImage {
	position: absolute;
	display: block;
	top: 10px;
}

.ProductListBox img.NewImage {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}

.ProductListBox strong {
	position: absolute;
	top: 128px;
	left: 10px;
	display: block;
	width: auto;
	height: 22px;
	padding: 0 0 0 2px;
	background: url(./Images/Shop/ProductListPrice.gif) no-repeat 0 0;
	color: #AA0000;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: none;
}

.AsterixAdvice {
	width: 620px;
	text-align:center;
}

.AsterixAdvice strong {
	color: #AA0000;
	font-size: 1.3em;
	font-weight: bold;
	text-transform:none;
}

.ProductListBox strong span {
	display: block;
	padding: 3px 5px 0 5px;
	height: 22px;
	background: url(./Images/Shop/ProductListPrice.gif) no-repeat right 0;
	display: inline-block;
	text-transform:none;
}

/* IE 6 */
* html .ProductListBox strong span {
	display: inline-block;
	text-transform:none;
}

/* IE 7 */
* + html .ProductListBox[class] strong span {
	display: block;
	text-transform:none;
}

.ProductListBox a {
	position: absolute;
	top: 158px;
	left: 10px;
	width: 175px;
	font-size: 1.0em;
}

.ProductListBox .ButtonDetail {
	position: absolute;
	top: 213px;
	left: 10px;
}

/* ProductList definitions end */


/* ProductDetails definitions start */
.ProductDetails {
	background: #fff;
	margin: 0 0 20px 0;
	padding: 0px 20px 20px 0;
	overflow: auto;
	background: url(./Images/Shop/ProductDetailBottom.gif) no-repeat 0 bottom transparent;
	width: 680px;
}

/* IE 6 */
* html .ProductDetails {
	padding-bottom: 5px;
	padding: 0;
}

.ProductDetails img.Top {
	margin: 0 0 8px 0;
}

.ProductDetails img.Bottom {
	margin: 0 0 -2px 0;
}

.ProductDetails .image {
	float: left;
	margin: 0 10px 20px 10px;
	width: 224px;
	text-align: center;
}

.ProductDetails .image .NewImage {
	position: absolute;
	left: 10px;
	z-index: 1;
}

.ProductDetails .Description {
	float: left;
	width: 344px;
}

.ProductDetails .Description .ButtonPanel {
	margin: 10px 0 10px 0;
}

/* PriceWrapper Start */
.ProductDetails .Description .PriceWrapper {
	background: url(./Images/Shop/PriceWrapperBackground.gif);
	width: 343px;
	margin-bottom: 12px;
}

.ProductDetails .Description .PriceWrapper .Inner {
	padding: 0 8px 0 8px;
}

.ProductDetails .Description .PriceWrapper strong.Price {
	font-size: 1.6em;
}

.ProductDetails .Description .PriceWrapper small.mwst,
.ProductDetails .Description .PriceWrapper small.mwst a {
	font-size: 0.9em;
	color: #8b8e94;
}

.ProductDetails .Description .PriceWrapper small.availability
{
	font-size: 0.9em;
	color: #000000;
}
/* PriceWrapper End */

/* PrintWrapper Start */
.ProductDetails .Description .PrintServiceWrapper 
{
    clear: both;
	background: url(./Images/Shop/PrintServiceWrapperBackground.gif);
	width: 343px;
	margin-bottom: 12px;
	min-height: 75px;
}

.ProductDetails .Description .PrintServiceWrapper img.Top
{
    width: 343px;
    height: 5px;
}

.ProductDetails .Description .PrintServiceWrapper img.Bottom
{
    width: 343px;
    height: 5px;
}

.ProductDetails .Description .PrintServiceWrapper .Inner {
	padding: 0 8px 0 8px;
}

.ProductDetails .Description .PrintServiceWrapper img.AdviceImage {
	float: left;
	margin: 0 8px 0 8px;
}
/* PrintWrapper End */

/* QuantityWrapper Start */
.ProductDetails .Description .QuantityWrapper {
	margin-top: 5px;
}

.ProductDetails .Description .QuantityWrapper input.Quantity {
	position: relative;
	top: -11px;
	width: 34px;
	height: 22px;
	padding-left: 1px;
	padding-top: 2px;
	margin-left: 3px;
}

* html .ProductDetails .Description .QuantityWrapper input.Quantity {
	top: -8px;
	height: 22px;
	width: 37px;	
	width: 34px;
}

*+html .ProductDetails .Description .QuantityWrapper input.Quantity {
	top: -8px;
	height: 22px;
}

.ProductDetails .Description .QuantityWrapper img {
	margin-left: 2px;
}
/* QuantityWrapper End */

.ProductDetails strong {
	text-transform: none;
}



.ProductNo {
	margin: 0 0 8px 0;
	font-size: 0.9em;
}

.MinimumMaximumOrderQuantity {
	font-size: 0.9em;
}

.PriceWrapper
{
    clear: both;
}

.PriceWrapper img.Top
{
    width: 343px;
    height: 5px;
}

.PriceWrapper img.Bottom
{
    width: 343px;
    height: 5px;
}



.AdviceWrapper
{
    clear: both;
}

.AdviceWrapper img.Top
{
}

.AdviceWrapper img.Bottom
{
}

.ButtonPanel
{
    clear: both;
}

.MagnifierButton
{

}

.DeleteButton
{
    margin: 12px 0 0 0;
}

/* AlertBoxOrange Start */

.AlertBoxOrange
{
    clear: both;
	padding: 0;
	margin: 0 0 12px 0;
	min-height: 78px;
	width: 680px;
	background: url(./Images/Shop/AlertBoxOrangeBackground.gif) no-repeat 0 bottom transparent;
}

.AlertBoxOrange img.Top
{
    width: 680px;
    height: 5px;
}

.AlertBoxOrange .Inner
{
    margin: 8px;
}

/* AlertBoxOrange End */

/* AlertBoxPrintService Start */

.AlertBoxPrintService
{
    clear: both;
	padding: 0;
	margin: 18px 0 0 0;
	min-height: 78px;
	width: 680px;
	background: url(./Images/Shop/AlertBoxOrangeBackground.gif) no-repeat 0 bottom transparent;
}

.AlertBoxPrintService img.Top
{
    width: 680px;
    height: 5px;
}

.AlertBoxPrintService .Inner
{
    margin: 8px;
}

/* AlertBoxPrintService End */

/* ShopCartHeader Start */

.ShopCartHeader
{
	padding: 0 0 4px 0;
	margin: 0 0 16px 0;
	min-height: 130px;
	background: url(./Images/Shop/ProductDetailBottom.gif) no-repeat 0 bottom transparent;
}

.ShopCartHeader img.Top
{
    width: 680px;
    height: 5px;
}

.ShopCartHeader ul
{
    width: 680px;
    list-style: none;
    margin: 0;
}

.ShopCartHeader ul li
{
    float: left;
    margin: 0 2px 0 2px;
}

.ShopCartHeader ul li input
{
    margin: 0 10px 0 10px;
    width: 109px;
}

.ShopCartHeaderStepButton:hover
{
    /*background-color:#EB6909;*/
    cursor: default;
}

/* ShopCartHeader End */

.ShopCartHeaderCol
{
    font-size: 14px;
    padding: 6px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.ProfileList
{
    width: 680px;
    list-style: none;
}

.ProfileList li
{
    width: 300px;
    float: left;
    margin: 10px 0 10px 0;
}

.ProfileList li.first
{
    width: 300px;
    clear: both;
    margin: 10px 0 10px 0;
}

.ProfileList img
{
    margin: 0 10px 0 20px;
}

.ProductsHolder
{
    margin-top: 12px;
    clear: both;
}

#WizardNavigation
{
    margin-top: 36px;
    float: left;
    width: 680px;
}

#left 
{
    float:left;
    width: 340px;
    text-align: right;
}

#right 
{
    float: left;
    width: 340px;
    text-align: right;
}

.ShopCartFooter
{
    margin: 18px 0 18px 0;
    clear: both;
    width: 680px;
}

.RadDataPager_Default
{
    width: 680px;
    clear: both;
    margin-bottom: 20px;
}


.FeaturedItemsPanel
{
    margin: 0 0 18px 0;
    height: 280px;
}

.backtoList
{
    width: 527px;
    text-align: center;
}

.rdpWrap
{
    margin: 8px 0 0 0;
}

.SearchPanel
{
    margin: 0 0 0 8px;
}

#search 
{
    list-style-position: outside;
    list-style-color: #face00;
    margin-left: 22px;
}

#search li a,
#search a:visited,
#search li,
#search span
{
    font-size: 8pt;
}

.search
{
    font-size: 8pt;
    margin-left: 6px;
}

#lastseen 
{
    list-style-image: url(./Images/Shop/bullet-default.gif);
    list-style-position: outside;
    margin-left: 22px;
}

#lastseen li a,
#lastseen a:visited,
#lastseen li,
#lastseen span
{
    font-size: 8pt;
}

.lastseen
{
    font-size: 8pt;
    margin-left: 2px;
}

.InfoIcon
{
    margin-left: 6px;   
}

.RadInput_Default
{
    float: left !important;
}

.ComboBox
{
    float: left !important;
}

.PriceField
{
    text-align: right !important;
    white-space: nowrap !important;
}

.AddressesTable
{
    width: 680px;
}

.AddressesTable .left,
.AddressesTable .right
{
    width: 330px;
}

.HalfBoxTable {
	width: 620px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	clear: both;
}

.HalfBox {
	background: url(./Images/Shop/BoxBottomHalf.gif) no-repeat 0 bottom transparent;
	vertical-align: top;	
}

.HalfBox div {
	margin: 0 24px 16px 16px;
}

.HalfBoxMiddle {
	width: 16px;
}

.HalfBox img.top {
	margin: 0 0 8px 0;
}

.ProChristLogin
{
 
}

.RegTypeTable
{
    width: 280px;
}

.RegTypeTable td
{
    padding: 16px 0 0 8px;
    text-align: center;
}

.rgExpandCol
{
    display: none;
}

.rgDetailTable
{
    border-left-style: none !important;
}

.ShopCartMasterTable .rgRow
{
    background-color: #FFFCCA !important;
}

.rgDetailTable .rgRow
{
    background-color: White !important;
}

.ShopCartMasterTable .rgAltRow
{
    background-color: #FFFCCA !important;
}

.rgDetailTable .rgAltRow
{
    background-color: #ECEDED !important;
}


