html{height:100%;}

.toolbarwrapper{
	overflow:hidden;
	position:relative;
	margin: 0;
	font:13px/14px Arial, Helvetica, sans-serif;
	color:#615759;
}
.toolbarwrapper img {border-style: none;}
.toolbarwrapper a {
	color:#005996;
	text-decoration:none;
}
.toolbarwrapper a:hover{
	text-decoration:underline;
}
* html .toolbarwrapper{
	height:100%;
	overflow:visible;
}
.hide{
	display:none;
}
.maximize-wrapper{
	position:absolute;
	width:958px;
	bottom:0;
	left:50%;
	margin:0 0 0 -479px;
	z-index:200;
	display:none;
}
.maximize-wrapper:after{
	content:"";
	display:block;
	clear:both;
}
#maximize{
	float:right;
	background:url(../images/toolsprite2.png) no-repeat -130px -173px;
}
#maximize a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:143px;
	cursor:pointer;
	height:32px;
	background:url(../images/toolsprite2.png) no-repeat 16px -217px;
}
#maximize.hover a,
#maximize:hover a{
	background:url(../images/toolsprite2.png) no-repeat 16px -258px;
}
#maximize .frame{
	position:relative;
}
#maximize:hover .max-tooltip,
#maximize.hover .max-tooltip{
	display:block;
}
.max-tooltip{
	position:absolute;
	right:-10px;
	display:none;
	bottom:32px;
	overflow:hidden;
}
.max-tooltip .block{
	width:78px;
	height:38px;
	padding:7px 0 0;
	background:url(../images/toolsprite2.png) no-repeat 0px -173px;
	text-align:center;
}
#maximize .max-tooltip a{
	text-indent:0;
	position:relative;
	display:inline;
	background:none;
	color:#fff;
}
#maximize .max-tooltip a:hover{
	text-decoration:none;
}
.toolbar-wrapper{
	position:fixed;
	width:100%;
	bottom:0;
	left:0;
	z-index:10000;
}
* html .toolbar-wrapper{
	bottom:-1px;
}
.toolbar{
	margin:0 auto;
	padding:0;
	list-style:none;
	width:958px;
	height:32px;
	background:url(../images/bg-toolbar.png) no-repeat;
}
.toolbar:after{
	content:"";
	display:block;
	clear:both;
}
.toolbar li{
	float:left;
	position:relative;
	list-style-type: none;
}
.toolbar li a{
	outline:none;
	cursor:pointer;
	display:block;
	position:relative;
	overflow:hidden;
	height:32px;
	text-indent:-9999px;
}
#minimize{
	width:48px;
}
#minimize a{
	background:url(../images/toolsprite2.png) no-repeat -438px -97px;
}
#minimize.hover a,
#minimize:hover a{
	background:url(../images/toolsprite2.png) no-repeat -438px -65px;
}
#notification{
	width:42px
}
#notification a{
	background:url(../images/toolsprite2.png) no-repeat -361px -161px;
}
#notification.hover a,
#notification:hover a{
	background:url(../images/toolsprite2.png) no-repeat -361px -128px;
}
#twitter{
	width:51px;
}
a.tanchor{
	background:url(../images/toolsprite2.png) no-repeat -300px -95px;
}
a.tanchor.hover,
a.tanchor:hover {
	background:url(../images/toolsprite2.png) no-repeat -300px -64px;
}

