/*********************/
/* GENERAL 			 */
/*********************/
BODY {
	
}

BODY, P, TD, INPUT, SELECT, TEXTAREA {
	color: #333333;
}

P {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

FORM, H1, H2, H3, H4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

UL, OL {
	margin: 5px 0px 5px 20px;
}

LI {
	list-style-type: square;
}

TH {
	color: #000000;
}

H1 {
	font-size: 14px;
	color: #66A214;
	text-transform: uppercase;
}

H2 {
	font-size: 13px;
	margin: 3px;
	color: #DA001;
}

H3 {
	color: #F7941D;
	font-size: 11px;
}


INPUT {
	vertical-align: middle;
	margin: 0;
}

A {
	
}

A:hover {

	text-decoration: underline;
}

INPUT.btn, INPUT.del, INPUT.def, A.btn, A.del {
	font-family: Verdana;
	font-size: 9px;
	cursor: hand;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 3px double;
	-moz-border-radius: 3px;
	color: #3366FF;
}


A.btn, A.del {
	text-decoration: none;
	padding: 1px 4px 1px 4px;
}

A.btn:hover, A.del:hover {
	text-decoration: none;
	color: #330000;
}

IMG.border {
	padding: 3px;
	margin: 5px;
	-moz-border-radius: 5px;
}

A.powered {
	text-decoration: none;
	color: #333;
}


A.powered:hover {
	text-decoration: none;
	color: #000;
}

/***************************/
/* MAIN LAYOUT	   	   	   */
/***************************/
BODY, P, TD, TH, INPUT, SELECT, TEXTAREA {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	border-bottom-color: #FFFFFF;

}

/*********************/
/* TOP				 */
/*********************/

#logo IMG {
	margin: 0px 30px 5px 0px;
}

#topbar {
	text-align: center;
	width: 100%;
	overflow: hidden;
}

/*********************/
/* TOMENU 			 */
/*********************/

#topmenu .menu {
	width: 100%;
	height: 100%;
	
}

#topmenu .menu UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topmenu .menu LI {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto ! important;
	white-space: nowrap;
	display: block;
	border-right: 1px solid #9F9FA3;
	border-bottom: 1px solid #9F9FA3;
}

#topmenu .menu A  {
	color: #FFFFFF;
	display: block;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial;
	width: auto ! important;
}


#topmenu .menu A:hover {
	color: #CCCCCC;
}

/*********************/
/* TOP BAR MENU 	 */
/*********************/
#topbar .menu {
	width: 100%;
	height: 100%;
	background-color: #F9ECBF;
}

#topbar .menu UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topbar .menu LI {
	list-style-type: none;
	margin: 3px;
	padding: 0px;
	float: left;
	height: 38px;
	width: auto ! important;
	display: block;
	border-right: 1px solid #AFA686;
}

#topbar .menu A  {
	color: #000000;
	display: block;
	padding: 5px 8px 5px 8px;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-size: 11px;
	font-family: Arial;
	width: auto ! important;
}

#topbar .menu A:hover {
	color: #33CC99;
}

/*********************/
/* BOTTOM MENU 		 */
/*********************/
#bottom .menu UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	clear: both;
}

#bottom .menu LI {
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto ! important;
	white-space: nowrap;
	display: block;
}

#bottom .menu A {
	display: block;
	padding: 5px 8px 5px 8px;
	font-size: 11px;
	width: auto ! important;
	color: #330000;
}

/****************/
/*   LAYOUT     */
/****************/

.clear {
	clear: both;
}

#page {
	width: 763px;
	clear: both;
}

/* 3 COLUMNS TABLE LAYOUT */
#left, #right {
	vertical-align: top;
	background-color: white;
}

#center {
	vertical-align: top;
	width: 100%;
	background-color: white;
	padding: 0px 8px 0px 8px;
}

#mainbar .section, #login .section, #auxbar .section, #taskbar {
	width: auto !important;  /* per i browser moderni */
    width: 100%;      /* per IE5.x e IE6 */
    min-width: 150px;  /* per i browser moderni */
}

#copybar {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 10px;
	background-position:left-bottom;
	background-repeat:no-repeat;
	height:160px;
	background-attachment: scroll;	
}

#copybar A {
	font-size: 90%;
	background-repeat: no-repeat;
}

#body {
	padding-top: 8px;
}

#top {
	width: 100%;
}

#flags {
	background-repeat: no-repeat;
	width: 170px;
	height: 37px;
	text-align: center;
	color: #CCCCCC;
}

#flags IMG {
	margin: 3px;
}



#mainbar .module, #auxbar .module, #login .module {
	margin: 8px;
	background-color: #FFFFFF;
	border: 1px solid #660000;
}


#mainbar .module h2, #auxbar .module h2, #login .module h2 {
	margin: 0px;
	padding: 3px 3px 3px 20px;
	text-transform: uppercase;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 3px 4px;
	
}


