div#navigation ul#ulnav_default li#nav_default a
,div#navigation ul#ulnav_store li#nav_store a
,div#navigation ul#ulnav_CurrentCategory li#nav_CurrentCategory a
{
        margin-left: -5px;
        border-left: 5px solid #FFFFFF;
        background-color: #FFFFFF;
        color: #0000FF;
        padding: 4px;
}
#product_detail_image
{
    float: left;
    margin-bottom: 5px;
    height: 220px;
    width: 220px;
}
#product_detail_image a
{
    margin-left: 50px;
    color: Blue;
}
#product_detail_image div
{
    height: 200px;
}
#product_attributes 
{
    margin-left: 200px;
}
#product_desc
{
    clear:both;
    padding: 8px;
    border: solid 1px #0000FF;
    margin-top: 5px;
}
#content label {
	width: 100px;
	color: Blue;
    margin: 3px;
}
#MsCheckoutPayment label 
{
    width: 150px;
}
.MSPurchaseButton
{
    margin-left: 150px;
}
.add_to_cart 
{
    margin: 10px;
    margin-left: 100px;
}
.ms_sale_orig_price
{
    text-decoration: line-through;
}
#loadingInventory 
{
    margin: 10px;
    padding: 10px;
    color: Blue;
    vertical-align: middle;
    font-size: larger;
}
#content label.inStock
{
    color: Green;
}
#content label.outOfStock 
{
    color: Red;
}
#product_attributes fieldset {
	border: 1px solid #0000FF;
	margin: 3px;
	padding: 0px;
    width: 245px;
    display: block;
}
#content legend {
	color: Blue;
	background-color: #FFFFFF;
}
#content select 
{
    width: auto;
}
.MSCheckoutButton, .MSClearCartButton, .MSContinueShoppingButton
{
    float: right;
	margin: -23px 0px 8px 8px; 
}
.MSClearCartButton
{
    float: left;
}
.MSCheckoutLink, .MSClearCartLink, .MSContinueShoppingLink
{
    width: 150px;
	border: 1px solid #FF6400;
	background: #0000FF;
	color: #FF6400;
	font-size: larger;
	height: 20px;
	text-align:center;
}
.inputqty
{
    width: 25px;
    text-align: right;
}
#content #MSTotalTable
{
    text-align: right;
    margin-bottom: 25px;
    width: 200px;
    margin-left: 380px;
}
.RemoveLink
{
    font-size: smaller;
    text-align: center;
}
.UpdateCmds
{
    text-align: center;
    vertical-align: bottom;
    margin-bottom: 0px;
}
.UpdateCmds input
{
    font-size: smaller;
    height: 20px;
}
#MSCategoryList
{
    margin: 10px;
}
#MSCategoryList a
{
    margin: 10px;
}
.MSProductList
{
    clear: both;
}
.MSProductListTitle
{
    color: Blue;
    font-size: large;
    clear: both;
}
.MSProductListImage
{
    float: left;
    margin-bottom: 20px;
    border: none;
}
.MSProductListDesc
{
    margin-left: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.MSProductPrice
{
    margin-top: 7px;
}
.MSCartProductName
{
    font-size: larger;
}
.ULCartProductAttributes
{
    margin: 2px 0px 5px 20px;
    padding: 0px;
}
.MStdDate li, .ULCartProductAttributes li
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.ULCartProductAttributes li.ListStyleCircle
{
    list-style: disc;
}
.MSCheckoutEditOrderLink
{
    float: left;
}
#cart_status
{
    font-size: smaller;
    float: right;
    background: blue;
    color: White;
    padding: 5px;
    margin-top: -10px;
}
#cart_status a
{
    color: White;
}
#MSStoreCategoryList {
    margin-left: 25px;
	width: 12em;
	font-family: Georgia, serif;
	font-size: 140%;
}
#MSStoreCategoryList ul {
	list-style: none;
	margin-top: 5px;
	padding: 1px;
}
#MSStoreCategoryList li a:link, #MSStoreCategoryList li a:visited  {
	display: block;
	margin-top: 5px;
	padding-left: 3px;
	background-color: #FF6400;
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
	border: solid 1px blue;
}
#MSStoreCategoryList li a:hover {
	background-color: #FFFFFF;
	color: #FF6400;
}
.MSTableChoice td 
{
    font-family: Georgia, Serif;
    font-size: large;
    text-align: center;
    vertical-align: top;
    width: 275px;
    padding: 10px;
}
.MSTableChoice p 
{
    font-size: medium;
}
.MStdQty 
{
    text-align:center;
}
.hide 
{
    display: none;
}
#MsFooter 
{
    margin-top: 30px;
    padding: 5px;
    border-top: solid 1px blue;
}
#MsHelp
{
    float: right;
}
.msproductformerror
{
    border: 2px dashed red;
    color: Red;
}
#content label.msproductformerror
{
    border: none;
    color: Red;
    margin-left: 50px;
    width: 200px;
    float: none;
    display: block;
}
/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/merit_store/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/merit_store/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/merit_store/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/merit_store/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/* END SLIMBOX */