/*
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     Yanone
 * @vendorurl:  http://www.yanone.de
 * @licenseurl: http://www.fontsquirrel.com/license/Yanone-Kaffeesatz
 *
 *
 */



@font-face {
	font-family: 'Yanone Kaffeesatz Light';
	src: url('YanoneKaffeesatz-Light.eot');
	src: url('YanoneKaffeesatz-Light.woff') format('woff'), url('YanoneKaffeesatz-Light.ttf') format('truetype'), url('YanoneKaffeesatz-Light.otf') format('opentype'), url('YanoneKaffeesatz-Light.svg#YanoneKaffeesatz-Light') format('svg');
}



body { 
	font:12px 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif; 
	color:white; 
	background-image:url('images/bodybg.jpg');
	letter-spacing:0.009em;
	line-height:20px;
	text-shadow:1px -1px 1px rgba(0,0,0,0.3);
	font-weight:lighter;
}

a {
	color:#cc6600;
}

a:hover {
	color:#0066cc
	/*border-bottom:1px solid #cc6600;*/
}

body.home ul.nav li.home a, body.about ul.nav li.about a, body.artists ul.nav li.artists a, body.store ul.nav li.store a, body.dealers ul.nav li.dealers a {
	color:#0066cc;
}

ul.nav li a { 
	color:white; 
}

ul.nav li a:hover { 
	color:#cc6600;
	border-bottom:2px solid white;
}

ul.nav li { 
	display:inline; margin:0 20px 0 0;
	font-family:'Yanone Kaffeesatz Light', Georgia, Times, serif; 
	font-size:24px;
}

h2 {
	font-family:'Yanone Kaffeesatz Light', Georgia, Times, serif; 
	font-size:24px;
	color:#0066cc;
	margin-bottom:10px;
}

h3 {
	font-family:Helvetica, Verdana, Georgia, Times, serif; 
	font-size:14px;
	text-transform:uppercase;
	color:white;
	border-bottom:1px solid #0066cc;
	letter-spacing:0.03em;
	margin-bottom:10px;
	clear:both;
}

.blue {
	color:#0066cc;
}

.orange {
	color:#cc6600;
}



#header {
	width:820px;
	margin:auto;
	position:relative;
}

#searchbox {
	position:absolute;
	bottom:10px;
	right:20px;
	background-image:url(images/endorser-bg.jpg);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px;
}




#nav {
	position:absolute;
	top:65px;
	right:0;
}


#endorsers {
	width:940px;
	height:460px;
	margin-top:10px;
	background-image:url(images/endorser-bg.jpg);
	position:relative;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#endorser_quote {
	width:260px;
	font-family:'Yanone Kaffeesatz Light', Georgia, Times;
	font-size:29px;
	line-height:40px;
	letter-spacing:0.04em;
	position:absolute; left:20px; top:20px;
	height:427px;
	float:left;
}

#endorser_image {
	position:absolute;
	left:300px;
	top:25px;
}

#endorser_image2 {
	position:absolute;
	left:200px;
	top:25px;
	width:200px;
}

#endorser_info {
	position:absolute;
	left:200px;
	top:25px;
}

#endorser_quote h2, .person {
	font-family:Georgie, Times, serif;
	font-size:30px;
	font-weight:lighter;
	color:white;
	margin-bottom:0;
}

.person {
	margin-bottom:5px;
}

#endorser_latest {
	float:right;
	margin-right:20px;
	width:420px;
	margin-top:20px;
}

#content {
	width:940px;
	margin:auto;
	clear:both;
	margin-top:20px;
	position:relative;
}

#left_top {
	width:420px;
	float:left;
	margin-right:20px;
	background-image:url(images/endorser-bg.jpg);
	padding:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:20px;
}

#right_top {
	width:420px;
	float:right;
	background-image:url(images/endorser-bg.jpg);
	padding:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:20px;
}

