/* @override 
	http://www.inkandmovement.com/css/iam.css
	http://inkandmovement.com/css/iam.css
*/

/* @group RESET */
        * {
                margin: 0;
                padding: 0;
                border: none;
        }
        html {
                font: 62.5%/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
                text-shadow: #000 0px 0px 0px;
        }

        h1, h2, h3, h4, h5, h6, pre,
        blockquote, ul, ol, dl, address {
                font-weight: normal;
}

ul, ol {
	list-style-type: none;
}

        sup {
                position: relative;
                bottom: 0.3em;
                vertical-align: baseline;
        }

sub {
                position: relative;
                bottom: -0.2em;
                vertical-align: baseline;
        }
        li, dd, blockquote {
        }

                a, a:link, a:visited, a:hover, a:active {
                
                outline: none;
               
                text-decoration: none;
}
        a img {
                border: none;
                text-decoration: none;
        }
        img {
                border: none;
                text-decoration: none;
        }
        label, button {
        cursor:pointer;
        }
        input, select, textarea {
                font-size: 100%;
        }

input#searchsubmit {
	/*padding: 6px;
	text-transform: uppercase;
	color: #4b4943;
	background-color: #c2bbac;
	border: 1px solid #979286;
	cursor: pointer;*/
}
        input:focus, select:focus, textarea:focus {
                background-color: #FFF;
        }
        fieldset {
                border: none;
        }

        .clearBoth {
                clear: both;
        }
        .floatLeft {
                float: left;
        }
        .floatRight {
                float: right;
        }

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

/* @end */

/* @group IAM */

#body-iam {
	background: #333 url(images/background_body.jpg) repeat-x center -12px;
}

#body-iam-spanish {
	background: #333 url(images/background_body.jpg) repeat-x center -12px;
}

a:link, a:visited {
	color: #fff;
}

a:hover, a:active {
	color: #fefecc;
	background-color: #333;
}

#all-iam {
	width: 100%;
	height: 100%;
}

#wrapper-iam {
	width: 1030px;
	min-height: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/background.jpg) no-repeat center -37px;
	position: relative;
}

#navigation-iam {
	padding-top: 10px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #666;
	height: 18px;
	position: absolute;
	top: 0;
	left: 30px;
}

#header-iam {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 230px;
	background: url(images/iam_logo_big.png) no-repeat center 60px;
	_background: url(images/iam_logo_big.gif) no-repeat center 60px;
	padding-top: 50px;
}

h1 {
	display: none;
}

#yellow-iam {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 65px;
	background: url(images/yellowbar.png) no-repeat center center;
	margin-bottom: 20px;
}

#frash-iam {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 65px;
	background: url(images/frash.png) no-repeat center center;
}

#frash-iam p.slogan {
	text-indent: -5555px;
}

ul#sections-iam {
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	padding-left: 42px;
}

ul#sections-iam li {
	float: left;
	text-align: center;
	height: 23px;
}

a.button-nav {
	width: 140px;
	height: 18px;
	display: block;
	text-indent: -5555px;
}

a.current-section {
	background-position: center bottom !important;
}

a#manifesto-iam:link, a#manifesto-iam:visited {
	background: url(images/manifesto_iam.gif) no-repeat center top;
	width: 110px;
}

a#manifesto-iam:hover, a#manifesto-iam:active {
	background: url(images/manifesto_iam.gif) no-repeat center bottom;
}

a#artists-iam:link, a#artists-iam:visited {
	background: url(images/artists_iam.gif) no-repeat center top;
	width: 110px;
}

a#artists-iam:hover, a#artists-iam:active {
	background: url(images/artists_iam.gif) no-repeat center bottom;
}

a#galleries-iam:link, a#galleries-iam:visited {
	background: url(images/galleries_iam.gif) no-repeat center top;
	height: 23px;
	width: 110px;
}

a#galleries-iam:hover, a#galleries-iam:active {
	background: url(images/galleries_iam.gif) no-repeat center bottom;
	height: 23px;
}

