/* General =============================================================================== */
.clearfix {
	clear: both;
}

.right-cta-button {
	position: absolute;
	left: 5px;
	bottom: 5px;
	width:220px !important;
}
.right-cta-button span {
	color: #fff !important;
}
.small-home-cta-button {
	position: absolute;
	left: 5px;
	bottom: 5px;
}
.small-home-cta-button span {
}

/* Left Column */
.left-col {
	float: left;
	width: 636px;
}

/* ======================================================================================= */

/* Generic CTA Definitions =============================================================== */
div.cta-top {
	width: 874px;
	height: 232px;
	border: 1px solid;
	border-color: #573e79;
	position: relative;
	margin-bottom: 10px;
}
div.cta-top h2 {
	position: absolute;
	left:20px;
	top:25px;
	font-size: 40px;
	line-height: 43px;
	letter-spacing: 0px;
}
div.cta-top p {
	position: absolute;
	font-size:21px;
	line-height:25px;
}
div.cta-body-small {
	width: 306px;
	height: 115px;
	border: 1px solid;
	margin:0 9px 10px 0;
	float: left;
	position: relative;
	border-color: #573e79;
}
div.cta-body-small h3 {
	font-size: 15px;
	padding:3px 0 0 3px;
}
div.cta-body-small p {
	padding: 4px;
	line-height: 14px;
}
div.cta-body-small .clear {
	bottom: 3px;
	left: 3px;
	position:absolute;
}
div.cta-body-small .clear a.cta-button {
	width: 120px;
}

div.right-col {
	float: right;
	width: 230px;
}

div.contact-right-col {
	height: 100px;
	border: 1px solid;
	margin: 0 0 10px;
	position: relative;
	border-color: #573e79;
	background: url(../images/contact-us.gif) no-repeat 0 0;
}

div.contact-right-col p {
	font-size: 18px;
	position: absolute;
	left: 3px;
	top: 45px;
	width:125px;
}

div.contact-right-col p span {
	color: red;
}

div.cta-right-col {
	float: right;
	width: 230px;
	height: 299px;
	border: 1px solid;
	margin: 0 0 10px;
	position: relative;
	border-color: #573e79;
}
div.cta-right-col h3 {
	position: absolute;
	left: 25px;
	top: 20px;
	width: 185px;
	font-size: 25px;
	font-weight: 200;
}
div.cta-right-col p {
	position: absolute;
	left: 25px;
	top: 100px;
	width: 185px;
	font-size: 16px;
	font-weight: bold;
}
div.cta-right-col .clear {
	bottom: 10px;
	left: 10px;
	position:absolute;
}
div.cta-right-col .clear a.cta-button {
	width: 190px;
}
/* ======================================================================================= */

/* Page Specific Styling ================================================================= */

/* Home Page */
body.cms-home .page-text-color {
	color: #573e79;
}

/* Category (Weddings) */
body.category-weddings .page-text-color, body.category-weddings .products-list .price {
	color: #EE2D27;
}
body.category-weddings .page-background-color {
	background-color: #c82128;
}

/* Category (Parties) */
body.category-parties .page-text-color, body.category-parties .products-list .price {
	color: #EE2D27;
}
body.category-parties .page-background-color {
	background-color: #C840E9;
}

/* Category (Corporate) */
body.category-corporate .page-text-color, body.category-corporate .products-list .price {
	color: #EE2D27;
}
body.category-corporate .page-background-color {
	background-color: #C840E9;
}

/* Category (Themes) */
body.category-themes .page-text-color, body.category-themes .products-list .price {
	color: #EE2D27;
}
body.category-themes .page-background-color {
	background-color: #CA6B5F;
}

/* Category (Designs) */
body.category-designs .page-text-color, body.category-designs .products-list .price {
	color: #EE2D27;
}
body.category-designs .page-background-color {
	background-color: #CEBD5B;
}

/* Category (Table Centrepieces) */
body.category-centrepieces .page-text-color, body.category-centrepieces .products-list .price {
	color: #EE2D27;
}
body.category-centrepieces .page-background-color {
	background-color: #97AF41;
}
/* ======================================================================================= */

/* Specific CTA Definitions ============================================================== */

