/* CSS Document for CruiseZoom */

body	{
	background-image:url(images/pattern.gif);
	text-align:center;
}

a:link {color: #ffffff; text-decoration: none; 	font-family: Verdana; font-size: 11px;}
a:active {color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 11px; }
a:visited {color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 11px; }
a:hover {color: #000000; text-decoration:none; font-family: Verdana; font-size: 11px; }


.left-line	{
	background-image:url(images/left-line.jpg);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
	width:5px;
}

.right-line	{
	background-image:url(images/right-line.jpg);
	background-repeat:repeat-y;
	background-position:right;
	vertical-align:top;
	width:5px;
}

.btm-line	{
	background-image:url(images/btm-line.jpg);
	background-repeat:repeat-x;
	height:5px;
}

.top-pattern	{
	background-image:url(images/top-header-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:84PX;
}

.menu-bg	{
	background-image:url(images/menu-bg.jpg);
	height:29px;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	
}

.whitebg	{
	background-color:#FFFFFF;
}

.whycruise {
	background-color: #E6E6E6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4D608A;
	border-bottom-color: #4D608A;
	border-left-color: #4D608A;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D608B;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left:20px;
	}
	
li {
	background-image:url(images/bullets.jpg);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D608B;
	text-align:left;
	line-height:18px;
}


.cruise-dest {
	background-color: #FFFBC8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6D910B;
	border-bottom-color: #6D910B;
	border-left-color: #6D910B;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D910B;
}

.title	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#668809;
}

.contentxt	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	text-align:justify;
}

.boldtxt	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#668809;
}