a#blog-iam:link, a#blog-iam:visited {
	background: url(images/blog_iam.gif) no-repeat center top;
	height: 23px;
	width: 80px;
}

a#blog-iam:hover, a#blog-iam:active {
	background: url(images/blog_iam.gif) no-repeat center bottom;
	height: 23px;
}

a#contact-iam:link, a#contact-iam:visited {
	background: url(images/contact_iam.gif) no-repeat center top;
	width: 110px;
}

a#contact-iam:hover, a#contact-iam:active {
	background: url(images/contact_iam.gif) no-repeat center bottom;
}

#content-iam {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #999;
}

#top-content-iam {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/back-top.png) no-repeat center top;
	_background: url(images/back-top.gif) no-repeat center top;
	padding-top: 5px;
}

#middle-content-iam {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/back-repeat.png) center top;
}

#bottom-content-iam {
	width: 980px;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/back-bottom.png) no-repeat center bottom;
}

.mid-wrap {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

ul#artist-home {
	width: 971px;
	height: 140px;
	border-bottom: 1px solid #474747;
}

ul#artist-home li {
	width: 323px;
	height: 140px;
	float: left;
}

ul#artist-home li a {
	width: 322px;
	height: 140px;
	display: block;
	text-indent: -5555px;
}

a#nano4814-link:link, a#nano4814-link:visited {
	background: url(images/nano4814_section.png) no-repeat center top;
}

a#nano4814-link:hover, a#nano4814-link:active {
	background: url(images/nano4814_section.png) no-repeat center bottom;
}

a#san-link:link, a#san-link:visited {
	background: url(images/san_section.png) no-repeat center top;
	border-left: 1px solid #474747;
}

a#san-link:hover, a#san-link:active {
	background: url(images/san_section.png) no-repeat center bottom;
	border-left: 1px solid #474747;
}

a#okuda-link:link, a#okuda-link:visited {
	background: url(images/okuda_section.png) no-repeat center top;
	border-left: 1px solid #474747;
}

a#okuda-link:hover, a#okuda-link:active {
	background: url(images/okuda_section.png) no-repeat center bottom;
	border-left: 1px solid #474747;
}

ul#places-home {
	width: 971px;
	height: 101px;
	border-bottom: 1px solid #474747;
}

ul#places-home li {
	width: 242px;
	height: 101px;
	float: left;
}

ul#places-home li a {
	width: 242px;
	height: 101px;
	display: block;
	text-indent: -5555px;
}

a#nyc:link, a#nyc:visited {
	background: url(images/ny.png) no-repeat center top;
}

a#nyc:hover, a#nyc:active {
	background: url(images/ny.png) no-repeat center bottom;
}

a#mad:link, a#mad:visited {
	background: url(images/madrid.png) no-repeat center top;
	border-left: 1px solid #474747;
}

a#mad:hover, a#mad:active {
	background: url(images/madrid.png) no-repeat center bottom;
	border-left: 1px solid #474747;
}

a#ldn:link, a#ldn:visited {
	background: url(images/paris.png) no-repeat center top;
	border-left: 1px solid #474747;
}

a#ldn:hover, a#ldn:active {
	background: url(images/paris.png) no-repeat center bottom;
	border-left: 1px solid #474747;
}

a#bcn:link, a#bcn:visited {
	background: url(images/bcn.png) no-repeat center top;
	border-left: 1px solid #474747;
}

a#bcn:hover, a#bcn:active {
	background: url(images/bcn.png) no-repeat center bottom;
	border-left: 1px solid #474747;
}

div.left-column {
	width: 484px;
	float: left;
}

div.right-column {
	width: 484px;
	float: left;
	background-color: #000;
	border-left: 1px solid #474747;
}

.spacer {
	font-size: 1.2em;
	margin: 2em 2em 1em;
}

p {
	margin-bottom: 1em;
	font-size: 1.2em;
}

a#read-manifesto:link, a#read-manifesto:visited {
	display: block;
	height: 38px;
	width: 157px;
	float: right;
	background: url(images/read_manifesto.png) no-repeat center top;
	text-indent: -5555px;
}

