/*
 Designer: Agus Uci Marta
*/

body { 
	background: url("images/background.jpg") repeat-x #132533;
	margin: 0px;
	padding: 0px;
	color: #FFF; 
	font-size: 11px; 
	font-family: Arial, Tahoma, Helvetica, sans-serif;  }
	
a { 
	color: #ddd;
	outline: none;
	text-decoration: none; }
	
a:hover {
	color: #FFAA33; }
	
img { border: none; }

.wrap {
	background: url("images/bg_light.jpg") no-repeat top #D3D3D3;
	position: relative;
	height: 520px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px; }
	
.carousel_container {
	width: 750px;
	padding-top:280px;
	padding-left:55px;
	position:absolute;
	border: 0px solid #3399FF;
	}
.style1 {font-size: 10pt;
	margin-bottom:10px;
	}
.anim1 {
	margin-top:0px;
	}

.intro {
	margin-top: 30px;
	margin-left: 285px;
	position:absolute;
	height:auto;
	width:auto;
	}
	
.thumbmenu {
	margin-left: 250px;
	margin-top: 0px; }
	
.footer {
	width: 100%;
	margin-top: 0px;
	height: auto;
	background: url("images/footer_gr.jpg") repeat-x #132533;
	position:static;
	padding-top: 0px;
	margin-bottom: 0px; }
	
.footer_wrap {
	height: auto;
	width: 490px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	color: #47728F;  }
		
.info {
	background: #132533;
	width: 99.99%;
	height: 23px;
	padding-top: 5px;
	float: left;
	padding-left:0px;
	margin-top: 0px;  }
	
.left {
	float: left;
	margin-left: 14px; }
	
.right {
	float: right; }
	
.right a {
	margin-right: 10px;
	float: left;
	color: #47728F; }
	
.right a:hover {
	color: #FFAA33; }
	
.clear {
	clear: both; }

.mb {
	width: 395px;
	height: auto;
	float: left; }
		
.suc {
	background: #EFD586;
	border: 1px solid #AF8B20;
	width: 330px;
	height: 15px;
	margin-right: 28px;
	padding: 7px;
	float: left; 
	color: #222;
	font-size: 12px;
	font-weight: bold; }
	
.suc_close {
	background: url("images/suc_close.jpg") bottom no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	float: right; }
	
.suc_close:hover {
	background: url("images/suc_close.jpg") top no-repeat; }
	
.err {
	background: #DF7D7D;
	border: 1px solid #DF3737;
	width: 330px;
	height: 15px;
	margin-right: 28px;
	padding: 7px;
	float: left; 
	color: #222;
	font-size: 12px;
	font-weight: bold; }
	
.err_close {
	background: url("images/err_close.jpg") bottom no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	float: right; }
	
.err_close:hover {
	background: url("images/err_close.jpg") top no-repeat; }

.name {
	color: #2c6c99;
	font-size: 13px;
	letter-spacing: 0.1em;
	font-weight: bold; }
	
.name:hover {
	color:#FFAA33; }

.entersite {
	margin-top: 220px;
	margin-left: 650px;
	position:absolute;
	}

	

