@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	margin: 0px;
	padding: 20px;
	font-family: "Courier New", Courier, monospace;
	color: #ad9961;
	font-size: 12px;
	line-height: 16px;
	width: 886px;
}
#splash {
	width: 100%;
	padding: 0px;
}
#splash_table {
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
#h_splash {
	padding: 20px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 16px;
}
a {
	outline: none;
	text-decoration: none;
}
a:link, a:visited {
	color: #ad9961;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a:hover, a:active {
	color: #ad9961;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ad9961;
}
a.coming_soon {
	border: none;
}
img {
	border: 0;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 0px;
	list-style-type: none;
}
.float-left { 
	float: left;
}
.float-right { 
	float: right;
}

/* OVERLAY */

.overlay{
            background:transparent url(../img/gen/overlay2.png) repeat top left;
            position:fixed;
            margin: 30px 30px;
	    width: 800px;
	    height: 600px;
            z-index:100;
            font-family: "Courier New", Courier, monospace;
	    color: #fff;
            padding:10px;
	    
        }
	
a.boxclose{
            float:left;
            width: 16px;
            height: 16px;
            background:transparent url(../img/gen/cancel.png) repeat top left;
            cursor:pointer;
        }
	
.overlay #text {
	
	margin-top: 40px;
	text-align: center;
	font-size: 40px;
	line-height: 50px;
		
	}
	
	

/* LEFT COLUMN */
#left_column {
	width: 254px;
	float: left;
	margin-right: 50px;
}
#left_column #list {
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 40px;
}
#left_column #list .list {
	padding: 5px 0;
}
#left_column #list .list a {
	padding: 1px 0;
}
#left_column #list .title {
	font-weight: bold;
	text-transform: uppercase;
}
#left_column #list .dates {
	font-size: 12px;
	line-height: 18px;
}
#twitter_div {
	margin-top: 6px;
	text-align: center;
}
#twitter_div .title {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 4px;
}
#twitter_div ul li a {
	font-family: Helvetica, Arial, sans-serif;
}
#twitter_div #twitter_list {
	padding: 5px;
}

/* RIGHT COLUMN */
#right_column {
	width: 582px;
	float: left;
	text-align: center;
}
#hop {
	margin-top: 12px;
}
#h {
	margin-top: 78px;
}
#back {
	width: 582px;
	text-align: left;
	margin-top: 9px;
}
#text {
	margin-top: 60px;
}
.image {
	margin-top: 60px;
}
#info {
	clear: both;
	padding-top: 60px;
	padding-left: 100px;
	padding-right: 100px;
}
.caption {
	margin: 3px auto 0 auto;
	text-align: left;
}

/* FOOTER */
#footer {
	clear: left;
	width: 886px;
	padding-top: 80px;
	padding-bottom: 20px;
	overflow: hidden;
}
#footer #footer_left {
	width: 249px;
	margin-right: 55px;
	float: left;
}
#footer #footer_right {
	width: 582px;
	float: left;
}
#footer #footer_right #footer_info {
	margin-top: 9px;
}

/* RUPERT MEATS */
.rupertmeats {
	color: #282d80;
}
.rupertmeats a:link, .rupertmeats a:visited {
	color: #282d80;
	display: block;
	border: 1px dotted #FFFFFF;
}
.rupertmeats a:hover, .rupertmeats a:active {
	color: #FFFFFF;
	background-color: #282d80;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_rupert {
	position: absolute;
	z-index: 10;
	left: 328px;
	top: 255px;
	width: 449px;
	height: 302px;
}

/* JAMES GRAHAM */
.jamesgraham {
	color: #00aaa6;
}
.jamesgraham a:link, .jamesgraham a:visited {
	color: #00aaa6;
	display: block;
	border: 1px dotted #FFFFFF;
}
.jamesgraham a:hover, .jamesgraham a:active {
	color: #FFFFFF;
	background-color: #00aaa6;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_james {
	position: absolute;
	z-index: 10;
	left: 328px;
	top: 255px;
	width: 444px;
	height: 252px;
}

/* WILL BROOME */
.willbroome {
	color: #f2404f;
}
.willbroome a:link, .willbroome a:visited {
	color: #f2404f;
	display: block;
	border: 1px dotted #FFFFFF;
}
.willbroome a:hover, .willbroome a:active {
	color: #FFFFFF;
	background-color: #f2404f;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_will {
	position: absolute;
	z-index: 10;
	left: 443px;
	top: 207px;
}