a#read-manifesto:hover, a#read-manifesto:active {
	display: block;
	height: 38px;
	width: 157px;
	float: right;
	background: url(images/read_manifesto.png) no-repeat center bottom;
	text-indent: -5555px;
}

a#read-expos:link, a#read-expos:visited {
	display: block;
	height: 38px;
	width: 115px;
	float: right;
	background: url(images/read_expos.png) no-repeat center top;
	text-indent: -5555px;
}

a#read-expos:hover, a#read-expos:active {
	display: block;
	height: 38px;
	width: 115px;
	float: right;
	background: url(images/read_expos.png) no-repeat center bottom;
	text-indent: -5555px;
}

div#message {
	width: 971px;
	height: 80px;
	background: url(images/coming_soon.png) no-repeat center center;
	text-indent: -5555px;
	border-top: 1px solid #474747;
	border-bottom: 1px solid #474747;
}

div#next-exhibition {
	width: 971px;
	height: 80px;
	background: url(images/next_exhibition.png) no-repeat center center;
	text-indent: -5555px;
	border-top: 1px solid #474747;
	border-bottom: 1px solid #474747;
}

div#quote-iam {
	width: 648px;
	float: left;
	border-right: 1px solid #474747;
	background: #000 url(images/quote.png) no-repeat 24px 12px;
}

.quoted {
	text-indent: 39px;
}

.clean {
	color: #fff;
}

div#subscribe {
	width: 320px;
	float: left;
	min-height: 112px;
	position: relative;
}

div#gota {
	display: block;
	width: 379px;
	height: 407px;
	position: absolute;
	top: -363px;
	left: -150px;
	background: url(images/gota.gif) no-repeat left top;
}

div#gota-content {
	position: absolute;
	top: 97px;
	width: 249px;
	height: 200px;
	left: 63px;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #434343;
}

div#gota-content input#name, div#gota-content input#ziua-ziua {
	width: 98%;
	border: 1px solid #9f9f9f;
	color: #cb6f00;
	background-color: #f6f6f6;
	margin-bottom: 8px;
}

#gota-content form div label {
	font-style: italic;
	color: #363636;
}

#gota-content form div input#enviar {
	margin-top: 9px;
	border: 1px solid #7f7f7f;
	padding: 2px;
	color: #585858;
	background-color: #ededed;
	font-size: 1.1em;
	text-transform: uppercase;
	cursor: pointer;
}

img#theshowroomnyc-logo.floatRight {
	margin-left: 4px;
	margin-bottom: 8px;
}

input#enviar {
	
}

a#subscribe-me:link, a#subscribe-me:visited {
	display: block;
	height: 38px;
	width: 154px;
	float: right;
	background: url(images/join_news.png) no-repeat center top;
	text-indent: -5555px;
}

a#subscribe-me:hover, a#subscribe-me:active {
	display: block;
	height: 38px;
	width: 154px;
	float: right;
	background: url(images/join_news.png) no-repeat center bottom;
	text-indent: -5555px;
}

div.shine {
	background: url(images/black.jpg) no-repeat right bottom;
	width: 970px;
	border-bottom: 1px solid #474747;
	margin: 0;
	padding: 0;
}

.impact {
	color: #ccc;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: italic;
}

/* @end */

/* @group SECTION */

#wrapper-iam-section {
	width: 1030px;
	min-height: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/background_section.jpg) no-repeat center -37px;
	position: relative;
}

#header-iam-section {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	padding-top: 50px;
	background-image: none;
}

#navigation-iam-section {
	padding-top: 84px;
	width: 970px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 30px;
}

ul#sections-iam-section {
	width: 530px;
	height: 30px;
	padding-left: 42px;
	float: right;
}

ul#sections-iam-section li {
	text-align: left;
	height: 23px;
	float: left;
}

div#section-logo {
	position: absolute;
	top: 15px;
	left: 30px;
	z-index: 60;
}

a#go-home:link, a#go-home:visited {
	display: block;
	width: 239px;
	height: 93px;
	background-image: url(images/iam_logo_mini.png);
	_background-image: url(images/iam_logo_mini.gif);
	text-indent: -5555px;
	background-color: transparent;
}

