* {
	padding: 0;
	margin: 0;
}
body {
	background: #fff;
	font-family: Arial, Helvetica;
	font-size: 76%;
	color: #696969;
}
p {
	color: #696969;
}
.clear {
	clear: both;
}


#sm2-container {
	width: 1px;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
#wrapper-out {
	width: 990px;
	margin: 0 auto;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	
}
#main {
	-moz-border-radius: 20px 20px 0px 0px;
	-webkit-border-radius: 20px 20px 0px 0px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	margin-top: 20px;
	background: #fff;
	padding: 10px;
	padding-bottom: 0px;
	border-bottom: none !important;
	min-height: 700px;
}
#search {
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-radius: 0px 0px 20px 20px;
	behavior: url(../PIE.php);
	height: 70px;
	color: #fff;
	width: 451px;
	margin-left: 500px;
	padding-left: 10px;
}
#PressReleaseSearch {
	border: none;
	padding: 3px 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(../PIE.php);
	font-size: 11px;
	margin-top: 2px;
	width: 210px;
	padding-left: 19px;
	background: url(../img/search.png);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 5px 5px;
}
.search-checks {
	padding-top: 10px;
	padding-left: 10px;
}
.search-checks label {
	display: inline !important;
	float: none !important;
	padding-left: 5px;
	padding-right: 10px;
}

#PressReleaseSearch.faded {
	color: #888;
}
h1#head a {
	background: url(../img/demo-header.png);
	display: block;
	width: 545px;
	height: 68px;
	overflow: hidden;
	text-indent: -100em;
	margin-top: 14px;
}

#navigation {
	list-style-type: none;
} 

#navigation a {
	display: block;
	width: 180px;
	padding: 3px 5px;
	border-bottom: 1px solid #ccc;
	font-size: 1.1em;
	color: #696969;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #a0a09a;
	color: #fff;
}
#navigation li.active a {
	color: #fff;
}
#left-column {
	width: 200px;
	float: left;
}
#right-column {
	width: 550px;
	float: left;
}
#sidebar {
	float: right;
	width: 169px;
}

#search form {
	float: left;
	height: 50px;
	padding-right: 10px;
	padding-top: 20px !important;
}
#top-right {
	float:left;
	margin-left:10px;
	padding-top:24px;
	text-align:center;
	width:178px;
}

#top-right a {
	color: #fff;
}

#top-right a:hover {
	color: #356AB8;
}

.entry {
	float: left;
	clear: left;
	margin-bottom: 10px;
	width: 550px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.entry h1 {
	margin-bottom: 0em;
	position: relative;
	top: -2px;
}

.other-entry h1 {
	position: relative;
	top: -7px;
}

.entry h1 a {
	text-decoration: underline !important;
}

.entry .date {
	font-style: italic;
}

.entry h1 {
	
}

.entry h1 a {
	color: #356ab8;
	text-decoration: none;
	font-size: 18px;
}
.entry h1 .date {
	font-size: 12px;
	font-weight: normal;
	color: #696969;
}

.entry-previewimage img {
	margin-right: 10px;
	float: left;
	border: 0;
}
.expand-box, .expanded-box {
	margin-bottom: 10px;
	cursor: pointer;
}
.expand-box h2, .expanded-box h2 {
	font-size: 16px;
	font-weight: normal;
	padding: 4px 4px 0px 10px;
}

.expand-box ul {
	margin: 4px;
	background: #fff;
	list-style-type: none;
	padding: 4px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-radius: 0px 0px 10px 10px;
}

.expanded {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	padding-bottom: 1px;
	border-radius: 0px 0px 10px 10px;
}

.expand-box li {
	padding: 4px 10px;
}

.expand-box li:last-child {
	border-bottom: none;
}

#twitter-feed a {
	color: #696969;
	text-decoration: none;
}

#twitter-feed  img {
	float: left;
	margin-right: 6px;
	vertical-align: 10px;
}

#user-data {
	float: left;
	width: 79px;
	margin-top: 8px;
}

.event, .block {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 10px;
}