#fullmid {
	width:900px;
	background-image:url(images/endorser-bg.jpg);
	margin:auto;
	padding:20px;
	clear:both;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:20px;
}
.fullcontent {
	width:900px;
	background-image:url(images/endorser-bg.jpg);
	margin:auto;
	padding:20px;
	clear:both;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:20px;
	overflow:auto;

}

.borderimg {
	background:#132e48; 
	padding:5px; 
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;	
	background:rgba(0,109,225,0.2);
	
}

.borderimg:hover {
	-webkit-box-shadow:#222 0 0 10px;
	-moz-box-shadow:#222 0 0 10px;
	background:#482e13; 
	background:rgba(255,109,0,0.2);
}

.imglink:hover {
	border:none;
	text-decoration:none;
}

.multi_header {
	position:absolute;
	bottom:120px;
	line-height:20px;
	left: 3px;
}

#endorser_quote h6 {
	line-height:15px;
	margin-top:10px;
}

h6 {
	font-family:Helvetica, Verdana, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:100;
	margin-top:-2px;
}

.left {
	text-align:left;
}
	
.right {
	text-align:right;
}

.left-fixed {
	position:absolute;
	top:0px;
	width:220px;
	background-image:url(images/endorser-bg.jpg);
	padding:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:20px;
	margin-right:20px;
}

.bigtext {
	padding:10px;
	font-size:18px;
	width:700px;
	border:2px solid #0066cc;
}

.publish {
	padding:13px;
	background-color:#0066cc;
	border:2px solid #00C;
}

.publish:active {
	background-color:#00C;
}

.artist_body {
	background-image:url(images/endorser-bg.jpg);
	padding:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:20px;
	width:620px;
	float:right;
}

.artist_block {
	float:left;
	position:relative;
	display:inline;
	width:200px;
	height:250px;
	margin-right:20px;
	margin-bottom:20px;
}

.artist_block h3 {
	font-family:'Yanone Kaffeesatz Light', Georgia, Times;
	font-size:16px;
	border:none;
	color:#0066cc;
	text-transform:none;
}

.centerwrap {
	margin:auto;	
}

.back-to-top {
	float:right;
	padding:10px;
	background:red;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:rgba(180,0,0,0.6);
	border:2px solid rgba(180,0,0,0.6);
}

.back-to-top:hover {
	border:2px solid red;
}

.back-to-top h2 {
	font-size:12px;
	font-family:Verdana, sans-serif;
	color:black;
	margin:0;
}

.nolink:hover {
	background:rgba(0,109,225,0.2);
}

ul .flag {
	margin-bottom:40px;
	list-style:none;
}

ul.flag li {
	
	margin-left:40px;
	margin-right:40px;
	margin-bottom:30px;
}

#news {
	margin-top:15px;
	padding:10px;
}

.indent {
	margin-left:20px;	
}

#footer {
	margin-top:80px;
	width:100%;
	border-top: 1px solid #0066cc;
	background-image:url('images/endorser-bg.jpg');
	clear:both;
	overflow:auto;
	padding-bottom:60px;
}

#footercontainer {
	width:900px;
	margin:auto;
	padding:20px;
	
}

.itemwrapper {
	margin:auto;	
}

.footeritem {
	display:inline;
	float:left;
	width:205px;
	margin-right:10px;
	margin-top:20px;
}

#copy {
	clear:both;
	float:left;	
}

.infiniteCarousel {
  width: 900px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 900px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 10em;
  margin: 0 0px;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
  border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding-left: 10px;
 
  
}

.ticker ul li {
	display:block;
  float:left;
  padding-left: 10px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;	
	margin: 10px 0px;
	padding:15px 10px 15px 10px;
	border: 1px solid;
	text-shadow:none;
}

.fail {
	color: #D8000C;
	background-color: #FFBABA;	
	margin: 10px 0px;
	padding:15px 10px 15px 10px;
	border: 1px solid;
	text-shadow:none;
}

input {
	padding:4px;
	width:300px;
}

textarea {
	padding:4px;
	width:400px;
	height:100px;
	border:1px solid #0066cc;
}

label {
	display:inline-block;
	width:250px;
}

.sub {
	width:200px;
}
