/*-----------------------------
CSS FOR: Athy Art Group
AUTHOR: JOHN RAINSFORD / Pixelcode.ie
DATE: 23-02-2010
-----------------------------*/

/* ERIC MEYER's RESET STYLES - meyerweb.com */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	margin:0;
	padding:0;
	font-size: 62.5%;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	/*font-family: "Georgia", "Times New Roman", "Times", serif;*/
	text-align: center;
	background: #00a7db;
}

body#members_login{
		background: #fff url(../img/bg.jpg) top left no-repeat;
}

/* ----------------------------------------------- MAIN STYLES --------------------------------------------*/
a:link{
	color: #0088be;
	text-decoration: none;
	border-bottom: 1px dotted #0088be;
}

a:visited{
	color: #0088be;
	text-decoration: none;
	border-bottom: 1px dotted #0088be;
}

a:hover{
	color: #e87526;
	text-decoration: none;
	border-bottom: 1px solid #e87526;
}

h2{
	color: #e87526;
	font-weight: normal;
	font-size: 24px;
	padding: 0 0 10px 0;
}

h3{
	color: #e87526;
	font-weight: normal;
	font-size: 20px;
}

h4{
	color: #e87526;
	font-weight: normal;
	font-size: 20px;
}

h5{
	color: #e87526;
	font-weight: bold;
	font-size: 18px;
}

h6{
	color: #e87526;
	font-weight: bold;
	font-size: 16px;
}

h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link{
	color: #0088be;
	border-bottom: 1px dotted #0088be;
	
}

h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited{
	color: #0088be;
	border-bottom: 1px dotted #0088be;
	
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	color: #e87526;
	text-decoration: none;
	border-bottom: 1px solid #e87526;
}

p, li{
	font-size: 13px;
	line-height: 1.5em;
	color: #222;
	padding: 5px 0 5px 0;
}

ol{
	list-style: decimal;
	margin: 0 0 0 20px;
}

ul{
	list-style: square;
	margin: 0 0 0 20px;
}
/* --------------------------------------------- SECTION STYLES -------------------------------------------- */
div#navigation {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	clear: both;
	padding: 10px 0 0 0;
}

div#page {
	width: 100%;
	min-height: 500px;
	background: #fff url(../img/bg.jpg) top left no-repeat;
	margin: 0 auto;
}

div#content {
	width: 725px;
	min-height: 400px;
	padding: 0 110px 0 125px;
	margin: 25px auto 0;
	position:relative;
	text-align:left;
}

div.important_announcement {
	width: 450px;
	height: 80px;
	clear: both;
	margin: 0 0 25px 0;
	padding: 10px;
	border: 1px solid #eee;
	background: #fff;
	background: rgba(255,255,255,.8);
}

div#homepage_gallery {
	width: 725px;
	clear: both;
	margin: 25px 0;
}

div#news {
	width: 475px;
	float: left;
}

div#members_area {
	width: 610px;
}

div#sidebar {
	width: 225px;
	float: right;
	padding: 30px 0 0 0;
}

div#footer {
	width: 725px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 110px 10px 125px;
}

div#loginbox{
	width: 420px;
	padding: 0;
	margin: 30px auto;
	position: relative;
}

div#login_details{
	width: 300px;
	float: right;
}

div.loginfields{
	text-align: left;
	clear: both;
	height: 30px;
	margin: 5px 0;
}

div#gallery{
	width: 725px;
	float: right;
}
/* -------------------------------------------- SPECIFIC SECTION STYLES -------------------------------- */
h1{
	width: 100px;
	height: 100px;
	position: absolute;
	top:0;
	left:0;
}
h1 a:link, h1 a:visited{
	display: block;
	text-indent: -9999px;
	background: #00a7db url(../img/logo.png) top left no-repeat !important;
	background: #00a7db url(../img/logo.gif) top left no-repeat;
	border-bottom: none;
	width: 100px;
	height: 100px;
}

h1 a:hover{
	background: #e87526 url(../img/logo.png) top left no-repeat !important;
	background: #e87526 url(../img/logo.gif) top left no-repeat;
}

div#navigation ul{
	width: 960px;
	margin:0 auto;
	padding:0;
	height: 25px;
}

div#navigation ul li{
	display: block;
	width: 100px;
	height: 25px;
	float: left;
	margin: 0 25px 0 0;
	padding:0;
}

div#navigation ul li.members_nav{
	display: block;
	width: 150px;
	height: 25px;
	float: left;
	margin: 0 25px 0 0;
	padding:0;
}

div#navigation a, div#navigation a:visited{
	display: block;
	line-height: 25px;
	color: #0088be;
	font-size: 12px;
	border-bottom: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: transparent;
}

div#navigation a:hover{
	background: #e87526;
	color: #fff;
}

div#navigation a.here{
	color: #e87526;
}
div#navigation a.here:hover{
	color: #fff;
}

div#homepage_gallery ul{
	list-style: none;
}

