@import url(tripoli.base.css);
@import url(tripoli.visual.css);
@import url(tripoli.negative.css);

.content {
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
	margin: 0 auto;
	width: 1019px;
}

.content a,
.content a:link,
.content a:visited {
	color: #ccc;
	text-decoration: none;
}

.content a:active,
.content a:hover,
.content a:focus {color: #fff}

.content h2 {
	font-weight: normal;
	font-size: 2.8em;
	margin-bottom: 0;
	line-height: 1ex;
	overflow: visible;
}
.content h3 {font-size: 2.5em}

#header {
	background: transparent url(../images/bg/header_bg.jpg) no-repeat 0 0;
	position: relative;
	height: 120px;
}

#footer {
	clear: both;
	text-align: center;
	margin-top: 1em;
}

#logo {
	display: block;
	left: 34px;
	position: absolute;
	top: 5px;
	width: 385px;
	height: 112px;
}

#nav {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 60px;
	left: 500px;
	font-weight: bold;
	font-size: 13px;
}
#nav li {
	display: block;
	float: left;
	padding: 0 6px;
	border-left: 1px solid #fff;
	line-height: 1em;
}
#nav li.first {
	border-left: 0 none #fff;
	padding-left: 0;
}
/* #nav current */
.s-theguitars  #nav_theguitars  a,
.s-news        #nav_news        a,
.s-about       #nav_about       a,
.s-materials   #nav_materials   a,
.s-gallery     #nav_gallery     a,
.s-contact     #nav_contact     a,
.s-otherworks  #nav_otherworks  a {color: #fff}

#content {
	width: 938px;
	margin: 20px auto 0;
}
.section-header {
	border-bottom: 1px solid white;
	margin-bottom: 20px;
	text-align: center;
}

.debug {
	border: 1px solid;
	padding: 2em;
	text-align: left;
}

/* No JS helper */
body.js .no-js-helper {
	position: absolute;
	left: -30000px;
}

/* No CSS helper */
.no-css-helper, .structural {
	position: absolute;
	left: -30000px;
	top: 0;
}

legend.no-css-helper {
	display: none;
}

/* image replacement */
.niced {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	outline: none;
	background-image: url(../images/bg/texts.png);
	background-repeat: no-repeat;
	background-position: 10000px 10000px;
}
.niced span.ir {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg/texts.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 10000px 10000px;
}
a.niced span.ir {cursor: pointer}

/* tooltip styling. uses a background image (a black box with an arrow) */
.tooltip {
	background: transparent url(../images/bg/tooltip/black.png) no-repeat scroll 0 0;
	height: 99px;
	width: 169px;
	padding: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: normal;
}

/* tooltip title element (h3) */
.tooltip strong {
	font-size: 18px;
	display: block;
}

/*.s-gallery .tooltip {
  background: transparent url(../images/bg/tooltip/black_big.png) no-repeat scroll 0 0;
  height: 134px;
  width: 310px;
  padding: 30px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: normal;
}*/


/* galleries */
ul.gallery {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
}
ul.gallery li {
	list-style: none;
	display: inline;
	margin: none;
	padding: none;
}
/*.gallery a img {display: block}*/
/*
.gallery a img {border: 1px solid #000}
.gallery a:hover img {border-color: #ccc}
*/

ul.image-chooser,
ul.image-chooser li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.image-chooser {
	display: block;
	text-align: right;
}
ul.image-chooser li {display: inline}
.image-chooser img {
	padding: 0 0 20px 20px;
	width: 100px;
}
.js .image-chooser img {
	cursor: pointer;
}

.signature {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	width: 80%;
}

.signature2 {
	text-align: right;
	font-style: italic;
	width: 87%;
}

.text-box {
	width: 624px;
	margin-left: auto;
	margin-right: auto;
}

.news-item {border-top: 1px solid #ccc}
body .news-first {border-top: none}

.news-item h3 {margin-top: 0}

.content label {
	width: 10em;
	display: block;
	float: left;
}
.wide label {
	padding-right: 10px;
	width: 340px;
}

.form-actions {
	overflow: hidden;
	text-align: center;
	margin-top: .8em;
}
.form-item {overflow: hidden}

/* section-specific stuff */
.tg-index .section-header {
	background: transparent url(../images/bg/guitars_header.jpg) no-repeat scroll 100% 0;
	height: 174px;
	margin: 0 auto 20px;
	padding-top: 20px;
	width: 900px;
}
.tg-index .section-content {text-align: center}

.tg-index h2 {
	font-size: 60px;
	height: 70px;
	line-height: 70px;
	margin: 0 0 0 222px;
	padding: 0;
	text-align: center;
	width: 353px;
	color: #ccc;
}
.tg-index h2.niced span {
	background-position: -212px 0;
}
.tg-index .section-toc {
	background: transparent url(../images/bg/texts.png) no-repeat scroll 10px -90px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 20px 0 0;
	padding: 24px 0 0 10px;
	overflow: hidden;
}
.tg-index .section-toc li {
	border-right: 1px solid #ccc;
	float: left;
	font-size: 24px;
	height: 34px;
	line-height: 34px;
	width: 172px;
	margin: 0 24px 0 0;
	background-color: black;
}
.tg-index .section-toc .niced {
	display: block;
}
.tg-index .section-toc span {background-position: 0 -114px}

.tg-index li.harlem-line {width: 202px}
.tg-index .harlem-line a span {background-position: -197px -114px}

.tg-index li.new-guitars {
	border-right: 0 none;
	width: 138px;
}
.tg-index .new-guitars a span {background-position: -424px -114px}

.tg-index h3 {margin: 20px auto 0}
.tg-index h3.niced {height: 42px}
.tg-index h3.niced span {margin: 0 auto}

.tg-index h3.niced#uniquePieces,
.tg-index #uniquePieces span {
	background-position: 0 -152px;
	width: 230px;
	height: 54px;
}
.tg-index h3.niced#harlemLine,
.tg-index #harlemLine span {
	background-position: 0 -207px;
	width: 266px;
}
.tg-index h3.niced#newGuitars,
.tg-index #newGuitars span {
	background-position: 0 -250px;
	width: 200px;
}

.tg-detail .cover {
	width: 624px;
	padding-left: 300px;
	position: relative;
	margin: 0 auto;
}

.tg-detail .guitar-front {
	position: absolute;
	top: 0;
	left: 0;
}

.tg-detail .close-up {width: 100%}
.tg-detail .description {
	margin: 1em auto 0;
}

body.s-about {
    background-image: url(../images/bg/AM2.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.s-gallery .gallery {
	text-align: center;
}

.s-contact form {
	width: 400px;
	margin: 0 auto;
}
