/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

#post-902        {
	color:#444;
	font:12px arial, helvetica, sans-serif;
	/*padding-top: 40px;*/
	background-color: #FFFFFF;
	/*background-image: url(../images/images/micastore-new-bg_02.png);*/
	/*background-repeat: repeat-x; */
	/*text-align: center;*/
}



/* Table */
th          { vertical-align:top; font-weight:normal; text-align:left; }
td          { vertical-align:top; }


/* Form */
form        {display:inline;}
fieldset    {}
legend      { display:none;}
label       {
	color:#555;
	font-weight:bold;
	font-size: 11px;
	text-align: left;
}
input, 
select, 
button      {  }

input,select{
	height:25px !important;
	border:1px solid #666 !important;
	text-indent:0px !important;
	padding-left:5px !important;
}

.input-50{width:49% !important;display:inline;float:left;border:1px solid #666;margin:0px !important;}
.input-75{width:100% !important;display:inline;float:left;border:1px solid #666;margin:0px !important;}
.input-fix-50{width:50px !important;display:inline;float:left;border:1px solid #666;margin:0px !important;}
._td-50{padding-top:0px;padding-bottom:3px;margin:0px;width:25px;}
select {
 /* padding: 10px;
  padding-right: 30px;*/

  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

/* For IE (thanks to @SaiManoj) */
select::-ms-expand {
  display: none;
}

.input-box{border:1px solid #bbb;float:left;width:100%;padding:5px;margin-bottom:5px;background-color:#E4E5E7 !important;border-radius: 4px;}

#post-902{border-radius: 5px !important;border-left:1px solid #ddd;border-right:1px solid #ddd;width:60%;margin:0 auto;padding-bottom:0px;}


._btn{background:#006699 !important;color:#fff;border:1px solid #666 !important;cursor:pointer;text-transform:uppercase;}
._btn:hover{background:#000 !important;}
.icart{background-image:url(cart-21.png);background-size: cover;background-repeat: no-repeat;height:18px;width:20px; }
.icart:hover{background-image:url(cart-hover-20.png);}
.blue_header{background:#006699 !important;color:#fff !important;border:1px solid #006699;}
.RO-5{border-radius: 5px !important;}
.BR-b{border:1px solid #bbb !important;}



/*=================================================================== */
/*=================================================================== */
/*=================================================================== */



/*=================================================================== */
/*=================================================================== */
/*=================================================================== */
.table {
	/*padding: 3px;*/
}

/********************** Footer */

.divider {
    /*margin:10px 0;*/
    height:0px;
	
    background:#ccc;
    font-size:1px;
    line-height:1em;
    overflow:hidden;
	clear:both;
}

/********************** Pager */

.fields {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px 4px;
	
}
.blue_header {
	background-image:url(../images/micastore-10_11.png);
	height:35px;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	text-transform: uppercase;
	color: #816C25;
	padding-left: 12px;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;

}
