/*
CSS Credit: www.templatemo.com
*/

html {
	background: url(images/creamko.jpg) repeat center top;
}

body {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background: url(images/creamko.jpg) repeat-x  center top;
	width: 100%;
	display: table;
}

a:link, a:visited { color: #000000; text-decoration: none; } 
a:active, a:hover { color: #000000; text-decoration: none; font-weight: bold }


h1 {
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background-position: left;
	padding-top: 20px;
}

h2 {
	margin-top: 40px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#container {
	width: 900px;
	margin: auto;
}

.topmenu{
	padding: 0 0 0 0px;
	margin: auto;
	width: 900px;
}

.topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.topmenu li{
	display: inline;
}

.topmenu li a{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	width: 117px;
	height: 25px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 14px;
}

.topmenu li a:hover, .topmenu li .current{
	color: #660000;
	background: url(images/hover1.jpg) no-repeat;
}

.review_header{
	width:900px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-repeat:no-repeat;
	background-position:top right;
	overflow:hidden;
	cursor:pointer;
}

.review_details{	
	width:900px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}

.review_details_content{	
	padding:1px;	
	position:relative;
}

#topsection {
	float: left;
	height: 90px;
	width: 900px;
	padding-bottom: 10px;
	color: #c1b25d;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
	background: url(images/azuthai.png) no-repeat center;

}

#templatemo_headersection {
	/*margin-top:2px;
	margin: 103px;*/
	float: left;
	width: 600px;
	height: 399px;
	text-align: center;

}

#templatemo_content_section {
	margin-top: 0px;
	float: left;
	width: 900px;
	text-align: justify;
	padding-left: 0px;
	height: 20px;

}

#templatemo_content_section img {

	float: left;
	padding-right: 20px;

}

#content {
	margin-top: 10px;
	text-align: left;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;	
}

#affiliates {
	margin-top: 10px;
	text-align: center;
	width: 900px;
}

#affiliates img{
	border: 0;
}

#footer {
	background: url(images/templatemo_footer.png) no-repeat;
	background-position: top;
	float: left;
	text-align: center;
	padding-bottom: 20px;
	width: 900px;

}

#scrolling_image_container {

  width: 288px;
  height: 180px;

}
