/* Reset the Browsers */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	min-width: 1075px;
	font: 75%/1.4 "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #797979;
	text-align: left;
	overflow-x: hidden;
	background: #323232 url(../images/muitoAcessoBG.jpg) repeat-y center top;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
}

.addBannerWrapper {
	width: 1042px;
	margin: 0 auto;
}

#floodLights {
	background: transparent url(../images/floodLights.png) no-repeat center top;
}

hr {
	display: block;
	border: none;
	background: #e5e5e5;
	height: 1px;
}

a {
	color: #9abc2a;
	text-decoration: none;
}

a:hover {
	cursor: pointer;
	text-decoration: underline;
}

a img {
	border: 0;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.ac {
	text-align: center;
}

.ar {
	text-align: right;
}

.al {
	text-align: left;
}

.cl {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	text-indent: -4000px;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.notext {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}

.shell {
	width: 875px;
	margin: 0 auto;
}

p {
	padding-bottom: 15px;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #666;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
}

h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}

h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
	margin: 0 5px 0 0;
	float: left;
}

/* Header Elements */

#header {
	width: 100%;
	display: inline-block;
	position: relative;
}

#header #logo {
	height: 140px;
	width: 224px;
	background: transparent url(../images/MuitoAcesso_Logo.png) no-repeat 0 0;
	display: block;
	float: left;
	text-indent: -10000px;
	margin-left: 10px;
	margin-top: 10px;
}

#header ul {
	display: block;
	float: right;
	margin-top: 56px;
}

#header ul li {
	float: left;
	margin-right: 10px;
	height: 39px;
}

#header ul li a {
	color: #eaeaea;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
	font-size: 1.2em;
	display: block;
	height: 28px;
	background-color: rgba(255, 255, 255, .1);
	padding: 8px 16px 0;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#header ul li a:hover {
	color: #eaeaea;
	background-color: rgba(255, 255, 255, .2);
}

#header ul li a.active {
	color: #424242;
	background-color: rgba(255, 255, 255, .3);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .6);
}

#header #slogun {
	width: 960px;
	height: 100px;
	display: block;
	background: transparent url(../images/businessSlogun.png) no-repeat 0 0;
	position: relative;
	float: left;
}

#header #slogun h1 {
	text-indent: -10000px;
}

#headerFooter {
	height: 40px;
	background: transparent url(../images/midBannerBG.png) repeat-x 0 bottom;
}

/* midBanner Elements */

#midBanner {
	height: 460px;
	background: transparent url(../images/midBannerBG.png) repeat-x 0 bottom;
}

#midBanner #addBanner1, #addBanner2, #addBanner3 {
	width: 960px;
	height: 430px;
	display: block;
}

#midBanner #addBanner1 {
	background: transparent url(../images/mainBanner.png) no-repeat 0 0;
}

#midBanner #addBanner2 {
	background: transparent url(../images/planosDivulgacaoBanner.png) no-repeat 0 0;
}

#midBanner #addBanner3 {
	background: transparent url(../images/dpbBanner.png) no-repeat 0 0;
}

#midBanner #addBanner1 h2, 
#addBanner2 h2, 
#addBanner3 h2,
#addBanner3 h3 {
	text-indent: -100000px;
}

#midBanner #addBanner1 .bannerBtn,
#midBanner #addBanner2 .bannerBtn,
#midBanner #addBanner3 .bannerBtn {
	width: 310px;
	display: block;
	position: relative;
	top: 210px;
	left: 555px;
}

#midBanner #addBanner1 .bannerBtn a#btnOrcamento,
#midBanner #addBanner2 .bannerBtn a#btnPlanosDivulgacao,
#midBanner #addBanner3 .bannerBtn a#btnDPB {
	width: 310px;
	height: 70px;
	display: block;
	text-indent: -100000px;
}

#midBanner #addBanner1 .bannerBtn a#btnOrcamento {
	background: transparent url(../images/btnOrcamento.png) no-repeat 0 0;
}

