@import "global.css";

/* ---- Overrides ----- */
#main .content {
	padding-left: 50px;
	background-image: url(../Images/eBrochures/brochureLogo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 765px;
}
#toppanel {
	font-size: 24px;
	color: #000;
	line-height: 20px;
	height: 25px;
	width: 550px;
	padding-top: 10px;
	margin-left: 5px;
}
#toppanel #links {
	float: right;
	background-image: url(../Images/arrow_l.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
}
.brochureIntro {
	width: 560px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.brochure-line
{
	margin-bottom: 10px;
	width: 755px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9C9C9;
	border-left-color: #C9C9C9;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}

.brochure-header {
	margin-bottom: 1px;
	height: 23px;
	padding-left: 9px;
	background-image: url(../Images/nav_bg.gif);
	background-repeat: repeat-x;
	width: 746px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
}
.brochure-group {
	display: block;
	height: 174px;

}

.brochure-image
{
	float:right;
	border: solid 0px red;
}
.brochure-logo {
	float:left;
	border: solid 0px red;
	width: 100px;
}
#brochure-line-Princess  {
	float:left;
	height: 180px;
	background-image: url(../Images/Content/princess.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#brochure-line-Cunard {
	float:left;
	height: 180px;
	background-image: url(../Images/Content/cunard.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#brochure-line-CruiseWest {
	float:left;
	height: 180px;
	background-image: url(../Images/Content/cruisewest.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#brochure-line-SeaDream {
	float:left;
	height: 180px;
	background-image: url(../Images/Content/seaDream.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#brochure-line-Azamara {
	float:left;
	height: 180px;
	background-image: url(../Images/Content/azamara.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.brochure     {
	float: left;
	width: 190px;
	margin-bottom: 12px;
}
.brochure  .thumb {
	width: 170px;
	height: 149px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: center;
}
.brochure   .broHeader {
	float: left;
	width: 180px;
	margin-left: 10px;
	text-align: center;
}
.brochure   .broHeader   a {
	font-size: 11px;
	color: #069;
}

.brochure .blurb {
	width: 150px;
	line-height: 13px;
	margin-left: 4px;
	float: left;
}
.brochure a {
	font-size: 16px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
}

.heading
{
	border :solid 0px green;color: #237FB0;
	font-weight: bold;	font-size: 1.2em;
	padding-left: 6px;padding-bottom: 12px;
}
.categoryName {
	color: #006699;
	background-image: url(../Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 175px;
	padding-left: 15px;
}
.categoryName a {
	color: #069;
	text-decoration: none;
}

.categoryHeading {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	text-decoration: none;
	width: 500px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
}
a, a:hover
{
	text-decoration: none;
	color: #006699;
}

