 @import "cit.css";

/* = E-Brochure Request
-----------------------------------------------------------------------------*/

#imageMain {
	background: url(themes/cit/images/brochure/brochureMainImage.jpg) no-repeat;
	height: 360px;
	width: 728px;
}
#mainImageText {
	color:#000000;
	height:270px;
	padding:0 15px;
	width:270px;
}
#mainImageText .heading {
	color:#000000;
	font-size:1.6em;
	padding-top:22px;
	text-align:left;
}
#mainContent div img {
	border: 1px solid #ccc;
	padding: 2px;
}
.collectionContainer {
	height: 345px;
	margin-bottom: 15px;
	width: 728px;
}
.item1,
.item2,
.item3{
	float: left;
	height: 300px;
	width: 220px;
	padding:0px 0px 0px 0px;
}
.item1 img,
.item2 img,
.item3 img,
.item4 img{
	padding:0 50px 0 44px;
}
.item1 .text,
.item2 .text,
.item3 .text{
	padding: 0px 20px 0px 30px;
	text-align: center;
}
.item1 .text img,
.item2 .text img,
.item3 .text img{
	margin: 0px;
	padding: 0px;
}

/* =Opt In / Opt Out Section
-----------------------------------------------------------------------------*/

.optInOne,
.optInTwo {
	height:50px;
	margin:0px 0px 5px 10px;
	width:680px;
}

.optInOne .checkBox,
.optInTwo .checkBox {
	float:right;
	height:50px;
	margin:0px 0px 5px 10px;
	width:150px;
}




/* =Brochure By Post
-----------------------------------------------------------------------------*/
/*
#brochureFormWrapper {
	border: 1px solid #999999;
	margin: 30px 0px;
	width: 710px;
}

#brochureFormWrapper .brochureInnerContent {
	padding: 10px;
}

.sectionHeader {
	background:transparent url(themes/cit/images/bookings/holSumHeadingBG.gif) repeat-x scroll left top;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	padding: 5px;
}
*/
