@import url("reset.css");

body {
	background:#000000;
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:85%;
	line-height:24px;
	text-align:center;
	}

p {
	color:#FFFFFF;
	}

a, a:link, a:active, a:visited {
	color:#FFFFFF;
	border:none;
	}

#wrapper {
	margin:0 auto;
	width:1125px;
	}

.left {
	float:left;
	}
.right {
	float:right;
	}
.clear {
	clear:both;
	}	

#header, #footer {
	text-align:left;
	}

#header {
	height:100px;
	}
	
.collect-logo {
	width:200px;
	height:60px;
	margin:20px 0px 0px 20px;
	}	

.navigation {
	width:270px;
	}
	
.buttons {
	margin:20px 0px 0px 0px;
	}

.no-list {
	list-style:none;
	}
	
.barkingirons-logo {
	width:100px;
	height:100px;
	}

#flashcontent {
	width:1200px;
	height:810px;
	text-align:left;
	}

#flash {
	height:525px;
	}	

#footer {	
	position:relative;
	height:auto;
	padding:10px 0px 0px 0px;
	}
	
#d_clip_button {
	width:100px;
	}

/*#social-buttons {
	float:right;
	margin:0px 915px 0px 0px;
		}*/
#social-buttons {
	/*float:right;*/
	margin:0px 0px 0px 20px;
		}
	
/*.button-share {
	height:30px;
	background:url(../_images/button-share.jpg) top left no-repeat;
	margin:0px 0px 0px 20px;
	}
.button-share.hover {
	background:url(../_images/button-share-over.jpg) top left no-repeat;
	}*/
.button-facebook, .button-twitter {
	margin:0px 10px 0px 0px;
	}

input#txtfld {
	background:#000;
	border:1px solid #333;
	color:#FFF;
	margin:0px 0px 0px 20px;
	padding:5px;
	width:300px;;
}

#gibson_logo, #gibson_logo a {
	position:absolute;
	top:10px;
	right:10px;
	width:80px;
	height:50px;
	border:0;
	text-decoration:none;
}