#body .module{
	margin: 5px 0px 5px 0px;
	-moz-border-radius: 6px;
}

#mainbar .content, #auxbar .content, #login .content {
	padding: 3px;
}

.dialog H2 {
	font-size: 13px;
	padding-left: 15px;
}


#nav {
	padding: 4px 10px 4px 10px;
}

#center h1 {
	padding: 4px 10px 4px 10px;
	color: black;
}

#nav A {
	text-decoration: none;
	font-weight: bold;
	padding: 8px 8px 8px 14px;
}

#body .dialog {
	padding: 3px;
}

.notnull {
	color: red;
	padding-left: 3px;
}


/******************************/
/*  MESSAGES 				  */
/******************************/
.msgtitle {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 3px;
}

#errors, .msginfo, .msgwarning, .msgerror, .msgcritical {
	margin: 10px;
	padding: 10px 10px 10px 40px;
}

#errors UL, .msginfo UL, .msgwarning UL, .msgerror UL, .msgcritical UL {
	margin: 0px;
	padding: 2px;
}

#errors {
	color: red;
	background-color: #FFECEC;
	border: 1px solid red;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#errors, .msgerror, .msgcritical {
	color: red;
	background-color: #FFECEC;
	border: 1px solid red;

	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}

.msginfo {
	color: #226622;
	background-color: #DDFFDD;
	border: 1px solid #99FF99;
}

.msgwarning {
	color: #886622;
	background-color: #FFFF88;
	border: 1px solid #DDDD44;
}


/***************************/
/* USERLOGIN          	   */
/***************************/
.userlogin A {
	color: black;
}

.userlogin label {
	font-weight: bold;
	display:block;
}

.userlogin .save{
	display: block;
}

.userlogin INPUT.btn {
	margin: 5px 0px 5px 0px;
	display: block;
	color: white;
}

.userlogin A.btn {
	margin: 5px 0px 5px 0px;
	color: white;
	display: block;
	width: auto;
}


/*********************/
/* MENU          */
/*********************/

#mainbar ul, #auxbar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#mainbar .menu li, #auxbar .menu li {
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
	background-color: #F2F2F2;
	background-image: url(../images/menu2bg.gif);
}

/* fix for browsers that don't need the hack */
html>body .menu li {border-bottom: none;}


#mainbar .menu A, #auxbar .menu A {
	display: block;
	text-decoration: none;
	padding: 4px 2px 4px 10px;
}

#mainbar .menu A.level1 , #auxbar .menu A.level1 {
	padding: 5px 2px 5px 20px;
	font-weight: bold;
	margin: 1px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	color: #000000;
	border: 1px solid #D4D4D4;
}


#mainbar .menu A.level1:hover , #auxbar.menu A.level1:hover {
	color: #660000;
}

#mainbar .menu ul A.level2, #auxbar .menu ul A.level2 {
	padding: 3px 0px 3px 18px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #EEF3E7;
	background-color: #FFFFFF;
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 7px 8px;
}

#mainbar .menu A.level2:hover , #auxbar .menu A.level2:hover{
	color: #FFFFFF;
	background-color: #330000;
}

/*********************/
/* USER PROFILE      */
/*********************/

.userprofile UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.userprofile LI {
	list-style-type: none;
	margin: 0px;
}

.userprofile A {
	display: block;
	padding: 3px 3px 3px 15px;
	text-decoration: none;
}


/*********************/
/* NEWS              */
/*********************/

.news IMG {
	display: block;
	margin: 0px 0px 5px 0px;
}

.news A {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.news .item {
	color: #666;
	padding: 4px 8px 4px 8px;
}

#mainbar .news TD, #auxbar .news TD{
	font-size: 90%;
}

/***************************/
/* NEWS DETAILS        	   */
/***************************/
.newsdetails IMG {
	float: left;
	padding: 3px;
	margin: 0 8px 5px 0;
	border: 1px solid #9DC4E6;
	-moz-border-radius: 5px;
}

.newsdetails INPUT.btn {
	display: block;
	margin-top: 10px;
}

/*********************/
/* MISC              */
/*********************/

.header A {
	padding-left: 8px;
}


.small, .small TD, .small TH {
	font-size: 10px;
}

.banner .item {
	padding: 3px;
	text-align: center;
}


/* User status */
.userstatus {
 	margin: 10px 0px 10px 0px;
 	padding: 10px;
 	color: red;
 	border: 1px solid red;
 	background-color: #FFF2F2;
}

/* Date component */
.date {
	padding: 0px 0px 0px 5px;
	border: 1px solid #CCCCCC;
	background-color: white;
}

.date IMG {
	cursor: pointer;
}

.dialog TH.label {
	text-align: right;
	color: #666;
}

