@charset "UTF-8";
/* CSS Document */

/* Reset */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align: center;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Main */

body{
	background-color:#FFF;
	background-image:url(../images/bg_crest.jpg);
}

#wrapper{
	margin:0 auto;
	width:800px;
	position:relative;
}

#masthead{
	width:800px;
	float:left;
	position:relative;
	border-bottom:5px solid #000;
}

#navigation{
	width:800px;
	float:left;
	position:relative;
	border-bottom:5px solid #000;
	background-color:#FFF;
	font-family:Helvetica, Arial, san-serif;
	font-weight:bold;
	color:#000;
	text-align:left;
	z-index:10;
}

#main{
	width:800px;
	position:relative;
	float:left;
	background-color:#FFF
}

#product{
	width:780px;
	position:relative;
	float:left;
	vertical-align:top;
	font-size:12px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;


	padding-bottom:5px
	background-color:#FFF
; 		background-color: #FFFFFF;
	text-align: right;
}

.plaid{
	background-image:url(../images/plaid.jpg);
	background-repeat:no-repeat;
	height:486px;
}

.ideology{
	background-image:url(../images/ideology.jpg);
	background-repeat:no-repeat;
	height:486px;
}

.artist-bg{
	background-image:url(../images/bg-artist.jpg);
	background-repeat:no-repeat;
	height:486px;
}

#featuredartist{
	width:527px;
	height:486px;
	background-image:url(../images/bg_featuredartist.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

#news{
	width:273px;
	height:486px;
	background-image:url(../images/bg_news.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

#featuredartist h1{
	margin:25px 100px 0 0;
	padding:0 0 0 20px;
	background-color:#FFF;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.5em;
	color:#000;
	letter-spacing:1px;
}

.plaid h1{
	color:#FFF;
	margin:25px 470px 0 0;
	padding:0 0 0 20px;
	background-color:#00ADEF;
	font-weight:bold;
	font-size:2em;
	line-height:1.5em;
	letter-spacing:1px;
}

#ideology-container{
	position:relative;
	float:left;
	width:750px;
	background-color:#FFF;
	margin:25px 0 0 0;
}

.ideology h1{
	color:#000;
	padding:10px 20px 0 20px;
	background-color:#FFF;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.5em;
	display:block;
	float:left;
	letter-spacing:1px;
}

.artist-bg .artist-name{
	color:#FFF;
	width:380px;
	background-color:#FFF;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:1px;
	height:40px;
	line-height:40px;
	position:relative;
	float:left;
	margin:25px 0 0 0;
	text-align:left;
	padding:0 0 0 20px;
}

.artist-bg .artist-address{
	color:#FFF;
	width:380px;
	background-color:#FFF;
	font-weight:normal;
	font-size:.75em;
	line-height:40px;
	height:40px;
	position:relative;
	float:left;
	margin:25px 0 0 0;
	text-align:right;
	padding:0 20px 0 0;
}

.artist-bg .artist-address a:link{
	color:#FFF;
}

.artist-bg .artist-address a:visited{
	color:#FFF;
}

.artist-bg .artist-address a:hover{
	color:#000;
}

/* Artist Pages */

.artist-bg .laufer{
	background-color:#F78D21;
	font-size: 12px;
}

li .laufer{
	background-color:#F78D21;
}

.laufer-bg{
	background-image:url(../images/bg-laufers.jpg);
	height:285px;
}

.artist-bg .marandola{
	background-color:#9F291F;
	font-size: 12px;
}

li .marandola{
	background-color:#9F291F;
}

.marandola-bg{
	background-image:url(../images/bg-marandola.jpg);
	height:285px;
}

.artist-bg .choi{
	background-color:#95BD39;
	font-size: 11px;
}

li .choi{
	background-color:#95BD39;
}

.choi-bg{
	background-image:url(../images/bg-choi.jpg);
	height:285px;
}

.artist-bg .wassell{
	background-color:#336787;
	font-size: 12px;
}

li .wassell{
	background-color:#336787;
}

.wassell-bg{
	background-image:url(../images/bg-wassell.jpg);
	height:285px;
}

.artist-bg .rastatourova{
	background-color:#6ECDDD;
	font-size: 12px;
}

li .rastatourova{
	background-color:#6ECDDD;
}

.rastatourova-bg{
	background-image:url(../images/bg-rastatourova.jpg);
	height:285px;
}

