p 
{
	text-align:justify;
}
.error_msg
{
	font-weight:bold;
	color:#FF0000;
}
.label_form
{
	padding: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.title_text
{
	font-size: 16px;
	color: #3571B6;
	
}
.header1 
{
    font-size: 16px; color: #3571B6;
}
.imagebutton
{
    cursor:pointer;
}

.content_text {
	font-size:11px;
	}
	iframe.iframe_paymentgateways
	{
		margin:0px;
		padding:0px;
		border: solid 0px #000000;
		
	}
	iframe.iframe_moneybookers
	{
		width:620px;
		height:500px;
		
	}
	iframe.iframe_clickandbuy
	{
		width:750px;
		height:800px;
		
	}
	#refillframe 
	{
		width: 302px;
		height: 269px;
		background-image: url(images/refillback.gif);
		padding: 15px;
		font-family: Arial;
		font-size: 12px;
	}
	div.iframe_paymentgateways
	{
		border: solid 1px #C9D6DE;
		background-color:#FFFFFF;
	}
	div.iframe_moneybookers
	{
		width:622px;
		padding:10px;
		
	}
	div.iframe_clickandbuy
	{
		width:750px;
		
	}
	div.refillframe_paymentgateways
	{
		/*background-image: url(images/refillback.gif);*/
		border:solid 1px #DADADA;
		background-color:#FBFBFB;
		font-family: Arial;
		font-size: 12px;
	}
	div.refillframe_moneybookers 
	{
		padding: 15px;
		width: 642px;
		height: 522px;
	}
	div.refillframe_clickandbuy
	{
		width: 752px;
		height: 800px;
	}
	a.neteller_register
	{
		font-weight:bold;
	}
	
.reginput {
	border: 1px solid #d2d2d2;
	font-size: 11px;
	padding: 4px;
	width: 200px;
	}	
.reginput_error {
	border: 1px solid #FF0000;
	font-size: 11px;
	padding: 4px;
	width: 200px;
	}
.login_input {
	width: 80px;
	border: 1px solid #7c7c7c;
	}
.login_input_error {
	width: 80px;
	border: 1px solid #FF0000;
	}
.frm_input_text_error {
	border: 1px solid #FF0000;
	font-family: Arial;
	font-size: 11px;
	padding: 5px;
	}
	
	
table.panel 
{
	background-color:#EBEBEB;
	
}
table.panel td.panel-top-left,
table.panel td.panel-top-right,
table.panel td.panel-bottom-left,
table.panel td.panel-bottom-right 
{
	height:13px;
	width:13px;
	background-repeat:no-repeat;
}


table.panel td.panel-top-left
{
	background-image:url(/images/panel_topleft.jpg);
}	
table.panel td.panel-top-right
{
	background-image:url(/images/panel_topright.jpg);
}	
table.panel td.panel-bottom-left
{
	background-image:url(/images/panel_bottomleft.jpg);
}	
table.panel td.panel-bottom-right
{
	background-image:url(/images/panel_bottomright.jpg);
}	
table.panel td.panel-top 
{
	background-image:url(/images/panel_top.jpg);
	background-repeat:repeat-x;
}	
table.panel td.panel-left
{
	background-image:url(/images/panel_left_repeat.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}	
table.panel td.panel-right
{
	background-image:url(/images/panel_right_repeat.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}	
table.panel td.panel-middle
{
	background-image:url(/images/panel_middle.jpg);
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:top;
	padding:20px;
}	
table.panel td.panel-bottom 
{
	background-image:url(/images/panel_bottom.jpg);
	background-repeat:repeat-x;
}	
table.panel td.panel-left div.panel-left-top 
{
	background-image:url(/images/panel_left.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:157px;
}
table.panel td.panel-right div.panel-right-top
{
	background-image:url(/images/panel_right.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:157px;
}
h2 
{
	font-family: Arial; 
	font-weight:normal;
	padding:0px;
	margin:0px;
	font-size: 18px; 
	color: #35597d;
}

tr.lista_ct td {
	height: 20px;
	color: #FFFFFF;
	background-image: url(/images/maillist_back.gif);
	font-family: Arial;
	font-size: 11px;
	padding-left: 15px;
	}
	
tr.lista_co td {
	height: 20px;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding-left: 15px;
	}
input.field-line
{
	border:none;
	border-bottom:1px solid #0033FF;
	background-color:White;
	font-family: Arial;
	font-size: 11px;
	color:Black;
	text-align:center;
	width:30px;
	margin:3px;	
}
tr.lista_ct input.field-line
{
	border-bottom:1px solid White;
	background-color:#6685A7;
	color:White;
	
}
div.payment-container
{
	padding:0px;
	width:238px;
	background-image:url(/images/payment_back_middle.jpg);
}
div.payment-content 
{
	padding:10px;
}
div.payment-top
{
	
	background-image:url(/images/payment_back_top.jpg);
	height:14px;
}
div.payment-bottom
{
	
	background-image:url(/images/payment_back_bottom.jpg);
	height:10px;
}
td.bet-placed 
{
	text-align:center;
	font-size:11px;
	color:#666666;
}.divMsg{    background-color:#DBEDFF;    border: solid 1px #B1CAE2;    font-weight:bold;    color:#1C466C;    text-align:center;    padding:3px;    }.divMsg_error{    background-color:#FFF3F2;    border: solid 1px #E6C5C4;    font-weight:bold;    color:#EB4239;    text-align:center;    padding:3px;    }.refreshMsg{    font-style:italic;    font-size:11px;    color:#B2B2B2;}
a img 
{
	border:none;
}
.VIP-panel 
{
	background-color:#1B4976;
	padding:10px;
	margin-bottom:10px;
}
.VIP-panel td.star 
{
	width:168px;
}
.VIP-panel h1,
.VIP-panel p
{
	color:White;
}
td.closed-auctions-image 
{
	border:1px solid #CCCCCC;
	text-align:center;
	max-height:60px;
	padding:10px;
}
td.closed-auctions-image img 
{
	max-height:60px;
}
td.closed-auctions-details 
{
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
}
	
td.right 
{
	text-align:right;
}
td.closed-auctions-details tr.sold td 
{
	font-weight:bold;
}
div.closed-auctions 
{
	margin-bottom:10px;
}


td.closed-auctions-details td.soldFor 
{
    
    background-repeat:no-repeat;
    background-color:#1A4973;
    text-align:center;
    font-weight:bold;
    color:#FFFFFF;
    font-size:14px;
    
    background-position:10px 0px;
    border-bottom:1px solid #CCCCCC;
	padding-top:13px; 
	padding-left:30px; 
}
td.closed-auctions-details td 
{
	border-bottom:1px solid #CCCCCC;
	padding:5px;
}
table.bottomMenu
{
    
}
td.bottomMenuSeparator
{
    padding-left:10px;
    padding-right:10px;
}
td.bottomMenuMenu a,td.bottomMenuMenu a:link,td.bottomMenuMenu a:hover
{
    font-weight:bold;
    text-decoration:none;
    color:#133452;
    
}
td.bottomMenuMenu a:hover
{
    text-decoration:underline;
}
table.tbWonMsg
{
    background-color: #1C466C;
    color:#FFFFFF;
    padding:4px;
    clear:both;
    margin-left:190px;
    
    margin-top:10px;
    margin-bottom:4px;

}
span.spanWonMsg_Name
{
    font-weight:bold;
}

td.tdWonMsg_Price
{
    font-size:24px;
    text-align:center;
    font-weight:bold;
}

.display_item_info {
	font-family: Arial;
	font-size: 11px;
	padding-top: 0px;
	}
#display_item_info_box
{
	width: 500px;
	border: 1px dashed #c8d4df;
	padding: 10px;
}