#midBanner #addBanner1 .bannerBtn a#btnOrcamento:hover {
	background: transparent url(../images/btnOrcamento.png) no-repeat 0 -70px;
}

#midBanner #addBanner2 .bannerBtn {
	left: 580px !important;
}

#midBanner #addBanner2 .bannerBtn a#btnPlanosDivulgacao {
	background: transparent url(../images/btnPlanosDivulgacao.png) no-repeat 0 0;
}

#midBanner #addBanner2 .bannerBtn a#btnPlanosDivulgacao:hover {
	background: transparent url(../images/btnPlanosDivulgacao.png) no-repeat 0 -70px;
}

#midBanner #addBanner3 .bannerBtn a#btnDPB {
	background: transparent url(../images/btnDPB.png) no-repeat 0 0;
}

#midBanner #addBanner3 .bannerBtn a#btnDPB:hover {
	background: transparent url(../images/btnDPB.png) no-repeat 0 -70px;
}

#addEdgesLeft {
	width: 80px;
	height: 430px;
	background: transparent url(../images/mainBannerShaddowLeft.png) no-repeat 0 0;
	top: -454px;
	display: block;
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: 100;
	left: 40px;
}

#addEdgesRight {
	width: 80px;
	height: 430px;
	background: transparent url(../images/mainBannerShaddowRight.png) no-repeat 0 0;
	top: -884px;
	display: block;
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: 100;
	left: 930px;
}

/* Scroller Elements */

.scrollable {


/* required settings */
	position: relative;
	overflow: hidden;
	width: 960px;
	height: 430px;
}

.scrollable .items {
	width: 20000em;
	position: absolute;
	clear: both;
}

.items div {
	float: left;
	width: 680px;
}

.scrollable .active {
	border: 2px solid #000;
	position: relative;
	cursor: default;
}

.scrollable {
	float: left;
}

a.browse {
	background: url(../images/scrollBtns.png) no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin: 180px 10px 40px;
	cursor: pointer;
	font-size: 1px;
}

a.right {
	background-position: 0 -30px;
	clear: right;
	margin-right: 0px;
}

a.right:hover {
	background-position: -30px -30px;
}

a.right:active {
	background-position: -60px -30px;
}

a.left {
	margin-left: 0px;
}

a.left:hover {
	background-position: -30px 0;
}

a.left:active {
	background-position: -60px 0;
}

a.disabled {
	visibility: hidden !important;
}

.navi {
	margin-left: 495px;
	width: 200px;
	height: 20px;
	display: inline-block;
	position: relative;
}

.navi a {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(../images/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}

.navi a:hover {
	background-position: 0 -8px;
}

.navi a.active {
	background-position: 0 -16px;
}

/* Page Elements */

#page {
	min-height: 500px;
	background: #fffeff url(../images/bodyBG.png) repeat-x 0 top;
	display: block;
	width: 100%;
	position: relative;
	float: left;
}

#leftColumn {
	width: 185px;
	min-height: 100px;
	margin-top: 40px;
	float: left;
}

#leftMenu {
	color: #fffeff;
}

#leftMenu a {
	color: #797979;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .8);
	text-transform: uppercase;
}

#leftMenu a:hover {
	color: #fffeff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#leftMenu a.active {
	color: #fffeff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#leftMenu h3 {
	color: #424242;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .8);
	text-transform: uppercase;
	font-weight: bold;
}

#leftMenu ul {
	margin-bottom: 20px;
}

#leftMenu ul li {
	margin-bottom: 5px;
	margin-left: 10px;
}

#columnWrapper {
	background: transparent url(../images/bottomDevider.png) no-repeat 0 bottom;
	padding-bottom: 70px;
	display: inline-block;
	position: relative;
	margin-top: 40px;
}

#columnWrapper .column300 {
	width: 300px;
	margin-right: 20px;
	display: block;
	float: left;
}

#columnWrapper .column300 .last {
	margin-right: 0;
}

#columnWrapper .column300 h2 {
	color: #797979;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}

#columnWrapper .column300 h2 strong {
	font-weight: bold;
	color: #5e5e5e;
}

