/*
	StudentArt.com.au CSS
	Design by Pollen Digital
	www.pollen.com.au

	CSS by David Nash
	davidnash.com.au

	February 2008
*/

html {
	font: small Arial, serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #000;
	height:100%;

}

body {
	margin: 0;
	padding: 0; 
/*	background: #fff url('../img/bg-footer.jpg') no-repeat bottom center;
*/}

/* needed for lightbox */
#wrap {
	width: 982px;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6, p, form {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Arno Pro', 'Times New Roman', serif;
/*	font-family: 'Helvetica Nue', helvetica, arial, sans-serif;*/

}

a img { border: 0; }

a { color: #559faa; }

table { border-collapse: collapse; }


.hidden { display: none; }
.clear { clear: both; }

#formAlert { display: none; }
#passwordAlert { display: none; }

.error { color: #e11; }


.largeThumb {
	width: 240px;
	background: #D4DDE0;
	padding: 8px;
	margin: 8px 0 0 0;
	font-family: Garamond, serif;
	font-size: 100%;
	overflow: hidden;
}

.largeThumb img {
	display: block;
	margin: 0 0 8px 0;
}

.largeThumb h6 {
	color: #559faa;
	font-size: 100%;
	font-family: Garamond, serif;
}

.bold { font-weight:bold;}



/*
	HEAD
*/

#head {
	height: 180px;
	background:url(../img/brush.jpg) right bottom no-repeat;
}

#head h1 a {
	display: block;
	width: 255px;
	height: 152px;
	background: url("../img/studentArt.gif") no-repeat;
}

#head h1 a span { display: none; }

#head ul#nav {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
	border-bottom: 1px solid #000;
	position: relative;
	font-size: 140%;
}

#head ul#nav li {
	margin: 0; padding: 0;
	display: inline;
}

#head ul#nav li a {
	margin: 0 5px 0 0;
	padding: 2px 6px 0 6px;
	text-decoration: none;
	color: black;
}

#head ul#nav li a:hover, #head ul#nav li.selected a {
	background: #000;
	color: #fff;
}

#head ul#nav li#signInOut a {
	position: absolute;
	right: 5px;
	bottom: 0;
	background: #fff;
	color: #559faa;
	font-weight: bold;
}

#head ul#nav li#signInOut a:hover {
	background: #000;
	color: #fff;
}



/*
	MAIN
*/

#main {
	font-size: 120%;
	background: #fff;
	padding: 7px 0 0 0;
}

#leftCol {
	float: left;
	width: 694px;
}

#leftCol h2 {
	color:#559faa;
    margin: 10px 0 10px 0;
    font-size:2em;
}

#leftCol p {
	padding-right:40px;
}

#rightCol {
	float: right;
	width: 257px;
	margin-right: 15px;
	padding-bottom: 15px;
}

#welcomeLeftCol {
	position: relative; 
	width: 350px;
	float: left;
	padding: 24px 0 30px 15px;
}

#welcomeLeftCol h2 {
	margin: 0;
	padding: 0;
}

#welcomeMiddleCol {
	float: right;
	width: 256px;
	padding: 24px 0 30px 0;

	height: 475px;
	position: relative;
}

#welcomeMiddleCol {
	float: right;
	width: 256px;
	padding: 24px 0 30px 0;

	height: 475px;
	position: relative;
}

#welcomeLeftCol h2 {
	font-size: 260%;
	color: #559faa;
	padding-bottom: 25px;
	line-height: 70%;
}

#welcomeLeftCol h2 span { color: #025269; }

#welcomeLeftCol #welcomeBlurb {
	color: #BAC4C6;
	font-size: 170%;
	font-weight: bold;
	line-height: 110%;
	width: 100%;
	margin: 0;
	padding: 0;
}

#welcomeLeftCol p {
	width: 100%;
	line-height: 130%;
	margin: 0;
	padding: 1em 0 0 0;

}

#welcomeLeftCol #competitionDetails {
	color: #BAC4C6;
}



#welcomeMiddleCol #winners2007 {
	display: block;
	bottom: 0;
	margin-top:20px;
	width: 256px;
	height: 142px;
}

#winners2007 img {
	float: none;
	display: block;
}


#welcomeMiddleCol h3 {
	background: #00aeef;
	color: #fff;
	font-size: 150%;
	padding: 11px 5px 8px 7px;
	font-weight:normal;
}

#welcomeMiddleCol09 #winners2007 {
	display: block;
	position: absolute;
	bottom: -4px;
}

#winners2007 img {
	float: none;
	display: block;
}


/* right col */

#signInBox {
	height: 80px;
	background: #87d9f7;
	margin: 24px 0 0 0;
	padding-bottom:5px;
}

#signInBox input {
	font-family: Arial, sans-serif;
	font-size: 110%;
	color: #000;
	border: 0;
	background: #fff;
	width: 75px;
	height: 20px;
	padding: 5px 2px 0 3px;
	margin: 10px 0 0 8px;
	float: left;
}

#signInBox input#pass {
	margin-left: 6px;
}

#signInBox button {
	float: left;
	display: block;
	width: 66px;
	height: 25px;
	background: url("../img/button-SignIn.gif") no-repeat 0 -1px;
	border: 0;	
	margin: 10px 0 0 6px;
	cursor:pointer;
}

#signInBox button span { display: none; }


#signInBox h3 {
	background: #00aeef;
	color: #fff;
	font-size: 150%;
	padding: 11px 5px 8px 7px;
	font-weight:normal;
}


#startAMovement {
	background: #b6007a;
	height: 235px;
	color: #fff;
	margin: 16px 0 17px 0;
	text-align: center;
	font-size: 97%;
}

