/*

Planners Home Page style

Kris Kelly 29/10/2007

*/

div#wrap div#main div#main-col {

	/*width: auto;*/

	width: 915px;

}

div#events-logo {

	border-bottom: none;

	margin-bottom: 0;

	padding-bottom: 0;

	float: left;

}



a#header_link {

	float: right;

}



div#section-box {

	padding: 0;

	width: 696px;

}







div#section-why-edinburgh,

div#section-find-venue,

div#section-planners-toolkit,

div#section-case-studies {

	color: #363a42;

	width: 166px;

	margin-top: 10px;

	padding-left: 7px;

	float:left;

}

	div#section-why-edinburgh h2,

	div#section-find-venue h2,

	div#section-planners-toolkit h2,

	div#section-case-studies h2 {

		width: 155px;

	}

	div#section-why-edinburgh h2 a,

	div#section-find-venue h2 a,

	div#section-planners-toolkit h2 a,

	div#section-case-studies h2 a {

		color: #2B3C97;

		/*text-decoration: none;*/

		font-size: 1.2em;

	}

	div#section-why-edinburgh strong,

	div#section-find-venue strong,

	div#section-planners-toolkit strong,

	div#section-case-studies strong {

		font-weight: bold;

	}



	div#section-why-edinburgh div.section-text,

	div#section-find-venue div.section-text,

	div#section-planners-toolkit div.section-text,

	div#section-case-studies div.section-text {

		font-size: 0.8em;

		margin: 10px 0;

		padding: 0 10px;

		width: 125px;

	}

	

div#section-why-edinburgh.border-left,

div#section-find-venue.border-left,

div#section-planners-toolkit.border-left,

div#section-case-studies.border-left {

	border-left: 1px dotted #969696;

}



/*

 *	new stuff

 */



#top-heading {

	padding-bottom: 12px;

	border-bottom:1px dotted #969696;

	margin-bottom: 12px;

	clear: both;
	display: inline;
	float: left;
	width: 915px;

}

#new_main {
	width:935px;
	text-align: center;
	background: white;
}

#main-col {
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	width: 915px;
}

#content {
	height: 315px;
	display: block;
}



#heading-right {

	width: 650px; /* orig: 695px; */

	height: 88px; /* height: 150px; */

	background: url('/images/planners-home-new-heading.jpg') no-repeat;

	float: right;

	padding-left: 20px;

	padding-right: 25px;

	padding-top: 62px;

	font-size: 14px;

	line-height: 18px;

}

#heading-right h1 {
	display: none;
}



#heading-right a {

	text-decoration: none;

	color: #a41a31;

}



#home-video {

	width: 513px;

	height: 315px;

	float: left;

	margin-right: 10px;

}



#right-options {

	float: right;

	display: block;

}



#right-options li {

	display: block;

}



#right-options li a {

	width: 319px; /* orig: 382px; */

	height: 29px; /* orig: 70px; */

	background: url('/images/planners-home-new-menu.jpg') no-repeat;

	display: inline-block;

	color: #5f5f5f;

	font-size: 13px;

	padding-top: 41px;

	padding-left: 73px;

}



#right-options li a:hover {

	text-decoration: none;

	margin-bottom: 11px;

}



#right-options li a.plan-your-event {

	background-position: 0px 0px;

	margin-bottom: 11px;

}



#right-options li a.plan-your-event:hover {

	background-position: -392px 0px;

}



#right-options li a.find-venue {

	background-position: 0px -70px;

	margin-bottom: 11px;

}



#right-options li a.find-venue:hover {

	background-position: -392px -70px;

}



#right-options li a.event-calendar {

	background-position: 0px -140px;

	margin-bottom: 11px;

}



#right-options li a.event-calendar:hover {

	background-position: -392px -140px;

}



#right-options li a.case-studies {

	background-position: 0px -210px;

}



#right-options li a.case-studies:hover {

	background-position: -392px -210px;

	margin-bottom: 0px;

}
