/* GENERAL STYLES */
/* CSS Document */





/* Varnish stripping */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
abbr, acronym {border: none;}
body {font-size: 100%}
/*browser normalisation*/
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em;
	z-index: -1;
}
/*accessibility*/
.access {
	display: none;
}
#skiplinks {	
	position: absolute;
	top: 0;
	left: -2000px;
	z-index: -100;
}
/*Main page elements*/
.nobreak {
white-space : nowrap;
}
body {
	background-color: #FFFFDD;
	margin-top: 8px;
}
.clearboth {
	clear: both;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 168%;
	margin-bottom: 20px;
	font-style: normal;
}
/*Top banner*/
#logo {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	height: 74px;
	position: relative;
}
/*Menu*/
#menu {
	width: 281px; 
	height: 130px;
	position: absolute;
	top: -6px;
	right: 3px;
	margin-top: 30px;
	margin-right: 20px;
	z-index: 1;
}
#menu li {
	display: block;
	width: 69px;
	height: 60px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 1px;
}
#menu a {
	width: 68px;
	height: 10px;
	padding-top: 40px;
	padding-bottom: 4px;
	display: block;
	background-color: #FFFFDD;
	color:#666666;
}
#menu a:hover {
	width: 68px;
	height: 10px;
	padding-top: 40px;
	padding-bottom: 4px;
	display: block;
	background-color: #FFFFDD;
	color: #000000;
}
#home a {
	background-image: url(/media/649/home-icon-light.gif);
	background-repeat: no-repeat;
}
#home #selected {
	background-image: url(/media/644/home-icon.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#home a:hover {
	background-image: url(/media/644/home-icon.gif);
	background-repeat: no-repeat;
}
#voiceover a {
	background-image: url(/media/659/voiceover-icon-light.gif);
	background-repeat: no-repeat;
}
#voiceover #selected {
	background-image: url(/media/654/voiceover-icon.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#voiceover a:hover {
	background-image: url(/media/654/voiceover-icon.gif);
	background-repeat: no-repeat;
}
#writer a {
	background-image: url(/media/669/writing-icon-light.gif);
	background-repeat: no-repeat;
}
#writer #selected {
	background-image: url(/media/664/writing-icon.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#writer a:hover {
	background-image: url(/media/664/writing-icon.gif);
	background-repeat: no-repeat;
}
#blog a {
	background-image: url(/media/598/blog-icon-light.gif);
	background-repeat: no-repeat;
}
#blog #selected {
	background-image: url(/media/593/blog-icon.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#blog a:hover {
	background-image: url(/media/593/blog-icon.gif);
	background-repeat: no-repeat;
}
#clients a {
	background-image: url(/media/609/clients-icon-light.gif);
	background-repeat: no-repeat;
}
#clients #selected {
	background-image: url(/media/604/clients-icon.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#clients a:hover {
	background-image: url(/media/604/clients-icon.gif);
	background-repeat: no-repeat;
}
#demos a {
	background-image: url(/media/629/demos-icon-light.gif);
	background-repeat: no-repeat;
}
#demos #selected {
	background-image: url(/media/624/demos-icon.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#demos a:hover {
	background-image: url(/media/624/demos-icon.gif);
	background-repeat: no-repeat;
}
#fun-stuff a {
	background-image: url(/media/639/fun-stuff-icon-light.gif);
	background-repeat: no-repeat;
}
#fun-stuff #selected {
	background-image: url(/media/634/fun-stuff-icon.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#fun-stuff a:hover {
	background-image: url(/media/634/fun-stuff-icon.gif);
	background-repeat: no-repeat;
}
#contact a {
	background-image: url(/media/619/contact-icon-light.gif);
	background-repeat: no-repeat;
}
#contact #selected {
	background-image: url(/media/614/contact-icon.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#contact a:hover {
	background-image: url(/media/614/contact-icon.gif);
	background-repeat: no-repeat;
}
/*Top content box */
#top-content {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	height: 180px;
	background-image: url(/media/691/main-top.jpg);
	background-repeat: no-repeat;
}
#top-content-left-homepage {
	position: releative
	width: 440px;
	height: 96px;
	padding-top: 84px;
	padding-left: 40px;
	background-image: url(/media/722/home-page-emma-image.jpg);
	background-repeat: no-repeat;
	background-position: 30px 30px;
}
#top-content-left-homepage h1 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 1.6em;
	line-height: 100%;
}
#top-content-left-homepage h2 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 100%;
	margin-top: 4px;
	width: 260px;
}
#top-content-left {
	width: 440px;
	height: 180px;
}
#top-content-left h1 {
	font-size: 1.6em;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-weight: bold;
	padding-top: 36px;
	margin-bottom: 4px;
	line-height: 110%;
	text-transform: lowercase;
}
#top-content-left h2 {
	font-size: .8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	padding-right: 20px;
}
#intro-pic {
	float: left; 
	margin: 30px;
	margin-right: 14px;
	margin-bottom: 0;
}
/*search box*/
#top-content-right {
	width: 300px;
	float: right;
	margin-right: 10px;
	margin-top: 120px;
	height: 35px;
}
#search-input {
	height: 18px;
	width: 154px;
	border: 1px solid #FFFFFF;
	background-image: url(/media/696/search.gif);
	background-repeat: no-repeat;
	padding: 6px;
	padding-left: 35px;
	padding-right: 15px;
	margin-left: 20px;
	overflow: hidden;
}
#go {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: bold;
	font-size: .8em;
	padding: 0;
	margin: 0;
	margin-left: 1px;
	vertical-align: top;
	padding-top: 5px;
	cursor: pointer;
}
/*Main content wrappers*/
#main-content {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
}
#content-container {
	float: left;
		width: 766px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/media/686/main-background.gif);
	background-repeat: repeat-y;
	padding-bottom: 30px;
	position: relative;
}
/*Blog layout*/
#right-content-blog {
	width: 245px;
	padding-right: 40px;
	float: right;
}
#right-content-blog h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-size: 11px;
	color: #666666;
	margin:0;
	padding: 0;
}
#right-content-blog h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666666;
	margin:0;
	padding: 0;
}
#right-content-blog p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 168%;
	margin-bottom: 20px;
}
#right-content-blog img {
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
}
#right-content-blog ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#right-content-blog li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#right-content-blog a {
	color: #A31618;
	text-decoration: none;
	font-weight: normal;
}
#right-content-blog a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#profile {
	text-transform: uppercase;
	margin-top: -14px;
	margin-bottom: 35px !important;
}
#left-content-blog {
	width: 386px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
}
#left-content-blog a {
	color: #A31618;
	text-decoration: none;
	font-weight: bold;
}
#left-content-blog a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#left-content-blog h3 {
	clear: both;
	font-size: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	color: #474B4F;
	margin-bottom: 20px;
	line-height: 100%;
	display: block;
	text-transform: lowercase;
}
#left-content-blog h4 {
	clear: both;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	color: #474B4F;
	line-height: 100%;
	margin-bottom: 10px;
}
#left-content-blog p {
	font-size: .8em;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 20px;
	line-height: 170%;
}
#left-content-blog ul {
	font-size: .8em;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 20px;
	line-height: 170%;
	list-style-type: disc;
	margin-left: 20px;
}
#left-content-blog ul ul {
	margin-bottom: 0;
	padding-bottom: 0;
}
#left-content-blog ul li li {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 170%;
	list-style-type: disc;
	margin-left: 10px;
	font-size: 1.3em;
	padding-bottom: 0 !important;
}
#left-content-blog #blog-info {
	display: block;
	width: 390px;
	height: 60px;
}
#left-content-blog #blog-date {
	text-transform: uppercase;
	font-size: .7em;
	font-family: Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	padding-left: 36px;
	line-height: 100%;
	height: 32px;
	padding-top: 4px;
	font-weight: bold;
	color: #666666;
	float: left;
}
#left-content-blog #blog-podcast {
	text-transform: uppercase;
	font-size: .7em;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(/media/752/podcast.jpg);
	background-repeat: no-repeat;
	line-height: 100%;
	height: 32px;
	padding-top: 4px;
	font-weight: bold;
	color: #666666;
	float: left;
	margin-left: 20px;
	padding-left: 28px;
}
#blog-podcast a {
	color: #666666;
	text-decoration: none;
}
#blog-podcast a:hover {
	color: #FF0000;
	text-decoration: none;
}
.feed {
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 20px !important;
}
#feed_icon {
	clear: both;
	float: left; 
	padding-right: 4px !important;
}
#podcast_icon {
	clear: both;
	float: left; 
	padding-right: 4px !important;
}
#feed-text {
	padding-top: .4em;
	float: left;
	font-weight: bold !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}
