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

/***** standardwhite/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; */    
}

body {
	margin: 0px;
	padding: 0px;
    background-image:url(../../opikanoba/organization/assets.php/top1p.gif);     
    background-position:top-left;    
    background-repeat:repeat-x;     
}
	
#header-home {
    background-image:url(../../opikanoba/organization/assets.php/top.gif);     
    background-position:top-left;    
    background-repeat:no-repeat;
    height: 125px;
}

#header {
    background-image:url(../../opikanoba/organization/assets.php/top.gif);     
    background-position:top-left;    
    background-repeat:no-repeat;
    height: 125px;
}

#content {
	margin: 5px;
}

div#copy {
	padding: 2px;
	margin-top: 50px;
	margin-bottom: 10px;
	background-color: #A12A4E;
	color: white;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

div.name a {
	display: block;
	height: 64px;
	padding-left: 64px;
    background-position: top-left;
    background-repeat: no-repeat;
}

div#course_3 a {
	background-image: url(img_a.gif);
}

div#course_2 a {
	background-image: url(img_b.gif);
}

div#course_4 a {
	background-image: url(img_c.gif);
}

div#course_5 a {
	background-image: url(img_d.gif);
}

div#course_6 a {
	background-image: url(img_e.gif);
}

div#course_7 a {
	background-image: url(img_f.gif);
}

div#course_8 a {
	background-image: url(img_g.gif);
}

div#course_9 a {
	background-image: url(img_h.gif);
}

div#course_10 a {
	background-image: url(img_i.gif);
}

div#course_11 a {
	background-image: url(img_j.gif);
}

div#course_12 a {
	background-image: url(img_k.gif);
}

div#course_13 a {
	background-image: url(img_l.gif);
}
/***** standardwhite/gradients.css end *****/

