/*  artsmia anew MAIN  */
iframe{background-color:#000;border:none;}
.iefix {top:11px;position:relative;}
body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	text-align:center;
	min-width: 800px;
	color:#000;
	line-height:1.3em;
	background: #7e7e7e url(../images/rapX.jpg) top repeat-x;
}

h1, h2, h3, h4, h5, h6, p, td, ul, ol, li, dl, dt, dd {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}

h2{
	line-height: 1em;
}

img {
	border-style: none;
}

input {font-size: 10px;}

a {
	color: #1788a3;
	/*background: #fff;*/
	text-decoration:none;
	font-weight: bold;
}
a:link {
	color: #1788a3;
	/*background: #fff;*/
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #660066;
	/*background: #fff;*/
}
a:hover {
	color: #000;
	text-decoration:none;
	background: #ddd;
}
a img {
	border: none;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}

/*
table, tr, td{
	border: 0;
	vertical-align: top;
}
*/


/***  container  ***/

#wrapper {
	/*background: #fff url(img/rap.jpg) top repeat-y;*/
	background: #fff;
	border: 1px #aaa solid;
	width:800px;
	height: 100%;
	margin:0 auto 50px;
	padding:0;
	text-align:left;
	font-size: 80%;
}

/***  header area  ***/

a.imagelink, a.imagelink:hover, a.imagelink:visited {
	color: #ffffff;
	background: #ffffff;
}

/* hide from IE mac \*/
#header {
	background: #fff;
 	height: 100%;
	margin: 0;
	width:800px;
	padding:0;
	text-align: center;
	display: block;
}
/* end hack */

.logo:hover{
	text-decoration:none;
	background: #fff;
}

#header table{
	margin: 0 auto;
}

#header img{
	right: 0;
	left: 0;
	vertical-align: middle;
}

#header table, tr, td{
	border: 0;
	font-size: 98%;
	line-height: 1.3em;
}
#header a:link {
	color: #1788a3;
}
#header a:visited {
	color: #660066;
}
#header a:hover {
	color: #000;
}
#header form {
	display: inline;
}

/*** spacer rules ***/

.VerticalSpacer{
	border: 0;
	width: 1px;
	/*height: 100%;*/
	background: #aaa;
	
}
.VerticalSpacer img{
	border: 0;
	width: 1px;	
}

.HorizontalSpacer{
	border: 0;
	height: 1px;
	max-height: 1px;
	h\eight:1px;
	background: #aaa;
	
}
.HorizontalSpacer img{
	border: 0;
	height: 1px;	
}


/***  main nav styles ***/

/* hide from IE mac \*/
#mainnav {
	display: block;
	border-top: 1px #aaa solid;
	border-bottom: 1px #aaa solid;
	background:#fff;
 	height: 30px;
	margin: 0px;
	width:100%;
	padding:0px;
	float: left;
	z-index: 100;
}
/* end hack */

.nivoSlider{
	z-index:10;
}

#navlist{
	margin: 0;
	padding: 0;
}

/* classes for nav text instead of images*/
/*
#navlist div.b_oneline{
	width: 100%;
	padding: 9px 15px 0 6px;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}

#navlist div.b_twoline{
	width: 100%;
	padding: 5px 15px 0 6px;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}

#navlist li.bordered{
	border-left: 1px #aaa solid;
}
*/

#navlist img{
	margin: 4px 6px 0 2px;
	padding: 0;
}


#navlist ul, #navlist li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}


/* hide from IE mac \*/
#navlist a:link, #navlist a:visited{
	float: left;
	margin: 0;
	text-decoration: none;
	height: 30px;
}
/* end hack*/

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{
	background: transparent;
	color: #000;
}
#navlist a:hover {
	/*background: #ddd;*/
	color: #000; 
}

/* begin drop down nav styles */

/*
#navlist li table {
	margin:-1px; 
	border-collapse:collapse;
}
*/
/*conditional comment used instead*/
/*
* html #navlist li a, #navlist li a:visited {
	width:100%;
	w\idth:90%;
}
*/

#navlist li ul {display: none;}

#navlist li a, #navlist li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	text-align:left;
	overflow:hidden;
}

#navlist li ul li a, #navlist li ul li a:visited {
	text-align:left;
	line-height:13px;
	font-size:90%;
	padding: 2px 5px 2px 5px;
	color: #000;
	font-weight: normal;
}

#navlist li {float:left; position:relative;}

