@charset "utf-8";

/* CSS Document */

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../../images/index/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}


.bg_top {
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_center {
	background-repeat: no-repeat;
	background-position: center center;
}
.pic_border {
	border: 1px solid #E9E9E9;
}


.pic_border_thick {
	border: 3px solid #1784C9;
}
.text_highlight {
	color: #999999;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.text_highlight_colour {
	color: #FF6600;
}
.text_small {
	font-size: 8px;
}

.text_very_small {
	font-weight: normal;
	font-size: 11px;
}

h1 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FF6600;
}
h2 {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FF9900;
}
h4 {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.RED_info {
	color: #FF0000;
	font-weight: normal;
	font-size: 11px;
}
.OK_message {
	color: #66CC00;
	font-weight: bold;
	font-size: 11px;
}
.ERROR_message {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}

.image_box_div {
	float: left;
	padding: 3px;
}
.offerta_box_div {
	float: left;
}
li {
	list-style-type: none;
	text-decoration: none;
	list-style-image: url(../../images/list.gif);
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	color: #666666;
	font-size: 11px;
}
input#Username {
	background-image: url(../../images/icons/input/user.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
input#email{
	background-image: url(../../images/icons/input/email.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
input#Password {
	background-image: url(../../images/icons/input/lock.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
th {
	background-image: url(../../images/th.jpg);
	padding: 4px;
	text-transform: uppercase;
}

.table_border_UD_afisare {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.table_border_D_afisare {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
.table_border_U {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
.promo {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
