/* CSS Document */
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.topBar input {
	background-color: #6edde8;
	border: solid 1px #666666;
	height: 12px;
	width: 120px;
	font-size: 0.9em;
}

.container {
	width: 1000px;
	margin: 0 auto;
}
.topBar {
	background-image: url(brinkmobilegrad.gif);
	background-repeat: repeat-x;
	width: 1000px;
	height:25px;
	border: solid 1px #666666;
	color:#FFFFFF;
	padding-top: 8px;
}
.header img {
	border: none;
}

.topBar a {
	color: #FFFFFF;
	text-decoration: none;
}

.topBar a:hover {
	text-decoration:underline;
}	

.logo {
	margin-top: 15px;
	margin-bottom: 15px;
}

.blackBar {
	background-color: #000000;
	width: 1000px;
	height: 105px;
}

.inhabit {
	float: left;
	display: inline;
}

.mobiles {
	float: right;
	display: inline;
}

.navBar {
	width: 1000px;
	height: 16px;
	margin-bottom: 15px;
}

ul#links {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0pt;
	position: relative;
	text-indent: -1000px;
}

ul#links li {
	display: inline;
	float: left;
	padding-left: 5px;
	margin: 0px 0px 15px 0px;
}

ul#links li a {
	display: block;
	height: 16px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	background-position: top;
}

ul#links li a:hover {
	background-position: left bottom;
}

a.events {
	background: transparent url(brink_images2/events_btn.gif) no-repeat scroll 0%;
	width: 60px;
}

a.about {
	background: transparent url(brink_images2/about_btn.gif) no-repeat scroll 0%;
	width: 75px;
}

a.history {
	background: transparent url(brink_images2/history_btn.gif) no-repeat scroll 0%;
	width: 151px;
}

a.restoration {
	background: transparent url(brink_images2/restoration_btn.gif) no-repeat scroll 0%;
	width: 166px;
}

a.map {
	background: transparent url(brink_images2/map_btn.gif) no-repeat scroll 0%;
	width: 148px;
}

a.links {
	background: transparent url(brink_images2/links_btn.gif) no-repeat scroll 0%;
	width: 51px;
}

a.chinati {
	background: transparent url(brink_images2/chinati_btn.gif) no-repeat scroll 0%;
	width: 144px;
}

a.paper {
	background: transparent url(brink_images2/paper_btn.gif) no-repeat scroll 0%;
	width: 133px;
}

a.media {
	background: transparent url(brink_images2/mediakit_btn.gif) no-repeat scroll 0%;
	width: 75px;
}

a.swsw {
	background: transparent url(brink_images2/swsw_btn.gif) no-repeat scroll 0%;
	width: 97px;
}

a.sxsw2012 {
	background: transparent url(brink_images2/sxsw2012_btn.jpg) no-repeat scroll 0%;
	width: 97px;
}

div#flashcontent_slide {
	float: left;
	width: 666px;
	display: inline;
}

.textarea {
	float: right;
	width: 330px;
	display: inline;
}
.content {
	width: 1000px;
}

.textarea p{
	margin: 0px;
}

ul.links {
	margin-top: 15px;
	list-style: none;
}

ul.links a {
	color: #666666;
	text-decoration: none;
}

ul.links a:hover {
	color: #6fdde8;
	text-decoration: underline;
}

ul.link a:visited {
	color: #000000;
}