@charset "utf-8";
body {
	background:#171717 url(images/top-bg.png) center top no-repeat;
	border-top:4px solid #345b63;
	padding:0px;
	margin:0px;
}

.clear
{
	clear:both;
}
#container
{
	width:990px;
	margin:auto;
	margin-top:41px;
	position:relative;
}
span.top-left
{
	float:left;
	margin:19px 0px 0px 11px;
}
#header .map-btn
{
	background:url(images/map-img.png) no-repeat;
	width:30px;
	position:absolute;
	top:-20px;
	right:77px;
	height:14px;
	display:block;
}
#header .map-btn:hover,
#header .search-btn:hover
{
	background-position:bottom;
}

#header .search-btn
{
	background:url(images/search-img.png) no-repeat;
	width:49px;
	position:absolute;
	right:80px;
	top:-20px;
	height:14px;
	display:none;
}

#header
{
	text-align:center;
	height:57px;
	position:relative;
	background:url(images/top-logo-bg.png) repeat-x;
	border-top:solid 1px #000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
}
span.logo
{
	margin-top:19px;
	display:block;
	float:left;
}
span.logo span a
{
	font:italic 11px Arial, Helvetica, sans-serif;
	color:#676767;
	text-decoration:underline;
}
span.logo span a:hover
{
	color:#396e7b;
}
#header .topright
{
}

.top-right a
{
	position:absolute;
	right:10px;
	top:-20px;
	color:#77e6ff;
	text-transform:uppercase;
	font:9px/12px Arial, Helvetica, sans-serif;
	display:block;
	background:url(../images/new-tweets.png);
	text-decoration:none;
	height:13px;
	width:60px;
	padding-top:1px;
	letter-spacing:0.4px;
}


/* ||||||||||||| HEADER ||||||||||||||||| */



/* ||||||||||||| MAP ||||||||||||||||||| */

#map
{
  height: 300px;
}

#map-holder
{
	position:relative;
}

#map-holder .top
{
	position:absolute;
	top:0px;
	z-index:99;
	background:url(images/map_top_bg.png) no-repeat;
	width:990px;
	height:15px;
}

#map-holder .base
{
	position:absolute;
	bottom:0px;
	z-index:99;
	background:url(images/map_base_bg.png) no-repeat;
	width:990px;
	height:9px;
}
#main-content
{
	border:solid 9px #161616;
	background:#202020 url(images/srchbx-bg.png) repeat-x;
	padding-bottom:10px;
}

#search
{
	padding:10px 4px 10px 10px;
}
#search .srchbx
{
	background:url(images/srch_inpt.png) no-repeat;
	width:285px;
	height:25px;
	font:italic 17px/25px Arial, Helvetica, sans-serif;
	color:#a8a8a8;
	padding:10px;
	border:none;
	float:left;
	margin-right:2px;
}
#search .srchbx:focus
{
	color:#fff;
	background-position:bottom;
}

/* ||||| Srch Dragger ||||| */

.nmbrtweet
{
	float:left;
	background:url(images/srch-sep.png) left center no-repeat;
	height:49px;
	padding:0px 15px;
}
.nmbrtweet label
{
	font:9px Arial, Helvetica, sans-serif;
	color:#404040;
	text-transform:uppercase;
	letter-spacing:0.7px;
}

#search .scroll
{
	position:relative;
}

.nmbrtweet .scroll .scroll-base
{
	background:url(images/nmbrtweets_base.png) no-repeat;
	width:129px;
	height:7px;
	margin:5px 0px 0px 0px;
}

.dragger
{
	position:absolute;
	display:block;
	background:url(images/dragger.png) no-repeat;
	width:17px;
	height:16px;
	left:15px;
	top:-3px;
}
.dragger:hover
{
	background-position:bottom;
}

.nmbrtweet ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}
.nmbrtweet li
{
	float:left;
	padding:0px;
	margin:0px;
}
.nmbrtweet li strong
{
	display:block;
	padding:10px 10px 0px 10px;
	cursor:default;
	margin-top:2px;
	background:url(images/mrks.png) top center no-repeat;
  font:normal 8px Arial, Helvetica, sans-serif;
	color: #535252;
}

/* ||||| NmbrTweet ||||| */


