/* CSS Document */





/*#################################################*/

#overlay {
	Z-INDEX: 2000; BACKGROUND: #fff; LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 0px; opacity: 0.75
}
#bigwheelcontainer {
	Z-INDEX: 2001; LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 88px; TEXT-ALIGN: center
}
A.close {
	PADDING-RIGHT: 20px; DISPLAY: block; PADDING-LEFT: 25px; BACKGROUND: url(../images/close_box.gif) #1a529d no-repeat; LEFT: 140px; COLOR: #fff; LINE-HEIGHT: 18px; POSITION: absolute; TOP: -18px; HEIGHT: 18px; TEXT-DECORATION: none
}
A.close:hover {
	BACKGROUND: url(../images/close_box.gif) #a5bad9 no-repeat 0px -18px; COLOR: #1a529d
}

/*.text_center{font-family:Arial; font-size:11px; color:#706F70; text-align:center; padding:3pt; line-height:15pt; }
.headline{font-family:Arial; font-size:11px; color:#706F70; text-align:center; padding:3pt; line-height:15pt; }*/

.text_center1{font-family:Arial; font-size:11px; color:#b61638; text-align:right; font-weight:bold;}


.thanks{font-family:Arial; font-size:12px; color:#706F70; text-align:center; padding:3pt; }
.thanks b{font-family:Arial; font-size:22px; color:#EE7704; text-align:center; }

.accordion {
	width: 520px;
	border-bottom: solid 1px #ffffff;
}
.accordion h3 {
	background-color: #e9e7e7;
	padding: 7px 15px;
	margin: 10px;
	font-size: 1.2em;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #DFD1D1;
}
.accordion h3.active {
	background-color: #D1D1DF;
}
.accordion p {
	background: #f7f7f7;
	margin: 10px;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
}

.emtitleorange{font:bold 13pt trebuchet MS,sans-serif;color:#FF5B0A;}

#scrollup {
   position: relative;
   overflow: hidden;
   height: 195px;
   width: 300px;
   font-family:"Microsoft Sans Serif";
   font-size:12px; 
   color:#000000; 
   
   padding:3pt; 
   line-height:120%;
}
 .headline {
   position:absolute;
   top: 210px;
   left: 5px;
   height: 195px;
   
}
 
 .follow
{
	border-top:1pt dotted #B4B8B0;
}

.blog-bd
{
	padding:0 1px;
}

.blog-timeline
{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	position:relative;
	overflow:hidden;
	z-index:2;
	height:225px;
}
.blog-tweet
{
	/*border-bottom:1px dotted #ddd;*/
	overflow:hidden;
	zoom:0;
	margin-left:5px;

}
.twtr-profile-widget
{
	display:block;
}

div#feedContent a { text-decoration:none }
