/* CSS Document */

body {background:#993333;margin-top:0px;}
.setBack {background-image:url(images/index_05.jpg);}
.satkartarBack{background-image:url(images/guitarPic.jpg);}
.headerBox {background:white;opacity:.5;filter: alpha(opacity=50); -moz-opacity: 0.5;}
.rightBox {background-color:#CC9999;opacity:.3;filter: alpha(opacity=30) -moz-opacity: 0.3;border:0px solid black;}
.lowRightBox {background:#CC6666;opacity:.3;filter: alpha(opacity=30); -moz-opacity: 0.3;z-index:2;}
.lowLeftBox {background:339933;opacity:.3;filter: alpha(opacity=30); -moz-opacity: 0.3;}
.titleBox{border:2px dotted white;padding:5px;}
.darkText{color:white;background:transparent;font-size: 18px;}
.cdFormat{postition:relative;}

#transLucent {z-index:1;position:relative;height:100px;top:0px;
left:0px;border:1px solid black;opacity:.3;
background:white;filter:alpha(opacity=30); -moz-opacity:0.3;}

/*formating for the cd track links*/
.cdLink A:link {text-decoration: none;color:white;}
.cdLink A:visited {text-decoration:none;color:white;}
.cdLink A:active {text-decoration: none}
.cdLink A:hover {text-decoration: underline; color:#660000;}

/*formating for the title bar links*/

.titleFormat A:link {text-decoration: none;color:#993333;}
.titleFormat A:visited {text-decoration:none;color:#993333;}
.titleFormat A:active {text-decoration: none;color:#660000;}
.titleFormat A:hover {text-decoration: underline; color: black}

/*formating for the title bar links*/

.pressFormat A:link {text-decoration: none;color:#6699ff;}
.pressFormat A:visited {text-decoration:none;color:#6699ff;}
.pressFormat A:active {text-decoration: none;color:#6699ff;}
.pressFormat A:hover {text-decoration: underline; color: black}

/*formating for the title bar links*/

.tourFormat A:link {text-decoration: none;color:#6699ff;}
.tourFormat A:visited {text-decoration:none;color:#6699ff;}
.tourFormat A:active {text-decoration: none;color:#6699ff;}
.tourFormat A:hover {text-decoration: underline; color: black}

/*formating for the title bar links*/

.footerFormat A:link {text-decoration: none;color:white;}
.footerFormat A:visited {text-decoration:none;color:white;}
.footerFormat A:active {text-decoration: none;color:#660000;}
.footerFormat A:hover {text-decoration: underline; color: black}

/*formating for the tourdate links*/
.cdLink A:link {text-decoration: none;color:white;}
.cdLink A:visited {text-decoration:none;color:white;}
.cdLink A:active {text-decoration: none}
.cdLink A:hover {text-decoration: underline; color:#660000;}
/*.spacer {margin:15px;opacity:1;filter: alpha(opacity=100); -moz-opacity:1;}*/