﻿/* 
80 70 52 = Background #504634
132 122 103 = Menu RollOver #847A67
217 209 188 = Top Section background #D9DA9E
212 202 182 = Content #D4CAB6
123 93 94 = Content Text #7B5D5E
27 24 18 = Content Heading #1B1812
#EAE6D9 = Main Background
*/


body 
{
    background-color:#504634;
}

div.Main
{
    float:none;
    width:671px;
    
    margin-top:22px;
    background-color:#D9DA9E;
    
}

div.Top
{
    float:left;
    width:671px;
    height: 240px;
    
    border-bottom:solid 3px #504634;
    /*ackground-color: #2F4E0B*/
}

div.SixStringLogo
{
    float:left;
    width: 375px;
    height: 130px;
    
    background-image:url(Images/SixStringObsessionsLogo.JPG);
    background-position:0px;
    background-repeat:no-repeat;
    
    margin-left:150px;
    margin-right:3px;
    margin-top:3px;
}

div.Thumb1
{
    clear:both;
    float:left;
    width: 80px;
    height: 80px;
    
    margin-top:10px;
    margin-left:22px;
    
}

div.Thumb2
{
    float:left;
    width: 80px;
    height: 80px;
    
    margin-top:10px;
    margin-left:11px;
    
}

div.Thumb3
{
    float:left;
    width: 80px;
    height: 80px;
    
    margin-top:10px;
    margin-left:11px;
    background-image:url(Pictures/StrumCam80.PNG);
    background-position: -20px;
}

div.Thumb4
{
    float:left;
    width: 80px;
    height: 80px;
    
    margin-top:10px;
    margin-left:11px;
    
}

div.Thumb5
{
    float:left;
    width: 80px;
    height: 80px;
    
    margin-top:10px;
    margin-left:11px;
    background-image:url(Pictures/FrontCam180.PNG);
    background-position: -20px;
    
}

div.Thumb6
{
    float:left;
    width: 80px;
    height: 80px;
    
    margin-top:10px;
    margin-left:11px;
    background-image:url(Pictures/StrumCam280.PNG);
    background-position: -20px;
    
}

div.Thumb7
{
    float:left;
    width: 80px;
    height: 80px;
    
    margin-top:10px;
    margin-left:11px;
    background-image:url(Pictures/TuningPicture80.PNG);
    background-position: 0px;
    
}

div.MenuLeft
{
  float:left;
  width:195px;
  height:400px;
  
  background-color:#D9DA9E; 
  
  padding-top:10px;  
}

div.RightContent
{
  float:left;
  width:473px;
  
  background-color:#D9DA9E; 
    
  padding-top:5px;
  
  border-left:solid 3px #504634;
}



div.Bottom
{
 clear:both;
 float:none;
 width:671px;
 height:50px; 
 
 border-top:solid 3px #504634;
}
div.BottomText
{
    position:relative;
    top:17px;
}

div.InnerContent
{
 font-family:Arial;
 font-size:10pt;
 text-align:left;
 
 /*color:#7B5D5E; */
 color:Black;
}

div.Content
{
    float:left;
    width:455px;
    
    margin-left:8px;
    padding-bottom: 10px;
}

div.SplitContainer
{
    float:left;
    width:454px;
    
    margin-bottom:10px;
    margin-top:10px;
}

div.SplitContainerLeft
{
    float:left;
    width:225px;
}
div.SplitContainerRight
{
    float:left;
    width:225px;
}

div.Guitar1CoverSection
{
    float:left;
    height: 200px;
    width: 455px;
}

div.Guitar1CoverPicture
{
    float:left;
    
    width:116px;
    height: 149px;
    
    margin-left:25px;
    margin-top:25px;
    
    background-image:url(Images/Guitar1CoverSmall.PNG);
}

div.Guitar1CoverText
{
    float:right;
    
    width: 200px;
    height: 100px;
    
    padding-top: 50px;
    
    margin-right:40px;
}

