@charset "utf-8";

BODY 
{
	background-color: #FFFFFF;
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	/* 
	scrollbar-face-color: #FFFFFF; 
 	scrollbar-highlight-color: #FFFFFF; 
 	scrollbar-shadow-color: #000000; 
  	scrollbar-arrow-color: #000000; 
 	scrollbar-track-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
 	scrollbar-darkshadow-color: #000000;
	*/
}
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

body,table,td,p			{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #222222; font-weight: none; }
a 			{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #0099FF; font-weight: none; text-decoration:none; }

/* TEXTS */
.cruise 	{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0099FF; font-weight: bold; padding-left:4px; padding-right:3px;}
.cruise 	A:link 		{ color: #0099FF; text-decoration: none; font-weight: bold; }
.cruise 	A:visited 	{ color: #0099FF; text-decoration: none; font-weight: bold; }
.cruise  	A:hover		{ color: #0099FF; text-decoration: underline; font-weight: bold; }

.cruise_ship 	{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0099FF; padding-left:10px; padding-right:3px;}
.cruise_ship 	A:link 		{ color: #0099FF; text-decoration: none; font-weight: none; }
.cruise_ship 	A:visited 	{ color: #0099FF; text-decoration: none; font-weight: none; }
.cruise_ship  	A:hover		{ color: #0099FF; text-decoration: underline; font-weight: none; }

.cruises	{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 17px; line-height: 16px; color: #777777; font-weight: bold; }
.cruises 		A:link 		{ color: #0099FF; text-decoration: none; font-weight: bold; }
.cruises 		A:visited 	{ color: #0099FF; text-decoration: none; font-weight: bold; }
.cruises  	A:hover		{ color: #0099FF; text-decoration: underline; font-weight: bold; }

.txt 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; font-weight: none; }
.txt 		A:link 		{ color: #0099FF; text-decoration: none; }
.txt 		A:visited 	{ color: #0099FF; text-decoration: none; }
.txt  		A:hover		{ color: #0099FF; text-decoration: underline; } 

.text 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 13px; color: #006699; font-weight: none; margin:0 5 0 5;}
.text 		A:link 		{ color: #0099FF; text-decoration: none; }
.text 		A:visited 	{ color: #0099FF; text-decoration: none; }
.text  		A:hover		{ color: #0099FF; text-decoration: underline; } 

.ship 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 13px; color: #006699; font-weight: none; margin:0 5 0 5;}
.ship 		A:link 		{ color: #0099FF; text-decoration: none; }
.ship 		A:visited 	{ color: #0099FF; text-decoration: none; }
.ship  		A:hover		{ color: #0099FF; text-decoration: underline; }

.table_title 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 10px; vertical-align:middle; color: #FFFFFF; font-weight: bold; text-indent:5px; }

.kalba 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #222222; font-weight: bold; }
.kalba 		A:link 		{ color: #555555; text-decoration: none; font-weight: bold; }
.kalba 		A:visited 	{ color: #555555; text-decoration: none; font-weight: bold; }
.kalba 		A:hover		{ color: #555555; text-decoration: underline; font-weight: bold; } 


/* BORDERS */
.bd			{ border-top: #333333 1px solid; border-left: #333333 1px solid; border-right: #333333 1px solid; border-bottom: #333333 1px solid;	}
.bd_t		{ border-top: #333333 1px solid; }
.bd_l		{ border-left: #333333 1px solid; }
.bd_r		{ border-right: #333333 1px solid; }
.bd_b		{ border-bottom: #333333 1px solid; }

/* COLORS */
.color_true 	{ color: #009966; }
.color_false 	{ color: #FB0000; }

/* ACTIONS */
.hand 			{ cursor: hand; }
.display 		{ display:none}

/* INPUTS */
#input			{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#select			{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#textarea		{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#button			{ font-size: 10px; color: #333;  height: 18px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#button2		{ font-size: 10px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#radio			{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#checkbox		{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #FFFFFF; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }

/*  */
.cruise_review  { padding-left:5px; padding-right:5px; }
.cruise-styles  { padding-left:5px; padding-right:5px; }
.title_split	{ font-size: 6px; color: #666666; vertical-align: text-top; padding-left:1px; padding-right:1px; }

.cruising_news 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #333333; font-weight: none; text-align:justify; }
.cruising_news 		A:link 		{ color: #0099FF; text-decoration: none; }
.cruising_news 		A:visited 	{ color: #0099FF; text-decoration: none; }
.cruising_news  	A:hover		{ color: #0099FF; text-decoration: none; } 

.cruising_news_title 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #333333; font-weight: bold; padding:0 0 0 0; text-align:justify; }
.cruising_news_title 		A:link 		{ color: #003399; text-decoration: none; }
.cruising_news_title 		A:visited 	{ color: #003399; text-decoration: none; }
.cruising_news_title  	A:hover		{ color: #003399; text-decoration: none; } 

.cruise_news 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #333333; font-weight: none; padding:0 5 0 5; text-align:right; }
.cruise_news 		A:link 		{ color: #0099FF; text-decoration: none; }
.cruise_news 		A:visited 	{ color: #0099FF; text-decoration: none; }
.cruise_news    	A:hover		{ color: #0099FF; text-decoration: none; } 

.ship-top-menu		{ border-style: solid; border-width:1px; border-color:#0099CC; background-color: #F7F9F9; }
.ship-top-menu-bottom { border-bottom-style: solid; border-width:2px; border-color:#0099CC; }
.ship-top-menu-title { font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color:#0099FF; font-weight: bold; text-align:center; }

.cruising_icon	{ width:80px; height:80px; }
.news_date 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: none; vertical-align:middle }
.monocruise-header 	{ background-image: url(upl/img/cruise-ship.jpg); background-position:right; background-repeat:no-repeat; }
.main-title		{ 	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;	font-size: 14px;  text-align: left;	color: #0099FF;	font-weight: bold;	filter:glow(color=#8899FF,strength=3);	text-indent:20px; letter-spacing:2px; }
.menu-title		{ 	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;    text-align: left;	color: #FFFFFF;	font-weight: bold;	text-indent:5px; letter-spacing:1px; }

.header-cruise-links 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 25px; color: #0099FF; font-weight: none; text-align:left; vertical-align:middle; text-indent:10px; }
.header-cruise-links 		A:link 		{ color: #0099FF; text-decoration: none; }
.header-cruise-links 		A:visited 	{ color: #0099FF; text-decoration: none; }
.header-cruise-links	  	A:hover		{ color: #0099FF; text-decoration: underline; } 

.search_input	{	font-family: Verdana; background-color: #FCFCFC; color: #333333; font-size:12px; border-style: solid; border-color: #787878; border-width:1px; vertical-align:middle; height:19px;}
.login_input	{	font-family: Verdana; background-color: #FCFCFC; color: #333333; font-size:10px; border-style: solid; border-color: #787878; border-width:1px; vertical-align:middle; height:17px;}
.input	{	font-family: Verdana; background-color: #FCFCFC; color: #333333; font-size:10px; border-style: solid; border-color: #787878; border-width:1px; vertical-align:middle; height:17px;}
.input_r	{	font-family: Verdana; text-align:right; background-color: #FCFCFC; color: #333333; font-size:10px; border-style: solid; border-color: #787878; border-width:1px; vertical-align:middle; height:17px;}
.select			{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
.button		{ font-size: 10px; color: #333; background-color: #F9F9F9; border: 1px solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
.warning 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #FF0000; font-weight: none; }

#textarea{	font-family: Verdana;	font-size: 11px; Color: #ffffff; 	BACKGROUND: url(images/bg_i.gif); 	border-style: groove; border-color:#0066FF; border-width:1px;behavior: url(textarea.htc); }


