*{margin: 0; padding: 0;}
a:link {text-decoration: none; color: #000;}
a:visited {text-decoration: none; color: #000;}
a:active {text-decoration: none; color: #000;}
a:hover {text-decoration: none; color: #555;}

div#menu a:link {text-decoration: none; color: #000;}
div#menu a:visited {text-decoration: none; color: #000;}
div#menu a:active {text-decoration: none; color: #000;}
div#menu a:hover {text-decoration: none; color: #000;}

div#footer a:link {text-decoration: none; color: #333;}
div#footer a:visited {text-decoration: none; color: #333;}
div#footer a:active {text-decoration: none; color: #333;}
div#footer a:hover {text-decoration: none; color: #333;}
div#fb{ width: 100px;
position: relative;
float: right;
height: 0px;
top: -15px;
color:black;}

html{
font-size:76%;
margin:0;
padding:0;
border:0;
font-family:Verdana, Tahoma, Arial, sans-serif;
color:#555;
}

body{
padding:0;
margin:0;
border:0;
background:#f0f0f0 url('images/bg.jpg') repeat-x top left;
}

h1,h2,h3,h4,h5{
margin:0;
color: #000;
font-family:Verdana, Tahoma, Arial, sans-serif;
}
img{ border:0; }

p{
margin:0 0 7px 0;padding:0;
}

.clear{
height:1px;
font-size:1px;
clear:both;
}

div#outer{
width:960px;
padding:0;
margin:30px auto 0 auto;
min-height:640px;
background:url('images/main.png') no-repeat top left;
}
div#outer_page{
width:960px;
padding:0;
margin:30px auto 0 auto;
min-height:640px;
background:url('images/main_blank.png') no-repeat top left;
}
div#logo{
	float:left;
	width:303px;
	height:155px;
    
}
div#menu{
	float:right;
	width:600px;
	margin:0px 0 0 0;
    top:30px;
    position:relative;
}
div#menu ul{
	list-style:none;
	list-style-type:none;
	margin:0;padding:0;
}
div#menu li{
	width:110px;
	float:left;
	margin:0 12px 0 0;
}
div#menu li.last{ margin:0; }

div#menu li a{
	display:block;
	width:110px;
	border-top:15px solid #999999;
	padding:5px 0 0 0;
}
div#menu li a.about{
	border-top:15px solid #e82525;
}
div#menu li a.distribution{
	border-top:15px solid #faec0d;
}
div#menu li a.team{
	border-top:15px solid #26af4c;
}
div#menu li a.events{
	border-top:15px solid #f39325;
}
div#menu li a.contact{
	border-top:15px solid #999999;
}

#footer{
	clear:both;
	text-align:right;
	font-size:10px;
	margin:60px 20px 0 0;
}
#footer p{ font-size:10px; }

div#main{
	clear:both;
	margin:0px 20px auto 20px;
	width:920px;
	height:480px;
	position:relative;
	top:1px;
}
div#main-leftspace{
	height:40px;
	float:left;
	width:370px;
	position:relative;
	top:0;left:0;
}
div#shapes{
	position:absolute;
	top:350px;
	left:400px;
	width:511px;
	height:195px;
	background:url('images/countries_front.png') no-repeat top left;
}
div#shapes_page{
	position:absolute;
	/*top:470px;*/
	top:470px;
	left:293px;
	width:301px;
	height:116px;
	background:url('images/countries_page.png') no-repeat top left;
}
a#shape_cambodia{
	display:block;
	float:left;
	height:90px;
	width:90px;
	position:relative;
	top:10px;
	left:5px;
}
a#shape_myanmar{
	display:block;
	float:left;
	height:90px;
	width:90px;
	position:relative;
	top:10px;
	left:15px;
}
a#shape_laos{
	display:block;
	float:left;
	height:90px;
	width:90px;
	position:relative;
	top:10px;
	left:25px;
}

