html, body, div, p, ul {
	margin: 0;
	padding: 0;
}

html, body {
	background: #2f3f45 url(img/body-background.gif) repeat-x;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d9d9d9;
	text-align: center;
}

a, input { outline: none; }

img, div { behavior: url(templates/standard/img/iepngfix.htc); }

img, fieldset, hr { border: 0 none; }

/* main div */
div#main {
	width: 922px;
	margin: 0 auto;
	background-color: transparent;
	text-align: left;
}

/* main navigation */
div#navi {
	width: 921px;
	height: 38px;
	padding: 15px 0 5px 0;
	background: transparent url(img/backgrounds.png) 745px -2473px no-repeat;
}
div#navi a {
	float: left;
	height: 23px;
	margin: 0;
	padding: 13px 5px 0 5px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #d9d9d9;
	text-decoration: none;
	display: block;
}
div#navi a:hover {
	height: 22px;
	color: #ffb133;
	text-decoration: underline;
}
div#navi a.active { color: #ffb133; }
div#navi a#logo {
	padding: 0;
	width: 126px;
	height: 27px;
	margin-right: 46px;
	background: transparent url(img/logo-gitarren-shop.png) no-repeat;
}
div#navi div#quickfind {
	float: right;
	margin: 0 0 0 auto;
	padding: 5px 10px;
	text-align: right;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
div#navi form div#quickfind input {
	float: left;
	width: 100px;
	height: 19px;
	margin: 0 5px 0 0;
	padding: 4px 2px 2px 2px;
	background-color: #515d62;
	border-width: 1px;
	border-style: solid;
	border-color: #12181a #374447 #354245 #111718;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
div#navi form div#quickfind input:hover { background-color: #3b4e52; }
div#navi form div#quickfind #submitSearch {
	display: block;
	width: 45px;
	height: 22px;
	margin: 0;
	padding: 0;
	background: transparent url(img/links.png) no-repeat;
	border: 0 none transparent;
}

/* header */
div#header {
	width: 921px;
	height: 199px;
	margin: 0 0 8px 0;
	background: transparent url(img/header.jpg) no-repeat;
}

/* columns */
div#column_left {
	float: left;
	width: 170px;
	margin: 0 8px 0 0;
}
div#column_middle {
	float: left;
	width: 565px;
	margin: 0 8px 0 0;
}
div#column_right {
	float: left;
	width: 170px;
}

/* shopping cart */
div#cart {
	width: 131px;
	margin: 0 0 8px 0;
	padding: 20px;
	background: #ab7a2d url(img/backgrounds.png) repeat-x 0 -2130px;
	behavior: none;
}

/* categories */
div#categories {
	width: 131px;
	margin: 0 0 8px 0;
	padding: 20px;
	background: #0b0b0b url(img/backgrounds.png) repeat-x 0 0;
	behavior: none;
}
div#column_left > div#categories { padding-top: 6px; }
div#categories a {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
}
div#categories a.active { color: #ffb133; }
div#categories a:hover {
	color: #ffb133;
	text-decoration: underline;
}
div#categories ul, div#categories li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* level 0 */
div#categories ul li { margin-top: 15px; }
div#categories ul li a {
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
}

/* level 1 */
div#categories ul li ul { margin-top: 6px; }
div#categories ul li ul li { margin-top: 0; }
div#categories ul li ul li a {
	font-size: 12px;
	font-weight: bold;
}

/* level 2 */
div#categories ul li ul li ul { margin: 0 0 6px 0; }
div#categories ul li ul li ul li { margin-top: 0; }
div#categories ul li ul li ul li a {
	padding-left: 8px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cbcbcb;
}

/* level 3 */
div#categories ul li ul li ul li ul li { margin-top: 0; }
div#categories ul li ul li ul li ul li a {
	padding-left: 18px;
	font-size: 11px;
	font-weight: normal;
	color: #cbcbcb;
}


