
/* top  right  bottom  left */


div	{ /* for testing only */
border:	0px solid gray;
padding:0px;
}




#showreel_icon img {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}

#showreel_icon:   xxxxxxxxxxx    hover img {
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
} 


body {
font-family:Arial, Helvetica, sans-serif;
font-size: 	11px;
/*font-weight: bold;  */
}


#awards1 { /* contains the bg image for awards table 1 */
background:	url(images/awards_bg_1.gif) repeat-y;
color: #ffffff;
}

#awards2 { /* contains the bg image for awards table 2 */
background:	url(images/awards_bg_2.gif) repeat-y;
color: #ffffff;
}

#bg_image { /*  */
width:		823px;
height:		1320px;
background:	url(images/background.gif) no-repeat;
margin:		auto;
padding:	0px 0px 0px 0px;
}

#search {
font-size:          100%;
padding:			10;
color:              white;
border:             #ffffff;
border-style:       solid;
border-top-width:   0px;
border-right-width: 0px;
border-bottom-width:0px;
border-left-width:  0px;
background:			url(images/search_field_bg.gif) no-repeat;
}

#archive_cell {
padding:	10px 0px 20px 0px;
background:	#ffffff;
}

p {
line-height: 	1.2;
}

.bodycopy {
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;  */
	color: #ff0000;
	vertical-align: top;
}	
	
p + p { 
/*margin-top: -12px;*/
} 

#stills_bar {
background:			url(images/stills_bg.gif) repeat-x;
}

#videos_bar {
background:			url(images/videos_bar.gif) no-repeat;
}


#contact_pink {
margin:	0px 0px 0px 0px;
padding:10px 15px 10px 15px;
color: 	#e30087;
}

#contact_red {
margin:	0px 0px 0px 0px;
padding:10px 15px 10px 15px;
color: 	#ff0000;
}

#amsterdam_text {
margin:	0px 0px 0px 0px;
padding:10px 15px 10px 15px;
color: 	#ff0000;
}

hr.pink {
border: 0;
color: #ff0099;
height: 1px;
width: 100%;
}

hr.red {
border: 0;
color: #ff0000;
height: 1px;
width: 100%;
}

h2 {
font-size: 140%;
margin:	0px 0px 10px 0px;
}

h3 {
color: #ff0099;
font-size: 100%;
font-weight: bold;
margin:	0px 0px 0px 0px;
}


.todo {
color: green;
}


/* GLASSWORKS ORIGINAL STYLES */



.bold_body {
	font-size: 11px;
	font-weight: bold;
	color: #ef4136;
}

.header {

	font-size: 12px;
	font-weight: bold;
	color: #4B5758;
}

.link 			{text-decoration: none; color: #4b5758}

.link_on_dark 	{text-decoration: none; color: #e1e1e1}

