@charset "utf-8";
/*	-------------------------------------------------------------
	PayMate, Common Style Sheet (for all browsers)
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	.version		1.0
	.timestamp		18/10/2008 .. working now
	-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	PayMate, Table of Contents
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	1. Reset CSS
	2. wrapper
	3. General Properties
          1. Footer
          2. Header
          3. Navigation
*/

/*	-------------------------------------------------------------
	1. RESET
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
 	body{font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;}
	 .pmCopy{font-size:12px; color:#666666; line-height:19px;}
	.pmCopy h2{background:#E5E5E5; padding:15px; font-size:11px; text-transform:uppercase; font-weight:bold; color:#FD7007;}
	.pmCopy a {font-size:12px; color:#ff6600;}
	.pmCopy p {padding:17px 30px 5px 35px; margin:0px;}
	.pmCopy strong {font-weight:bold; color:#000000;}
	.pmCopy ul{ margin-left:64px; }
	.pmCopy li{ margin-left:0px; list-style: url(../images/orange_pointer.gif);}
	.pmCopy li p { margin:0px;  padding:0px 35px 10px 0px;}	
	.pmCopy ol{ margin-left:64px; margin-top:64px; }
	.pmCopy ol li{ margin-left:0px; list-style: decimal;}
	 
 

 
/*------- Pop Up CSS --------------*/
.popup-html {
	background-color: #f4f4f4;
}
.popup-html img {
	border:0;
}
.popup-html-blur {
}
.popup-html-content {
	position: absolute;
	display:none;
}
/* Styles for the popup */
.popup-wrapper {
	background:#f4f4f4 url(../images/div_dots.gif) left top no-repeat; 
}
.popup-wrapper .popup-html-content {
	width: 420px;
	padding: 0px;
}
.popup-wrapper .popup-header { background:url(../images/topbg-left.gif) left top no-repeat; height:48px; padding-left:12px;}
.popup-wrapper .popup-header div { background:url(../images/topbg-right.gif) right top no-repeat; height:33px; padding-top:15px;}
.popup-wrapper .popup-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.popup-wrapper .popup-header ul li {
	display: inline;
	padding-right: 1em;
}
.popup-wrapper .popup-header ul li.popup-previous, .popup-wrapper .popup-header ul li.popup-next {
	display: none;
}
.popup-wrapper .popup-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.popup-wrapper .popup-header a:hover {
	color: black;
}
.popup-wrapper .popup-header .popup-move a {
	cursor: move;
}
.popup-wrapper .popup-footer {
	height: 10px;
	background:url(../images/botbg-left.gif) left top no-repeat; height:10px; padding-left:12px;
}
.popup-wrapper .popup-footer div {
	height: 10px;
	background:url(../images/botbg-right.gif) right top no-repeat; height:10px;
}
.popup-wrapper .popup-footer .popup-resize {
	display:none;
	float: right;
	height: 10px;
	width: 11px;
	background: url(../images/resize.gif) no-repeat;
}
.popup-wrapper .popup-body {
border-left:#dddddd 1px solid;
border-right:#dddddd 1px solid;
padding:15px 0;
}

.popup-move {
	cursor: move;
}
.popup-resize {
	cursor: nw-resize;
}
/* These must be the last of the popup rules */
.popup-display-block {
	display: block;
}
.popup-display-none {
	display: none;
}
h3 {
font-weight:bold;
}
.inputbox {
width:166px;
}

* {
font-size:12px;
}
.pt7{padding-top:20px}
.topylo{display:inline-block;background:url('../images/topylo_rgt.gif') no-repeat top right}
.topylo b{display:inline-block;background:url('../images/topylo_lft.gif') no-repeat top left;font-weight:normal;color:#000;padding:5px 15px 4px 30px}
.topylo1{display:inline-block;background:url('../images/topylo_rgt1.gif') no-repeat top left}
.topylo1 b{display:inline-block;background:url('../images/topylo_lft1.gif') no-repeat top right;font-weight:normal;color:#000;padding:5px 30px 4px 15px}


.w_fff,a.w_fff:link,a.w_fff:visited{color:#fff}
.fr{float:right}