#pod-text {
	padding-top: .5em;
	float: left;
	font-weight: bold !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}
.imagecaption {
	padding:0;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 11px;
	display: block;
	line-height: 130%;
	width: 360px;
}
blockquote {
	margin-bottom: 20px !important;
	border-left: solid 2px #999999;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	padding-bottom: 4px;
}
.quotesource {
	margin: 0 !important;
	padding: 0 !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .75em !important;
	display: block;
	margin-bottom: 26px !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
	border-left: solid 2px #999999;

}
blockquote p {
	margin:0 !important;
	padding: 0 !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	color: #666666;
}
table {
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 20px;
}
table tr {
	margin: 0;
	padding: 0;
}
table td {
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}

/*Breadcrumb*/
#breadcrumb {
	font-size: .8em;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 !important;
	padding: 0 !important;
	display: block;
	text-transform: lowercase;
	list-style-type: none !important;
}
#breadcrumb li {
	float: left;
	margin: 0;
	padding: 0;
}
#breadcrumb a {
	color: #A31618;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
#breadcrumb a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

/*Footer*/
#footer {
	clear: both;
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/media/676/footer-background.jpg);
	background-repeat: no-repeat;
	padding-bottom: 16px;
}
#footer a {
	color: #A31618;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#top-of-page {
	text-align: right;
	font-size: .7em;
	font-family: Helvetica, Arial, sans-serif;
	margin-right: 16px;
	padding-top: 38px;
}
#footer-menu {
	font-size: .7em;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 26px;
	margin-left: 16px;
	line-height: 130%;
	color: #666666;
}


