/*
Title:      	Lotus UK stylesheet for screen media
Author:     	Karl Ridley, falling@happyleaves.com
Updated:    	7th November 2009
*/


/* MAIN COMPONENTS */

body {
	margin: 0;
	padding: 0 0 70px 0;
	background: #001e36 url(../jpg/body-tile.jpg) repeat-x 0 top;
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	font-size: small;
	color: #ffffff;
	}
	
p {
 	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	margin: 0 0 10px 0;
	}	
	
h1, h2, h3, h4 {
 	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	line-height: 1.2em;
	margin: 0;
	}

h1 {
 	text-align: left;
	font-size: 26px;
	color: #ffffff;
	margin: 0;
	}

h2 {
	text-align: left;
	font-size: 20px;
	color: #ffffff;
	margin: 0;
	}
	
h3 {
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	margin: 0;
	}

h4 {
  	text-align: left;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	}	
	
.spacer {
 	clear: both;
	height: 20px;
	padding: 0;
	margin: 0;
 	}
	
.clear {
 	clear: both;
 	}	
	
.divline {
	height: 1px;
	margin: 10px 0 10px 0;
	width: 100%;
	border-bottom: #0d406c dotted 1px;
	}
	
.largertxt {
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	text-align: left;
	color: #ffffff;
	font-size: 120%;
	line-height: 1.3em;
	}	
	
.largertxt a:link, .largertxt a:visited {
	color:#ff6f20;
	text-decoration:none;
	}
	
.largertxt a:active, .largertxt a:hover {
	color:#ff6f20;
	text-decoration:underline;
	}	
	
.thanxtxt {
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	text-align: left;
	color: #f6dd33;
	font-size: 125%;
	line-height: 1.3em;
	}
	
.largertxtlightblue {
	text-align: left;
	color: #639ec8;
	font-size: 120%;
	line-height: 1.3em;
	}	
	
.lightbluebold {
	text-align: left;
	color: #7faed0;
	line-height: 1.3em;
	font-weight: bold;
	}		
	
.normaltxt {
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.3em;
	}	
	
.normaltxt a:link, .normaltxt a:visited {
	color:#ff6f20;
	text-decoration:none;
	}
	
.normaltxt a:active, .normaltxt a:hover {
	color:#ff6f20;
	text-decoration:underline;
	}
	
.resultstxt {
	text-align: left;
	font-size: 100%;
	color: #94bad6;
	line-height: 1.3em;
	font-style: italic;
	}		
	
.smallertxt {
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	text-align: left;
	font-size: 90%;
	color: #639ec8;
	line-height: 1.3em;
	}	
	
.smallertxt a:link, .smallertxt a:visited {
	color:#82bfeb;
	text-decoration:none;
	}
	
.smallertxt a:active, .smallertxt a:hover {
	color:#82bfeb;
	text-decoration:underline;
	}
	
.bulletlist {
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	padding: 0;
	margin: 10px 0 10px 10px;
	list-style: none;
	color: #ffffff;
	width: 90%;
	}
	
.bulletlist ul {
	list-style: none;
	margin: 0;
	border: 0;
	}
	