a#shape_cambodia_index{
	display:block;
	float:left;
	height:140px;
	width:140px;
	position:relative;
	top:40px;
	left:5px;
}
a#shape_myanmar_index{
	display:block;
	float:left;
	height:170px;
	width:170px;
	position:relative;
	top:10px;
	left:15px;
}
a#shape_laos_index{
	display:block;
	float:left;
	height:160px;
	width:160px;
	position:relative;
	top:30px;
	left:25px;
}
div#contentleft,div#contentleft-thin,div#contentleft-wide2{
	clear:left;
	width:370px;
	height:440px;
	overflow-x:hidden;
	overflow-y:auto;
}
div#contentleft-thin{
width:340px;
}
div#contentleft-wide2{
width:640px;
}
div#contentright{
	width:550px;
	height:480px;
	overflow-x:hidden;
	overflow-y:auto;
	float:right;
}
div#contentleft-wide{
	clear:left;
	width:470px;
	height:440px;
	overflow-x:hidden;
	overflow-y:auto;
}
div#imagesright,div#imagesright2,div#imagesright3{
	width:150px;
	height:440px;
	overflow-x:hidden;
	overflow-y:hidden;
	float:right;
	margin:1px 0 0 0;
}
div#imagesright2,div#imagesright3{
	margin-right:20px;
}
div#countries{
	width:300px;
	height:500px;
	float:right;
	margin:0px 0 0 0;
}
div#countrymaps{
	position:relative;
	top:0;left:0;
	height:1px;width:1px;
}
div#countrymaps img{
	position:absolute;top:-20px;left:-30px;
}
div#imagesright img,div#imagesright2 img,div#imagesright3 img{
	display:block;
	margin:0 0 10px 0;
}
div#contentbox{
	/*width:230px;*/
	width:383px;
	height:420px;
	background:orange;
	float:right;
	margin:0px 0 0 10px;
	position:relative;
	top:0;left:-1px;
	background:url('images/contentbox_460.png') no-repeat top left;
	padding:20px;
}

div#contentbox_b{
	width:230px;
	height:420px;
	background:orange;
	float:right;
	margin:0px 0 0 10px;
	position:relative;
	top:0;left:10px;
	background:url('images/contentbox_460_b.png') no-repeat top left;
	padding:20px;
}
div#contentbox_brands{
	width:270px;
	height:500px;
	background:orange;
	float:right;
	margin:0px 0 0 10px;
	position:relative;
	/*top:-11px;*/
	top:-25px;
	left:10px;
	background:url('images/contentbox_brands2.png') no-repeat top left;
	padding:0px;
}

p{
	font-size:13px;
	margin:0 0 15px 0;
	line-height:1.5;
}
div#contentleft p{
	margin:0 0 15px 0;
	line-height:1.5;
}
div#contentbox p{
	font-size:11px;
	margin:0 0 10px 0;
	line-height:1.2;
}
div#contentleft_b p{
	margin:0 0 15px 0;
	line-height:1.5;
}
div#contentbox_b p{
	font-size:11px;
	margin:0 0 10px 0;
	line-height:1.2;
}

a.imgtitle,img.imgtitle{
	display:block;
	margin:0 0 25px 0;
}
div#contentleft a.imgtitle{
	margin:0 0 10px 0;
}
div#contentbox img.imgtitle{
	margin:0 0 10px 0;
}
a.more{
	margin:5px 30px 0 0;
	font-size:10px;
	float:right;
	color:#f39325;
}
a.more img{
	vertical-align:middle;
}


h3{
	font-size:18px;
	font-weight:normal;
}

.red{
	color:#e82525;
}
.yellow{
	color:#eed215;
}
.green{
	color:#26af4c;
}
.orange{
	color:#f39325;
}
div.country{
	border-bottom:1px solid #eee;
	padding:10px 0;
}
div.event{
	border-bottom:1px solid #eee;
	padding:5px 0;
}
img.countrymap{
	float:left;
	margin:0 5px 0 0;
}
div.country p{
	font-size:11px;
margin:0 0 0 110px;	
}
div.event p{
	font-size:11px;
margin:0 0 0 30px;	
}



#contentbox ul{
margin:0 0 0 0;
padding:0 0 0 0px;
font-size:10px;
}
#contentbox ul li{
	margin:0 0 2px 0;
}

