@charset "utf-8";
/* Twit-O-Matic icontainer CSS */

html, body {

	margin: 0;
	padding: 0;
}
#container {
background: #f5f6ec url(banner_bg.gif) 0 0 repeat-x;
	height: 50px;
	padding: 10px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}

#container div {
}
a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	color: #54493E;
	text-decoration:none;
	overflow:hidden;
}
img {
	border: none;
}


button {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

strong {
	color: #211000;
	font-weight: bold;
}
#container .map {
	background-image: url(tom-map.png) !important;
	background-repeat: no-repeat;
}
#container .tom-info a.link-text {
	padding: 0 0 0 20px;
	font-size: 12px;	
}

	
.close {
 background-position: 0 -30px;
	cursor:pointer;
	float:left;
	height:28px;
        width:28px; 
	position:absolute;
	top:8px;
	right:8px;
	text-indent:-999em;
	
	position:absolute;
}

.close:hover {
	background-position: 0 -146px;
}
.close:active {
	 background-position: 0 -88px
}


#container .tom-ads {
	margin: -8px 28px -8px 0;
	padding: 8px 8px 0 8px;
		position: absolute;
		right: 48px;
}
#container .tom-ads .google-ad {
	margin: -5px 0 0 8px;
		float: left;
}
#container .tom-ads .promo-banner {
	height: 48px;
		float: left;
}

#container a.stbutton {
	display: block;
	padding:1px 0px 5px;
	height: 22px;
	width: 125px;
}
	
#container a.stico_default {
background-position: 0 -524px;
}
	#container a.stico_default:hover {
		background-position: 0 -642px !important;
	}
	#container a.stico_default:active {
		background-position: 0 -583px !important;
	}
#container .stbuttontext {
	visibility: hidden;
}
#container .tom-info {
	font-size: 12px;
}

#container .tom-info a {
	font-size: 14px;
	font-weight: bold;
}
#container .tom-info a:hover {
	color: #71685f;
}
#container .tom-info .separator {
background-position: -240px -178px;
	padding-left: 8px;
	margin-left: 6px;
}
#container .tom-info .separator strong {
	font-size: 14px;
}

#container .tom-share {

	width: 541px;
	height: 32px;
	padding: 1px 0 0 0;
}

#container .tom-share #addthis {
	margin-right: 8px;
	float: left;
}

#container .tom-share .retweet-text {

background-position: 0 -465px;
	padding: 5px 0 7px 5px;
	color: #555;
	font-size: 12px;
	float: left;
	height: 17px;
	width: 259px;
	border: 0 none;
	
}

#container .tom-share .retweet-btn {
background-position: -50px -217px;
	cursor: pointer;
	border: 0 none;
	height: 28px;
	overflow: hidden;
	text-indent: -999px;
	width: 144px;
}
	#container .tom-share .retweet-btn:hover {
	background-position: -50px -391px;
	}
	#container .tom-share .retweet-btn:active {
	background-position: -50px -304 px;
	}