/* @override http://www.rockerbox.happyeyeballs.com/styles/rockerbox2010.css */

@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
font: 12px "Helvetica Neue", Helvetica, Geneva, sans-serif;
font-weight: normal;
background-color: black;
font-weight: 300;
	margin-left: 0;
	margin-right: 0;
}
p {
	padding-bottom: 10px;
}

.homeBig {
	font: 60px/60px matizRegular;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 20px;
	background-color: #f3eda2;
}
a {
text-decoration: none;
outline: 0;
}

a:hover {
text-decoration: none;
outline: 0;
}

img {
border: 0px;
}

img a{
border: none;
}

img a:hover {
border: none;
}

ul {
list-style: none;
	float: left;
}

h1 {
	color: black;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	text-indent: 0;
}

#wrapper {
	margin-left: auto;
	width: 830px;
	background-color: white;
	padding-right: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-right: auto;
}

#navbar {
	height: 44px;
	font: 26px/35px BebasNeueRegular;
	color: white;
	margin-bottom: 0;
	background: #55676b no-repeat;
	letter-spacing: 1px;
}

#navbar a:hover {
	color: silver;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#content {
	margin-bottom: 30px;
}
#content img {
	margin-bottom: 20px;
}

#logoList {
	margin-right: auto;
	margin-left: auto;
	width: 724px;
}

#logoList img {
	margin-right: 10px;
}

.text a {
	font-style: italic;
	color: #686868;
	text-decoration: underline;
}
#content .text {
	-moz-column-count: 2;
	-moz-column-gap: 50px;
	-webkit-column-count: 2;
	-webkit-column-gap: 50px;
	column-count: 2;
	column-gap: 50px;
	font: 16px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	padding: 20px 50px;
	margin-top: 10px;
		border-bottom: 1px dotted black;

}

#contentVendor .text {
	-moz-column-count: 2;
	-moz-column-gap: 50px;
	-webkit-column-count: 2;
	-webkit-column-gap: 50px;
	column-count: 2;
	column-gap: 50px;
	font: 16px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	margin-top: 10px;
	padding: 10px 50px 20px;
		border-bottom: 1px dotted black;

}
#contentVendor img a {
	text-decoration: none;
}

ul#rockerbox {
	padding-top: 5px;
	overflow: visible;
}

ul#rockerbox li {
	display: block;
	height: 31px;
	float: left;
	padding-right: 0;
	padding-left: 20px;
	padding-top: 1px;
}

ul#rockerbox li a{
	color: white;
}

ul#rockerbox li.current a{
	color: red;
}


ul#rockerbox li a:selected{
	color: red;
}

ul#rockerbox li a img{
	margin-right: -15px;
}

#footer {
	text-align: center;
	padding-bottom: 30px;
}

@font-face {
	font-family: 'BlackoutMidnight';
	src: url('http://happyeyeballs.com/rockerbox/Blackout-fontfacekit/Blackout-Midnight-webfont.eot');
	src: local('☺'), url('http://happyeyeballs.com/rockerbox/Blackout-fontfacekit/Blackout-Midnight-webfont.woff') format('woff'), url('http://happyeyeballs.com/rockerbox/Blackout-fontfacekit/Blackout-Midnight-webfont.ttf') format('truetype'), url('http://happyeyeballs.com/rockerbox/Blackout-fontfacekit/Blackout-Midnight-webfont.svg#webfont8qch85AE') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Blackout2AM';
	src: url('http://happyeyeballs.com/rockerbox/Blackout-fontfacekit/Blackout-2am-webfont.eot');
	src: local('☺'), url('http://happyeyeballs.com/rockerbox/Blackout-fontfacekit/Blackout-2am-webfont.woff') format('woff'), url('http://happyeyeballs.com/rockerbox/Blackout-fontfacekit/Blackout-2am-webfont.ttf') format('truetype'), url('http://happyeyeballs.com/rockerbox/Blackout-fontfacekit/Blackout-2am-webfont.svg#webfonta8YaIXkW') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MatizRegular';
	src: url('/Matiz-fontfacekit/Matiz-webfont.eot');
	src: local('☺'), url('/Matiz-fontfacekit/Matiz-webfont.woff') format('woff'), url('/Matiz-fontfacekit/Matiz-webfont.ttf') format('truetype'), url('/Matiz-fontfacekit/Matiz-webfont.svg#webfontqtZgss8A') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BebasNeueRegular';
	src: url('/bebas-neue-fontfacekit/BebasNeue-webfont.eot');
	src: local('☺'), url('/bebas-neue-fontfacekit/BebasNeue-webfont.woff') format('woff'), url('/bebas-neue-fontfacekit/BebasNeue-webfont.ttf') format('truetype'), url('/bebas-neue-fontfacekit/BebasNeue-webfont.svg#webfont2iOQGOJ3') format('svg');
	font-weight: normal;
	font-style: normal;
}