#facebook{
	width:39px;
}
#facebook a{
	background:url(../images/toolsprite2.png) no-repeat -438px -225px;
}
#facebook.hover a,
#facebook:hover a{
	background:url(../images/toolsprite2.png) no-repeat -438px -193px;
}
#mail{
	width:46px;
}
#mail a{
	background:url(../images/toolsprite2.png) no-repeat -438px -128px;
}
#mail.hover a,
#mail:hover a{
	background:url(../images/toolsprite2.png) no-repeat -438px -161px;
}
#rss{
	width:42px;
}
#rss a{
	background:url(../images/toolsprite2.png) no-repeat -300px -159px;
}
#rss.hover a,
#rss:hover a{
	background:url(../images/toolsprite2.png) no-repeat -300px -127px;
}
#wp{
	width:40px;
}
#wp a{
	background:url(../images/toolsprite2.png) no-repeat -300px 1px;
}
#wp.hover a,
#wp:hover a{
	background:url(../images/toolsprite2.png) no-repeat -300px -31px;
}
.item{
	width:189px;
	height:32px;
	background:url(../images/separator01.png) no-repeat;
}
#rallies{
	width:75px;
}
#rallies a{
	background:url(../images/toolsprite2.png) no-repeat -361px -96px;
}
#rallies.hover a,
#rallies:hover a{
	background:url(../images/toolsprite2.png) no-repeat -361px -64px;
}
#social{
	width:150px;
}
#social a{
	background:url(../images/toolsprite2.png) no-repeat -361px -32px;
}
#social a:hover{
	background:url(../images/toolsprite2.png) no-repeat -361px 0px;
}
#mideast{
	background:none;
	width:236px;
}
#mideast a{
	background:url(../images/toolsprite2.png) no-repeat 0px -134px;
}
#mideast:hover a,
#mideast.hover a{
	background:url(../images/toolsprite2.png) no-repeat 0px -99px;
}
#mideast .menu-hold{
	position:absolute;
	bottom:32px;
	left:0;
	display:none;
	font-size:13px;
	width:236px;
	/* overflow:hidden; So popout and popout... */
}
#mideast .menu{
	width:100%;
	/* overflow:hidden; So popout and popout... */
	position:relative;
}
#mideast.hover .menu-hold,
#mideast:hover .menu-hold{
	display:block;
	z-index:-1; /* just to fix some display issues */
}
.menu .t{
	background:url(../images/toolsprite2.png) no-repeat -2px -340px;
	overflow:hidden;
	width:236px;
	height:10px;
}
.menu ul{
	margin:0;
	padding:0 0 12px;
	width:236px;
	background:url(../images/bg-menu-ul.jpg) no-repeat;
	list-style:none;
}
.menu ul:after{
	content:"";
	display:block;
	clear:both;
}
#mideast .menu ul li{
	float:none;
	overflow:hidden;
	height:1%;
	background:none;
	padding:0 0 0 1px;
}
#mideast .menu ul li a{
	text-indent:0;
	color:#fff;
	height:27px;
	line-height:27px;
	padding:0 0 0 15px;
	background:url(../images/bg-menu-ul-a.gif) no-repeat 214px 50%;
}
#mideast .menu ul li a:hover{
	text-decoration:none;
	background:url(../images/toolsprite1.gif) no-repeat 0px -232px;
}
.holder{
	position:absolute;
	bottom:31px;
	background:url(../images/none.gif) no-repeat;
	overflow:hidden;
	padding:0 0 8px;
}
.toolbar li:hover .holder,
.toolbar li.hover .holder{
	visibility:visible;
}
.tooltip{
	text-align:center;
	height:37px;
	padding:7px 0 0;
	position:relative;
	overflow:hidden;
}
#notification .holder{
	left:-99px;
	width:234px;
	padding-bottom:0;
}
#twitter .holder{
	left:-92px;
	width:234px;
	padding-bottom:0;
}
#minimize .holder{
	left:-18px;
	width:78px;
}
#mail .holder{
	left:-25px;
	width:94px;
}
#facebook .holder{
	left:-60px;
	width:157px;
}
#wp .holder{
	left:-62px;
	width:157px;
}
#rss .holder{
	left:-107px;
	width:251px;
}
#minimize .tooltip{
	width:78px;
	background:url(../images/toolsprite2.png) no-repeat -158px 0px;
}
#mail .tooltip{
	width:94px;
	background:url(../images/toolsprite2.png) no-repeat -401px -262px;
}
#facebook .tooltip{
	background:url(../images/toolsprite2.png) no-repeat -139px -218px;
	width:157px;
}
#wp .tooltip{
	width:157px;
	background:url(../images/toolsprite2.png) no-repeat 0 0;
}
#rss .tooltip{
	width:251px;
	text-align:left;
	background:url(../images/toolsprite2.png) no-repeat 0 -51px;
}
.rss-list{
	margin:0 0 0 -18px;
	padding:2px 0 0 10px;
	list-style:none;
	width:256px;
	position:relative;
}
.rss-list li{
	display:inline;
	margin:0 0 0 18px;
}
.rss-list li a{
	white-space:nowrap;
}
.rss-list li a:hover{
	text-decoration:none;
}
#rss .rss-list a{
	text-indent:0;
	background:none;
	height:auto;
	color:#fff;
}
#wp .tooltip a,
#minimize .tooltip a,
#mail .tooltip a,
#facebook .tooltip a{
	background:none;
	display:inline;
	text-indent:0;
	color:#fff;
}
#wp .tooltip a:hover,
#minimize .tooltip a:hover,
#mail .tooltip a:hover,
#facebook .tooltip a:hover{
	text-decoration:none;
}
#notification.hover .drop,
#notification:hover .drop{
	display:block;
}
.drop{
	width:234px;
	display:none;
	padding:0 0 7px;
	color:#d5f2c7;
	background:url(../images/none.gif) no-repeat;
	line-height:18px;
}
.drop .t{
	overflow:hidden;
	height:36px;
	background:url(../images/toolsprite2.png) no-repeat -251px -315px;
}
.drop .c{
	width:100%;
	background:url(../images/bg-drop-c.png) no-repeat;
}
.drop .c:after{
	content:"";
	display:block;
	clear:both;
}
.drop .b{
	background:url(../images/toolsprite2.png) no-repeat -140px -292px;
	overflow:hidden;
	height:20px;
}
.drop .toolbarcontent{
	padding:0 10px 6px 15px;
	margin:-27px 0 0;
	float:left;
	width:209px;
	position:relative;
}
#notification .toolbarcontent strong{
	display:block;
	color:#fff;
	font-weight:normal;
	margin:0 0 14px;
}
.drop .toolbarcontent p{
	margin:0 0 8px;
}
#notification .more{
	padding:0 13px 0 0;
	display:inline;
	color:#fff;
	float:left;
	text-indent:0;
	height:auto;
	background:url(../images/bullet01.gif) no-repeat 100% 50% !important;
}
.link-holder{
	overflow:hidden;
	width:100%;
}
#notification .more:hover{
	text-decoration:none;
	background:url(../images/bullet01.gif) no-repeat 100% 50%;
}
#twitter.hover .container,
#twitter:hover .container{
	display:block;
}
.container{
	width:234px;
	display:none;
	padding:0 0 7px;
	background:url(../images/none.gif) no-repeat;
}
.container .t{
	background:url(../images/toolsprite2.png) no-repeat -3px -321px;
	overflow:hidden;
	height:10px;
}
.container .b{
	background:url(../images/toolsprite2.png) no-repeat -140px -267px;
	overflow:hidden;
	height:24px;
}
.container .c{
	padding:0 1px;
	background:#464646;
	overflow:hidden;
	height:1%;
}
.container .toolbarcontent{
	line-height:18px;
	padding:0 0 0 1px;
}
.container .toolbarcontent p{
	margin:0 0 9px;
}
.container .toolbarcontent p span{
	color:#f9d844;
}

