/* @override 
	http://porterbrook.monkstaging.com/_css/home.css
	http://porterbrooknetwork.monkstaging.com/_css/home.css
	http://porter.dev/_css/home.css
*/

#home #content{
	min-height: 500px;
	padding-bottom: 20px;
}

#home #inner-wrap{
	background: url(../_img/wrap_bg.png) repeat-x 0 162px;
}

#home #billboard{
	width: 939px;
	height: 370px;
	margin: 26px auto 20px;
	background: url(../_img/billboard_bg.jpg) no-repeat;
}

#home #socialbar{
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	height: 43px;
	background: url(../_img/social_bar-bg.png) no-repeat;
	position: relative;
	color: #666666;
	font-size: 1.1em;
	margin-bottom: 20px;
}

#home #socialbar #tweet{
	width: 620px;
	position: absolute;
	top: 16px;
	left: 45px;
}

#home #socialbar #socialbtns{
	width: 240px;
	position: absolute;
	right: 5px;
	top: 10px;
}

#home #sub-content{
	overflow: hidden;
	padding-left: 10px;
}

#home #sub-content h3{
	color: #666666;
	font-size: 2.0em;
	line-height: 1em;
	visibility: hidden;
	margin-bottom: 10px;
}

#home #sub-content .col{
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

#home #sub-content #left, #home #sub-content #middle{
	width: 308px;
}
#home #sub-content #middle .list{
	padding-top: 10px;
	padding-bottom: 10px;
}
 #home #sub-content #middle h4{
	margin-left: 15px;
	color: #666666;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
}
#home #sub-content #middle .list form{
	margin-left: 15px;
	width: 210px;
}

#home #sub-content #middle .list form div{
	margin-bottom: 10px;
	overflow: hidden;
}

#home #sub-content #middle .list form input#city{
	border: 1px solid #b5b5b5;
	height: 20px;
	padding-left: 5px;
	color: #bfbfbf;
	width: 200px;
}

#home #sub-content #middle .list form select{
	float: right;
}

#home #sub-content #middle .list label{
	color: #949494;
	margin-right: 5px;
	font-size: 1.2em;
}

#home #sub-content #right{
	width: 304px;
}

#home #sub-content  .list-top{
	width: 308px;
	background: url(../_img/home_section-bg.png) no-repeat left top;
	height: 8px;
	display: block;
}

#home #sub-content  .list{
	background: url(../_img/home_section-bg.png) no-repeat left bottom;
	display: block;
	width: 308px;
	min-height: 200px;
}

#home #map{
	margin-left: 5px;
	margin-bottom: 10px;
}

#home #map img{
	float: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #d7d8d8;
	border-bottom: 1px solid #d7d8d8;
}


#home #socialbar #socialbtns{
	width: 240px;
	position: absolute;
	right: 5px;
	top: 10px;
	font-weight: bold;
}

#home #socialbar #socialbtns a{
	height: 24px;
	background-image: url(../_img/social_bar-icons.gif);
	width: 76px;
	display: block;
	float: left;
	margin-right: 3px;
	text-indent: -9999em;
}

#home #socialbar #socialbtns a.twitter{background-position: 0 0;}
#home #socialbar #socialbtns a.twitter:hover,#home #socialbar #socialbtns a.twitter.active{background-position: 0 -29px;}

#home #socialbar #socialbtns a.facebook{background-position: -80px 0;}
#home #socialbar #socialbtns a.facebook:hover{background-position: -80px -29px;}

#home #socialbar #socialbtns a.vimeo{background-position: -160px 0;}
#home #socialbar #socialbtns a.vimeo:hover{background-position: -160px -29px;}

#home #socialbar #tweet{
	width: 620px;
	position: absolute;
	top: 16px;
	left: 45px;
	overflow: hidden;
	height: 12px;
	line-height: 1em;
	text-overflow:ellipsis;
}

#home #socialbar #tweet .twit {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

#home #socialbar #tweet .twit span{
	font-weight: bold;
	padding-left: 5px;
}

#home #socialbar #tweet .twit a{
	padding-left: 2px;
}

#home #right.col .media{ 

height: 200px;

 }
#home #right.col .media .fallback{ 
  height: 176px;
width: 285px;
overflow: hidden;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 12px #000;
box-shadow: 0px 0px 5px #ccc;
 }
 
 #home #countries{ 
 width: 140px;
 }

#home #viewer{ 
	width: 917px;
	height: 352px;
	margin-left: 10px;
	padding-top: 10px;
 }
 
#home #sub-content #left.col .list{
   padding: 2px;
   overflow: hidden;
   min-height: 380px;
 }
 
 #home #sub-content #left.col .list .item{
   padding: 15px;
   border-bottom: 1px solid #d7d8d8;
   overflow: hidden;
 }
 
  #home #sub-content #left.col .list .item p{
   font-size: 1.2em;
 }
 
   #home #sub-content #left.col .list .item img{ 
   width: 134px;
 }
 
#home #viewer{ 
  position: relative;
 }
#home #viewer #rotator{ 
  position: absolute;
  top: 10px;
  left: 0;
  overflow: hidden;
  z-index: 1;
 }
#home #viewer #rotator > div{ 
  position: relative;
    width: 690px;
  height: 350px;
 }
#home #viewer #rotator > div a{ 
  width: 690px;
  height: 350px;
  position: absolute;
  overflow: hidden;
 }
#home #viewer #rotator .overlay{ 
  position: absolute;
  z-index: 5;
  width: 690px;
  height:70px;
  bottom: 0;
  left: 0;
  background-color:#333;
  background-color: rgba(0,0,0,0.73);
 }

#home #viewer #rotator .overlay h3{ 
  padding-top: 15px;
  padding-left: 15px;
  margin-bottom: 5px;
  color: #fff;
  font-family: "news-gothic-std-1","news-gothic-std-2",Tahoma;
  font-size: 2.2em;
 }
 #home #viewer #rotator .overlay p{ 
  padding-left: 15px;
  color: #ccc;
 }
 #home #viewer  #btns{ 
  position: absolute;
  right: -0px;
  top: 10px;
  width: 248px;
  height: 351px;
  z-index: 10;
 }
 #home #viewer  #btns a{ 
  height: 67px;
  background: url(/_img/billboard_links-bg.png) left top;
  display: block;
  font-size: 1.8em;
  padding-top:  20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: "news-gothic-std-1","news-gothic-std-2",Tahoma;
  line-height: 1.25em;
  margin-bottom: 1px;
 }
 #home #viewer  #btns a:hover{ 
  text-decoration: none;
 }
  #home #viewer  #btns a.activeSlide{ 
  background-position: left bottom;
  color: #fff;
 }

