@import url('cssreset.css');

body{
	background:#fff;
	color:#000000;
	font-family:Arial;
	font-size:11px;
	line-height:16px;
}

a{color:#D91B7A; text-decoration:none;}
a:visited{color:#D91B7A; text-decoration:none;}
a:hover{color:#D91B7A; text-decoration:underline;}

h2{
	color:#ff0099;
	font-size:18px;
	margin:0.83em 0;
	line-height:20px;
	font-family:Georgia;
}

img{
	border:0;
}

p.credits{
	text-align:right; 
	margin:10px 10px 0 0;
}
div.content h1.connect{
	margin:30px 0 0 100px;
}

div#wrapper{
	margin:0 auto;
	width:944px;
	padding:0 0 0 1px;
}

div.header{
	float:left;
	height:auto;
	width:310px;	
}

div.type{
	width:314px;
	float:left;
	height:auto;
}

div.type h1{
	color:#D91B7A;
	display:block;
	font-family:Georgia;
	font-size:16px;
	margin:0 0 5px 0;
}

ul.locations{

}

ul.locations li{
	float:left;
	width:145px;
	height:45px;
	font-weight:bold;
	margin:0 12px 5px 0;
}

ul.locations li span{
	display:block;
	font-weight:normal;
}

ul.locations a{color:black;}
ul.locations a:hover{color:black;}
ul.locations a:visited{color:black;}


div.main{
	float:right;
	overflow:hidden;
}

div.intro .box_connect h1,.box h1{
	font-size:20px;
	margin:0;
		font-family:Georgia;

}


div.intro .box{
	width:300px;
	margin:0 10px 0 20px;
	color:white;
	padding:20px 0;
	float:left;
}

div.intro{
	background:#FF0099 none repeat scroll 0 0;
	color:white;
	overflow:auto;
	padding:20px;
	float:left;
}

div.intro h1{
	font-size:35px;
	margin:0 0 10px;
	display:block;
	line-height:auto;
	line-height:1;
}

div.content{
	width:920px;
	padding:20px;
}

div.cleft{
	width:40%;
	float:left;
	border-right:1px dotted #ff0099;
	padding:0 40px 14px 0;
}

div.cright{
	width:46%;
	height:200px;
	float:left;
	padding:0 0 0 40px;
}

div#fotofringe{
	padding:10px 0;
}

div#fotofringe img{
	margin:2px;
}


div.connect_items{
	overflow:auto;
	width:900px;
}

img.connectimages{
	float:left;
}

#fringe{
	width:210px;
	font-family:Arial;
}

#fringe h1{
	font-size:16px;
	color:#fff;
}

#fringe h1 span{
	font-size:14px;
	font-weight:normal;
	color:#fff;
}

#fringe p{
	color:#fff;
}

#fringe_contents{
	background-color:#000;
	color:#fff;
	width:210px;
	padding:0 0 10px 0;
}

#fringe_t{
  height: 0;
}

#fringe_bl, #fringe_br, #fringe_tr, #fringe_r, #fringe_b, #fringe_tl{
	width:0;
	height:0;
}

#fringe_beak{
  width: 31px;
  height: 16px;
  background: url('../images/beak.png') top left no-repeat transparent;
}

#fringe_close{
	 width: 18px;
	 height: 18px;
	 background: url('../images/close.png') top left no-repeat transparent;
	 float:right;
	cursor:pointer;
}

#fringe a{color:#3f3f3f; text-decoration:none;}
#fringe a:visited{color:#3f3f3f; text-decoration:none;}
#fringe a:hover{color:#3f3f3f; text-decoration:underline;}

#fringe img{border:0;}

#fringe .header{
	padding:5px;
	background:#ff0099;
	overflow:hidden;
	width: 200px;
}

#fringe .header h1{
	font-size:14px;
	color:#000;
	width:180px;
	float:left;
	line-height:16px;
}

#fringe .content{
	padding:8px 5px;
	width:200px;
	background: #000
}

#fringe .content h2{
	color:#fff;
	font-size:12px;
	margin:0;
	border-bottom:2px solid white;
}

#fringe .content .box{
	color:#fff;
	padding:5px 0;
	border-bottom:2px solid white;	
}

#fringe .content .box h3{
	color:#ff0099;
	margin:0 0 5px 0;
}

#fringe .content .box p{
	color:#fff;
	margin:0 0 3px 0;
}

#fringe .content a.more{
	background:#d0d0d0;
	padding:4px 8px;
}


#fringe_l{
	width:2px;
}

#map #fringe div.content div.box a{color:ActiveCaption !important; display: inline; cursor: pointer;color:}

textarea{
	width:300px;
	border:1px solid #ccc;
	font-size:14px;
	padding:5px;
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
}

ul.tweetbox{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
}

ul.tweetbox li{
	padding:6px 0;
	border-bottom:1px dotted #FF0099;
}
