/* CSS Document */
#body_index {
	position: relative;
	/*height: 650px;*/
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------------------------HEADER------------------------------------------------*/
#header {
	position: absolute;
	height: 125px;
	width: 900px;
	top: 0px;
}
.header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2E67B0;
}
.header_logo {
	position: absolute;
	left: 5px;
	top: 0px;
	height: 100px;
	width: 300px;
}
#language_link {
	position: absolute;
	height: 5px;
	width: 100px;
	top: 70px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: center;
}
#language_link a {
	color: #000066;
	text-decoration: none;
}
#language_link a:visited {
	color: #000066;
	text-decoration: none;
}
#language_link a:hover {
	color: #999999;
}
#header_welcome {
	position: absolute;
	height: 18px;
	width: 300px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
}
.header_language {
	position: absolute;
	height: 18px;
	width: 100px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	right: 10px;
}
.header_language a {
	color: #000000;
	text-decoration: none;
}
.header_language a:hover {
	color: #FFFFFF;
}
#enter {
	position: absolute;
	height: 15px;
	width: 150px;
	left: 320px;
	bottom: 2px;
}
.enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
}
.enter a {
	padding-left: 10px;
	text-align: right;
	text-indent: 10px;
	white-space: nowrap;
	color: #0033FF;
	text-decoration: none;
}
.enter a:hover {
	background-image: url(../images/nav_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #003399;
}
/*-------------------------------------------------TOP NAVIGATION---------------------------------------*/
#top_navigation {
	position: absolute;
	height: 20px;
	width: 750px;
	right: 15px;
	text-align: right;
	top: 109px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#top_navigation td {
	background-color: #384A77;
	color: #FFFFFF;
	text-decoration: none;
}
#top_navigation td a {
	background-color: #384A77;
	color: #FFFFFF;
	text-decoration: none;
}
#top_navigation td a:hover {
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
	color: #384A77;
	text-decoration: none;
}
#tab_1 #top_navigation #tab_select_1 a {
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
	color: #384A77;
	text-decoration: none;
}
#tab_2 #top_navigation #tab_select_2 a {
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
	color: #384A77;
	text-decoration: none;
}
#tab_3 #top_navigation #tab_select_3 a {
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
	color: #384A77;
	text-decoration: none;
}
#tab_4 #top_navigation #tab_select_4 a {
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
	color: #384A77;
	text-decoration: none;
}
#tab_5 #top_navigation #tab_select_5 a {
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
	color: #384A77;
	text-decoration: none;
}
#tab_6 #top_navigation #tab_select_6 a {
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
	color: #384A77;
	text-decoration: none;
}
#tab_7 #top_navigation #tab_select_7 a {
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
	color: #384A77;
	text-decoration: none;
}
#tab_8 #top_navigation #tab_select_8 a {
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
	color: #384A77;
	text-decoration: none;
}

/*----------------------------------------------------------------------------------------
-----------------------------BODY---------------------------------------------------------
----------------------------------------------------------------------------------------*/

/*--------------------------------LEFT NAVIGATION-----------------------------------*/
#left_navigation {
	position: absolute;
	width: 145px;
	left: 0px;
	top: 160px;
}
#left_navigation table {
	background-color: #F0F0F0;
}
.left_navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033FF;
	text-align: right;
}
.left_navigation td a {
	padding-left: 10px;
	text-align: right;
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
}
.left_navigation td a:hover {
	padding-left: 10px;
	background-image: url(../images/nav_arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
#sddm {	
	margin: 0;
	padding: 0;
	z-index: 200;
}

#sddm li {	
	margin: 0;
	padding-left: 15px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#sddm li a {	
	display: block;
	padding-left: 15px;
	width: 60px;
	color: #333333;
	text-align: right;
	text-decoration: none;
}

#sddm li a:hover {
	color: #000000;
	background-image: url(../images/nav_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	padding-left: 15px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	left: 140px;
}

#sddm div a {
	position: relative;
	margin: 0;
	padding-left: 15px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 5px;
}

#sddm div a:hover {	
	background-color: #FFFFFF;
	color: #000000;
}

/*----------------------------------------------MAIN DATA---------------------------------------------------*/
#main_data {
	position: absolute;
	height: 780px;
	width: 720px;
	top: 130px;
	right: 0px;
}
#index_data {
	border: thin solid #666666;
	position: absolute;
	height: 500px;
	width: 750px;
	top: 125px;
	right: 0px;
}

/*-----------------------------------------------HOMEPAGE-------------------------------------------------*/
#homepage_left {
	position: absolute;
	height: 320px;
	width: 350px;
	left: 0px;
	top: 30px;
	/*padding-top: 40px;
	z-index: -1;*/
}
#homepage_right {
	position: absolute;
	height: 350px;
	width: 350px;
	right: 10px;
	top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	background-image: url(../images/colour_grass.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*#homepage_right_table {
	position: absolute;
	top: 50px;
}*/