div.Guitar2CoverSection
{
    float:left;
    height: 200px;
    width: 455px;
}

div.Guitar2CoverPicture
{
    float:left;
    
    width:116px;
    height: 149px;
    
    margin-left:25px;
    margin-top:25px;
    
    background-image:url(Images/Guitar2Cover.jpg);
}

div.Guitar2CoverText
{
    float:right;
    
    width: 200px;
    height: 100px;
    
    padding-top: 50px;
    
    margin-right:40px;
}

div.Guitar1VideoPic1
{
    float:left;
    width: 200px;
    height:200px;
    
    margin-left:10px;
}

div.Guitar1VideoPic1Text
{
    float:left;
    
    margin-top:0px; 
}

div.Guitar1VideoPic2
{
    float:left;
    width: 200px;
    height:200px;
    
    margin-left:10px;
}

div.Guitar1VideoPic2Text
{
    float:left;
    
    margin-top:0px;
}

div.Guitar2VideoPic1
{
    float:left;
    width: 200px;
    height:200px;
    
    margin-left:10px;
}

div.Guitar2VideoPic1Text
{
    float:left;
    
    margin-top:0px; 
}

div.Guitar2VideoPic2
{
    float:left;
    width: 200px;
    height:200px;
    
    margin-left:10px;
    background-image:url(Pictures/StrumCam200.PNG);
    background-position:-30px
}

div.Guitar2VideoPic2Text
{
    float:left;
    
    margin-top:0px;
}

div.ContactUsContainer
{
    float:left;
    width: 450px;
}

div.SimpleControl
{
  float:left;
  width: 450px;
  
  margin-bottom:2px;
}

div.SimpleControlLeft
{
    float:left;
    width: 200px;
    
    text-align:right;
    
    margin-top:5px;
}

div.SimpleControlRight
{
    float:left;
    width:240px;
}

div.CommentControl
{
  float:left;
  width: 450px;
  
  margin-bottom:2px;
}

div.CommentControlLeft
{
    float:left;
    width: 200px;
    
    text-align:right;
    
    margin-top:5px;
}

div.CommentControlRight
{
    float:left;
    width:240px;
}


div.Clear
{
 clear:both; 
 float:none;
}

span.ContentText
{
 color: #7B5D5E;
}

span.Copyright
{
 font-family:Arial;
 color:#7B5D5E;
 font-size:8pt;   
}

span.BigHighlight
{
    font-size:14pt;
    font-weight:bold;
}

span.MedHighlight
{
    font-size:12pt;
    font-weight:bold;
}

span.Highlight
{
  font-weight:bold;   
}

span.Black
{
    color:Black;
}

.H1
{
 color:#1B1812;
 font-size:14pt;
}

.H2
{
 color:#1B1812;
 font-size:12pt;
}

.FAQHeading
{
 color: #7B5D5E;
 font-size:12pt;
}
hr.faq
{
 color:#7B5D5E;   
}

.Menu
{
    width:155px;
    
    background-color:Black;
    
    font-family:Arial;
    font-size:14px;
    text-align:left;
    
    border:solid 1px black;
}

.StaticMenuItem
{
 background-color: #D4CAB6;
 color:#1B1812;
 padding: 5px 20px 5px 10px;
 
 /* border-bottom:solid 1px black;*/
}

.StaticMenuHover
{
  background-color:#847A67;   
  color:#1B1812;
}

.DynamicMenu
{
 border:solid 1px black;
}

.DynamicMenuHover
{
 background-color: #847A67;
 color: #1B1812;
 
}

.DynamicMenuItem
{
 color:#1B1812;
 
 padding: 3px 20px 3px 10px;
}

a.LinksURL:link, a.LinksURL:visited, a.LinksURL:active, a.LinksURL:hover, v.LinksURL:link
{
  color:#1B1812;
}