/* hide from IE mac \*/
#navlist li:hover ul, li.over ul {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	display:block;
	position:absolute;
	top:30px;
	left:0px;
	width:100%; 
	background: #fff;
}
/* end hack*/


#navlist li:hover ul li a.hide {background:#fff; color:#000;}
#navlist li:hover ul li:hover a.hide {background:#ddd; color:#000;}
/*#navlist li:hover ul li ul {display: none;}*/
#navlist li:hover ul li {border-left: 4px solid #ddd;}


/*#navlist li:hover ul.border {border-left: 8px solid #ddd;}*/

/* hide from IE mac \*/
#navlist li:hover ul li a {
	/*border-top: 1px dotted #ddd;*/
	border-bottom: 1px dotted #ddd;
	width: 90px;
	height: 100%;
	display:block;
	background:#fff;
	color:#000;
}
/* end hack */

#navlist li:hover ul li a.first {
	/*border-top: 1px solid #aaa;*/
}

#navlist li:hover ul li a:hover {background:#ddd; color:#000;}
/*#navlist li:hover ul li:hover ul {display:block; position:absolute; top:0;}*/

/* end drop down nav styles */

/* begin secondary nav styles */

.secondarylink { 
	padding:2px 5px 2px 15px;
	font-size: 95%;
	display:block;
	color: #000;
	font-weight: 400;
	background:#ddd;
	text-indent: -15px
}
.secondarylink:link { color:#000;font-weight: 400;}
.secondarylink:visited { color:#000;}
.secondarylink:hover { background:#fff;}
.secondarylink img{ width:7px;}

/* end secondary nav styles */

/***  begin crumb area  ***/

/* hide from IE mac \*/
#crumbarea {
	background: #fff;
 	height: 49px;
 	/*h\eight:46px;*/
	margin: 0;
	width:100%;
	padding:0;
}
/* end hack */

#crumb {
	border-right: 1px #aaa solid;
 	height: 49px;
	margin: 0;
	float: left;
	width:491px;
	padding:0;
}

#crumb p{
	font-size: 100%;
	padding:10px 0 0 5px;
}

#crumb img {
	margin: 0px 0 0 0;
	border: none;
}


#whatsection {
	height: 9px;
	width: 100%;
	display: block;
}

#free {
 	/*height: 100%;*/
 	height: 49px;
	margin: auto;
	text-align: center;
	float: left;
	width:259px;
	padding:0;
}

#free img {
	margin: 0;
}

/* end crumb area */

/***  feature area  ***/


/* hide from IE mac \*/
#featurearea {
	clear: both;
	background:#fff;
	border-top: 1px #aaa solid;
	/*border-bottom: 1px #aaa solid;*/
 	height: 100%;
	margin: 0;
	width:100%;
	padding:0;
	z-index: 1;
}
/* end hack*/

#feature {
	background:#fff;
 	height: 250px;
	margin: 0;
	width:100%;
	padding:0;
}

/* Nivo slider styles */

#slider-wrapper{
	background:transparent;
 	height: 250px;
	margin: 0;
	width:100%;
	padding:0;
}


#slider {
	position:relative;
    width:800px;
    height:250px;
	background:transparent url(../images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

#slider a.sshow:hover {
	background:transparent;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

a.nivo-nextNav:hover{
    background: transparent url(../images/arrows.png) no-repeat;
    background-position:-30px 0;
}

a.nivo-prevNav:hover{
    background: transparent url(../images/arrows.png) no-repeat;
}

/***  titles and tabs  ***/

#toptitlebar {
	font-size: 120%;
	padding:0;
	margin:0;
}

/* hide from IE mac \*/
#titlebar {
	background: #fff;
	border-bottom: 1px #aaa solid;
 	height: 100%;
	margin: 0;
	width:100%;
	padding:0px;
	font-size: 85%;
}
/* end hack */

#innertitlebar {
	background: #fff;
	border-bottom: 1px #aaa solid;
	border-top: 1px #aaa solid;
 	height: 100%;
	margin: 0;
	width:100%;
	padding:0px;
	max-height: 57px;
	font-size: 85%;
}

.innertitlebar {
	background: #fff;
	border-bottom: 1px #aaa solid;
	border-top: 1px #aaa solid;
 	height: 100%;
	margin: 0;
	width:100%;
	padding:0px;
	max-height: 57px;
	font-size: 85%;
}

#rss-container{
	float:right;
	margin:0;
	padding:0;
	margin-top:-37px;
	margin-right:20px;
	z-index:1;
	font-size:xx-small;
}

