/* PARALLAX SCROLLING EXPERIMENT
   Master Styles
   Author: Jonathan Nicol (f6design.com)
*****************************************************************/


/* Global reset
   http://meyerweb.com/eric/tools/css/reset/ 
*****************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Extended base styles (site specific)
*****************************************************************/

html {
    overflow-y: scroll; /* always force a scrollbar in non-IE */
}

body {
   
    overflow-x: hidden;    
    line-height: 1.5;
    
    font-size: 14px;
    font-family: Arial,sans-serif;
    
    background-color:#050019;
}


p {
    margin: 0em 0;
}

/* Common shared styles
*****************************************************************/

hr {
    margin: 0;
    border: none;
    border-bottom: 1px solid #3b3b3b;
    height: 3px;
}

/* Page structure
*****************************************************************/

#wrapper {
    position: relative;
}

#branding {
    width: 1200px;
    background: #fff;
    margin: 0 auto;
}

    #branding h1 {
        width: 1200px;
        padding: 10px 15px;
        margin: 0 auto;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: bold;
    }

/* Nav
*****************************************************************/

nav#primary {
    z-index: 6;
    position: fixed;
    top: 50%;
    right: 16px;
    margin-top: -40px;
}

    nav#primary li {
        position: relative;
        height: 20px;
    }

    nav#primary a {
        display: block;
        width: 20px;
        height: 20px;
        text-indent: -9999px;
        background: transparent url('../img/nav-dot.png') 4px 4px no-repeat;
    }

        nav#primary a:hover, nav#primary a.active {
            background: transparent url('../img/nav-dot.png') 4px -16px no-repeat;
        }

    nav#primary h1 {
        position: absolute;
        right: 22px;
        top: -7px;
        display: none;
        padding: 4px 20px 4px 7px;
        
        color: #fff;
        white-space: nowrap;
        background: transparent url('../img/nav-arrow.png') 100% 50% no-repeat;
    }

nav.next-prev {
    margin: 20px 0 0 0;
}

a.prev,
a.next {
    display: block;
    width: 15px;
    height: 11px;
    text-indent: -9999px;
}

a.prev {
    margin: 0 auto 5px auto;
    background: transparent url('../img/scroll-arrow-up.png') 0 0 no-repeat;
}

    a.prev:hover {
        background: transparent url('../img/scroll-arrow-up.png') 0 -11px no-repeat;
    }

a.next {
    margin: 5px auto 0 auto;
    background: transparent url('../img/scroll-arrow-down.png') -1px 0 no-repeat;
}

    a.next:hover {
        background: transparent url('../img/scroll-arrow-down.png') -1px -11px no-repeat;
    }

/* Parallax
*****************************************************************/

/* content */
#content {
    z-index: 5;
    position: relative;
    width: 100%;
    padding: 0 0px;
    margin: 0 auto;
    line-height: 1.7;
}

    #content article {
        width: 100%;
    }

.mybody {
    width: 1200px;
    margin: 0px auto;
    
}


#footer {
    text-align: center;
    line-height: 28px;
    color: #ffffff;
}


    #footer a:link {
        color: #ffffff;
        text-decoration: none;
    }

    #footer a:visited {
        color: #ffffff;
        text-decoration: none;
    }

    #footer a:hover {
        color: #4EAF69;
        text-decoration: none;
    }



#bodydesign, #imagequality, #cover, #videorecording, #otherteatures, #fillitup, #cover1 {
    
    width: 100%;
}

#cover1 {
    text-align: center;
    height: 545px;
}

#cover h2 {
}

#cover1 .a_cover {
    width: 600px;
    float: left;
}

#cover1 .b_cover {
    width: 600px;
    float: right;
}


#fillitup {
    background-color:#050019;
    
}

#cover3 {    
    background-color: #e3e3e3;
    height:444px;
   
  
    

}

  


#otherteatures ,  #imagequality{
    background: transparent url(../images/bg_otherteatures.jpg) repeat-x top center;
    
   
}


 #bodydesign , #videorecording {
    background: transparent url(../images/bg_otherteatures.jpg) repeat-x top center;
   height: 400px;
   
}

    #bodydesign h2 {
        text-align: center;
    }


#content h1 {
    text-align: center;

}

.works-line {

height: 20px;

background: url("../images/h1_shadow.png") no-repeat center;


}


#specification {
    background-color:#464b37;
    height:270px;
    
    
}


#lens {
    background-color:#dddddd;
    
    text-align: center;
    letter-spacing: 4px;
    font-size: 12pt;
    font-weight: normal;
    line-height: 28px;
}


    #lens h1 {
        color: #231f20;
    }

#tvc {
    
    background-color:rgb(214, 214, 165);
    height:675px;
    
}

    #tvc h1 {
        color: #fff;
    }



#otherteatures {
    margin: 0px auto;
    background-color: #fff;
    height: 620px;
}




