/* ------------------------------//*  

Title: RMS
Author: Alastair Fallon
Written for RMS 2010
Contact: alastair@rmspr.co.uk

swatch colours used
--------------
#e44497 - pink pr
#26bcd7 - blue design
#86c333 - green marketing
#a7a9ac - silver web

 
@import url("basket/basket.css");
@import url("YUI/container.css");
@import url("print.css") print;
@import url("sitemap/slickmap.css");
*/
@import url("Forms/forms.css");
@import url("validation/validation.css");
/* ---------------------------------------------------------------------------------*//* Main Content */
#wrapper .ie6 {
	display:none
}
#mainContent {
	float: left;
	padding: 10px 0px 0px 0px;
	width: 605px; /* Precise value - do not change */
	text-align:left;
	margin:0 0 20px 0px;
	position:relative;
}
.mainContent_container {
	background:#fff;
	width:585px;
	height:auto;
	padding:10px;
	color:#000;
}
.mainContent_container p {
	line-height:1.6em;
	padding:5px 0;
}
#ServicesContent {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 605px; /* Precise value - do not change */
	text-align:left;
	margin:10px 0 20px 0px;
}
#ServicesContent .goback {
	position:absolute;
	right:315px;
	top:10px;
}
.servicesContainer {
	background:#fff;
	padding:10px;
	margin:0px 0px 10px 0px;
	color:#000;
	min-height:320px;
	line-height:1.6em;
}
.servicesContainer p {
	padding:5px 0;
}
#right .servicesContainer {
	background:#fff;
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#000;
}
.servicesCopy {height:360px;}

#ServicesContent ol.terms li { list-style:outside; margin-left:25px; padding-left:5px; padding-top:5px;line-height:1.6em;}


#right .serviceTitle {margin-top:15px;}

#homeMainContent {

	padding: 10px 0px 0px 0px;
	width: 672px; /* Precise value - do not change */
	text-align:left;
	margin-top:0px;
	margin:0 0 0 0px;
	color:#000;
	font-size:93%;
}
#rmsHome_mainContent p {
	padding:5px;
	margin:0;
}
.pr {
	color:#e73c88;
	font-weight:bold;
}
.design {
	color:#26bcd7!important;
	font-weight:bold;
}
.marketing {
	color:#99b239!important;
	font-weight:bold;
}
.web {
	color:#a7a9ac!important;
	font-weight:bold;
}
.homeContent_container {
	background:#fff;
	width:652px;
	height:260px;
	padding:10px;
}
.homeContent_container .welcome {
	width:210px;
	float:left;
	margin:0 10px 0 0
}
.homeContent_container .newsPhoto {
	float:left;
	width:205px;
	height:260px;
	border:1px solid #000;
	margin-top:1px;
}
.homeContent_container .Homenews {
	float:left;
	margin:0 0 0 5px;
	width:214px;
	font-size:93%;
}
.homeContent_container .Homenews ul {
	color:#fff;
}
.homeContent_container .Homenews ul li {
	background:#000;
	margin:2px 0px;
	height:58px;
	line-height:1.1em;
	width:214px;
	padding:1px 0;

}
.homeContent_container .Homenews ul li p {
	padding:3px 5px;
	margin:2px 0;
	line-height:1.2em;
}
/*  ----------------------------------------------------------------------*//* Social Media Top Bar */
.epost {
	float:left;
}
.epost ul li {
	list-style:none;
	float:left;
	padding:5px;
}
/*  ----------------------------------------------------------------------*//* Departments */
#departments {
	color:#000;
	margin-top:10px;
	position:relative;
}
.departmentBox {
	width:217px;
	height:auto;
	min-height:180px;
	margin-right:10px;
	float:left;
	background-color:#fff;
	text-align:left;
	font-size:93%;
	position:relative;
}
.departmentBox .more {
	position:absolute;
	bottom:0;
	right:0;

}
.departmentBox .more a.pr {color:#e73e97;}
.departmentBox p {
	padding:5px 8px 1px 8px;
}
/*  ----------------------------------------------------------------------*//* Services */
#services {
	color:#000;
	margin:10px 0px 10px 0px ;
	position:relative;
}