/* standardbox, filterbox */
div.standardbox, div.filterbox {
	width: 130px;
	margin-bottom: 8px;
	padding: 20px;
}
div.standardbox {
	background: #1d2528 url(img/backgrounds.png) repeat-x 0 -1010px;
	behavior: none;
}
div.filterbox {
	background: #404c51 url(img/backgrounds.png) repeat-x 0 -1420px;
	behavior: none;
}
div.standardbox h4, div.filterbox h4 {
	margin: 0;
	padding: 3px 0 10px 0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
}
div.standardbox p, div.filterbox p {
	margin: 0;
	padding: 5px 0;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d9d9d9;
}
div.standardbox p.right, div.filterbox p.right { text-align: right; }
div.standardbox ul {
	list-style-type: none;
	margin-top: 5px;
}
div.standardbox ul li {
	background: transparent url(img/links.png) 0 -195px no-repeat;
	padding: 0 0 4px 9px;
}
div.standardbox ul li:hover { background-position: 0 -245px; }
div.standardbox a, div.filterbox a {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
div.standardbox a:hover, div.filterbox a:hover {
	color: #ffb133;
	text-decoration: underline;
}
div.standardbox em, div.filterbox em {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #ffb133;
}
div.standardbox .small, div.filterbox .small { color: #ffffff; }

div.filterbox select {
	width: 130px;
	margin-top: 10px;
	font-size: 11px;
}
div.filterbox ul.filternavi {
	width: 130px;
	margin-top: 10px;
	padding: 0;
	list-style-type: none;
}
div.filterbox ul.filternavi li {
	background: transparent url(img/filterbox-bullet.gif) no-repeat 0px 9px;
	margin-left: 0;
	padding: 5px 0 2px 0;
	border-bottom: 1px solid #cbcbcb;
}
div.filterbox ul.filternavi li a, div.filterbox ul.filternavi li span {
	margin-left: 10px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
div.filterbox ul.filternavi li ul {
	margin-left: 0;
	padding-left: 6px;
	list-style-type: none;
}
div.filterbox ul.filternavi li ul li {
	border-bottom: 0 none;
	background-image: none;
	margin: 2px 0;
	line-height: 18px;
}
div.filterbox ul.filternavi li ul li input { margin: 0 5px 0 0; }
div.filterbox ul.filternavi li ul li ul { padding-left: 17px; }
.filterbox label {
	float: none;
	color: #ccc;
}
.filterbox label:hover { color: #fff; }

/* main content */
div#maincontent {
	width: 565px;
	padding-bottom: 30px;
	background-color: #fff;
}
div#maincontent h1 {
	margin: 0;
	padding: 17px 0 15px 35px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}
div#maincontent h1.dark {
	background: #0b0b0b url(img/backgrounds.png) repeat-x 0 0;
	behavior: none;
}
div#maincontent h2 {
	margin: 0;
	padding: 17px 0 17px 35px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #404040;
	clear: both;
}
div#maincontent h2 a { color: #404040; }
div#maincontent h1.dark a {
	color: #ffffff;
	text-decoration: none;
}
div#maincontent h1.dark a:hover, div#maincontent h2 a:hover {
	color: #d88600;
	text-decoration: underline;
}
div#maincontent h3 {
	margin: 0;
	padding: 5px 0 5px 35px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
div#maincontent h3 a {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
div#maincontent h3 a:hover {
	color: #d88600;
	text-decoration: underline;
}

div#maincontent p.normal, div#maincontent p.dark {
	padding: 0 35px 15px 35px;
	color: #404040;
	line-height: 16px;
}

div#maincontent p.normal img.right {
	float: left;
	margin: 5px 10px 10px 0;
}
div#maincontent p.normal img.left {
	float: right;
	margin: 5px 10px 0 10px;
}

div#maincontent p, div#maincontent div { color: #404040; }

div#maincontent p.dark {
	margin-bottom: 20px;
	color: #ffffff;
	background-color: #0b0b0b;
	
}
div#maincontent p.normal a {
	text-decoration: none;
	color: #d88600;
}
div#maincontent p.normal a:hover {
	text-decoration: underline;
	color: #d88600;
}
.inline {
	padding-left: 5px;
	background: transparent url(img/links.png) 0 -94px no-repeat;
	text-decoration: none;
	color: #d88600;
}
.inline:hover {
	text-decoration: underline;
	color: #d88600;
}
div#maincontent p.normal input.textinput {
	width: 320px;
	margin: 2px 0 3px 0;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
div#maincontent p.normal textarea {
	width: 485px;
	height: 100px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

div#maincontent p.right {
	width: 150px;
	margin: 10px 0 0 385px;
}

div#maincontent p.error {
	width: 500px;
	padding-left: 35px;
	color: red;
}

div#maincontent table { margin-left: 35px; }
div#maincontent table.form td { color: #7e7e7e; }
div#maincontent table.form td.head { width: 110px; }
div#maincontent table.form td.input input {
	width: 215px;
	margin: 2px 10px 3px 0;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
div#maincontent table.form td.input select {
	width: 215px;
	margin: 2px 10px 3px 0;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

