html {
	height: 100%; 
	margin-bottom: 1px;
	margin-top: 1px;}

body {
	font: normal 80% Verdana, Arial, Tahoma;
	background: #007BB7;
	color: #003399;
	text-align: center;
	margin: 7px;}

hr   {        
    background-color: #19115a;
	color: #007BB7;
	height: 1px;
	width: 100%;}
	
img {
	border: none;}

ul {
	padding: 0;
	margin: 15px;
	list-style: square;}	

h1 {
	color: #0066CC;
	font: bold 22px Verdana, Arial, Tahoma;
	text-align: left;
	padding: 12px;
	margin: 12px;
	border-bottom: 1px dashed #3399ff;}
	
h2 {
	color: #BF201A;
	font: normal 18px Verdana, Arial, Tahoma;
	text-align: left;
	padding: 5px;
	margin: 10px;
	border-bottom: 1px dashed #bf201a;}

h3 {
	color: #cc3300;
	font: normal 16px Verdana, Arial, Tahoma;
	text-align: left;
	padding: 1px;
	margin: 3px;}

a {
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #3366ff;
	text-decoration: underline;
	font-weight: bold;}
	
p.center {
	text-align: center;}	



#wrapper {
	background: #fff url('http://www.cruiserewards.com/images/wrapperbg.jpg');
	text-align: left;
	width: 750px;
	margin: 0 auto;}
	
#logoimage {
	height: 100px;}
	
#navigation {
	background: #000080 url('http://www.cruiserewards.com/images/navbar.jpg'); 
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding: 0px;
	height: 15px;}
	
#navigation a {
	color: #d5eaff;
	font-weight: bold;
	text-decoration: none;}

#navigation a:hover {
	color: #6699ff;
	font-weight: bold;
	text-decoration: underline;}
	
#sidebar {
	width: 230px;
	float: left;
	text-align: left;
	font-size: 85%;
	padding: 10px;}
	
#toprightsidebar {
	width: 480px;
	float: right;
	text-align: left;
	line-height: 1.5em;
	font-size: 85%;
	padding: 10px;}
	
#content {
	width: 480px;
	float: right;
	text-align: left;
	line-height: 1.5em;
	padding: 10px;}

#footer {
	clear: both;
	background: #FFFFFF url('http://www.cruiserewards.com/images/footer.jpg') no-repeat center top;
	color: #003399;
	height: 100%;
	text-align: center;
	line-height: 1.5em;
	font-size: 10px;
	height: 300px;
	border-top: 3px solid #007BB7; 
	padding-left:15px; 
	padding-right:0; 
	padding-top:10px; 
	padding-bottom:0}
	
#footer a {
	font-weight: normal;}
	
#footer a:hover {
	font-weight: normal;}
	
#footer p {
	padding: 0;
	margin: 0;}



.block  {
     background: #EEF5FB;
     border: solid 3px #C2D2EC;}
     
.box {
	background: #EEF5FB;
	border: 1px dashed #007BB7;
	padding: 10px;}
	
.boxred {
	background: #FFFFFF;
	border: 1px dashed #bf201a;
	padding: 7px;}

.hottopic {
	color: #3333CC;
	font-weight: bold;}


.cruiselines {
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: DOTTED;
	margin: 0;
	font-size:2px;
	padding: 1px;}
	
.cruiselinehead		{
    color: #000099; 
    font-family: Arial; 
    font-size: 16px; 
    margin-top: 0; 
    margin-left: 0; 
    margin-right: 0; 
    margin-bottom: 0; 
    text-decoration: none; 
    font-weight:bold; 
    letter-spacing:0}
    
.cruiseprice		{
    color: #002EB7; 
    font-family: Arial,Verdana,Helvetica; 
    font-size: 11px; 
    margin-top: 0; 
    margin-left: 0; 
    margin-right: 0; 
    margin-bottom:0; 
    text-decoration:none;}

	
.formbutton  {font-weight:bold;
			  color: #11568b; 
			  background: #96b1d0; 
			  border:1px solid;
			  border-top-color:#C5D2E3;
   			  border-left-color:#C5D2E3;
   			  border-right-color:#002B5F;
   			  border-bottom-color:#002B5F;
			  cursor:auto;}
			  
.formbuttonover {font-weight:bold;
		 		 color: #FFFFFF; 
                 background: #5780ae;
				 border:1px solid;
				 border-top-color:#002B5F;
	   			 border-left-color:#002B5F;
	   			 border-right-color:#C5D2E3;
	   			 border-bottom-color:#C5D2E3;
				 cursor:auto;}

.imagemiddle {
	margin: 0; 
	border: 3px double #c2c2c2;}
	
.imageleft-noborder {
	margin: 10px; 
	float: left;}

.imageright-noborder {
	margin: 10px; 
	float: right;}
	
.imageleft-border  {
	margin: 10px; 
	float: left;
	border: 3px double #c2c2c2;}

.imageright-border  {
	margin: 10px; 
	float: right;
	border: 3px double #EEF5FB;}
	
.imageborder  {
	margin: 10px; 
	float: right;
	border: 3px double #C2D2EC;}
