div.quote
{
    background-image:url(images/quote-tl.gif);
}

div.quote-design
{
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #515151;
    font-weight: normal;
    font-size: 17px;
    background-image:url(images/quote-br.gif);
}

div.quote-design p.author
{
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #989C9B;
}

/* General box */

div.border-box div.border-tl
{
    background: transparent url(images/box-1-border-tl.gif) no-repeat scroll left top;
}

div.border-box div.border-tr
{
    background:transparent url(images/box-1-border-tr.gif) no-repeat scroll right top;
}

div.border-box div.border-tc
{
    background:transparent url(images/box-1-border-tc.gif) repeat-x scroll left top;
}

div.border-box div.border-ml
{
    background: transparent url(images/box-1-border-ml.gif) repeat-y scroll left center;
}

div.border-box div.border-mr
{
    background:transparent url(images/box-1-border-mr.gif) repeat-y scroll right center;
}

div.border-box div.border-mc
 { background: #fff repeat-x left top }

div.border-box div.border-bl
{
    background: transparent url(images/box-1-border-bl.gif) no-repeat scroll left bottom;
}

div.border-box div.border-br
{
    background: transparent url(images/box-1-border-br.gif) no-repeat scroll right bottom;
}

div.border-box div.border-bc
{
    background:transparent url(images/box-1-border-bc.gif) repeat-x scroll left bottom;
}

/* Box 2 */

div.box-2 div.border-tl
{
    background: transparent url(images/box-1-border-tl.gif) no-repeat scroll left top;
}

div.box-2 div.border-tr
{
    background:transparent url(images/box-1-border-tr.gif) no-repeat scroll right top;
}

div.box-2 div.border-tc
{
    background:transparent url(images/box-1-border-tc.gif) repeat-x scroll left top;
}

div.box-2 div.border-ml
{
    background: transparent url(images/box-1-border-ml.gif) repeat-y scroll left center;
}

div.box-2 div.border-mr
{
    background:transparent url(images/box-1-border-mr.gif) repeat-y scroll right center;
}

div.box-2 div.border-mc
 { background: #fff repeat-x left top }

div.box-2 div.border-bl
{
    background: transparent url(images/box-1-border-bl.gif) no-repeat scroll left bottom;
}

div.box-2 div.border-br
{
    background: transparent url(images/box-1-border-br.gif) no-repeat scroll right bottom;
}

div.box-2 div.border-bc
{
    background:transparent url(images/box-1-border-bc.gif) repeat-x scroll left bottom;
}

/* Box 3 */

div.box-3 div.border-tl
 { background: url("images/box-3-border-tl.gif") no-repeat left top }

div.box-3 div.border-tr
 { background: url("images/box-3-border-tr.gif") no-repeat right top }

div.box-3 div.border-tc
 { background: url("images/box-3-border-tc.gif") repeat-x left top }

div.box-3 div.border-ml
 { background: url("images/box-3-border-ml.gif") repeat-y left center }

div.box-3 div.border-mr
 { background: url("images/box-3-border-mr.gif") repeat-y right center }

div.box-3 div.border-mc
  { background: #c3debc repeat-x left top }

div.box-3 div.border-bl
 { background: url("images/box-3-border-bl.gif") no-repeat left bottom }

div.box-3 div.border-br
 { background: url("images/box-3-border-br.gif") no-repeat right bottom }

div.box-3 div.border-bc
 { background: url("images/box-3-border-bc.gif") repeat-x left bottom }

/* Separator */

div.separator
{
    display: block;
    background-image: url(images/sep-bg.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    height: 1px;
    margin: 0 0 0.75em 0;
}

div.separator-design
{
    background-image: url(images/sep-design-bg.gif);
    background-repeat: repeat-x;
    height: 1px;
}

/* Billboard */

div.content-view-full div.class-frontpage div.attribute-billboard
{

    background-image: none;
    padding-bottom:11px;
    padding-top:0.25em;
    text-align:left;
}

/* Infobox header - general box */

div.infobox-header div.border-tl
 { background: #5ba158 no-repeat left top }

div.infobox-header div.border-tr
 { background: #5ba158 no-repeat right top }

div.infobox-header div.border-tc
 { background: #5ba158 repeat-y left top }

div.infobox-header div.border-ml
 { background: #5ba158 repeat-y left center }

div.infobox-header div.border-mr
 { background: #5ba158 repeat-y right center }

div.infobox-header div.border-mc
 { background: #5ba158 repeat-y left top }

div.infobox div.border-ml
 { background: #5ba158 repeat-y left center }

div.infobox div.border-mr
 { background: #5ba158 repeat-y right center }

div.infobox div.border-mc
 { background: #5ba158 repeat-x left top }

div.infobox div.border-bl
 { background: #5ba158 no-repeat left bottom }

div.infobox div.border-br
 { background: #5ba158 no-repeat right bottom }

div.infobox div.border-bc
 { background: #5ba158 repeat-x left bottom }

div.infobox-header h2
 { color: #fefe7f; font-size: 13px; font-weight: normal; background-image: url("images/infobox-header-dot.gif"); background-repeat: no-repeat; background-position: left center; margin: 5px 0 6px; padding: 0 0 0 15px; border-bottom: 1px solid #fefe7f }

/* Itemized sub items - general box */

div.itemized_sub_items div.border-box div.border-tl
 { background: no-repeat left top }

div.itemized_sub_items div.border-box div.border-tr
 { background: no-repeat right top }

div.itemized_sub_items div.border-box div.border-tc
 { background: repeat-x left top }

div.itemized_sub_items div.border-box div.border-ml
 { background: repeat-y left center }

div.itemized_sub_items div.border-box div.border-mr
 { background: repeat-y right center }

div.itemized_sub_items div.border-box div.border-mc
  { background: repeat-x left top; padding: 0 }

div.itemized_sub_items div.border-box div.border-bl
 { background: no-repeat left bottom }

div.itemized_sub_items div.border-box div.border-br
 { background: no-repeat right bottom }

div.itemized_sub_items div.border-box div.border-bc
 { background: repeat-x left bottom }

/* Itemized sub items - unordered list */

div.itemized_sub_items div.content-view-embed ul li a
  { color: #feff6b; font-size: 1.1em; background-image: none; padding-bottom: 3px; padding-left: 0 }
div.itemized_sub_items div.content-view-embed ul li a:hover { color: #86110a; font-size: 1.1em; background-image: none; padding-bottom: 3px; padding-left: 0 }
div.content-view-embed div.class-event-calendar div.attribute-byline { color: #000; background-color: #c3debc; margin-top: 5px; margin-left: 0 }
div.content-view-embed div.class-event-calendar div.attribute-byline p.date  { color: #5ba158; font-size: 1.1em; font-weight: bold; margin-left: 0; padding: 2px }
/* Image attribute */

div.attribute-image
   { background-color: transparent; padding: 1px }

/* Header */

div.attribute-header h1
 { font-size: 1.6em; font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; background-image: none; padding-bottom: 1em }

div.attribute-header h1.long
 { font-size: 1.6em; font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; background-image: none; padding-bottom: 1em }

div.user-edit div.attribute-header h1
{
    background-image: none;
    padding-bottom: 25px;
}

div.content-edit div.class-comment div.attribute-header h1.long, div.content-edit div.class-forum-topic div.attribute-header h1.long, div.content-edit div.class-forum-reply div.attribute-header h1.long, div.content-edit div.class-file div.attribute-header h1.long
{
    padding-bottom: 0;
}

/* Feedback form */

div.class-feedback-form form h4
{
    margin-top: 0.5em;
    font-size: 12px;
    color: #005493;
    font-weight: normal;
    margin-bottom: 0.25em;
}

div.class-feedback-form div.content-action
{
    margin-top: 0.5em;
}

/* Form */

label, legend
 { color: black; font-size: 12px; font-weight: normal; padding-bottom: 0.25em }

fieldset
{
    border: 1px solid #d4d4d4;
    background-image: url(images/input_box_bg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

input.box, textarea.box, input.halfbox, div.element input
 { background-image: url("images/bg_input.jpg"); background-repeat: repeat-x; background-position: left top; border: solid 1px #d4d4d4 }

div.date input, div.time input
{
    border: 1px solid #d4d4d4;
    background-image: url(images/input_box_bg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

/* Agenda */

div#ezagenda_calendar_container
{
    text-align: left;
}

div#ezagenda_calendar_container div.border-box div.border-tl
{
    background: transparent url(images/event-cal-border-tl.gif) no-repeat scroll left top;
}

div#ezagenda_calendar_container div.border-box div.border-tr
{
    background:transparent url(images/event-cal-border-tr.gif) no-repeat scroll right top;
}

div#ezagenda_calendar_container div.border-box div.border-tc
{
    background:transparent url(images/event-cal-border-tc.gif) repeat-x scroll left top;
}

div#ezagenda_calendar_container div.border-box div.border-ml
{
    background: transparent url(images/event-cal-border-ml.gif) repeat-y scroll left center;
}

div#ezagenda_calendar_container div.border-box div.border-mr
{
    background:transparent url(images/event-cal-border-mr.gif) repeat-y scroll right center;
}

div#ezagenda_calendar_container div.border-box div.border-mc
 { background: #fffaf1 repeat-x left top; padding: 0.5em 0.75em }

div#ezagenda_calendar_container div.border-box div.border-bl
{
    background: transparent url(images/event-cal-border-bl.gif) no-repeat scroll left bottom;
}

div#ezagenda_calendar_container div.border-box div.border-br
{
    background: transparent url(images/event-cal-border-br.gif) no-repeat scroll right bottom;
}

div#ezagenda_calendar_container div.border-box div.border-bc
{
    background:transparent url(images/event-cal-border-bc.gif) repeat-x scroll left bottom;
}

div#ezagenda_calendar_container div.border-box
{
    width: 91%;
}

div#ezagenda_calendar_container table
{
    font-size: 11px;
    margin: 0 0 0 0;
    background-image: none;
    background-color: transparent;
}

div#ezagenda_calendar_container table td
 { color: #a29969; padding: 6px; border-color: #ffffff #a29969 #a29969 #ffffff }

div#ezagenda_calendar_container table th
 { color: #717274; font-weight: normal; border-color: #ffffff #a29969 #a29969 #ffffff }

div#ezagenda_calendar_container table tr.last_row td
{
    border-bottom: none;
}

div#ezagenda_calendar_container table th.calendar_heading_date
{
    font-weight: bold;
    color: #000000;
}

div#ezagenda_calendar_container table th.calendar_heading_prev a, div#ezagenda_calendar_container table th.calendar_heading_next a
 { color: #a29969 }

div#ezagenda_calendar_container table td.ezagenda_selected
 { color: #f7f4e3; background-color: #a29969; background-image: none; background-repeat: repeat-x }

div#ezagenda_calendar_today h2, div#ezagenda_calendar_right h2
{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    color: #000000;
}

div#ezagenda_calendar_today div.ezagenda_day_event h4
{
    font-size: 12px;
}

div#ezagenda_calendar_today div.ezagenda_day_event h4 a
 { color: #000 }

div#ezagenda_calendar_right table.ezagenda_month_event
{
    border: none;
}

div#ezagenda_calendar_right table.ezagenda_month_event td.ezagenda_month_label
{
    width: 74px;
    padding: 0;
}

div#ezagenda_calendar_right table.ezagenda_month_event td.ezagenda_month_info
{
    padding-top: 1.5em;
}

div#ezagenda_calendar_right table.ezagenda_month_event td.ezagenda_month_info h4
{
    color: #000000;
    font-size: 12px;
}

div#ezagenda_calendar_right table.ezagenda_month_event td.ezagenda_month_info h4 a
 { color: #000 }

div#ezagenda_calendar_right table.ezagenda_month_event td.ezagenda_month_label h2
{
    background: #FFF url(images/ezagenda_month_label_bg.jpg) no-repeat scroll 2px 0px;
    width: 64px;
    height: 62px;
    border: none;
    margin-left: 0;
    padding: 1em 0 0 0;
    color: #FFFFFF;
    font-weight: normal;
}

div#ezagenda_calendar_right table.ezagenda_month_event td.ezagenda_month_label h2 span.ezagenda_month_label_date
{
    display: block;
    font-size: 22px;
}

div#ezagenda_calendar_today div.ezagenda_day_event
{
    border: 1px solid #c7e5ee;
}
td.ezagenda_selected a { color: #fff; font-weight: bold }
td.ezagenda_current { }
div#ezagenda_calendar_container table td.a { color: #5ba158; font-weight: bold }
/* Calendar */

div.calendar
{
    background-color:#e1f4fa;
    width:195px;
}

div.calendar div.calendar-tl
{
    background:transparent url(images/calendar-corner-tl.gif) no-repeat scroll left top;
}

div.calendar div.calendar-tr
{
    background:transparent url(images/calendar-corner-tr.gif) no-repeat scroll right top;
}

div.calendar div.calendar-bl
{
    background:transparent url(images/calendar-corner-bl.gif) no-repeat scroll left bottom;
}

div.calendar div.calendar-br
{
    background:transparent url(images/calendar-corner-br.gif) no-repeat scroll right bottom;
    padding:6px;
}

div.calendar div.content
{
    background-image: url(images/calendar-bg.gif);
    background-repeat: repeat-x;
    background-color: #fff;
    border:1px solid #cbe6f2;
}

div.calendar div.month a
{
    color: #017bdb;
    text-decoration:none;
}

div.calendar table
{
    width:100%;
    font-size: 12px;
}

div.calendar th, div.calendar td
{
    border-color:#FFFFFF #c2dbe8 #c2dbe8 #fff;
}

div.calendar td.currentselected
{
    background-color: #FFFFFF;
    background-image: url(images/calendar_selected.jpg);
    background-repeat: repeat-x;
}

/* Vertically listed sub items */

div.vertically_listed_sub_items div.content-view-embed h2
{
    padding-left: 0.5em;
}

div.vertically_listed_sub_items div.content-view-embed div.content-view-children div.separator
{
    display: block;
    margin: 0.75em 0 0.75em 0;
}

div.vertically_listed_sub_items div.content-view-embed div.content-view-line h2 a
{
    border-bottom: 1px dotted #d03030;
}

/* Horizontally listed sub items */

div.horizontally_listed_sub_items div.content-view-embed h2
{
    padding-left: 0.5em;
    padding-top: 0;
}

div.horizontally_listed_sub_items div.content-view-horizontallylistedsubitems div.class-image
{
    padding-top: 1em;
}

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems div.content-image
 { background-color: #ffffff; padding: 1px; width: 140px; border: solid 1px #5ba158 }

div.content-view-horizontallylistedsubitems div.class-image div.caption
{
    text-align: left;
}

div.content-view-horizontallylistedsubitems div.class-image div.caption a
{
    background-image: url(images/loupe-ico.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

/* Highlighted object */

div.highlighted_object
{
    background-image: none;
    padding-bottom: 0;
}
div.highlighted_object div.attribute-short p { text-align: left }
/* Tables */

table.list
{
    font-size: 11px;
}

table.list th, table.cols th, table.comparison th, table.renderedtable th
 { color: #fff; font-weight: bold; background-color: #a29969; background-image: none; background-repeat: repeat-x; background-position: left top; text-align: left; border-top: 1px solid #fff }

table.list th, table.list td 
{
    border-bottom:1px solid #fff;
    border-right:1px solid #fff;
    padding:0.5em;
    vertical-align:top;
}

table.list th:first-child, table.list td:first-child
{
    border-left:1px solid #fff;
}

table.list tr.bglight, table.cols col.bglight, table.comparison col.bglight, table.renderedtable tr.bglight
 { background-color: #f7f4e3 }

table.list tr.bgdark, table.cols col.bgdark, table.comparison col.bgdark, table.renderedtable tr.bgdark
 { background-color: #efe9c8 }

table.renderedtable tr.bglight:hover, table.renderedtable tr.bgdark:hover
{
    background-color: #e5f1f5;
}

table.renderedtable tr.bglight:hover td, table.renderedtable tr.bgdark:hover td
{
    background-color: #e5f1f5;
}

table.cols tr.bglight:hover, table.cols tr.bgdark:hover
{
    background-color: #e5f1f5;
}

table.cols tr.bglight:hover td, table.cols tr.bgdark:hover td
{
    background-color: #e5f1f5;
}

table.comparison tr.bglight:hover, table.comparison tr.bgdark:hover
{
    background-color: #e5f1f5;
}

table.comparison tr.bglight:hover td, table.comparison tr.bgdark:hover td
{
    background-color: #e5f1f5;
}


/* Factbox */
div.factbox.object-right { margin-left: 10px }
div.factbox-header
{
    margin-bottom: 0;
}

div.factbox-header h2
 { color: #5ba158; font-size: 14px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; margin: 1px 0 0; padding: 0 }

div.factbox-header div.border-tl
 { background-image: none }

div.factbox-header div.border-tr
 { background-image: none }

div.factbox-header div.border-tc
 { background-image: none }

div.factbox-header div.border-ml
 { background-image: none }

div.factbox-header div.border-mr
 { background-image: none }

div.factbox-header div.border-mc
 { background: #dff3fa repeat-x left top; padding: 0 }

div.factbox-header div.border-bl
 { background-image: none }

div.factbox-header div.border-br
 { background-image: none }

div.factbox-header div.border-bc
 { background-image: none }

div.factbox-header div.box-content
 { background-color: #ebf4e8; background-image: none; background-repeat: repeat-x; background-position: left top; padding: 10px 5px 5px; border-style: solid solid none; border-width: 1px 1px medium; border-color: #5ba158 #3b911d  #5ba158 }

/* factbox */

div.factbox-content div.attribute-image
 { margin: 0; padding: 0; float: left; border-style: none }

div.factbox-content div.border-tl
 { background-image: none }

div.factbox-content div.border-tr
 { background-image: none }

div.factbox-content div.border-tc
 { background-image: none }

div.factbox-content div.border-ml
 { background-image: none }

div.factbox-content div.border-mr
 { background-image: none }

div.factbox-content div.border-mc
 { background: #e1f4fa; text-align: left; padding: 0 }

div.factbox-content div.border-bl
 { background-image: none }

div.factbox-content div.border-br
 { background-image: none }

div.factbox-content div.border-bc
 { background-image: none }

div.factbox-content div.box-content
 { background-color: #ebf4e8; padding: 10px 5px 5px; border-style: none solid solid; border-width: medium 1px 1px; border-color:  #5ba158 #5ba158 }

/* PRODUCT - Productbox-header */

div.productbox-header
{
    margin-bottom: 0;
    margin-left: 0.25em;
    margin-right: 0.25em;
}

div.productbox-header div.attribute-image
{
    border: none;
}
div.productbox-header div.border-tl
{
    background-image: url(images/productbox-header-border-tl.gif);
}

div.productbox-header div.border-tr
{
    background-image: url(images/productbox-header-border-tr.gif);
}

div.productbox-header div.border-tc
{
    background-image: url(images/productbox-header-border-tc.gif);
}

div.productbox-header div.border-ml
{
    background-image: url(images/productbox-header-border-ml.gif);
}

div.productbox-header div.border-mr
{
    background-image: url(images/productbox-header-border-mr.gif);
}

div.productbox-header div.border-mc
{
    background: #fff;
    text-align: center;
}

div.productbox-header div.border-bl
{
    background-image: url(images/productbox-header-border-bl.gif);
}

div.productbox-header div.border-br
{
    background-image: url(images/productbox-header-border-br.gif);
}

div.productbox-header div.border-bc
{
    background-image: url(images/productbox-header-border-bc.gif);
}

/* Forums */

div.content-view-line div.class-forum table.forum
{
    background-image: none;
    padding-bottom: 0;
}

div.content-view-line div.class-forum table.forum td ul
{
    margin-left: 1.25em;
    padding: 0;
}

div.content-view-line div.class-forum table.forum td ul li
{
    margin: 0;
    padding: 0 0 0 10px;
}

div.content-view-line div.class-forum table.forum td ul li a
{
    font-weight: normal;
}

div.content-view-line div.class-forum table.forum th
{
    background-color: #DAEAED;
    background-image: url(images/th_bg.jpg);
    background-position:left top;
    background-repeat:repeat-x;
    border-top:1px solid #fff;
    color:#342e15;
    font-weight:bold;
    text-align:left;
    white-space:nowrap;
    height: 29px;
}

div.content-view-line div.class-forum table.forum td
{
    background-color: #F3FAFC;
}

div.content-view-full div.class-forums table.forum
{
    background-image: none;
    padding-bottom: 0;
}

div.content-view-full div.class-forums table.forum th
{
    background-color: #DAEAED;
    background-image: url(images/th_bg.jpg);
    background-position:left top;
    background-repeat:repeat-x;
    border-top:1px solid #fff;
    color:#342e15;
    font-weight:bold;
    text-align:left;
    white-space:nowrap;
    height: 29px;
}

div.content-view-full div.class-forums table.forum td
{
    background-color: #e5f1f5;
}

div.content-view-full div.class-article div.attribute-byline
{
    background-image: none;
    display:block;
    padding-bottom:20px;
}

div.content-view-full div.attribute-byline p.author
{
    color: #676767;
    font-size: 0.85em;
}

div.content-view-full div.attribute-byline p.date
{
    color: #3f8abd;
    font-size: 0.85em;
}

/* Blogs */
div.content-view-line div.class-blog-post div.attribute-byline p.author, div.content-view-full div.class-blog-post div.attribute-byline p.author
{
    color: #676767;
    font-size: 0.85em;
}

div.content-view-line div.class-blog-post div.attribute-byline p.date, div.content-view-full div.class-blog-post div.attribute-byline p.date
{
    border-right: 1px solid #000;
    padding-right: 5px;
    color: #3f8abd;
    font-size: 0.85em;
}

div.content-view-line div.class-blog-post div.attribute-comments a
{
    background-image: url(images/comment-ico.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 16px;
}

/* Article */

div.content-view-full div.class-article div.attribute-byline p.author
 { visibility: hidden; display: none; border-right: 1px solid #000 }

div.content-view-full div.class-article div.attribute-byline p.date
{

}

div.content-view-full div.class-article div.attribute-long
{
    background-image: none;
    padding-bottom:20px;
}
div.attribute-star-rating { float:left }

/* Tip a friend */

div.attribute-tipafriend
{
    margin-top: 20px;
    background-image: none;
}

/* Comment */

div.content-view-line div.class-comment div.attribute-byline p.date
{
    border: none;
}

div.content-view-line div.class-comment div.attribute-byline p.author
{
    border-right: none;
}

div.content-view-full div.class-article div.attribute-byline
{
    padding-bottom: 5px;
}

/* Site map */

div.content-view-sitemap ul li
{
    background-image:url(images/ul_bullet.gif);
}

/* Caption */
div.content-view-full div.attribute-image div.caption
 { color: #5ba158; font-style: italic; background-color: #ebf4e8 }


div.message-confirmation, div.message-feedback, div.message-warning, div.message-error, div.warning
{
    border: 1px solid #BCDCEA;
    background-image: url(images/msg-bg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    margin:0.5em 0pt 1em;
    padding:0.5em 1em;
}

div.message-feedback
{
    border-color:#BCDCEA;
}

div.message-warning, div.warning
{
    border-color:#BCDCEA;
}

div.message-error
{
    border-color:#BCDCEA;
}

/* DATE PICKER: START */

.datepicker-icon
{
    padding-top: 9px;
    margin-bottom: -2px;
}

.yui-calcontainer
{
    background-image: url(images/calcontainer-bg.png);
    background-position: left top;
    background-repeat: repeat-x;
    border: 1px solid #c7e5ee;
    background-color: #FFFFFF;
    font-size: 0.75em;
}

.yui-calcontainer .calclose
{
    background: transparent url(images/calx.gif) no-repeat scroll 0%;
    margin-right: 0.5em;
    margin-top: 0.25em;
    width: 6px;
    height: 5px;
}

.yui-calendar .calhead
{
    border: 1px solid #d0e8f4;
}

.yui-calendar .calnavleft
{
    background: transparent url(images/callt.gif) no-repeat left center;
}

.yui-calendar .calnavright
{
    background: transparent url(images/calrt.gif) no-repeat right center;
}

.yui-calendar td.calcell a
{
    color:#717274;
    text-decoration:none;
}

.yui-calendar td.today a
{
    color: #ff0000;
}

.yui-calendar td.calcell
{
    border-right: 1px solid #c2dbe8;
    border-left: none;
    border-top: none;
    border-bottom: 1px solid #cde6f3;
}

.yui-calendar td.calcell.today
{
    border-right: 1px solid #c2dbe8;
    border-left: none;
    border-top: none;
    border-bottom: 1px solid #cde6f3;
}

.yui-calendar td.calcell.oom
{
    border-right: 1px solid #c2dbe8;
    border-left: none;
    border-top: none;
    border-bottom: 1px solid #cde6f3;
    background-color: #e8f3fa;
}

.yui-calendar td.calcellright
{
    border-right: none;
}

.yui-calendar td.calcell.oom.calcellright
{
    border-right: none;
}

.yui-calendar td.calcellbottom
{
    border-bottom: none;
}

.yui-calendar td.calcell.oom.calcellbottom
{
    border-bottom: none;
}

.yui-calendar td.calcell.calcellhover
{
    background-color:#ffffff;
    background-image: url(images/calcell-hover.png);
    background-position: center top;
    background-repeat: repeat-x;
    border:none;
    cursor:pointer;
}

.yui-calendar td.calcell.calcellhover a
{
    color:#717274;
}

/* DATE PICKER: END */
div.class-gallery div.content-view-children table.trombi { margin-right: auto; margin-left: auto }
div.class-gallery div.content-view-children table.trombi td.trombi-titre { text-align: center; margin-right: auto; margin-left: auto }
div.class-gallery div.content-view-children table.trombi div.content-view-galleryline { margin-right: auto; margin-left: auto }
div.class-gallery div.content-view-children table.trombi div.content-view-galleryline div.class-trombi { margin-right: auto; margin-left: auto; width: 94px; height: 155px }
div.content-view-full div.class-gallery div.content-view-children div.content-view-galleryline div.class-trombi div.attribute-image img { margin-right: auto; margin-left: auto }
div.content-view-full div.class-gallery div.content-view-children div.content-view-galleryline div.class-trombi div.attribute-caption p { text-align: center }