#services ul li {
	position:relative; 
	width:217px;
	margin-right:10px;
	float:left;
	cursor:pointer;
	display:block;
}
#services ul li a { display:block; cursor:pointer;}
#services ul li.last {margin-right:0px;}
#services ul li h2.prActive {
	padding:0.4em 0em 0.5em 0em;
	background:#e73c88 url(../img/services/prActive.png) repeat-x top ;
	color:#fff!important;
	display:block; cursor:pointer;

}
#services ul li.prOn {}
#services ul li h2.designActive {
	
	padding:0.4em 0em 0.3em 0em;
	background:#e73c88 url(../img/services/designActive.png) repeat-x top;
	color:#fff!important;
}
#services ul li h2.marketingActive {
	
	padding:0.4em 0em 0.3em 0em;
	background:#e73c88 url(../img/services/marketingActive.png) repeat-x top;
	color:#fff!important;
}
#services ul li h2.webActive {
	
	padding:0.4em 0em 0.3em 0em;
	background:#e73c88 url(../img/services/webActive.png) repeat-x top;
	color:#fff!important;
}

#servicespageContent {width:100%; margin-top:10px; }
#servicespageContent .left {float:left; width:70%; background-color:#fff; min-height:290px;margin-bottom:20px; }
#servicespageContent .left p {color:#000; padding:10px; line-height:1.6em;}
#servicespageContent .right {float:right; width:29%;background-color:#fff;min-height:290px; margin-bottom:20px;}
#servicespageContent .right ul {margin:10px 0px 10px 30px; color:#000;}
/* ---------------------------------------------------------------------------------*//* Logo */
	
h1#logo {
	margin: 00;
	float:left;
	background: #fff url(../img/logo.png) no-repeat center;
	width:320px;
	height:297px;
	display:block;
	cursor:pointer;
	color: #ccc;
	text-indent:-1900px;
}
/* ---------------------------------------------------------------------------------*//* Right  */
#rmsHome_right {
	width:218px;
	position:absolute;
	top:0;
	right:0;
	margin:10px 0px 0 0px;
}
#rmsHome_right h2.tweet {
	border-bottom:none;
	padding:0.3em 0em 0.35em 0.5em;
	background:#000 url(../img/tweet_bg.png) no-repeat top right;
	text-align:left;
	
}
#right h2.tweet {
	border-bottom:none;
	padding:0.4em 0em 0.4em 0.5em;
	background:#000 url(../img/tweet_bg.png) no-repeat top right;
	text-align:left;
}
#right .rightInnerContainer {
	padding:10px;
	background: #fff;
	width:265px;
	text-align:left;
	color:#000;
	border-bottom:10px solid #000;
}
#right .rightInnerContainer p {
	padding:0.1em 0 0 0;
	margin: 0;
	line-height:1.4em;
}

.rightContainer {
	width: 285px;
	margin: 20px 0 0px 0;
	background-color:#c1e6e4;
	padding:10px;
	height:auto;
	float: left;
	text-align:left;
}
/* ---------------------------------------------------------------------------------*//* H1-6 AN HEADERS */