/*Enquiry form*/
form {
	padding: 0;
	margin: 0;
}
#left-content-blog form p {
	margin: 0;
	padding: 0;
}
.textinput {
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: .2em;
	border: 1px solid #999999;
	background-color: #FFFFDD;
	margin-bottom: .5em;
}
.textinput2 {
	width: 130px;
	margin-bottom: 8px;
	border: 1px solid #999999;
	background-color: #FFFFDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: .2em;
}
.textinput3 {
	margin-bottom: 8px;
	background-color: #FFFFDD;
	border: 1px solid #999999;
	padding: 2px;
}
.label1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	display: block;
	margin-bottom: 0;
	font-weight: bold;
	margin-top: 14px;
}
.label2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	padding-left: 2px;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
fieldset input {
	margin-left: 4px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
	color: #000000;
	text-align: left;
	text-indent: none;
	margin: 0;
}
.button1 {
	border: 1px solid #999999;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: pointer;
	margin-bottom: 10px;
	color: #000000;
	margin-top: 16px;
	background-image: url(/media/727/button-grad.jpg);
	background-repeat: repeat-x;
}
.required {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
	position: relative;
	top: 4px;
	line-height: 100%;
}
#validation_notice {
	background-color: #FFFFCC;
	padding: 4px;
	padding-left: 6px;
	border: 1px solid #999999;
	width: 354px;
	color: #EE2D27;
	margin-bottom: 20px;
	margin-top: -16px;
}
#validation_notice p {
	padding: 0px !important;
	margin: 0px !important;
	line-height: 120%;
}


/*General layout*/
#right-content-general {
	width: 245px;
	padding-right: 40px;
	float: right;
}
#right-content-general h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-size: 11px;
	color: #666666;
	margin:0;
	padding: 0;
}
#right-content-general h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666666;
	margin:0;
	padding: 0;
}
#right-content-general h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;
	margin:0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 6px;
	margin-bottom: 8px;
}
#right-content-general p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 168%;
	margin-bottom: 20px;
}
#right-content-general img {
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
}
#right-content-general ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#right-content-general li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#right-content-general a {
	color: #A31618;
	text-decoration: none;
	font-weight: bold;
}
#right-content-general a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#left-content-general {
	width: 386px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
}
#left-content-general a {
	color: #A31618;
	text-decoration: none;
	font-weight: bold;
}
#left-content-general a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#left-content-general h3 {
	clear: both;
	font-size: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	color: #474B4F;
	margin-bottom: 20px;
	line-height: 100%;
	display: block;
	text-transform: lowercase;

}
#left-content-general h4 {
	clear: both;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	color: #474B4F;
	line-height: 120%;
	margin-top: 10px;
}
#left-content-general h5 {
	font-size: 0.7em;
	font-family: Helvetica, Arial, sans-serif;
	color: #474B4F;
	line-height: 170%;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 3px;
}
#left-content-general p {
	font-size: .8em;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 20px;
	line-height: 170%;
}
#left-content-general ul {
	font-size: .8em;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 20px;
	line-height: 170%;
	list-style-type: disc;
	margin-left: 20px;
}
#left-content-general #blog-info {
	display: block;
	width: 390px;
	height: 60px;
}
/*Demo download icons*/
#right-content-general img {
	margin-top: -1px;
}
#right-content-general .demo-info {
	margin-top: -2px !important;
	padding-top: 0 !important;
}
#left-content-general .downloads {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#left-content-general .downloads li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(/media/767/download.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#left-content-general .downloads a {
	padding-left: 30px;
	display: block;
	padding-bottom: 2px;
	line-height: 120%;
}
#left-content-general .downloads .desc {
	padding-left: 30px;
	display: block;
	font-size: 0.85em;
	margin-top: -4px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Right content general 2 */
