/* Created by Grow for The Arguments 2006 */



/*        -------------------------------------------------------------

        Grow Media Design 2006

        www.growmedia.co.uk

        One of These Pixels is Doing its Own Thing

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

        Description:        Base setup styles

        Filename:                arguments.css

        Version:                2.1

        Date:                        Jul 06, 2006

        -------------------------------------------------------------        */





/*        -------------------------------------------------------------

        Base Body Styles

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */

        /* Netscape 4 safe font sizes */

body, div, p, th, td, li, dd        {

        font-family:         helvetica,Verdana, arial , sans-serif;

        font-size: 12px;

}



body {

        margin:0px;

        padding:0px;

   text-align:center;

        border: 0;

   color:#fff;

   background-color: #000;

}



/*

h1, h2, h3, h4, h5, h6, p, ul {

  position: relative;

}

*/



div.spacer {

  overflow: hidden;

        clear: both;

        height: 1px;

        margin: -1px 0 0 0;

        font-size: 1px;

}





p {

  margin:0;

  padding: 0 0 0 0;

}



img {

                           padding: 1px;

                           margin-bottom: 10px;

                           border: 1px solid #fff;

}

.objborder{

        border: 3px solid #333;

        }



/*        -------------------------------------------------------------

        TEXT

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */



a {

  color: #e9c91c;

  text-decoration:none;

}



a:visited {

}



a.selected {

}



a:hover {

  color: #ffffff;

  text-decoration:none;

}



a:hover strong, a:hover b {

  color: #e9c91c;

}





.small {

  font-size:85%;

}







.noborder{

border: none;

}



.noborder img{

        border: none;

}



h1 {

  color:#fff;

  font-size:20px;

  font-weight:bold;

  margin 0 10px 0px;

  padding: 0 0 0px 0;

}



h2 {

  color:#e9c91c;

  text-transform:uppercase;

  font-size:14px;

  font-weight:bold;

  margin:0 0 0px 0px;

  padding: 0 0 0px 0;

}



h2 a {

  color:#fff;

}



h3 {

  color:#A6CE39;

  font-size:11px;

  font-weight:normal;

  margin:0 0;

  padding: 0 0 12px 0;

  background: url(/dsg/h2.gif) bottom no-repeat;

}





h4 {

  font-size:12px;

  margin:1px 0 2px 0;

  font-weight:normal;

  color:#fff;

}



                .date {

                        font: 11px Helvetica, Verdana, Arial , sans-serif;

                        text-transform: uppercase;

                        font-weight: normal;

                        letter-spacing: 1px;

                        color: #999;

                        margin-top: 0px;

                        margin-bottom: 4px;}







/*        -------------------------------------------------------------

        LAYOUT

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */



#container {

        background: url(../img/layout/hdr.jpg) top center no-repeat;

}



#main {

margin: 0 auto;

text-align: left;

        background: url(../img/layout/mdr.gif) top center repeat-y; /*#555559;*/

}



#footer {

        background: url(../img/layout/ftr_120.gif) top center no-repeat;

   height:120px;

}



.holder {

  margin: 0 auto;

  width: 800px;

  text-align:left;

  overflow:hidden;

}



#header{

 height:180px;

 /*background: url(../img/layout/hdr.jpg) no-repeat;*/

 width: 800px;



}

content{

        text-align: center;



}

#bar{

        height: 12px;

        background-color: #e9c91c;

        margin-bottom: 10px;

}

#bkgd{

        background: url(../img/layout/bkgd.jpg) bottom center no-repeat;

}



#indexleft {

        width: 440px;

        float: left;

}
#musicleft {

        width: 522px;

        float: left;

}
#indexright {

        width: 360px;

        float: left;

}

#musicright {

        width: 260px;

        float: left;

}

.show{

        border-bottom: 1px dotted #e9c91c;

        padding-top: 5px;

        padding-bottom: 5px;

        margin-bottom: 10px;

}

