/*==================================================================================================================================
														Recurring Style info
===================================================================================================================================*/

body {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: left;
background-color: #000000;
}

div.content {
width: 792px;
margin: 0 auto;

}

div.header {
background-image: url(images/nep_01.jpg);
height: 169px;
}

a {color: #006699;}
a:hover {color: #0099cc;}
a:visited {color: #006699;}

p.credits {
text-align: center;
margin: 0 auto;
color: white;
}
/*==================================================================================================================================
														Nav Div Style info
===================================================================================================================================*/
div.nav {
width: 318px;
height: 531px;
background-image:url(images/nep_10.jpg);

background-position:bottom left;
background-repeat:no-repeat;
}

div.nav ul {
margin-top: 4px;
}

div.nav ul a:hover {
cursor: pointer;
}

div.nav li {
list-style: none;
margin-left: -40px;
font-size: 0;
xpadding-bottom: 1px;
xborder: 1px solid red;
}



div.nav li.galleries a {
width: 318px;
display: block;
background-position: 0px 0px;
background-image:url(images/nep_02.jpg);
height: 44px;

margin: -4px 0;

}

div.nav li.galleries a:hover {
background-image:url(images/over_02.jpg);
}

div.nav li.price a {
width: 318px;
display: block;
background-position: 0px 0px;
background-image:url(images/nep_07.jpg);
height: 46px;
margin-top: 4px;
}

div.nav li.price a:hover {
background-image:url(images/over_07.jpg);
}


div.nav li.corporate a {
width: 318px;
display: block;
background-position: 0px 0px;
background-image:url(images/nep_08.jpg);
height: 47px;
}

div.nav li.corporate a:hover {
background-image:url(images/over_08.jpg);
}

div.nav li.contact a {
width: 318px;
display: block;
background-position: 0px 0px;
background-image:url(images/nep_09.jpg);
height: 46px;
}

div.nav li.contact a:hover {
background-image:url(images/over_09.jpg);
}

/*==================================================================================================================================
														News Div Style info
===================================================================================================================================*/

div.news {
margin-top: -500px;
color: white;
width: 440px;
height: 440px;
margin-right: 20px;
float: right;
background-image:url(images/news_08.jpg);

}

div.newsContent {
overflow: auto;
height: 390px;
width: 400px;
padding: 0 30px;
margin-right: 20px;
}

div.newsContent h2 {
padding: 0px 0px 0 20px;
border-bottom: 1px dashed #006699;
}

div.newsContent p {
font-size: 90%;
}


/*==================================================================================================================================
														Photo Galerry   Style info
===================================================================================================================================*/


body.gallery {
background-color: #000033;
text-align: center;
padding-bottom: 500px;


}


body.gallery a img {
border: 2px solid black;
margin: 2px;
}

body.gallery a:hover img {
border: 2px solid #006699;
}

body.gallery a:visited img {
border: 2px solid white;
}


body.gallery h3 {
color: white;
font-size: 200%;
border-bottom: 2px solid white;
padding-bottom: 12px;
}

.subGallery {
width: 850px;
margin: 0 auto;
padding-top: 50px;
}

body.gallery ul#shortCuts {

}

body.gallery div#galleryHeader {
width: 100%;
text-align: center;
height: 50px;
position: fixed;
top: 0;
left:0;
background-color: #000033;
border-bottom: 5px solid black;
font-weight: bold;
}

body.gallery div#galleryHeader ul#shortCuts li {
float: left;
list-style: none;
margin: 0 20px;
}

li.spacer {
display: block;
height: 10px;
width: 10px;
}

/*==================================================================================================================================
													Prices   Style info
===================================================================================================================================*/
body.price {
background-color: #006699;
text-align: center;
color: black;
padding: 20px;
}

body.price p {
text-align: left;
line-height: 1.2em;
}

body.price a {
color: white;
}

body.price h2 {
border-bottom: 2px solid white;
letter-spacing: .2em;
}

body.price p.price {
text-align: center;
font-weight: 
}

body.price h2.heading {
border: 0;
font-size: 200%;
letter-spacing: .2em;
}

body.price li {
margin: 10px 50px;
}

body.price li.title {
list-style: none;
display: block;
margin-bottom: 20px;
}



body.corporate {
background-color: black;
margin: 0;
padding: 0;
text-align: center;
}

body.corporate div.content {
background-color: #000033;
color: white;
margin: 0 auto;

position: relative;
min-height: 820px;
}

div.owners p {
margin: .2em;
}

div.owners a img {
display: block;
}


div.owners {
width: 200px;
margin-left: 50px;

}


body.corporate ul li {
text-align: left;
}

div.bio img {
float: left;

margin: 10px 10px 10px 10px;
border: 2px solid white;
}

div.bio {
margin: 0 35px;
text-align: justify;
padding-bottom: 55px;
}


.bands a {
padding: 0px 150px 0px 5px ;
display: block;
width: 200px;
background-image: url(images/band-link-back.jpg);
background-position: right;
background-repeat: no-repeat;
}

.model a {
display: block;
width: 200px;
padding: 0px 150px 0px 5px ;
background-image: url(images/model-link-back.jpg);
background-position: right;
background-repeat: no-repeat;
}

/*===========================================================================
                                         Release page css
============================================================================*/


body.release {
background-color: white;
font-family: arial;
width: 792px;
margin: 0 auto;
}



body.release h2 {
text-align: center;
letter-spacing: .2em;
border-bottom: 1px solid black; 
}

body.corporate div.companyInfo {
margin-left: 400px;
margin-top: -370px;
}

.signature {
visibility: hidden;
}