.event h3, .block h3 {
	margin-bottom: 1em;
}
#special_announcement {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #DCF3FF;
	border-bottom: 1px solid #000;
	text-align: center;
	font-size: 2em;
}
.image-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
p {
	margin-bottom: 1em;
}
h1 {
	margin-bottom: 1em;
}	

a img {
	border: 0;
}

label {
	width: 100px;
	display: block;
	float: left;
	clear: left;
}

#twitter-feed h2 {
	background-image: url(../img/icons/twitter.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#subscribe-to-rss h2 {
	background-image: url(../img/icons/rss.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 5px 5px;	
}

#blog-box h2 {
	background-image: url(../img/icons/blogger.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 5px 5px;	
}

#media-contacts h2 {
	background-image: url(../img/icons/email.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#in-the-news h1 {
	background-color: #E7E7E7;
	clear: left;
	font-weight: normal;
	padding:5px 0px 5px 5px;
	font-size: 16px;
	margin-bottom: 5px;
}

#in-the-news table {
	margin-bottom: 1em;
}

.more-link {
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #696969;
	background-repeat: no-repeat;
	background-image: url(../img/icons/more.png);
	float: right;
}

.big-right-link {
	color: #696969;
	font-size: 1.2em;
	text-align: right;
	display:block;
}

.media-types {
 	float: left;
	width: 310px;
	margin-bottom: 10px;
}

.media-types div {
	float: left;
	display: block;
	padding: 5px 0px 5px 30px;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.media-types div.audio-clip {
	background-image: url(../img/icons/audio.png);
}

.media-types div.image-file {
	background-image: url(../img/icons/picture.png);
	padding-left: 40px;
}

.media-types div.video-file {
	background-image: url(../img/icons/video.png);
	background-position: -2px -2px;
}

#flashMessage {
	padding: 10px;
	font-size: 1.2em;
	background: #eee;
	margin-bottom: 1em;
	text-align: center;
}

#PressReleaseSearchPopup {
	display: none;
}

#PressReleaseSearchPopup .file-link {
	float: left;
	clear: left;
	margin-bottom: 10px;
}

#PressReleaseSearchPopup .file-link img {
	float: left;
	margin-right: 10px;
}

.added-media .thumbnail-box {
	background: #c7edbd;
}

.added-flash {
	background-color: #c7edbd !important;
	
}

.removed-flash {
	background-color: #ff9999 !important;
}


#top-right a {
	text-decoration: none;
}

#blog-box a {
	color: #696969 !important;
	text-decoration: none !important;
}

.zip-action {
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 5px;
	padding-left: 25px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
	color: #000;
	text-decoration: none;
	background-position: 5px 5px;
}
.zip-action:active {
	position: relative;
	top: 1px;
	left: 1px;
}
.zip-action {
	background-image: url(../img/admin/icons/zip.gif);	
}


.cake-sql-log { 
	float: left;
	clear: left;
}

#PressReleaseIndexForm {
	float: right;
}


.edit-action, .delete-action, .add-action, .edit-page-action, .export-action, .remove-action {
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 5px;
	padding-left: 25px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
	color: #000;
	text-decoration: none;
	background-position: 5px 5px;
}

.add-action {
	background-image: url(../img/admin/icons/add.gif);
}
.export-action {
	background-image: url(../img/admin/icons/export.gif);
}
.delete-action, .remove-action {
	background-image: url(../img/admin/icons/delete.gif);
}

#right-column div.input {
	margin-bottom: 10px;
}
#right-column #MediaIndexForm div.input {
	margin-bottom: 0px;
}

#contact-form div.input input, #contact-form div.input textarea {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../PIE.php);
	border:1px solid #777777;
	padding:4px;
}
.file-upload {
	background-color: #eee;
	padding: 5px 13px 5px 5px;
	float: left;
	clear: both;
}
.file-upload img {
	width: 45px;
	vertical-align: -19px;
	margin-right: 10px;
	
}


div.submit input {
	-moz-border-radius:4px 4px 4px 4px;
	background:url("/img/colours.png") repeat scroll 0 -400px #121212;
	border:1px solid #000000;
	color:#FFFFFF;
	float:right;
	padding:3px 9px;
	text-decoration:none;
	float: right;
}

#JournalistContactNumber, #JournalistContactNumber2 {
	margin-right: 10px;
}

