/*
// $Id: common.css,v 1.14 2010/06/17 01:04:20 brianl Exp $
// $Revision: 1.14 $
// $Author: brianl $
//
// $Log: common.css,v $
// Revision 1.14  2010/06/17 01:04:20  brianl
// Twitter Widget: Change header text from black to white
//
// Revision 1.13  2010/06/16 21:39:57  brianl
// Twitter Widget:  Probelms Still Building Current Copy
//
// Revision 1.12  2010/06/16 20:06:43  brianl
// Twitter Widget: Last fix
//
// Revision 1.11  2010/06/16 19:50:36  brianl
// Twitter Widget: CVS did not update file
//
// Revision 1.10  2010/06/16 19:35:58  brianl
// Twitter Widget: Removed White Background from cellTweetHeader
//
// Revision 1.9  2010/06/16 18:53:10  brianl
// Twitter Widget: IE 7 Fixes
//
// Revision 1.8  2010/06/16 18:26:04  brianl
// Redesigned the Twitter Widget's layout
//
// Revision 1.7  2010/04/10 02:31:24  scottl
// Various tweaks.
//
// Revision 1.6  2010/04/09 18:25:38  scottl
// *** empty log message ***
//
// Revision 1.5  2010/04/05 01:42:43  scottl
// Updated with various new functionality.
//
// Revision 1.4  2009/10/14 21:03:06  zachb
// *** empty log message ***
//
// Revision 1.3  2009/09/10 17:28:39  zachb
// interactive site install
//
// Revision 1.2  2009/08/04 14:51:34  zachb
// *** empty log message ***
//
// Revision 1.1  2009/07/24 16:19:20  zachb
// *** empty log message ***
//
//
*/

body 
{
	margin: 0;
	padding: 0;
}

/*Jump Navigation styles */

#jumpPanelContents
{
	position: relative;
	top: 25px;
	left: 25px;
	width: 560px;
}
#jumpPanelContents A 
{
	color: #fff;
	text-decoration: none;
}
#jumpPanel {
	float:left;
	margin: 0 0;
	background: #D64C2B;
	height: 244px;
	width: 761px;
	display: none;
	position: relative;
}   

.btn-slide {
	display: block;
	float:left;
}
/*
#footerTweets
{
	margin-top: -20px;
	z-index: 900;
	position: absolute;
	top: 0px;
	left: 522px;
}*/

#footerTweets
{
	z-index: 900;
	position: relative;
	top: -19px;
	left: auto;
	float: right;
}

.btn-slideTweets
{
	cursor: pointer;
	display: block;
}

#tweetPanel
{
	margin: 0 0;
	position: relative;
	top: -265px;
	left: -35px;
	width: 275px;
	height: 350px;
	display: none;
	z-index: 200;
	clear: both;
	float: right;
}



.cellTweetHeader
{
    background: url('/SiteBase/wrap/common/images/border.tweet.top.png') no-repeat;
    color:#FFF;
	padding:8px 12px 6px 12px;
	font-family: Arial;
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
}


.cellTweetContent
{
    background: url('/SiteBase/wrap/common/images/border.tweet.left.png') no-repeat left top;
	background-color: #fff;
	padding:0px;
	margin:0px;
	color: #000;
	font-size: 12px;
	border-left:Solid 1px #D64C2B;
	border-right:Solid 1px #D64C2B;
}

.cellTweetFooter
{
    background: url('/SiteBase/wrap/common/images/border.tweet.bottom.png') no-repeat center bottom;
    color: #fff;
	padding:8px 12px 10px 12px;
	font-family: Arial;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
}

.cellTweetContent .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar 
{
    padding-right: .5em;
    clear: both;
    float: left; 
}
.cellTweetContent .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img 
{
	vertical-align: middle; 
}
ul.tweet_list
{
	height: 296px;
	overflow: auto;
	list-style: none;
	margin:0px 0px 0px -30px;
	padding-right: 7px;
	font-family: Arial;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
}

ul.tweet_list li { padding-bottom:5px; border-bottom:solid 1px #CECECE; }
ul.tweet_list a { color:#D64C2B; text-decoration:none; }
ul.tweet_list a:hover { text-decoration:underline; }
div.tweet_time { color:#505050; font-size:9px; }
div.tweet_content { float:left; width:200px; padding:0px; margin:0px; }


#txtJoinConversation
{
    float:right;
    padding-top:1px;
}

#txtCloseTweets
{
	float: right;
	cursor: pointer;
}

/*FOOTER STYLES */
#footerOrangeBox 
{
	background-color: #D44E29;
	height: 35px;
}
.footerNumber 
{
	color: #D8D8D8;
}
#footerSearchBox
{
	position: relative;
	top: 7px;
	left: 10px;
	/*border: 1px solid black;*/
	font-family: Arial;
	font-size: 12px;
	width: 200px;
	float: left;
}
.footerSearch
{
	font-size:10px; 
	height: 14px;
	color: #897e75;
	border: 1px solid transparent;
	padding-left: 10px;
	padding-top: 2px;
	width: 150px;
}
#footerSearchBox form
{
	margin: 0;
	padding: 0;
}
#footerLoginText 
{
	float: left;
	/*border: 1px solid yellow;*/
	width: 200px;
	position: relative;
	top: 11px;
	left: 16px;
	font-family: Arial;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
}
#footerLoginText A
{
	color: #ffffff;
	text-decoration: none;
}
#footerLinks 
{
	font-family: Arial;
	line-height: 20px;
	font-size: 10px;
	color: #897e75;
	text-decoration: none;
	font-weight: bold;
	/*border: 1px solid orange;*/
	margin-top: 7px;
	position: absolute;
}
#footerLinks A
{
	font-family: Arial;
	line-height: 20px;
	font-size: 10px;
	color: #897e75;
	text-decoration: none;
	font-weight: bold;
}
#footerLinks A:hover
{
	text-decoration: underline;
}

.trapper 
{
	display: none;
}