@charset "UTF-8";
/* CSS Document */
html {
 overflow-y: scroll !important;
}

body {	font: 11px 'Helvetica Neue', HelveticaNeue, Arial; color: #8E898F; 
		text-align: justify;
		background-color: #FCE86D;
		background-image: url('bg.jpg');
		
scrollbar-face-color: #000;
scrollbar-3dlight-color: #000;
scrollbar-highlight-color: #000;
scrollbar-darkshadow-color: #FCE86D;
scrollbar-shadow-color: #000;
scrollbar-arrow-color: #FCE86D;
scrollbar-track-color: #FCE86D;
}



h1 {font: 18px 'Helvetica Neue', HelveticaNeue, Arial; font-weight: bold; color: #FCE46D; background: #5C5A5F; 
margin:0 0 7px 0; padding:3px 3px 3px 7px;
	-border-radius: .5em;
	-moz-border-radius:.5em; 
	-webkit-border-top-right-radius: 6px; 
	-webkit-border-top-left-radius: 6px;}

h2 {	font: 12px 'Helvetica Neue', HelveticaNeue, Arial; font-weight: bold; color: #fff;
		background: green; margin:10px; padding:0 3px; width:100px; float:left;}

h3 {	font: 12px 'Helvetica Neue', HelveticaNeue, Arial; font-weight: bold; color: #fff;
		background: green; margin:10px; padding:0 3px; width:50px; float:right;}

hr {border: 1px dotted #999596; border-style: none none dotted; padding: 10px; }

a {color:#B74A1C; text-decoration:none;}
a:hover {color:#8E898F; text-decoration:none;}

img { border:0px solid black;}

table, tr {
  	font: 11px 'Helvetica Nueu', Arial, sans-serif; color: #8E898F;
	background: #fff;
	text-align: justify;
	}

.tablebg{
border: 1px solid #5A5A5A;
}


.buy {font: bold 12px  Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	height: 15px;
	width: 137px;
	margin: 5px 0 10px 0;
	padding: 2px;
	text-align: center;
	background: green;
	border: 1px solid #FCE46D;
}

a.buy:hover {
	background: #8E898F;
	color: #fff;
}

.opacity a{ 
filter: Alpha(opacity=100); /* IE */ 
-moz-opacity: 1.0; /* Mozilla */ 
} 

.opacity a:hover { 
filter: Alpha(opacity=50); /* IE */ 
-moz-opacity: 0.5; /* Mozilla */ 
}

facebook
{float:left;width:253px;padding:11px
30px;min-height:500px;margin-left:319px;
background-color:#000;}

.fb-wall{
		font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
		font-size:11px;
		width:260px;
		line-height:1.2em;
		color:#bebebe;
		padding:4px;
		background-color:#fff;}
		
.fb-wall a{
		text-decoration:none;
		color:#777;}
		
.fb-wall a:hover{
		text-decoration:underline;}

.fb-wall.loading{
		height:300px;}
		
.fb-wall-box{
		margin-bottom:10px;
		border-top:1px solid #eee;
		padding-top:10px;}
		
.fb-wall-box-first{
		border:0;
		padding-top:0;}
		
.fb-wall-avatar{
		float:left;
		border:0;}
		
.fb-wall-data{
		margin-left:0px;}
		
.fb-wall-media{
		display:block;
		font-size:11px;
		margin-bottom:5px;}
		
.fb-wall-border-left{
		border-left:0px solid #CCCCCC;
		padding:0 0 3px 8px;}
		
.fb-wall-media-container{
		display:table;}
		
.fb-wall-media-link{
		border:0px solid #ccc;
		display:inline-block;
		color:#8E898F;
		cursor:pointer;
		float:left;
		margin-right:5px;}
		
.fb-wall-media-link:hover{
		border:1px solid #8E898F;}
		
.fb-wall-picture{
		margin-right:10px;
		border:0;
		display:block;
		margin:3px;}
		
.fb-wall-name{
		display:block;
		font-weight:bold;
		color:#8E898F;}
		
.fb-wall-caption{
		display:block;
		color:#8E898F;}
		
.fb-wall-description{
		display:block;
		color:#777;
		line-height:1.2em;}
		
.fb-wall-icon{
		float:left;
		margin-right:5px;}
		
.fb-wall-date{
		font-size:11px;
		color:#777;
		clear:left;
		display:block;
		margin-bottom:5px;}
		
.fb-wall-message{
		display:block;
		margin-bottom:5px;}
		
.fb-wall-message-from{
		font-weight:bold;
		color:#8E898F;}
		
.fb-wall-link{
		color:#333;
		font-size:11px;
		text-decoration:none;}
