/* Start of CMSMS style sheet 'MFB - Ecommerce' */
/* Products */


/* Gallery Category List  */

div.CompanyDirectoryCategory {
margin-bottom: 4px;}

div.CompanyDirectoryCategory a {
font-weight: bold;
font-size: 1.1em;
color: #006699;
} 


/** Values for the Search Form and pull-downs in the right-col  **/


form#cntnt01moduleform_1 {float: left; margin-bottom: 2em;}

form#cntnt01moduleform_1 label {float: left; clear: both; font-weight: bold;}

form#cntnt01moduleform_1 input#search_submit {float: left; height: 20px; background-color: #ff0000; padding:0px 4px; color:#fff;font-weight: bold; margin-left: 4px;}

form#cntnt01moduleform_1  input#cntnt01searchinput {float: left; clear: both; width: 95%; border: 2px solid #ddd; padding: 2px; font-size: 1.2em; margin-bottom: .5em;}


div#gallery_dropdowns form {margin-bottom: 5em}

div#gallery_dropdowns form select {float: left; margin: 0 0 10px 0;}

div#gallery_dropdowns form input {float: left; clear: both; height: 20px; background-color: #ff0000; padding:0px 4px; color:#fff;font-weight: bold; margin-left: 4px;}



/* Gallery Items Summary  */


div#atozlinks {width: 100%; text-align: center; margin: 20px; 0;}

#atozlinks a {
	color:#006699;
	margin-right: 5px;
	border: 1px solid #006699;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
}

#atozlinks a:hover {
	background-color: #006699;
	color: #fff;

}


div#gallery_banner {margin-bottom: 13px;}


div.ProductDirectoryItem {
	margin-left: .2em; 
	float: left; width: 190px; 
	padding: 0 10px; 
	margin-top: 25px;
        height:220px;
}

div.ProductDirectoryItem p {
	margin: 0; 
	text-align: left; 
	color: red; 
	text-decoration: none; 
	font-weight: bold;
}

div.ProductDirectoryItem a.xfancybox {
	text-align: center; 
	display: block; 
	margin-right: auto; 
	margin-left: auto; 
	clear: right; 
	margin-bottom: .5em;
	border: 2px solid #ddd;
	padding: 10px 0;
	height:10em;
       background-color: #fff;
}

div.ProductDirectoryItem a.xfancybox:hover {
	background-color: #ddd;}


div.ProductDirectoryItem a.fancybox img {}

div.ProductDirectoryItem a.notfancybox:link, 
div.ProductDirectoryItem a.notfancybox:visited {
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: .9em;
	color: #006699;
	margin-bottom: 14px;
	text-decoration: none;}

div.ProductDirectoryItem a.notfancybox:hover {
	text-decoration: underline;}

div.productsummary_pager {
	clear: both; 
	margin: 10px 0; 
	font-weight: bold; 
	width: 100%; 
	text-align: center; 
	color: #006699 }
	
div.productsummary_pager a {
	font-weight: bold; 
	width: 100%; 
	text-align: center; 
	color: #006699; 
text-decoration: none;
}


/* Galley item detail  */


div#ProductDetails0mage {
	float: left;
	/*width: 100%;*/
	margin-right: 20px;
}

div#ProductDetails0mage img {
	float: left;
       width: 300px;
}


div.ProductDirectoryBlock {
	float: left;
	width: 100%;
}


div#ProductDetailsInfo {
	float: left;
	width: 250px;
	}

/* form#m3moduleform_1 {
	float: left;
	width: 95%;
	} */


div.product_detail_field {
	width: 100%;
	margin-top: 10px;
}

span.detail_field_label, span.product_label {font-size: 1.1em; color: #0077dd; font-weight: bold; padding-bottom: 5px;}

span.detail_field_value, span.product_value p {font-size: 1.1em; color: #4179AF; font-weight: normal; padding-bottom: 5px;}

/** Values for the add to cart code in the product detail  **/

div#addtocart { width: 200px; margin-top: 10px;} 

div#addtocart input.cart_quantity {background-color: #006699; border: 1px solid #006699; padding: 4px; font-weight: bold; color: #fff; float: left;text-align: center;}

div#addtocart input.cart_addsubmit {float: left; height: 25px; background-color: #ff0000; padding:0px 4px; color:#fff;font-weight: bold; margin-left: 4px;}


/** Values for the My Cart form in the right-col  **/

div#mycart {
	margin: 0 0 20px 0;
	padding: 7px 7px 7px 12px;
	border: 1px solid #ccc;
	width: 90%;
}

div#mycart #go {width: 60px; margin: 10px 0;height:21px;margin-left:10px;}

div#mycart a.checkout:link {color: #006699; text-decoration: underline;}

/** Values for the View Cart form **/

div.viewcartform {
    width:100%;;
    padding: 20px 0 0 30px; }

div.cartitem, div.totals {
    margin-bottom: 12px; 
    border-bottom: 1px solid #999;
    width:250px;
    }

div.cartitem .itemquantity {margin-top: 5px;}

div.cartitem .quantity_box input {padding: 2px; border: 1px solid #ccc;}

div.cartitem .itemquantity, div.cartitem .itemprice, div.totals {
    color: #006699;
    margin-bottom: 4px; 
    font-size: 1.2em;}

div.totals {margin-bottom: 14px;}

div#backlink {float: left; margin-top: 20px;}

div#backlink a {
color:#0077DD;
font-weight:bold;}

/* Orders  */

fieldset.billingform, fieldset.shippingform {
	margin: 10px 20px;
	width: 90%;

}

fieldset.billingform legend, fieldset.shippingform legend {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #990000;
	font-style: normal;
	font-weight: bold;
	color: #006699;
font-variant: normal;
}


fieldset.billingform div, fieldset.shippingform div {
	margin: 10px 0;
	clear: both;
}

fieldset.billingform span, fieldset.shippingform span {
	color: red;
}



fieldset.billingform label, fieldset.shippingform label{
	float: left;
	width: 130px;
	display: block;
	margin-right: 8px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
}



fieldset.billingform input, fieldset.shippingform input{
	width: 70%;
	border: solid 1px #ccc;
	font-size: 1.2em;
	padding: 2px;
	font-size: 1em;
}

fieldset.billingform select, fieldset.shippingform select{
	height: 22px;
	border: solid 1px #ccc;
	font-size: 1.2em;
	padding: 2px;
}

fieldset.billingform input#m4billing_email, fieldset.shippingform input#m4shipping_email{
	width: 60%;	
}

#m4moduleform_1 input#m4submit {width: 60px; height: 30px; font-weight: bold; font-size: 1.5em; background-color: #ff9900;}

/* Orders Confirm  */

fieldset.confirm_billing div, fieldset.confirm_shipping div{
	margin: 6px 0;
	clear: both;
	font-weight: bold;
	font-size: 1.3em;
	}

fieldset.confirm_billing legend, fieldset.confirm_shipping legend{
	font-weight: bold;
	padding: 4px;
	background-color: #ff9900;
	font-size: 1.5em;
	color: #fff;
	font-variant: none;
	}
#gateway input{color:transparent;background-image:url(images/btn_buynow_SM.gif);width:86px;height:21px;}

/* End of 'MFB - Ecommerce' */

