body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	font-size: 0.01em;
	height: 0.01em;
	line-height: 0.01em;
}

.gutter {
	clear: both;
	margin: 0;
	padding: 0;
	height:10px;
	line-height: 10px;
	font-size: 10px;
}

.mandatory {
	color: #990000;
}

#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#header {
	font-size: 90%;
	text-align: right;
	height: 20px;
	padding:0 10px 0 10px;
	background-color: #eee;
}

#header #header-left {
	float: left;
	width: 50%;
	text-align: left;
	background-color: #eee;
}

#header #header-right {
	width: 50%;
	float: left;
	text-align: right;
	background-color: #eee;
}

#body {
	width: 1003px;
	margin:20px auto 10px auto;
}

#body form#fhLoginFrm {
	margin: 0px;
	padding: 0px;
}

#body form#fhLoginFrm input.input {
	width: 175px;
}

#body form#fhLoginFrm .lblalert {
	color: #ff0000;
	font-size: 80%;
	padding-bottom: 10px;
}

#body form#fhLoginFrm .lblinfo {
	font-size: 80%;
	padding-bottom: 10px;
}

#body .register {
	font-size: 90%;
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px solid #eee;
	text-align: center;
}

#body .register a {
	font-size: 120%;
	background-color: #990000;
	color: #fff;
	padding: 3px 9px 3px 9px;
	text-decoration: none;
}

#body #content {
	width: 1003px;
}

#body #content-left {
	font-size: 90%;
	float: left;
	width: 650px;
	padding-right: 29px;
	border-right: 1px solid #eee;
}

#body #content-left h1 {
	padding: 0;
	margin: 0;
}

/*	invita	*/
#body #content-left .highlight {
	font-weight: bold;
}

#body #content-gutter {
	width:23px;
	height:23px;
	margin: 0;
	padding: 0;
	line-height: 3px;
	font-size: 3px;
	float: left;
}

#body #content-right {
	float: left;
	width: 300px;
	margin-top: 100px;
}

#footer {
	margin:10px 0 10px 0;
	text-align: center;
	font-size: 70%;
}

#stats {
	width: 1003px;
	margin:10px auto 10px auto;
	text-align: center;
}

div.msg-box {
	font-weight: bold;
	margin:5px 0 5px 0;
}

div.msg-confirm {
	font-size: 110%;
	font-weight: bold;
	border: 2px solid green;
	padding: 5px;
	color: green;
}

div.msg-error {
	font-size: 110%;
	font-weight: bold;
	border: 2px solid #990000;
	padding: 5px;
	color: #990000;
}

div.msg-info {
	font-weight: bold;
	border: 2px solid #990000;
	padding: 5px;
}

.label {
	font-weight: bold;
}

.reminder {
	font-size: 80%;
	margin-left: 10px;
}

.error {
	font-size: 90%;
	font-weight: bold;
	color: #990000;
}

.info {
	font-size: 80%;
	font-style: italic;
}

table input.input {width:250px;}
table input.small {width:150px;}
table select {width:100px;}


#fhLoginBtn, #fhSubmit {
	color: white;
	background-color: #990000;
	border: 1px solid #990000;
	font-size: 110%;
}


ul.services {
	list-style: none;
	list-style-image: none; /* bug in IE */
	padding: 5px 0px 0px 5px!important;
	margin: 5px 0px 0px 5px!important;
}
ul.services li {
	padding: 0px 0px 10px 40px!important;
	margin: 0px 0px 10px 0px!important;
}
ul.services li.bullet-metropotam {background: url('http://media.fourhooks.ro/metropotam-32x32.gif') top left no-repeat;}
ul.services li.bullet-metropotravel {background: url('http://media.fourhooks.ro/metropotravel-32x32.gif') top left no-repeat;}
ul.services li.bullet-invita {background: url('http://media.fourhooks.ro/invita-32x32.gif') top left no-repeat;}
ul.services li.bullet-coolio {background: url('http://media.fourhooks.ro/coolio-32x32.gif') top left no-repeat;}
ul.services li.bullet-100eyes {background: url('http://media.fourhooks.ro/100eyes-32x32.gif') top left no-repeat;}
ul.services li.bullet-s4h {background: url('http://media.fourhooks.ro/s4h-32x32.gif') top left no-repeat;}
ul.services li.bullet-urbee {background: url('http://media.fourhooks.ro/urbee-32x32.gif') top left no-repeat;}
ul.services li.bullet-urbanbite {background: url('http://media.fourhooks.ro/urbanbite-32x32.gif') top left no-repeat;}
ul.services li.bullet-roblogfest {background: url('http://media.fourhooks.ro/roblogfest-32x32.gif') top left no-repeat;}
ul.services li a.service {
	font-weight: bold;
	font-size: 110%;
}
ul.services li a.browse {
	font-size: 80%;
	margin-left: 10px;
}
div.navlink {
	float: right;
}
div.navlink a {
	text-decoration: underline;
}

div.bannerlink {
	float: right;
	width:450px;
}

