/* ------------------------------------------------------------------------------------------------- */
/* ------------------------ DISNEY COUTURE - COPYRIGHT EAZYTIGER LTD ------------------------------ */
/* ----------------------------------------------------------------------------------------------- */


body {
  margin: 0 auto;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 27px;
  background: #09090d;
  color: #ffffff;
}

h1, h2, h3, h4 {
  font-family:verdana, arial, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
}

h1 {
  font-size:0.8em;
  color:#fff;
  margin:0;
  padding:0;
}

h2 {
  font-size:0.7em;
  margin:20px 0 0 0;
  color:#ffcc00;
}


hr {
  border:none;
  height:1px;
  margin:12px 0;
  padding:0;
  background:#666 url(../images/hr.gif) repeat-x;
  color:#666;
  width:100%;
  clear:both;
  float:none;
}

img {
  border:none;
  padding:0;
  margin:0;
}


.txt-center {
  text-align:center;
}

.txt-left {
  text-align:left;
}

.txt-right {
  text-align:right;
}


/* PAGES */
#page_home #top .home a {
  background-position: 0 100%;
}

#page_home {
  background: url(../images/bg_mickey_guitar.gif) bottom right no-repeat #09090d;
}

#page_about_us #top .about_us a {
  background-position: 0 100%;
}

#page_about_us {
  background: url(../images/bg_mickey_guitar-2.gif) bottom right no-repeat #09090d;;
}

#page_gallery #top .gallery a {
  background-position: 0 100%;
}

#page_gallery {
  background: url(../images/bg_mickey_guitar-3.gif) bottom right no-repeat #09090d;;
}

#page_contact_us #top .contact_us a {
  background-position: 0 100%;
}

#page_contact_us {
  background: url(../images/bg_mickey_guitar-4.gif) bottom right no-repeat #09090d;;
}
/* PAGES END */

#container {
  padding-bottom: 15px;
}

#top {
  margin: 0 auto;
  margin-bottom: 30px;
  width: 897px;
  height: 186px;
  background: url(../images/bg_top.gif) 50% 73px no-repeat;
}

    #top ul {
      margin: 0;
      margin: 0 0 0 85px;
      padding: 0;
      float: left;
      display: inline;
    }

    #top li {
      display:block;
      float:left;
    }
	
	#top li a{
     text-indent:-9999px;
     overflow: hidden;
    }

    #top .logo a {
      margin: 15px 0 0 0;
      background: url(../images/top_logo.jpg);
      width: 240px;
      height: 185px;
      display: block;
    }

    #top .home a {
      margin: 73px 0 0 0;
      background: url(../images/top_home.jpg);
      width: 102px;
      height: 39px;
      display: block;
    }

    #top .home a:hover {
      background-position: 0 100%;
    }

    #top .about_us a {
      margin: 73px 0 0 0;
      background: url(../images/top_about_us.jpg);
      width: 134px;
      height: 39px;
      display: block;
    }

    #top .about_us a:hover {
      background-position: 0 100%;
    }

    #top .gallery a {
      margin: 73px 0 0 0;
      background: url(../images/top_gallery.jpg);
      width: 101px;
      height: 39px;
      display: block;
    }

    #top .gallery a:hover {
      background-position: 0 100%;
    }

    #top .contact_us a {
      margin: 73px 0 0 0;
      background: url(../images/top_contact_us.jpg);
      width: 140px;
      height: 39px;
      display: block;
    }

    #top .contact_us a:hover {
      background-position: 0 100%;
    }

#photos {
  margin: 0 auto;
  padding: 10px 0 0 0;
  text-align: left;
  width: 950px;
  background: url(../images/bg_photos_top.jpg) top no-repeat;
}

    #photos #image_list {
      margin: 0 auto;
      padding: 0 10px 10px 10px;
      vertical-align: top;
      background: url(../images/bg_photos_bottom.gif) bottom no-repeat #22201d;
    }

    #photos #image_list .polaroid {
      margin: 4px 0 0 20px;
      vertical-align: top;
      border: 0;
    }


#photos_info {
  margin: 0 auto;
  width: 896px;
  height: 55px;
  position: relative;
  top: -30px;
  background: url(../images/bg_photos_info.gif) no-repeat;
}

    #photos_info .tel {
       position: relative;
       top: -13px;
       left: 177px;
       width: 216px;
       border: 0;
       clear: both;
    }

    #photos_info .gallery {
      float: right;
       position: relative;
       width: 341px;
       border: 0;
       clear: both;
    }