.bulletlist li {
	color: #ffffff;
	line-height: 1.3em;
	padding: 0 0 5px 14px;
	font-size: 95%;
	background-image: url(../gif/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}	
	
.bulletlist a:link, .bulletlist a:visited {
	color: #ff6f20;
	text-decoration: none;
	}

.bulletlist a:active, .bulletlist a:hover  {
	color: #ff6f20;
	text-decoration: underline;
	}
	
.orderedlist {
	padding: 0;
	margin: 10px 0 10px 26px;
	list-style: decimal;
	list-style-position: outside;
	color: #ffffff;
	width: 85%;
	}	
	
.orderedlist ol {
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	list-style: none;
	margin: 0 0 0 10px;
	border: 0;
	}
	
.orderedlist li {
	color: #ffffff;
	line-height: 1.3em;
	padding: 0 0 8px 0;	
	}	
	
.formfieldslong {
	color: #00172b;
	width: 360px;
	padding: 2px;
	font-size: 100%;
	background-color: #ffffff;
	border: 1px solid #a6c2db;
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	}
	
.formfieldsmed {
	color: #00172b;
	width: 244px;
	padding: 3px;
	font-size: 100%;
	background-color: #ffffff;
	border: 1px solid #a6c2db;
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	}	
	
.formfieldsshort {
	color: #00172b;
	width: 200px;
	padding: 2px;
	font-size: 100%;
	background-color: #ffffff;
	border: 1px solid #a6c2db;
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	}	
	
.formfieldstiny {
	color: #00172b;
	width: 100px;
	padding: 2px;
	font-size: 100%;
	background-color: #ffffff;
	border: 1px solid #a6c2db;
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;;
	}	
	
.newspdfdownload {
	text-align: left;
	font-size: 100%;
	line-height: 1.2em;
	color: #ffffff;
	height: 40px;
	margin: 0;
	padding: 7px 0 0 50px;
	background: url(../png/pdf-icon.png) no-repeat top left;
	}	
	
.newspdfdownload a:link, .newspdfdownload a:visited {
	color: #ff6f20;
	text-decoration: none;
	}

.newspdfdownload a:active, .newspdfdownload a:hover  {
	color: #ff6f20;
	text-decoration: underline;
	}	
	
	
	
	
	
/* BODY COMPONENTS */	

#stage {
	width: 100%; 
	overflow: auto;
	overflow-x: hidden; 
	overflow-y: hidden; 
	height: 440px; 
	margin: 0 auto;
	}
	
#contentwrapper {
	margin: 0;
	width: 100%; 
	padding: 0;		
	font-size: 95%;
	}	
	
#myList {
	width:3000px; 
	border:0; 
	margin:0; 
	padding:0; 
	left:400px;
	}

body#home .portfolio {
	margin: 0;
	padding: 0;	
	}

body#home .portfolio img {
	border: 0;
	padding: 0;
	margin: 0;
	}
		
div#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 110px;
	background: #003666 url(../jpg/nav-bg-tile.jpg) repeat-x;
	padding: 0;
	margin: 0;
	}
	
#headergrad {
	height: 110px;
	background: url(../jpg/topnav-bg-grad.jpg) no-repeat top center;
	padding: 0;
	margin: 0;
	}	

div#logo {
	width: 200px;
	position: absolute;
	margin: 20px 0 0 30px;
	padding: 0;
	height: 70px;
	}
	
div#logo2 {
	width: 200px;
	position: absolute;
	margin: 35px 0 0 30px;
	padding: 0;
	height: 70px;
	}	

div#bottom {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 100%;
	height: 30px;	
	padding: 0 0 0 30px;
	margin: 0px;
	font-size: 11px;
	}
	
div#footer {
	position: absolute;
	top: 610px;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #ffffff;
	}	

div#content {
	width: 100%;
	padding: 0;
	margin: 0;		
	height: 600px;	
	background: url(../png/flower-watermark.png) no-repeat 0 150px;
	}
	
body#contact div#content {	
	padding: 0;
	margin: 0;	
	}
	
	
	
	
@media screen {

body > div#header {
	position: fixed;
	}

body > div#bottom {
	position: fixed;
	}
	
body > div#footer {
	position: fixed;
	}	

	}




div#logo img {
	border: 0px;
	}

div#scroll {
	width: 200px;
	}

.contact {
	bottom: 20px;
	position: absolute;
	padding: 0 0 0 17px;
	}

.contact a:hover {
	text-decoration: underline;
	}
	
/* ____________________ */	

.portfolio table {
	padding: 0;
	margin: 10px 0 0 30px;
	border: 0;		
	}

.portfolio img {
	/* margin: 0 15px 0 0; */	
	padding: 0;
	}

.left {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
	}
	
	
	
	
	
/* MAIN NAV COMPONENTS */	

#membersof {
    width: 450px;
	height: 100px;	
	padding: 0;
	margin: 0;
	float: right;
	}
	
#membersoflinks {
    list-style: none;
	padding: 0;
	margin: 0;
	}

#membersoflinks li {
    float: left;
	padding: 0;
	margin: 0;
	}	
	
#membersoflinks a * {
    display: none;
	}

#membersoflinks a, #membersoflinks a .hover {
    height: 100px;
	/*position: relative;*/
    display: block;
	}	
	
#membersoflinks a.antor {
    background: url(../png/members-of/antor.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 140px;
	}

#membersoflinks .highlight a.antor:hover, #membersoflinks a.antor .hover {
    background: url(../png/members-of/antor.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 140px;
	}	
	
#membersoflinks a.itt {
    background: url(../png/members-of/institute-of-travel-and-tourism.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 90px;
	}

#membersoflinks .highlight a.itt:hover, #membersoflinks a.itt .hover {
    background: url(../png/members-of/institute-of-travel-and-tourism.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 90px;
	}
	
#membersoflinks a.its {
    background: url(../png/members-of/the-tourism-society.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 95px;
	}

#membersoflinks .highlight a.its:hover, #membersoflinks a.its .hover {
    background: url(../png/members-of/the-tourism-society.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 95px;
	}	
	
#membersoflinks a.cim {
    background: url(../png/members-of/chartered-institute-of-marketing.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 125px;
	}

#membersoflinks .highlight a.cim:hover, #membersoflinks a.cim .hover {
    background: url(../png/members-of/chartered-institute-of-marketing.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 125px;
	}		
	
	
	
	
	
	
	
/* MAIN NAV COMPONENTS */	

#mainnav {
    width: 594px;
	height: 60px;	
	padding: 0;
	margin: 50px 30px 0 0;
	float: right;
	}
	
#navigationmain {
    list-style: none;
	padding: 0;
	margin: 0;
	}

#navigationmain li {
    float: left;
	padding: 0;
	margin: 0;
	}	
	
#navigationmain a * {
    display: none;
	}

#navigationmain a, #navigationmain a .hover {
    height: 60px;
	/*position: relative;*/
    display: block;
	}
	
#navigationmain .divider {
    background: url(../png/mainnav/_divider.png) top left no-repeat;
	background-position: 0 0;
    width: 15px;
	height: 60px;
	overflow: hidden;	
	display: block;
	}	
	
	
#navigationmain a.about-lotus {
    background: url(../png/mainnav/about-lotus.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 78px;
	}

#navigationmain .highlight a.about-lotus:hover, #navigationmain a.about-lotus .hover {
    background: url(../png/mainnav/about-lotus.png) 0 0 no-repeat;
	background-position: 0 -60px;
    width: 78px;
	}	
	
#navigationmain .selected a.about-lotus {
    background: url(../png/mainnav/about-lotus.png) 0 0 no-repeat;
	background-position: 0 -120px;
    width: 78px;
	}	
	
	
#navigationmain a.case-studies {
    background: url(../png/mainnav/case-studies.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 84px;
	}

#navigationmain .highlight a.case-studies:hover, #navigationmain a.case-studies .hover {
    background: url(../png/mainnav/case-studies.png) 0 0 no-repeat;
	background-position: 0 -60px;
    width: 84px;
	}	
	
#navigationmain .selected a.case-studies {
    background: url(../png/mainnav/case-studies.png) 0 0 no-repeat;
	background-position: 0 -120px;
    width: 84px;
	}		
	
	
#navigationmain a.clients {
    background: url(../png/mainnav/clients.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 45px;
	}

#navigationmain .highlight a.clients:hover, #navigationmain a.clients .hover {
    background: url(../png/mainnav/clients.png) 0 0 no-repeat;
	background-position: 0 -60px;
    width: 45px;
	}	
	
#navigationmain .selected a.clients {
    background: url(../png/mainnav/clients.png) 0 0 no-repeat;
	background-position: 0 -120px;
    width: 45px;
	}		
	
	
#navigationmain a.the-team {
    background: url(../png/mainnav/the-team.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 64px;
	}

#navigationmain .highlight a.the-team:hover, #navigationmain a.the-team .hover {
    background: url(../png/mainnav/the-team.png) 0 0 no-repeat;
	background-position: 0 -60px;
    width: 64px;
	}	
	
#navigationmain .selected a.the-team {
    background: url(../png/mainnav/the-team.png) 0 0 no-repeat;
	background-position: 0 -120px;
    width: 64px;
	}	
	
	
#navigationmain a.contact-us {
    background: url(../png/mainnav/contact-us.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 70px;
	}

#navigationmain .highlight a.contact-us:hover, #navigationmain a.contact-us .hover {
    background: url(../png/mainnav/contact-us.png) 0 0 no-repeat;
	background-position: 0 -60px;
    width: 70px;
	}	
	
#navigationmain .selected a.contact-us {
    background: url(../png/mainnav/contact-us.png) 0 0 no-repeat;
	background-position: 0 -120px;
    width: 70px;
	}	
	
	
#navigationmain a.in-30-seconds {
    background: url(../png/mainnav/in-30-seconds.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 94px;
	}

#navigationmain .highlight a.in-30-seconds:hover, #navigationmain a.in-30-seconds .hover {
    background: url(../png/mainnav/in-30-seconds.png) 0 0 no-repeat;
	background-position: 0 -60px;
    width: 94px;
	}	
	
#navigationmain .selected a.in-30-seconds {
    background: url(../png/mainnav/in-30-seconds.png) 0 0 no-repeat;
	background-position: 0 -120px;
    width: 94px;
	}	
	
	
#navigationmain a.lotus-network {
    background: url(../png/mainnav/lotus-network.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 95px;
	}

#navigationmain .highlight a.lotus-network:hover, #navigationmain a.lotus-network .hover {
    background: url(../png/mainnav/lotus-network.png) 0 0 no-repeat;
	background-position: 0 -60px;
    width: 95px;
	}	
	
#navigationmain .selected a.lotus-network {
    background: url(../png/mainnav/lotus-network.png) 0 0 no-repeat;
	background-position: 0 -120px;
    width: 95px;
	}	
		
	
#navigationmain a.news {
    background: url(../png/mainnav/news.png) 0 0 no-repeat;
	background-position: 0 0;
    width: 38px;
	}

#navigationmain .highlight a.news:hover, #navigationmain a.news .hover {
    background: url(../png/mainnav/news.png) 0 0 no-repeat;
	background-position: 0 -60px;
    width: 38px;
	}	
	
#navigationmain .selected a.news {
    background: url(../png/mainnav/news.png) 0 0 no-repeat;
	background-position: 0 -120px;
    width: 38px;
	}		
		
		




/* HIDDEN CONTENTS */

.hidden_contents {
	position: absolute;
	margin-top: -1000px;
	}





/* SLIDER MOOTOOLS */

#button {
	list-style: none;
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	margin: 0;	
	padding: 0;
	color: #ffffff;
	height: 30px;
	text-align: center;
	border-right: 1px solid #000f1d;
	}

#button li {
	float: left;
	display: block;	
	text-decoration: none;
	color: #90adc6;
	height: 30px;
	padding: 0;	
	margin: 0;
	background: url(../jpg/bottoneImg.jpg) 0 0 repeat-x;
	border-right: 1px solid #000f1d;
	}

#button li a, #button li a:visited {
	display: block;
	text-decoration: none;
	color: #90adc6;
	height: 17px;
	margin: 0;
	padding: 10px 6px 3px 6px;
	background: url(../jpg/bottoneImg.jpg) 0 0 repeat-x;
	}

#button li a:hover {
	display: block;
	color: #ffffff;
	text-decoration: none;
	height: 17px;
	margin: 0;
	padding: 10px 6px 3px 6px;
	background: url(../jpg/bottoneImg.jpg) 0 -30px repeat-x;
	}
	
#button li .static {
	display: block;
	text-decoration: none;
	color: #ffffff;
	height: 17px;
	margin: 0;
	padding: 10px 6px 3px 0;
	background: url(../jpg/bottoneImg.jpg) 0 0 repeat-x;
	}	





/* TOOL TIP MOOTOOLS */

.tool-tip {
	background: url(../png/tooltipbg.png) repeat 0 0;
	padding: 15px 0 0 15px;
	color: #ffffff;
	width: 625px;
	height: 60px;	
	margin: 0;
	overflow: hidden;
	}

.tool-title {
	font-weight: bold;
	font-size: 115%;
	color: #ffffff;
	}

.tool-text {
	font-size: 85%;
	color: #afbec9;
	}

.toolNav-tip {
	background: url(../png/ballonTooltip.png) no-repeat 0 0;
	padding: 0px;
	width: 68px;
	height: 68px;
	}

.toolNav-title {
	font-weight: bold;
	font-size: 115%;
	color: #ffffff;
	}

.toolNav-text {
	font-size: 85%;
	color: #afbec9;
	}
	
	
	
	
	
/* FIRST IMAGE */	

.back {
	width: 150px;
	padding: 0;
	}
	
.returntostart {
	position: relative;
	margin: 160px 0 160px 0;
	}

.returntostart a {
	display: block;
	width: 150px;
	height: 40px;
	text-indent: -90000%;
	background: url(../png/return-to-start.png) no-repeat 0 0;
	}

.returntostart a:hover {
	background: url(../png/return-to-start.png) no-repeat 0 -40px;
	}
	
	
.googlemaps {
	padding: 0;
	margin: 0;
	}

	
	
	
	
	
/* CELLS */	

.spacercell {
	padding: 0;
	margin: 0;
	width: 35px;
	background: url(../gif/vertical-divider.gif) repeat-y top left;
	}	
	
.spacercellanchor {
	padding: 0;
	margin: 0;
	width: 30px;
	vertical-align: top;
	}	
	
.newscell01 {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 385px;
	vertical-align: top;
	}		
	
.aboutlotuscell01 {
	padding: 0;
	margin: 0;
	width: 720px;
	height: 385px;
	vertical-align: top;
	}	
	
.aboutlotuscell02 {
	padding: 0;
	margin: 0;
	width: 450px;
	height: 385px;
	vertical-align: top;
	}	

.aboutlotuscell03 {
	padding: 0;
	margin: 0;
	width: 450px;
	height: 385px;
	vertical-align: top;
	}	
	
.aboutlotuscell04 {
	padding: 0;
	margin: 0;
	width: 450px;
	height: 385px;
	vertical-align: top;
	}	
	
.aboutlotuscell05 {
	padding: 0;
	margin: 0;
	width: 450px;
	height: 385px;
	vertical-align: top;
	}	
	
.aboutlotuscell06 {
	padding: 0;
	margin: 0;
	width: 450px;
	height: 385px;
	vertical-align: top;
	}
	
.aboutlotuscell07 {
	padding: 0;
	margin: 0;
	width: 650px;
	height: 385px;
	vertical-align: top;
	}	
	
.nextholder {
    width: 50px;
	height: 40px;
	padding: 0;
	margin: 0;
	}	
	
.casestudies01 {
	padding: 0 30px 0 0;
	margin: 0;
	width: 630px;
	height: 385px;
	vertical-align: top;
	}		
	
.casestudies02 {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 385px;
	vertical-align: top;
	text-align: right;
	}		
	
.clients01 {
	padding: 0;
	margin: 0;
	width: 640px;
	height: 440px;
	vertical-align: top;
	}	
	
.clients02 {
	padding: 0 20px 0 0;
	margin: 0;
	width: 200px;
	height: 440px;
	vertical-align: top;
	}		
	
.theteam01 {
	padding: 0;
	margin: 0;
	width: 350px;
	height: 385px;
	vertical-align: top;
	}		
	
.theteamlistleft {
	padding: 0;
	margin: 0;
	width: 150px;
	float: left;
	}	

.theteamlistright {
	padding: 0;
	margin: 0;
	width: 150px;
	float: right;
	}
	
.theteamquotes {
	padding: 15px 0 0 0;
	font-style: italic;
	font-size: 100%;
	lne-height: 1.2em;
	color: #ffffff;
	margin: 0;
	width: 350px;
	}	
	
.theteam02 {
	padding: 0;
	margin: 0;
	width: 150px;
	height: 385px;
	vertical-align: top;
	}		
	
.theteam03 {
	padding: 0;
	margin: 0;
	width: 610px;
	height: 385px;
	vertical-align: top;
	text-align: right;
	}	
	
.theteamprofile {
	padding: 0 30px 0 0;
	margin: 0;
	width: 480px;
	height: 385px;
	vertical-align: top;
	}
	
.theteamprofilefacts {
	padding: 30px 0 0 0;
	margin: 0;
	width: 185px;
	height: 355px;
	vertical-align: top;
	}	
		
.theteampic {
	padding: 0 0 0 15px;
	margin: 0;
	width: 250px;
	height: 385px;
	vertical-align: top;
	}		
	
.contactus01 {
	padding: 0;
	margin: 0;
	width: 250px;
	height: 385px;
	vertical-align: top;
	}	
	
.contactus02 {
	padding: 0;
	margin: 0;
	width: 250px;
	height: 385px;
	vertical-align: top;
	}	
	
.contactus03 {
	padding: 0;
	margin: 0;
	width: 530px;
	height: 385px;
	vertical-align: top;
	}		
	
.in30seconds01 {
	padding: 0;
	margin: 0;
	width: 450px;
	height: 385px;
	vertical-align: top;
	}	
	
.in30seconds02 {
	padding: 0;
	margin: 0;
	width: 829px;
	height: 385px;
	vertical-align: top;	
	}	
	
.in30left {
	float: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 235px;
	}	
	
.in30right {
	float: right;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 210px;
	}		
	
.lotusnetwork01 {
	padding: 0;
	margin: 0;
	width: 450px;
	height: 385px;
	vertical-align: top;
	}	
	
.lotusnetwork02 {
	padding: 0;
	margin: 0;
	width: 620px;
	height: 385px;
	vertical-align: top;
	background: url(../png/world-map.png) no-repeat top left;
	}	
	
.legal01 {
	padding: 0;
	margin: 0;
	width: 600px;
	height: 385px;
	vertical-align: top;
	}	
	
	
		
	
	
/* FOOTER COMPONENTS */
	
#copyrightholder {
    width: 660px;
	padding: 10px 0 0 30px;
	margin: 0;
	float: left;
	}	
	
#happyleavesholder {
    width: 145px;
	padding: 17px 30px 0 0;
	margin: 0;
	float: right;
	}		
	
.socialcell {
    width: 19px;
	padding: 6px 7px 0 0;
	margin: 0;
	vertical-align: top;
	}		
	
.socialtextcell {
    width: 489px;
	padding: 0 0 0 15px;
	margin: 0;
	vertical-align: top;
	}		
	
.copyrighttxt {
	color: #41617d;
	font-size: 85%;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	text-shadow: 0px 1px 1px #182a39; 
	}	

.copyrighttxt a:link, .copyrighttxt a:visited {
	color: #5b7a94;
	text-decoration:none;
	}

.copyrighttxt a:active, .copyrighttxt a:hover  {
	color: #5b7a94;
	text-decoration:underline;
	}		



