/** Style for main body sections of pages */

html {
    margin-bottom: 5px;
}

html, body{
    height: 100%;
}

body {
    margin: 0;
    background-color: #3399ff; 
    background-image: url('images/bg.jpg'); 
    background-repeat: repeat; 
    background-position:  center center;
}

h1 {
    text-align: left;
    font: bold 18pt courier; 
    color: #CC3352;
    text-decoration: none;
}

p {
    margin: 0;
    padding: 0;
}

ul {
     margin: 0; 
     padding: 0;
}

ul li {
     margin: 0; 
     padding: 0;
}

div#header {
    margin-top: 10px; 
    text-align: center;
}

div#body {
    background-position: center center; 
    background-attachment: fixed; 
    /*position: relative;
    top: 0;
    left: 0;*/
    text-align: center;
    width: 539px;
    background-repeat: repeat-y; 
    font: 13px 'lucida grande','lucida sans unicode','bitstream vera sans','trebuchet ms',arial,sans-serif;
    color:#2B4C5F;
    /*font: 0.9em verdana, sans-serif; 
    line-height: 1.5em; */
    /*letter-spacing: 1px;*/
    margin: 40px auto 0px auto;
	padding: 0 120px 20px 120px; 
	clear: both;
    /* set negative z-index so drop menus appear on top in IE - BREAKS FIREFOX THOUGH
    z-index: -1;*/
}

div#footer {
    text-align: center;
}

/* Style for the links page, composed of header and text sections */

.link-header {
    position: relative;
	border: 1px solid black; 
	padding: 0; 
	margin: 0;
    background-color: #EA9111; 	
	color: white;
	font: bold 1.1em 'Comic Sans MS', courier;
	width: 520px;
	margin-left: auto; 
    margin-right: auto;
}

.link-header span {
    font: bold 1.1em 'Comic Sans MS', courier;
    text-align: left;
    padding: 0px 5px;
    margin: 0;
}

.link-header img {
    position: absolute; 
    top: 1px; 
    left: 495px;
}

.link-header:hover, .link-header:active{
    background-color: #7FB0F5;
}

.link-text {
	display: none;
	padding: 0px 15px; 
    background-color: #B3D9FF; 
    border: 1px black solid; 
    margin-left: auto; 
    margin-right: auto;
    width: 490px;
}

.link-text p {
    padding: 16px 0px;
}

/* Style for the guitars tabs table */

table.tabs {
    background-color: #FFFFCC;
    padding: 0;
    margin: 0 auto;
    width: 520px;
    border-collapse: collapse;
    text-align: left;
}

table.tabs th {
    border: 1px solid #d3d3d3;
    padding: 2px 4px;
    background-color: #CCFFCC;
}
  
table.tabs td {
    border: 1px solid #d3d3d3;
    padding: 2px 3px;  
}

table.tabs .right {
    text-align: center;
}

table.tabs tr:hover { /* change colour when hovering over row (Firefox only) */
    background-color: #FFFF99;
}

/* Style for general anchors */

a:link, a:visited {
    /*border: none;*/
    font: 1.0em verdana, sans-serif; 
    color: #ff0000;
    text-decoration: none;
}

a:hover, a:active {
    color: #AF34CB;
    text-decoration: none;
}

/* Style for any anchor images */

a:link img, a:visited img, a:hover img, a:active img {
    border: 1px solid #000000;
}

/* Style for the floated two colomn photo layout with drop shadows*/

div.photos {
    margin: 0px;
}

div.img-shadow {
    float:left;
    background: url(images/shadow.png) no-repeat bottom right !important;
    /*background: url(images/shadow.gif) no-repeat bottom right;*/
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px;
}

div.img-shadow img {
    display: block;
    position:relative;
    width: 160px;
    height: 120px;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    margin: -6px 6px 6px -6px;
    padding: 4px;
}
      
div.desc-shadow {
    float:left;
   	background: url(images/shadow.png) no-repeat bottom right !important;
   	/*background: url(images/shadow.gif) no-repeat bottom right;*/
   	margin: 10px 0px 10px 10px !important;
   	margin: 10px 0 10px 5px;
    width: 181px;
    height: 130px;	
   	padding: 0px;
   	text-align: left;
}
        
