/*  
Theme Name: a4skin
Description: Smiling header!
Version: 1.0
Author: Earnpin Lee
Author URI: http://www.1.com.my/
*/

#paging a, #paging a:visited, #paging a:hover, #paging a:focus {
	padding: 6px;
	border: outset 2px;
	background-color: #E5E5E5;
	color: #000000;
	text-decoration: none;
}
#paging a:active {
	padding: 6px;
	border: inset 2px;
	background-color: #E5E5E5;
	color: #000000;
	text-decoration: none;
}
body, td {
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 1.5;
	margin: 0;
}
a, a:link, a:visited, a:active {
	color:#6798d3;
	text-decoration : none;
}
a:hover {
	color:#CC0000;
	text-decoration: none;
}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.big a, .big a:link, .big a:visited, .big a:active {
	color: #B4C24B; 
	line-height: 1.2;
}

.big a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration : none;
}

.medium {
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}
.small {
	font-size: 11px;
	color: #333333;
	line-height: 1.3;
}

.small a, .small a:link, .small a:visited, .small a:active {
 	color: #6798d3;
}

.small a:hover {
 	color:#CC0000;
	text-decoration:underline;
}

.bigbutton { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
	background: #AFAFAF;
	border-bottom: 2px solid #9D9D9D;
	border-right: 2px solid #9D9D9D;
	border-left: 2px solid #CDCDCD;
	border-top: 2px solid #CDCDCD;
	height: 29px;
	width: 80px;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	cursor: hand;
	padding: 0px;
}
.smallbutton { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
	background: #AFAFAF;
	border-bottom: 2px solid #9D9D9D;
	border-right: 2px solid #9D9D9D;
	border-left: 2px solid #CDCDCD;
	border-top: 2px solid #CDCDCD;
	height: 24px;
	width: 50px;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	cursor: hand 
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em; 
	background: #FFFFFF; 
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	color: #000000;
	text-decoration: none; 
	padding: 2px;
	height: 25px;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em; 
	background: #FFFFFF; 
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	color: #000000;
	text-decoration: none; 
	padding: 2px;
}
.radio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em; 
	background: #FFFFFF;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	color: #000000;
	text-decoration: none; 
	padding: 0px;
}
.checkbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em; 
	background: #FFFFFF;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	color: #000000;
	text-decoration: none; 
	padding: 0px;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em; 
	background: #FFFFFF; 
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	color: #000000;
	text-decoration: none; 
	padding: 2px;
	height: 25px;
}
.submit { 
	font-family: Tahoma,sans-serif; 
	font-size: 12px; 
	background: #D4D0C8; 
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #E2E2E2;
	border-top: 1px solid #E2E2E2;
	color: #000000;
	height: 26px;
	text-decoration: none;
	padding: 4px;
	cursor: hand; 
}
.img-shadow {	
	background:url('images/shadow.gif') no-repeat right bottom;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	padding-left:4px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:10px;
}
a img {
	border: none;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000; 
}
.nav a, .nav a:link, .nav a:visited, .nav a:active {
	color: #000; 
}
blockquote {
	color: #777;
	margin: 15px 15px 15px 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #efefef;
	border: 0px solid #efefef;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */