body {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #707173;
	background-color: #333;
}

div.clearing {
	clear: both;
}

a.skip {
	visibility: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	position: absolute;
}

#wrapper {
	width: 824px;
	margin-left: 113px;
	margin-top: 60px;
}

#header {
	background-color: #fff;
	height: 130px;
	position: relative;
}

strong {
	font-weight: bold;
}

img.gdr_logo {
	position: absolute;
	top: 40px;
	left: 40px;
}

img {
	display: block;
}

p, h1, h2, h3 {
	margin-bottom: 1em;
}

p {
	font-size: 1.2em;
	line-height: 1.3em;
}

ul {
	font-size: 1.2em;
}

a {
	color: #707173;
}

a:hover {
	color: #fa6c00;
	text-decoration: underline;
}

#wrapper .sifrLink a, #wrapper .sifrLinkLeft a, #wrapper .sifrLinkDown a {
	font-weight: bold;
	color: #707173;
	padding-left: 10px;
	font-size: 1.2em;
	margin-top: 10px;
}

#wrapper .sifrLink a {
	background: url(../images/arrow_orange_right.gif) no-repeat 0 center;
}

#wrapper .sifrLinkLeft a {
	background: url(../images/arrow_orange_left.gif) no-repeat 0 center;
}

#wrapper .sifrLinkDown a {
	background: url(../images/arrow_orange_down.gif) no-repeat 0 center;
}

#wrapper .sifrLink a:hover, #wrapper .sifrLinkLeft a:hover, #wrapper .sifrLinkDown a:hover {
	color: #fa6c00;
	text-decoration: none;
}

/* @group navbar */

div#header ul {
	height: 64px;
	padding: 0px;
	background: url(../images/navbar.gif) no-repeat;
	position: absolute;
	display: block;
	margin: 0;
	top: 40px;
	left: 289px;
	width: 495px;
}

#header ul li {
	list-style: none;
	position: absolute;
	padding: 0;
	margin-top: 0;
}

#header ul li, #header a {
	height: 30px;
	display: block;
}

#header a {
	text-indent: -5000px;
	text-decoration: none;
}

#nb1, #nb2, #nb3, #nb4, #nb5, #nb6, #nb7, #nb8 {
	width: 120px;
}

#nb1, #nb2, #nb3, #nb4 {
	top: 0px;
}

#nb5, #nb6, #nb7, #nb8 {
	top: 34px;
}

#nb1, #nb5 {
	left: 0;
}

#nb2, #nb6 {
	left: 125px;
}

#nb3, #nb7 {
	left: 250px;
}

#nb4, #nb8 {
	left: 375px;
}

#nb1 a:hover, body#home #nb1 a {
	background: transparent url(../images/navbar.gif) no-repeat 0 -100px;
}

#nb2 a:hover, body#events #nb2 a {
	background: url(../images/navbar.gif) no-repeat -125px -100px transparent;
}

#nb3 a:hover, body#clients #nb3 a {
	background: url(../images/navbar.gif) no-repeat -250px -100px transparent;
}

#nb4 a:hover,
body#login #nb4 a,
body#welcome #nb4 a,
body#library #nb4 a,
body#scanning #nb4 a,
body#cityshopping #nb4 a {
	background: url(../images/navbar.gif) no-repeat -375px -100px transparent;
}

#nb5 a:hover, body#why #nb5 a {
	background: url(../images/navbar.gif) no-repeat 0 -134px transparent;
}

#nb6 a:hover, body#services #nb6 a {
	background: url(../images/navbar.gif) no-repeat -125px -134px transparent;
}

#nb7 a:hover, body#people #nb7 a {
	background: url(../images/navbar.gif) no-repeat -250px -134px transparent;
}

#nb8 a:hover, body#contact #nb8 a {
	background: url(../images/navbar.gif) no-repeat -375px -134px transparent;
}


/* @end */

/* @group subnav news/events/ etc */

.leftColumn ul.subnav {
	height: 120px;
	background: url(../images/news_events_press_arch.gif) no-repeat;
	position: relative;
	overflow: hidden;
	margin-bottom: 140px;
}

.leftColumn ul.subnav li {
	list-style: none;
	position: absolute;
	padding: 0;
	margin-top: 0;
}

.leftColumn ul.subnav li, .leftColumn ul.subnav a {
	display: block;
	height: 28px;
	width: 100%;
}

.leftColumn ul.subnav a {
	text-indent: -5000px;
	text-decoration: none;

}

#sn1 {
	top: 0;
}

#sn2 {
	top: 28px;
}

#sn3 {
	top: 56px;
}

#sn4 {
	top: 84px;
}

#sn1 a:hover {
	background: url(../images/news_events_press_arch.gif) 0 -120px;
}

#sn2 a:hover {
	background: url(../images/news_events_press_arch.gif) 0 -148px;
}

#sn3 a:hover {
	background: url(../images/news_events_press_arch.gif) 0 -176px;
}

#sn4 a:hover {
	background: url(../images/news_events_press_arch.gif) 0 -204px;
}

#sn1.on, #sn1.on a:hover {
	background: url(../images/news_events_press_arch.gif) 0 -240px;
}

#sn2.on, #sn2.on a:hover {
	background: url(../images/news_events_press_arch.gif) 0 -268px;
}

#sn3.on, #sn3.on a:hover {
	background: url(../images/news_events_press_arch.gif) 0 -296px;
}

#sn4.on, #sn4.on a:hover {
	background: url(../images/news_events_press_arch.gif) 0 -324px;
}

/* @end */

/* @group subnav services */

/*.leftColumn ul.subnavServices {
	height: 150px;
	background: url(../images/subnav_services.gif) no-repeat;
	position: relative;
	overflow: hidden;
	margin-bottom: 140px;
}

.leftColumn ul.subnavServices li {
	list-style: none;
	position: absolute;
	padding: 0;
	margin-top: 0;
}

.leftColumn ul.subnavServices li, .leftColumn ul.subnavServices a {
	display: block;
	height: 28px;
	width: 100%;
}

.leftColumn ul.subnavServices a {
	text-indent: -5000px;
	text-decoration: none;

}

#sns1 {
	top: 0;
}

#sns2 {
	top: 28px;
}

#sns3 {
	top: 56px;
}

#sns4 {
	top: 84px;
}

#sns5 {
	top: 112px;
}

#sns1 a:hover {
	background: url(../images/subnav_services.gif) 0 -150px;
}

#sns2 a:hover {
	background: url(../images/subnav_services.gif) 0 -178px;
}

#sns3 a:hover {
	background: url(../images/subnav_services.gif) 0 -206px;
}

#sns4 a:hover {
	background: url(../images/subnav_services.gif) 0 -234px;
}

#sns5 a:hover {
	background: url(../images/subnav_services.gif) 0 -262px;
}

#sns1.on, #sns1.on a:hover {
	background: url(../images/subnav_services.gif) 0 -300px;
}

#sns2.on, #sns2.on a:hover {
	background: url(../images/subnav_services.gif) 0 -328px;
}

#sns3.on, #sns3.on a:hover {
	background: url(../images/subnav_services.gif) 0 -356px;
}

#sns4.on, #sns4.on a:hover {
	background: url(../images/subnav_services.gif) 0 -384px;
}

#sns5.on, #sns5.on a:hover {
	background: url(../images/subnav_services.gif) 0 -412px;
}
*/

/* @end */

/* @group backgrounds */

body, body#home {
	background: #eee url(../images/bg_home.jpg) no-repeat fixed;
}

body#events {
	background: #eee url(../images/backgrounds/mikiki.jpg) no-repeat fixed;
}

body#contact {
	background: #eee url(../images/bg_contact.jpg) no-repeat fixed;
}

body#why {
	background: #eee url(../images/bg_why.jpg) no-repeat fixed;
}

body#services {
	background: #eee url(../images/bg_services.jpg) no-repeat fixed;
}

body#clients {
	background: #eee url(../images/backgrounds/mikiki-a.jpg) no-repeat fixed;
}

body#login {
	background: #eee url(../images/bg_login.jpg) no-repeat fixed;
}

body#people {
	background: #eee url(../images/bg_contributors.jpg) no-repeat fixed;
}

body#library {
	background: #eee url(../images/bg_services.jpg) no-repeat fixed;
}
body#scanning {
	background: #eee url(../images/bg_services.jpg) no-repeat fixed;
}

/* @end */

/* @group page titles */

#pageTitle {
	height: 70px;
}

#pageTitle h1 {
	font-size: 0.1em;
	text-indent: -5000px;
}

#pageTitle, body#home #pageTitle {
	background: url(../images/title_global_innovation.png) no-repeat;
}

body#events #pageTitle {
	background: url(../images/title_global_activity.png) no-repeat;
}

body#eventsDetail #pageTitle {
	background: url(../images/title_global_activity.png) no-repeat;
}

body#contact #pageTitle {
	background: url(../images/title_talk_to_us.png) no-repeat;
}

body#why #pageTitle {
	background: url(../images/title_essential_insight.png) no-repeat;
}

body#people #pageTitle {
	background: url(../images/title_the_future.png) no-repeat;
}

body#services #pageTitle {
	background: url(../images/title_advantage.png) no-repeat;
}

body#clients #pageTitle {
	background: url(../images/title_worldwide.png) no-repeat;
}

body#login #pageTitle {
	background: url(../images/title_clients_area.png) no-repeat;
}

body#library #pageTitle {
	background: url(../images/title_digital_library.png) no-repeat;
}

body#scanning #pageTitle {
	background: url(../images/title_global_scanning.png) no-repeat;
}

body#login #pageTitle {
	background: url(../images/title_welcome.png) no-repeat;
}

body#cityshopping #pageTitle {
	background: url(../images/title_city_shopping.png) no-repeat;
}
/* @end */

/* @group leftNav */

ul.leftNav {
	font-size: 1.2em;
	margin-bottom: 5px;
	overflow: hidden;
	min-height: 245px;
	height:auto !important;
	height: 245px;
}

ul.leftNav span {
	display: block;
}

ul.leftNav li {
	border-top: 1px solid #707173;
	display: block;
}

ul.leftNav a {
	color: #707173;
	text-decoration: none;
	height: 28px;
	display: block;
	line-height: 2.8em;
}

ul.leftNav a:hover {
	color: #fa6c00 !important;
}

ul.leftNav .on {
	color: #fa6c00;
	padding-left: 12px;
	background: url(../images/arrow_orange_right.gif) no-repeat 2px 12px;
}
ul.leftNav .on a {
	color: #fa6c00;
}

ul.leftNav .expand {
	background: red url(../images/plus.gif) no-repeat 0 12px;
	padding-left: 12px;
	font-weight: bold;
	display: block;
}
ul.leftNav .normal, ul.leftNav .normal a {
	color: #707173;
}

ul.leftNav ul {
	font-size: 1em;
	min-height: 0px;
	height: auto !important;
	margin-top: 3px;
	margin-bottom: 5px;
}

ul.leftNav ul li, ul.leftNav ul .on {
	border: none;
	background: url(../images/bullet_orange.gif) 10px 0.5em no-repeat;
	padding-left: 20px;
	margin-bottom: 6px;
}

ul.leftNav ul a {
	height: auto;
	line-height: 1em;
}


/* @end */

ul.powerLinks {
	font-size: 1.2em;
}

ul.powerLinks li {
	margin-bottom: 5px;
	padding-left: 12px;
	background: url(../images/arrow_orange_right.gif) no-repeat 2px center;
}

ul.powerLinks li a {
	color: #707173;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

ul.powerLinks li a:hover {
	color: #fa6c00;
}

#tier2 ul.powerLinks {
	margin-top: -5px;
}

#content {
	min-height:600px;
	height:auto !important;
	height:600px;
	background: #fff url(../images/tab.gif) no-repeat 0 72px;
	margin-bottom: 0px;
	padding-bottom: 100px;
}

#tier1 {
	padding-bottom: 62px;
	margin-bottom: 14px;
	min-height:300px;
	height:auto !important;
	height:300px;
}

/* @group tier graphics */

#tier1, body#home #tier1 {
	background: url(../images/tier1_sep_2.jpg) no-repeat center bottom;
}

body#why #tier1 {
	background: url(../images/tier1_sep_2.jpg) no-repeat center bottom;
}

body#people #tier1 {
	background: url(../images/tier1_sep_2.jpg) no-repeat center bottom;
}

body#services #tier1 {
	background: url(../images/tier1_sep_2.jpg) no-repeat center bottom;
}

body#login #tier1 {
	background: none;
}

body#events #tier1 {
	background: none;
}

body#contact #tier1 {
	background: url(../images/tier1_sep_2.jpg) no-repeat center bottom;
}

body#clients #tier1 {
	background: url(../images/tier1_sep_2.jpg) no-repeat center bottom;
}

body#login.cityShoppingGuide #tier1 {
	background: none;
}

body#library #tier1 {
	background-image: none;
}

/* @end */

.leftColumn, .rightColumn {
	float: left;
	display: inline;
	margin-top: 22px;
	position: relative;
}

.leftColumn {
	margin-left: 40px;
	width: 227px;
	padding-top: 50px;
	position: relative;
}

.leftColumn p.navTitle {
	position: absolute;
	top: 15px;
	color: #707173;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1em;
	line-height: 1.2em;
	font-size: 1.5em;
}

#tier2 .leftColumn {
	padding-top: 0;
}

.rightColumn {
	margin-left: 22px;
	width: 495px;
}

.rightColumn h2 {
	color: #fa6c00;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1em;
	line-height: 1.2em;
	font-size: 1.6em;
	margin-top: 15px;
	height: 25px;
}

.rightColumn h3 {
	font-size: 1.35em;
	margin-bottom: 1em;
}

.rightColumn h4 {
	color: #707173;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1em;
	line-height: 1.2em;
	font-size: 1.6em;
	margin-top: 15px;
}

.rightColumn h5 {
	color: #fa6c00;
	text-align: left;
	margin-bottom: 1em;
	line-height: 1.2em;
	font-size: 1.6em;
	margin-top: 15px;
}

.rightColumn h6 {
	color: #fa6c00;
	font-size: 1.4em;
	line-height: 2em;
}

.rightColumn hr {
	height: 12px;
	background-color: #e1e1e1;
	border-style: none;
	margin-top: 45px;
	margin-bottom: 45px;
}

div.rightColumn ul {
	margin: 0;
	padding: 0;
}

div.rightColumn li {
	margin-bottom: 5px;
	padding-left: 12px;
	background: url(../images/arrow_orange_right.gif) no-repeat 2px 4px;
}

div.rightColumn ul a {
	color: #707173;
	text-decoration: none;
}

div.rightColumn ul a:hover {
	color: #fa6c00;
}

div.leftColumn blockquote {
	margin-right: 10px;
}

div.leftColumn blockquote.slammed {
	margin-top: 50px;
}

div.leftColumn blockquote p {
	font-size: 1.4em;
	padding-bottom: 5px;
	margin-bottom: 0.5em;
	line-height: 1.2em;
}

div.leftColumn p.cite {
	color: #fa6c00;
	font-size: 1em;
	line-height: 1.1em;
}

div.leftColumn p .quoteBy {
	font-weight: bold;
	color: #fa6c00;
}

/* @group events */

div.eventItem {
	width: 100%;
	height: 120px;
	position: relative;
	margin-bottom: 5px;
	display: block;
	float: left;
	background: #f8f7f6 url(../images/read_more_bg.gif) no-repeat;
}

div.eventItemHover {
	background-position: 0 -120px;
}

div.eventItem img {
	position: absolute;
	top: 0;
	right: 0;
	border-left: 5px solid #fff;
}

div.eventItem h5 {
	font-size: 1.5em;
	position: relative;
	color: #fa6c00;
	display: block;
	padding-top: 0;
	margin: 10px 180px 10px 15px;
}

div.eventItem p {
	margin: 0 135px 10px 15px;
}

div.eventItem a {
	width: 100%;
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	text-indent: -5000px;
	margin: 0;
}

div.eventDetails {
	background-color: #f8f7f6;
	position: relative;
	width: 100%;
	min-height: 370px;
	height: auto !important;
	height: 370px;
	margin-bottom: 5px;
	float: left;
}

div.eventDetails p.leader {
	font-size: 1.3em;
}

div.eventDetails p,
div.eventDetails h3,
div.eventDetails h3 object,
div.eventDetails .sifrLinkLeft {
	margin-left: 18px;
	margin-right: 18px;
}

div.eventDetails h3 {
	color: #fa6c00;
	font-size: 1.5em;
	padding-top: 18px;
}

div.eventDetails a.return {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 0;
	background: url(../images/return_to_events.gif) no-repeat;
	height: 18px;
	text-indent: -5000px;
	display: block;
	width: 110px;
}

div.eventDetails a.return:hover {
	background: url(../images/return_to_events.gif) no-repeat 0 -18px;
}

/* @end */

/* @group contact */

