/* Cascading Style Sheet */


  body{
    font-family: "Lucida Sans","Trebuchet MS",Arial,sans-serif;
    color: #fff;
    margin: 0;
    background: #000;

  }


/*header and colours*/

h1{
  font-size: 3em;
  color: #fff;
  padding: 0;
  text-align: right;
}

#nav .lialt{
  border: 0px;
}


 h2{
 color: #fff;
 }


 #altcolor, #altcolor h1{
   color: #000;
 }


/*main containers*/


#container{
  padding: 40px 0 0 0;
  background: #000;
  overflow: hidden;
}


#main p{
  padding: 0;
  text-align: right;
}

#footer{
height: 100px;
padding: 10px 0 0 0;
text-align: right;
border-top: 1px solid #fff;
margin: 50px 0 0 0;
}

#footer ul{
  list-style: none;
  margin: 0;
}


#footer a , a{
color: #fff;
text-decoration: none;


}


#footer a:hover, #footer a:visited:hover{
  color: #8a8b50;
  outline:none;

}
#footer a:visited{
  color: #333;
  outline:none;
}




#top1{
  background-image: url(../img/dumid.jpg);

}
#video{
  margin: 0 0 0 100px;
}


/*page backgrounds*/

#colect1 #container, #colect2 #container, #colect3 #container{
padding: 0;
}

#top1, #middle, #middle2, #base {
  height: 820px;
}

#sp1, #sp2, #sp3 {
  height: 350px;
}

#colect3 #sp3, #colect2 #sp3, #colect1 #sp3{
  background: url(../img/colsea_06.jpg) ;
}

#colect3 #base, #colect2 #base, #colect1 #base, #colect4 #base{
  background: url(../img/colsea_07.jpg) ;
}


/*collection 1*/


#colect1 #top1{
  background: url(../img/colcity_01.jpg) ;
}

#colect1 #sp1{
  background: url(../img/colcity_02.jpg) ;
}

#colect1 #middle{
  background: url(../img/colcity_03.jpg) ;
}

#colect1 #sp2{
  background: url(../img/colcity_04.jpg) ;
}

#colect1 #middle2{
  background: url(../img/colcity_05.jpg) ;
}

/*collection 2*/


#colect2 #top1{
  background: url(../img/colsea_01.jpg) ;
}

#colect2 #sp1{
  background: url(../img/colsea_02.jpg) ;
}

#colect2 #middle{
  background: url(../img/colsea_03.jpg) ;
}

#colect2 #sp2{
  background: url(../img/colsea_04.jpg) ;
}

#colect2 #middle2{
  background: url(../img/colsea_05.jpg) ;
}


/*collection 3*/


#colect3 #top1{
  background: url(../img/coltree_01.jpg) ;
}

#colect3 #sp1{
  background: url(../img/coltree_02.jpg) ;
}

#colect3 #middle{
  background: url(../img/coltree_03.jpg) ;
}

#colect3 #sp2{
  background: url(../img/coltree_04.jpg) ;
}

#colect3 #middle2{
  background: url(../img/coltree_05.jpg) ;
}



/*collection 2*/


#colect2 #top1{
  background: url(../img/colsea_01.jpg) ;
}

#colect2 #sp1{
  background: url(../img/colsea_02.jpg) ;
}

#colect2 #middle{
  background: url(../img/colsea_03.jpg) ;
}

#colect2 #sp2{
  background: url(../img/colsea_04.jpg) ;
}

#colect2 #middle2{
  background: url(../img/colsea_05.jpg) ;
}

/*collection 4*/


#colect4 #top1{
  background: url(../img/colfour_01.jpg) ;
}

#colect4 #sp1{
  background: url(../img/colfour_02.jpg) ;
}

#colect4 #middle{
  background: url(../img/colfour_03.jpg) ;
}

#colect4 #sp2{
  background: url(../img/colfour_04.jpg) ;
}

#colect4 #middle2{
  background: url(../img/colfour_05.jpg) ;
}

#colect4 #sp3{
background: url(../img/colfour_06.jpg) ;
}









 /*navigation*/

#nav {
font-size: .8em;
    display: block;
    position: fixed;
    top: 63px;
    left: 100px;
    outline: none;
    margin:0;
    width: 140px;
}

#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

#nav ul li {
    text-indent: 0;
    float: left;
    width: 100%;
    /*border: 1px solid #fff; */
    margin: 4px 0 0 0;
}

#nav a {
    display: block;
    line-height: 33px;
    padding: 0 10px;
    text-decoration: none;
    color: #fff;
    outline: none;
}


#nav a:hover, #nav a:active, a:hover {
    color: #8A8B50;
    outline: none;


}








/*rollover state collection page*/
#collection{
  padding: 0 0 0 70px;
}

a:focus {
  outline: none;
  border: 0;
}


a.rollover1, a.rollover2,  a.rollover3 ,  a.rollover4{
    display: inline-block;
    width: 220px;
    height: 200px;
    text-decoration: none;
}


 a.rollover1 {

    background: url(../img/butrol.png);
    }

 a.rollover2{

    background: url(../img/butrol2.png);
}

a.rollover3{
    background: url(../img/butrol3.png);
}


a.rollover4{
    background: url(../img/butrol4.png);
}