/*********************/
/* DIALOG			 */
/*********************/

.dialog .options {
	font-weight: normal;
}

.dialog TH.mlabel {
	background-color: #E3E3E3;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #DDD;
	text-align: left;
	vertical-align: top;
	color: #222;
	/*width: 120px;*/
}

.dialog TD.medit, .dialog TD.mread  {
	padding: 3px 5px 3px 10px;
	/*border-bottom: 1px solid #E3E3E3;*/
}

.vfields, .hfields {
	margin: -2px;
}

.dialog TH.vlabel  {
	text-align: left;
	vertical-align: top;
	padding: 3px 10px 3px 5px;
	border-right: 1px solid #E3E3E3;
}

.dialog TD.vedit, .dialog TD.vread {
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #E3E3E3;
}

.dialog TH.hlabel {
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #E3E3E3;
}

.dialog TD.hedit, .dialog TD.hread  {
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #E3E3E3;
}

.help {
	color: #777777;
	display: block;
	font-size: 10px;
	padding: 3px;
}

/*********************/
/* SEARCH RESULTS    */
/*********************/

.searchresults .currpage, .searchresults .pagechanger {
	padding: 8px 0px 8px 0px;
}

.searchresults .notfound {
	padding: 15px 5px 15px 5px;
	margin: 10px 0px 10px 0px;
	color: red;
	font-weight: bold;
	background-color: #FFEEEE;
	border: 1px solid #FF9999;
}

.searchresults .onrequest, .searchresults .confirmable {
	text-align: center;
	padding: 30px 0px 0px 0px;
	font-size: 10px;
}

.searchresults .onrequest{
	color: red;
	background-image: url(../images/state1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.searchresults .confirmable{
	color: green;
	background-image: url(../images/state0.gif);
	background-repeat: no-repeat;
	background-position: center top;

}


/*********************/
/* HOTEL SEARCH      */
/*********************/


.roomlabel .number {
	width: 20px;
	margin-top: 19px;
	padding: 2px 5px 2px 5px;
	background-color: #FFAA00;
	border: 1px solid #EE8800;
}

/*************************/
/* REGISTER CLIENT TYPES */
/*************************/
.clienttype {
	margin: 10px;
	padding: 15px;
	background: url(../images/grad.gif);
	border: 1px solid #DDD;
}

.clienttype A.title {
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 5px 0;
	background-image: url(../images/bullet6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

.acceptreg {
	padding: 10px;
	background-color: white;
	border: 1px solid #CCC;
}

.acceptreg INPUT {
	float: left;
}

/*********************/
/* SURVEY            */
/*********************/
.survey .question {
	padding: 3px;
	font-weight: bold;
}

.survey .answer {
	padding: 3px;
	margin: 1px;
	font-size: 90%;
	background-color: #EFEFEF;
	border-bottom: 1px solid #CCC;
}

.survey .btn{
	display: block;
	margin-top: 5px;
}

/*********************/
/* NEWS	             */
/*********************/

#body .thumbnails {
	height: 100%;
	background-color: #F0F0F0;
	border: 1px solid #CCC;
}

#body .thumbnail {
	float: left;
	width: 210px;
	height: 105px;
	border: 1px solid #CCC;
	margin: 3px;
	padding: 5px;
	background-color: #FFF;
	color: #777;
}

#body .thumbnail IMG {
	float: left;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0 5px 2px 0;
	background-color: #FAFAFA;
}


#mainbar .thumbnails, #auxbar .thumbnails  {
	height: 100%;
}

#mainbar .thumbnail, #auxbar .thumbnail  {
	width: 125px;
	border: 1px solid #CCC;
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #FFF;
	color: #777;
}

#mainbar .thumbnail IMG, #auxbar .thumbnail IMG {
	border: 2px solid #CCC;
	padding: 0px;
	margin: 0 0 3px 0;
	background-color: #FAFAFA;
}


/*********************/
/* NEWSLETTER        */
/*********************/

.newsletter {
	color: #444;
}
.newsletter .input {
	padding: 5px 0 5px 0;
}