div.desc-shadow div.innerbox {
    width: 171px;
    height: 120px;
   	position:relative;
   	bottom:6px;
   	right: 6px;
   	border: 1px dotted #999999;
   	padding:4px;
   	margin: 0px 0px 0px 0px;
   	background-color: #BDEEFF; 
}

div.desc-shadow div.innerbox table {	
  	text-align: left;
}

div.img-shadow-panorama img {
    width: 758px;
    height: 120px;
}

div.desc-shadow-panorama {
    width: 769px;
    height: 35px;
    text-align: center;
}

div.desc-shadow-panorama div.innerbox {
    width: 759px;
    height: 25px;
}

div.photos div.gap {
    margin-right: 35px !important;
    margin-right: 50px;
}

/* Some miscellaneous styling for bespoke sections */

p.lastupdate {
    margin-top: 15px;
    font: 0.9em times; 
    color: #3333CC;
    text-align: center;
}

p.love {
    font-size: 1.5em; 
    color: #66CCFF;
    text-align: center;
}

#time {
    float: right; 
    font-size: 0.8em; 
    margin-top: 10px; 
    color: #006400;
}

#styleswitch {
    float: left; 
    font-size: 0.8em; 
    margin-top: 10px; 
    color: #006400;
}

/* Style for the headlines box on the homepage */

#headlines {
    position: relative; 
    width: 520px; 
    height: 290px; 
    margin-left: auto; 
    margin-right: auto;
    font: 1.2em "Comic Sans MS", verdana, sans-serif; 
}

#headlines .text {
    text-align: left; 
    padding: 0px 12px; 
    margin: 0;
    margin-top: 25px;
}

#headlines .header {
    text-align: center; 
    width: 260px; 
    height: 11%; 
    border-bottom: 1px solid #F5F5DC;
    font-size: 1.2em;
    -moz-border-radius: 0px 25px 0px 0px;
}

#headlines ul {
     margin-top: 12px;
     padding-left: 24px; 
     padding-right: 24px; 
     padding-bottom: 0px;
}

#headlines li {
     margin-top: 12px;
}

#headlines .text first {
    margin-top: 0; 
}

#headlines a:link, #headlines a:visited {
    font-family: "Comic Sans MS", verdana, sans-serif; 
    color: #FFD700;
    text-decoration: none;
}

#headlines a:hover, #headlines a:active {
    color: #FFD700;
    text-decoration: underline;
}

#headlines .left {
    position: absolute; 
    top: 0px; 
    left: 0px; 
    background-color: #4B0082; 
    width: 260px; 
    height: 290px; 
    color: white; 
    -moz-border-radius: 25px 25px 0 25px;
}

#headlines .right {
    margin-left: 260px; 
    background-color: #CD5C5C; 
    width: 260px; 
    height: 290px; 
    color: white; 
    border-left: 1px solid #F5F5DC;
    -moz-border-radius: 25px 25px 0 25px;
}

#headlines .left .header {
    background-color: #CD5C5C;
}

#headlines .right .header {
    background-color: #4B0082;
}

#headlines .left ul {
    list-style-image: url('images/indianred_list.gif');
}
  
#headlines .right ul {
    list-style-image: url('images/indigo_list.gif');
}
      
/* Style for welcome banner */

div#welcome-banner {
    width: 382px; 
    margin-left: auto; 
    margin-right: auto; 
    margin-bottom: 40px;
}

/* Style for the blue lozenge text blocks */

.curved-box-top {
    margin: 0 auto; 
    text-align: justify; 
    width: 522px; 
    height: 28px; 
    background-image: url('images/text_top_bg.gif'); 
    background-repeat: no-repeat;
}

.curved-box-bottom {
    margin: 0 auto; 
    text-align: justify; 
    width: 522px; 
    height: 28px; 
    background-image: url('images/text_bottom_bg.gif'); 
    background-repeat: no-repeat;
}