#columnWrapper .column300 p {
	font-size: 1.2em;
}

#rightColumn {
	width: 745px;
	float: right;
	margin: 40px 0 40px 30px;
}

#rightColumn #columnHeaderLP {
	width: 745px;
	height: 200px;
	background: transparent url(../images/linksPatrocinados.png) no-repeat 0 bottom;
}

#rightColumn #columnHeader {
	width: 745px;
	height: 60px;
	background: transparent url(../images/columnHeaderShaddow.png) no-repeat 0 bottom;
}

#rightColumn #columnHeader span, #columnHeaderLP span {
	color: #424242;
	font: 2.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	top: -8px;
	display: block;
	position: relative;
}

#rightColumn #leftCenter {
	width: 495px;
	margin-top: 20px;
	float: left;
}

#rightColumn #rightCenter {
	width: 230px;
	margin-top: 20px;
	float: right;
	margin-left: 20px;
}

#testimonials {
	width: 300px;
	float: left;
	margin-bottom: 50px;
	margin-right: 20px;
}

#testimonials h2 {
	color: #797979;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}

#testimonials h2 strong {
	color: #5e5e5e;
	font-weight: bold;
}

#testimonials #testiAuthor {
	width: 165px;
	background-color: #9abc2a;
	padding-top: 15px;
	float: right;
	padding-bottom: 15px;
	border-top: 1px solid #fffeff;
	margin-top: 3px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#testimonials #testiAuthor p {
	padding: 0 18px 0 25px;
}

#testimonials #testiAuthor p.name {
	color: #fffeff;
	font-size: 1.1em;
	padding-bottom: 5px;
	text-align: right;
}

#testimonials #testiAuthor p.title {
	color: #5e5e5e;
	font-size: 1.2em;
	padding-bottom: 5px;
	text-align: right;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}

#testimonials #testiAuthor p.location {
	color: #5e5e5e;
	font-size: 0.9em;
	padding-bottom: 5px;
	text-align: right;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}

#testimonials #testiDescription {
	width: 300px;
	float: right;
	padding-top: 15px;
	background-color: #eaeaea;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 0;
}

#testimonials #testiDescription p {
	padding-left: 25px;
	padding-right: 25px;
	font: italic 1.1em/20px Georgia, "Times New Roman", Times, serif;
}

#innerTestimonials {
	width: 230px;
	float: left;
	margin-bottom: 50px;
	margin-right: 20px;
}

#innerTestimonials h2 {
	color: #797979;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}

#innerTestimonials h2 strong {
	color: #5e5e5e;
	font-weight: bold;
}

#innerTestimonials #innerTestiAuthor {
	width: 165px;
	background-color: #9abc2a;
	padding-top: 15px;
	float: left;
	padding-bottom: 15px;
	border-top: 1px solid #fffeff;
	margin-top: 2px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#innerTestimonials #innerTestiAuthor p {
	padding: 0 18px 0 25px;
}

#innerTestimonials #innerTestiAuthor p.name {
	color: #fffeff;
	font-size: 1.1em;
	padding-bottom: 5px;
	text-align: right;
}

#innerTestimonials #innerTestiAuthor p.title {
	color: #5e5e5e;
	font-size: 1.2em;
	padding-bottom: 5px;
	text-align: right;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}

#innerTestimonials #innerTestiAuthor p.location {
	color: #5e5e5e;
	font-size: 0.9em;
	padding-bottom: 5px;
	text-align: right;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}

#innerTestimonials #innerTestiDescription {
	width: 230px;
	float: right;
	padding-top: 15px;
	background-color: #d5d5d5;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 10px;
}

#innerTestimonials #innerTestiDescription p {
	padding-left: 25px;
	padding-right: 25px;
	font: italic 1.1em/20px Georgia, "Times New Roman", Times, serif;
}

#subTitle {
	margin-top: 20px;
	text-align: center;
}

#planRow {	
	display: inline-block;
	padding-left: 30px;
	padding-bottom: 20px;
}

.noPad {
	padding-left: 0 !important;
}