/* General Right Hand CTAs (usable on any page, though images change, see lower for images) */
div.cta-ideas h3 {
	position: static;
	color: #bc2b31;
	padding: 5px 0 0 12px;
	font-size: 34px;
	letter-spacing: 0px;
	width: 155px;
	line-height: 35px;
	font-weight: 200;
}
div.cta-ideas p {
	position: static;
	font-weight:bold;
	line-height:21px;
	padding: 10px 0 0 12px;
	width: 130px;
	font-size: 16px;
}
div.cta-extra-special h3 {
	width: 100px;
}
div.cta-extra-special p {
	width: 110px;
}


/* Home - Top */
body.cms-home div.cta-top {
	background-image: url(../images/media/generic_header_merged.jpg);
}
body.cms-home div.cta-top a {
	text-decoration: none;
	cursor: pointer;
}
body.cms-home div.cta-top h2 {
	font-size:43px;
	left:45px;
	top:30px;
	width:460px;
}
body.cms-home div.cta-top h2 a {
	color:#FFFFFF;
}
body.cms-home div.cta-top p {
	color: #fff;
	left: 50px;
	top:75px;
	width:340px;
}
body.cms-home div.cta-top p a {
	color: #FFFFFF;
}
body.cms-home div.cta-top button {
	position: absolute;
	left: 50px;
	bottom: 20px;
	background-color: #D1D0D2;
}
body.cms-home div.cta-top button span { color: #000; }

/* Home - 4 Main CTAs */
body.cms-home div.cta-weddings {
	background-image: url(../images/media/pink_heart2.gif);
}
body.cms-home div.cta-weddings p {
	width: 160px;
}
body.cms-home div.cta-themes {
	background-image: url(../images/media/balloons.gif);
}
body.cms-home div.cta-themes p {
	width: 170px;
}
body.cms-home div.cta-parties {
	background-image: url(../images/media/party.gif);
}
body.cms-home div.cta-parties p {
	width: 176px;
}
body.cms-home div.cta-corporate {
	background-image: url(../images/media/corporate.gif);
}
body.cms-home div.cta-corporate p {
	width: 180px;
}

/* Home - Right CTA */
body.cms-home div.cta-ideas {
	background-image: url(../images/media/stylecel_cta_right_gallery.jpg);
}

body.cms-home p.info-large-text {
	
	font-size: 19px;
	color: #bc2b31;
	padding:5px 10px 0;
}

body.cms-home p.info-small-text {
	
	font-size: 12px;
	font-weight:bold;
	color: #573e79;
	padding:5px 10px 0;
}
body.cms-home p.order-text a {
	color: #bc2b31;
}

/* Start of tabbed pages */


/* Category (Weddings) - Top */
body.category-weddings div.cta-top, body.category-arches div.cta-top, body.category-floor div.cta-top,
body.category-table div.cta-top, body.category-special div.cta-top {
	background-image: url(../images/media/purplebanner.jpg);
}
body.category-weddings div.cta-top h2 {
	font-size:43px;
	color:#FFFFFF;
	top:20px;
	width:150px;
}
	
body.category-weddings div.cta-top p {
	color: #fff;
	left: 25px;
	top:85px;
	width:486px;
}

/* Category (Weddings) - Right CTA */
body.category-weddings div.cta-ideas {
	background-image: url(../images/media/stylecel_cta_right_wedding.jpg);
}

body.category-weddings div.cta-ideas h3{
	color: #533A9F;
	top: 10px;
}

body.category-weddings div.cta-ideas p {
	color: #533A9F;
	top: 75px;
}



/* Category (Parties) - Top */
body.category-parties div.cta-top {
	background-image: url(../images/media/redbanner.jpg);
}
body.category-parties div.cta-top h2 {
	color: #FFFFFF;
	width: 180px;
}
body.category-parties div.cta-top p {
	color: #FFFFFF;
	left: 25px;
	top: 85px;
	width:450px;
}
/* Category (Parties) - Right CTA */
body.category-parties div.cta-ideas {
	background-image: url(../images/media/stylecel_cta_right_birthday2.jpg);
}
body.category-parties div.cta-ideas h3 {
	color: #533A9F;
}
body.category-parties div.cta-ideas p {
	color: #533A9F;
}



/* Category (Corporate) - Top */
body.category-corporate div.cta-top {
	background-image: url(../images/media/bluebanner.jpg);
}
body.category-corporate div.cta-top h2 {
	color: #FFFFFF;
	width: 350px;
}
body.category-corporate div.cta-top p {
	color: #FFFFFF;
	left: 25px;
	top: 85px;
	width:450px;
}

/* Category (Corporate) - Right CTA */
body.category-corporate div.cta-ideas {
	background-image: url(../images/media/stylecel_cta_right_corporate.jpg);
}
body.category-corporate div.cta-ideas h3 {
	color: #533A9F;
}
body.category-corporate div.cta-ideas p {
	color: #533A9F;
}


/* Category (Themes) - Top */
body.category-themes div.cta-top {
	background-image: url(../images/media/orangebanner.jpg);
}
body.category-themes div.cta-top h2 {
	color: #37393A;
	width: 180px;
}
body.category-themes div.cta-top p {
	color: #37393A;
	left: 25px;
	top: 85px;
	width:420px;
}

/* Category (Themes) - Right CTA */
body.category-themes div.cta-ideas {
	background-image: url(../images/media/stylecel_cta_right_themes.jpg);
}
body.category-themes div.cta-ideas h3 {
	color: #533A9F;
}
body.category-themes div.cta-ideas p {
	color: #533A9F;
}

/* Category (Designs) - Top */
body.category-designs div.cta-top {
	background-image: url(../images/media/yellowbanner.jpg);
}
body.category-designs div.cta-top h2 {
	color: #37393A;
	width: 360px;
}
body.category-designs div.cta-top p {
	color: #37393A;
	left: 25px;
	top: 85px;
	width:500px;
}

/* Category (Designs) - Right CTA */
body.category-designs div.cta-ideas {
	background-image: url(../images/media/stylecel_cta_right_designs.jpg);
}
body.category-designs div.cta-ideas h3 {
	color: #533A9F;
}
body.category-designs div.cta-ideas p {
	color: #533A9F;
}

/* Category (Centrepieces) - Top */
body.category-centrepieces div.cta-top {
	background-image: url(../images/media/greenbanner.jpg);
}
body.category-centrepieces div.cta-top h2 {
	color: #37393A;
	width: 527px;
}
body.category-centrepieces div.cta-top p {
	color: #37393A;
	left: 25px;
	top: 85px;
	width:510px;
}

/* Category (Centrepieces) - Right CTA */
body.category-centrepieces div.cta-ideas {
	background-image: url(../images/media/stylecel_cta_right_centrepiece.jpg);
}
body.category-centrepieces div.cta-ideas h3 {
	color: #533A9F;
}
body.category-centrepieces div.cta-ideas p {
	color: #533A9F;
}

/* Contact Page - Top */
body.category-contact div.cta-top {
	background-image: url(../images/media/blackbanner.jpg);
}
body.category-contact div.cta-top h2 {
	color: #fff;
	width: 220px;
	top: 20px;
}
body.category-contact div.cta-top p {
	color: #fff;
	left: 25px;
	top: 85px;
	width:470px;
}

/* Contact Page - Right CTA */
body.contact div.cta-ideas {
	background-image: url(../images/media/stylecel_cta_right_contact.jpg);
}
body.contact div.cta-ideas h3 {
	color: #573E79;
	top: 10px;
}
body.contact div.cta-ideas p {
	color: #573E79;
	top: 80px;
}
/* ======================================================================================= */

/* Contact Form ========================================================================== */
.contact-map-row {
	margin-bottom: 10px;
	color: #573E79;
}
.contact-map-row img {
	float: left;
}
.contact-map-row .contact-map-text {
	float: left;
	min-height: 148px;
	width: 450px;
	border-bottom: 2px solid #573E79;
}
.contact-map-row-last .contact-map-text {
	border: 0;
}
.contact-map-row .contact-map-text h3 {
	margin: 0;
}
.contact-map-row .contact-map-text p {
	margin: 5px 0;
	line-height: 15px;
}
.contact-map-row .contact-map-text p a {
	color: #d57d21;
	font-weight: bold;
}
/* ======================================================================================= */

