/*--------------------------------------------------------- MISC
*/

/*-----------------------------------------tables 
*/
table { margin: 15px 0; border-collapse: collapse; }
table.paypal { width:250px; margin: 10px 0; padding:5px;border-collapse: collapse;}
table th, 
table td { padding: 10px 15px; text-align: left; }
table.paypal td { padding: 5px 0; text-align: left; }
table.paypal tr { margin:0;padding: 5px 0; text-align: left; }
table thead th { 
	font-family: Verdana, Helvetica, Tahoma, sans-serif; 
	background-color: #95B81B; 
	color: #fff; 
	font-size: 1.1em;
	font-weight: bold;
	font-size: 1.1em;
	}
table tbody th { background-color: #eee; }
table tbody th, 
table tbody td { border-bottom: 1px solid #ddd; }
table tfoot { display: none; }

/*----------------------------------------forms 
*/
form.paypal {width:260px; padding: 0 5px 0 10px;}
form { 
	padding: 0 20px; 
	margin: 25px 0; 
	border: 1px solid #ddd; 
	background-color: #fff;  
	}
form fieldset { border: 0; padding: 10px 25px 10px 0; margin: 0; }
form fieldset legend { display: none; }
form p { height: 1%; }
form p:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
form p label {  
	font-size: 1em; 
	font-weight: bold;
	color: #555; 
	float: left; 
	display: block; 
	width: 29%; 
	margin-right: 20px; 
	font-family: Verdana, Helvetica, Tahoma, sans-serif; 
	}
form p input,
form p select,
form p textarea { 
	font-size: 1em; 
	color: #555; 
	border: 1px solid #ccc; 
	padding: 6px; 
	background-color: #fff; 
	width: 55%; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	}
form p select { width: 57.5%; }
form ul.fieldlist { margin: -30px 0 10px 33%; padding: 0; list-style-type: none; }
form ul.fieldlist li { color: #555; padding: 0 30px 5px 0; white-space: nowrap; }
form button {
	width: auto !important;
	overflow: visible !important;
	cursor: pointer;
	line-height: 1.2em;
	vertical-align: middle;
	background: url(../img/button_right.png) no-repeat right center;
	padding: 0 2px 0 0 !important;
	border: 0;
	font-size: 1em;
	}	
* html form button {
	position: relative;
	}	
form button span {
	background: url(../img/button_left.png) no-repeat left center;
	padding: 6px 6px 6px 10px;
	display: block;
	}	
@charset "UTF-8";
/* CSS Document */