/* ||||| radiussrch ||||| */

.radiussrch
{
	float:left;
	background:url(images/srch-sep.png) left center no-repeat;
	height:49px;
	padding:0px 15px;
	margin-right:15px;
}
.radiussrch label
{
	font:9px Arial, Helvetica, sans-serif;
	color:#404040;
	text-transform:uppercase;
	letter-spacing:0.7px;
}

#search .scroll
{
	position:relative;
}

.radiussrch .scroll .scroll-base
{
	background:url(images/rds_bg.png) no-repeat;
	width:179px;
	height:7px;
	margin:5px 0px 0px 0px;
}

.radiussrch .dragger
{
	position:absolute;
	display:block;
	background:url(images/dragger.png) no-repeat;
	width:17px;
	height:16px;
	left:90px;
	top:-3px;
}
.radiussrch .dragger:hover
{
	background-position:bottom;
}
.radiussrch ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}
.radiussrch li
{
	float:left;
	padding:0px;
	margin:0px;
}
.radiussrch li strong
{
	display:block;
	padding:10px 5px 0px 10px;
	cursor:default;
	margin-top:2px;
	background:url(images/mrks.png) top center no-repeat;
	font:normal 8px Arial, Helvetica, sans-serif;
	color:#535252;
}

/* ||||| radiussrch ||||| */


#search .srch
{
	background:url(images/srch_btn.png) no-repeat;
	width:53px;
	height:49px;
	border:none;
	outline:none;
}
#search .srch:hover,
#search .srch:focus
{
	background-position:bottom;
}


#left-panel
{
	float:left;
	width:741px;
}
.twit
{
	padding:0px 10px;
}

.twitter
{
	background:url(images/tweets_bg.png) no-repeat;
	width:720px;
	height:68px;
	margin-bottom:5px;
	overflow:hidden;
	position:relative;
}
.twitter small
{
	font:9px Arial, Helvetica, sans-serif;
	letter-spacing:0.2px;
	color:#171717;
}
.twitter:hover
{
	background-position:bottom;
}
.twitter:hover small
{
	color:#3e3e3e;
}

.twitter .profilepic
{
	padding:10px 25px 10px 10px;
	float:left;
	height: 48px;
	width: 48px;
}
.twitter
{
	font:12px Arial, Helvetica, sans-serif;
	color:#858585;
}
.twitter p
{
	padding:7px;
	margin:0px;
	float:left;
	width:550px;
	height:50px;
	overflow:hidden;
	font:12px Arial, Helvetica, sans-serif;
}
.twitter p b a
{
  color:#858585;
  text-decoration:none;
}

.twitter p a
{
  color:#396e7b;
	text-decoration:none;
}
.twitter p a:hover
{
	text-decoration:underline;
}
.twitter a.re
{
  color:#c2dde3;
  text-decoration:none;
}


/* ||||| PAGINATION ||||| */

.pagination
{
	padding:2px 8px;
}
.pagination .prev
{
	display:block;
	float:left;
	background:url(images/last-img.png) no-repeat;
	width:25px;
	height:25px;
}
.pagination .next
{
	display:block;
	float:left;
	background:url(images/next-img.png) no-repeat;
	width:25px;
	height:25px;
}
.pagination .next
{
	display:block;
	float:left;
	background:url(images/next-img.png) no-repeat;
	width:25px;
	height:25px;
}

.pagination a
{
	background:url(images/pagintn.png) no-repeat;
	display:block;
	float:left;
	width:26px;
	font:12px/25px Arial, Helvetica, sans-serif;
	color:#171717;
	text-decoration:none;
	text-align:center;
	height:25px;
}
.pagination span
{
	background:url(images/pagintn.png) no-repeat;
	display:block;
	float:left;
	font:12px/25px Arial, Helvetica, sans-serif;
	color:#1d1d1d;
	text-decoration:none;
	width:26px;
	text-align:center;
	height:25px;
}
.pagination a.next,
.pagination a.prev,
.pagination a
{
	background-position:0px;
}
.pagination span.current,
.pagination a:hover
{
	color:#06272f;
	background-position:bottom;
}
.pagination span.current.next,
.pagination span.current.prev
{
	background-position:top;
}



