body,td
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
}

th
{
   text-align: left;
   font-size: 13px;
}

html, body
{
   height: 100%;
   width: 100%;
}

body
{
   margin: 0;
   background-color: #E8E8E8;
   text-align: center;
   background-image: url('images/background_tile.jpg');
   background-repeat: repeat-y;
   background-position: center 205px;
}

#sc_container
{
   background-image: url('images/background_top.jpg');
   background-repeat: no-repeat;
   background-position: top center;
   min-height: 218px;
}

#sc_heading
{
   width: 800px;
   height: 134px;
}

#logo
{
   margin-top: 	25px;
   margin-left: 10px;
   width: 		220px;
   height: 		60px;
   position: 	absolute;
   cursor: 		pointer;
}

/* art / vfx / blog menu */
#main_menu
{
   float: left;
   margin-top: 96px;
}

html>body #main_menu {
   margin-top: 0;
   position: relative;
   top: 92px;
}

#main_menu ul {
   margin: 0;
   padding: 0 0 0 22px;
   text-shadow: 0px 0px 2px #000;
   text-decoration: none;
   font-size: 18px;
   color: #eee5da;
}

.mainMenu li a, .mainMenu li a:visited {
   padding: 0 5px 0 5px;
   color: #eee5da;
}

#main_menu a {
   float: left;
}

#main_menu a:hover {
   color: #e9e0a2;
   text-decoration: none;
}

#main_menu li {
    list-style: none;
    float: left;
}

#menu_active_0 a {
    color: #f6e25c;
}


/* the menu for the area */
#sc_menu
{
   margin-top: 97px;
   float: right;
}

html>body #sc_menu {
   margin-top: 0;
   position: relative;
   top:	97px;
}

#sc_menu ul {
   margin: 0;
   padding: 0 0 0 0;
}

.menu li a, .menu li a:visited {
   text-decoration: none;
   font-size: 12px;
   color: white;
   padding-right: 25px;
   text-shadow: 0px 0px 2px #000;
}

#sc_menu a {
   float: left;
}

#sc_menu a:hover {
   color: #D8E6F2;
   text-decoration: none;
}

#sc_menu li {
    list-style: none;
    float: left;
}

#menu_active_1 a {
    color: #BED8F0;
}

/* the sub menu for the section */
#sub_menu
{
    float: right;
    margin-right: 0px;
}

#sub_menu ul
{
	margin: 0;
	padding: 0 0 0 12px;
}

#sc_menu_level_2 li {
   list-style-image: none;
   list-style-type: none;
   float: left;
}

#sc_menu_level_2 a {
   font-size: 11px;
   padding-right: 15px;   
   font-weight: normal;
   color: #39436F;
   text-decoration: none;
}

#menu_active_2 a, #menu_active_3 a, #menu_active_4 a, #menu_active_5 a {
   color: #102478;
}


/* CONTENT */
#sc_heading_text
{
    font-size: 20px;
    font-family: sans-serif;
    font-weight: normal;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 10px;
    color: #171E3B;
}

#subTitle
{
    font-size: 15px;
    padding-left: 8px;
    color: #7d7d7d;
}

#sc_content
{
   width: 760px;
   text-align: left;
   line-height: 20px; 
}

#sc_header_left
{
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -350px;
}

#sc_header_right
{
    text-align: right;
    position: absolute;
    top: 50px;
    right: 50%;
    margin-right: -350px;
}

#sc_sidebar
{
    background: none;
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

.form th
{
   font-family: URW Gothic L, Verdana, sans-serif;
   font-size: 16px;
   text-align: right;
   vertical-align: top;
}

input,textarea
{
   border: 1px solid black;
   background: #eeeeee;
}

#galleryBackLink
{
   text-align: right;
   display: none;
}

#galleryPageLinks
{
   padding-top: 10px;
}

h1
{
   font-weight: bold;
   font-size: 16px;
   padding-top: 15px;
   padding-bottom: 0px;
  border-bottom: 1px solid #CFCFCF;
}


h2
{
   font-weight: bold;
   font-size: 14px;
   padding-top: 15px;
   padding-bottom: 3px;
}

.list, .form {
   font-family: arial, verdana, sans-serif;
   font-size: 12px;
   line-height: 14px;
}

.disclosure_title, .disclosure_title_expanded, th
{
   font-family: arial, verdana, sans-serif;
}

.form th
{
   font-family: URW Gothic L, Verdana, sans-serif;
   font-size: 16px;
   text-align: right;
   vertical-align: top;
}

input,textarea
{
   border: 1px solid black;
   background: #eeeeee;
}

a, a:visited, a:hover
{
   color: #5b81b5;
   text-decoration: none;
}

a img
{
    color: #000000;
}

.bioList p
{
    font-size: 12px;
    line-height: 18px;
}

.bioList, .bioList td
{
    font-size: 12px;
    line-height: 18px;    
}

/* Photo gallery */
#numberDisplay
{
	display: none !important;
}

#imageDetails
{
	padding-bottom: 7px;
}