#right-content-general2 {
	width: 245px;
	padding-right: 40px;
	float: right;
}
#right-content-general2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-size: 11px;
	color: #666666;
	margin:0;
	padding: 0;
}
#right-content-general2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666666;
	margin:0;
	padding: 0;
}
#right-content-general2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 168%;
	margin-bottom: 20px;
}

#right-content-general2 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin-left: 20px;
	list-style-type: disc;
	margin-bottom: 40px;
	line-height: 150%;
}
#right-content-general2 li {
	margin-bottom: 5px;
}
#right-content-general2 a {
	color: #A31618;
	text-decoration: none;
	font-weight: bold;
}
#right-content-general2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#right-content-general2 img {
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
}
#demos-box {
	padding-top: 20px; 
	border-top: 1px solid #CCCCCC;
}
/*Search results*/
#gallery-nav-top {
	text-transform: uppercase;
	color: #666666;
	font-size: .7em !important;
	font-weight: bold;
	line-height: 120% !important;
	border-bottom: 3px solid #CCCCCC;
}
#gallery-nav-bottom {
	text-transform: uppercase;
	color: #666666;
	font-size: .7em !important;
	font-weight: bold;
	line-height: 120% !important;
	border-top: 3px solid #CCCCCC;
	padding-top: 20px;
}
.highlight {
	background-color: #FFFF00;
	padding-left: 2px;
	padding-right: 2px;
}

/*fun stuff*/
#flash-container {
	width: 692px;
	margin-left: 33px;
	clear: both;
	margin-bottom: 30px;
}
#flash-container-object-holder p {
		margin: 0 !important;
		padding: 0 !important;
}
#flash-container object {
	margin: 0 !important;
	padding: 0 !important;
}

#flash-content-left {
	width: 386px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
}
#flash-content-left a {
	color: #A31618;
	text-decoration: none;
	font-weight: bold;
}
#flash-content-left a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#flash-content-left h3 {
	clear: both;
	font-size: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	color: #474B4F;
	margin-bottom: 20px;
	line-height: 100%;
	display: block;
	text-transform: lowercase;

}
#flash-content-left h4 {
	clear: both;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	color: #474B4F;
	line-height: 120%;
	margin-top: 10px;
}
#flash-content-left h5 {
	font-size: 0.7em;
	font-family: Helvetica, Arial, sans-serif;
	color: #474B4F;
	line-height: 170%;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 3px;
}
#flash-content-left p {
	font-size: .8em;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 20px;
	line-height: 170%;
}
#flash-content-left ul {
	font-size: .8em;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 20px;
	line-height: 170%;
	list-style-type: disc;
	margin-left: 20px;
}
#flash-content-left ul ul {
	margin-bottom: 0;
	padding-bottom: 0;
}
#flash-content-left ul li li {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 170%;
	list-style-type: disc;
	margin-left: 10px;
	font-size: 1.3em;
	padding-bottom: 0 !important;
}
.divide {
	border-top: 1px dotted #CCCCCC;
	padding-top: 20px !important;
}
#mind-the-gap label {
	padding-left: 5px;
}
#emma-spotting .textfield {
	width: 230px;
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#left-content-general h6.comment-head {
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	background-image: url(/media/737/comment.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin-bottom: 3px;
	color: #999999;
}
#left-content-general h6.comment-head strong {
	color: #000000;
}
#left-content-general p.comment {
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	font-style: italic;
}
#left-content-general p.results-nav {
	text-transform: uppercase;
	font-size: .7em;
	line-height: 115% !important;
	color: #666666;
	
}
#right-content-general p#validation {
	border: 1px solid #FF0000;
	padding: 6px;
	background-color:#FFFFCC;	
	width: 220px;
}
.required2 {
	color: #FF0000;
}
#cliche p {
	clear: both;
}
#cliche label {
	padding-left: 5px;
	display: block;
	float: left;
}
#cliche input.cliche-check {
	float: left;
	clear: both;
	margin-top: 4px;
}
#left-content-blog ul#results {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 110%;
}
#left-content-blog ul#results li {
	margin-bottom: 20px;
}
#left-content-blog ul#results h5 {
	margin-bottom: 4px;
}
#left-content-blog ul#results img {
	padding-right: 6px;
}
#left-content-blog p.fun-pic {
	float: left;
	clear: both;
}
#left-content-blog .fun-desc {
	float: left;
	width: 300px;
	margin-left: 10px;
	padding-top: 1px;
}
#left-content-blog .fun-desc p {
	margin: 0;
	padding: 0;
	margin-top: 3px;
	line-height: 125%;
}
#left-content-blog .fun-desc h4 {
	margin: 0;
	padding: 0;
	margin-top: 3px;
}
#left-content-blog .fun-item {
	margin-bottom: 20px;
	width: 400px;
	display: block;
}