a.rollover1:hover, a.rollover2:hover, a.rollover3:hover,  a.rollover4:hover {
    background-position: -220px 0;
    }

.displace {
    position: absolute;
    left: -5000px;
    }
 a {
  padding: 0; }





/*Photo Gallery Fancybox*/


div#fancy_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #666;
    display: none;
    z-index: 30;
}

* html div#fancy_overlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
    text-align: left;
}

div#fancy_loading {
    position: absolute;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: none;
    overflow: hidden;
    background: transparent;
    z-index: 100;
}

div#fancy_loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: transparent url('../jquery.fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
    position: absolute;
    background-color: #FFF;
    z-index: 30;
}

div#fancy_loading_icon {
    position: absolute;
    background: url('../jquery.fancybox/fancy_loading.gif') no-repeat;
    z-index: 35;
    width: 16px;
    height: 16px;
}

div#fancy_outer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
    position: relative;
    width:100%;
    height:100%;
    border: 1px solid #BBB;
    background: #FFF;
}

div#fancy_content {
    margin: 0;
    z-index: 100;
    position: absolute;
}

div#fancy_div {
    background: #000;
    color: #FFF;
    height: 100%;
    width: 100%;
    z-index: 100;
}

img#fancy_img {
    position: absolute;
    top: 0;
    left: 0;
    border:0;
    padding: 0;
    margin: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}

div#fancy_close {
    position: absolute;
    top: -12px;
    right: -15px;
    height: 30px;
    width: 30px;
    background: url('../jquery.fancybox/fancy_closebox.png') top left no-repeat;
    cursor: pointer;
    z-index: 181;
    display: none;
}

#fancy_frame {
    position: relative;
    width: 100%;
    height: 100%;
    display: none;
}

#fancy_ajax {
    width: 100%;
    height: 100%;
    overflow: auto;
}

a#fancy_left, a#fancy_right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    z-index: 111;
    display: none;
    background-image: url(data:image/gif;base64,AAAA);
    outline: none;
}

a#fancy_left {
    left: 0px;
}

a#fancy_right {
    right: 0px;
}

span.fancy_ico {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    z-index: 112;
    cursor: pointer;
    display: block;
}

span#fancy_left_ico {
    left: -9999px;
    background: transparent url('../jquery.fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
    right: -9999px;
    background: transparent url('../jquery.fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
    left: 20px;
}

a#fancy_right:hover span {
    right: 20px;
}

.fancy_bigIframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

div#fancy_bg {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    z-index: 70;
    border: 0;
    padding: 0;
    margin: 0;
}

div.fancy_bg {
    position: absolute;
    display: block;
    z-index: 70;
    border: 0;
    padding: 0;
    margin: 0;
}

div.fancy_bg_n {
    top: -18px;
    width: 100%;
    height: 18px;
    background: transparent url('../jquery.fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
    top: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('../jquery.fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
    right: -13px;
    height: 100%;
    width: 13px;
    background: transparent url('../jquery.fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
    bottom: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('../jquery.fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
    bottom: -18px;
    width: 100%;
    height: 18px;
    background: transparent url('../jquery.fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
    bottom: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('../jquery.fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
    left: -13px;
    height: 100%;
    width: 13px;
    background: transparent url('../jquery.fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
    top: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('../jquery.fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
    position: absolute;
    bottom: -33px;
    left: 0;
    width: 100%;
    z-index: 100;
    display: none;
}

div#fancy_title div {
    color: #FFF;
    font: bold 12px Arial;
    padding-bottom: 3px;
}

div#fancy_title table {
    margin: 0 auto;
}

div#fancy_title table td {
    padding: 0;
    vertical-align: middle;
}

td#fancy_title_left {
    height: 32px;
    width: 15px;
    background: transparent url(../jquery.fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
    height: 32px;
    background: transparent url(../jquery.fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
    height: 32px;
    width: 15px;
    background: transparent url(../jquery.fancybox/fancy_title_right.png) repeat-x;
}



#wrap .wk {
            outline: none;
        }

#wrap {
            width: 600px;
            margin: 50px auto;
        }

#wrap img {
            border: 1px solid #CCC;
            padding: 2px;
            margin: 10px 5px 10px 0;
        }

#wrap a.wk, a.wk:hover {
display: inline;

}




/*Contact form Styling*/


#page-wrap {
    font-size: 50%;
    width: 450px;
    background: black;
    padding: 20px 50px 20px 50px;
    margin: 20px auto;
    min-height: 300px;
    height: auto !important;
    height: 300px;
}

#contact-area {
    width: 370px;
    margin-top: 25px;
}

#contact-area input, #contact-area textarea {
    padding: 5px;
    width: 300px;
    font-family: Helvetica, sans-serif;
    font-size: 1.4em;
    margin: 0px 0px 10px 0px;
    border: 2px solid #ccc;
}

#contact-area textarea {
    height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
    border: 2px solid #333;
}

#contact-area input.submit-button {
    width: 100px;
    /*float: right;*/
    background: black;
    color: white;
    outline: none;
}

 #contact-area .submit-button:hover {
background: #8a8b50;
outline: none;
}





label {
    float: left;
    /*text-align: right;
    margin-right: 15px;*/
    width: 100px;
    padding-top: 5px;
    font-size: 1.4em;
    color: white;
}