/******************************/
/* DBDATA 					  */
/******************************/
.dbdata {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.dbdata TD {
	border-bottom: 1px solid #DBDBDB;
	border-right: 1px solid #EFEFEF;
}

.dbdata .headers TH {
	font-size: 10px;
	background-color: #9da8c0;
	border-top: 1px solid #9391AF;
	border-bottom: 1px solid #9391AF;
	border-right: 1px solid #A3A1BF;
	color: #374A6F;
}

.dbdata .headers A {
	color: #000;
}

.dbdata .headers .active {
	background-color: #8E99AF;
	display: block;
	padding: 3px 3px 3px 3px;
	border: 1px solid #6D7D9F;
	color: #FFF;
}

.dbdata TD {
	border-collapse: collapse;
}

.dbdata .odd {
	background-color: #FAFAFA;
}

.dbdata .btns TH {
	background-color: #F2F2F2;
	border-bottom: 2px solid #666;
	padding-top: 8px;
	padding-bottom: 8px;
}

.dbdata .expired {
	color: red;
}

.dbdata INPUT {
}

.dbdata A.btn0, .dbdata A.btn1, .dbdata .disabled {
	margin: 0px;
	padding: 2px 8px 2px 8px;
	display: block;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	width: auto;
    overflow:visible;
}

.dbdata A.btn0 {
	color: #555;
	background-color:#CCC;
	background-image: url(../images/listbtn0.gif);
	border-top: 1px solid #b9b9b9;
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #898989;
	border-right: 1px solid #898989;
}

.dbdata A.btn0:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
}

.dbdata A.btn1 {
	color: #415C74;
	background-color:#CCC;
	border-top: 1px solid #89A2B7;
	border-left: 1px solid #89A2B7;
	border-bottom: 1px solid #637e96;
	border-right: 1px solid #637e96;
}

.dbdata A.btn1:hover {
	color: #214563;
	text-decoration: none;
	border: 1px solid #08468a;
}

.dbdata .disabled {
	color: #AAA;
	background-color:#FAFAFA;
	border: 1px solid #DDD;
}

.dbdata .checkon,  .dbdata .checkoff {
	display: block;
	padding: 2px;
	color: #FFF;
	width: 20px;
	overflow: visible;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
}

.dbdata .checkon {
	background-color:#00CC00;
}

.dbdata .checkoff {
	background-color:#DD0000;
}

.dbdata .checked {
	background-color: #FFFEE6;
	border: 1px solid #FFCC00;
}


/*********************/
/* SERVICE INFO      */
/*********************/

.photolinks A {
	display: block;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 90%;
}

.photolinks A:hover {
	background-color: #666666;
	color: white;
}

TD.feature {
	border: 1px solid #DDDDDD;
	background: url(../images/grad1.gif);
	text-align: center;
	font-size: 90%;
	color: #666666;
}


/****************/
/*   COLORS     */
/****************/


INPUT.btn, INPUT.def, A.btn {

}

A.btn:hover {
	color: #FFFFFF;
}

INPUT.del, A.del {
	color: #FFFFFF;
	background-color: #E1332F;
	border-color: #6C0000;
}

IMG.border {
	border: 1px solid #C1C1C1;
}


/*********************/
/* COMPONENTS COLORS */
/*********************/

#nav A {
	color: black;
	background-image: url(../images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#nav A:hover {
	color: #2E6492;
}

#body .dialog, #mainbar .dialog, #auxbar .dialog {
	background-color: #F1F1F1;
	border: 1px solid #BEBEBE;
}

#body .dialog h2 {
	color: black;
	background-image: url(../images/bullet7.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}


.userprofile A {
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border-bottom: 1px solid #EEF3E7;
}

.rline {
	border-right: 1px solid #EAEAEA;
}

.bline {
	border-bottom: 1px solid #EAEAEA;
}

.bg, .header TD,  .header TH {
	background-color: #F8F8F8;
}

.header A {
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}


TD.feature {
	border-left: 3px solid #1996D3;
}

/***********************/
/*	USER    		   */
/***********************/

#user {
	text-align: center;
	width: 100%;
	
}

#user .module {
	width: 763px;
	margin: 0 auto;
	text-align: center;

}

#userLogged  {
	padding: 5px 10px;
	float: left;
	width: 150px;
	text-align: left;
	border-right: 1px solid #888888;
	color:#CCCCCC;
	
}

#userCompany  {
	font-size: 90%;
	padding-top: 5px;
	color: #DDDDDD;
}

#userLinks {
	font-family: Arial, sans-serif;
	/* Since we aren't floating li in this example we don't have to set a height on the div */
	padding-top: 5px;
	text-align: right;
}

#userLinks ul {
	text-align: right; /* We are using text-align: center on ul to horisontally align our menu */
	margin: 0; /* Just some margin to align the blue border below the menu */
	padding: 0 0 10px 0;
}

#userLinks li {
	display: inline; /* The menu is horizontally aligned using display: inline */
}

#userLinks li a {
	padding: 7px 0 5px 10px; /* Display: block won't work in this example, instead we are using padding to make the hole tab a clickable link */
	_padding: 0 0 0 10px;
	color: #EEEEEE;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: url(tabbed-menu-left.gif) no-repeat left top; /* Rollover effect using "Fast rollovers without preload" concept for the left part of the tab */
	border-right: 1px solid #888888;
}

#userLinks li a:hover {
	color: #FFFFFF;
}

#userLinks li a span {
	padding: 7px 10px 17px 0;
}

#userCartFull A {
	color: yellow !important;
}
