/* GENERAL ITEMS */
body
{
  background-color: #000;
  font-family: "Verdana", Lucida, Sans-serif;
  font-size: 11px;
  color: #c4c4c4;
  padding: 0px;
  margin: 0px;
 }

img
{
  border   : 0px;
}

a
{  
  color: #ccc;
  text-decoration: none;
}

.clear
{  
  clear: both;
}

.success_msg
{  
  color: #007400;
  font-weight: bold;
}

.fail_msg
{  
  color: #740000;
  font-weight: bold;
}

.flash_text
{  
  color: #ff691f;
}

.low_text
{  
  color: #bababa;
}

.input_text
{  
  background-color: #141414;
  border: solid 1px #2a2a2a;
  width: 200px;
  color: #ccc;
  height: 18px;
  font-size: 11px;
  font-family: "Verdana", Lucida, Sans-serif;
  padding-left: 5px;
}

.input_text_area
{  
  color: #ccc;
  background-color: #141414;
  border: solid 1px #2a2a2a;
  width: 500px;
  height: 200px;
  font-size: 11px;
  font-family: "Verdana", Lucida, Sans-serif;
}


.text_title
{  
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}

#small_text_container
{
  border: solid 1px #3a3a3a;  
  background-color: #141414;
  width: 450px;
  padding: 20px;
}


#table_top_repeat
{ 
  height: 26px;
  width: 556px;
  background-image: url("/includes/templates/images/default/table_top_repeat.jpg");
}

.table_top_title
{ 
  padding-left: 15px;
  padding-top: 5px;
  font-size: 11px;
  color: #fff;
  font-weight: bold;
}


#table_top_back
{ 
  height: 26px;
  width: 59px;
  float: left;
  background-image: url("/includes/templates/images/default/table_top_back.jpg");
}

.text_container
{
  padding-left: 15px;
  padding-right: 15px;
}

#retour_round
{  
  width: 133px;
  height: 26px;
}

/* MAIN TEMPLATE */

#main_layout
{ 
  width: 732px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-image: url("/includes/templates/images/default/top_background.jpg");
  background-repeat: no-repeat;
}

#cart
{  
  width: 175px;
  float: right;
  font-size: 13px;
}


#cart_text
{  
  float: left;
  padding-top: 3px;
  font-size: 13px;
  text-decoration: underline;
}

#cart_img
{  
  width: 40px;
  float: left;
}

#language
{  
  width: 75px;
  float: right;
  padding-top: 5px;
  text-align: left;
  font-size: 12px;
}

#top_spacer
{ 
  width: 732px;
  height: 150px;
}

#top_header
{ 
  width: 720px;
  height: 191px;
}

.top_header_img
{ 
  width: 180px;
  height: 192px;
  float: left;
}

#top_header_bottom
{ 
  background-image: url("/includes/templates/images/default/top_row_bottom.jpg");
  width: 720px;
  height: 29px;
}

#left_rail
{ 
  width: 160px;
  float: left;
  background-image: url("/includes/templates/images/default/left_menu.jpg");
  height: 328px;
  background-repeat: no-repeat;
}


#menu_top
{  
  width: 152px;
  height: 34px;
  background-image: url("/includes/templates/images/default/menu_top.jpg");
}

#menu_bottom
{  
  width: 152px;
  height: 34px;
  background-image: url("/includes/templates/images/default/menu_bottom.jpg");
}

.menu_item
{  
  background-image: url("/includes/templates/images/default/menu_item.jpg");
  width: 152px;
  height: 37px;
  text-align: left;
}

#center_rail
{ 
  width: 557px;
  float: left;
}

#center_rail_top
{ 
  background-image: url("/includes/templates/images/default/center_back_top.jpg");
  width: 557px;
  height: 28px;
}

#center_rail_middle
{

  width: 557px;
  background-color: #181818;
  text-align: left;
}

#main_container
{ 
  width: 500px;
  text-align: justify;
/*  background-color: #141414; */
}


#center_rail_bottom
{ 
  background-image: url("/includes/templates/images/default/center_back_bottom.jpg");
  width: 557px;
  height: 28px;
}

/* NEWS TEMPLATE */

#news_to_come_button
{ 
  width: 173px;
  height: 30px;
  float: left;
}

#news_month_button
{  
  width: 220px;
  height: 30px;
  float: left;
}

#news_container
{ 
  border: solid 1px #3a3a3a;
  width: 500px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  background-color: #141414;

}

#news_main
{ 
  float: left;
  width: 300px;
}

.event_title
{ 
  font-size: 13px;
  font-weight: bold;
}

#calendar
{ 
  padding: 10px;
  float: left;
  background-color: #101010;
  margin-left: 20px;
  border: solid 1px #3a3a3a;
}

#calendar_menu
{  
  padding-top: 5px;
}

#current_month
{  
  font-weight: bold;
  padding-bottom: 3px;
}

.event_day
{  
  color: #5da2ff;
}

/* ARTISTS LIST and ARTISTS WORKS LIST*/

.artist_list_name
{ 
  color: #fff;
  text-decoration: none;
}

#artists_list_table
{  
  width: 555px;
  background-color: #141414;
}

#artist_back
{  
  float: left;
}

