/* 	ThemeSnap.com: Premium Drupal Magazine Theme - v1.0 Beta.
Copyrighted. CSS and Images are all Copyrighted under
ThemeSnap.com, a subsidiary of SEO Position LLC,
http://www.socialseo.com */




#slideshow {
	float: left;
	position: relative;
	width:100%;
	height:330px;
	text-align: left;
	background:url(slideshow_bg.gif) repeat-x #9FB31A;
	}

#show {width:995px; height:315px; margin:0 auto 0 auto; padding-top:15px;
background:url(slideshow_bg.gif) repeat-x #9FB31A;
	}
#show h2 {width:300px; margin: 15px 0px 15px 0px; float:left; font-family:Arial; font-size:25px; color:#FFF; line-height:30px; font-weight:normal;}
#show h3 {width:300px; margin: 0px; float:left; font-family:Arial; font-size:18px; color:#636038; line-height:24px; font-weight:normal;}
#show h4 {width:300px; margin: 0px; float:left; font-family:Arial; font-size:18px; color:#ffe996; line-height:19px; font-weight:normal;}
#show p{width:300px; margin:20px 0 0 0; padding:0 0 0 0px; float:left; font-family:Arial; font-size:12px; color:#fff; line-height:19px;}

#show-left p {
	margin: 15px 0px 15px 0px;
	width: 330px;
	color: #222222;
	line-height: 18px;
}

#show a {
	text-decoration: none;
	color: #142b33;
}

#show-left {
	float: left;
	position: relative;
	width: 340px;
	padding-left: 20px;
	color: #142b33;
}

#show-middle {
	float: left;
	position: relative;
	width: 90px;
}

#show-right {
	float: left;
	position: relative;
	width: 476px;
	height: 276px;
	border: solid 2px #fff;
	margin-top: 9px;
	margin-left: 9px;
}

#show-right p {
	float: left;
	position: absolute;
	left: 10px;
	bottom: 6px;
	color: #142b33;
	line-height: 12px;
	margin: 0px;
	width: 445px;
}

#show-middle img {
	border: solid 2px #fff;
	margin-top: 12px;
}