/* |||| PAGINATION |||| */

#right-panel
{
	float:right;
	width:220px;
	margin:10px 11px 0px 0px;
}

a.refreshbtn
{
	display:block;
	background:url(images/rfrsh.png) no-repeat;
	width:220px;
	height:49px;
	padding:0px;
	margin:0px;
	text-indent:99999px;
	overflow:hidden;
	outline:none;
	cursor:default;
}
a.active
{
	background-position:0px -98px;
	cursor:pointer;
}
a.active:hover
{
	background-position:0px -49px;
}


#right-panel h2
{
	font:9px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#404040;
	letter-spacing:0.4px;
}

.tweeple .profilepic
{
	border:solid 5px #171717;
	float:left;
	width:57px;
	height:58px;
}
.tweeple p
{
	float:left;
	width:130px;
	margin:0px;
	padding:5px 0px 0px 7px;
}
.tweeple p.tweets
{
	font:italic 11px Arial, Helvetica, sans-serif;
	color:#808485;
	cursor: pointer;
}
.tweeple p.tweets a
{
	color:#808485;
	text-decoration:none;
}

.tweeple p.tweets span
{
	color:#bbb176;
}
.tweeple p.tweets span a
{
	color:#bbb176;
}

.tweeple p.name
{
	font:11px Arial, Helvetica, sans-serif;
	color:#c2dde3;
}
.tweeple p.name a
{
	color:#c2dde3;
	text-decoration:none;
}
.tweeple
{
	display:block;
	clear:left;
	margin-bottom:5px;
	cursor:default;
}
.tweeple:hover
{
	background:#171717;
}
#profile
{
	background:#171717;
}

.tweeple p a.del
{
	display:none;
	background:url(images/img-sml-block.png) no-repeat;
	width:19px;
	float:left;
	height:20px;
	margin-right:1px;
	text-indent:999999px;
	overflow:hidden;
}
.tweeple p a.fav
{
	display:block;
	background:url(images/icon_add_group.png) no-repeat;
	width:19px;
	float:left;
	height:20px;
	margin-right:1px;
	text-indent:999999px;
	overflow:hidden;
}
.tweeple p a.reply
{
	display:block;
	background:url(images/img-sml-rply.png) no-repeat;
	width:19px;
	float:left;
	height:20px;
	margin-right:1px;
	text-indent:999999px;
	overflow:hidden;
}

.tweeple:hover p a
{
	background-position:bottom;
}

.footer
{
	background:#131313 url(images/footer-bg.png) top repeat-x;
	border:1px solid #151515;
	margin-top:15px;
	padding:10px 20px;
	font:10px Arial, Helvetica, sans-serif;
	color:#393939;
}
.footer a
{
	color:#396e7b;
	text-decoration:none;
}
.footer p
{
	margin:0px;
}

.floatleft
{
	float:left;
}
.floatright
{
	float:right;
}


.action
{
	float:right;
	width:25px;
	padding:4px;
}

.action a.reply
{
	background:url(images/img-act-rply.png) no-repeat;
	width:19px;
	height:20px;
	display:block;
}

.action a.fav
{
	background:url(images/img-act-fav.png) no-repeat;
	width:19px;
	height:20px;
	display:block;
}
.action a.block
{
	background:url(images/icon_add_group.png) no-repeat;
	width:19px;
	height:20px;
	display:block;
}
.twitter:hover .action a
{
	background-position:bottom;
}
a
{
	outline:none;
	cursor:pointer;
}

#profile
{
	margin-top:5px;
}
hr.sep
{
	background:#292929;
	border:none;
	border-bottom:solid 1px #1a1a1a;
}
.hidden
{
	background:url(images/indicator.gif);
	visibility:hidden;
	display:none;
}

.user-status
{
	background:#171717;
	position:relative;
}
.user-status .quote
{
	background:url(images/quote.png);
	position:absolute;
	top:-12px;
	left:4px;
}
.user-status p
{
	font:italic 11px Arial, Helvetica, sans-serif;
	color:#808485;
	cursor: auto;
	padding:5px;
	margin:0px;
	padding-left:20px;
}



/*  CHANGES  */


