body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, th, td {
    margin: 0;
    padding: 0;
}

html * {
    font-family: verdana, tahoma, sans-serif;
    font-size: 11px;
    color: #000;
}

body {
    background-color: #FFF;
}

h1 {
    font-size: 18px;
    font-weight: light;
    color: #27357d;
    margin-bottom: 10px;
}

p {
    width: 480px;
    line-height: 135%;
    margin-bottom: 18px;
}

table {
    border: 0;
}

fieldset, img {
    border: 0;
}

ol, ul {
    list-style: none;
}

th {
    text-align: left;
}

div.tasStep {
    position: relative;
    margin: 30px 0 15px 30px;
    width: 480px;
}

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: 480px;
    height: 120px;
}

div.tasMethods div.tasPayMethodSelect {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
    text-align: center;
}

div.tasMethods div.tasPayMethodSelect span {
    color: #00F;
}

div.tasMethods div.tasPayMethodSelect img {
    border: 1px solid #c5c3c0;
}

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: 400px;
    border-top: 1px dotted #c5c3c0;
}

div.tasMethodsList div.tasPayMethodSelect {
    padding: 3px 20px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px dotted #c5c3c0;
}

div.tasMethodsList div.tasPayMethodSelect img.tasPayMethodIcon {
    margin: 0 16px 0 6px;
}

/* ideal list */
div.tasBankTransfer, div.tasCreditCards, div.tasIdealBanks {
    position: relative;
    width: 400px;
    border-top: 1px dotted #c5c3c0;
}

div.tasBankTransfer {
    width: 480px;
}

div.tasBankTransfer div.tasBankTransferItem, div.tasCreditCards div.tasCreditCard, div.tasIdealBanks div.tasIdealBank {
    padding: 3px 20px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px dotted #c5c3c0;
}

div.tasBankTransfer label.tasBankTransferLabel {
    width: 165px;
    float: left;
    font-weight: bold;
    padding: 2px 0 1px 0;
    color: #8599b1;
}

div.tasBankTransfer input.tasBankTransferText {
    border: 1px solid #8599b1;
    background: #fff url('../images/tas2InputBoxBackground.gif') repeat-x bottom;
    font-weight: bold;
    width: 260px;
    font-size: 11px;
    padding: 2px 2px 1px 8px;
    color: #000;
}

div.tasBankTransfer input.tasBankTransferTextValue {
    border-color: #e6e6e6;
}

#tasBankTransferButton, #tasCreditCardButton, #tasIdealBankButton {
    margin-top: 20px;
    align: center;
}

#tas2Container {
    width: 550px;
    position: relative;
    top: 50px;
    left: 50%;
    margin-left: -275px;
    display: none;
}

#tas2ContentContainer, #tas2AccessContainer {
    border: 1px solid #74818E;
}

#tas2Content, #tas2AccessContent {
    width: 548px;
}

#tas2ContainerHeader {
    width: 550px;
    height: 28px;
    background: #FFF url('../images/tas2dContentHeader.png') no-repeat top right;
}

#tas2ContainerHeader * {
    font-size: 11px;
    color: #74818e;
}

#tas2ContainerHeader div {
    position: absolute;
    top: 8px;
    right: 4px;
    width: 340px;
    z-index: 99;
}

#tasCountrySelect, #tasProductSelect {
    width: 275px;
}

#tasProductSelectList {
    width: 400px;
    border-top: 1px dotted #c5c3c0;
}

#tasProductSelectList div.tasProductSelectOption {
    padding: 3px 20px;
    border-bottom: 1px dotted #c5c3c0;
    font-weight: bold;
}

#tasPhoneInfo {
    position: relative;
    width: 480px;
    height: 60px;
}

#tasPhoneInfo div.tasSmsInfoForm {
    width: 230px;
    text-align: right;
}

#tasPhoneInfo label.tasSmsInfo {
    font-weight: bold;
    font-size: 23px;
    color: #cd0064;
    margin: 0 6px;
}

#tasPhonenumber {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    font-weight: bold;
    font-size: 23px;
    color: #cd0064;
    text-align: center;
}

#tasPhoneCosts {
    width: 100%;
    font-weight: normal;
    font-size: 11px;
    color: #d6d6d6;
    text-align: center;
}

#tasPinboxCnt {
    position: absolute;
    top: 4px;
    left: 210px;
    width: 260px;
    height: 32px;
    text-align: right;
}

#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: #cd0064;
}

#tasPinboxCnt input.pinbox_yellow {
    background-color: #fdffd4;
    color: #000;
}

#tasPinboxCnt img {
    position: absolute;
    top: 1px;
    right: 0;
}

#tasPinboxCnt label {
    position: absolute;
    top: 16px;
    right: 168px;
    color: #818181;
    font-size: 11px;
}

#tasCopyFooter {
    position: relative;
    width: 550px;
    height: 21px;
    left: 50%;
    top: 50px;
    margin-left: -275px;
    color: #868686;
    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: #cd0064;
	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: #cd0064;
}

#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: #CD0064;
}

/**** 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: #8DCC8D; 
	background-color: #EDFFED;
}

div.notice { 
	border-color: #ac996c; 
	background-color: #ffffdb;
}

div.error a,
div.success a,
div.notice a { 
  	font-weight: bold;
	color: #cd0064;
}

span.title {
  	font-weight: bold;
}

.restartPayment {
	color: #cd0064;
	text-decoration: underline;
}