#contentbox_b ul{
margin:0 0 0px 20px;
padding:0 0 0 0px;
font-size:10px;
}
#contentbox_b ul li{
	margin:0 0 2px 0;
}

#contentbox img.pastevents{
	width:55px;
	height:55px;
	margin:5px;
	float:left;
}
img.newevent{
	width:55px;
	height:55px;
	margin:0 0 0 5px;
	float:right;
}
img.newevent2{
	width:150px;
	height:100px;
}
#contentbox img.smallpics{
	width:47px;
	height:47px;
	margin:5px;
	float:left;
}
/*#event_form{
	width:380px;
}*/
#event_form p{
	margin:10px 0;;
}
#event_form p label{
	display:block;
	float:left;	
	width: 160px;
}
#event_form input, #event_form p select, #event_form p textarea{
	float:left;
	width:220px;
}

#event_form input#submit{
	width: 100px;
	height: 30px;
}

.thumb_image{
    margin: 2px 0 0 0;
  }

  .block{ display: block; line-height: 15px; }

  .event_table{ margin-top: 15px; }
  .event_table th{
	text-align:left;
	color: #26af4c;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.event_table tbody td.event_time{
	width:125px;
}
.event_table tbody span.date{
	display:block;
	font-size:10px;
	color:#f39325;
}
.event_table tbody td{
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}
.event_table tbody td.first{
    width: 50px;
}

.event_table tbody td.event_info{
    width: 215px;
    padding: 10px 2px;
}

.event_table tbody td.event_info .location{
    font-size: 11px;
}
.event_table tbody span.name{
	font-weight:bold;
	font-size:11px;
}
.event_table tbody .event_age{
    width: 60px;
    text-align: center;
}

.event_table #th_age{ text-align: center; }

#contentbox p.thumb_image{
    float: left;
    margin-right:10px;
}
.pagination{
	margin-top: 15px;
}
.pagination a{
	background-color: #26AF4C;
	color: #FFF;
	padding: 2px 4px;
}

#event_list{
	border: 1px #CCC solid;
	width: 100%;
	margin-top: 20px;
}

#event_list th{
	background-color: #26AF4C;
	color: #FFF;
	height: 40px;
}

#event_list td, #event_list th{
	padding: 8px 5px;
}

#event_list tr td{
	border-bottom: 1px #CCC solid;
	border-right: 1px #CCC solid;
}

.ev_name{
	font-weight: bold;
	display: block;
}

#latest_event h3{
	margin-bottom: 10px;
	color: #26AF4C;
}

#latest_event span{
	line-height: 18px;
}

h3.eventh3{
	color: #26AF4C;
	margin-bottom: 10px;
}

#frmLogin{
	margin-top: 50px;
	margin-left: 60px;
}

#lnk_new_event{
	float: right;
	display: block;
	background-color: #f39325;
	color: #FFF;
	padding: 5px 10px;
	margin-left:5px;
}

#lnk_new_event:hover{
	background-color: #999999;
}
#outer_page, #outer{ position: relative; }
#admin_area{
	position: absolute;
	top: 5px;
	right: 0;
}

#all_past_events{	
	position: absolute;
	bottom: 10px;
	/*right: 10px;*/
	right:22px;	
	text-decoration: underline;
}

#contentleft-wide2 p.thumb_image{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.blank_img{
	width: 40px;
	height: 40px;
	border: 1px #CCC solid;	
	text-align: center;
}

.blank_img span{
	font-size: 9px;
	color: #ddd;
	display: block;
	margin-top: 5px;
}

a#promo{ display: block; width: 500px; height: 400px; margin-left: 25px; }

#job_form{background-color:#EBEBEB; border:1px solid #ccc; padding:20px; margin:10px 0; }
#job_form label{ line-height:26px; }
#job_form #job_title{ height:20px; width:350px; border:1px solid #ccc; }
#job_form #job_des {  width:420px; border:1px solid #ccc; min-height:220px;}
#job_form #submit{ float:right; margin-right:5px;}
#contentleft-wide .view_job{ line-height:22px; margin:0 !important; margin-top:10px !important; }