#startAMovement img {
	display: block;
	padding: 0 0 0 0;
}

#startAMovement p {
	padding: 5px 0 0 0;
}

#startAMovement a {
	color: #fff;
}

h3#supportedBy {
	background: #00aeef;
	color: #fff;
	font-size: 160%;
	padding: 5px 7px;
}

h3#supportedBy {
	background: #00aeef;
	color: #fff;
	font-size: 150%;
	padding: 11px 5px 8px 7px;
	font-weight:normal;
	
}

#co-op {
	height: 95px;
	font-family: Garamond, serif;
	text-align: center;
	background: #D4DDE0;
	margin-top: 16px;
	padding: 12px 0 0 0;
	font-size: 110%;
}

/*
	footer
*/

#foot {
	border-top: 1px solid #000;
	font-size: 110%;
	padding: 8px 0;
	margin: 20px 0 30px 0;
	background-color:#fff;
}

#foot .left {
	float: left;
}

#foot a { color: #000; }

#foot ul {
	width: 380px;
	float: right;
	text-align: right;
	list-style: none;
	margin: 0; 
	padding: 0 15px 0 0;
}

#foot li {
	display: inline;
}

#foot li a {
	text-decoration: none;
}

#foot li a:hover {
	text-decoration: underline;
}

#bottomImage {
	width:982px;
	height:112px;
	background-image:url(../img/bg-footer.jpg);
}



/*
	Details/Terms/Upload
*/

#subNav {
	padding-top: 8px;
}

#subNav a {
	display: block;
	font-size: 180%;
	background: #d1d1d1;
	width: 195px;
	float: left;
	margin: 0 8px 8px 0;
	padding: 10px 0 0 11px;
	height: 37px;
	font-family: 'Arno Pro', 'Times New Roman', serif;
	text-decoration: none;
	color: #fff;
}

#subNav a.current {
	background: #559faa;
}

#subNav a:hover { background: #559faa; }

#signupContent {
	clear: both;
	border: 8px solid #D4DDE0;
	padding: 12px;
	font-size: 130%;
	font-family: 'Arno Pro', 'Times New Roman', serif;
	margin: 8px 0 20px 0;
}

#signupContent h3 {
	margin-bottom: 10px;
	font-family: 'Arno Pro', 'Times New Roman', serif;

}

#signupContent td {
	padding: 5px 2px;
}

#signupContent input, #signupContent select {
	border: 0;
	background: #D4DDE0;
	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 90%;
}

#signupContent input.text {
	width: 20em;
}

#signupContent button {
	border: 0;
	background: #559faa;
	color: #fff;
	padding: 0.2em 0.4em;
	font-family: 'Arno Pro', 'Times New Roman', serif;
	font-weight: bold;
}

#signupContent button#next, #signupContent button#detailsButton {
	width: 66px;
	height: 27px;
	padding: 0;
	margin: 0;
	background: url("../img/button-Next.gif") no-repeat;
	cursor: pointer;
}

#signupContent button#newSubmission {
	width: 103px;
	height: 27px;
	padding: 0;
	margin: 0;
	background: url("../img/button-Upload.gif") no-repeat;
	cursor: pointer;
}

#signupContent button#signInButton {
	width: 66px;
	height: 27px;
	padding: 0;
	margin: 0;
	background: url("../img/button-SignIn.gif") no-repeat;
	cursor: pointer;
}


#signupContent #login {
	padding: 0 0 1em 0;
	margin: 0;
}

#signupContent p {
	margin: 0;
	padding: 0 0 1em 0;
}

#signupContent ul, #signupContent ol {
	padding-top: 0;
	padding-bottom: 1em;
}

#signupContent input#subscribed {
	background: #fff;
}

#signupContent input#terms {
	background: #fff;
}


.artwork {
	background: #D4DDE0;
	padding: 20px;
	margin-top: 8px;
}

.artwork h4 {
	padding: 0 0 0.6em 0;
	font-size: 110%;
}

.artwork img {
	float: left;
	display: block;
	width: 140px;
	padding-top: 5px;
}

#signupContent .artwork table {
	float: right;
	width: 450px;
	margin: 0;
	padding: 0;
}

#signupContent .artwork input, #signupContent .artwork select {
	background: #fff;
}

.submission {
	background: #D4DDE0;
	padding: 20px;
	margin-top: 8px;
}

.submission h4 {
	padding: 0 0 0.6em 0;
	font-size: 110%;
}

#signupContent .submission input, #signupContent .submission select {
	background: #fff;
}

#termsAndConditions {
	background: #eee;
	width: 80%;
	margin: 1em auto;
	height: 200px;
	padding: 5px;
	overflow: auto;
}

.galleryThumb {
	float: left;
	width: 140px;
	height: 200px;
	padding: 8px;
	background: #D4DDE0;
	font-family: Garamond, serif;
	font-size: 110%;
	overflow: hidden;
	margin: 0 8px 8px 0; 
}

.galleryThumb p { padding-top: 4px; }

.galleryThumb span { color: #559faa; }

#galleryPagination {
	clear: both;
	padding: 8px;
	background: #D4DDE0;
	margin: 16px 0;
}

#galleryPagination .left {
	float: left;
}

#galleryPagination .right {
	float: right;
}

#galleryPagination a {
	color: #000;
	text-decoration: none;
}

#galleryPagination a:hover {
	color: #559faa;
	text-decoration: underline;
}

/* JUDGES */

#judges {
	margin-top:30px;
}

#judges p {
	padding:5px 50px 5px 0;
}

#judges img {
	padding:0 20px 20px 0;
}

#judges .left {
	width:200;
	float:left;
}

#judges .right {
	width:440px;
	float:left;
}

#judges .left p {
	padding-right:0;
}