div#homepage_gallery li{
	float: left;
	margin: 0 25px 0 0;
}

div#homepage_gallery li.last{
	margin: 0;
}

div#homepage_gallery ul a{
	display: block;
	width: 225px;
	height: 215px;
	background: #eee;
}

div#homepage_gallery a.more{
	display: block;
	text-align: right;
	clear: both;
	width: 225px;
	margin: 0 0 0 500px;
	border-bottom: none;
	font-size: 14px;
	color: #666;
}
div.important_announcement h2{
	margin:0;
	padding:0;
	color: #0088be;
}
div#news h3{
	margin: 10px 0 0 0;
}

div#news p{
	padding: 0 20px 5px 0;
}
div#news p.date{
	font-size: 10px;
	color: #666;
	padding: 5px 0;
}

div#news p.link{
	font-size: 10px;
}

div#footer ul{
	list-style: none;
	margin: 0 0 10px 0;
}

div#footer li{
	display: inline;
	font-size: 12px;
	margin: 0 20px 0 0;
}

div#footer a, div#footer a:visited{
	color: #fff;
	color: rgba(255,255,255,.6);
	border-bottom: none;
}

div#footer a:hover{
	color: #fff;
	color: rgba(255,255,255,.9);
	border-bottom: 1px solid #fff;
}
div#footer p{
	font-size: 10px;
	color: #fff;
	color: rgba(255,255,255,.5);
	padding:0;
	margin:0;
}

div#contactform p.contactmessage{
	color: #b60000;
}

div#contactform span.required{
	font-size: 10px;
	padding: 2px;
	background: #666;
	color: #fff;
	margin: 0 0 0 20px;
}

div#contactform input.contact-single{
	width: 450px;
	height: 25px;
	border: 1px solid #e87526;
	font-size: 14px;
}

div#contactform textarea.contact-text{
	width: 450px;
	height: 75px;
	border: 1px solid #e87526;
	font-size: 14px;
}

div#contactform strong{
	color: #222;
}

div#contactform button{
	width: 150px;
	height: 25px;
	font-size: 12px;
	margin: 10px 0 0 300px;
	background: #e87526;
	border: none;
	color: #fff;
	cursor: pointer;
}

div#contactform button:hover{
	background: #666;
}

div#login_details h2{
	text-align: left;
	margin:5px 0;
	padding:0;
	font-size: 18px;
}

div#login_details span.login-labels{
	display: block;
	width: 80px;
	float: left;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
}

div.loginfields input{
	float: right;
	width: 200px;
	height: 25px;
	font-size: 14px;
}

div#login_details p.loginerror{
	color: #f60000;
	text-align: left;
}

div#members_area span.warning-message{
	display: block;
	background: #f60000;
	padding: 2px 5px;
	color: #fff;
}

div#exhibit2010{
	background: url(/img/2010bg.jpg);
}

div#gallery ul{
	margin:0;
	padding:0;
	
}

div#gallery ul li{
	display: block;
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 20px 20px 0;
	padding:0;
}

div#gallery ul li a, div#gallery ul li a:visited{
	display: block;
	width: 80px;
	height: 80px;
	text-indent: -9999px;
	border-bottom: none;
	margin:0;
	padding:10px;
}

div#gallery ul li a:hover{
	text-indent: 0;
	border-bottom: none;
	background: #fff;
	background: rgba(255,255,255, .8);
	padding: 10px;
	font-size: 14px;
	margin:0;
	color:#0088be;
}

ul.exhibit_list{
	list-style:none;
	margin: 10px 0 0 5px;
}

ul.exhibit_list li.here{
	font-weight: bold;
}
/* -------------------------------------------- OVERRIDING STYLES -------------------------------- */
strong.realstrong{
	color: #f60000;
}
button#update, button#login{
	float: right;
	width: 100px;
	height: 25px;
	cursor: pointer;
	background: #e87526;
	color: #fff;
	border: none;
}

button#cancel, button#logout{
	float: left;
	width: 100px;
	height: 25px;
	cursor: pointer;
	background: #b60000;
	color: #fff;
	border: none;
}
p.clear{
	display: block;
	clear: both;
	text-align: left;
	font-size: 10px;
	color: #fff;
}
span.large_text{
	font-size: 16px;
	line-height: 1.5em;
	padding: 0 0 5px 0;
}

span.small_text{
	font-size: 10px;
	line-height: 1.5em;
	padding: 0 0 5px 0;
}

strong, p.bold, .bold{font-weight: bold;}
.italic, em, p.italic{font-style: italic;}
.underline{text-decoration: underline;}
.strikethrough{text-decoration: line-through;}
.highlight{background: #ddd;}


img.image_left{
	float: left;
	max-width: 350px;
	margin: 0 20px 20px 0;
}

img.image_right{
	float: right;
	max-width: 350px;
	margin: 0 20px 20px 20px;
}

img.image_clear{
	clear: both;
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
}
