/* 
	PayNet Style Sheet
  	Version 1.0 - 27 May 2008
 */
body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 75%/ normal Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333
}

.tblMain {
	width: 800px;
	border-color: #862576;
	border-bottom: 1px solid #862576;
	border-right: 1px solid #862576;
	border-left: 1px solid #862576;
	border-top: 0px solid #862576;
	padding: 0px;
	background: #FFFFFF;
}
a {
	color: #16387C;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
}
a:active{
	color: #16387C;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
}
a:visited {
	color: #16387C;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
}
a:hover {
	color: #16387C;
	text-decoration: underline;
	font-style: normal;
	cursor: pointer;
}
a.button {
	width: auto;
	border: 0px solid #B0BDC6;
	color: #A90F8B;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-weight: bold !important;
	font-style: normal;
	text-decoration: none;
	font-size: 1.1em;
	/*background:#ffffff url(../images/Netcash-Dangnhap5-copy_09.gif) left top;*/
}
a.button:active{
	width: auto;
	border: 0px solid #B0BDC6;
	color: #A90F8B;
	padding-left: 0.5em;
	padding-right: 0.5em;;
	font-style: normal;
	text-decoration: none;
	font-size: 1.1em;
}
a.button:visited {
	width: auto;
	border: 0px solid #B0BDC6;
	color: #A90F8B;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-weight: bold !important;
	font-style: normal;
	text-decoration: none;
	font-size: 1.1em;
}
a.button:hover {
	width: auto;
	color: #FEAA05;
	font-weight: bold !important;
	font-style: normal;
	padding-bottom: 5px !important;
	padding-bottom: 8px;
	overflow: hidden;
	text-decoration: none;
	display: inline;
	background: #ffffff url(../images/menu_hover_bg.gif) left bottom
		repeat-x;
}
a.text_mini {
	color: #16387C;
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
}

a.text_mini:hover {
	color: #16387C;
	text-decoration: underline;
	font-style: normal;
}

a.button_selected {
	border: 0px solid #B0BDC6;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1.1em;
	width: auto;
	color: #A90F8B;
	font-weight: bold !important;
	font-style: normal;
	padding-bottom: 5px !important;
	overflow: hidden;
	text-decoration: none;
	display: inline;
	background: #ffffff url(../images/menu_hover_bg.gif) left bottom
		repeat-x;
}

a.submenu {
	text-decoration: none;
	font: 98%/ normal Arial, Helvetica, sans-serif;
}

a.submenu:hover {
	text-decoration: underline;
	font: 98%/ normal Arial, Helvetica, sans-serif;
}

.tabcontent {
	display: none;
}

.tabcontainer {
	width: 99%; /*width of 2nd level sub menus*/
	height: 2em;
	/*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	padding-left: 5px;
	padding-top: 0px;
	text-align: left;
}

.tableList { /*	bordercolor:"#EAEAEA"; */
	border-collapse: collapse;
	margin-right: 5px;
	margin-left: 5px;
	border-color: #C9E1F4;
}

.menu {
	height: 31px;
	background: #ffffff url(../images/menu_bg.gif) repeat-x
}

.inputText {
	width: 150px;
}

.textTitle {
	color: #16387C;
	font-size: 20;
	font-weight: bold;
}

.title {
	font-weight: bold;
	color: #4C4C4C;
}

.head_title {
	font-weight: bold;
	color: #FF6600;
	font-size: 16px;
	font-family: Arial;
}

.rowHeader {
	background: #EAEAEA;
	font-weight: bold;
	color: #4C4C4C;
}

.header_title {
	background: #EAEAEA url(../images/header_title_bg.gif);
	font-weight: bold;
	text-align: center;
	color: #4C4C4C;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.textCenter {
	text-align: center;
}

form label {
	margin: 0 0 .2em;
}

label {
	display: block;
}

/*
.btn {
	background: #FFDC8A url(images/btn_bg.gif);
	border:0px solid #FFDC8A;
	cursor:pointer;
	font-family:sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	left:-0.1em;
	line-height:normal;
	padding:0.15em 0.15em 0.13em;
	position:relative;
	width: auto;
	color: #303030;
}*/
.btn {
	background: #FFA822 url(../images/btn_bg_submit.gif) repeat-x scroll
		left center;
	border-color: #D5BD98 rgb(147, 94, 13) rgb(147, 94, 13)
		rgb(213, 189, 152);
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
}

