/* @override http://artauctionbirmingham.site/assets/css/screen.css */

body {
	background: black url(/assets/images/bg.gif) top left repeat-x;
}

#page-wrapper {
	background: url(/assets/images/bg.jpg) center top no-repeat;  		
}


#grid-list div {
	float: left;
	margin: 0 20px 20px 0;
}

#grid-list a {
	padding: 0;
	background: transparent;
}

#grid-list a img {
	border: none;
	text-decoration: none;
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
}

#grid-list .end {
	margin-right: 0;
}

.content {
	margin: 0;
	padding: 0;
	margin: 0 auto;
	width: 950px;
}


/* @group Navigation */

.navigation {
	height: 34px;
}

.navigation ul {
	height: 34px;
	margin: 0;
	list-style: none;
}

.navigation ul li {
	font-size: 12px;
	float: left;
	margin: 0;
	line-height: 16px;
	border-right: 1px solid black;
}

li.home, li.brochure {
	border-left: 1px solid black;	
}

.navigation ul li.brochure,
.navigation ul li.contact {
	float: right;
}

.navigation ul li a {
	display: block;
	background: transparent;
	text-transform: uppercase;
	color: #c7ba1f;
	padding: 9px 20px;
	text-shadow: rgb(0, 0, 0) 1px 1px 3px;
}

.navigation ul li a:hover {
	background: transparent;
	color: #f0e005;
}

.navigation li.selected a,
.navigation li.selected a:hover {
	background: #000;
	color: #f0e005;
}


/* @end */

.header {
	height: 476px;
}

.header  h1 {
	background: url(/assets/images/identity.gif) top left no-repeat;
	width: 280px;
	height: 190px;
	text-indent: -9999px;
	margin: 0 0 20px 0;
}

.header  #unit-details {
	width: 440px;
	margin-top: 35px;
	float: right;
}

#intro-unit {
	color: #fff;
	float: left;
	width: 420px;
}

#content-group {
	margin-top: 30px;	
	min-height:550px;
	
}

#content-group p {
	color: white;
}
#footer {
margin:0 auto 40px auto;
padding:0;
width:950px;
height:140px;
position:relative;
}
#footer-logo { position:absolute; top:20px; left:0px; width:95px; height:65px;}
#intro-unit h2,
#grid-list h2,
#content-group h2 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 9px 0;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #333;
}

p {
	margin:0 0 18px 0;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
}

.content  p {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}

.content  a {
	background: #666;
	color: #f0e005;
	text-decoration: none;
	padding: 0 2px;
	font-weight: normal;
	
}

.content  a:hover {
	background: #565651;	
}

h1, h2, h3 {
	margin: 0 0 9px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}






body { -webkit-text-stroke:1px transparent; }
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}

#content-group {
	border-bottom: solid 1px #333;
	margin-bottom: 25px;
	padding-bottom: 20px;
}

.home #content-group {
	border-bottom: solid 1px #333;
	margin-bottom: 80px;
	padding-bottom: 20px;
}


/* @group Fieldset for RSVP */

fieldset {
	    background: #222;
	    margin: 0 0 0 0;
	    padding: 20px;
	    border: none;
}
	
form {
    margin: 30px 0 10px 0;
    width: 440px;
    float: right;
}

.layout label {
	font-size: 14px;
    color: white;
    font-weight: normal;
}


.layout .field {
    margin-bottom: 9px;
    padding: 0;
}

.btn-submit {
    text-align: bottom;
}

.content .hint {
    color: white;
    text-align: right;
    font-size: 14px;
}

.submit {
    margin-top: 30px;
	margin-left: 5px;
}

div#error {
    color: white;
    padding: 20px;
    background: #222;
    margin-bottom: 20px;
}

div#error ul{
	margin: 0 0 0 16px;
}

div#error ul li {
	font-size: 14px;
}

div#error h2 {
    color: white;
    font-size: 16px;
}

/* @end */

/* @group Facts & Figures */

.facts-list {
	color: white;
	width:  460px;
	float: left;
	margin-right: 30px;
}

.facts-list h3 {
	margin-top: 10px;
}

.facts-list ul {
	margin: 0 0 0 18px;
}

.facts-list ul li {
	font-size: 13px;
	margin: 0 0 9px 0;
}

.facts-list h3 {
	color: white;
}

.right {
	margin-right: 0;
}

/* @end */

.about-unit {
	margin: 20px 0 20px 0;
	padding: 0 0 40px 0;
	border-bottom: 1px solid #333;
}

.about-unit img {
	float: left;
}

.about-unit h3, 
.about-unit p {
	margin-left: 340px;
	color: white;
}

.about-unit h3 {
	font-size: 24px;
	margin-bottom: 0;
}

.about-unit .description {
	text-transform: uppercase;
	font-size: 14px;
}

.last {
	border-bottom: none;
	padding: 0;
}


#cboxLoadedContent {
overflow-x:hidden;

}
/*Artsist*/

#homer {
background:url("../content/homer.jpg") no-repeat scroll right center #FFFFFF;
height:400px;
padding:30px 10px;
width:770px;
}
#homer .description {
float:right;
margin-right:9px;
width:394px;

}
#homer ul {
margin-left:15px;

}

#homer ul li {
padding-left:10px

}

#homer img {
float:left;
}

/* Twitter */
#tweet {
	color: #fff;
	width: 600px;
	float: right;
	font-size: 16px;
}

#tweet ul {
	list-style: none;
}

#tweet li {
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
	padding: 10px;
}

#tweet li:last-child {
	border-bottom: none;
	margin-bottom: none;
}

#twitter-print {
	width: 346px;
	float: left;
}

/* Social links */
.social_links {
	width: 200px;
	float: right;
	text-align: right;
	display: block;
}