#top-content-2 {
        width: 766px;
        margin-left: auto;
        margin-right: auto;
        height: 320px;
	background-image: url(/media/681/home-page-top-box-2.jpg);
        background-repeat: no-repeat;
}

#top-content-2 #hp-intro {
        font-family: Helvetica, Arial, sans-serif;
        font-size: .8em;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 25px;
        line-height: 150%;
        font-weight: bold;
        font-style: italic;
        color: #666666; 
}

#top-content-2 #top-content-left-homepage {
        height: 230px;
        width: 394px;
        padding-top: 90px;
        padding-left: 46px;
	background-image: url(/media/772/home-page-main.jpg);
        background-repeat: no-repeat;
        background-position: 30px 30px;
}

#top-content-left-homepage h1 {
        margin: 0;
        padding: 0;
        font-family: Helvetica, Arial, sans-serif;
        color: #FFFFFF;
        font-size: 1.1em;
        line-height: 100%;
        padding-right: 210px;
}

#top-content-left-homepage h2 {
        margin: 0;
        padding: 0;
        font-family: Helvetica, Arial, sans-serif;
        color: #333333;
        font-size: 1em;
        line-height: 120%;
        margin-top: 30px;
        width: 260px;
        font-size: .8em;
}

#left-content-homepage {
        width: 330px;
        padding-left: 46px;
        float: left;
}

#left-content-homepage a {
        color: #A31618;
        text-decoration: none;
        font-weight: bold;
}

#left-content-homepage a:hover {
        color: #FF0000;
        text-decoration: underline;
}

#left-content-homepage h3 {
        clear: both;
        font-size: 1.3em;
        font-family: Helvetica, Arial, sans-serif;
        color: #474B4F;
        line-height: 120%;
        padding-bottom: 10px;
        margin-top: 10px;
        border-top: 3px dotted #999999;
        padding-top: 25px;
}

#left-content-homepage h3#topheading {
        margin-top: 40px;
        clear: both; 
}

#left-content-homepage p {
        font-size: .8em;
        font-family: Helvetica, Arial, sans-serif;
        padding-bottom: 10px;
        line-height: 170%;
}

#left-content-homepage ul {
        font-size: .8em;
        font-family: Helvetica, Arial, sans-serif;
        padding-bottom: 20px;
        line-height: 170%;
        list-style-type: disc;
        margin-left: 20px;
}

#right-content-general #home-blog-head {
        margin-bottom: 20px;
}

#left-content-homepage img#home-page-thumb {
        float: left;
        padding-right: 8px;
}

#left-content-homepage p#home-page-intro {
        color: #666666;
        line-height: 1.6em;
        margin-bottom: 0;
        padding-bottom: 0;
}

#client-list blockquote {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

#client-list p {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

#client-list .quotesource {
    padding-top: 10px !important;
}

#left-content-blog h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #666666;
	border-top: 1px dotted #CCCCCC;
	padding-top: 30px;
	margin-top: 30px;
}
#left-content-blog h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .95em;
	color: #666666;
	border-top: 1px dotted #CCCCCC;
	padding-top: 30px;
	margin-top: 10px;
	padding-bottom: 20px;
}
#left-content-blog h6 span.date-and-time {
	font-size: .8em;
	
}
#left-content-blog p.blog-disclaimer {
	font-size: .7em !important;
	line-height: 140%;
	color: #333333;
	padding-right: 30px;
}
#left-content-blog h2.blog-title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .95em;
	color: #666666;
	padding-bottom: 20px;
}
#left-content-blog #validation-notice {
	background-color: #FFFFCC;
	padding: 4px;
	padding-left: 6px;
	border: 1px solid #999999;
	width: 354px;
	color: #EE2D27;
	margin-bottom: 20px;
	margin-top: 10px;
	line-height: 140%;
}

/* EDITOR PROPERTIES */
p {
font-size: 1em;
}

h4 {
font-size: 1.0em;
}

