﻿body 
{
		font-size: 8pt;
}

.myggLogin_login_button
{
	height: 25px;
	font-weight: bold;
	font-size: 9.0pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 0px groove transparent;
	cursor: pointer;
	width: 60px;
	text-align: center;
	background: url('../../style/images/btn/btn_white_small.gif' ) no-repeat bottom left;
	color: #444444;
}

.masterLogin_login_button
{
	height: 25px;
	font-weight: bold;
	font-size: 9.0pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 0px groove transparent;
	cursor: pointer;
	width: 60px;
	text-align: center;
	background: url('../../style/images/btn/btn_white_small.gif' ) no-repeat bottom left;
	color: #444444;
}


.quick_buy_button
{
	height: 25px;
	font-weight: bold;
	font-size: 8.0pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 0px groove transparent;
	cursor: pointer;
	width: 102px;
	text-align: center;
	background: url('../../style/images/btn/btn_red_big.gif' ) no-repeat bottom left;
	color:White;
}
.btn_buy
{
	height: 25px;
	font-weight: bold;
	font-size: 8.0pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 0px groove transparent;
	cursor: pointer;
	width: 102px;
	text-align: center;
	background: url('../../style/images/btn/btn_red_big.gif' ) no-repeat bottom left;
	color:White;
}
.regSubmitButton, .regBackButton
{
	height: 25px;
	font-weight: bold;
	font-size: 8.0pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 0px groove transparent;
	cursor: pointer;
	width: 102px;
	text-align: center;
	margin:15px;
}
.regSubmitButton
{	
	background: url('../../style/images/btn/btn_red_big.gif' ) no-repeat bottom left;
	color: White;
}

.checkOut_login_button
{
	height: 25px;
	font-weight: bold;
	font-size: 8.0pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 0px groove transparent;
	cursor: pointer;
	width: 102px;
	color:#FFFFFF;
	text-align: center;
	padding-top:0px;
}

.checkOut_login_button
{	
	float:right;
	background: url('../../style/images/btn/btn_red_big.gif') no-repeat left bottom;
}


.refresh_basket_bt
{
	height: 25px;
	font-weight: bold;
	font-size: 8.0pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 0px groove transparent;
	cursor: pointer;
	width: 102px;
	text-align: center;


	float: left; /*background: url( '../images/buttonbg120w.gif' ) no-repeat top left;*/
	background: url('../../style/images/btn/btn_white_big.gif' ) no-repeat bottom left;
	color: #000000;


	margin-left:5px;
}
.checkoutSubmit
{   
	float:right;
	height: 25px;
	font-weight: bold;
	font-size: 8.0pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 0px groove transparent;
	cursor: pointer;
	width: 120px;
	text-align: center;
	color:White;
	background: url('../../style/images/btn/btn_red_big.gif' ) no-repeat bottom left;

}


.checkout_buttons_divb
{
	background: url(../../style/images/btn/btn_red_big.gif) no-repeat left top;
	height: 25px;
	width: 102px;
	text-align: center;
	border: transparent 0px groove;
	float:right;
	margin-right:3px;
	padding-bottom:5px;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
}


.quick_game_select, .quick_amount_select, .quick_server_select, .quick_faction_select
{
	font-family: Tahoma,Verdana;
	font-size: 8.0pt;
	width: 140px;
	height: 20px;
	border: solid 1px #ddddff;
}