.messageBox.error {
	width: auto;
	min-height: 30px;
	margin: 10px 5px 10px 5px;
	border: 1px solid #fc0;
	padding: 15px 40px 10px 70px;
	background-color: #ffffcc;
	font-size: 1em;
	color: #FF0000;
	text-align: left;
	background-image: url(../images/icon_critalert.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}

.messageBox.alert {
	width: auto;
	min-height: 30px;
	margin: 10px 5px 10px 0;
	border: 1px solid #fc0;
	padding: 15px 40px 10px 70px;
	background-color: #ffffcc;
	font-size: 1em;
	color: #3A9148;
	text-align: left;
	background-image: url(../images/icon_warning.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}

.errorMessage {
	width: auto;
	margin: 10px 5px 10px 5px;
	border: 1px solid #fc0;
	background-color: #ffffcc;
	font-size: 1em;
	color: #FF0000;
	text-align: left;
	padding: 5px 20px 5px 20px;
}

.img {
	border: 0px;
	vertical-align: middle;
}

.legal {
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	text-align: center
}

#linkFooter {
	color: #053453;
	padding-top: 5px;
}

#linkFooter a {
	font-size: 11px;
	color: #053453;
	text-decoration: none;
	font-style: normal
}

#linkFooter a:hover {
	font-size: 11px;
	color: #053453;
	text-decoration: underline;
	font-style: normal
}

.tblLogoPN {
	border: 0;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 69px;
	background: #FFFFFF url(../images/banner_bg.gif);
}

.tblMenu {
	border: 0;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 31px;
}

/* paging */
.pagelink,.pagelink:hover {
	font-size: 10px;
	background-color: white;
	/*color: #EDF6F9;*/
	border: #e5e5e5 1px solid;
	width: 20px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-top: 2px;
	font-weight: normal;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	text-decoration: none;
}

.pagelink:hover {
	background-color: #EDF6F9;
	/*color: white;*/
}

.pagecurrent {
	background-color: #EDF6F9;
	/*color:white;*/
	border: #e5e5e5 1px solid;
	width: 20px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-top: 2px;
	font-size: 10px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	text-decoration: none;
}

/***** Drop Shadow *****/
.shiftcontainer {
	position: relative;
	left: 5px; /*Number should match -left shadow depth below*/
	top: 5px; /*Number should match -top shadow depth below*/
	margin-top: 15px;
}

.shadowcontainer {
	width: 400px; /* container width*/
	background-color: #d1cfd0;
}

.shadowcontainer .innerdiv { /* Add container height here if desired */
	background-color: white;
	border: 1px solid gray;
	border-top: 0px;
	padding: 0px;
	position: relative;
	left: -5px; /*shadow depth*/
	top: -5px; /*shadow depth*/
}

.label_input {
	color: #4C4C4C;
}

.lable_result {
	border-bottom: 1px solid #dedede;
	text-align: left;
	padding-left: 5px;
	color: #16387C;
}

.lable_boder {
	border-bottom: 1px solid #dedede;
	text-align: right;
	padding-right: 5px;
}

.input {
	color: #16387C;
	border: 1px solid #999999;
}

.label {
	padding-top: 1px;
	font-weight: bold;
	text-align: right;
}

.box_header {
	background: #EAEAEA url(../images/header_title_bg.gif);
	font-weight: bold;
	text-align: center;
	color: #4C4C4C;
	height: 23px;
	vertical-align: middle;
	/*border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;*/
}

hr.dotted {
	border-top: 0;
	border-bottom: 2px dotted #aaa;
	border-left: 0;
	border-right: 0;
	display: block;
	background-color: transparent;
	margin: 15px 0px 20px 0px;
}

hr.dashed {
	border-top: 0;
	border-bottom: 2px dotted #aaa;
	border-left: 0;
	border-right: 0;
	display: block;
	background-color: transparent;
}

.loading {
	top: 10px;
	right: 10px;
	width: 100px;
	height: 100px;
	background-color: transparent;
	position: absolute;
	background: transparent url(../images/ajax_loading.gif) left center
		no-repeat;
	filter: alpha(opacity =         50);
	vertical-align: middle;
	padding-left: 10px;
}

.buyerMessage {
	background-color: #DBE7F2;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.sellerMessage {
	background-color: #E9E6D1;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.paynetMessage {
	background-color: #E7E7E7;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.userComment {
	margin-top: 3px;
	margin-bottom: 10px;
}

.userComment span {
	display: block;
}

.trSelected {
	font-weight: bold;
}

.radioBox {
	text-align: left;
}

.radioBox td label {
	display: inline;
}

.subheading {
	text-align: center;
	font-size: 14px;
}

div.left_nav {
	text-align: left;
	border: 1px solid #C9E1F4;
	font-family: Arial, sans-serif;
	font-size: 100%;
	line-height: 1.05em;
	margin: 0;
	padding-bottom: 10px;
	width: 100%;
}

div.left_nav h2 {
	background-color: #EAF3FE;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.25em;
	margin: 0;
	padding: 3px 6px;
}

div.left_nav h3 {
	color: #E47911;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	margin: 0.5em 0 0.4em 0.5em;
	padding-right: 0.5em;
}

div.left_nav ul {
	margin: 0;
	padding: 0;
}

div.left_nav li,div.left_nav p {
	line-height: 1.2em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0.5em 0.5em 0 1em;
}

div.left_nav a:link,div.left_nav a:visited {
	color: #003399;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.rich-pmenu-hovered-element {

  background-color: #F7C4C4;

}




