/*  
Theme Name: One
Description: Each subpage is homepage, to generate highest conversion rate.
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{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	line-height:1.5;
	margin:0;
	padding:0;
}
.big{
	font-size: 3em;
	line-height: 55px;
}	
.big a, .big a:link, .big a:visited, .big a:active {
	text-decoration : none;
	color : #000000;
}
.medium{
	font-size: 1.3em;
}

.small{
	font-size: 0.7em;
}

.textnolink{
	font-size: 0.7em;
}	
.textnolink a, .textnolink a:link, .textnolink a:visited, .textnolink a:active {
	text-decoration : none;
	color : #6798d3;
}

h1, h2, h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0;
}
.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;
}

.edit-layer{
	display:none; 
	position: absolute; 
	width: 100px; 
	height: 100px; 
	z-index: 0; 
	margin-top:-14
}

.email-layer{
	display:none; 
	position: absolute; 
	width: 100px; 
	height: 100px; 
	z-index: 0; 
	margin-top:-380;
	margin-left:180;
}

.box{
	border-color:#888888; 
	border-style: solid; 
	border-width: 1; 
	border-top-width: 0;
}

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;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 3px 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 3px 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