div#maincontent div.seperator {
	width: 500px;
	height: 1px;
	margin-left: 35px;
	font-size: 0;
	line-height: 0;
	border-bottom: 1px solid #eeeeee;
}

div#maincontent div.pageNavi {
	width: 535px;
	margin-top: -16px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	text-align: right;
}

div#maincontent div.thumbnailList {
	float: left;
	width: 510px;
	margin: 10px 0 0 17px;
	padding: 0;
}
div#maincontent > div.thumbnailList { margin-left: 35px; }
a.productThumbnail {
	display: block;
	float: left;
	width: 152px;
	margin: 20px 22px 0 0;
	text-decoration: none;
	background: transparent none no-repeat center top;
}
a.productThumbnail:hover { text-decoration: none !important; }
div.homebox a.productThumbnail { margin-right: 12px; }
a.productThumbnail span {
	display: block;
	width: 140px;
	margin: 165px 0 0 0;
	padding: 3px 5px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	background: transparent none;
	cursor: pointer;
}
a.productThumbnail:hover span {
	background: #d6d6d6 url(img/backgrounds.png) repeat-x 0 -2410px;
	behavior: none;
	text-decoration: none !important;
}

a.productThumbnail span.small { margin: 65px 0 0 0; }
a.productThumbnail span em {
	color: #d88600;
	font-style: normal;
	font-weight: bold;
}
a.productThumbnail span small {
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
}

div#maincontent div.thumbnailList div.seperator {
	width: 500px;
	height: 10px;
	margin: 20px 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	border-bottom: 1px solid #eeeeee;
	clear: both;
}

/* product info */
div#maincontent div#productInfo {
	position: relative;
	margin: 10px 0 20px 18px;
	padding: 0;
    overflow: hidden;
}
html > body div#maincontent div#productInfo { margin-left: 35px; }
div#maincontent a {
	text-decoration: none;
	color: #d88600;
}
div#maincontent a:hover {
	text-decoration: underline;
	color: #d88600;
}
div#maincontent div#productInfo div span.heading {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
div#maincontent div#productInfo div#description {
	margin: 30px 35px 20px 0;
	line-height: 16px;
}
div#productInfo > form > div#description { padding-top: 10px; }
div#maincontent div#productInfo div#descriptionZoom {
	width: 500px;
	margin-top: 30px;
}
div#maincontent a#image {
	display: block;
    float: right;
	width: 300px;
	margin: 30px 20px;
}
div#productInfo > a#image { cursor: url(img/zoomPlus.png), pointer; }
div#maincontent a#image:hover { text-decoration: none; }
div#maincontent a#imageZoom {
	display: block;
	width: 500px;
	margin: 30px 0 20px 35px;
}
div#maincontent > a#imageZoom { cursor: url(img/zoomMinus.png), pointer; }
div#maincontent a#imageZoom:hover { text-decoration: none; }
div#maincontent div#productInfo div#colors, div#maincontent div#productInfo div#colorsZoom {
    width: 500px;
	margin-bottom: 20px;
}
div#maincontent div#productInfo div#colors div, div#maincontent div#productInfo div#colorsZoom div {
	float: left;
	width: 40px;
	height: 20px;
	margin: 5px 14px 0 0;
	line-height: 20px;
	cursor: pointer;
}
div#maincontent div#productInfo div#colors div input, div#maincontent div#productInfo div#colorsZoom div input {
	margin-left: 0;
}
div#maincontent div#productInfo div.options {
	width: 180px;
	margin-bottom: 20px;
}
div#maincontent div#productInfo div.options select {
	width: 150px;
	margin-top: 3px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#maincontent div#productInfo div#morePics {
	width: 500px;
	min-height: 30px;
	margin-bottom: 20px;
	padding-top: 20px;
}
div#maincontent div#productInfo div#morePics a {
	display: block;
	float: left;
	width: 56px;
	height: 56px;
	margin: 0 4px 4px 0;
	text-decoration: none;
	background: transparent none no-repeat center center;
}
div#maincontent div#productInfo div#morePics a img {
	display: block;
	width: 56px;
	height: 56px;
	border-style: none;
}
div#maincontent p.normal a.miniLink {
	padding-left: 12px;
	background: transparent url(img/links.png) no-repeat 0 -297px;
	text-decoration: none;
}
div#maincontent p.normal a.miniLink:hover { background-position: 0 -355px; }
div#maincontent p.normal a.miniLink span { margin: 0 1px 0 4px; }
div#maincontent p.normal a.sizeTable {
	padding-left: 43px;
	background: transparent url(img/link-size-table.gif) no-repeat 0 3px;
	text-decoration: none;
	color: #7e7e7e;
}
div#maincontent p.normal a.sizeTable:hover {
	padding-left: 43px;
	background: transparent url(img/link-size-table.gif) no-repeat 0 -47px;
	text-decoration: none;
	color: #d88600;
}