div.pictureBlock, div.pictureBlock2 {
	width: 245px;
	height: 245px;
	float: left;
	background: #f8f7f6 url(../images/bg_arrow_large.gif) no-repeat;
	position: relative;
}

div.pictureBlock a, div.pictureBlock2 a {
	position: absolute;
	left: 0;
	top: 227px;
}

div.pictureBlock{
	margin-right: 5px;
}

div.contactPerson {
	width: 150px;
	float: left;
	margin-right: 5px;
	margin-bottom: 3em;
}

div.contactPerson em {
	color: #fa6c00;
	font-size: 1.2em;
}

/* @end */

/* @group speakers */

div.speaker, div.speaker2 {
	width: 245px;
	float: left;
	display: block;
	background-color: #f8f7f6;
	margin-bottom: 4px;
	position: relative;
}

div.speakerHover {
	background-color: #f5e5da;
}

div.speaker {
	margin-right: 5px;
	position: relative;
}

div.speaker img, div.speaker2 img {
	float: left;
	border-right: 5px solid #fff;
}

div.speaker p, div.speaker2 p {
	position: absolute;
	top: 10px;
	left: 135px;
	margin-right: 10px;
}

div.speaker a, div.speaker2 a {
	position: absolute;
	top: 95px;
	left: 135px;
	color: #707173;
	background: url(../images/arrow_orange_right_gry_bg.gif) no-repeat 0 3px;
	padding-left: 10px;
	text-decoration: none;
}

div.speaker a:hover, div.speaker2 a:hover {
	color: #fa6c00;
	text-decoration: none;
}

div.speaker .name, div.speaker2 .name,
div.speakerInfo .name {
	color: #fa6c00;
	font-size: 1.2em;
}

div.speakerPic, div.speakerInfo {
	width: 245px;
	height: 245px;
	float: left;
	display: block;
	margin-bottom: 5px;
}

div.speakerPic {
	margin-right: 5px;
}

div.speakerInfo {
	background-color: #f8f7f6;
}

div.speakerInfo p {
	margin-left: 12px;
	margin-right: 12px;
	font-size: 1.1em;
}

div.speakerInfo p.details {
	margin-top: 18px;
}

/* @end */

/* @group bottom boxes */

#bottomBoxes {
	/*margin-left: 40px;*/
	margin-left: 0px;
	margin-top: 80px;
}

#bottomBoxes p {
	margin-bottom: 0;
	width: 245px;
	float: left;
	margin-right: 5px;
}

#bottomBoxes p.box2 {
	margin-right: 0px;
}

#bottomBoxes a {
	width: 245px;
	display: block;
	text-decoration: none;
}
#bottomBoxes a span {
	margin-top: 1em;
	display: block;
	padding-left: 12px;
	background: url(../images/arrow_orange_right.gif) no-repeat 2px 4px;
}



/* @end */

/* @group clients / map */

div.map {
	border-top: 1px solid #707173;
}



/* @end */

/* @group login */

form#frmLogin {
	margin-bottom: 5px;
}

form#frmReminder {
}

form#frmLogin p.error {
	width: 100%;
	margin-bottom: 1em;
}

form#frmLogin p,
form#frmReminder p {
	float: left;
	margin-right: 5px;
	/* background-color: #707173; */
	margin: 0px;
	padding: 0px;
}

form#frmLogin p {
	width: 120px;
}

form#frmReminder p {
	width: 250px;
}

form#frmReminder p.submitReminder {
	width: 120px;
}

form#frmLogin p.submitButton,
form#frmReminder p.submitButton {
}

form#frmLogin label,form#frmReminder label {
	display: none;
	padding: 0;
	margin: 0;
}

form#frmLogin input.tfield,
form#frmReminder input.tfieldReminder {
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #707173;
	padding-top: 3px;
	padding-bottom: 5px;
	border: 0px;
	height: 1em;
	border: 1px solid #707173;
	width: 113px;
	margin-right: 5px;
}

form#frmReminder input.tfieldReminder {
	width: 241px;
}

form#frmLogin input#submit,
form#frmReminder input#submit {
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #707173;
	width: 120px;
	color: #fff;
	border: none;
	height: 1.85em;
	line-height: 1.85em;
	text-align: left;
	padding: 0px 6px;
}

form#frmLogin input#submit:hover,
form#frmReminder input#submit:hover {
	background: #fa6c00;
}

