/* EVENTS CAROUSEL */
.carousel {
    overflow: hidden;
}
.carousel .inner {
    
}
.carousel .middle {
    overflow: hidden;
	padding-top:5px;
}
ul.eventtabs {
    margin: 20px 0px 0px 0px;
    border-bottom: 1px solid #357;
	border-bottom-color: #e68f17;
    height: 26px;
    padding: 0 15px;
	list-style-type: none;
    margin-top: 10px;
}
ul.eventtabs li {
	 display: inline;
}
ul.eventtabs li a {
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #888;
	border-bottom-color: #e68f17;
    margin-right: 3px;
    margin-bottom: -1px;
	color:#334;
	background-color:#fcf8e9;
}
ul.eventtabs li a:hover {
	color:#2b4d97;
}

ul.eventtabs li a.carousel-selected {
    background-color: #f8e6b6;
	border-color: #e68f17;
    border-bottom-color: #f8e6b6;
	color:#000;
	text-decoration:none;
}

div.eventtabs {
    margin: 0 0px 0 0px;
   background:url('../../images/orange-gradient-bg.png') top left repeat-x;
/*   background-color: #f8e6b6; */
    height: 180px;
    overflow: hidden;
}

div.middle-eventtabs {
    width: 100%;
    overflow: hidden;
}

div.inner-eventtabs {
    width: 2040px; /* 630*n + 20 */
    height: 180px;
}

div.eventtab {
    float: left;
    width: 500px;
    height: 180px;
    padding: 10px;
}
div.eventtab div.headdesc {
	height:50px;
	overflow:hidden;
	margin-bottom:10px;
	line-height:16px;
}

/* Events Overview */
#eventsoverview div.carousel {
    width: 500px;
    height: 130px;
	overflow:hidden;
}

#eventsoverview div.carousel .middle {
    height: 250px;
}

#eventsoverview div.carousel .slide {
    width: 500px;
    height: 234px;
	overflow:hidden;
    float: left;
}
#eventsoverview div.carousel .slide img.left {
    margin-right:10px;
}
#eventsoverview div.carousel .slide h3 {
	height:18px;
	overflow:hidden;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:2px;
}
#eventsoverview div.carousel .slide div.eventdate {
	margin-bottom:4px;
	line-height:12px;
	font-size:12px;
	color:#234;
	height:13px;
	overflow:hidden;
}
#eventsoverview div.carousel .slide div.eventdesc {
	height:91px;
	overflow:hidden;
	line-height:16px;
	font-size:14px;
}

#eventsoverview .controls {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	width: 500px;
	text-align:center;
	margin-top:10px;
	vertical-align:top;
	border-top:solid 1px #dfdfdf;
	position:relative;
}
#eventsoverview .controls a.dot {
	color:#f8e6b6;
	font-size:16px;
	cursor:hand;
	cursor:pointer;
	margin-left:2px;
}
#eventsoverview .controls span.calenderlink {
	margin-left:2em;
	line-height:16px;
	height:16px;
	font-size:12px;
	position:absolute;
	right:0px;
	top:4px;
}
#eventsoverview .controls a.selected {
	color:#e68f17;
}


/* 
	Twitter
	##################
*/

ul.twitter li {
	max-height:54px;
	overflow:hidden;
}



/* 
	Marketplace 
	##################
*/


#marketbits div.bit {
	float:left;
	width:160px;
	position:relative;
	margin-right:12px;
	margin-bottom:7px;
}
#marketbits div.bit div.img img { 
	width:160px;
	height:120px;
}
#marketbits div.bit div.title {
	position:absolute;
	bottom:4px;
	left:4px;
	width:100%;
	padding-top:2px;
	height:19px;
	background:url('../../images/white-transparant.png');
	width:154px;
	overflow:hidden;
	padding-left:4px;
	font-weight:bold;
	padding-right:2px;
	color:black;
}

