body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.loading_invisible {
	position:absolute;
	width:90px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	margin-left:725px;
	visibility:hidden;
}
.loading_visible {
	position:absolute;
	width:90px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	margin-left:725px;
	visibility:visible;
}

#container {
	width:815px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#masthead {
	width:815px;
	height:110px;
	float:left;
}

#separator1 {
	float:left;
	width:815px;
	background-color:#000000;
	margin-top:10px;
}

#separator2 {
	float:left;
	width:815px;
	background-color:#000000;
	margin-top:10px;
}

#left_panel {
	width:200px;
	margin-top:10px;
	float:left;
}
#content_panel {
	width:603px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	border-style:solid;
	border-color:#F0F0F0;
	border-width:1px;
}
#menu_widget{
	background-color:#F0F0F0;
	width:200px;
	overflow:auto;
	float:left;
}
#contact_widget{
	background-color:#F0F0F0;
	width:200px;
	margin-top:10px;
	overflow:hidden;
	float:left;
}
.content{
	padding:10px;
}
#footer {
	width:815px;
	margin-top:10px;
	text-align:center;
	float:left;
}
#separator_vertical{
	background-color:#000000;
	margin-left:10px;
	margin-right:10px;
	width:1px;
	height:15px;
	float:right;	
	margin-top:3px;
}
#notLogged{
	float:right;
	margin-top:92px;
	height:15px;
	width:300px;
}
#Logged{
	float:right;
	margin-top:92px;
	height:15px;
	width:500px;
}
#signup{
	width:auto;
	height:15px;
	float:right;
}
#login{
	width:auto;	
	height:15px;
	float:right;
}
#logoff{
	width:auto;
	height:15px;
	float:right;
}
#logininfo{
	width:auto;	
	height:15px;
	float:right;
}
#loginpic{
	width:auto;	
	height:15px;
	float:left;
}

#logo{
	width:300px;
	float:left;
}

.separator {
	float:left;
	width:815px;
	height:1px;
	background-color:#000000;
	margin-top:10px;
	
}

.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:100;
}

table tr td  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	
}

.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#990000;
	text-decoration:none;
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#990000;
	text-decoration:underline;
}

.menu ul {
	margin-left:-20px;
	display:block;
}

.menu ul li {
	list-style-type:none;
	margin-left:0px;
	display:block;
}

.menu ul li a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;	
	line-height:30px;
}

.menu ul li a:hover {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;	
	line-height:30px;
}

.translucent {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #000000;
    /*opacity: 0.7;
    filter: alpha(opacity=70);*/
} 

.sign_up_form {
	position:absolute;
	width:450px;
	height:550px;	
	z-index: 50000;
	margin: auto;
	left:50%;
	margin-top:50px;
	margin-left:-225px;
	
}

.login_form {
	position:absolute;
	width:450px;
	height:550px;	
	z-index: 50000;
	margin: auto;
	left:50%;
	margin-top:50px;
	margin-left:-225px;
	
}

.errormsg {
	color:#FF0000;
}
.asholder
{
	position: relative;
	z-index:60000;
}
.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; margin-right:5px; }
.btn * { font-style: normal; background-image:url(../images/button/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #aaa; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(../images/button/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