.poweredby
{
	position:absolute;
	top:-20px;
	left:631px;
	z-index:9;
}

.poweredby a
{
	font:italic 10px Arial, Helvetica, sans-serif;
	color:#676767;
	text-decoration:none;
}
.poweredby
{
	font:italic 10px Arial, Helvetica, sans-serif;
	color:#676767;
}


.highlight
{
	color:#0f0f0f;
	background:#bbb176;
}
.rsslink a
{
	background:#1a1a1a url(images/phaseII/rss.png) 5px 5px no-repeat;
	padding:5px;
	display:block;
	padding-left:25px;
	font:italic 11px Arial, Helvetica, sans-serif;
	color:#808485;
	margin-top:6px;
	margin-bottom:1px;
	text-decoration:none;
}
.rsslink a:hover
{
	color:#58b5c7;
	background:#171717 url(images/phaseII/rss.png) 5px 5px no-repeat;
}
.toplinks
{
	position:absolute;
	top:-18px;
	right:114px;
	color:#77e6ff;
	text-transform:uppercase;
	font:bold 9px/10px Arial, Helvetica, sans-serif;
	letter-spacing:0.4px;
	width:310px;
	text-align:right;
}
.toplinks a
{
	color:#4c676c;
	text-decoration:none;
	background:#232323;
	padding:1px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.toplinks a:hover
{
	color:#77e6ff;
}


.univrslsrch
{

}
.univrslsrch a
{
	position:absolute;
	top:37px;
	right:10px;
	display:block;
	padding-right:32px;
	height:20px;
	width:150px;
	text-align:right;
	background:url(images/phaseII/univrslsrch.png) right top no-repeat;
	font:italic 10px/20px Arial, Helvetica, sans-serif;
	color:#676767;
	text-decoration:none;
	position:absolute;
	z-index:100;


}

.univrslsrch a:hover
{
	background:url(images/phaseII/univrslsrch.png) right bottom no-repeat;
}
.univrslsrch a.act
{
	background:url(images/phaseII/univrslsrch.png) right bottom no-repeat;
	color:#77e6ff;
	text-decoration:none;
}

.hide
{
	display:none;
}

.left {
	float:left;
}

.right {
	float:right;
}

#get_touch_btn {position:absolute; z-index:999; margin-top:-41px;}

.gettouch_outer {
	height:230px;
	background:url(images/get_touch_bg.gif);
	width:100%;
	z-index:99999;
	margin-top:-3px;
	display: none;
}
.get_touch_expand {
	width:990px;
	margin:0 auto;
	height:215px;
	background:url(images/gettouch_glow.png) bottom no-repeat;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	padding:15px 0 0 0;
}

.get_touch_txt {
	float:left;
	width:355px;
}
.get_touch_txt h1 {
	font-size:26px;
	color:#58b5c7;
	padding:0px;
	margin:0px 0 10px 0;
	background:url(images/h1_glow.png) no-repeat left;
	line-height:26px;
}
.get_touch_txt p {
	font-size:15px;
	color:#d1dcdf;
	padding:0px 0 12px 1px;
	margin:0px;
	font-weight:bold;
	line-height:18px;
}

.get_formbox {
	float:left;
	width:476px;
	margin:0 0 0 70px;
}
.get_row{
	float:left;
	width:247px;
}

.get_inputbox {
	background:url(images/input_bg.png) no-repeat;
	width:229px;
	height:42px;
	margin:0 0 17px 0;
	float:left;
}
.get_inputbox .input_new{
	float:left;
	border:0px solid red;
	padding:12px 0 0 2px;
	margin:0px;
	width:225px;
	height:30px;
	background:transparent;
	font-size:11px;
	color:#232526;
	font-style:italic;
}

.get_textarea {
	background:url(images/textarea_bg.png) no-repeat;
	width:229px;
	height:99px;
	float:right;
}
.get_textarea .inputtextarea{
	float:left;
	border:0px solid red;
	padding:2px 0 0 2px;
	margin:0px;
	width:225px;
	height:97px;
	background:transparent;
	font-size:12px;
	color:#232526;
	font-style:italic;
	font-family: inherit;
}

#thanks
{
	color:#D1DCDF; display:none;font-weight:bold; padding-left: 424px;
}