a#go-home:hover, a#go-home:active {
	display: block;
	width: 239px;
	height: 93px;
	background-image: url(images/iam_logo_mini.png);
	_background-image: url(images/iam_logo_mini.gif);
	text-indent: -5555px;
	background-color: transparent;
}

a#nano4814-link-dark:link, a#nano4814-link-dark:visited {
	background: url(images/nano4814_section_dark.png) no-repeat center top;
}

a#nano4814-link-dark:hover, a#nano4814-link-dark:active {
	background: url(images/nano4814_section_dark.png) no-repeat center bottom;
}

a#san-link-dark:link, a#san-link-dark:visited {
	background: url(images/san_section_dark.png) no-repeat center top;
	border-left: 1px solid #474747;
}

a#san-link-dark:hover, a#san-link-dark:active {
	background: url(images/san_section_dark.png) no-repeat center bottom;
	border-left: 1px solid #474747;
}

a#okuda-link-dark:link, a#okuda-link-dark:visited {
	background: url(images/okuda_section_dark.png) no-repeat center top;
	border-left: 1px solid #474747;
}

a#okuda-link-dark:hover, a#okuda-link-dark:active {
	background: url(images/okuda_section_dark.png) no-repeat center bottom;
	border-left: 1px solid #474747;
}

a.current-link {
	background-position: center bottom !important;
}

div.left-column-section {
	width: 484px;
	float: left;
}

div.right-column-section {
	width: 484px;
	float: left;
	background-color: #000;
}

div.right-column-section.transparent {
	background-color: transparent ;
}

.rightBorder {
	border-right: 1px solid #474747;
}

.leftBorder {
	border-left: 1px solid #474747;
}

.underlined {
	border-bottom: 1px solid #474747;
}

div.left-column-section h2 {
	margin-bottom: 0.2em;
	font-size: 2em;
	color: #ccc;
}

div.left-column-section h3 {
	border-bottom: 1px solid #474747;
	margin-bottom: 1em;
	padding-bottom: 0.2em;
	font-size: 1.4em;
}

div.right-column-section h2 {
	margin-bottom: 0.2em;
	font-size: 2em;
}

div.right-column-section h3 {
	border-bottom: 1px solid #474747;
	margin-bottom: 1em;
	padding-bottom: 0.2em;
	font-size: 1.4em;
}

div.right-column-section h4,
div.left-column-section h4 {
	border-bottom: 1px none #474747;
	font-size: 1.4em;
	margin-bottom: 0.2em;
	padding-bottom: 0.4em;
}

div#slide {
	width: 434px;
}

div#slide a {
	display: block;
	position: relative;
	background-color: #fff;
	height: 62px;
	width: 436px;
}

div#slide a:link img, div#slide a:visited img {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	width: 434px;
	height: 60px;
	/*opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);*/
}

div#slide a:hover img, div#slide a:active img {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}

div#slide a:link span.text-img, div#slide a:visited span.text-img {
	position: absolute;
	z-index: 50;
	background-color: #000;
	color: #fff;
	top: 43px;
	left: 5px;
	padding: 0 2px;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	visibility: hidden;
}

div#slide a:hover span.text-img, div#slide a:active span.text-img {
	position: absolute;
	z-index: 50;
	background-color: #fff;
	color: #000;
	top: 43px;
	left: 5px;
	padding: 0 2px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	visibility: visible;
}

img#ZoomImage {
	border: 1px solid #ccc;
}

#top-content-iam div.mid-wrap div.left-column-section div.spacer p strong, #top-content-iam div.mid-wrap div.right-column-section div.spacer p strong {
	color: #aeaeae;
}

#logo-8 {
	position: absolute;
	top: 0;
	left: 531px;
}

p.destacado-manifesto {
	float: right;
	text-align: center;
	font: italic 1.3em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px dashed #474747;
	border-bottom: 1px dashed #474747;
	margin-top: 22px;
	margin-bottom: 36px;
	background-color: #0d0d0d;
	padding: 8px 6px;
	width: 420px;
}a