.curved-box-text {
    padding: 10px 15px; 
    text-align: justify; 
    width: 490px; 
    background-color: #B3D9FF;
    border: 1px #1E90FF solid; 
    /*border-top: none; 
    border-bottom: none; */
    margin: 0 auto;
    -moz-border-radius: 0 25px 0 25px;
}    

.square-box-text {
    padding: 10px 15px; 
    text-align: justify; 
    width: 490px; 
    background-color: #B3D9FF; 
    border: 1px #1E90FF solid; 
    margin-left: auto; 
    margin-right: auto;
    font-size: 1.0em;
}

/* Style for action buttons */

div.actions {
    letter-spacing: 1.0px;
    color: #3300CC;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 8px;
}

div.actions a:link, div.actions a:visited {
    font: 0.9em "Comic Sans MS", verdana, sans-serif; 
    color: #3300CC;
    text-decoration: none;
}

div.actions a:hover, div.actions a:active {
    color: #3300CC;
    text-decoration: underline;
}

/* Toppy styles */

#toppy-content {
    position: relative; 
    width: 777px;
    background-color: #BF4040; 
    border: 1px solid #000000;
    margin-bottom: 15px;
}

#toppy-text {
    padding: 25px 0; 
    margin-left: 199px; 
    width: 578px;
    background-color: #CC6666; 
}

#toppy-nav {
    width: 198px;
    height: 100%;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: left; 
    border-right: solid #000000 1px;
    /*background-color: #C65353;*/
    background-color: #BF4040;
}

#toppy-nav li a:link, #toppy-nav li a:visited {
    display: block;
    font: bold 1.2em 'Comic Sans MS', courier;
    text-decoration: none;
    border-bottom: solid #000000 1px;
    /*border-right: solid #000000 1px;*/
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    font-weight: bold;
    color: #FFFF3D;
    background-color: #BF4040;
}

#toppy-nav li {
    list-style-type: none;
}

#toppy-nav li a:hover, #toppy-nav li a:active {
    background-color: #CC6666;
}

#toppy-nav li a.selected, #toppy-nav li a.selected:visited {
    background-color: #CC6666; 
    border-right: none;
    /* a little trick to overwrite the right border, producing a nice 'tab' effect (at least it does in Firefox) */
    margin-right: -1px;
}

/* Style an aligned list */

ul.aligned-list {
    list-style-type: none;
}

ul.aligned-list li {
    clear: left;
}

ul.aligned-list li p {
    float: left;
    width: 6em;
}

/* Style for the TAPs (based on the links) */

.tap-header {
    position: relative;
	border: 1px solid black; 
	padding: 0; 
	margin: 0;
    background-color: #BF4040; 	
	width: 490px;
	margin-left: auto; 
    margin-right: auto;
}

.tap-footer {
    display: none;
	padding: 0; 
	margin: 0;
    background-color: #BF4040; 
    border: 1px black solid; 
    border-top: none; 
    width: 490px;
    text-align: center;
}

.tap-footer span {
	padding: 0px 5px;
	margin: 0;
    color: #FFFF3D;
    font: 0.9em 'Comic Sans MS', courier;
}

.tap-header span {
    font: bold 1.2em 'Comic Sans MS', courier;
    color: #FFFF3D;
    text-align: left;
    padding: 0px 5px;
    margin: 0;
}

.tap-footer a, .tap-footer a:visited {
    color: #FFFF3D;
    text-decoration: none;
}

.tap-footer a:hover, .tap-footer a:active {
    color: #FFFF3D;
    text-decoration: underline;
}

.tap-header img {

    position: absolute; 
    top: 1px; 
    left: 465px;
}

.tap-text {
	display: none;
	padding: 0px 15px; 
    background-color: #B3D9FF; 
    border: 1px black solid; 
    margin-left: auto; 
    margin-right: auto;
    width: 460px;
}

.tap-text p {
    padding: 16px 0px;
}

/*.tap-header:hover, .tap-header:active {
    background-color: #CC6666;
}

.tap-header:visited span {
	color: #FFFF3D;
}

.tap-header:hover span, .tap-header:active span {
    color: #FFFF3D;
}*/

/* Style the validator links */

#validation {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0;
}

#validation img {
    border: none;
}


