﻿/* Biz-O-Meter from Finn Digital */

/*-- 
------------------------------------------------------------------------*/
body {
	margin:0;
	font-family:Arial;
	background:#abcf1b url(/bizOmeter/images/bg_site.jpg) repeat-x top;
}
#content-wrapper {
	padding:17px 0 10px 0;
}
#content {
	height:520px;
	background:url(/bizOmeter/images/bg_content.jpg) no-repeat top;
}
#send_content {
	height:460px;
	padding:60px 0 0 0;
	background:url(/bizOmeter/images/bg_content.jpg) no-repeat top;
}
#flashcontent {
	display:block;
	width:600px;
	height:520px;
	margin:0 auto;
	outline:none;
}
#header {
	display:block;
	width:591px;
	height:107px;
	margin:0 auto;
}
#header img {
	float:left;
}
#footer {
	margin:20px auto;
	display:block;
}


/*-- FOOTER
------------------------------------------------------------------------*/
#footer_wrapper {
	color:#fff;
	padding:15px 0 0 0;
	width: 90%;
	clear:both;
	margin: 0 auto;
	font-size:12px;
}
#footer_wrapper p.address {
	float:right;
	text-align:right;
}
#footer_wrapper a {
	color:#fff;
	text-decoration:underline;
}
#footer_wrapper ul {
	margin:0;
	padding:0;
	width:600px;
	list-style:none;
}
#footer_wrapper ul li {
	padding:0 7px 0 0;
	float:left;
	margin:0;
}
#footer_wrapper ul a {
	padding-right:7px;
	color:#fff;
	text-decoration:none;
}
#footer_wrapper a:hover {
	text-decoration:underline;
	color: #fff;
}
/*-- 
------------------------------------------------------------------------*/
	



/*-- BUTTONS
------------------------------------------------------------------------*/
#btns {
	width:610px;
	margin:10px auto 0 auto;
}
#btns a {
	width:305px;
	height:100px;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	float:left;
}
a#sendFriend:link,
a#sendFriend:visited {
	background-image:url(../images/footer_friend.png);
	background-position:0px 0px;
}
a#sendFriend:hover {
	background-position:0px -100px;
}

a#aboutFD:link,
a#aboutFD:visited {
	background-image:url(../images/footer_aboutFinn.png);
	background-position:0px 0px;
}
a#aboutFD:hover {
	background-position:0px -100px;
}

a#hotSheet:link,
a#hotSheet:visited {
	background-image:url(../images/footer_newsletter.png);
	background-position:0px 0px;
}
a#hotSheet:hover {
	background-position:0px -100px;
}

a#aboutTool:link,
a#aboutTool:visited {
	background-image:url(../images/footer_tool.png);
	background-position:0px 0px;
}
a#aboutTool:hover {
	background-position:0px -100px;
}
/*--
-------------------------------------------------------------------------*/



/*-- GENERAL TAGS
------------------------------------------------------------------------*/
a:link,
a:visited {
	color:#464646;
}
a:hover {
	color:#464646;
}
img {
	border:none;
}
h1 {
	font-size:20px;
	font-weight:bold;
	margin:0;
}
/*--
-------------------------------------------------------------------------*/



/*-- SEND TO FRIEND
------------------------------------------------------------------------*/
#friend_form {
	width:450px;
	margin:0 auto;
	background-color:#abcf1b;
	padding:15px;
	color:#fff;
}

#friend_form a:link,
#friend_form a:visited{
	color:#fff;
}
#friend_form a:hover{
	color:#000;
}
#send_title {
	font-size:20px;
	font-weight:normal;
	margin:0;

}

#friend_form ul {
	list-style:none;
}
#friend_form ul li {
	clear:both;
	margin:15px 0;
}
#friend_form ul li span {
	background: url(../images/send_input_field_single.jpg)  no-repeat;
	padding: 10px 10px 12px 10px;
	width:250px;
	height:42px;
	float:left;
	display:block;
}
#friend_form ul label {
	line-height: 20px;
	margin:0 8px 0 0;
	padding:0;
	display:block;
	float:left;
	width:110px;
	text-align:right;
}

#friend_form ul input {
	width:230px;
}
.btn {
	text-align:right;
	padding-right:50px;
}
.btn input {
	margin:0 10px 0 0;
}
#send_successful {
	margin:0 0 0 30px;
	padding:30px 0 0 0;
}
#send_error {
	margin:0 0 0 30px;
	padding:30px 0 0 0;
}
.emailError {
	padding:5px 10px;
	font-size:12px;
	margin:7px 0 0 0;
	background-color:#9A1515;
}
#pnlSuccess {
	font-size:18px;
}
#sendDisclaimer {
	font-size:10px;
	width:400px;
	margin:0px auto;
}
/*--
-------------------------------------------------------------------------*/

/*-- BizTech Tweet Stream
------------------------------------------------------------------------*/
#BizTech_tweetStream_container {
	width:475px;
	height:375px;
	margin:0 auto;
	overflow:hidden;
}

#BizTech_tweetStream {
	width:450px;
	height:350px;
	margin:0 auto;
	background-color:#abcf1b;
	padding:15px;
	color:#fff;
	overflow:auto;
}

#BizTech_tweetStream a:link,
#BizTech_tweetStream a:visited{
	color:#fff;
}
#BizTech_tweetStream a:hover{
	color:#000;
}

#BizTech_tweetStream h3 {
	font-size:20px;
	font-weight:normal;
	margin:0;
}

ul#twitterStream1 {
	list-style:none;
	padding:0;
	margin:0;
}

ul#twitterStream1 li {
	list-style:none;
	padding:15px 0;
	margin:0;
	float:left;
	display:block;
	width:420px;
	height:auto;
	border-bottom:1px dotted #fff;
	clear:both;
}

ul#twitterStream1 li img {
	display:block;
	float:left;
	width:50px;
}
ul#twitterStream1 li .tweet {
	display:block;
	float:left;
	width:365px;
	padding:0 0 0 4px;
}
ul#twitterStream1 li .tweet .text {
	font-size:14px;
}
ul#twitterStream1 li .author {
	font-size:14px;
	color:#546510;
	font-weight:bold;
}
ul#twitterStream1 li .dt {
	font-size:8pt;
	color:#666;
	display:block;
	padding:4px 0 0 0;
}
/*--
-------------------------------------------------------------------------*/


