	
/* New Styling Begins */

/* Reset all css properties */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end of reset */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0099FF;
	background-image:url(http://www.cruisecircle.co.uk/images/design/background.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	/*background-color:#cccccc;   orig was cccccc */
}

p {
padding-top: 5px;
font-size: 11px;
}

h1 {
font-size: 11px;
font-weight: bold;
}

.sitewrapper {
width: 790px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding: 5px;
border: 1px solid #003366;
background-color:#FFFFFF;
}

.banner {
width: 100%;
}

.navigation {
width: 100%;
color: #FFFFFF;
background-color: #6699FF;
padding-bottom: 3px;
font-family: "Times New Roman", Times, serif;
}

.navigation a:link {font-family: Verdana; font-size:12px; color: white; text-decoration: none;}
.navigation a:visited {font-family: Verdana; font-size:12px; color: white; text-decoration: none;}
.navigation a:hover{text-decoration: none; color:#000033;}

.tickertape {
width: 100%;
margin-bottom: 3px;
margin-top: 5px;
background-color: #FFFFFF;
padding-bottom: 3px;
}

.leftcontent {
	width: 163px;
	margin-right: 7px;
	float: left;
}

.middlecontent {
width: 420px;
float: left;
}

.rightcontent {
width: 193px;
float: right;
}

.clearfloats {
clear: both;
}

.searchbox {
	width: 163px;
	margin-bottom: 5px;
	border: 1px solid #FF9900;
	background-color: #FFDD97;
	overflow: hidden;
}

.contact_content {
width: 420px;
margin-right: 7px;
margin-left: 5px;
float: left;
line-height: 15px;
margin-bottom: 15px;
}

.contact_content h1 {
color: #003366;
text-align: left;
font-size: 12px;
padding-top: 3px;
}

.orange_head {
background-color: #FF9900;
color: #FFFFFF;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
}

.blue_head {
background-color: #003466;
color: #FFFFFF;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
}

.lightblue_head {
background-color: #9BB8E0;
color: #FFFFFF;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
}

.special_offers_head {
color: #000000;
text-align: center;
padding-top: 4px;
padding-bottom: 8px;
font-size: 13px;
}



.searchform {
font-size: 11px;
color: 000000;
padding: 2px 1px 1px 1px;
text-align: center;
line-height: 18px;
}

.searchbtn{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	background-color: #FF9900;
	padding: 0px;
	font-weight: bold;
	margin-top: 5px;
	height: 19px;
}	

.searchform a:link {font-size:11px; color: #000000; text-decoration: none;}
.searchform a:visited {font-size:11px; color: #000000; text-decoration: none;}
.searchform a:hover{text-decoration: none; color: #FF9900;}

.special_offers {
width: 100%;
min-height: 300px;
margin-bottom: 5px;
padding-bottom: 5px;
background-color: #FFFFFF;
text-align: center;
/*border: 1px solid #006699;*/
}

.special_dates {
width: 140px;
float: left;
}

.special_cruiseline {
width: 140px;
float: left;
}

.special_dates li {
padding-top: 5px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.special_destination {
width: 140px;
float: left;
}

.special_destination li {
padding-top: 8px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.special_destination ul a
{
color: #003466;
}

.special_destination ul a:link
{
color: #003466;
text-decoration: none;
}

.special_destination li a:hover
{
color: #FF9900;
}

.special_destination ul li a:visited
{
text-decoration: none;
}

.destinations_map {
border: 1px solid #003466;
min-height: 100px;
background-color: #003466;
padding-bottom: 5px;
margin-bottom: 5px;
text-align: center;
}

.cruisenstay_head {
background-color: #006699;
color: #FFFFFF;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
}

.cruisenstay {
/* border: 1px solid #006699; */
background-color: #FFFFFF; /*#D1DEEF*/
padding-bottom: 0px; /*was 7px*/
margin-bottom: 0px; /*was 5px*/
text-align: center;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.cruisenstay td {
padding: 3px 3px 5px 5px;
border-bottom: 1px solid #FFCEE7;
}

.cruisenstay a:link {
color: #000000;
text-decoration: none;
font-weight: bold;
}

.cruisenstay a:visited {
color: #000000;
text-decoration: none;
font-weight: bold;
}

.cruisenstay_price {
font-weight: bold;
color: #FF0066;
font-size: 12px;
}

.currentoffer {
/*border: 1px solid #333333;*/`
background-color: #CCCCCC;
margin-bottom: 5px;
text-align: center;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.nofly {
width: 163px;
border: 1px solid #333333;
min-height: 170px;
height: 170px;
margin-bottom: 5px;
}

.cruisenews {
width: 163px;
margin-bottom: 5px;
padding-bottom: 5px;
background-color: #D1DEEF;
border: 1px solid #9BB8E0;
color: #000000;
font-size: 11px; 
}

.cruisenews p {
padding: 5px;
}

.cruiseblog {
width: 100%;
min-height: 80px;
height: 80px;
background-image: url(images/design/cruiseblog.jpg);
margin-bottom: 5px;
border: 1px solid #333333;
}

.cruiseblog p {
color: #FFFFFF;
padding-left: 5px;
padding-right: 40px;
}

.cruiseblog a:link {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
text-decoration: none;
}

.cruiseblog a:visited {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
text-decoration: none;
}

.newsbtn{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	background-color: #9BB8E0;
	padding: 0px;
	margin-top: 5px;
	font-weight: bold;
	height: 19px;

}

.cruiselines_bottom {
text-align: center;
border: 1px solid #6699FF;
}

.terms {
width: 792px;
margin-left: auto;
margin-right: auto;
background-color: #003366;
text-align: right;
padding-right: 10px;
padding-bottom: 2px;
font-size: 11px;
}

.terms a:link {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:10px; color: white; text-decoration: none;}
.terms a:visited {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:10px; color: white; text-decoration: none;}

.footer {
width: 100%;
padding-top: 10px;
margin-bottom: 10px;
text-align: center;
font-size: 10px;
color: #003366;
}

.footer img {
margin-left: 10px;
margin-right: 10px;
}

#cruisenstay_item {
padding: 5px;
font-size: 12px;
}

#cruisenstay_item img {
padding: 10px;
}

#cruisenstay_details {
padding: 13px;
font-size: 12px;
border: 1px solid #003366;
}

#cruisenstay_item h1 {
padding: 10px;
font-size: 14px;
color: #FFFFFF;
background: #003366;
font-weight: normal;
}

#cruisenstay_details p {
padding: 10px;
}

.cns_summary {
float: left;
width: 60%;
margin-bottom: 10px;
color: #003366;
}

.cns_summary td {
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

#cns_contact {
width: 40%;
float: left;
}

#cns_contact p {
padding: 10px;
}

.cns_price {
color: #FF9900;
font-size: 20px;
font-weight: bold;
}

/* New Styling Ends */

.blue_title{font-weight:bold;text-transform:uppercase;background-color:#5BB1EA;}

a.candstext:link {font-family: Verdana; font-size:10px; color: #0350AF; text-decoration: none;}
a.candstext:visited {font-family: Verdana; font-size:10px; color: #0350AF; text-decoration: none;}

a.candstextpink:link {font-family: Verdana; font-size:10px; color: #FF0066; text-decoration: none;}
a.candstextpink:visited {font-family: Verdana; font-size:10px; color: #FF0066; text-decoration: none;}

a.candstextwhite:link {font-family: Verdana; font-size:10px; color: #FFFFFF; text-decoration: none;}
a.candstextwhite:visited {font-family: Verdana; font-size:10px; color: #FFFFFF; text-decoration: none;}

a.viewall:link {font-family: Verdana; font-size:12px; color: #0350AF; text-decoration: none;}
a.viewall:visited {font-family: Verdana; font-size:12px; color: #0350AF; text-decoration: none;}

a.latetext:link {font-family: Verdana; font-size:10px; color: #0350AF; text-decoration: none;}
a.latetext:visited {font-family: Verdana; font-size:10px; color: #0350AF; text-decoration: none;}


 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style27 {font-family: Verdana; font-size: 12px; color: #FFFFFF; }
.style47 {font-size: 10}
.style48 {
	font-family: Verdana;
	font-size: 10px;
	color: #0350AF;
}
.style50 {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #0350AF;
}
.style51 {
	font-size: 24px;
	font-family: Verdana;
	font-weight: bold;
}
.style52 {
	font-family: Verdana;
	font-size: 9px;
	color: #0450AE;
}
.style55 {font-family: Verdana; font-size: 14px; font-weight: bold; color: #FF9900; }
.style56 {font-size: 9px; font-family: Verdana;	color: #FF9900; }
.style58 {font-family: Verdana; font-size: 14px; font-weight: bold; color: #FF0066; }
.style60 {font-size: 9px; font-family: Verdana; color: #FF0066; }
.style62 {font-size: 9px; font-family: Verdana; color: #0350AF; }
.style64 {font-family: Verdana; font-size: 14px; font-weight: bold; color: #0350AF; }
.style69 {font-size: 9px; font-family: Verdana; color: #FF0080; }
.style71 {font-family: Verdana; font-size: 14px; font-weight: bold; color: #FF0080; }
.style73 {font-family: Verdana; font-size: 10px; color: #FF0066; }
.style74 {font-size: 9px}

.blue_title{font-weight:bold;text-transform:uppercase;background-color:#5BB1EA;}
input,select,textarea{font-family:Verdana,Arial,Helvetica,sans-serif;color:#000000;font-size:10px; background-color:#FFFFFF}