/* @end */

#top-content-iam div.mid-wrap.underlined div.left-column-section div.spacer {
	
}

#top-content-iam div.mid-wrap.underlined div.left-column-section div.spacer img#cartel-ny{
	width: 180px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #474747;
}

td#ZoomCaption {
	border: 1px solid #868686;
	padding: 3px 4px;
	color: #fff;
}

div#nyc-location.mid-wrap.underlined {
	background: url(images/march_20.gif) no-repeat right bottom;
}

div#partners-iam {
	background: url(images/back-repeat.png) center top;
	height: 120px;
}

#partners-iam div.spacer {
	margin-top: 0;
	margin-bottom: 0;
	height: 120px;
}

div#partners-iam a {
	display: block;
	text-align: left;
	text-indent: -5555px;
	float: left;
}

div#partners-iam a#mtn-link {
	width: 200px;
	height: 120px;
	background: url(images/mtn_logo.gif) no-repeat left center;
	border-right: 1px solid #474747;
}

div#partners-iam a#belio-link {
	width: 100px;
	height: 120px;
	background: url(images/belio_logo.gif) no-repeat center center;
	border-right: 1px solid #474747;
}

div#partners-iam a#eneljuego-link {
	width: 200px;
	height: 120px;
	background: url(images/eej_logo.gif) no-repeat center center;
	border-right: 1px solid #474747;
}

div#partners-iam a#uab-link {
	width: 200px;
	height: 120px;
	background: url(images/uab_logo.gif) no-repeat center center;
	border-right: 1px solid #474747;
}

div#partners-iam a#plural-link {
	width: 216px;
	height: 120px;
	background: url(images/plural_logo.gif) no-repeat right center;
}

div#logos-content.mid-wrap.underlined {
	height: 119px;
	border-bottom: 1px solid #474747;
}

div#partners-content {
	position: relative;
	height: 26px;
}

#partners-content div.spacer {
	margin-top: 0;
	margin-bottom: 0;
}

#partners-content div.spacer p.partner-title {
	position: absolute;
	color: #434343;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	top: 5px;
}

#partners-content div.spacer p.media-partner-title {
	position: absolute;
	left: 247px;
	color: #434343;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	top: 5px;
}

#partners-content div.spacer p.produced-title {
	position: absolute;
	left: 749px;
	color: #434343;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	top: 5px;
}

/* @group FORMULARIO NL */

span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 



/* @end */

#carmendelaguerra-logo {
	margin-left: 10px;
	margin-top: 8px;
}

/* @group BAR */

#top {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 15px;
	padding: 5px 9px;
	border-bottom: 1px solid #282828;
}

#top p.published {
	font-size: 0.8em;
	text-align: left;
	color: #3a3a3a;
	display: block;
	float: left;
	margin: 2px 3px 0 0;
}

ul.lang-switch {
	float: right;
	margin: 0;
	padding: 0;
}

ul.lang-switch li {
	float: right;
	margin: 2px 0 0 3px;
	padding: 0;
	font-size: 1em;
	color: #818181;
}

ul.lang-switch li a:link,
ul.lang-switch li a:visited {
	color: #7f7f7f;
}

ul.lang-switch li a:hover,
ul.lang-switch li a:active {
	color: #7b7b7b;
	background-color: #f7f7f7;
}

a.plural-thumb:link, a.plural-thumb:visited  {
	width: 54px;
	height: 16px;
	margin: 0;
	padding: 0;
	border-style: none;
	text-align: left;
	text-indent: -5555px;
	display: block;
	float: left;
	background: url(images/iam.gif) no-repeat left center;
}

a.plural-thumb:hover, a.plural-thumb:active  {
	width: 54px;
	height: 16px;
	margin: 0;
	padding: 0;
	border-style: none;
	text-align: left;
	text-indent: -5555px;
	background-image: url(images/iam.gif);
	display: block;
	float: left;
	background-color: transparent;
cursor:crosshair;

}



/* @end */