/**
 * Style sheet for conferencing specific styles only
 */

/* top and bottom navigation */

ul#topnav li a {
   color:#cda5c7;
}

ul#mainnav {
   background:#cda5c7 url(../images/navigation/mainnav-bg-pink.gif) left center repeat-x;
}
ul#mainnav li a.youAreHere {
   color:#cda5c7;
}

div#ft ul#ancillaryNav li {
   border-color:#f8f2f7;
}
/* end of top and bottom navigation */

p#breadcrumb a {
   background: transparent url(../images/navigation/arrow-pink11-r.gif) 4px center no-repeat;
}


/* sidebars */

#sidebar-left {
	width:200px;
}

#sidebar-left .leftBlock {
   background-color:#f8f2f7;
}
#sidebar-left .leftBlock strong {
   color:inherit;
}

#sidebar-right .alert {
   background-color:#f8f2f7;
}
div#sidebar-right div.alert h4 {
   background-color:#cda5c7;
   color:#fff;
	padding:10px;
	font-size:0.8em;
}

.smallbloc {
	background-color:#f8f3f9;
	border:1px solid #cda5c7;
}

/* end of sidebars */

h1,h2,h3,h4 {
   color:#555;
}

a {
   color:#6B296C;
}
a.arrow {
   background: transparent url(../images/navigation/arrow-pink13-r.gif) right center no-repeat;
}
.yui-tt {
   border-color:#cda5c7;
}
.bloc {
   background-color:#f8f3f9;
   border:1px solid #ccc;
	padding-bottom:10px;
}

.bloc img.imgFltLeft {
	float:left;
	padding:10px 15px 10px 10px;
}

.bloc h2 {
	padding:0 0 0.4em 0;
}

.bloc ul.bulleted {
	padding:0.8em 0.8em 0 2em;
}

.bloc ul.bulleted li {
	margin:0 0 0.4em 0;
	list-style-type:disc;
}

.bloc table {
	margin:0.8em 0;
}

.bloc table tr.endWeek {
	border-bottom:1px solid #ccc;
}

.bloc table td {
	padding:0.2em;
}

.bloc table span {
	text-decoration:line-through;
	padding-right:20px;
}
table.bloc {
	border:1px solid #ccc;
	border-bottom:none;
}
table.bloc tr h2 {
	background-color:#cda5c7;
	color: white;
	font-size: 0.9em;
}
table.bloc tr h3 {
	color:#cda5c7;
}
table.bloc tr td {
	border-bottom:1px solid #ccc;
}
table.bloc tr td h3 a {
   background: transparent url(../images/navigation/arrow-pink15-r.gif) right center no-repeat;
}
table.bloc tr td h4 a {
   background: transparent url(../images/navigation/arrow-pink13-r.gif) right center no-repeat;
}
table.bloc tr.inheritChildLink.hover * {
   color:#641f65;
}

/* conferencing suites */

body.banqueting-events #doc4.suites div#imageSwitch {
   margin:1em;
   float:left;
   position:relative;
   clear:left;
}
body.banqueting-events #doc4.suites div#imageSwitch img {
   float:left;
   margin-right:2em;
   display:block;
   position:relative;
}
body.banqueting-events #doc4.suites div#refreshments {
   float:left;
   clear:left;
}
body.banqueting-events #doc4.suites div#refreshments img {
   float:left;
   display:block;
   margin:0.5em 1em 0.2em 0;
}

div.inheritChildLink p.size1 { font-size:3em; font-weight:bold; line-height:100%;}
div.inheritChildLink p.size2 { font-size:1.6em; line-height:100%;}
div.inheritChildLink p.size3 { font-size:1em; line-height:100%;}

#sidebar-left div.bloc {
	margin:0 0 1.6em 0;
	padding:0.8em 0;
	background-color:#f8f3f9;
	border: 1px solid #D6D6D6;
}

#sidebar-left div.bloc p {
	margin:0;
}