div#maincontent div#productInfo div#priceInfo {
	width: 180px;
	margin-bottom: 20px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/* price table */
div#maincontent ul#priceTable {
	margin: 0 0 20px 35px;
	padding: 0;
	list-style-type: none;
}
div#maincontent ul#priceTable li {
	margin: 0;
	padding: 0 0 0 11px;
	background-repeat: no-repeat;
}
div#maincontent ul#priceTable li a {
	display: block;
	width: 489px;
	height: 20px;
	padding-left: 6px;
	line-height: 19px;
	background: transparent url(img/priceTable_bg.png) no-repeat right top;
	color: #404040;
}
div#maincontent ul#priceTable li a:hover {
	background: transparent url(img/priceTable_bg.png) no-repeat right -120px;
	text-decoration: none;
	color: #000000;
}
div#maincontent ul#priceTable li table {
	display: none;
	width: 481px;
	margin: 0;
	border: 0 none transparent;
	border-collapse: collapse;
}
div#maincontent ul#priceTable li table thead tr { background-color: #f2f2f2; }
div#maincontent ul#priceTable li table tbody tr.light { background-color: #fafafa; }
div#maincontent ul#priceTable li table tbody tr.dark { background-color: #f6f6f6; }
div#maincontent ul#priceTable li table thead th {
	height: 20px;
	text-align: left;
	vertical-align: bottom;
	padding: 0;
	color: #7e7e7e;
}
div#maincontent ul#priceTable li table thead th span {
	padding: 0 10px 0 5px;
	color: #7e7e7e;
}
div#maincontent ul#priceTable li table tbody td {
	height: 19px;
	text-align: left;
	vertical-align: middle;
	padding: 0;
	color: #7e7e7e;
}
div#maincontent ul#priceTable li table tbody td span { padding: 0 10px 0 5px; }
div#maincontent ul#priceTable li table tbody td.contact { padding: 5px 0 5px 5px; }
div.block {
	display: block;
	width: 471px;
	margin: 0;
	padding: 12px 0 5px 0;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	vertical-align: bottom;
}
a.submit_contact {
	display: block !important;
	width: 130px !important;
	height: 15px !important;
	margin: 0 !important;
	margin-left: 343px !important;
	padding: 0 !important;
	border: 0 none transparent !important;
	text-align: center !important;
	background: transparent url(./buttons/german/submit_availability.png) no-repeat !important;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 14px !important;
	color: #ffffff !important;
}
a.submit_contact:hover {
	background: transparent url(./buttons/german/submit_availability.png) no-repeat 0 -15px !important;
}
div.contactinput {
	float: left;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.contactinput input, div.contactinput textarea {
	width: 220px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.contactinput input { margin-right: 19px; }

div#maincontent ul#priceTable li table tfoot tr { background-color: #f2f2f2; }
div#maincontent ul#priceTable li table tfoot tr td {
	height: 5px;
	font-size: 0;
	line-height: 0;
}
input#submit_cart {
	width: 130px;
	height: 15px;
	border: 0 none transparent;
	cursor: pointer;
}
input.submit_availability {
	width: 130px;
	height: 15px;
	border: 0 none transparent;
	cursor: pointer;
}

/* product details */
div#maincontent div.technology {
	width: 310px;
	margin-top: 20px;
	margin-left: 35px;
    padding-top: 10px;
	padding-left: 190px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #7e7e7e;
    border-top: 1px solid #eee;
    background-position: 0 10px !important;
}
.techinfo {
    width: 500px !important;
    padding-left: 0 !important;
}
div#maincontent div.technology table, div#maincontent div.technology table tr {
	margin: 0;
	padding: 0;
}
div#maincontent div.technology table td {
	margin: 0;
	padding: 0 2px 0 1px;
}
div#maincontent div.technology h3 {
	margin-left: -35px;
}
div#maincontent div.technology p {
	margin-bottom: 5px;
	font-weight: bold;
	color: #000000;
}
div#maincontent div.technology ul { list-style-type: none; }
div#maincontent div.technology ul li {
	background: transparent url(img/list-bullet-hyphen.gif) 2px 7px no-repeat;
	padding-left: 9px;
}

