﻿body { background-color: #000; margin: 0; font-family: 'FontinSansRegular'; font-size: 14px; color: #474747; }
input, textarea { color: #6b6666; border: 1px solid #000; }
#container { width: 1038px; background-image: url("/images/Background.jpg"); background-repeat: repeat-y; margin: auto; overflow: hidden; }
#containerInner { margin-left: 26px; width: 986px; }
#header { width: 986px; padding-top: 29px; padding-bottom: 30px; background-image: url(/images/guitar_neck_top.jpg); background-repeat: no-repeat; background-position: bottom;}
#content { background-color: #fff; overflow: hidden; padding-left: 74px; padding-bottom: 20px; background-image: url(/images/guitar_neck_bottom.jpg); background-repeat: no-repeat;}
#content a { color: #474747; text-decoration: underline; }
#logo { margin-left: 78px; margin-bottom: -4px;}
img { border: none; }
h1 { font-family: Museo-300; font-size: 24px; color: #303030; font-style: normal; font-weight: bold; margin-bottom: 20px; }
h1 a { font-family: Museo-300 !important; font-size: 14pt !important; font-style: italic; font-weight: normal; margin-bottom: 20px; }
h3 { font-family: Museo-300; font-style: italic; font-weight: normal; margin-bottom: 5px; }
p { margin-top: 0; padding-top: 0; }
#navigation {width: 986px; margin: 0 auto; height: 40px; padding-left: 30px;}
ul { list-style: none; }
ul.dropdown { position: relative; font-family: Museo-300;}
ul.dropdown li { font-weight: bold; float: left; zoom: 1; background-image: url("/images/NavigationDivider.gif"); background-repeat: no-repeat; background-position: right;}
ul.dropdown a:hover { color: #fff; }
ul.dropdown li a  { display: block; padding: 4px 8px; color:#f62c0a; font-size: 16px; }
ul.dropdown li:last-child a  { border-right: none; } /* Doesn't work in IE */

ul.dropdown li.hover,
ul.dropdown li:hover { color: #fff; position: relative; }
ul.dropdown li.hover a  { color: #fff; }

/* LEVEL TWO */
ul.sub_menu { width: 160px; visibility: hidden; position: absolute; top: 100%; left: -30px; }
ul.sub_menu li  { font-weight: normal; background: #000; color: #f62c0a; float: none; }
ul.sub_menu li a  { font-size:14px; }
ul.dropdown li.hover ul.sub_menu a { color: #f62c0a;}
ul.dropdown li.hover ul.sub_menu li.hover a { color: #fff;}

/* IE 6 & 7 Needs Inline Block */
ul.sub_menu li a { border-right: none; width: 100%; display: inline-block; } 

.gallery { width: 834px; }
.gallery { padding: 15px 0 15px 40px; position: relative; }
.gallery img { border: solid 1px #f62c0a; background-color: #fff; padding: 4px; margin: 2px; display: block; float: left; }
a.prev, a.next { background: url(/images/miscellaneous_sprite.png) no-repeat transparent; width: 45px; height: 50px; display: block; position: absolute; top: 22px; }
a.prev { left: 0; background-position: 0 0; }
a.prev:hover { background-position: 0 -50px; }
a.next { right: 8px; background-position: -50px 0; }
a.next:hover { background-position: -50px -50px; }

a.prev span, a.next span { display: none; }
.pagination { text-align: center; }
.pagination a { background: url(/images/miscellaneous_sprite.png) 0 -300px no-repeat transparent; width: 15px; height: 15px; margin: 0 5px 0 0; display: inline-block; }
.pagination a.selected { background-position: -25px -300px; cursor: default; }
.pagination a span { display: none; }
.clearfix { float: none; clear: both;}

.large-image, .summary {float: left;}
.summary { padding-left: 5px; }

.home-images-wrapper { float: left; border: solid 1px #f62c0a; padding: 10px; }
.home-images-wrapper .gallery { width: 400px; padding: 0 0 0 0; position: relative; }
.home-images-wrapper .gallery img { border: 0; padding: 0; margin: 0; }

dl.table-display { float: left; width: 240px; margin: 1em 0; padding: 0; border-bottom: 1px solid #999; }
.table-display dt { clear: left; float: left; width: 100px; margin: 0; padding: 5px; border-top: 1px solid #999; font-weight: bold; }
.table-display dd { float: left; width: 120px; margin: 0; padding: 5px; border-top: 1px solid #999; }

.guitarName { font-family: Museo-300; font-size: 14pt; }

ul.categories {list-style: none; padding: 0;}
ul.categories li { float:left; width: 400px; margin: 10px; background-color: #eee; text-align: center;}
ul.categories  li a { font-size: 20px !important; width: 400px; padding: 20px 0 20px 0; display: block; }
ul.categories  li a:hover { background-color: #666; color: #fff !important;}

.audible {display:none;}

.search-form { float: right; text-align: right; margin-top: -112px; margin-right: 186px; vertical-align: top; line-height: 24px; height: 24px;}
.search-form h3 { line-height: 16px; margin: 0; padding: 0 0 4px 0; color: #F62C0A; }
#logo span { margin-left: -55px; display: inline-block;}
#logo span a { color: #f00;}

.search-form  input { vertical-align:middle; }
.search-form .email a { color: #F62C0A; text-decoration: underline; }
.search-form .email a:hover { color: #fff; text-decoration: none; }

.contact-details dl.table-display { width: 320px;}
.contact-details .table-display dt { width: 100px;}
.contact-details .table-display dd { width: 200px;}

.contact-details .table-display dd a:hover { color: #F62C0A !important; }

.footer { background-color: #fff; padding-bottom: 5px;}
.footer p {text-align: right; font-size: 12px; padding-right: 20px;}

.summary>span {display: inline-block; position: absolute; top: 597px;}