#sidebar-left div.bloc hr {
	border:none;
	border-bottom:1px solid #D6D6D6;
	padding:0;
	margin:0 0 0.8em 0;
}

#sidebar-left div.bloc h3 {
	padding:0 0.4em 0.4em 0.4em;
	font-size:1.2em;
	font-weight:bold;
}

#sidebar-left div.bloc p.size1 { font-size:1.4em; font-weight:bold; line-height:120%; padding:0 0.4em 0 0.4em;}
#sidebar-left div.bloc p.size2 { font-size:1.1em; line-height:120%; padding:0 0.4em 0 0.4em;}
#sidebar-left div.bloc p.size3 { font-size:0.8em; line-height:120%; padding:0 0.4em 0 0.4em;}


/* Tabs inside the full content div */

div.tableTabs h3 span {
	background-color:#f8f3f9;
	border-bottom:1px solid #f8f3f9;
}

.tabContent {
	background-color:#f8f3f9;
}

p.removeMargin {
	margin:0;
	padding:0.6em 0;
}



div#sidebar-right div.alert a.click {
   padding:5px 10px;
   color:#cda5c7;
   font-size:100%;
   padding-right:12px;
   text-decoration:none;
   background: transparent url(../images/navigation/arrow-pink13-r.gif) right center no-repeat;
}

/* end of suites */


/* Colour form asterix with the same colour scheme as the section */
form p span, form fieldset p span,
form fieldset label span {
   color:#cda5c7;
}


.imgFltLeft {
padding:0;

}

.imgClearLeft {
padding:0 10px 10px 0;
width:65px;
height:65px;
clear:both;
float:left;

}

.bloc p {
	padding:10px 20px 0 10px;
}

table.info {
	clear:both;
	background-color:#F8F2F7;
	border:1px solid #ccc;
	border-bottom:none;
	margin-bottom:20px;
}
table.info tr.banner {
	background-color:#CDA5C7;
}
table.info tr.banner h2 {
	color:#FFF;
	padding:0;
	font-size:0.9em;
}
table.info td, table.info th {
	border-bottom:1px solid #ccc;
}
table.info.fullWidth {

}
table.info td {
	font-size:0.8em;
	line-height:130%;
}
table.info.home {
	border-bottom:1px solid #ccc;
}
table.info.home td {
	border-bottom:none;
}

table.info.home td.borderLeft, table.info.home th.borderLeft {
	border-left:1px solid #ccc;
}

table.info img.topImg {
	padding-bottom:0;
}
table.info tr td h3 {
	margin-bottom:5px;
	font-size: 1.5em;
	line-height: 130%;
	padding:0;
}
table.info td.large p {
	padding:0;
}
a.callToAction {
	padding-right:12px;
	background: transparent url(../images/navigation/arrow-pink15-r.gif) right center no-repeat;
}

img.topImg {
padding:0 0 10px 0;
float:left;
}

ul.faq {
	margin: 0;
	padding-left: 10px;
}

ul.faq li {
	font-size: 0.9em;
	margin: 1em 0;
}



/* winter weddings */

#winterWeddings p {
	margin-top: 10px;
}

#winterWeddings ul {
	float: left;
	width: 41%;
	padding: 1em 2em;
	margin: 0;
	font-size:0.9em;
	line-height:130%;
	background-color:#f8f2f7;
}

#winterWeddings ul li {
	margin-bottom: 1.3em;
}

#winterWeddingFeatures {
	background-color:#f8f2f7;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

#findOutMore {
	width: 100%;
	background-image: url(../images/weddings/winterweddings-boxbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

#findOutMore td{
	margin: 0;
	padding: 10px 0 0 0;
}

#findOutMore td p {
	font-size: 16px;
	padding: 10px 0 16px 10px;
}

#findOutMore td p span{
	font-size: 26px;
}
#winterweddingsTC {
	clear: left;
}
#winterweddingsTC p{
	font-size: 80%;
}


/* end of winter weddings */
