/**************************************
 * THEME NAME: educacontic
 *
 * Files included in this sheet:
 *
 *   educacontic/gradients.css
 **************************************/

/***** educacontic/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}
/***** educacontic/gradients.css end *****/


body { font:12px Arial, Helvetica, sans-serif normal; color:#383838; background:#fff url(../img/background.gif) repeat-x center top; }

input, select, textarea { background:#FFFFFF url(../img/input-bg.gif) repeat-x scroll center bottom; border:1px solid #DDDDDD; font-family:Arial,Helvetica,sans-serif normal; font-size:12px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; line-height:normal; padding:3px; }

hr { border-color:#E8E8E8; border-style:solid none none; border-width:1px medium medium; }

#layout-table #middle-column { padding-left:35px; padding-right:35px; }

#header-home { margin:20px 0; }
	#header-home .headermain { background:transparent url(educacontic.gif) no-repeat scroll center center; width:318px; height:56px; text-indent:-9999px; }

.sideblock .content { background:#F3F3F3 url(box-bg.gif) repeat-x scroll center bottom; border:1px solid #D3D3D3; -moz-border-radius:0; }
	.sideblock .header, .sideblock h2 { color:#E11319; font-size:14px; font-weight:bold; margin:0 0 8px; padding:0; border:none; background:none; }
	.sideblock .header .hide-show-image { border:medium none; }
	.sideblock .content a { color:#727272; text-decoration:none; }
		.sideblock .content a:hover { color:#E11319; }
		
#middle-column h2.header { color:#E11319; font-family:Georgia,Arial,Helvetica; font-size:30px; font-weight:normal; margin-bottom:14px; padding:0; border:none; background:none; }