 /* $Id: brochure.css,v 1.12 2012/01/18 14:01:54 adam.l Exp $
-----------------------------------------------------------------------------*/

#introText {
	width:725px;
	padding: 0 0 20px 0;
}
p.title{
	width:702px;
	font-family:  Arial, Georgia,"Times New Roman", Times, serif;
}
table.contact_details booking{
	float:none;
	width:450px;
	padding:3px 6px;
	vertical-align:top;
}
input.text {
	width:90%;
}
.collectionContainer {
	margin-top:10px;
	overflow:auto;
	padding-bottom:20px;
	width:736px;
}
.collectionContainer .item{
	float:left;
	margin-right:20px;
	width:348px;
}
.collectionContainer .alt {
	margin-right:0px;
}
.collectionContainer h2 {
    border-bottom: 1px solid #013B6D;
    display: block;
    font-size: 1.6em;
    margin-bottom: 10px;
    padding: 0 0 4px;
}
.collectionContainer img {
	display:block;
	float:left;
	height:160px;
	width:113px;
}
.collectionContainer div.text {
	display:block;
	margin-left:125px;
}

.collectionContainer div.text p {
	height: 125px;
}

#content .collectionContainer .standardBtnSmall {
	margin-right: 10px;
}

a.readMore {
	background-image:url(themes/sov/images/collections/readMoreArrowX.gif);
	background-repeat:no-repeat;
	color:#0B3658;
	padding:0pt 0pt 0pt 10px;
	text-decoration:underline;
}
/* small images over the main image */
#groupSmallImages{
	width: 440px;
	float: left;
	margin-top:101px;
}
#groupSmallImages ul,#groupSmallImages li{


	 display: inline;
	background:#9B845A;
	margin:0;
}

#groupSmallImages li p{
background:#003E6C;
	color:#fff;
	float:left;
			width: 113px;

	margin:0px 10px 0px 0px;
	text-align:center;
	height:0pt;
	overflow:hidden;
	height:35px;
	padding-top:164px;
		line-height:17px;
		opacity:0.85;filter:alpha(opacity=85);

}
#groupSmallImages li p.mediterranean{
	background-image:url("themes/sov/images/brochures/mediterraneanCoverLg.jpg") !important;
	background-repeat:no-repeat;
}
#groupSmallImages li p.exotic{
	background-image:url("../themes/sov/images/brochures/exoticCoverLg.jpg");
	background-repeat:no-repeat;
}
#groupSmallImages li p.family{
	background-image:url("../../themes/sov/images/brochures/familiesCoverLg.jpg");
	background-repeat:no-repeat;
}
/*New order form */
.contact_details tbody tr td .text{
	width: 98%;
}
#brochureOrderFormWrapper {
	width: 716px;
	margin: 0;
}
#tabWrapper {
	width: 716px;
	margin: 0;
	overflow: hidden;	
	background-image:url("../../themes/sov/images/brochures/greystripe.gif");
	background-position:bottom left; 
	background-repeat:repeat-x;	
}
span.headingTab {
	width: 270px;
	font-size: 14px;
	color: #003E6C;
	font-weight: bold;
	float: left;
	background: #E7E7E7;
	border-top: 1px solid #979797;
	border-right: 1px solid #979797;
	border-left: 1px solid #979797;
	border-bottom: solid 1px #e7e7e7;
	padding: 10px 0 5px 8px;

}
span.headingNonTab {
	text-align: right;
	font-size: 12px;
	line-height: 17px;
	color: #003E6C;
	width: 436px;
	float: right;
	background: #FFFFFF;
	padding-top: 12px;
}
#brochureOrderFormWrapper {
	margin-top: 20px;
}
#brochureOrderForm {
	border-right: 1px solid #979797;
	border-bottom: 1px solid #979797;
	border-left: 1px solid #979797;
	width: 714px;
	background: #E7E7E7;
	padding-top: 10px;
	padding-bottom: 10px;
}
#innerOrderForm {
	width: 675px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
p.orderQuestion {
	padding-top: 10px;
	font-weight: bold;
}
table.contact_details  {
	margin-top: 0;
	padding-top: 0;
}
#orderTable td  {
	padding-bottom: 10px;
}
#orderRule {
	width: 675px;
	height: 10px;
	background: #FFFFFF;
	margin-top: 0;
	border-bottom: 1px solid #003E6C;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

td.star {
	text-align: left;
	font-size: 24px;
	line-height: 10px;
	color: #003E6C;
	padding-left: 8px;
	margin-bottom: 0;
	padding-top: 12px;
	padding-bottom: 0;
}

.shortForm #title  {
	width: 150px;
}
td.brochureLegend {
	padding-right: 25px;
	white-space: nowrap;
}
td.shortStar {
	text-align: left;
	color: #003E6C;
	padding-top: 12px;
	margin-bottom: 0;
	font-size: 24px;
	line-height: 10px;
	color: #003E6C;
	width: 150px;
}
.textIn {
	width: 272px;
}
.disabledIn {
	width: 272px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #333333;
}
td.shortForm {
	width: 177px;
}
.shortInput {
	width: 170px;
}
#brochureOrderBttn  {
	margin-left: 120px;
	margin-bottom: 15px;
}
div#endLine {
	font-weight: bold;
	padding-top: 8px;
}

