/* 
  ------------------------------------------------
  Angkor Design CSS Template for Amazing Angkor Tours
  Copyright (c) 2009 Angkor Design
  Designed by Sim Kamsan
  H/P: (855) 12 985 842, (855) 99 666 219
  E-mail: angkordesign.net@gmail.com
  Website: www.angkordesign.net
  ------------------------------------------------
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	background-color: #6A0000;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0;
	text-align: justify;
	line-height:1em;
}
#footer #link_footer a {
	color: #fff;
}
#footer #link a:visited {
	color: #fff;
}

a {
	color: #6A0000;
	font-weight:bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width:900px;
	clear:both;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 700px;
	float: left;
	font-size:13px;
}
#right img{
	margin:5px;	
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#left .time {
	padding: 7px 10px;
	background-color:#A03410;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;

}
#right .content {
	padding: 24px;
	font-size: 12px;
	line-height: 1.65em;
}
#right .content ul{
	margin-left:20px;

}
#right .content #table a:hover{
	color:#000;	
}
#masthead .content {
	padding: 0px 0px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	color: #FFFFFF;
	background-color: #3E0000;
	padding: 0px;
	margin: 0;
	font-size: 12px;
	clear: both;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #fff;
}
#footer a:visited {
	color: #fff;
}
#footer a:hover {
	color: #930;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 15px;
	margin: 0;
}
h2 {
	font-size: 15px;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding:0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

/*pre-set image classes*/
.right
	{
	float:right;
	padding:5px;
	background-color:#e8e8e8;
	border:1px solid #8d8d8d;
	margin:10px 0px 10px 10px;
	}
	
.right-off
	{
	float:right;
	}
	
.left
	{
	float:left;
	padding:5px;
	background-color:#e8e8e8;
	border:1px solid #8d8d8d;
	margin:4px 10px 10px 0px;
	}
	
.left-off
	{
	float:left;
	}
.ibdr { border: 5px solid #eee; }
a:hover .ibdr { border: 5px solid #FFCC00; } 
