/***** wrapper *****/
 
#wrapper {
	width:970px;
	margin:0 auto;
}

#header {
	width:970px;
	padding: 18px 0 0;
	background: #fff;
}

#logo {
	width: 970px;
	height: 52px;
	float: left;
	display: block;
	background: url(/images/logo.png) no-repeat top left;
	text-indent: -9999px;
	margin: 0 0 15px 0;
	border: 0 !important;
}

#content {
	width:970px;
	background: url(/images/gradient.png) repeat-x top left;
	padding: 50px 0 0;
}

#content-left {
	float:left;
	width:713px;
	padding: 0 16px 0 0;
	background: url(/images/content.png) repeat-y top right;
}

#content-left .image {
	width: 340px;
	padding: 0 16px 0 0;
	float: left;
}

#content-left .image #slideshow {
	width: 340px;
	height: 425px;
	margin: 0 0 18px;
}

#content-left .image #slideshow img {
}

.image img {
	margin: 0 0 18px;
}

.image h4 {
	margin: 0 0 20px;
}

#content-left .content {
	width: 340px;
	padding: 0 0 0 16px;
	float: left;
}

#content-right {
	float:left;
	width:224px;
	padding: 0 0 0 16px;
}


/***** nav *****/
#nav-container {
	clear: both;
	background: #183a49;
	border-bottom: 1px solid #fff;
	height: 31px;
}

#nav {
	clear: both;
	height: 31px; /* match li height when styled */
	margin: 0;
	padding: 0;
	float: left;
	font-size: 1.4em;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li a {
	display: block;
	text-decoration: none;
	padding: 7px 17px 6px;
	border-right: 1px solid #fff;
	font-weight: 400;
	height: 18px;
	color: #fff;
}

#nav li a:hover {
	background: #fff;
	color: #183a49;
	border-bottom: 0;
}

#nav li a.active {
	background: #fff;
	color: #183a49;
	border-bottom: 0;
}

#nav li.dropdown {
	position: relative;
}

#nav li.dropdown ul { 
	display: none;
	display: block;
	position: absolute;
	width: 330px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 0 0 0 -1px;
	padding: 0;
}

#nav li.dropdown:hover ul { 
	display: block;
}

#nav li.dropdown li {
	float: left !important;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li.dropdown li a {
	display: block;
	text-decoration: none;
	padding: 7px 17px 6px;
	border-right: 1px solid #fff;
	font-weight: 400;
	height: 18px;
	background: #183a49;
	color: #fff;
}

#nav li.dropdown li a:hover,
#nav li.dropdown li a.active {
	background: #fff;
	color: #183a49;
}




/***** footer *****/
#footer{
	margin: 60px 0 0;
	padding: 16px 16px 6px;
	background-color: #b35d00;
	color: #efcca6;
}

#footer strong {
	color: #fff;
}

#footer a {
	color: #fff;
	font-weight: 400;
}

#footer .float-right {
	color: #fff;
	font-weight:bold;
}




/***** classes *****/

.divider {
	height: 20px;
	border-bottom: 1px dotted #666;
	margin: 0 0 26px;
	clear: both;
}

h1.red {
	color: #901412;
	padding-bottom: 10px;
}

h1.navy {
	color: #183a49;
	padding-bottom: 10px;
}

h1.yellow {
	color: #b35d00;
	padding-bottom: 10px;
}

h1.pink {
	color: #b04e1f;
	padding-bottom: 10px;
}

h1.blue {
	color: #0f5092;
	padding-bottom: 10px;
}

h1.orange {
	color: #cc3502;
	padding-bottom: 10px;
}

h1.grey {
	color: #737373;
	padding-bottom: 10px;
}


.project-news .desc {
	width: 177px;
	float: left;
	margin: 0 10px 0 0 ;
}

.team-member {
	clear: both;
	margin: 0 0 10px;
}

.team-member img {
	float: left;
}

.team-member .desc {
	width: 131px;
	float: right;
	padding: 0 0 0 15px;
}

.team-member .desc p {
	padding: 0;
}


.newsletter {
	font-size: 1.2em;
	width: 194px;
	padding: 5px 10px;
	color: #b04e1f;
	border: 1px solid #b04e1f;
	background: #d7a68f;
	margin: 5px 0;
}

.sign-up {
	font-size: 1.2em;
	padding: 5px 10px;
	color: #fff;
	background: #b04e1f;
	margin: 5px 0;
	border: 0;
}

.twitter {
	background: url(/images/twitter.png) no-repeat 0 5px;
	height: 243px;
	padding: 0 18px;
}

.twitter h1 {
	margin: 0 0 0 -18px;
	position: relative;
}

.twitter a {
	color: #0f5092;
	margin: 5px -18px 0 0;
	position: relative;
}

.twitter ul {
	height: 160px;
	padding: 40px 0 10px;
}

.twitter li {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.twitter li a {
	color: #b1b1b1;
	font-weight: 400;
	margin: 0;
}

.content img {
	padding: 0 0 10px 0;
}

img.left {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
}

.image img.left {
	width: 74px;
	height: auto;
}

.artists {
	font-size: 1.4em;
	list-style: none;
}

.artists li {
	margin: 0 0 6px 0;
}

.artists-thumbs {
	margin: -10px 0 0;
	padding: 10px 0 0;
	background: #fff;
	font-size: 1.1em;
	list-style: none;
	overflow: hidden;
}

.artists-thumbs li {
	width: 120px;
	height: 170px;
	float: left;
	margin: 0 20px 20px 0;
	text-align: center;
}

.artists-thumbs li a {
	display: block;
}

.artists-thumbs li a .thumb {
	position: relative;
	height: 120px;
	width: 120px;
	border: 1px solid #ccc;
	margin: 0 0 5px;
}

.artists-thumbs li a img {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

.artists-thumbs li a:hover {
	border: 0;
}


.meet-team{
	float:right;
	padding-top:10px;
}

/*
#slideshow {
	height: 464px !important;
}
*/

#navigator {
	display: none;
}

#subBar {
	z-index: 1002;
	position: absolute;
	top: 410px;
}

