@CHARSET "UTF-8";
@IMPORT url("/amslib/css/box-model.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
	background-color: rgb(32,32,32);
	background-image: url("/assets/logo+gradient.jpg");
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tag_image{
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#container {
	position: relative;
	width: 800px;
	margin-left: 80px;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#header {
	width: 598px;
	margin-bottom: 60px;
	padding-top: 79px;
	padding-left: 202px;
}
.light {
	margin-top: 6px;
}
#leftcolumn {
	float: left;
	width: 256px;
}
#bodymain {
	clear: both;
}
#rightcolumn {
	float: left;
	width: 529px;
	padding-left: 15px;
	padding-bottom: 80px;
}
#toprightcolumn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 20px;
}
.style1 {
	font-size: 16px;
	color: #FF1249;
	padding-bottom: 10px;
}
.style2 {color: #333333}
.style3 {color: #ff1249}
.style4 {color: #FF1249}

.collection .leftcolumn{
	width: 528px;
	margin-bottom: 80px;
}

.crossbullet{
	padding-right: 8px;
	padding-bottom: 1px;
}

#logo {
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.imgpaddedright {
	margin-right: 15px;
}

.bottomtwenfivepx {
	margin-bottom: 25px;
}

.thumb img{
	border: 0;
}

#textblock {
	padding-top: 25px;
}

#leftcolumn a {
	text-decoration: underline;
}

/***************************************************
	WORLD LAND TRUST STYLES
***************************************************/
.world_land_trust #leftcolumn {
	margin-bottom: 25px;
	width: 527px;
}
.world_land_trust #leftcolumn .header-image{
	width: 528px;
	height: 300px;
}
.world_land_trust #rightcolumn {
	width: 250px;
	line-height: 20px;
}
.world_land_trust #toprightcolumn {
	padding-bottom: 10px;
}

/***************************************************
	LINK STYLES
***************************************************/
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ff1249;
}
a:active {
	text-decoration: none;
}

/***************************************************
	TOP MENU STYLES
***************************************************/
.top_menu{
	position: relative;
	margin: 80px 0 55px 430px;
	width: 500px;
}

.top_menu div{
	margin-left: 26px;
	text-align: center;
}

.top_menu img{
	visibility: hidden;
	display: inline-block;
	margin-top: 6px;
}

.top_menu .enable a{
	color: #FF1249;
}

.top_menu .enable img{
	visibility: visible;
}

/***************************************************
	FOOTER STYLES
***************************************************/
.footer{
	border-top: 1px solid #333333;
	width: 795px;
	padding: 0 0 25px 0;
	margin-top: 20px;
}

.footer .hbox-right{
	margin-left: 25px;
	text-align: center;
}

.footer img{
	visibility: hidden;
	border: 0;
	margin-bottom: 6px;
	dislay: inline-block;
}

.footer .enable2{
	color: #FF1249;
}

.footer .enable2 img{
	visibility: visible;
}

.footer .style2{
	padding-top: 15px;
}

.home #rightcolumn{
	width: 525px !important;
}

/***************************************************
	DEVELOPER STYLES
***************************************************/
.developers{
	opacity: 0.01;
	filter: alpha(opacity=1);
	color: inherit;
}

.developers a{
	display: inline-block;
	margin-left: 50px;
	color: inherit;
}