/* 
	Sponsor Events
	##################
*/
div.indexsponsorevent {
	
}
div.indexsponsorevent img.left {
	margin-right:7px;
}
div.indexsponsorevent h3 {
	max-height:32px;
	overflow:hidden;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	margin-bottom:2px;
}
div.indexsponsorevent div.eventdate {
	margin-bottom:4px;
	line-height:12px;
	font-size:12px;
	color:#777;
	height:13px;
	overflow:hidden;
}
div.indexsponsorevent div.eventdesc {
	position:relative;
	height:50px;
	overflow:hidden;
	line-height:16px;
	font-size:14px;
}
div.indexsponsorevent div.eventdesc span.websitelink {
	position:absolute;
	bottom:0px;
	right:5px;
	font-size:12px;
	line-height:12px;
	background-color:white;
	padding-left:4px;
	padding-top:2px;
}

/* 
	Press Releases
	##################
*/
div.indexpressrelease {
	
}
div.indexpressrelease img.left {
	margin-right:7px;
}
div.indexpressrelease h3 {
	height:18px;
	overflow:hidden;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:2px;
}
div.indexpressrelease div.eventdate {
	margin-bottom:4px;
	line-height:12px;
	font-size:12px;
	color:#777;
	height:13px;
	overflow:hidden;
}
div.indexpressrelease div.eventdesc {
	position:relative;
	height:50px;
	overflow:hidden;
	line-height:16px;
	font-size:14px;
}
div.indexpressrelease div.eventdesc span.websitelink {
	position:absolute;
	bottom:0px;
	right:5px;
	font-size:12px;
	line-height:12px;
	background-color:white;
	padding-left:4px;
	padding-top:2px;
}

div.newinhabitants div.newmemberbit {
	clear:both;
	margin-bottom:2px;
	padding:0px;
	padding-top:2px;
	border-bottom: solid 1px #efefef;
}
div.newinhabitants div.title {
	font-size:12px;
	width:137px;
	height14px;
	overflow:hidden;
	line-height:14px;
}
div.newinhabitants div.title a {
	font-weight:bold;
}
div.newinhabitants div.desc {
	font-size:12px;
	line-height:14px;
	height:28px;
	overflow:hidden;
}
div.newinhabitants a.picture {
	float:left;
	margin-right:7px;
	margin-bottom:3px;
}

table.latestbits ul.nice-list li {
	height:16px;
	overflow:hidden;
}

/* Search Box */
.searchbox {
	
}
.searchbox input#searchboxq {
	font-size:18px;
	border:solid 1px #dfdfdf;
	padding:5px;
	width:390px;
}
.searchbox div#searchboxopts {
	margin:0px;
	padding:0px;
	text-align:left;
	position:relative;
}
.searchbox div#searchboxopts table {
	height:40px;
	display:inline-block;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
.searchbox div#searchboxopts a.more {
	display:block;
	position:absolute;
	right:5px;
	top:5px;
}
.searchbox div#searchboxopts select#searchboxtype {
	font-size:16px;
	border:none;
	width:200px;
	border:solid 1px #dfdfdf;
}
.searchbox .ds{display:-moz-inline-box}
.searchbox .ds{
	border-bottom:solid 1px #e7e7e7;
	border-right:solid 1px #e7e7e7;
	display:inline-block;
	margin:0px;
	margin-left:4px;
}
.searchbox .lsbb{
	background:#eee;
	border:solid 1px;
	border-color:#ccc #999 #999 #ccc;
	height:28px;
	display:block;
}
.searchbox .lsb{
	background:url('../../images/googlebutton.png') bottom;
	font:15px arial,sans-serif;
	border:none;
	color:#000;
	cursor:pointer;
	height:28px;
	margin:0;
	outline:0;
	padding:0 6px;
	width:auto;
	overflow:visible;
	vertical-align:top;
}
.searchbox .lsb:active{background:#ccc}
