.leftcolumn_box{
	padding: 0px;
	margin: 10px 0;
	background-color:white;
	width:254px;
}
.leftcolumn_box h2{
	width:254px;
	height:23px;
	text-indent:-9999px;
	padding:0; margin:0;
}
.news h2{
	background :transparent url('../img/sitedesign/latest_news_top.jpg') no-repeat top;
}
.gallery h2{
	background :transparent url('../img/sitedesign/gallery_top.jpg') no-repeat top;
}
.travel h2{
	background :transparent url('../img/sitedesign/travel_top.jpg') no-repeat top;
}
.travel li{
	width:73px;
	height:78px;
	background-position:top center;
	background-repeat:no-repeat;
	list-style:none;
	float:left;
	padding:0; margin:0px;
}
.travel li b{
	margin-top:65px;
	text-align:center;
	display:block;
}
.travel .malaysia{
	background:url(../img/sitedesign/travelicon_my.png) no-repeat top center;
}
.travel .hotel{
	background:url(../img/sitedesign/travelicon_hotel.png) no-repeat top center;
}
.travel .transportation{
	background:url(../img/sitedesign/travelicon_transport.png) no-repeat top center;
}
	
.news-summary-child {
	background :transparent url('../img/sitedesign/gradient_bottom.jpg') no-repeat bottom;
	min-height: 56px;
	padding: 10px 10px 15px 10px;
	font-size: 11px;
}
.news-summary-child p{
	padding:0;
	margin:0;
}

.news h3 a{
	font-size: 11px;
	color: #0061A6;
	font-weight: bold;
	padding: 0px;
	line-height: 12px;
}
.news .date {
	font-size: 11px;
	font-weight: normal;
	color: #0061A6;
	padding: 0px;
	line-height: 11px;
}

.news-summary a {
	font-weight: normal;
	color: #2C93C0;
	padding: 0px;
}

.news-summary a:hover {
	font-weight: bold;
}
/**************************/

.rand-pics-header{
	background :transparent url('../img/sitedesign/gallery_top.jpg') no-repeat top;
	height: 22px;
	width: 254px;
}

.rand-pics-inner{
	/*background :transparent url('../img/sitedesign/travel_repeat.jpg') repeat-y;*/
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align: center;
	padding-top: 5px;
	
}

.rand-pics-inner img {
	padding: 3px;
}

.rand-pics-body{
	background :transparent url('../img/sitedesign/gallery_bottom.jpg') no-repeat bottom;
	width: 254px;
	padding-bottom: 25px;
	margin-bottom: 5px;
}

.travel-head{
	background :transparent url('../img/sitedesign/travel_top.jpg') no-repeat top;
	height: 22px;
	width: 254px;
}

.travel-body-inner{
	/*background :transparent url('../img/sitedesign/travel_repeat.jpg') repeat-y;*/
	padding: 10px 0;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	height:90px;
}

/*.travel-body-inner li{
	line-height: 20px;
	border-bottom: 1px dotted #959595;
}*/

.travel-body-inner a {
	text-decoration: none;
}

.travel-body-inner a:hover {
	color:#92519A;
	font-weight: bold;
}
	
.travel-body-inner div {
	border-bottom: 1px dotted #CCC;
	line-height: 20px;
}

.travel-body{
	background :transparent url('../img/sitedesign/travel_bottom.jpg') no-repeat bottom;
	/*height: 36px;*/
	width: 254px;
	margin-bottom: 5px;
}

.travel-head{
	background :transparent url('../img/sitedesign/travel_top.jpg') no-repeat top;
	height: 22px;
	width: 254px;
}

.subscribe-body-inner{
	padding: 10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.subscribe-body-inner a {
	text-decoration: none;
}

.subscribe-body-inner a:hover {
	color:#92519A;
	font-weight: bold;
}
	
.subscribe-body-inner div {
	border-bottom: 1px dotted #CCC;
	line-height: 20px;
}

.subscribe-body{
	background :transparent url('../img/sitedesign/travel_bottom.jpg') no-repeat bottom;
}

.subscribe-head{
	background :transparent url('../img/sitedesign/subscribe_box.jpg') no-repeat top;
	height: 22px;
	width: 254px;
}

#thumb_island {
	float:left;
	padding-bottom:8px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	text-align:center;
	margin: 7px;
	border: 1px solid #CCC;
}

/* Tables */
.gallery table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
.gallery th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
.gallery th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
.gallery th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
.gallery table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
.gallery table tr.altrow td {
	background: #f4f4f4;
}
.gallery td.actions {
	text-align: center;
	white-space: nowrap;
}
.gallery td.actions a {
	margin: 0px 6px;
}

.sponsors{
	width: 170px;
	height:750px;
	/*padding:35px 0;*/
	text-align:center;
}

.sponsors-bottom {
	background :transparent url('../img/sitedesign/sponsors-bottom.png') no-repeat 0 0;
	/*padding-bottom: 25px;
	margin-bottom: 5px;*/
	height:71px;
	/*padding:35px 0;*/
	text-align:center;
	margin-top: 10px;
	padding-top: 25px;
}

.sponsors-bottom img {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}

/*.sponsors img{
	padding: 13px 0px;
}*/

/* for mainpage only */

.style-1 {
	background: transparent url('../img/sitedesign/icon_stopwatch.jpg') no-repeat 0 0 ;
	min-height: 80px; 
	padding-left: 90px;
	padding-bottom: 20px;
	margin-left: -5px;
}

