/*
 * Id: 7.7664
 * Version: 1305889903
 * Generated: 23-Aug-2012 10:01:43
 */

.content-panel .suffolk-column-right .small-gallery .content-a {
	padding:0;
	width:300px;
}
.content-panel .suffolk-column-right .small-gallery .content-a #gallery {
	width:252px;
padding:10px 24px;
margin-bottom:10px;
}
.content-panel .suffolk-column-right .small-gallery h1 {
	font-size:	110%;
font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.5em;
letter-spacing:0;
border-color: #666;
border-top: 0;
border-bottom: 1px solid;
Margin-top: 10px;
padding: 0;
}
.suffolk-column-left {
	float:left;
border-right: 1px solid #cccccc;
padding:0 15px 0 0;
width:301px;
}
.suffolk-column-right {
	float:right;
width:301px;
}
.page-b .suffolk-column-left {
	float:left;
border-right: 1px solid #cccccc;
padding:0 15px 0 0;
width:465px;
}
.page-b .suffolk-column-right {
	float:right;
width:134px;
}
.page-b .page-header {
	float:left;
width:630px;
height:150px;
}



ul.election li{
background-repeat:no-repeat;
font-family:
 Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:
 bold;
padding: 0 30px 4px 30px;
height: 16px;
}

ul.election li.bnp{background-image: url('/polopoly_fs/eadt_content_extras_7_7664!bnp.jpg');}
ul.election li.con{background-image: url('/polopoly_fs/eadt_content_extras_7_7664!conservative.jpg');}
ul.election li.lib{background-image: url('/polopoly_fs/eadt_content_extras_7_7664!libdem.jpg');}
ul.election li.green{background-image: url('/polopoly_fs/eadt_content_extras_7_7664!green.jpg');}
ul.election li.lab{background-image: url('/polopoly_fs/eadt_content_extras_7_7664!labour.jpg');}
ul.election li.christ{background-image: url('/polopoly_fs/eadt_content_extras_7_7664!christian.jpg');}
ul.election li.ukip{background-image: url('/polopoly_fs/eadt_content_extras_7_7664!ukip.jpg');}
ul.election li.ind{background-image: url('/polopoly_fs/eadt_content_extras_7_7664!independent.jpg');}

#rssHeader {
	position:relative;
}
.inpage .h2RSS {
	position:absolute;
right:0;
top:2px;
}

.lm24-block {
	width: 280px;
padding:10px;

background: url('/polopoly_fs/eadt_content_extras_7_7664!LM24-Block_02.jpg') no-repeat #eeeeee;

}

.worldcupnav {
	
background: url('/polopoly_fs/eadt_content_extras_7_7664!world-cup-header_02.jpg')
 no-repeat #ffffff;
height: 40px;
width: 631px;
padding: 5px 20px 0 20px;
color: #ffffff;

}
.worldcupnav a {
color: #ffffff;
}
.blogslideshow .news-headline-a {
	border:0;
padding-bottom:0;
}
/* Homepage print teaser box */

.print-teaser {
	margin-bottom:15px;
}

#print-sunday-eadt {
	background-image: url('http://services.eadt.co.uk/suffolk/content/images/daily-teasers/print/eadt/sunday.jpg');
}
#print-monday-eadt {
	background-image: url('http://services.eadt.co.uk/suffolk/content/images/daily-teasers/print/eadt/monday.jpg');
}
#print-tuesday-eadt {
	background-image: url('http://services.eadt.co.uk/suffolk/content/images/daily-teasers/print/eadt/tuesday.jpg');
}
#print-wednesday-eadt {
	background-image: url('http://services.eadt.co.uk/suffolk/content/images/daily-teasers/print/eadt/wednesday.jpg');
}
#print-thursday-eadt {
	background-image: url('http://services.eadt.co.uk/suffolk/content/images/daily-teasers/print/eadt/thursday.jpg');
}
#print-friday-eadt {
	background-image: url('http://services.eadt.co.uk/suffolk/content/images/daily-teasers/print/eadt/friday.jpg');
}
#print-saturday-eadt {
	background-image: url('http://services.eadt.co.uk/suffolk/content/images/daily-teasers/print/eadt/saturday.jpg');
}
/* Homepage print teaser box - end */

/* E-edition Slider */
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 556px;
	height:166px;
        float:left;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(http://flowplayer.org/img/global/gradient/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:556px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:0 0 2px 0;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:110px;
	height:127px;
}
/* single scrollable item */
.scrollable .slide {
	margin:10px 10px 10px 16px;
	width:110px;
	height:160px;
}
.scrollable .slide p {
	text-align:center;
}
.scrollable .slide a {
	text-decoration:none;
}




/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(http://flowplayer.org/tools/img/scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:61px 6px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(http://flowplayer.org/tools/img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}/* position and dimensions of the navigator */
.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(http://flowplayer.org/tools/img/scrollable/arrow/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}
.content-header {
	width:630px;
        margin:0 0 15px 0;
}
.map-header {
	height:350px;
}
.150-header {
	height:150px;
}
.content-a .content-header .image-listing {
	display: none;
}
.content-a .content-header div#map {
	width:630px !important;
        height:350px !important;
}
.content-panel .layout-a .content-a, .content-panel .layout-a .content-b {margin-top:0; !important}

/* Ip-art */

.ipartheader {
	background: url('/polopoly_fs/eadt_content_extras_7_7664!ip-art-h2-bg.jpg') no-repeat scroll 0 0 #FFFFFF;
height:20px;
padding: 11px 0 9px 85px;
font-size: 110%;
font-weight: bold;
}
#category_wrapper {
    height: 320px;
    width: 100%;
}
.category_menu {
    color: #EFEFEF;
    margin-bottom: 20px;
    width: 97%;
}
.category_menu ul {
    text-align: left;
    width: 100%;
}
.category_menu ul li {
    display: block;
    list-style: none outside none;
    margin: 0 0 8px;
}
.category_menu ul li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px dotted #999999;
    color: #333333;
    display: block;
    padding: 3px 0 3px 5px;
    text-decoration: none;
    width: 100%;
}
.category_menu ul li a:hover {
    text-decoration: none;
}

.category_menu ul li.all a:hover {
    background: none repeat scroll 0 0 #999999;
}
.category_menu ul li.perf-arts a:hover {
    background: none repeat scroll 0 0 #00A6E8;
    width: 100%;
}
.category_menu ul li.film a:hover {
    background: none repeat scroll 0 0 #FF5D5E;
}
.category_menu ul li.music a:hover {
    background: none repeat scroll 0 0 #D050E4;
}
.category_menu ul li.literature a:hover {
    background: none repeat scroll 0 0 #7AC517;
}
.category_menu ul li.vis-art a:hover {
    background: none repeat scroll 0 0 #F5A701;
}
.all {
    background: none repeat scroll 0 0 #999999;
}
.perf-arts {
    background: none repeat scroll 0 0 #00A6E8;
}
.film {
    background: none repeat scroll 0 0 #FF5D5E;
}
.music {
    background: none repeat scroll 0 0 #D050E4;
}
.literature {
    background: none repeat scroll 0 0 #7AC517;
}
.vis-art {
    background: none repeat scroll 0 0 #F5A701;
}



      