.plan {
	margin: 10px 0;
	padding: 10px;
	-webkit-font-smoothing: antialiased;
	border: 1px solid transparent;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.plan .rule {
	margin: 0;
	width: 100%;
	padding: 0 10px;
	margin-left: -10px;
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(255,255,255,0.6);
}

.plan ul.points { 
	margin:-10px 0 0 0;
}

.plan ul.points li {
	list-style-type:none;
	padding:5px 0;
	border-top:1px solid rgba(0,0,0,0.15);
	color: #5e5e5e;
}

.plan ul.points li strong {
	color: #424242;
	font-weight: bold;
}

.plan ul.points li:first-child {
	border-top:none;
}

.addWords {
	width: 286px;
	float: left;
	display: block;
	margin-left: 25px;
	background: -webkit-gradient(linear,25% 0,0% 100%,from(#9abc2a),to(#bed467));
	background: -moz-linear-gradient(-112deg,#9abc2a,#bed467);
	border: 1px solid #9abc2a;
}

.addWords .descr, .divPlans .descr {
	background-color: #eaeaea;
	padding: 5px 10px;
	border: 1px solid #9abc2a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}

.addWords .googleBG, .addWords .yahooBG {
	height: 60px;
	margin-top: 14px;
	margin-bottom: 6px;
}

.addWords .googleBG {
	background: url(../images/googleBG.png) no-repeat center center;
}

.addWords .yahooBG {
	background: url(../images/yahooBG.png) no-repeat center center;
}

.some {
	background-color: #c0c0c0;
}

.addWords h3 {
	color: #424242;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 4px;
}

.divPlans {
	width: 210px;
	float: left;
	display: block;
	margin-left: 16px;
	background: -webkit-gradient(linear,25% 0,0% 100%,from(#9abc2a),to(#bed467));
	background: -moz-linear-gradient(-112deg,#9abc2a,#bed467);
	border: 1px solid #9abc2a;
}

.shadow {
	box-shadow: 0 0 15px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .4);
}

.divPlans h3 {
	color: #424242;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 4px;
}

.divPlans .descr {
	margin-top: 10px;
}

.plan .price { 
	float:right;
}

.plan .price .amount { 
	color: #424242;
}

.plan .price .symbol { 
	position:relative;
	top:-4px;
	font-size:12px;
	opacity:.7;
}

.plan .price .duration{
	font-size:14px;
	opacity:.5;
}


#partners {
	width: 640px;
	display: block;
	float: left;
}

#partners img {
	width: 300px;
	display: block;
	float: left;
}

#partners h2 {
	color: #797979;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}

#partners h2 strong {
	font-weight: bold;
	color: #5e5e5e;
}

#partners #partnerDescription {
	margin-left: 20px;
	width: 320px;
	float: right;
}

#chartWrapper {
	width: 475px;
	min-height: 450px;
	float: left;
	background-color: #fffeff;
}

/* General Buttons */

#btnTrack {
	width: 960px;
	height: 50px;
	display: inline-block;
}

#btnTrack .btnColumn {
	width: 300px;
	margin-right: 20px;
	display: block;
	float: left;
}

.btnWrapper {
	width: 245px;
	height: 50px;
}

.spacer {
	margin-left: 20px;
}

.btnWrapper a.btnGeneral {
	width: 245px;
	height: 38px;
	display: block;
	background: transparent url(../images/btnGeneral.png) no-repeat 0 0;
	color: #5e5e5e;
	text-decoration: none;
	font-size: 1.6em;
	padding-top: 12px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
	text-align: center;
}

.btnWrapper a.btnGeneral:hover {
	background: transparent url(../images/btnGeneral.png) no-repeat 0 -50px;
	color: #d5d5d5;
	text-shadow: 0 0 4px rgba(74, 90, 27, 1);
}

.btnWrapperSmall {
	width: 210px;
	height: 43px;
}

.btnWrapperSmall a.btnGeneralSmall {
	width: 210px;
	height: 34px;
	display: block;
	background: transparent url(../images/btnGeneralSmall.png) no-repeat 0 0;
	color: #5e5e5e;
	text-decoration: none;
	font-size: 1.4em;
	padding-top: 9px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
	text-align: center;
}

