
/* tellus & email form divs */
.displayNone {
	display: none;
}

.rss {
	color:#4B4B4B;
}

#tellus {
	background: #fff url(../images/background/tellus-bg.gif) no-repeat top left;
	display: none;
	float: left;
	clear: both;
}

#email {
	background: #fff url(../images/background/email-bg.gif) no-repeat top left;
	display: none;
	float: left;
	clear: both;
}

#email p, #tellus span div span {
	width:450px;
	color:#CB005D;
	font-size:1.2em;
	font-weight:bold;
}

#email select {
	float: left
}

#tellus.first, #email.first {
	width: 452px;
	height: 230px;
	padding: 34px 14px 14px 14px;
}

.end {
	width: 450px;
	height: 237px;
	padding: 26px 15px 15px 15px;
}

.mid {
	width: 480px;
	height: 166px;
	text-align: center;
	padding-top: 112px;
}

/* Labels & input standard styles etc. */

.whitehr {
	float: left;
	width: 448px;
	margin: 10px 0 0 0;
	background: transparent url(../images/illustration/emailtell-form-hr.gif) no-repeat top left;
	height: 1px;
}

.whitehr hr {
	display: none;
}

#email label, #tellus label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	font-weight: bold;
	float: left;
}

form.emailtell input, form.emailtell textarea, #TellAFriend .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
	padding: 2px;
	border: none;
	margin-bottom: 14px;
	float: left;
	border: 0;
}

form.emailtell br {
	clear: left;
}

form.emailtell button {
	float: right;
}

#email img, #tellus img {
	display: inline;
}

/* Specific settings for various labels & inputs & buttons etc. */

#tellus.first .formlabel {
	width: 140px;
}

#tellus.first .inputbox {
	width: 230px;
}

#tellus.first .inputbox, #tellus.first .formlabel, #TellAFriend .inputbox {
	float:left;
	display:block;
	line-height:18px;
	margin: 10px 0 0 0px;
}

#tellus.first textarea {
	float:left;
	width: 310px;
	height: 90px;
	border:0;
	margin: 10px 0 0 0px;
}

#tellus.end label {
	width: 120px;
}

#tellus.end input {
	width: 165px;
}

#tellus .formlabel, #email .formlabel, #email .formcheckbox, #tellus .formcheckbox {
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#email input, #tellus input {
	border:0;
}

#email .formlabel, #email .inputbox {
	float: left;
	width: 222px;
	line-height: 18px;
	margin: 10px 0 0 0px;
}

#email .formcheckbox, #tellus .formcheckbox {
	width:330px;
	float: left;
	height: 25px;
	margin: 10px 0 0 0px;
}

#email .btnSubscribe, #tellus .btnSubscribe {
	background-image:url(../images/background/bg-btnGrey.gif);
	float: right;
	width:80px;
}

#email .btnSubscribe input, #tellus .btnSubscribe input {
	width:75px;
	background-image:url(../images/background/bg-btnGrey.gif);
}

#email .textarea {
	float: left;
	width: 222px;
	height: 50px;
	margin: 10px 0 0 0px;
}

/* Button Subscribe in Tell A Friend */
#TellAFriend {
	border: 0;
}

#TellAFriend legend {
	display: none;
}

#TellAFriend dt, #TellAFriend dd {
	float: left;
	line-height: 25px;
}

#TellAFriend .btnSubscribe {
	background: transparent url(../images/background/bg-btnGrey.gif) scroll right center;
}

#TellAFriend .btnSubscribe input {
	background: transparent url(../images/background/bg-btnGrey.gif) scroll left center;
	width: 100px;
}

/* Styling & font controls */

.success {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #ef5a00;
	padding-bottom: 6px;
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b4b4b;
	padding-bottom: 6px;
}

.newslettercheck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	font-weight: 100;
	padding-top: 2px;
}

.loadingmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4b4b4b;
	padding-top: 4px;
	clear: both;
}

.sharewith {
	display: none;
	float: left;
	background: url(../images/background/bg-sharewith.gif ) top left no-repeat;
	width: 100%;
}

.sharewith ul {
	float: left;
	padding-left: 30px;
	height: 71px;
	min-height: 71px;
}

.sharewith li {
	float: left;
	width: 30px;
	padding-top: 30px;
	list-style: none;
}

.sharewith a img {
	border: none;
}

div.extendNav {
    background:transparent url(../images/background/bg-extendNav.gif) no-repeat scroll left bottom;    
    clear:both;
    height:35px;
    width:480px;
}

div.extendNav li {
	float: left;
	list-style: none;
	border-right: 1px solid #fff;
	text-align: center;
	padding: 10px 10px 0 10px;
	height:25px;
	width:auto;
	display:block;	
}

div.extendNav li.last {
	border: 0;
}

div.extendNav a {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 1.1em;
	color: #616161;
	font-weight: bold;
	padding: 0;
}

div.extendNav li a img {
	float: left;
	padding-right: 5px;
	border: 0;
}

div#btnSubscribe2 {
	float:right;
}