#homepage_bottom {
	position: absolute;
	height: 450px;
	width: 720px;
	left: 0px;
	top: 330px;
}
#homepage_bottom h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: lighter;
	text-indent: 20px;
	margin: 0px;
}
#homepage_bottom h4 a {
	color: #0000FF;
}
#homepage_bottom h4  a:visited {
	color: #0000FF;
}
#homepage_bottom h4 a:hover {
	color: #0066FF;
}
#homepage_ticker {
	position: absolute;
	height: 25px;
	width: 700px;
	left: 0px;
	top: 0px;
	color: #003399;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border: 1px solid #FF0000;*/
}
#home_message {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
/*-------------------------------------------------------ARTISTS------------------------------------------------*/
#artist_list_table {
	left: 50px;
	position: absolute;
	width: 200px;
	top: 30px;
	overflow: visible;	/*z-index: -1;*/
	height: 450px;
}
#artist_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-transform: capitalize;
	/*z-index: -1;*/
}
#artist_list a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-transform: capitalize;
	text-decoration: none;
}
#artist_list a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-transform: capitalize;
}
#artist_index_slideshow_wrapper {
	position: absolute;
	width: 410px;
	top: 30px;
	right: 0px;
}
#artist_index_slideshow {
	position: fixed;
	width: 400px;
	float: right;
}

/*------------------------------------------------------ARTISTS INFO-----------------------------------------------*/


#info_layout {
	position: absolute;
	height: 500px;
	width: 720px;
	top: 0px;
	right: 0px;
	
}
#info_bio_table {
	position: absolute;
	width: 350px;
	right: 50px;
	top: 50px;
}
#info_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #384A77;
}
#info_bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	color: #384A77;
}
#info_image_table {
	position: absolute;
	width: 320px;
	left: 20px;
	top: 50px;
}
#info_image_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#info_image_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384A77;
	font-weight: bold;
}
#info_image_table a {
	color: #000099;
	text-decoration: none;
}
#info_image_table a:visited {
	color: #000099;
	text-decoration: none;
}
#info_image_table a:hover {
	color: #CCCCCC;
}
#info_sold {
	font-weight: bold;
	color: #FF0000;
}




/*-----------------------------------------------------------CATEGORY-----------------------------------------------------*/
#category_list_table {
	left: 50px;
	position: absolute;
	width: 200px;
	top: 30px;
	height: 500px;
}
#category_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-transform: capitalize;
}
#category_list a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-transform: capitalize;
	text-decoration: none;
}
#category_list a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-transform: capitalize;
}
/*#category_index_slideshow {
	position: absolute;
	width: 400px;
	top: 30px;
	right: 0px;
}*/
#feature_intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #384A77;
}
#feature_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #384A77;
}
#category_index_slideshow_wrapper {
	position: absolute;
	width: 410px;
	top: 30px;
	right: 0px;
}
#category_index_slideshow {
	position: fixed;
	width: 400px;
	float: right;
}





/*-------------------------------------------------------ARTWORK----------------------------------------------------*/

#artwork_layout {
	position: absolute;
	width: 550px;
	left: 150px;
	top: 50px;
}
#artwork_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}
#artwork_artist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
#artwork_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/*-----------------------------------------------ABOUT US-----------------------------------------*/
#about_main {
	background-image: url(../images/colour_grass.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 450px;
	width: 700px;
}

/*------------------------------------------------COLLECTIBLES---------------------------------*/
#collectibles_main {
	background-image: url(../images/colour_grass.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 450px;
	width: 700px;
}

/*----------------------------------------------------WHATS NEW-----------------------------------*/
#whatsnew_main {
	background-image: url(../images/colour_grass.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 450px;
	width: 700px;
}

/*-----------------------------------------------------CONTACT US------------------------------------*/
#contact_main {
	background-image: url(../images/colour_grass.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 450px;
	width: 700px;
}

/*-----------------------------------------------------------LINKS------------------------------------*/
#links_main {
	background-image: url(../images/colour_grass.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 450px;
	width: 700px;
}
#events_main {
	position: absolute;
	width: 700px;
	margin-top: 30px;
	/*background-image: url(../images/events/exposition-en.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}
/*#events_main td {
	border: 1px solid #FF0000;
}*/
#event_title {
	position: absolute;
	height: 60px;
	width: 700px;
	top: 80px;
	left: 180px;
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color: #99CC00;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#event_title_fr {
	position: absolute;
	height: 60px;
	width: 700px;
	top: 80px;
	left: 180px;
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color: #99CC00;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

#events_main h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: lighter;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: lighter;
}
#events_main hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
.smText{
	font-size: 14px;
	color: #666633;
	margin-top: 5px;
}
/*------------------------------------------Hours Locations-------------------------------*/
#hours_location_main {
	position: absolute;
	height: 320px;
	width: 600px;
	left: 20px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	/*padding-top: 40px;
	z-index: -1;*/
}
#g_map {
	border: 3px solid #384A77;
}
#hours_title {
	position: absolute;
	height: 60px;
	width: 700px;
	top: 80px;
	right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color: #99CC00;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}





/*---------------------------*/
#under_construction {
	position: absolute;
	left: 260px;
	top: 200px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #384A77;
}



/*
div {
	border: thin solid #333333;
}*/
