/*Reset - css - start*/ 
*{margin:0; padding:0;}
ol, ul, li{list-style:none}
a{text-decoration:none; outline:none;}
a:hover{text-decoration:underline;}
img{border:none; outline:none;}
:focus{outline:0}
h1, h2, h3, h4, h5, h6{font-weight:normal; line-height:1.2;}
h1{font-weight:bold;}
body, html{height:100%;}
body{font:normal 14px "Trebuchet MS", Verdana; color:#333333; background:#fff; line-height:1.5; overflow-y:scroll}
input, select, textarea{font:normal 14px "Trebuchet MS", Verdana; color:#121212; font-weight:bold;}
.clearfix:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height:0;}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
h1{font-size:34px;}
h2{font-size:28px;}
h3{font-size:24px;}
h4{font-size:18px;}
small{font-size:11px;}
.display-block{display:block;}
/*Reset - css - end*/
#wrapper{min-height:100%;}
/*Header - start*/
#header{width:100%;}
/*Menu - start*/
#menu{background:#333333; height:24px; padding:2px 0 0 0;}
#menu ul{width:795px; margin:0 auto; text-align:right;}
#menu li{display:inline; padding:0 40px 0 25px;}
#menu li:last-child{width:145px; float:right;}
#menu a{color:#f4f4f4;}
#menu a:hover{color:#fff;}
#menu a.menu-active{}
/*Menu - end*/
.header{width:795px; margin:0 auto; padding-top:10px;}
/*Logo - start*/
.logo{float:left;}
/*Logo - end*/
/*Bid - Ask - Price - start*/
.bid-ask-price{float:left; padding:37px 0 0 90px;}
.bid-ask-price li{float:left; padding:0 60px 0 0;}
.date{margin-top:-3px; color:#999;}
.bid-ask-price li h3{padding:2px 0 2px 0; font-weight:bold;}
.green{color:#178811;}
.red{color:#da1500;}
/*Bid - Ask - Price - end*/

/*Header - end*/

/*Content - start*/
#content{width:795px; margin:0 auto;}
.buy-sell-oil ul{border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; overflow:hidden; padding-left:306px;}
.buy-sell-oil li{float:left; padding-right:50px;}
.buy-sell-oil a{color:#999; display:block; padding:10px 9px; font-size:15px;}
.buy-sell-oil a b{font-size:21px;}
.buy-sell-oil a:hover{background:#e5e5e5; color:#333; text-decoration:none;}
#linkbtn_buy:hover b{color:#178811;}
#linkbtn_sell:hover b{color:#DA1500;}

.forms-list{padding-top:30px;}
.forms-list li{clear:both; overflow:hidden; font-size:15px; padding-bottom:5px;}
.forms-list li label{float:left; width:290px; padding-top:6px;}
.forms-list li input, .forms-list li select, .forms-list li textarea{float:left; width:333px; border:1px solid #cccccc; background:#f4f4f4; padding:8px 6px;}
.forms-list li select{width:347px; padding:7px 6px;}
.forms-list li textarea{height:102px;}
.forms-list li.price-max input{width:170px;}
.forms-list li.price-max select{width:150px; float:left; margin-left:13px;}
.forms-list li.price-max span{ float: left; padding:6px 0 0 13px; }

.personal-details{padding:45px 0; }
.forms-list em{color:#ff0000;}
.personal-details h4{background:url(http://www.aumkiipure.com/images/market/arrow-green.gif) no-repeat left 4px; padding:0 0 15px 30px; border-bottom:1px solid #eaeaea; }
.forms-list li.submit input{background:url(http://www.aumkiipure.com/images/market/submit.png) no-repeat; border:none; width:348px; height:44px; margin-left:290px; font-size:24px; color:#fff; cursor:pointer;}
/*Content - end*/

/* Additional CSS Start Here */
#linkbtn_buy.active, #linkbtn_sell.active{background:#e5e5e5; color:#333; text-decoration:none;}
#linkbtn_buy.active b{color:#178811;}
#linkbtn_sell.active b{color:#DA1500;}
span.browse_but {
	float:left; 
	width:345px; 
	border:1px solid #cccccc;
	background:url(http://www.aumkiipure.com/images/browse-btn.jpg) no-repeat; /*#f4f4f4;*/
	/*padding:0px 6px;*/
	height:37px; 
	/*text-align:center; */
	/*line-height:18px; 
	margin:0px; */
	/*font-weight:bold;	*/
	cursor:pointer; 	
	display:block; 
	overflow:hidden;	  
}
span.browse_but font { cursor:pointer;   /*font-size:16px; color:#c00; */}
span.browse_but input { 
	position:absolute; 
	cursor:pointer; 
	right:0px;
	/*margin:0px; 
	top:0px;*/
	height:56px;
	width:366px;	
	opacity:0; 
	top:-6px;
	filter:alpha(opacity=0); 
}
/* Additional CSS End Here */