html { margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-color: #E6E6E6;
}

p { margin: 0; padding: 0 0 10px 0; }
hr { width: 100%; border: 0; color: #DCDCDC; background-color: #DCDCDC; height: 1px; margin: 15px 0 15px 0; padding: 0; }
a:link, a:visited, a:active { color: #3366FF; text-decoration: none; outline: none; }
a:hover { color: #3366FF; text-decoration: underline; outline: none; }
img { border: 0; background-color: transparent; }

.section_object {
	margin: 0 0 30px 0;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	margin: 1px 0 5px 0;
	text-transform: uppercase;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	margin: 1px 0 5px 0;
	text-transform: uppercase;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	margin: 1px 0 5px 0;
}






/* content formatting containers ******************************************** */
#outer_container {
	position: relative;
	top: 15px;
	left: 15px;
	width: 900px;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}

#top_container {
	height: 100px;
}

#top_left {
	position: relative;
	float: left;
	width: 335px;
	height: 100px;
}

#logo {
	position: relative;
	top: 19px;
	left: 27px;

}

#top_right {
	position: relative;
	float: right;
	width: 540px;
	height: 100px;
}

#search_form {
	position: relative;
	float: right;
	width: 350px;
	height: 30px;
	top: 35px;
	right: 22px;
}

#search_form .submit_button {
	color: #BC2929;
}


#facebook {
  /*position: absolute;
  display: inline-block;*/
  /*margin: 35px 0px 0px 6px;*/
	margin: -10px 0 20px 0;
  z-index: 20;
}
#facebook .outline {
  border: 1px solid #ccc;
  border-bottom: 1px solid #aaa;
  background: #ffffff;
  padding: 5px 5px;
}
#facebook .button {
  border-top: 1px solid #cfd6e6;
	border-right: 1px solid #96a6c8;
	border-bottom: 1px solid #96a6c8;
	border-left: 1px solid #cfd6e6;
  background: #ffffff;
  padding: 4px 3px;
  display: inline-block;
  font: 10px Arial;
}
#facebook .button img {
  float: left;
  margin-right: 8px;
}
#facebook .button span {
  display: inline-block;
  margin: 2px 5px 0px 0px;
}
#facebook .button:hover {
  cursor: pointer;
  background: #f9f9f9;
}
#facebook .frame {
  border: 1px solid #ccc;
  border-bottom: 1px solid #aaa;
  background: #ffffff;
  padding: 2px 2px;
  display: none;
  margin-top: 1px;
  margin-bottom: 20px;
	width: 292px;
}

#left_container {
	position: relative;
	float: left;
	width: 335px;
}

#right_container {
	position: relative;
	float: left;
	width: 540px;
}





#foot {
	position: relative;
	width: 880px;
	left: 10px;
	margin: 20px 0 10px 10px;
	color: #999999;
	font-size: 85%;
	text-transform: uppercase;
	line-height: 12px;
}


.clear {
	clear:both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
}


.prepend_div { }

.text_div {
	margin: 5px 0 5px 0;
}


.image_div {
	margin: 5px 0 5px 0;
}

.hide_div {
	display: none;
}


/* template specific ******************************************************** */

#default_cell_02 {
	width: 540px;
}



#two_col_cell_02 {
	width: 350px;
	position: relative;
	float: left;
}

#two_col_cell_03 {
	width: 160px;
	position: relative;
	left: 30px;
	float: left;
}



#two_col_wide_cell02 {
	width: 250px;
	position: relative;
	float: left;
}

#two_col_wide_cell03 {
	width: 250px;
	position: relative;
	left: 30px;
	float: left;
}



#home_cell_02 {
	width: 540px;
	text-transform: uppercase;
}

#home_cell_03 {
	width: 160px;
	position: relative;
	float: left;
	margin-right: 30px;
}

#home_cell_04 {
	width: 160px;
	position: relative;
	float: left;
	margin-right: 30px;
}

#home_cell_05 {
	width: 160px;
	position: relative;
	float: left;
}



#three_col_cell_01 {
	width: 160px;
	position: relative;
	float: left;
	margin-right: 30px;
}

#three_col_cell_02 {
	width: 160px;
	position: relative;
	float: left;
	margin-right: 30px;
}

#three_col_cell_03 {
	width: 160px;
	position: relative;
	float: left;
}





.artist_item {
	position: relative;
	width: 175px;
	float: left;
}



#contact_form {
	width: 350px;
	margin-bottom: 25px;
	color: #666666;
}

.form_pair {
	margin-bottom: 10px;
}


.form_label {
	position: relative;
	float: left;
	width: 85px;
	line-height: 23px;
	font-weight: bold;
}

.form_item {
	position: relative;
	float: left;
	width: 150px;
}