#rss-container img{
	vertical-align:text-top;
	padding-left:5px;
	margin-top:-3px;
}


/*** begin "more" ***/

.titlelink {
	display: block;
	clear: both;
	text-align: right;
	font-weight: bold;
	/*width: 50px;*/
	padding: 2px;
	/*margin: 0 10px 0 10px;*/
	font-size: 90%;
}

.titlelink  a {
	padding: 3px 10px;
	color: #fff;
	margin: 0 10px 0;
}

.titlelink  a:hover {
	color: #000;
}

/*** end "more" ***/

#title {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding:6px 0px 6px 6px;
}
#title.main{
    /*display:inline;*/
	padding: 17px 0 17px 6px;
	margin:0;
	overflow: visible;
	width:700px;
	line-height:1.25em;
}
#title.smaller {
	font-size: 1em;
}
.title {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding:6px 0px 6px 6px;
}
.title.main{
	padding: 17px 0 17px 6px;
}
.title.smaller {
	font-size: 1em;
}
#navitem {
	font-size: 95%;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding:2px 0 0 6px;
}

.colortab {
	/*border-right: 1px #aaa solid;*/
 	height: 100%;
	margin: 0;
	width:9px;
	padding:0;
	float: left;
}



/*** begin event type ***/

.titlelinkBar {
	display: block;
	clear: both;
	text-align: left;
	font-weight: bold;
	padding: 10px 2px 10px 0;
	margin: 0 0 15px 0;
	font-size: 98%;
}

.titlelinkBar  a {
	padding: 3px 10px;
	color: #fff;
	margin: 0 10px 0;
}

.titlelinkBar  a:hover {
	color: #000;
}

/*** end event type ***/


/*** begin exhibition type ***/

.ticketlink {
	background: url(../images/ticket-ex.gif) center left no-repeat;
	display: block;
	text-align: left;
	font-weight: bold;
	width: 140px;
	padding: 2px 0 2px 25px;
	margin: 0 0 10px 0;
	font-size: 90%;
}

.ticketlink  img {
	border: 0;
}

.ticketlink  a {
	padding: 3px 10px;
	/*margin: 0 10px 0;*/
}

.ticketlink  a:hover {
	color: #000;
}

.freelink {
	background: url(../images/free-ex.gif) center left no-repeat;
	display: block;
	text-align: left;
	font-weight: bold;
	width: 140px;
	padding: 2px 0 2px 25px;
	margin: 0 0 10px 0;
	font-size: 90%;
}

.freelink  img {
	border: 0;
}

.freelink  a {
	padding: 3px 10px;
	/*margin: 0 10px 0;*/
}

.freelink  a:hover {
	color: #000;
}

.postlink {
	background: url(../images/post-ex.gif) center left no-repeat;
	display: block;
	text-align: left;
	font-weight: bold;
	width: 135px;
	padding: 2px 0 2px 30px;
	margin: 0 0 10px 0;
	font-size: 90%;
}

.postlink  img {
	border: 0;
}

.postlink  a {
	padding: 3px 10px;
	/*margin: 0 10px 0;*/
}

.postlink  a:hover {
	color: #000;
}


/*** end exhibition type ***/



/*** begin calendar ***/

.calholder {
	height: 350px;
	margin:0;
	padding:0;
}
#calendar h3 {
	text-align: left;
	margin:0;
	padding:0;
	padding-top:20px;
}
#calendar {
	clear:both;
	width: 17em;
	display:block;
}
#calendar.inner {
	padding-top: 5px;
}
#calendar span a{
	font-weight: bold;
	padding: .1em .4em;
	color: #aaa;
}
#calendar span {
	float: left;
	width: 2em;
	margin: 0.125em;
  	text-align: center;
  	border: 1px solid  #aaa;
}
#calendar.orangecal span:hover{
	border: 1px solid  #ff9900;
}
#calendar.orangecal span a:hover  {
	background: transparent;
	color: #ff9900;
}

/*#calendar span.Sun {
	clear: left;
}*/

/*** end calendar ***/



/***  columned area  ***/

#columns {
	clear: both;
	background:#fff;
	/*border-top: 1px #aaa solid;*/
 	height: 100%;
	margin: 0 auto;
	width:100%;
	padding:0;
	text-align: left;
}
#columns table, tr, td{
	background:#fff;
}

/*** article classes ***/