h1 {
	text-align:left;
	padding: 0;
	margin: 0;
}
h2 {
	padding-top: 5px;
	margin: 0;
	color:#fff;
	font: normal 138.5% Arial, sans-serif;
	text-align:center;
	line-height:1em;
}
#right .rightInnerContainer h2 {
	color:#000000!important;
}
h2.pr {
	border:2px solid #e73c88;
	border-bottom:none;
	padding:0.3em 0em 0.3em 0em;
	background:#e73c88 url(../img/departments/pr_header_bg.png) repeat-x top;
	color:#fff!important;
}
h2.design {
	border:2px solid #26bcd7;
	border-bottom:none;
	padding:0.3em 0em 0.3em 0em;
	background:#26bcd7 url(../img/departments/design_header_bg.png) repeat-x top;
	color:#fff!important;
}
h2.marketing {
	border:2px solid #99b239;
	border-bottom:none;
	padding:0.3em 0em 0.3em 0em;
	background:#99b239 url(../img/departments/marketing_header_bg.png) repeat-x top;
	color:#fff!important;
}
h2.web {
	border:2px solid #a7a9ac;
	border-bottom:none;
	padding:0.3em 0em 0.3em 0em;
	background:#a7a9ac url(../img/departments/web_header_bg.png) repeat-x top;
	color:#fff!important;
}
h2.ourClients {
	padding:0.3em 0em 0.3em 0.5em;
	background:#000 url(../img/nav/navbg.png) repeat-x top;
	text-align:left;
	clear:both;
}
h2.align {
	text-align:left;
	padding-left:0.5em;
}
h3 {
	color: #000!important;
	margin:0;
	padding:0.05em 0 2px 0px;
	font-size:138.5%;
	font-weight:normal;
}
h4 {
	color: #e73e97!important;
	margin: 0;
	padding:5px 0 0 0px;
	line-height:1.25em;
	font-size:121%;
}
h5 {
	color: #fff!important;
	margin: 0;
	font-size:123.1%;
}
h6 {
	margin: 0;
	margin:0;
	padding: 0.5em 0em 0.13em 0.3em;
	font-size:108%;
	color: #000!important;
	font-weight:bold;
}
/* ---------------------------------------------------------------------------------*//* Twitter */

  #twitter_container {
	height:auto !important;
	padding-bottom:10px;
	background:#fff;
}
#twitter_update_list {
	width: auto;
	padding-top: 5px;
	overflow: hidden;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #000;
	line-height: 16px;
	font-weight:bold;
	height:auto;
}
#twitter_update_list li {
	width: auto;
	list-style: none;
	padding:11px 10px;
	border-bottom: dotted 1px #000;
	margin:0 10px;
	text-align:left;
}
#twitter_update_list li a {
	color: #e44397;
	border-bottom: dotted 1px;
	text-decoration: none;
}
#twitter_update_list li a:hover {
	color: #31353d;
	background: #f6c3de;
}
/* ---------------------------------------------------------------------------------*//* Team */

#team {
	width:100%;
	height:110px;
	padding-top:10px;
	clear:both;
	margin-bottom:60px;

}
#team ul {
	width:870px;
	color:#000;
	padding:8px 15px;
	background:#fff;
	height:90px;
	clear:left;
}
#team ul li {
	float:left;
	text-align:center;
	margin:0 4px;
	background:#fff;
	display:block;
	cursor:pointer;
}
.teamThumbnail {
	float:left;
	width:115px;
	height:115px;

}
.teamSummary {
	float:left;
	margin:0px 10px 10px 10px;
	width:76%;
}
.teamSummary p {
	margin:0;
	padding:2px;
}
.profile {
	border-bottom: 1px dashed #000;
	clear:both;
	margin-top:15px;
}

/* ---------------------------------------------------------------------------------*//* Team */

.news .newsThumbnail {
	float:left;
	width:115px;
	height:auto;

	margin-bottom:5px;
	}
.news .newsThumbnail img {width:115px;margin:0px 5px 5px 0px; padding:0px 5px 5px 0px;}
.news .newsSummary {
	float:left;
	margin:0px 10px 10px 10px;
	width:76%;
}
.news .newsSummary p {
	margin:0;
	padding:2px;
}
.news {
	border-bottom: 1px dashed #000;
	clear:both;
	margin-top:10px;
	position:relative;
	margin-bottom:10px;
}
.news .more {
	position:absolute;
	top:0px;
	right:0;
	background:#000 url(../img/forms/button_bg.png) repeat-x top;
	padding:3px;
	font-size:70%;
	margin:0px 15px 10px 0px;
	display:block;
	cursor:pointer;
	float:right;
	border:0.1em solid #000;
	border-top:none;
}
.goback {
	position:absolute;
	right:20px;
	top:15px;
}
.goback a {
	color:#fff!important;
}
.banner {
	border:0px solid #fff;
	float:right;
	width:570px;
	height:297px;

}
/* ---------------------------------------------------------------------------------*//* Styled Numbered List */	