.form_item_narrow {
	position: relative;
	float: right;
	width: 175px;
}









#menu {
	position: relative;
	left: 30px;
	width: 250px;
}


/* navigation *************************************************************** */
#nav {
	position: relative;
	padding: 0;
	margin: 0;
	color: #666666;
	margin-bottom: 20px;
	font-weight: bold;
}

#nav li {
	list-style: none;
}

/* level 1 ****************************************************************** */


#nav a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	outline: none;
	line-height: 19px;
	text-transform: uppercase;
}

/* level 2 ****************************************************************** */
#nav li ul {
	margin-left: 0;
	padding-left: 2.3em;
	text-indent: -1em;
}

#nav li ul a {
	font-size: 11px;
	outline: none;
	text-transform: none;
}

/* level 3 ****************************************************************** */
#nav li ul li ul {
	margin-left: 0;
	padding-left: 2.3em;
	text-indent: -1em;
}

#nav li ul li ul a {
	font-size: 10px;
	outline: none;
}

/* common ******************************************************************* */
#nav li a.current {
	color: #BC2929;
	text-decoration: none;
}

#nav li a.current:hover {
	color: #BC2929;
	text-decoration: underline;
	background-color: transparent;
}

#nav li a:hover {
	color: #BC2929;
	text-decoration: underline;
	background-color: transparent;
}






#start_ex {
	border: 1px solid #DCDCDC;
	margin-bottom: 15px;
	font-size: 110%;
}
#start_ex h1 {
	font-size: 110%;
}

#ex_image {
	position: relative;
	width: 250px;
	float: left;
	margin: 15px;
}

#ex_info {
	position: relative;
	width: 240px;
	float: left;
	margin-top: 15px;
}






.odd {
	background-color: #FFFFFF;
}

.even {
	background-color: #F8F8F8;
}

.highlight {
	background-color: #E8E8E8;
}



#list_exhibition_art {
	margin-bottom: 20px;
}

.art_header {
	font-weight: bold;
}

.art_header a {
	font-weight: bold;
	text-transform: uppercase;
}


.art_thumb {
	cursor: pointer;
	cursor: hand;
}

.art_item {
	position: relative;
	float: left;
	width: 160px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	text-align: center;
	margin: 0 13px 13px 0;
	background-repeat: no-repeat;
	background-position: center center;
}

.art_item_narrow {
	position: relative;
	float: left;
	width: 85px;
	min-height: 85px;
	height: auto !important;
	height: 85px;
	text-align: center;
	margin: 0 13px 13px 0;
	background-repeat: no-repeat;
	background-position: center center;
}

.close {
	margin-top: 3px;
}



#big_image {
	/*display: none;*/
	visibility: hidden;
	position: absolute;
	left: 350px;
	z-index: 300;
}


.art_frame {
	position: absolute;
	z-index: 200;
	background-color: #E8E8E8;
	border: 1px solid #DCDCDC;
	padding-bottom: 20px;
}

.art_close {
	text-align: right;
	margin: 5px;
}
.art_info {
	text-align: left;
	padding: 0 20px 0 20px;
}






#error {
	color: #E4422B;
	text-transform: uppercase;
	font-weight: bold;
}


.image_item {
	position: relative;
	float: left;
	width: 225px;
	min-height: 210px;
	height: auto !important;
	height: 210px;
	text-align: center;
	margin: 12px;
}




#sw_left {
	width: 160px;
	position: relative;
	float: left;
}

#sw_right {
	width: 380px;
	position: relative;
	float: right;
}

.sw_thumb {
	position: relative;
	float: left;
	width: 85px;
	height: 85px;
	margin: 0 5px 5px 0;
	border: 2px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}




.sw_link {
	color: #3366FF;
}

.sw_link:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}



#signup {
	width: 160px;
	font-size: 95%;
	color: #F8F8F8;
	line-height: 11px;
	margin: 100px 0 20px 0;
	background-color: #A8A8A8;
	padding: 10px;
}

#signup_left {
	width: 100px;
	position: relative;
	float: left;
}

#signup_right {
	width: 60px !important; width: 55px;
	position: relative;
	float: left;
	text-align: right;
}

div#signup hr {
	margin: 10px 0 10px 0;
	width: 155px;
}

#signup_link {
	margin: 30px 0 40px 0;
}

#signup_link a:link, #signup_link a:visited, #signup_link a:active {
	font-size: 11px;
	color: #666666;
	/*color: #BC2929;*/
	text-decoration: none;
	outline: none;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: bold;
}

#signup_link a:hover {
	text-decoration: underline;
	color: #BC2929;
}



#signup_extended {
	margin-bottom: 10px;
	width: 360px;
	color: #666666;
}