.content ul {
	font-size: 1.2em;
	line-height: 1.4em;
/* 	list-style: none; */
}

.content li {
	margin: 0 0 0 15px;
}

.privacy-terms {
	background: none repeat scroll 0 0 #FFFFFF;
}

.privacy-terms a.no-underline:hover {
	text-decoration: none;
}

.privacy-terms ul {
	font-size: 1.2em;
	list-style-type: none;
}

.privacy-terms ul li {
	list-style-type: none;
	margin-left:0px;
}

.privacy-terms ul li a:hover {
	text-decoration: underline;
}

.comp-bar h1 {
	line-height: 0em;
	color: #fff;
	letter-spacing: -10px;
}

.half {
	overflow: hidden;
}

.half li {
	width: 155px;
	float: left;
}


/***** entry forms *****/

label {
	display: block;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 5px;
}

.competition input[type="text"],
.competition input[type="password"],
.competition select,
.competition .textarea,
#entryform input[type="text"],
#entryform input[type="password"],
#entryform select,
#entryform .textarea {
	font-size: 1.2em;
	width: 318px;
	padding: 5px 10px;
	color: #333;
	border: 1px solid #ccc;
	margin: 0 0 5px;
}

.competition .error {
	margin: 0 0 10px;
}

.competition input[type="submit"],
.competition input[type="button"],
#entryform input[type="submit"] {
	font-size: 1.2em;
	padding: 5px 10px;
	color: #fff;
	border: 0;
	background: #183a49;
	margin: 5px 0;
	border: 0;
}

.ff-ft {
/* 	margin: 5px 0; */
}

.ngen-file-choose-existing {
	display: none;
}

.hidden {
	display: none;
}
#loginStatus {
	width: 970px;
	margin: 0 auto;
	padding: 5px 0px;
	text-align: right;
	font-size: 1.1em;
}


/***** Shop    ******/
p.align_right {
	text-align: right;
}

img.shop_thumb {
	float: left;
	margin-right: 10px;
}
ul.no_bullets {
	list-style: none;
}
ul.product_list li {
	clear: both;
}
table.cart {
	width : 100%;
}
table.cart th{
	background-color: #333;
	color: #fff;
	font-size: 1.1em;
	padding: 5px 10px;
	
}
table.cart th.no_bg{
	background-color: transparent;

	
}

table.cart tbody td.product {
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
}
table.cart tbody td {
	padding: 10px;
	
}
table.cart tbody td label {
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 20px;
}
table.cart tbody  td.line {
	border-bottom: none;
}
table.cart td.summary {
	text-align: right;
	padding-right: 10px;
	background-color: #ddd;
}
table.cart td.summary p {
	margin-bottom: 0;
	padding-bottom: 0;
}

table.cart td.summary hr {
	border: none;
	border-top: 1px solid #999;
}


div.add_button {
	margin-top: 10px;
}
div.white_bg {
	background-color: #fff;
}
#tabButtons {
	overflow: hidden;
	clear: both;
}
#tabButtons a.tab {
	display: block;
	float: left;
	padding: 10px 20px;
	background: #f1dfdf;
	color: #911513;
}
#tabButtons a.tab.activeTab {
	background: #911513;
	color: #fff;
}

#checkoutForm {
	overflow: hidden;
	clear: both;
}

#checkoutForm .left, #checkoutForm .right {
	float: left;
}

#checkoutForm .left {
	width: 600px;
	margin-right: 20px;
	border: 1px solid #911513;
}

#checkoutForm .right {
	width: 300px
}

#checkoutForm label {
	font-weight: bold;
	font-size: 0.9em;
	color: #555;
	margin-bottom: 0;
}

#checkoutForm fieldset {
	border: none;
	padding: 30px 15px
}
#checkoutForm input.text, #checkoutForm input.title {
	border: 1px solid #aaa;
	width: 200px;
	padding: 3px;
	outline: none;
	color: #333;
	font-family: Verdana, sans-serif;
}
#checkoutForm input.text.small {
	width: 80px
}
#checkoutForm input.text.tiny {
	width: 40px
}
#checkoutForm input.title {
	font-size: 1.3em;
	padding: 4px;
}
#checkoutForm em {
	font-size: 0.8em;
}

#checkoutForm input.text:focus, #checkoutForm input.title:focus {
	border: 1px solid #666;
}
#checkoutForm .double {
	overflow: hidden;
	clear: both;
}

#checkoutForm .double p {
	float: left;
	width: 280px
}
#checkoutForm h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-top: 30px;
}
#checkoutForm span.required {
	color: #911513;
}


#checkoutForm .right legend {
	display: none;
}
#checkoutForm .right label {
	color: #fff;
}
#checkoutForm .right fieldset {
	border: none;
	background-color: #203363;
	color: #fff;
	padding: 20px;
	
}
#checkoutForm .right p {
	margin-bottom: 0.5em
}

#checkoutForm .right p.last, #checkoutForm .right p.last input {
	margin-bottom: 0;
	padding-bottom: 0;
}

#submitCheckout {
	margin-top: 20px;
	font-size: 1.2em;
	background: #B04E1F;
	color: #fff;
	padding: 5px 10px;
	border: none;
	font-weight: normal;
}
#submitCheckout:hover {
	text-decoration: underline;
	cursor: pointer;
}

p.success {
	padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; 
	background: #e6efc2; color: #264409; border-color: #c6d880;
}