.post1,.post2,.post3{
	margin:0 0 1px;
	padding:7px 11px 8px;
}
.post1{
	background:#595959 url(../images/bg-post1.gif) repeat-x;
	color:#dfdfdf;
	padding-top:5px;
	border:1px solid #676767;
	border-width:0 0 1px 1px;
}
.post2{
	background:#3f3f3f url(../images/bg-post2.gif) repeat-x;
	color:#e1e1e1;
	border:1px solid #515151;
	border-width:1px 0 0 1px;
}
.post3{
	background:#4a4a4a url(../images/bg-post3.gif) repeat-x;
	color:#d3d3d3;
	border:1px solid #5a5a5a;
	border-width:0 0 1px 1px;
}
.toolbardate{
	font-family:Georgia, serif;
	color:#c3c3c3;
}
.btn-holder{
	overflow:hidden;
	border:1px solid #4b4b4b;
	border-width:1px 0 0 1px;
	padding:7px 0 7px 14px;
	width:254px;
	margin:0 0 0 -38px;
	background:url(../images/bg-btn-holder.gif) repeat-x;
	list-style:none;
}
.btn-holder li{
	float:left;
	display:inline;
	margin:0 0 0 38px;
}
.btn-holder li a{
	text-indent:0;
	display:inline;
	color:#fff;
	padding:0 15px 0 0;
	background:url(../images/bullet02.gif) no-repeat 100% 50% !important;
}
.btn-holder li a:hover{
	text-decoration:none;
}
#notification .btn-close{
	width:22px;
	height:22px;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	top:-1px;
	right:8px;
	background:url(../images/toolsprite2.png) no-repeat -339px -22px !important;
}
#notification .btn-close:hover{
	background:url(../images/toolsprite2.png) no-repeat -339px -1px !important;
}
.slide-hold{
	display:none;
	position:absolute;
	/* overflow:hidden; So popout and popout... */
}

/*Robs add ons*/

			div#pop_detwrap {
				position:absolute;
				left:236px;
				overflow:hidden;
				height:290px;
				width:0px;
				top:0px;
			}
			
			div.pop_details {
				background:url(../images/toolsprite1.gif) no-repeat 0 0;
				width:190px;
				height:230px; 
				color:#FFF;
				position:absolute;
				left:-195px;
				top:6px;
			}
			
			div.pop_details h3.pop_detTitle {
				margin:13px 13px 13px 20px;
				font-size:12pt;
				font-weight:bold;
			}
			
			div.pop_details p.pop_info {
				margin:5px 0 0 20px;
				font-size:8pt;
				width:160px;
			}
			
			div#pop_detwrap a.pop_visit {
				background:url(../images/toolsprite1.gif) no-repeat -110px -262px;
				display:block;
				width:51px;
				height:16px;
				position:absolute;
				left:135px;
				bottom:10px;
			}
			
			div#pop_detwrap a.pop_spevisit {
				bottom:30px;
			}
			
			div#pop_detwrap a.pop_subbut {
				background:url(../images/toolsprite1.gif) no-repeat 0px -262px;
				display:block;
				width:108px;
				height:16px;
				position:absolute;
				left:78px;
				bottom:10px;			
			}