/* GENERAL STYLES */
/***** Imports *****/
@import url(Global.css);
@import url(GlobalSkin.css);
@import url(slimbox.css);

/***** Content container *****/
#contentContainer
{ margin-top:5px; }


/***** Pic column *****/
#picColumn
{ width:260px; }

a.smallDias
{ background:#efefef url(/gfx/smalldiasback.gif) no-repeat; display:block; float:left; height:120px; margin:0 10px 10px 0; width:120px; }

a.rightDias
{ margin-right:0 !important; }

a.smallDias img
{ border-top:1px solid #666; border-right:1px solid #fff; border-bottom:1px solid #fff; border-left:1px solid #666; display:block; margin:10px auto;}

/***** Content column *****/
#contentColumn
{ width:390px; }

#contentColumn h1
{ color:#333; font-size:1.4em; letter-spacing:normal; margin:5px 0 0 0; padding:0; }

#contentColumn h2
{ color:#666; font-size:1em; letter-spacing:normal; margin:0 0 1em 0; padding:0; }

/***** Tool column *****/
#toolColumn
{ width: 130px; }

div.toolHeader
{ background:#92cdd0; color:#fff; font-weight:bold; margin:5px 0 0 0; padding:3px 8px 3px 0; text-align:right; }

#toolColumn ul
{ margin:5px 6px 0 0; }

#toolColumn a
{ color:#666; font-size:0.9em; }

#toolColumn a:hover
{ color:#f21420; }

/* EDITOR PROPERTIES */