/* cart table */
div#maincontent table.cart {
	width: 500px;
	margin: 20px 0 0 35px;
	padding: 0;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7e7e7e;
	border-collapse: collapse;
}
div#maincontent table.cart thead th {
	padding: 2px 4px;
	font-weight: bold;
	color: #000000;
}
div#maincontent table.cart thead tr { background-color: #cccccc; }
div#maincontent table.cart tbody tr.dark { background-color: #f2f2f2; }
div#maincontent table.cart tbody tr:hover { background-color: #e5e5e5; }
div#maincontent table.cart tbody tr.dark:hover { background-color: #d9d9d9; }
div#maincontent table.cart tbody td {
	margin: 0;
	padding: 2px 4px;
	vertical-align: top;
}
div#maincontent table.cart tbody td a { color: #d88600; }
div#maincontent table.cart tfoot td {
	margin: 0;
	padding: 10px 4px 4px 0px;
	color: #000000;
}

/* teaser box */
a.teaserbox {
	display: block;
	width: 170px;
	margin-bottom: 8px;
}

a#teaserbox_trusted_shop {
	height: 165px;
	background: #2f3f45 url(img/teasers.png) no-repeat 0 0;
}
a#teaserbox_trusted_shop:hover { background-position: 0 -165px; }

a#teaserbox_blog {
	height: 40px;
	background: #2f3f45 url(img/teasers.png) no-repeat 0 -460px;
}
a#teaserbox_blog:hover { background-position: 0 -500px; }

a#teaserbox_community {
	height: 55px;
	background: #2f3f45 url(img/teasers.png) no-repeat 0 -340px;
}
a#teaserbox_community:hover { background-position: 0 -395px; }

/* footer */
div#footer {
	margin: 15px auto 0 auto;
	padding-top: 3px;
	text-align: center;
}
div#footer a {
	padding: 4px 7px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #cccccc;
	text-decoration: none;
	background: transparent url(img/backgrounds.png) repeat-x 0 -1420px;
	behavior: none;
}
div#footer a:hover { color: #d88600; }

/* copyright */
div.copyright {
	margin: 0 auto 10px auto;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #526166;
	text-align: center;
}
div.copyright a {
	text-decoration: none;
	color: #526166;
}
div.copyright a:hover {
	text-decoration: underline;
	color: #d88600;
}
div.copyleft {
	margin-top: 50px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #526166;
	text-align: center;
}
div.copyleft a {
	text-decoration: none;
	color: #526166;
}
div.copyleft a:hover {
	text-decoration: underline;
	color: #d88600;
}

/* generic */
p.boxLeftHeading {
	padding-bottom: 6px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
}

p.boxLeftNormal {
	padding-right: 20px;
	padding-bottom: 6px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #ffffff;
}
p.boxLeftLink a {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0;
	color: #ffffff;
	text-decoration: none;
}
p.boxLeftLink a:hover { text-decoration: underline; }
br.clear { clear: both; }
.clear2 {
	clear: both;
	height: 0;
}
.small {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7e7e7e;
}
.small a { color: #d88600; }
p.right {
	width: 150px;
	margin-left: 350px;
	margin-top: 10px;
	text-align: right;
}
img {
	display: block;
	border-style: none;
}

/* homepage */
div div.homebox {
	padding: 28px 35px 12px 35px;
    border-bottom: 8px solid #2f3f45;
}
#maincontent .hb_last { border-bottom: 0 none; }
div#maincontent div.homebox a.toggleLink, div#maincontent div.homebox a.toggleLinkBack {
	display: block;
	text-align: right;
	font-weight: bold;
	color: #ffb133;
	padding-top: 3px;
}
div#maincontent div.homebox a.toggleLinkBack { display: none; }
div#maincontent div.homebox h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1;
	font-weight: bold;
	color: #333333;
	float: left;
}
div#maincontent div.homebox p.normal {
	width: 100%;
	padding: 0;
}
#homebox1more, #homebox2more, #homebox3more, #homebox4more { display: none; }

/* misc */
td.messageStackError { color: #ad0000; }
td.messageStackError img {
	display: inline;
	padding-right: 5px;
}
span#colorInfo {
	display: block;
	height: 28px;
}
div#colors > span#colorInfo, div#colorsZoom > span#colorInfo { height: 15px; }


a.paypal_checkout {
	display: block;
	width: 145px;
	height: 42px;
}

