/* The Main CSS File For The Gold Coast Art School Website */
/* Made by Beau Anthony Champ */

body {
	background: #000;
	behavior: url("csshover3.htc");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:link {
	color: #C63;
}
a:visited {
	color: #C10;
	text-decoration: none;
}
#copyright {
	color: #FFF;
	font-size: 80%;
	text-align: center;
}
#webPageContainer {
	margin: auto;
	max-width: 980px;
	min-width: 630px;
	width: 75%;
}
/* IE 6 minimum width fix. */
* html #webPageContainer {
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 785 ? "610px" : ((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 1280 ? "980px" : "76%");
}
#titleHeader {
	background: #C10 url(images/titleBackground.jpg) no-repeat 480px -100px;
	height: 168px;
}
#titleHeader img {
	float: left;
	position: absolute;
}
#mainTitle {
	float: right;
	height: 100%;
	padding-right: 10px;
}
#mainTitle h1 {
	padding: 0px 15px 0px 0px;
}
#tagline {
	font-style: italic;
	padding: 40px 0px 0px 40px;
}
#addressHeader {
	background: #C10 url(images/redChange.png) repeat-x;
	border-top: 2px solid #C63;
	color: #FFC;
	height: 110px;
}
#addressHeader ul {
	float: left;
	list-style-type: none;
}
#nav {
	background: #610;
}
ul {
	list-style-type: none;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
li.topMenu {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 12.5%;
}
ul.dropDown:hover ul {
	display: block;
	z-index: 10000;
}
ul.dropDown ul li{
	width: 180px;
	z-index: 10000;
}
ul.dropDown ul {
	display: none;
	position: absolute;
	z-index: 10000;
}
#nav ul li a {
	background: #C63;	
	border-bottom: 2px solid #610;
	border-left: 2px solid #610;
	border-right: 2px solid #610;
	color: #FFF;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	z-index: 1000;
}
#nav ul li a:hover {
	background: #C10;
}
#contentHeader {
	background: #610;
	padding: 10px;
}
#content {
	background: #610;
	line-height: 22px;
	overflow: hidden;
	text-align: justify;
}
#content, .newsArticle, .mainArticle {
	height: 1%;
}
#content:after, .newsArticle:after, .mainArticle:after {
	clear: both;
	content: ".";
	display:block;
	height: 0;
	visibility: hidden;
}
.pictureHolder {
	margin: 10px 13% 13% 13%;
	Width: 75%;
}
.mainColumn {
	background: #610;
	float:left;
	height: auto;
	width: 69.5%;
}
.mainColumn p {
	margin: 10px;
}
.mainColumn img {
	margin-bottom: 10px;
	width: 100%;
}
.secondaryColumn {
	background: #FFC url(images/canvasBackground.jpg);
	float: right;
	height: auto;
	text-align: center;
	width: 29.5%;
}
.secondaryColumn img {
	border: 1px solid #000;
	position: relative;
	width: 80%;
}
.secondaryColumn p {
}
.secondaryColumn p:hover {
}
h2, h3, h4 {
	text-align: center;
}
em {
	display: block;
	text-align: center;
}
.leftColumn {
	float:left;
	height: auto;
	width: 49.5%;
}
.leftColumn h2, .rightColumn h2 {
	color: #FFC;
	margin: 0 0 10px 0;
}
.leftColumn p {
	margin: 10px;
}
#artworkMonth {
	text-align: center;
	width: 100%;
}
#artworkMonth img{
	text-align: center;
	width: 100%;
}
#artOfMonth {
        text-align: center;
        font-size: 110%;
}
#artOfMonth img {
	border: 1px solid #000;
	margin-bottom: 10px;
}
.rightColumn {
	float:right;
	height: 100px;
	width: 49.5%;
}
.newsArticle, .article {
	background: #FFC url(images/canvasBackground.jpg);
	border: 1px solid #000;
	padding: 10px;
}
.newsArticle p, .article p {
}
.article form input {
	margin-right: 10px;
}
.newsArticle h3, .mainColumn h3, .article h3 {
	margin: 0;
}
.newsArticle:after, .article:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/* To be inserted into IE css.

.newsArticle, .article {
	height: 1%;
}
*/
.imageCaption {
	background-color: #FFF;
	border: 1px solid #000;
	display: inline;
	float: right;
	font-size: 80%;
	font-style: italic;
	margin: 5px 5px 0px 10px;
	text-align: center;
	width: 55%;
}
.imageCaption img {
	border: 0;
	position: relative;
	width: 100%;
}
.article img {
	border: 0;
	margin: 0;
	position: relative;
	width: 100%;
}
.filler {
	background: #FFC url(images/canvasBackground.jpg);
        display: block;
	height: 5000px;
	position: relative;
	width: 100%;
}
.artistImage {
	float: left;
	height: 160px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	width: 30%;
}
.gallery {
	padding-left: 50px;
}
.imageCellTop {
	float: left;
	display: table;
	height: 390px;
	margin: 0 10% 10% 0;
	overflow: hidden;
	#position: relative;
	width: 40%;
}
.imageCellMiddle {
	display: table-cell;
	#position: absolute;
	#top: 0%;
	vertical-align: bottom;
}
.galleryImage {
	font-size: 12px;
	font-style: italic;
	#position: relative;
	text-align: center;
	#top: 0%;
}
.artWorkEditImages {
	height: 100px;
	float: left;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	width: 25%;
}
.artWorkEditImages img {
	height: 100px;
}
.gallery a {
	text-decoration: none;
}
.galleryImage img, .artWorkEditImages img, .artistImage img {
}
.artWorkEdit {
	border: 1px solid #000;
	height: 1%;
	width: 100%;
}
.artWorkEdit:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.artWorkEditImages:after, .gallery:after, .galleryImage:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.artWorkEditImages img:hover, .galleryImage img:hover {
	-khtml-opacity:.60;
	-moz-opacity:.60;
	-ms-filter:”alpha(opacity=60)”;
	filter:alpha(opacity=60);
	opacity:.60;
}