#artist_name
{  
  padding-top: 6px;
  font-size: 12px;
  padding-right: 15px;  
  float: left;
}

#artist_biography
{  
  float: left;
}

.works_list_container
{
  background-color: #141414;
  width: 536px;
  padding-left: 20px;
  padding-top: 30px;
  padding-bottom: 15px;

}

/* ARTISTS SINGLE WORK */

#single_work
{  
  background-color: #141414;
  padding-top: 15px;
  width: 520px;
  border: solid 1px #3a3a3a; 
  text-align: left;
}

#single_work_img
{  
  float: left;
  padding: 15px;
  padding-right: 25px;
}

.single_work_td_left
{ 

}

.single_work_desc
{ 
  font-weight: bold;
  padding-right: 20px;
}

/* CART */

.col_title
{ 
  padding-top: 10px;
  font-weight: bold;
}

.cart_table
{  
  width: 500px;
  background-color: #141414;

}

#cart_image_col
{  
  text-align: center;
}

#cart_envoyer_btn
{  
  height: 34px;
  float: left;
}


#cart_clear_btn
{  
  height: 34px;
  float: left;
}

/* PAINTING COURSES */


.table_top_col
{  
  padding-left: 10px;
  text-align: left;
  height: 26px;
  background-image: url("/includes/templates/images/default/table_top_repeat.jpg");
  font-weight: bold;
}


.table_top_col_day
{  
  padding-left: 10px;
  text-align: left;
  height: 26px;
  background-image: url("/includes/templates/images/default/table_top_repeat.jpg");
  font-weight: bold;
  width: 50px;
}

.table_top_col_hour
{  
  padding-left: 10px;
  text-align: left;
  height: 26px;
  background-image: url("/includes/templates/images/default/table_top_repeat.jpg");
  font-weight: bold;
  width: 80px;
}

.table_top_col_desc
{  
  padding-left: 10px;
  text-align: left;
  height: 26px;
  background-image: url("/includes/templates/images/default/table_top_repeat.jpg");
  font-weight: bold;
  width: 80px;
}

.table_top_col_places
{  
  padding-left: 10px;
  text-align: left;
  height: 26px;
  background-image: url("/includes/templates/images/default/table_top_repeat.jpg");
  font-weight: bold;
  width: 40px;
}

.table_top_col_img
{  
  padding-left: 10px;
  text-align: left;
  height: 26px;
  background-image: url("/includes/templates/images/default/table_top_repeat.jpg");
  font-weight: bold;
  width: 60px;
}


.table_col_no_back
{  
  padding-top: 5px;
  padding-left: 10px;
  text-align: left;
  height: 26px;
}


.course_col_day
{  
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  height: 55px;
  width: 50px;
}

.course_col_hour
{  
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  height: 55px;
  width: 80px;
}

.course_col_desc
{  
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  height: 55px;
  width: 80px;
}

.course_col_places
{  
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  height: 20px;
  width: 40px;
}

.course_col_img
{  
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  height: 55px;
  width: 60px;
}


.courses_table
{  
  width: 540px;
  background-color: #141414;
}




/* SLIDE MANAGER */

.slide_container
{  
  background-image: url("/includes/templates/images/default/slide.jpg"); 
  width: 503px;
  height: 200px;
}

.slide_image
{  
  float:left;
  padding-left: 30px;
  padding-top: 20px;
  width: 350px;
}


.slide_buttons
{ 
  width: 50px;
  text-align: right;
  float: left;
  padding-right: 10px;
  padding-top: 40px;
}

.slide_btn_down
{  
  padding-top: 15px;
}

.caption_box
{  
  padding-top: 5px;
  padding-left: 30px;
}

/* MONTHLY NEWS */

#register_news
{  
  border: solid 1px #2a2a2a;
  padding: 20px;
}

/* FRAMING */


#quote_top
{  
  height: 29px;
  width: 499px;
}

#quote_table
{ 
  border: solid 1px #2a2a2a;  
  width: 499px;
}

.single_quote_table
{  
  width: 540px;
  background-color: #141414;
}

.quote_top_title
{ 
  padding-left: 15px;
  font-size: 11px;
  color: #fff;
  font-weight: bold;
}

/* CONTACT */

#my_textual_div a
{ 
  color: #006f9d;
}

.contact_row
{  
  height: 30px;
}

.progressBar
{  
  height: 10px;
  width: 100px;
  background-image: url('/includes/templates/images/background_progress.jpg');
}


.quoteHtml
{  
  position: relative;
  width: 500px;
  height: 400px;
}

.quoteNextStepBtn
{  
  position: absolute;
  right: 0;
}

.subjectLayer
{  
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}

.subjectDiv
{  
  width: 200px;
  height: 200px;
  background-color: #fff;
}

.passePartoutLayer
{  
  position: relative;
  height: 400px;
  z-index: 1;
}

.passePartoutDiv
{
  position: absolute;
  width: 250px;
  height: 200px;
  background-color: #555;
}

.passeRadioTrue
{  
  position: absolute;
  top: 20px;
  z-index: 3;
}

.passeRadioFalse
{  
  position: absolute;
  left: 20px;
  z-index: 3;
}

