/* DANIELS GLOBAL */

body {
margin:0;
padding:0;
background-image:url(../images/common/background.jpg);
background-repeat:repeat-x;
font-family:"Times New Roman", Times, serif;
font-size:16px;
}

.clearzone {
clear:both;
line-height:1px;
}

/*HEADER ----------------------------------------------------------------------------------------------------------------------------------*/

#header {
width:900px;
margin:0 auto;
padding:0;
background:url(../images/common/header-bgnd-pattern.jpg) top right no-repeat;
}

#header h1 {
float:left;
margin:0;
padding:0;
width:330px;
}

#header h1 a {
text-indent:-5000px;
width:330px;
height:175px;
display:block;
background-image:url(../images/common/daniels-dse-logo.jpg);
background-repeat:no-repeat;
}

/*GLOBAL NAVIGATION ----------------------------------------------------------------------------------------------------------------------------------*/

#global-navigation {
float:right;
width:560px;
margin:125px 0 0 0;
}

#global-navigation ul {
margin:0;
padding:0;
list-style-type:none;
}

#global-navigation li {
float: left;
text-decoration: none;
}

/*HIDE LINK TEXT OFF PAGE*/
#global-navigation li a {
display:block;
height:30px;
background-repeat:no-repeat;
text-indent:-5000px;
}

/*DISPLAY NAVIGATION STATIC GRAPHIC*/
#global-navigation #nav-vfx a {
background:url(../images/common/global-navigation.jpg) no-repeat;
width:151px;
background-position: left top;
}
#global-navigation #nav-fine-art a {
background:url(../images/common/global-navigation.jpg) no-repeat;
width:174px;
background-position: -151px top;
}
#global-navigation #nav-resources a {
background:url(../images/common/global-navigation.jpg) no-repeat;
width:123px;
background-position: -325px top;
}
#global-navigation #nav-contact a {
background:url(../images/common/global-navigation.jpg) no-repeat;
width:112px;
background-position: -448px top;
}


/*SETS DISPLAY FOR THE NAVIGATION ROLLOVER STATE*/
#global-navigation #nav-vfx a:hover {
background-position: left bottom;
}
#global-navigation #nav-fine-art a:hover {
background-position: -151px bottom;
}
#global-navigation #nav-resources a:hover {
background-position: -325px bottom;
}
#global-navigation #nav-contact a:hover {
background-position: -448px bottom;
}


/*SETS THE NAVIGATION DISPLAY OF THE CURRENT PAGE TO THE ROLLOVER STATE*/
/*THE BODY ID IS SET ON EACH INDIVIDUAL PAGE*/
#body-vfx #global-navigation #nav-vfx a {
background-position: left bottom;
}
#body-fine-art #global-navigation #nav-fine-art a {
background-position: -151px bottom;
}
#body-resources #global-navigation #nav-resources a {
background-position: -325px bottom; 
}
#body-contact #global-navigation #nav-contact a {
background-position: -448px bottom; 
}


/*GLOBAL FOOTER ----------------------------------------------------------------------------------------------------------------------------------*/

#footer {
margin:0;
padding:0;
color:#666666;
background-color:#e5e6e7;
}

#footer p {
width:900px;
margin:0 auto;
padding:30px 0 80px 0;
text-align:center;
font-size:12px;
background:url(../images/common/footer-bgnd-pattern.jpg) top right no-repeat;
}

#footer a {
margin:0 5px;
font-size:14px;
text-decoration:none;
color:#666666;
}


/*CONTENT ----------------------------------------------------------------------------------------------------------------------------------*/

#content {
width:820px;
margin:0 auto;
padding:30px 40px;
line-height:1.5em;
background-color:white;
}

#content h1 {
color:#cc0000;
margin:0;
}

/* GALLERY CONTENT ----------------------------------------------------------------------------------------------------------------------------------*/

#gallery-content {
width:860px;
margin:0 auto;
padding:30px 0 30px 40px;
line-height:1.5em;
background-color:white;
}

#gallery-content h1 {
color:#cc0000;
margin:0;
}

#gallery-content #description {
width:820px;
}

#gallery-content ul {
margin:0;
padding:0;
list-style:none;
}

#gallery-content li {
float:left;
margin:0 20px 20px 0;
}

#gallery-content img {
border:none;
}

/*RUSSELL DANILES ----------------------------------------------------------------------------------------------------------------------------------*/

#g_russell {
float:left;
width:135px;
height:680px;
margin-left:40px;
padding:0;
background-image:url(../images/gui/russell_bgnd.jpg);
background-repeat:repeat-x;
text-align:center;
font-size:12px;
}

#g_russell img {
margin:70px 0 20px 0;
}

#g_russell p {
margin:40px 0;
font-weight:bold;
}