.su_pair {
	margin-bottom: 10px;
}

.su_label {
	position: relative;
	float: left;
	font-weight: bold;
	line-height: 25px;
}

.su_item {
	position: relative;
	float: right;
}



#CoMeT_login {
	position: relative;
	border: 1px solid #999999;
	width: 240px;
	font-size: 95%;
	color: #666666;
}

#CoMeT_login_head {
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;
}

#CoMeT_login_body {
	margin: 3px;
}

#CoMeT_login h2 {
	font-size: 125%;
	font-weight: normal;
	padding: 3px;
	margin: 0;
}

.CoMeT_login_pair {
	position: relative;
	line-height: 22px;
	width: 100%;
	margin-bottom: 3px;
}

.CoMeT_login_label {
	position: relative;
	float: left;
	left: 3px;
}

.CoMeT_login_item {
	position: relative;
	float: right;
	right: 4px;
}

.CoMeT_Login_link {
	cursor: pointer;
	cursor: hand;
}

#CoMeT_login input, #CoMeT_login select {
	font-size: inherit;
	background-color: #F8F8F8;
	border: 1px solid #A4A4A4;
	width: 130px;
	padding: 2px;
}

#CoMeT_login input:hover {
	border: 1px solid #666666;
}

#CoMeT_login input.missing, #CoMeT_login select.missing { border: 1px solid #E4422B; }

#CoMeT_login input.submit_button {
	border: 1px solid #999999;
	background-color: #F8F8F8;
	padding:2px;
	width: auto;
}

#CoMeT_login input.submit_button:hover {
	border: 1px solid #666666;
}

.CoMeT_login_error {
	position: relative;
	width: 240px;
	color: #FF0000;
	font-size: 90%;
	text-align: right;
	right: 6px;
}



.ajax_link {
	color: #3366FF;
}

.ajax_link:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

#ajax_loader {
  background: transparent url('/site/bel_art/images/static/ajax-loader.gif' ) no-repeat;
  width: 32px;
  height: 32px;
}

#exhibitions_dropdown_box {
	text-align: right;
}

#exhibitions_by_year {
	margin-bottom: 20px;
}

#exhibitions_by_year h1 {
	margin: 10px 0 2px 0;
}



#one { width: 175px; position: relative; float: left; }
#two { width: 175px; position: relative; float: left; }
#three { width: 175px; position: relative; float: left; }


div.order_item {
	margin: -30px 0 30px 0;
}


.order_now {
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	background-color: #A8A8A8;
	color: #FFFFFF;
	padding: 5px;
	width: auto;
	margin: 0;
	/*margin-right: 3px;*/
	text-transform: uppercase;
}

a.order_now {
	color: #FFFFFF;
	text-decoration: none;
}

div.order_form_conteiner { }

.order_form_container input {
	width: 200px;
}

.order_form_container .submit_button {
	margin: 10px 0 0 0;
}

.order_form_container select {
	width: 50px;
	outline: none;
}

div.order_form_error {
	position: absolute;
	width: 190px;
	color: #E4422B;
	margin: -70px 0 0 4px;
	border: 2px solid #E4422B;
	display: none;
	padding: 5px;
	font-weight: bold;
	background-color: #FFFFFF;
}



div.addthis_default_tpl {
	position: relative;
	float: right;
	margin: -50px 0 0 0;
}



/* title div(s) used by fancybox... */

#fancybox-title {
	padding: 10px;
	position: relative;
	left: -10px;
}

#fancybox-title div:first-child {
	text-align: left;
}


/*#fancybox-title div:first-child p {*/
#fancybox-title p {
	margin-top: 10px;
}



#fancybox-title div:last-child {
	text-align: right;
	margin-top: -20px;
}

a.large_fancybox {
	/*color: #FF0000;*/
}


/* selected works fix */
body.page-selected_works #fancybox-title div {
	padding-top: 8px;
}

body.page-selected_works #fancybox-title div:first-child {
	/*display: none;*/
}


#q_fallback {
	width: 520px;
}

#q1, #q3 {
	position: relative;
	float: left;
	width: 260px;
}
#q2, #q4 {
	position: relative;
	float: right;
	width: 260px;
}

.slideshow {
	color: #666;
	overflow: hidden;
}
.slideshow .item {
	position: absolute;
}
.slideshow .item img {
	display: block;
}
.slideshow .item .title {
	height: 14px;
	padding: 4px 0px;
}
.slideshow .item .title span {
	display: none;
}
.slideshow .item .duration {
	display: none;
}
.slideshow .total {
	float: right;
	margin-top: -18px;
}
.slideshow .clear {
	clear: both;
}

.lowercase {
	text-transform: none !important;
}