div.article{
	padding: 10px;
	min-width: 166px;
}
div.article a:link {
	color: #1788a3;
}
div.article a:visited {
	color: #660066;
}
div.article img{
	padding-bottom: 15px;
	padding-right: 10px;
}
div.article p.smallheadline{
	font-size: 105%;
	font-weight: bold;
}
div.article p.description{
	font-size: 95%;
	font-style: italic;
}
div.article a.imagelink, div.article a.imagelink:hover, div.article a.imagelink:visited {
	color: #ffffff;
	background: #ffffff;
}

/*** today article ***/
div.articleToday{
	padding: 10px;
	min-width: 166px;
}
div.articleToday a:link {
	color: #1788a3;
}
div.articleToday a:visited {
	color: #660066;
}
div.articleToday img{
	padding-bottom: 15px;
	padding-right: 10px;
}
div.articleToday p.smallheadline{
	font-size: 105%;
	font-weight: bold;
}
div.articleToday p.description{
	font-size: 95%;
	font-style: italic;
}
div.articleToday a.imagelink, div.articleToday a.imagelink:hover, div.articleToday a.imagelink:visited {
	color: #ffffff;
	background: #ffffff;
}

/***  footer  ***/

/* hide from IE mac \*/
#footer {
	clear: both;
	background:#fff;
	border-top: 1px #aaa solid;
 	height: 100%;
	margin: 0 auto;
	width:100%;
	padding:0;
}
/* end hack */

/***  colors  ***/

.white {
	color: #fff;
}

.black {
	color: #000;
}

.red {
	color: #b7121a;
}

.orange {
	color: #ff9900;
}

.gold {
	color: #fecc2e;
}

.dkorange {
	color: #ff6600;
}

.dkgreen {
	color: #298658;
}

.blue {
	color: #1788a3;
}

.ltgreen {
	color: #a3c380;
}

/***  background colors  ***/

.blackBk {
	background-color: #000;
}

.redBk {
	background-color: #b7121a;
}

.orangeBk {
	background-color: #ff9900;
}

.goldBk {
	background-color: #fecc2e;
}

.dkorangeBk {
	background-color: #ff6600;
}

.dkgreenBk {
	background-color: #298658;
}

.blueBk {
	background-color: #1788a3;
}

.ltgreenBk {
	background-color: #a3c380;
}

/***  background colors - event type bars  ***/

.blackEvent {
	background: #fff url(../images/blackstripe.jpg) bottom left  repeat-x;
}

.redEvent {
	background: #fff url(../images/redstripe.jpg) bottom left  repeat-x;
}

.orangeEvent {
	background: #fff url(../images/orangestripe.jpg) bottom left  repeat-x;
}

.goldEvent {
	background: #fff url(../images/goldstripe.jpg) bottom left repeat-x;
}

.dkorangeEvent {
	background: #fff url(../images/dkorangestripe.jpg) bottom left  repeat-x;
}

.dkgreenEvent {
	background: #fff url(../images/dkgreenstripe.jpg) bottom left  repeat-x;
}

.blueEvent {
	background: #fff url(../images/bluestripe.jpg) bottom left  repeat-x;
}

.ltgreenEvent {
	background: #fff url(../images/ltgreenstripe.jpg) bottom left  repeat-x;
}

/***  colored tabs  ***/

.blackborder {
	border-left: 5px solid #000;
}

.redborder {
	border-left: 5px solid #b7121a;
}

.orangeborder {
	border-left: 5px solid #ff9900;
}

.goldborder {
	border-left: 5px solid #fecc2e;
}

.dkorangeborder {
	border-left: 5px solid #ff6600;
}

.dkgreenborder {
	border-left: 5px solid #298658;
}

.blueborder {
	border-left: 5px solid #1788a3;
}

.ltgreenborder {
	border-left: 5px solid #a3c380;
}

#exh_image_main {
width:404px;
float:left;}

#exh_image_thumbs {
width:100px;
float:right;
padding-right:10px;
}

#exh_image_thumbs img {
border:1px solid #ededed;
margin:5px auto;
display:block;
padding:5px;
}

#exh_image_thumbs img:hover {
border:1px solid #666666;
}


.council{ border: 1px solid #ccc; padding: 20px; display: none; position: relative; left: 217px; top: 224px; width:583px;background-color: white;}


#twitter_div ul{
	list-style-type: none;
}

#twitter_div ul li {
	border-left:3px solid #ededed;
	margin:0 0 10px 10px;
}


#MIA_header{
	background: #000 url('http://www.artsmia.org/UserFiles/Image/MIA_web_header.jpg') top left no-repeat;
	position:absolute;
	top:0;
	left:0;
	height:46px;
	width:100%;
}