.artist-bg .thought{
	background-color:#999;
	font-size: 12px;
}
li .thought{
	background-color:#999;
}

.thought-bg{
	background-image:url(../images/bg-thought.jpg);
	height:285px;
}

.artist-bg .mike{
	background-color:#FC0;
	font-size: 12px;
}
li .mike{
	background-color:#FC0;
}

.mike-bg{
	background-image:url(../images/bg-mike.jpg);
	height:285px;
}

.artist-bg .sas{
	background-color:#F6C;
	font-size: 12px;
}
li .sas{
	background-color:#F6C;
}

.sas-bg{
	background-image:url(../images/bg-sas.jpg);
	height:285px;
}

.artist-bg .mad{
	background-color:#C33;
	font-size: 12px;
}
li .mad{
	background-color:#C33;
}

.mad-bg{
	background-image:url(../images/bg-mad.jpg);
	height:285px;
}

.artist-bg .honor{
	background-color:#BC6D13;
	font-size: 12px;
}

li .honor{
	background-color:#BC6D13;
}

.honor-bg{
	background-image:url(../images/bg-honor.jpg);
	height:285px;
}


/* End Artist Pages */

#artist{
	background-color:#FFF;
	width:600px;
	float:left;
	position:relative;
	margin:20px 100px 0 100px;
	font-size: 12px;
}

.artist-copy{
	padding:10px 20px 20px 20px;
	width:390px;
	height:255px;
	font-size:12px;
	line-height:1.5em;
	color:#000;
	overflow:auto;
}

.artist-copy a:link{
	color:#000;
	text-decoration:underline;
}

.artist-copy a:visited{
	color:#000;
	text-decoration:underline;
}

.artist-copy a:hover{
	color:#FFF;
	text-decoration:none;
	background-color:#000;
}

.artist-copy p{
	padding:.625em 0 .625em 0;
	font-size: 100px;
}

#ideology-copy{
	width:540px;
	position:relative;
	float:left;
	background-color:#FFF;
	font-size:12px;
	line-height:1.5em;
	padding:10px 10px 10px 10px;
	margin:0 0 0 0;
}

#ideology-copy p{
	padding:.625em 0 .625em 0;
}

.ideologynav {
background-color:#21705D;
}

#missionstatement{
	width:625px;
	position:relative;
	float:left;
	background-color:#FFF;
	font-size:.75em;
	line-height:1.5em;
	padding:20px 20px 20px 20px;
	margin:30px 0 0 135px;
}

#missionstatement p{
	padding:.625em 0 .625em 0;
}

.missionstatement {
background-color:#A72F52;
}

#news h1{
	margin:25px 50px 0 0;
	padding:0 0 0 20px;
	background-color:#FFF;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.5em;
	color:#000;
	letter-spacing:1px;
}

#featuredartist_copy{
	width:395px;
	height:365px;
	background-image:url(../images/bg_featuredartist_nickm.jpg);
	position:relative;
	float:left;
	margin:20px 0 0 20px;
	padding:10px 20px 0 85px;
	overflow:auto;
}

#featuredartist_copy h2{
	font-weight:bold;
	color:#FFF;
	font-size:1.25em;
	line-height:1.5em;
}

#featuredartist_copy p{
	color:#e5e4e5;
	font-size:.75em;
	line-height:1.5em;
	padding:.625em 0 .625em 0;
}

#featuredartist_copy a:link{
	color:#FFF;
	text-decoration:underline;
}

#featuredartist_copy a:visited{
	color:#FFF;
	text-decoration:underline;
}
	
#featuredartist_copy a:hover{
	color:#000;
	background-color:#FFF;
	text-decoration:none;
}

#news_copy{
	width:240px;
	height:375px;
	position:relative;
	float:left;
	margin:20px 0 0 20px;
	background-color:#FFF;
	overflow:auto;
}

#news_copy p{
	padding:.625em 1.25em .625em 1.25em;
	font-size:.75em;
	color:#000;
	line-height:1.5em;
}

#footer{
	width:790px;
	float:left;
	position:relative;
	padding:10px 10px 10px 0;
	text-align:right;
	font-size:12px;
	background-color:#FFF;
}

.basic{
	width:800px;
	position:relative;
	float:left;
	background-color: #FFFFFF;
}

.basic div {
	background-color: #eee;
	color:#000;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size:.875em;
	line-height:1.325em;
	margin: 0px;
	padding: 10px;
	color:#000;
}