/* CLARE SHILLAND */
.clareshilland {
	color: #ff826b;
}
.clareshilland a:link, .clareshilland a:visited {
	color: #ff826b;
	display: block;
	border: 1px dotted #FFFFFF;
}
.clareshilland a:hover, .clareshilland a:active {
	color: #FFFFFF;
	background-color: #ff826b;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_clare {
	position: absolute;
	z-index: 10;
	left: 384px;
	top: 243px;
}

/* LIVIA MARIN */
.liviamarin {
	color: #00347a;
}
.liviamarin a:link, .liviamarin a:visited {
	color: #00347a;
	display: block;
	border: 1px dotted #FFFFFF;
}
.liviamarin a:hover, .liviamarin a:active {
	color: #FFFFFF;
	background-color: #00347a;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_livia {
	position: absolute;
	z-index: 10;
	left: 318px;
	top: 261px;
}

/* HYPERKIT */
.hyperkit {
	color: #4eaf47;
}
.hyperkit a:link, .hyperkit a:visited {
	color: #4eaf47;
	display: block;
	border: 1px dotted #FFFFFF;
}
.hyperkit a:hover, .hyperkit a:active {
	color: #FFFFFF;
	background-color: #4eaf47;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_hyperkit {
	position: absolute;
	z-index: 10;
	left: 357px;
	top: 269px;
}
.hyperkit p a:link, .hyperkit p a:visited {
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4eaf47;
	border-left: none;
	color: #4eaf47;
	display: inline;
}
.hyperkit p a:hover, .hyperkit p a:active {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left: none;	
	color: #4eaf47;
	display: inline;
}

/* CRISTOBAL LEHYT */
.cristoballehyt {
	color: #e0a504;
}
.cristoballehyt a:link, .cristoballehyt a:visited {
	color: #e0a504;
	display: block;
	border: 1px dotted #FFFFFF;
}
.cristoballehyt a:hover, .cristoballehyt a:active {
	color: #FFFFFF;
	background-color: #fdb813;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_cristoballehyt {
	position: absolute;
	z-index: 10;
	left: 357px;
	top: 269px;
}
.cristoballehyt p a:link, .cristoballehyt p a:visited {
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e0a504;
	border-left: none;
	color: #e0a504;
	display: inline;
}
.cristoballehyt p a:hover, .cristoballehyt p a:active {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left: none;	
	color: #e0a504;
	display: inline;
}

/* JOHANNA UNZUETA */
.johannaunzueta {
	color: #c93b3b;
}
.johannaunzueta a:link, .johannaunzueta a:visited {
	color: #c93b3b;
	display: block;
	border: 1px dotted #FFFFFF;
}
.johannaunzueta a:hover, .johannaunzueta a:active {
	color: #FFFFFF;
	background-color: #c93b3b;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_johannaunzueta {
	position: absolute;
	z-index: 10;
	left: 375px;
	top: 275px;
}
.johannaunzueta p a:link, .johannaunzueta p a:visited {
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c93b3b;
	border-left: none;
	color: #c93b3b;
	display: inline;
}
.johannaunzueta p a:hover, .johannaunzueta p a:active {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left: none;	
	color: #c93b3b;
	display: inline;
}


/* JOSEFINA GUILISASTI */
.josefinaguilisasti {
	color: #714db3;
}
.josefinaguilisasti a:link, .josefinaguilisasti a:visited {
	color: #714db3;
	display: block;
	border: 1px dotted #FFFFFF;
}
.josefinaguilisasti a:hover, .josefinaguilisasti a:active {
	color: #FFFFFF;
	background-color: #714db3;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_josefinaguilisasti {
	position: absolute;
	z-index: 10;
	left: 315px;
	top: 275px;
}
.josefinaguilisasti p a:link, .josefinaguilisasti p a:visited {
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #714db3;
	border-left: none;
	color: #714db3;
	display: inline;
}
.josefinaguilisasti p a:hover, .josefinaguilisasti p a:active {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left: none;	
	color: #714db3;
	display: inline;
}


/* BEN BRANAGAN */
.benbranagan {
	color: #dd1f20;
}
.benbranagan a:link, .benbranagan a:visited {
	color: #dd1f20;
	display: block;
	border: 1px dotted #FFFFFF;
}
.benbranagan a:hover, .benbranagan a:active {
	color: #FFFFFF;
	background-color: #dd1f20;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_benbranagan {
	position: absolute;
	z-index: 10;
	left: 389px;
	top: 269px;
}
.benbranagan p a:link, .benbranagan p a:visited {
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dd1f20;
	border-left: none;
	color: #dd1f20;
	display: inline;
}
.benbranagan p a:hover, .benbranagan p a:active {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left: none;	
	color: #dd1f20;
	display: inline;
}

