body
{
}

.CommonAvatarListItemArea.Store
{
    background-image: url(../images/shops/store.png);
}

.CartTableFull
{
	width:100%;
}

.ProductRateControl
{
	height:15px;
}

.SubscriptionTableFull
{
	width:100%;
}

.ActionsCell
{
	width:60px;
}

.NumericField
{
	text-align:right;
}

.ProductPrice
{
	font-size:1.5em;
	color:Red;
	display:inline;
}

.PriceDiscounted
{
	text-decoration:line-through;
	 display:inline;
}

.NumericField
{
	text-align:right;
	white-space:nowrap;
}

.CommonShopButton
{
	font-weight:bold;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	white-space: nowrap;
	background-image: url(../images/shops/ButtonIcon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:10px;
}

.LargeFont
{
	font-size:150%;
}

.TwitterButton
{
	background-image: url(../images/shops/twitter.gif);
	background-repeat: no-repeat;

}

a.CommonShopButton   , a:link.CommonShopButton   , a:visited.CommonShopButton  
{

}

.CommonContentBox.ItemProductInformation
{
	float:left;
	width:25em;
	height:20em;
	margin-right:15px;
}

.CommonContentBoxContent.ItemProductInformation
{
	height:17em;
}

.AssetItemPage
{
  display:inline;
  width:25em;
}

.CommonSidebar
{
	margin-top:16px;
}

.ProductContentBoxImage
{
	text-align:center;
	padding:25px;
}

.ProductContentBox
{
	width:15.5em;
	float:left;
	clear:none;
    border-top: solid 3px #ccc;
    border-left: solid 1px #ccc;
    background-color: #fdfdfc;
    padding: 12px;
    margin: 0 12px 12px 0;
}

.ProductContentBoxHeader
{
    padding: 0 0 6px 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 8px 0;
    line-height: 100%;
    font-size: 120%;
    color: #333;
}

.ProductContentBoxHeaderForm
{
	padding: 0 0 10px 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 10px 0;
    color: #333;
    position: relative;
}

.ProductContentBoxContent
{
    padding: 0 3px 15px 3px;
    font-size: 90%;
    /*height:24.25em;*/
    overflow: hidden;
}

.ProductContentBoxFooter
{
    font-weight: bold;
    font-size: 80%;
    padding: 0 3px;
}

.ProductContentBoxFooter a
{
    text-decoration: none;
}

.ProductContentBoxFooter A:HOVER
{
    text-decoration: underline;
}

.ShopRateControlReadOnly
{
	display: inline-table;
	display: inline-block;
	background-color: #fff;
	border: solid 1px #999;
	padding: 1px;
	white-space: nowrap;
}

.ShopRateControl
{
	display: inline-table;
	display: inline-block;
	background-color: #eee;
	border: solid 1px #999;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

.ShopRateControlActive
{
	display: inline-table;
	display: inline-block;
	background-color: #fc6;
	border: solid 1px #c93;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}


.CartTableFull .InvoiceNumber
{
	width:10em;
	text-align:left;
}

.InvoiceNumber
{
	text-align:left;
}

.CartTableFull .OrderDate
{
	width:15em;
	text-align:left;
}

.OrderDate
{
	text-align:left;
}

.CartTableFull .Status
{
	width:15em;
	text-align:left;
}

.SubscriptionHeader
{
	background-color: Gray; 
	color: white;
	font-weight:bold;
}

.SubscriptionHeader th
{
	padding:5px;
}

th .SubscriptionName
{
	width:120px;
	text-align:left;
}

td .SubscriptionName
{
	width:120px;
	text-align:left;
}

.CommonListHeader.Status
{
	width:3em;
}

.StatusActive
{
	color:Green;
	font-weight:bold;
}

.StatusDisabled
{
	color:Red;
	font-weight:bold;
}

.SubscriptionTableFull .Name
{
width:10em;	
}

.SubscriptionTableFull .Status
{
	width:4em;	
	text-align:center;
}

.SubscriptionTableFull .Remaining
{
	width:4em;	
	text-align:center;
}


.SubscriptionTableFull .Actions
{
	width:7em;	
	text-align:center;
}

.CartTable .Name
{
	width:100%;
}

.CartTable .TotalLine
{
	width:100%;
}

.CartTable
{
	width:100%;
	text-align:left;
}


.Name
{
	padding-left:2px;
	padding-right:2px;
}

.ProductCode
{
	text-align:left;
	white-space:nowrap;
}

.Quantity
{
	width:6em;
	text-align:left;
	white-space:nowrap;
}

.Quantity  a:link, .Quantity  a:visited, .Quantity  a
{
	text-decoration:none;
	font-size:large;
	font-family:Arial
}


.Price
{
	text-align:right;
	white-space:nowrap;
}

.Tax
{
	text-align:right;
	white-space:nowrap;
}

.CommonListHeader.TotalLine,.CommonListHeader.Tax,.CommonListHeader.Price,.CommonListHeader.Quantity
{
	width:5em;
}

.CommonListHeader.TotalLine,.CommonListHeader.Tax,.CommonListHeader.Price
{
	text-align:right;
}

.TotalLine
{
	text-align:right;
	white-space:nowrap;
}

.AssetThumbnail
{
	display: block; 
	clear:both;
	margin-top:-25px;
	margin-bottom:-5px;
}

#ShopSubMenu
{
    clear: both;
    margin: 0;
	width: 100%;
	overflow: hidden;
	background-color: Silver;
	padding: 0;	
	background-image: url(../images/common/navigation-gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 100%;
}

#ShopSubMenu ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 10px;
}

#ShopSubMenu ul li
{
	display: block;
	float: left;
	margin-right: 32px;
	font-weight: bold;
	color: #000;
}

#ShopSubMenu a:link, #ShopSubMenu a:active, #ShopSubMenu a:visited
{
    color: #000;
    text-decoration: none;
    display: block;
    padding: 12px 0;
}

#ShopSubMenu a:hover
{
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 12px 0;
}

#ShopSubMenu a.Selected:link, #ShopSubMenu a.Selected:active, #ShopSubMenu a.Selected:visited
{
    color: #fff;
}

#ShopSubMenu a.Selected:hover
{
    color: #fff;
}


.ItemVariantPropertyName
{
	border:solid 1px #fff;
	font-size:1.2em;
	font-weight:bold;
	color:White; 
	margin-bottom:5px;
	background-color:#cccccc;
	padding:5px;
}
.ItemVariantPropertyName2
{
	border:solid 1px #fff;
	font-size:1.0em;
	font-weight:bold;
	color:White; 
	margin-top:-10px;
	margin-bottom:5px;
	background-color:#cccccc;
	padding:5px;
}

.ItemVariantPropertyNameInner
{
	padding:7px;
	background-color:Transparent;
}

.ItemVariantPropertyNameInner div
{
	line-height:3em;
	padding:0.3em;	
	display:inline;
	vertical-align:middle;
	text-align:center;
	margin:3px;
	font-weight:normal;
	font-size:0.8em;
	cursor:pointer;
}

.VariantSelected
{
		border-style:outset;
	border:solid 1px #fff;
	background-color: #6A85FC;
}

.VariantAvailable
{
	background-color: #9AB5EC;
}

.VariantNotAvailable
{
	background-color:#EAECE0;
	color:#a9aEa9;
}

.ShippingOptionContainer
{
	width:250px;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	float:left;
}

.ShippingOptionContainer a, .ShippingOptionContainer a:link , .ShippingOptionContainer a:visited
{
	font-size:110%;
}

.AddressDetails
{
	border: solid 1px #dddddd;
	margin:5px;
	padding:5px;
	margin-left:0px;
	width:100%;
	display:table-cell;
}

.AddressText
{
	display:inline;
	float:left;
	width:15em;
}

.AddressCommunication
{
	display:inline;
	float:left;
	width:15em;
}

.AddressActions
{
	display:inline;
	float:left;
	width:10em;
}

.CommonShopButton.AddressAction
{
	clear:both;
	width:100%;
	text-align:right;
}

.CommonFormFieldName.AddressDetails
{
	padding-left:0px;
	padding-top:0px;
	display:inline;
	border-style:none;
}


.AddressTextField
{
	width:20em;
}