.basic a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	line-height:1.5em;
	color: #FFF;
	background-color: #333;
	border-bottom: 1px solid #FFF;
	padding:5px;
}

.basic a.laufer{
	background-color:#F78D21;
}


.basic a.marandola{
	background-color:#9F291F;
}


.basic a.choi{
	background-color:#95BD39;
}


.basic a.wassell{
	background-color:#336787;
}


.basic a.rastatourova{
	background-color:#6ECDDD;
}


.basic a:hover {
	background-color:#E1E1E1;
	color:#000;
	font-size: 12px;
}

.basic a.selected {
	color: #FFF;
	background-color: #000;
}

.basic a em{
color:#000;
font-weight:normal;
}

.basic a:hover em {
	color:#000;
}

.basic a.selected em{
	color: #FFF;
	background-color: #000;
}

a.normal{
	font-weight:bold;
	background-color:#eee;
	color:#000;
	display:inline;
	padding:0;
	margin:0;
	border-bottom:none;
	font-family:"Helvetica-Neue", Helvetica, Arial, san-serif;
	text-decoration:underline;
}

#shop-copy{
	width:800px;
	float:left;
	position:relative;
	z-index:0;
}

#shop-copy img{
	padding:0 10px 0 0;
	float:left;
}

.clear{
	clear:both;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size:1.5em;
	letter-spacing:1px;
	text-align:center;
	
}

#nav a:link, #nav a:visited {
	display: block;
	padding:10px 0 10px 0;
	width:160px;
	text-decoration:none;
	color:#000;
	
}

#nav a:hover {
	display: block;
	padding:10px 0 10px 0;
	width: 160px;
	text-decoration:none;
	color:#FFF;
	background-color:#000;
	
}

#nav li { /* all list items */
	float: left;
	width: 160px; /* width needed or else Opera goes nuts */
}

#nav li.news { /* all list items */
	float: left;
	width: 140px; /* width needed or else Opera goes nuts */
}

#nav li.news a:link, #nav li.news a:visited {
	display: block;
	padding:10px 0 10px 0;
	width:140px;
	text-decoration:none;
	color:#000;
	
}

#nav li.news a:hover {
	display: block;
	padding:10px 0 10px 0;
	width: 140px;
	text-decoration:none;
	color:#FFF;
	background-color:#000;
	font-size: 100%;
	
}

#nav li.contact { /* all list items */
	float: left;
	width: 180px; /* width needed or else Opera goes nuts */
	text-align:center;
}

#nav li.contact a:link, #nav li.contact a:visited {
	display: block;
	padding:10px 0 10px 0;
	width:180px;
	text-decoration:none;
	color:#000;
	
}

#nav li.contact a:hover {
	display: block;
	padding:10px 0 10px 0;
	width: 180px;
	text-decoration:none;
	color:#FFF;
	background-color:#000;
	
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #FFF;
	width: 160px;
	padding:0 0 0 0;
	margin:0;
	margin-left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	text-align:left;
	font-size:.75em;
}

#nav li ul li a:link, #nav li ul li a:visited {
	display: block;
	padding:10px 0 10px 10px;
	width:150px;
	text-decoration:none;
	color:#000;
}

#nav li ul li a:hover {
	display: block;
	padding:10px 0 10px 10px;
	width: 150px;
	text-decoration:none;
	color:#FFF;
	background-color:#000;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	margin-left:0;
}

form .container {background-color:#FFFFFF; width:400px; border:1px solid #999999; padding:5 5 15 5; margin-left:auto; margin-right:auto;}
form .pageTitle {background-color:#DDDDDD; padding:8px; font-size:16px; font-weight:bold; color:#000000; text-align:left;}
form .pageTitleAlert {background-color:#FF0000; padding:8px; font-size:16px; font-weight:bold; color:#FFFFFF; text-align:left;}
form .pageTitleSuccess {background-color:#33CC00; padding:8px; font-size:16px; font-weight:bold; color:#FFFFFF; text-align:left;}
form .formLabel {font-size:13px;}
form .error {color:#FF0000; font-weight:bold; font-size:11px;}
form .small {font-size:11px;}

#shop-copy form label{
position:relative;
padding:0 1em 0 0;
display:block;
float:left;
width:inherit;
font-size:.75em;
font-weight:bold;
color:#5C0002;
}

option {
padding-right: 0.5em;
}

input{
	vertical-align:middle;
	text-align: right;
}
