html {height: 100%;}

body {
    height: 100%; margin: 0px; padding: 0px;
    background-color: #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    overflow:hidden;
}

.displaynone
{
  display: none;
}

.artistTitle
{
  font-size: 25px;
  color: #FFFFFF;
}


/* DIVS */
#flash-background
{
  width:100%;
  height:100%;
  z-index:-1;
}

#leftLogo
{
    position:absolute;
    width: 200px;
    height: 109px;
    top: 20px;
    left:10px;

}


#indexMenu
{
    position:absolute;
    width:150px;
    height: auto;
    bottom: 20px;
    right:20px;
    text-align: right;
}


#homeBar
{
    position:absolute;
    width:100%;
    height: 50px;
    bottom: 0px;
    text-align:left;
    border-top: 1px solid #1e1e1e;
}

.profile_box {
    position: absolute;
    width: 200px;
    height: auto;
    left: -165px;
    bottom: -5px;
    background: url(imgs/divTransperent.png) repeat;
    padding:5px;

}
.contact_box {
    position: absolute;
    width: 200px;
    height: auto;
    left: -95px;
    bottom: -5px;
    background: url(imgs/divTransperent.png) repeat;
    padding:5px;
    text-align: left;

}
.press_box {
    position: absolute;
    width: 200px;
    height: auto;
    left: -50px;
    bottom: -5px;
    background: url(imgs/divTransperent.png) repeat;
    padding:5px;
    text-align: left;

}


#myWorkDiv {
	position:absolute;
	top: 50%;
	left: 50%;
	width:100%;
	height:70px;
	margin-top: -25px; /*set to a negative number 1/2 of your height*/
	margin-left: -50%; /*set to a negative number 1/2 of your width*/
	background-color: transparent;
    text-align:center;

}

#myWorkDivHover {
	position:absolute;
	bottom: -50px;
	left: 50%;
	width:100%;
	height:70px;
	/*margin-top: -25px; set to a negative number 1/2 of your height*/
	margin-left: -50%; /*set to a negative number 1/2 of your width*/
	background-color: transparent;
    text-align:center;

}
.workbackground_box {

    background: url(imgs/divTransperent.png) repeat;
    border-left: 1px solid #EEEEEE;

}

#mediaContainerDiv {
	position:absolute;
	top: 50%;
	left: 50%;
	width:1080px;
	height:320px;
	margin-top: -160px; /*set to a negative number 1/2 of your height*/
	margin-left: -525px; /*set to a negative number 1/2 of your width*/
	background-color: transparent;
    text-align:center;

}
.mediaBox
{
    position:relative;
    float:left;
    width:320px;
    height:240px;
    border: 1px solid white;
    margin:15px;
}
.mediaBoxInfo
{
  position:absolute;
  width:310px;
  min-height: 30px;
  padding:5px;
  left:0px;
  top:200px;
  background: url(imgs/divTransperent2.png) repeat;

}


/* DIVS */
.contact_details
{
     font-size: 12px;
     text-decoration: none;
     font-weight: normal;
     color: #9A9A9A;
}

.contact_details2
{
     font-size: 12px;
     text-decoration: none;
     font-weight: normal;
     color: #DDDDDD;
}
.contact_details2 a, a:link, a:visited, a:active
{
     font-size: 12px;
     text-decoration: none;
     font-weight: normal;
     color: #DDDDDD;
}
.contact_details2 a:hover
{
     font-size: 12px;
     text-decoration: none;
     font-weight: normal;
     color: #FFFFFF;
}
.listOpacity
{
    opacity: .0; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=0); /* IE lt 8 */
    -ms-filter: "alpha(opacity=0)"; /* IE 8 */
    -khtml-opacity: .0; /* Safari 1.x */
    -moz-opacity: .0; /* FF lt 1.5, Netscape */
}


/* SPANS */
.pressTitle
{
    font-size: 14px;
     text-decoration: none;
     font-weight: normal;
     color: #DDDDDD;
}


/* SPANS */

/* LINKS */
a.indexMenu {font-size: 13px; text-decoration: none; font-weight: normal; text-transform: uppercase; line-height:13px; }
a.indexMenu:link    {color: #4e4e4e;}
a.indexMenu:visited {color: #4e4e4e;}
a.indexMenu:active  {color: #4e4e4e;}
a.indexMenu:hover   {color: #FFFFFF;}

a.homebarMenu {font-size: 13px; text-decoration: none; font-weight: normal; line-height:16px; }
a.homebarMenu:link    {color: #4e4e4e;}
a.homebarMenu:visited {color: #4e4e4e;}
a.homebarMenu:active  {color: #4e4e4e;}
a.homebarMenu:hover   {color: #FFFFFF;}

a.homebarMenuSelected {font-size: 13px; text-decoration: none; font-weight: normal; line-height:16px; }
a.homebarMenuSelected:link    {color: #FFFFFF;}
a.homebarMenuSelected:visited {color: #FFFFFF;}
a.homebarMenuSelected:active  {color: #FFFFFF;}
a.homebarMenuSelected:hover   {color: #FFFFFF;}

a.artistTitleLink {font-size: 15px; text-decoration: none; font-weight: normal; line-height:26px;text-transform: uppercase; }
a.artistTitleLink:link    {color: #FFFFFF;}
a.artistTitleLink:visited {color: #FFFFFF;}
a.artistTitleLink:active  {color: #FFFFFF;}
a.artistTitleLink:hover   {color: #FFFFFF;}

a.worksMenu {font-size: 22px; text-decoration: none; font-weight: normal; text-transform: uppercase;}
a.worksMenu:link    {color: #FFFFFF;}
a.worksMenu:visited {color: #FFFFFF;}
a.worksMenu:active  {color: #FFFFFF;}
a.worksMenu:hover   {color: #DDDDDD;}

a.artistTitlePreLink {font-size: 11px; text-decoration: none; font-weight: normal; line-height:17px;text-transform: uppercase; }
a.artistTitlePreLink:link    {color: #FFFFFF;}
a.artistTitlePreLink:visited {color: #FFFFFF;}
a.artistTitlePreLink:active  {color: #FFFFFF;}
a.artistTitlePreLink:hover   {color: #DDDDDD; text-decoration: underline;}

a.ProfileLinks {font-size: 12px; text-decoration: none; font-weight: normal;}
a.ProfileLinks:link    {color: #9A9A9A;}
a.ProfileLinks:visited {color: #9A9A9A;}
a.ProfileLinks:active  {color: #9A9A9A;}
a.ProfileLinks:hover   {color: #FFF;}
/* LINKS */