#content {
  margin: 0 auto;
  width: 950px;
  overflow: hidden;
  clear: both;
}
    #content #content_left {
	float: left;
	text-align: left;
	width: 600px;
	clear: both;
    }
#content_left  a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
#content_left a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
#content_left a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#content_left a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

        #content #content_left .first_letter {
          float: left;
          padding: 0 10px 5px 0;
        }

        #content #content_left p {
          margin: 0;
          padding: 7px 0 0 0;
          font-family: verdana;
          font-size: 10px;
          color: #f8f3f8;
          line-height: 18px;
        }

    #content #content_right {
      float: right;
      text-align: left;
      width: 290px;
    }

        #content #content_right #upcoming_events {
          margin: 0;
          padding: 20px 0 0 0;
          background: url(../images/content_upcoming_events.jpg) no-repeat;
          list-style: none;
        }

        #content #content_right #upcoming_events li {
          padding: 0;
          margin: 0 0 20px 0;
        }

        #content #content_right #upcoming_events .row {
          overflow: hidden;
          clear: both;
        }

        #content #content_right #upcoming_events .row_left {
          padding-bottom: 7px;
          float: left;
          width: 65px;
          background: url(../images/upcoming_event_calendar.jpg) top left no-repeat;
        }

        #content #content_right #upcoming_events .row_right {
          float: left;
        }

        #content #content_right #upcoming_events span.month {
          padding: 5px 0 0 18px;
          color: #ffffff;
          font-size: 9px;
          font-weight: bold;
          display: block;
        }

        #content #content_right #upcoming_events span.day {
          padding: 3px 0 0 15px;
          color: #24323c;
          font-size: 20px;
          font-weight: bold;
          display: block;
          font-family: Tahoma;
        }


        #content #content_right #upcoming_events span.title {
          margin: 0;
          padding: 5px 0 0 0;
          font-family: verdana;
          font-size: 8px;
          color: #f8f3f8;
          font-weight: bold;
          display: block;
          line-height: 11px;
        }

        #content #content_right #upcoming_events span.text {
          margin: 0;
          font-family: verdana;
          font-size: 8px;
          color: #f8f3f8;
          display: block;
          line-height: 11px;
        }

        #content #content_right #upcoming_events a {
          font-family: verdana;
          font-size: 8px;
          color: #d6cfac;
          text-decoration: none;
          border-bottom: 1px #d6cfac dotted;
        }
		
		
/*contact page form*/

#page_contact_us form {
	padding:0;
}

#page_contact_us label{
	float:left;
	width:240px;
	text-align:right;
	margin:0 10px 0 0;
	padding:0;
	font-weight:bold;
}

#page_contact_us .inputtext {
	width:40%;
	margin:0;
}
#page_contact_us textarea {
	width:40%;
}

#page_contact_us .inputtext {
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	color:#666;
	border:1px dotted #666;
}

#page_contact_us .btn-send {
	font-weight:bold;
	background:#ffcc00;
	border:2px solid #333;
	font-size:1em;
	padding:2px 6px 4px 6px;
	margin:0 0 0 330px;
}

.gallery-images {
	list-style-type:none;
}

.gallery-images li {
	float:left;
	margin:0 10px 10px 0;
}

.gallery-images li img{
	border:none;
}


#footer {
  margin: 0 auto;
  margin-top: 40px;
  width: 1102px;
  height: 62px;
  background: url(../images/bg_footer.jpg) top left no-repeat;
  clear: both;
  position: relative;

}
    #footer a {
      font-size: 10px;
      font-family: tahoma;
      color: #c27d19;
      text-decoration: none;
 
     
    }
    


    #footer a:hover {
      font-size: 10px;
      font-family: tahoma;
      color: #ffffff;
      text-decoration: underline;
    }


    #footer span.email {
      position: absolute;
      top: 26px;
      left: 455px;
    line-height: 1em;
      padding: 0;
      margin: 0;
    }

    #footer span.url_knitmaniauk {
      position: absolute;
      top: 29px;
      left: 727px;
        line-height: 1em;
      padding: 0;
      margin: 0;
    }

    #footer span.url_disneycoutureuk {
      position: absolute;
  top: 15px;
      left: 714px;
      display: block;
         line-height: 1em;
      padding: 0;
      margin: 0;
    }

    #footer span.url_eazytiger {
      position: absolute;
     top: 26px;
      right: 87px;
        line-height: 1em;
      padding: 0;
      margin: 0;
    
    }
	
