div.tasStep {
    position: relative;
    width: 700px;
}

img.tasArrow {
    position: absolute;
    top: -18px;
    left: -67px;
}

div.tasSelect {
    border: 1px solid #c5c3c0;
    height: 17px;
    background: #f7f7f7 url('../images/tas2SelectButton.gif') no-repeat top right;
}

/* img list horizontally */
div.tasMethods {
    width: 700px;
    height: 120px;
}

div.tasMethods div.tasPayMethodSelect {
    margin-top: 3px;
    margin-right: 10px;
    text-align: center;
}

div.tasMethods div.tasPayMethodSelect span {
    color: #000;
}

div.tasMethods div.tasPayMethodSelect img {
    border: 1px solid #ccc;
}

div.tasMethods div.tasPayMethodSelected {
    margin-top: 2px;
    margin-right: 9px;
}

div.tasMethods div.tasPayMethodSelected img {
    border: 2px solid #cd0064;
}

/* option list vertically */
div.tasMethodsList {
    width: 700px;
    border-top: 1px solid #ccc;
				margin: 10px;
}

div.tasMethodsList div.tasPayMethodSelect {
    padding: 3px 20px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

div.tasMethodsList div.tasPayMethodSelect img.tasPayMethodIcon {
    margin: 0 16px 0 6px;
}

/* ideal list */
div.tasBankTransfer, div.tasCreditCards, div.tasIdealBanks {
    position: relative;
    width: 700px;
    border-top: 1px solid #ccc;
}

div.tasBankTransfer {
    width:700px;
}

div.tasBankTransfer div.tasBankTransferItem, div.tasCreditCards div.tasCreditCard, div.tasIdealBanks div.tasIdealBank {
    padding: 3px 20px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

div.tasBankTransfer label.tasBankTransferLabel {
    width: 165px;
    float: left;
    font-weight: bold;
    padding: 2px 0 1px 0;
    color: #ccc;
}

div.tasBankTransfer input.tasBankTransferText {
    border: 1px solid #8599b1;
    background: #fff url('../images/tas2InputBoxBackground.gif') repeat-x bottom;
    font-weight: bold;
    width: 160px;
    font-size: 11px;
    padding: 2px 2px 1px 8px;
    color: #000;
}

div.tasBankTransfer input.tasBankTransferTextValue {
    border-color: #ff0000;
}

#tasBankTransferButton, #tasCreditCardButton, #tasIdealBankButton {
    margin-top: 20px;
    align: center;
}

#tas2Container {
    width: 710px;
    position: relative;
    display: none;
}

#tas2ContentContainer, #tas2AccessContainer {    		
	
}

#tas2Content, #tas2AccessContent {
    width:300px;	
}


#tasCountrySelect, #tasProductSelect {
    width: 700px;
		margin-bottom: 15px;
}

#tasProductSelectList {
    width: 700px;
    border-top: 1px solid #ccc;
		margin-top: 10px;
		margin-bottom: 10px;
}

#tasProductSelectList div.tasProductSelectOption {
    padding: 3px 20px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}

#tasPhoneInfo {
    position: relative;
    width: 20px;
    height: 60px;
}

#tasPhoneInfo div.tasSmsInfoForm {
    width: 600px;
    text-align: right;
}

#tasPhoneInfo label.tasSmsInfo {
    font-weight: bold;
    font-size: 23px;
    color: #000;
    margin: 0 6px;
}

#tasPhonenumber {
    position: absolute;
    top: 10px;
    width: 200px;
    font-size: 18px;
    color: #ff9a00;
		margin-top: 17px;
}

#tasPhoneCosts {
    width: 100%;
    font-weight: normal;
    font-size: 10px;
    color: #fff;
    text-align: left;
    margin-top: 3px;
}

#tasPinboxCnt {
    position: absolute;
    top: 0;
    left: 200px;
    width: 200px;
    height: 32px;
    text-align: right;
    margin-top: 20px;
    color: #fff;
}

#tasPinboxCnt input.tasPinbox {
    position: absolute;
    top: 0;
    right: 50px;
    border: 1px solid #bdc3c9;
    width: 100px;
    margin: 1px 6px 0 6px;
    background-color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

#tasPinboxCnt input.pinbox_yellow {
    background-color: #fdffd4;
    color: #000;
}

#tasPinboxCnt img {
    position: absolute;
    top: 1px;
    right: 0;
}

#tasPinboxCnt label {
    position: absolute;
    top:7px;
    left: -15px;
    color: #fff;
    font-size: 11px;
}

#tasCopyFooter {
    position: relative;
    width: 600px;
    height: 21px;
    top: 0px;
    font-size: 10px;
    text-align: center;
    display: none;
    padding-top: 3px;
}

#tasCopyFooter * {
    font-size: 10px;
    color: #868686;
}

.hand {
    cursor: pointer;
    cursor: hand;
}

div.tasPayLoading {
    position: absolute;
    width: 500px;
    top: 110px;
    left: 50%;
    margin-left: -250px;
    background-color: #f9f9f9;
    border: 1px solid #D0D0D0;
    color: #002166;
    padding: 12px 10px 12px 10px;
}

/* access */
div.tasClock {
	position: relative;
	background-color: #f9f9f9;
 	border: 1px solid #D0D0D0;
 	color: #000;
	padding: 12px 10px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
}

div.tasClock label {
	color: #000;
	font-size: 18px;
	margin: 0 5px;
}

div.tasClockOptions {
	position: relative;
	margin-bottom: 30px;
	text-align: center;
}

.hand {
	cursor: pointer;
	cursor: hand;
}

#divForwardUrl {
	display: none;
	text-align: center;
}

#divForwardUrl a {
  font-weight: bold;
	color: #000;
}

#accessExpired {
	display: none;
	text-align: center;
}


div.tasDialogMsInfo {
	background-color: #f9f9f9;
 	border: 1px solid #D0D0D0;
 	color: #000;
	padding: 12px 10px;
	margin-bottom: 12px;
    line-height: 200%;
}

div.tasDialogMsInfo a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

div.tasDialogMsInfo span.tasMsAccessCode {
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

/**** system alerts ****/
div.error,
div.success,
div.notice { 
	padding: 10px; 
	margin: 12px 2px;
	border-width: 2px 0;
	border-style: solid;
}

div.error { 
	border-color: #C00; 
	background-color: #FFEDEF; 
}

div.success { 
	border-color: #32eb00; 
	background-color: #ebffe5;
}

div.notice { 
	border-color: #ac996c; 
	background-color: #ffffdb;
}

div.error a,
div.success a,
div.notice a { 
  	font-weight: bold;
	color: #000;
}

span.title {
  	font-weight: bold;
}

.restartPayment {
	color: #000;
	text-decoration: underline;
}