.show2{

        border-bottom: 1px dotted #e9c91c;

        padding-top: 5px;

        padding-bottom: 5px;

        margin-bottom: 10px;

}

.mailinglist{

        padding: 0px;

        margin-top: 0px;

        color: #000;

        height: 102px;

}

.textpad{

        padding-left: 3em;

        padding-right: 2em;

        padding-top: 2em;

        line-height:150%;

        margin-bottom:1.3em;

}

.textpadb{

        padding-left: 2em;

        padding-right: 1em;

        padding-top: 2em;

        margin-bottom:1.3em;

}

.textpad2{

        padding-left: 2em;

        padding-right: 3em;

        padding-top: 2em;

        line-height:150%;

        margin-bottom:1.3em;

}

#galleryhold {

        width: 740px;
        text-align: center;
        float: left;
        margin: 20px 10px 10px 15px;

}

#gallery {

}

.right{
        float: left;
        width: 680px;
        text-align: left;
        border-bottom: 1px dotted #999;
        padding-bottom: 10px;
        margin-bottom: 10px;
}
.merchimg{
        float: left;
        width: 410px;
        text-align: left;
}
.merchdetail{
        float: left;
        width: 200px;
        text-align: left;
        padding: 15px;
}
.gold {
background-color: #ffc20e ;
font-weight: normal;
font-size: 14px;
color: #000;
border: 1px solid #999;}

.noborder {
        border: none;
}

/*        -------------------------------------------------------------

        MAINMENU

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */



                #holderMainMenu {

                          margin:0px 0px 0px 25px;}



#mainMenu {

  width:750px;

  padding:122px 0px 0px 0px;

  overflow: none;

  -moz-box-sizing: padding-box;

}



#mainMenu ul {

  margin: 0;

  padding: 0;

}



#mainMenu li {

        margin: 0;

        padding: 0;

             list-style-type: none;

        display: inline;

             float: left;

        background-image: url(../img/layout/menu2.gif);

}



#mainMenu a {

   display:block;

   text-decoration:none !important;

   font-size:1px;

   background-image: url(../img/layout/menu2.gif);

   overflow: hidden;

   height:40px;

}



#mainMenu a span {

  visibility:hidden;

}



#mainMenuServices, #mainMenuServices a {

  background-position: 0 0;

  width: 80px;

}

#mainMenuServices a:hover, #mainMenuServices a.selected {

  background-position: 0px 40px;

}



#mainMenuAbout, #mainMenuAbout a {

  background-position: -80px 0;

  width: 80px;

}

#mainMenuAbout a:hover, #mainMenuAbout a.selected {

  background-position: -80px 40px;

}



#mainMenuNews, #mainMenuNews a {

  background-position: -160px 0;

  width: 100px;

}

#mainMenuNews a:hover, #mainMenuNews a.selected {

  background-position: -160px 40px;

}



#mainMenuCase, #mainMenuCase a {

  background-position: -260px 0;

  width: 110px;

}

#mainMenuCase a:hover, #mainMenuCase a.selected {

  background-position: -260px 40px;

}



#mainMenuGallery, #mainMenuGallery a {
  background-position: -380px 0;
  width: 123px;
}
#mainMenuGallery a:hover, #mainMenuGallery a.selected {
  background-position: -380px 40px;
}

#mainMenuMerch, #mainMenuMerch a {
  background-position: -510px 0;
  width: 180px;
}
#mainMenuMerch a:hover, #mainMenuMerch a.selected {
  background-position: -510px 40px;
}





/*        -------------------------------------------------------------

        BOTTOM MENU

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -        */

#copyright {

  margin:40px 0px 0px 10px;

  font-size:11px;

  float: left;

  text-align: left;

}



#copyright ul {

  margin:0;

  padding:0;

  list-style:none;

  display:inline;

}



#copyright li {

  display:inline;

  /*border-left: 1px solid #999999;*/

  padding: 0 2px 0 2px;

  margin:0;

  font-size:8px;

}



#copyright ul li a {

  text-decoration:none;

  font-size:11px;

}



#copyright ul li a:hover {

}