/* JAMES GRAHAM - M IS FOR MEN */
.jg_misformen {
	color: #4dc8e9;
}
.jg_misformen a:link, .jg_misformen a:visited {
	color: #4dc8e9;
	display: block;
	border: 1px dotted #FFFFFF;
}
.jg_misformen a:hover, .jg_misformen a:active {
	color: #FFFFFF;
	background-color: #4dc8e9;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_jg_misformen {
	position: absolute;
	z-index: 10;
	left: 330px;
	top: 275px;
}
.jg_misformen p a:link, .jg_misformen p a:visited {
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4dc8e9;
	border-left: none;
	color: #4dc8e9;
	display: inline;
}
.jg_misformen p a:hover, .jg_misformen p a:active {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left: none;	
	color: #4dc8e9;
	display: inline;
}
/* FELIPE MUJICA - THERE IS LIGHT IN EVERY WINDOW */
.liviamarin_2 {
	color: #f37421;
}
.felipemujica a:link, .felipemujica a:visited {
	color: #f37421;
	display: block;
	border: 1px dotted #FFFFFF;
}
.felipemujica a:hover, .felipemujica a:active {
	color: #FFFFFF;
	background-color: #f37421;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_felipemujica {
	position: absolute;
	z-index: 10;
	left: 330px;
	top: 275px;
}
.felipemujica p a:link, .felipemujica p a:visited {
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f37421;
	border-left: none;
	color: #f37421;
	display: inline;
}
.felipemujica p a:hover, .felipemujica p a:active {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left: none;	
	color: #f37421;
	display: inline;
}
/* LIVIA MARIN - NATURE MORTE */
.liviamarin_2 {
	color: #48182d;
}
.liviamarin_2 a:link, .liviamarin_2 a:visited {
	color: #48182d;
	display: block;
	border: 1px dotted #FFFFFF;
}
.liviamarin_2 a:hover, .liviamarin_2 a:active {
	color: #FFFFFF;
	background-color: #48182d;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_liviamarin_2 {
	position: absolute;
	z-index: 10;
	left: 330px;
	top: 275px;
}
.liviamarin_2 p a:link, .liviamarin_2 p a:visited {
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #48182d;
	border-left: none;
	color: #48182d;
	display: inline;
}
.liviamarin_2 p a:hover, .liviamarin_2 p a:active {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left: none;	
	color: #48182d;
	display: inline;
}

/* LIVIA MARIN - ARTBO 2010 */
.liviamarin_artbo {
	color: #bc9b6a;
}
.liviamarin_artbo a:link, .liviamarin_artbo a:visited {
	color: #bc9b6a;
	display: block;
	border: 1px dotted #FFFFFF;
}
.liviamarin_artbo a:hover, .liviamarin_artbo a:active {
	color: #FFFFFF;
	background-color: #bc9b6a;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_liviamarin_artbo {
	position: absolute;
	z-index: 10;
	left: 330px;
	top: 275px;
}
.liviamarin_artbo p a:link, .liviamarin_artbo p a:visited {
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bc9b6a;
	border-left: none;
	color: #bc9b6a;
	display: inline;
}
.liviamarin_artbo p a:hover, .liviamarin_artbo p a:active {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left: none;	
	color: #bc9b6a;
	display: inline;
}

/* MALU STEWART */
.malu_stewart {
	color: #21314e;
}
.malu_stewart a:link, .malu_stewart a:visited {
	color: #21314e;
	display: block;
	border: 1px dotted #FFFFFF;
}
.malu_stewart a:hover, .malu_stewart a:active {
	color: #FFFFFF;
	background-color: #21314e;
	display: block;
	border: 1px dotted #FFFFFF;
}
#current_show_malu_stewart {
	position: absolute;
	z-index: 10;
	left: 330px;
	top: 275px;
}
.malu_stewart p a:link, .malu_stewart p a:visited {
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #21314e;
	border-left: none;
	color: #21314e;
	display: inline;
}
.malu_stewart p a:hover, .malu_stewart p a:active {
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left: none;	
	color: #21314e;
	display: inline;
}