#gallery {
    background-color: #000;
   
    height: 550px;
    background: transparent url(../images/bg_gallery.jpg) repeat-x center;
}

    #gallery h1 {
        color: #fff;
    }



    #gallery ul, #otherteatures ul {
        list-style-type: none;
    }


    #gallery li img {
        float: left;
        margin: 10px;
        border: 1px solid #333333;
        width: 170px;
        -webkit-transition: box-shadow 0.5s ease;
        -moz-transition: box-shadow 0.5s ease;
        -o-transition: box-shadow 0.5s ease;
        -ms-transition: box-shadow 0.5s ease;
        transition: box-shadow 0.5s ease;
    }


#otherteatures li img {
    float: left;
    margin: 10px;
    border: 0px solid #333333;
    -webkit-transition: box-shadow 0.5s ease;
    -moz-transition: box-shadow 0.5s ease;
    -o-transition: box-shadow 0.5s ease;
    -ms-transition: box-shadow 0.5s ease;
    transition: box-shadow 0.5s ease;
}


#otherteatures #table1 li img {
    width: 116px;
}


#otherteatures #table2 li img {
    width: 160px;
}


#gallery li img:hover {
    -webkit-box-shadow: 0px 0px 7px rgba(255,255,255,0.9);
    box-shadow: 0px 0px 7px rgba(255,255,255,0.9);
}






.footer-font {
    font-size: 12px;
    font-weight: normal;
    font-family: Arial;
    display: inline;
    letter-spacing: 1px;
}







/* foreground (ballons/landscape) */
#parallax-game {
    z-index: 4;
    position: fixed;    
     left: 50%; /* align left edge with center of viewport */
    top: 0px;
    width: 1200px;
    margin-left: -600px; /* move left by half element's width */
    height:800px;
}


#parallax-bg0 {
    z-index: 3;
    position: fixed;    
     left: 50%; /* align left edge with center of viewport */
    top: 0px;
    width: 1200px;
    margin-left: -600px; /* move left by half element's width */
    height:800px;
}


#parallax-bg6 {
    z-index: -5;
    position: fixed;
    left: 50%; /* align left edge with center of viewport */
    top: 0;
    width: 1200px;
    margin-left: -600px; /* move left by half element's width */
    height:800px;
}



#parallax-bg5 {
    z-index: -4;
    position: fixed;
    left: 50%; /* align left edge with center of viewport */
    top: 0;
    width: 1200px;
    height:800px;
    margin-left: -600px; /* move left by half element's width */
    
}

#parallax-bg4 {
    z-index: -3;
    position: fixed;
    left: 50%; /* align left edge with center of viewport */
    top: 0;
    width: 1200px;
    margin-left: -600px; /* move left by half element's width */    
    height:800px;
    }

#parallax-bg3 {
    z-index: -2;
    position: fixed;
    left: 50%; /* align left edge with center of viewport */
    top: 0;
    width: 1200px;
    margin-left: -600px; /* move left by half element's width */
    height:800px;
}


#parallax-bg2 {
    z-index: -1;
    position: fixed;
    left: 50%; /* align left edge with center of viewport */
    top: 0;
    width: 1200px;
    margin-left: -600px; /* move left by half element's width */
    height:800px;
}


#parallax-bg1 {
    z-index: 0;
    position: fixed;
    left: 50%; /* align left edge with center of viewport */
    top: 0;
    width: 1200px;
    margin-left: -600px; /* move left by half element's width */
    height:800px;
    
}




/* background (clouds) */






#bg0-1 {
    position: absolute;
    top: 450px;
    right: 0px;
}

#bg0-2 {
    position: absolute;
    top: 40px;
    right: 0px;
}


#bg1-1 {
    position: absolute;
    top: -50px;
    right: 0px;
}

#bg2-1 {
    position: absolute;
    top: -50px;
    right: 0px;
}

#bg3-1 {
    position: absolute;
    top: -50px;
    right: 0px;
}

#bg4-1 {
    position: absolute;
    top: -50px;
    right: 0px;
}

#bg5-1 {
    position: absolute;
    top: -50px;
    right: 0px;
}

#bg6-1 {
    position: absolute;
    top: -50px;
    right: 0px;
}



.photo-left {
    float:left;
}


.photo-right {
    float:right;
}



.gxphoto-big {
    float: left;
       font-family:'Pathway Gothic One', sans-serif;
    font-size:28px;
width: 1200px;
height: 675px;
position: relative;
background-color:black;
line-height:40px;


}




.gxphoto {
float: left;
width: 600px;
height: 338px;
position: relative;
background-color:black;
   font-family:'Pathway Gothic One', sans-serif;
    font-size:18px;
    
}


.photo-black {
    background-color:black;
}


img.opacity {
	opacity: 0.5;
	filter: alpha(opacity=50);
 	-webkit-transition: opacity 1s linear;
	}	
	
img.opacity:hover {
	opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 1s linear;
	}

.info_wrap {
 
position: absolute;
bottom: 15px;
left: 15px;
width: 600px;
color:white;
 display: inline;
 opacity: 0.8;
	filter: alpha(opacity=0);
 	-webkit-transition: opacity 1s linear;

    

}


.clear {
clear: both;
overflow: hidden;
}