ul.styled_list {
	padding-left: 0;
	margin-left: 20px;
	line-height:1.3em;
}
ul.styled_list li {
	list-style-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:3px 0px 2px 5px;
}
ul.styled_list_design {
	padding-left: 0;
	margin-left: 20px;
	line-height:1.3em;
}
ul.styled_list_design li {
	list-style-image: url(../img/services/bullet_design.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:3px 0px 2px 5px;
}
ul.styled_list_marketing {
	padding-left: 0;
	margin-left: 20px;
	line-height:1.3em;
}
ul.styled_list_marketing li {
	list-style-image: url(../img/services/bullet_marketing.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:3px 0px 2px 5px;
}
ul.styled_list_web {
	padding-left: 0;
	margin-left: 20px;
	line-height:1.3em;
}
ul.styled_list_web li {
	list-style-image: url(../img/services/bullet_web.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:3px 0px 2px 5px;
}
/* ---------------------------------------------------------------------------------*//* Add this */	
.addthis_toolbox {
	float:right;
}
#at16ptc {
	color:#19bcb9!important;
}
/* ---------------------------------------------------------------------------------*//* News */	

#HomeNews {
	color:#000;
	line-height:1.8em;
}
#HomeNews p.title {
	color:#000;
}
#HomeNews p.title span {
	color:#fff;
	font-weight:bold;
}
#HomeNews p {
	color:#fff;
	margin:3px 0px 3px 0px;
}
#HomeNews p.DashedLine {
	border-bottom:1px dashed #fff;
	margin:5px 0px 5px 0px;
}
#HomeNews a.more {
	background:url(../img/homepage/moreArrow.png) right no-repeat;
	width:8px;
	height:10px;
	padding:0px 35px 9px 0px;
	color:#000!important;
	float:right;
}
h3.newsTitle a {
	color:#000!important;
	font-size:77%;
	padding:15px 0px 5px 0px;
	margin-left:-5px
}
h3.newsTitle a:hover {
	color:#19bcb9!important;
	font-size:77%;
	text-decoration:none;
}
div.newsBody {
	padding:0px 0px 5px 0px
}
div.newsReadmore {
	float:right;
}
.ditto_paging {
	padding: 10px;
	font-size: 86%;
	color: black;
	float:right;
}
.ditto_currentpage {
	padding: 5px;
	margin: 5px 1px;
	background-color: #e44497;
	color: #fff;
}
a.ditto_page, a:link.ditto_page, a:visited.ditto_page {
	padding: 5px;
	margin: 5px 1px;
	text-decoration: none !important;
}
a:hover.ditto_page {
	background-color: #e44497;
	color: #fff;
}
/* ---------------------------------------------------------------------------------*//* Clients */	
.clientList {
	border-bottom: 1px dashed #000;
	clear:both;
	margin-top:15px;
	margin-bottom:10px;
	position:relative;
}
.clientLogo {
	float: left;
	width: 110px;
	height:auto;
}
.clientSummary {
	float:left;
	width:75%;
	padding:0px 0px 0px 10px;
}
.clientSummary p {
	padding:0px 0px 5px 0px;
	line-height:1.6em;
}
.clientWorkcodes {
	display:none;
	right:0;
	width:10px;
}
.clientWorkcodes ul.workBullets {
	padding-left: 0;
	margin-left: 5px;
	line-height:1.3em;
	position:absolute;
	right:0;
}
.clientWorkcodes ul.workBullets li {
	background-repeat: no-repeat;
	background-position: left top;
	padding:3px 0px 2px 5px;
}
.clientWorkcodes ul.workBullets li.pr_off {
	list-style-image: url(../img/prbullet_off.png);
}
.clientWorkcodes ul.workBullets li.pr {
	list-style-image: url(../img/bullet.png);
}
.clientWorkcodes ul.workBullets li.design_off {
	list-style-image: url(../img/designbullet_off.png);
}
.clientWorkcodes ul.workBullets li.design {
	list-style-image: url(../img/designbullet.png);
}
.clientWorkcodes ul.workBullets li.marketing_off {
	list-style-image: url(../img/marketingbullet_off.png);
}
.clientWorkcodes ul.workBullets li.marketing {
	list-style-image: url(../img/marketingbullet.png);
}
.clientWorkcodes ul.workBullets li.web_off {
	list-style-image: url(../img/webbullet_off.png);
}
.clientWorkcodes ul.workBullets li.web {
	list-style-image: url(../img/webbullet.png);
}
/* ---------------------------------------------------------------------------------*//* Contact */	

