/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {

-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: #ffffff url(http://halohalo.ca/images/backgrounds/hhbgroundtapes.jpg) no-repeat fixed left top;
font-family:arial, sans-serif;
color: #777777;
text-decoration: none;
text-align: left;
line-height: 12.8px;
font-size: 10px;


}

body.section-1 { }
body.section-2 { }
body.section-3 { }


#content
a:link {
font-family: arial, sans-serif;
color: #993333;
text-decoration: none;
text-align: left;
line-height: 12.8px;
font-size: 10px;
font-weight:normal;
}
#content
a:visited {
font-family: arial, sans-serif;
color: #993333;
text-decoration: none;
text-align: left;
line-height: 12.8px;
font-size: 10px;
font-weight: normal;
}
#content
a:active {
font-family: arial, sans-serif;
color: #993333;
text-decoration: none;
text-align: left;
line-height: 12.8px;
font-size: 10px;
font-weight: normal;
}
#content
a:hover {
font-family: arial, sans-serif;
color: #777777;
text-decoration: none;
text-align: left;
line-height: 12.8px;
font-size: 10px;
font-weight: normal;

}
a img { border: none; }

#menu {
    width: 600px;
	left:auto;
    position:relative;
	margin-left: 400px;
	z-index: 2;
}
#menu
a:link {
font-family: arial, sans-serif;
color: #777777;
text-decoration: none;
text-align: left;
line-height: 12.8px;
font-size: 10px;
}
#menu
a:visited {
font-family: arial, sans-serif;
color: #777777;
text-decoration: none;
text-align: left;
line-height: 12.8px;
font-size: 10px;
}
#menu
a:active {
font-family: arial, sans-serif;
color: #777777;
text-decoration: none;
text-align: left;
line-height: 12.8px;
font-size: 10px;
}
#menu
a:hover {
font-family: arial, sans-serif;
color: #993333;
text-decoration: none;
text-align: left;
line-height: 12.8px;
font-size: 10px;
font-weight: none;
}

#menu ul {
	float:left;
	list-style: none;
	margin: 0 0 0 0;
	background: url(http://www.halohalo.ca/images/backgrounds/menu.png);
	padding: 0 0 0 0;

}

#menu ul li.section-title {
font-family: arial, sans-serif;
color: #777777;
text-decoration: none;
border-bottom: none;
text-align: left;
line-height: 21.6px;
font-size: 16px; 
font-weight: bold;
margin : 0 0 0 0;
padding: 5px 42px 5px 5px;

}

#menu ul li {  /* property of the projects/exhibitions titles */
font-family: arial, sans-serif;
color: #777777;
text-decoration: none;
text-align: left;
line-height: 12.8px;
font-size: 10px; 
font-weight: normal;
margin : 0 0 0 0;
padding: 0 0 5px 5px;

}

#content {
	background: none; 
    margin: 300px 0px 0px 400px;
	padding: 0px 0 25px 0;
	width:600px;
    top: 0px;
	bottom: 0px;
	left: 0px;	
	position: absolute;
	z-index: 1; 
}

.container { 
	margin: 20px 0 0 0px;
    padding: 0px 0px 0px 0px;
}

#content p { width: 600px;  margin-bottom: 10px; }

p {
    margin: 0 0 0 0;
}

h1 { font-size: 16px; color: #777777; line-height: 21.6px; background: url(http://www.halohalo.ca/images/backgrounds/menu.png); padding: 5px 5px 5px 10px; }
h2 { font-size: 16px; color: #777777; line-height:21.6px; background: url(http://www.halohalo.ca/images/backgrounds/menu.png); padding: 5px 5px 5px 10px;}
h3 { font-size: 16px; color: #777777; line-height: 21.6x; border-bottom: solid 2px #888888; background: url(http://www.halohalo.ca/images/backgrounds/menu.png); padding: 5px 5px 5px 10px;}
h4 { font-size: 10px; color: #777777; font-weight:normal; background: url(http://www.halohalo.ca/images/backgrounds/menu.png); padding: 10px 10px 10px 10px;}
h5 { font-size: 16px; color: #777777; line-height: 21.6px;}


#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 0 0; }

#imgId {
width:100%;
max-width:1000px;
max-height:765px;
height:auto;
p
 }
  
#iframed {height: 10000px; width: 100%; overflow:hidden;


    margin: 0px 0 0px 0px;}

#once { clear: left; }