.style-1 h1 {
	background: transparent url('../img/sitedesign/gray_arrow.jpg') no-repeat 0 0 ;
	padding-left: 15px;
	border-bottom: 1px solid #2F9F3A;
	line-height: 18px;
}
.style-2 {
	background: transparent url('../img/sitedesign/icon_money.jpg') no-repeat 0 0 ;
	min-height: 80px; 
	padding-left: 90px;
	padding-bottom: 20px;
	margin-left: -20px;
}

.style-2 h1 {
	background: transparent url('../img/sitedesign/gray_arrow.jpg') no-repeat 0 0 ;
	padding-left: 15px;
	border-bottom: 1px solid #2F9F3A;
	line-height: 18px;
}

.mainpage-box {
	line-height: 16px;
	background-color: white;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	padding: 10px 20px;	
	width: 479px;
	margin-bottom: 10px;
}
.mainpage-box p{
	padding-bottom:10px;
}

/* end of for mainpage only */

#content p {
	/*line-height: 18px;*/
}

#content h1 {
	padding-bottom: 10px;
}
	
/*.contents h1, .news h1 {
	background:#fff;
	color: #22A636;
	font-family: Trebuchet MS;
	font-size: 20px;
	margin: 0.3em 0;
	padding-top: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
}*/

/* FORM */
.catgories_overview, .catgories_overview li{
	margin:0;
	padding:0;
}
.catgories_overview li{
	list-style:none;
	border:1px solid  #266286;
	width:640px;
	height:130px;
	vertical-align:middle;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-bottom:20px;
}
.register_here{
	background-color:#266286;
	background:#266286;
	padding-top:15px;
	height:115px;
	width:30px;
	float:right;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-radius-topright: 15px;
	-webkit-border-radius-bottomright: 15px;	
	
}

.catgories_overview li p{
	width:357px;
	float:left;
	padding-top:30px;
}
.individuals h2{
	text-indent:-999px;
	width:180px;
	height:130px;
	float:left;
	margin:0 20px;
	border:none;
	padding:0;
}
/*.individuals h2{
	background:url(../img/sitedesign/categories-individuals.png) no-repeat center center;	
}*/

.family h2{
	text-indent:-999px;
	width:180px;
	height:130px;
	float:left;
	margin:0 20px;
	border:none;
	padding:0;
}
/*.family h2{
	background:url(../img/sitedesign/categories-family_funrun.png) no-repeat center center;	
}*/

.kids h2{
	text-indent:-999px;
	width:180px;
	height:130px;
	float:left;
	margin:0 20px;
	border:none;
	padding:0;
}
/*.kids h2{
	background:url(../img/sitedesign/categories-kids_dash.png) no-repeat center center;	
}*/

.runforcause h2{
	text-indent:-999px;
	width:180px;
	height:130px;
	float:left;
	margin:0 20px;
	border:none;
	padding:0;
}
/*.runforcause h2{
	background:url(../img/sitedesign/categories-run_for_a_cause.png) no-repeat center center;	
}*/

.corporate h2{
	text-indent:-999px;
	width:180px;
	height:130px;
	float:left;
	margin:0 20px;
	border:none;
	padding:0;
}
/*.corporate h2{
	background:url(../img/sitedesign/categories-corporatescharity.png) no-repeat center center;	
}*/

.sponsor h2{
	text-indent:-999px;
	width:180px;
	height:130px;
	float:left;
	margin:0 20px;
	border:none;
	padding:0;
}
/*.sponsor h2{
	background:url(../img/sitedesign/categories-company_run.png) no-repeat center center;	
}*/

.registrationform h1{
	background :transparent url('../img/sitedesign/header_arrow.jpg') no-repeat 0 0;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 5px 20px;
	margin-top: 5px;
}

.registrationform_redirect a{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
}


h1.registration{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #22A636;
	background: none;
	margin: 0;
	padding: 0;
	line-height: 18px;
}



.registrationform h3{
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 0.22em dotted #AAAAAA;
	padding: 5px 0;
	margin: 5px 0;
	clear:both;
}

.registrationform input{
	min-width: 210px;
}

.registrationform input[type="submit"],
.registrationform input[type="checkbox"],
.registrationform input[type="button"] {
	min-width: 0px;
}

/*.registrationform .submit{
	float: right;
}*/
	
.registrationform input[type="radio"] {
	min-width: 20px;
	float: none;
	margin: 0;
	vertical-align: top;
}

.registrationform .note{
	float: right; 
	color: red; 
}
 
.registration_no_box {
	float: right; 
	border: 3px solid #DFDFDF; 
	padding: 12px;
	line-height: 20px; 
	text-align: center;
}

fieldset {
	margin-bottom:1em;
	margin-top:1em;
	padding-bottom:1em;
	padding-top:1em;
}

div > label {
	display:block;
	float:left;
	margin:5px 0;
	width:150px;
	text-align: left;
	line-height: 20px;
}

input, button, textarea, select {
	margin:5px 0;
	clear: none;
/*	float: left; */

}

.register3 {
	line-height:2em;
	margin:0;
	width:70%;
}

.register3 dt {
	width: 250px;
}



div.tooltip { 
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px; 
	
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000; 
}

#charity label{
	width: 350px;
/*	padding-left: 30px;*/
}

#charity label.error{
	width: 150px;
}

#charity-total label{
	font-weight: bold;
	width: 350px;
}

.hide{
	display: none;
}


.profile dt {clear:left;float:left;width:110px;color:black;font-weight:bold;}
.profile dd {margin:0 0 0 120px;}