.btnWrapperSmall a.btnGeneralSmall:hover {
	background: transparent url(../images/btnGeneralSmall.png) no-repeat 0 -43px;
	color: #d5d5d5;
	text-shadow: 0 0 4px rgba(74, 90, 27, 1);
}

/* Footer Elements */

#footer {
	height: 300px;
	background: transparent url(../images/footerBG.jpg) no-repeat center 0;
	display: inline-block;
	width: 100%;
}

#contactInfo {
	width: 200px;
	margin-top: 50px;
	float: left;
	background: transparent url(../images/MuitoAcessoLogoFooter.png) no-repeat 0 top;
	padding-top: 70px;
}

#footerLinks {
	margin-top: 50px;
	float: left;
	width: 160px;
	border-left: 1px solid #5e5e5e;
	display: inline-block;
	position: relative;
	margin-left: 260px;
}

#footerLinks .footerLinkTitle {
	border-bottom: 1px solid #5e5e5e;
	padding-left: 15px;
	height: 16px;
	padding-top: 13px;
	padding-bottom: 15px;
	font-size: 1.1em;
}

#footerLinks ul {
	padding: 15px 0 15px 15px;
}

#footerLinks ul li {
	width: 150px;
	margin-right: 20px;
}

#footerLinks ul li a {
	color: #797979;
	text-decoration: none;
}

#footerLinks ul li a:hover {
	color: #fffeff;
}

#keepUp {
	margin-top: 50px;
	float: right;
	width: 240px;
	border-left: 1px solid #5e5e5e;
	display: inline-block;
	position: relative;
}

#keepUp .keepUpTitle {
	border-bottom: 1px solid #5e5e5e;
	padding-left: 15px;
	height: 16px;
	padding-top: 13px;
	padding-bottom: 15px;
	font-size: 1.1em;
}

#keepUp #newsLetter {
	border-bottom: 1px solid #5e5e5e;
	padding: 15px 0 6px 15px;
}

#keepUp #newsLetter form {
	width: 210px;
}

#keepUp #newsLetter form input.inputTxt {
	padding: 3px;
	width: 150px;
	height: 14px;
	color: #929292;
}

#keepUp #newsLetter form input.inputBtn {
	border: 1px solid #d5d5d5;
	color: #424242;
	padding: 3px;
	margin-left: 5px;
	margin-top: 0;
	background: #9abc2a url(../images/emailBtn.png) repeat-x 0 0;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer !important;
	width: 36px;
}

#keepUp #newsLetter form input.inputBtn:hover {
	background: url(../images/emailBtnHover.png) repeat-x 0 0;
}

#keepUp #onTwitter {
	padding: 15px 0 15px 12px;
}

#keepUp #onTwitter a {
	color: #797979;
	text-decoration: none;
	display: block;
	height: 48px;
	width: 215px;
	background: transparent url(../images/twitter.png) no-repeat 0 0;
	text-indent: -10000px;
}

#keepUp #onTwitter a:hover {
	background: transparent url(../images/twitter.png) no-repeat 0 -48px;
}

#copyright {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 0.8em;
	margin-top: 10px;
}

/* Temp Page elements */

.infoBox {
	height: 100px;
	border: 1px solid #d5d5d5;
	margin-bottom: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-box-shadow: 0 0 10px #c0c0c0;
	-webkit-box-shadow: 0 0 10px #c0c0c0;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.5, rgb(154,188,42)),
	    color-stop(1, rgb(195,235,52))
	);
	background: -moz-linear-gradient(
	    center bottom,
	    rgb(154,188,42) 50%,
	    rgb(195,235,52) 100%
	);
}

.infoBox p {
	text-align: center;
	margin-top: 40px;
	color: #444;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
	font-size: 1.6em;
}

.infoBox a {
	text-decoration: none;
	color: #004789;
	font-weight: bold;
}

.infoBox a:hover {
	text-decoration: none;
	color: #004789;
}