/* @end */

/* @group city shopping guide */

div.library, div.library2 {
	width: 245px;
	float: left;
	display: block;
	background-color: #f8f7f6;
	margin-bottom: 4px;
	position: relative;
}

div.libraryHover {
	background-color: #f5e5da;
}

div.library {
	margin-right: 5px;
	position: relative;
}

div.library ul, div.library2 ul {
	position: absolute;
	bottom: 10px;
	left: 135px;
	font-size: 1em;
}

div.rightColumn div.library ul li, div.rightColumn div.library2 ul li {
	margin-bottom: 0;
	background-position: 0 3px;
}

div.library img, div.library2 img {
	float: left;
	border-right: 5px solid #fff;
}

div.library p, div.library2 p {
	position: absolute;
	top: 10px;
	left: 135px;
	margin-right: 10px;
}

div.library a, div.library2 a {
	color: #707173;
}
div.library li.download, div.library2 li.download {
	background-position: 0 2px;
	background-image: url(../images/download_small.gif);
}

div.library a:hover, div.library2 a:hover {
	color: #fa6c00;
	text-decoration: none;
}

#options {
	background-color: #fff;
	display: block;
	margin-bottom: 5px;
	position: relative;
	height: 86px;
}

#options .optionsList {
	background-color: #f6f6f6;
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	height: 86px;
}

#options img {
	position: absolute;
	top: 18px;
	left: 18px;
}

#options ul {
	margin-top: 18px;
	margin-left: 18px;
}

#options li {
	padding-left: 12px;
	margin-bottom: 5px;
}

#options li.norm {
	background: url(../images/arrow_orange_right_org_bg.gif) no-repeat 0 center;
}
#options li.download {
	background: url(../images/download_large.gif) no-repeat 0 center;
}

#options ul a {
	color: #707173;
}

#options ul a:hover {
	color: #fa6c00;
	text-decoration: none;
}

#cover {
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}

#cover img {
	margin-bottom: 10px;
}

#cover .close {
	text-decoration: none;
}

span.sifrLinkClose {
	background: url(../images/icon_close.gif) no-repeat 0 center;
	padding-left: 13px;
}

span.sifrLinkClose a {
	color: #fff;
	font-size: 1.1em;
}

span.sifrLinkClose a:hover {
	color: #fa6c00;
	text-decoration: none;
}

/* @end */

/* @group popup */

#popinner {
	padding: 5px 5px 0;
}


#popinner span.name {
	visibility: visible;
	font-size: 1.2em;
	letter-spacing: normal;
}

#popinner span.title {
	visibility: visible;
	font-size: 1em;
	letter-spacing: normal;
}

/* @end */

/* @group client list and testimonials */

div.clientLists {
	padding-bottom: 20px;
}

div.clientLists li {
	list-style-type: none;
	background-image: none;
	padding-left: 0;
	margin-right: 5px;
	margin-bottom: 20px;
}

ul.columnA, ul.columnB {
	width: 250px;
	float: left;
	padding-bottom: 20px;
}

ul.columnB {
	width: 245px;
}

#content div.clientLists a {
	color: #fa6c00;
}

div.clientLists a:hover {
	text-decoration: underline;
}

/* @end */

#footer {
	font-size: 1em;
	background-color: #fff;
	height: 50px;
	position: relative;
	margin-bottom: 100px;
}

#footer p {
	position: absolute;
	bottom: 30px;
	left: 40px;
	margin-bottom: 0;
}

#footer ul {
	position: absolute;
	right: 40px;
	bottom: 30px;
	line-height: 1.2em;
}

#footer li {
	border-left: 1px solid #707173;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
}

#footer li.first {
	border-left: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#footer a {
	text-decoration: none;
}

#footer a.on, #footer a:hover {
	color: #fa6c00;
}

form#frmLogin + .sifrLink, form#frmReminder + .sifrLink {
	margin-top: 20px;
}

div.previewSlug {
	border-top: 1px solid #e1e1e1;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	padding-top: 18px;
}

div.previewSlug div.copy {
	display: block;
	float: left;
	margin-right: 30px;
	width: 345px;
}

div.previewSlug div.image {
	width: 120px;
	float: left;
	display: block;
}

div.previewSlug div.image img {
	border: 1px solid #e1e1e1;
}