#infoBlock {
	display: none;
	width: 488px;
	margin-left: 35px;
	padding: 5px 8px;
	background-color: #82af05;
	line-height: 15px;
	color: #ffffff !important;
}

#infoBlock a { color: #ffda9d !important; }

#box_manufacturers_all {
	z-index: 999;
	position: absolute;
	width: 921px;
	height: 570px;
	margin: 0;
}
#manu-title {
	margin: 30px 0 25px 20px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #404040;
}
#manu-links { overflow: hidden; }
.manufacturer {
	display: block;
	width: 100px;
	float: left;
	background: #fff url(img/manufacturers.png) top left no-repeat;
	margin: 0 8px 20px 20px;
	padding: 65px 0 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #d88600;
}
.manufacturer:hover { text-decoration: underline; }

#more-products {
	float: none;
    width: 150px !important;
    padding: 10px !important;
}
#more-products span {
	display: block;
	margin: 0 auto;
	padding: 2px 10px 10px 20px;
	background-color: #fff;
	cursor: pointer;
}
#more-products .manufacturer {
	float: none;
	margin: 0;
	padding: 65px 0 0 0;
}
.manufacturer_link {
	margin-bottom: 10px !important;
}
.manufacturer_link a:hover strong { text-decoration: underline; }
.manufacturer_link strong {
	display: block;
	background-color: #404C51;
	padding-top: 10px;
}
.manufacturer_link a { color: #FFB133 !important; background-color: transparent !important; }

.baton-rouge { background-position: -300px 0; }
.budda { background-position: -600px 0; }
.charvel { background-position: -200px -500px; }
.esp-ltd { background-position: -200px -100px; }
.fender { background-position: -300px -100px; }
.gretsch { background-position: -600px -100px; }
.guild { background-position: -500px -200px; }
.hagstrom { background-position: -700px -100px; }
.hoefner { background-position: -900px -100px; }
.ibanez { background-position: 0 -200px; }
.jackson { background-position: -100px -200px; }
.jose-de-felipe { background-position: -100px -500px; }
.larrivee { background-position: -300px -200px; }
.la-mancha { background-position: -200px -200px; }
.marshall { background-position: -600px -200px; }
.martin { background-position: -700px -200px; }
.mesa-boogie { background-position: -700px -400px; }
.music-man { background-position: -800px -200px; }
.olp { background-position: -900px -200px; }
.ovation { background-position: -100px -300px; }
.peavey { background-position: -200px -300px; }
.roland { background-position: -700px -300px; }
.sterling-by-music-man { background-position: 0 -500px; }
.takamine { background-position: -900px -300px; }
.taylor { background-position: -800px -400px; }

.hide { display: none; }
.label { cursor: pointer; }

.videobox {
    width: 150px !important;
    padding: 10px !important;
}
.video {
    display: block;
    width: 150px;
    height: 135px;
    margin-top: 2px;
    margin-bottom: 9px;
    background: #fff none center no-repeat;
}
.video span {
    display: block;
    width: 150px;
    height: 135px;
    background: transparent url(img/play.png) center top no-repeat;
    cursor: pointer;
}
.video:hover span {
    background-position: center bottom;
}

#fancy_div { background-color: transparent !important; }
.agb-inline {
    color: #404040 !important;
    overflow: scroll;
    width: 580px;
    height: 480px;
    padding: 10px;
}
.agb-inline h3 { font-size: 18px; }
.agb-inline p { font-size: 14px; }
.agb-inline .close {
    width: 550px;
    text-align: right;
}

/* forms */

label {
	float: left;
	width: 100px;
	margin-right: 10px;
	color: #666;
	cursor: pointer;
}
label:hover {
	color: #000;
	text-decoration: underline;
}
#comment-form { padding: 10px 35px; }
#comment-form fieldset {
	margin: 0;
	padding: 0;
}
#comment-form textarea { margin-bottom: 20px; }
#comment-form input { margin-bottom: 10px; }
#comment-form #voting {
	float: left;
}
#comment-submit {
	float: right;
}

textarea {
	width: 373px;
	height: 100px;
}
input.hidealways {
	display: block;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	background-color: transparent;
	border: 0 none;
}

.voting { overflow: hidden; }
.star {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background: transparent url(img/links.png) 0 -436px no-repeat;
	text-align: left;
	cursor: pointer;
}
.star span {
	display: block;
	width: 0;
	height: 20px;
	background: transparent url(img/links.png) 0 -416px no-repeat;
}

.comment-date { color: #999; }