.contactContainer {
	margin-bottom:10px;
	border-bottom:1px dashed #000;
}
.contactDetails {
	float:left;
	margin:0 20px 10px 10px;
	width:150px;

}
/* ---------------------------------------------------------------------------------*//* General */	

.modx_whitespace {
	font-size:0.1%;
	padding:3px 0;
	margin:0;
}
.floatImageleft {
	float:left;
	padding:5px;
}
.floatRight {
	float:right;
	padding:5px;
}
.last {
	margin-right:0px;
}
.more {
	background:#000 url(../img/forms/button_bg.png) repeat-x top;
	padding:3px;
	font-size:70%;
	margin:0px 10px 8px 0px;
	display:block;
	cursor:pointer;
	float:right;
	border:0.1em solid #000;
	border-top:none;

}
.more a {
	color:#fff;
}
.more a.web:hover {
	color:#a7a9ac;
	text-decoration:none;
}
.more a.marketing:hover {
	color:#8dc63f;
	text-decoration:none;
}
.more a.design:hover {
	color:#26bcd7;
	text-decoration:none;
}
.more a.pr:hover {
	color:#e44497;
	text-decoration:none;
}

/*////////////////////////////////////////////////////////////////////////////////////// Work Gallery */
#workGallery {}
#workGallery ul li {float:left; width:172px; margin:5px 10px; text-align:center;}
#workGallery ul li img {border:1px solid #000;}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../img/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../img/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;

}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: #000 url(../img/fancy_title_over.png);
	background-repeat:repeat-x;
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../img/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../img/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../img/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../img/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../img/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../img/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../img/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -122px;
}



/* ---------------------------------------------------------------------------------*//* Sitemap */	
#siteMap { margin-left:10px;}
#siteMap ul { list-style:circle;}
#siteMap ul li {list-style:none; padding-left:0px; line-height:1.6em; font-size:108%; }
#siteMap ul li li {list-style:circle; margin-left:25px; font-size:83%;line-height:1.6em;}
#siteMap ul li a{}
#siteMap ul li a:hover{}

/* ---------------------------------------------------------------------------------*//* Footer text */	

#footerContainer {
	width:980px;
	margin:0 auto;
}
#footerContainer .rightFooter_txt {
	right:15px;
	padding:8px 10px 5px 0px;
	position:absolute;
	text-align:right;
	font-weight:bold;
	font-size:77%;
}
p.footer_copyright {
	color:#e44497;
	font-size:11px;
	margin:0px;
	padding:10px 35px 15px 0px;
	text-align:left;
	float:right;
}
#footer .epost {
	float:right;
	margin-right:35px;
}
p.address {
	width:auto;
	float:left;
	color:#fff;
	font-size:83%;
	margin-left:40px;
	line-height:1.6em;
}
p.address span {
	color:#e44497;
}
p.regulation {
	float:right;
	font-size:72%;
	width:290px;
	color:#fff;
	margin-right:30px;
	text-align:right;
}

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
	}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.scrollerContainer {height:150px; background:#fff;}
.simply-scroll  .simply-scroll-list ul {
	width:870px;
	color:#000;
	padding:8px 15px;
	background:#fff;
	height:90px;
	clear:left;
}
.simply-scroll-list ul li {

	float:left;
	text-align:center;
	margin:0 4px;
	background:#fff;
	display:block;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 100%;
	height: 140px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 130px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 110px;
	height: 100px;
}
