body {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	background: #565D6E url(./images/background.jpg) repeat-x left top;
	background: #93C9FF url(./images/body_bg_1.gif) repeat-x fixed 0 0;
	background: #00ff00;
	background: url("./images/body_bg_1.gif") repeat-x fixed 0 0 #93C9FF;
	background: url("./images/gold_bg.jpg") repeat-x fixed 0 0 #C7AA52;
	background: url("./images/gold_blue.png") repeat-x fixed 0 0 #162C3D;
}

table {
	font-size: 12px;
}

a {
	color: #00458a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 25px 0;
}

hr {
	border: 1px solid #6C120D;
	margin: 15px 0;
}

h2 {
	clear: both;
	font-family: "Agency FB";
	color: #6C120D;
	margin-top: 0;
	font-size: 20px;
}

h2.listTitle {
	padding-left: 10px;
	font-size: 13px;
	font-weight: 600;
	color: #003264;
}

h2.listTitle a {
	color: #FFF;
}

h3 {
	font-family: "Agency FB";
	color: #003264;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 16px;
}

.right {
	text-align: right;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.bannerRow {
	float: left;
	clear: both;
	width: 987px;
}

div.list {
	margin-bottom: 30px;
}

div.row {
	padding: 2px 0;
}

div.nb {
	font-weight: 600;
	color: #F00;
	background-color: #f8faa3;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #F00000;
}

#container {
	width: 987px;
	max-width: 987px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	line-height: 1.5;
	/*background-color: #FFF;*/
	/*border: 1px solid black;*/
}

#header {
	float: left;
	clear: both;
	width: 987px;
	height: 156px;
	border: 1px solid #000;
	background: url(./images/header_en.png);
}

#header.it {
	background: url(./images/header_it.png);
}

#header div.flag {
	float: right;
	clear: right;
}

#header div.flag img {
	float: right;
	clear: none;
	display: inline;
	width: 30px;
	margin-left: 5px;
	margin-right: 5px;
	border: none;
}

/*-------- LOGIN -----------*/
#loginBox {
	float: left;
	clear: both;
	width: 977px;
	height: 22px;
	color: #004000;
	text-align: left;
	padding: 2px 5px;
	background: #d0da89;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#loginBox form {
	float: left;
	clear: none;
	display: inline;
}

#loginBox a {
	color: #152333;
	font-weight: 600;
}

#loginBox a:hover {
	text-decoration: underline;
}

#loginBox div.google_search {
	float: right;
	clear: right;
	/*margin-top: 50px;*/
}

#loginBox input {
	float: left;
	background-color: #FFF;
	color: #2e4254;
	border: 1px solid #7e9db9;
}

#loginBox input[type = submit] {
	cursor: pointer;
	height: 22px;
	padding-bottom: 2px;
}

#loginBox input[type = text], #loginBox input[type = password] {
	height: 16px;
	padding: 2px;
	margin-right: 5px;
}

#loginBox div.useractions, #loginBox div.warning {
	float: left;
	clear: none;
	margin-left: 10px;
	padding-top: 2px;
}

/*------ END LOGIN ------*/
#navigator {
	float: left;
	width: 987px;
	border: 1px solid #000;
	border-top: none;
}

#content {
	float: left;
	clear: both;
	width: 947px;
	padding: 0 20px 20px 20px;
	margin: 3px auto;
	background-color: #f8f8f8;
	border: 1px solid #000;
}

#pageTitle h1 {
	font-family: "Agency FB";
	font-weight: 600;
	color: #6c120d;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 0;
	border-bottom: 2px solid #6c120d;
}

#footer {
	float: left;
	clear: none;
	width: 987px;
	margin-top: 0;
	margin-bottom: 3px;
	background-color: #ffff80;
	border: 1px solid black;
}

#bottom_banner {
	float: left;
	clear: both;
	width: 987px;
	margin-bottom: 3px;
	background-color: #F8F8F8;
	border: 1px solid black;
}

#shinystat, #histats {
	float: left;
	clear: none;
	width: 987px;
	text-align: center;
	margin: 5px auto;
}

#main_googleads {
	float: left;
	clear: both;
	width: 867px;
	padding-left: 120px;
	background-color: #666666;
	border: 1px solid #000000;
	border-top: none;
}

#adBrite {
	float: left;
	clear: both;
	width: 867px;
	padding-left: 120px;
	background-color: #666666;
	border: 1px solid #000000;
	border-bottom: none;
}

#footer_ads {
	float: left;
	clear: both;
	width: 987px;
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
	border: 1px solid #000000;
	border-bottom: none;
}

#main_googleads div.banner_728x90, #footer_ads div.banner_728x90 {
	float: left;
	clear: left;
	display: inline;
	text-align: center;
	background-color: #F8F8F8;
}

#main_googleads div.banner_234x60, #footer_ads div.banner_234x60 {
	float: right;
	/*clear: right;*/
	display: inline;
	background-color: #F8F8F8;
}

#main_googleads div.banner_234x60 {
	padding-top: 15px;
}

.rectangle300x250 {
	float: left;
	clear: none;
	margin: 10px 10px 10px 0;
}

/*--------------------------------------------------------------------------------------------*/
#footer div.toparrow_left {
	float: left;
	clear: left;
}

#footer div.toparrow_right {
	float: right;
	clear: right;
}

#footer img {
	border: none;
}

div.warning {
	float: left;
	clear: none;
	margin-left: 10px;
	color: #FF0000;
}

p.warning {
	padding: 5px;
	color: #FF0000;
	border: 1px solid #F00000;
	background: #f3eea7;
}

div.addObject {
	float: left;
	padding: 10px;
}

table.confirm {
	width: 100%;
	border: none;
	border-collapse: collapse;
}

table.confirm tr {
}

table.confirm td {
	min-width: 100px;
	padding: 5px;
	border-bottom: 1px solid #DDD;
}

table.confirm td.label {
	width: 150px;
	font-weight: 600;
	border-right: 1px solid #DDD;
}

div.preview div.fullinfo {
	float: right;
	clear: none;
	display: inline;
}

#mainColumn img {
	float: left;
	clear: none;
	margin: 5px 10px 5px 0;
	border: 1px solid #000000;
}

.facebook {
	float: right;
	clear: both;
	margin-right: 5px;
	/*margin-top: 90px;*/
}

.facebook a img {
	border: none;
}

.facebook_share {
	float: right;
	clear: both;
	margin: 50px -18px 0;
}

.fb_share_count {
	display: none;
}

#footer div.paypal {
	float: left;
	clear: none;
	text-align: center;
	width: 945px;
	background: #ffff80;
}

.paypal form {
	margin-top: 10px;
	text-align: center;
}


/* ------------------------------ IE FIX -------------------------------- */
.ie #pageTitle h1 {
	font-family: "Arial Narrow";
	font-weight: 600;
	font-size: 26px;
	color: #6c120d;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 0;
	border-bottom: 2px solid #6c120d;
}

.ie h2 {
	font-family: "Arial Narrow";
	font-size: 18px;
}

.ie h3 {
	font-family: "Arial Narrow";
	font-size: 16px;
}

.ie #content {
	float: none;
}

.ie #footer {
	float: none;
	margin-top: 3px;
}

.ie #main_column {
	width: 661px;
	margin-right: 4px;
}

.ie #loginBox input[type =
"text"], .ie #loginBox input[type = "password"] {
	height: 16px;
}

.ie6 #header div.flag, .ie6 #header div.flag img {
	background: transparent;
}

.ie6 #loginBox input {
	height: 20px;
	margin-right: 5px	

