/**************************************
 * THEME NAME: icodetheme
 *
 * Files included in this sheet:
 *
 *   icodetheme/user_styles.css
 **************************************/

/***** icodetheme/user_styles.css start *****/

body {
	background: #FFFFFF url(background2.jpg);
	background-repeat: repeat-x;
}

body, table, td, th, li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 0.00em;
}

.sideblock .header {
	background: url(gradient2.jpg);
	background-repeat: repeat-x;
}

td.content {
	background: #E0E0E0 url(gradient2.jpg);
	background-repeat: repeat-x;
}

body#course-view .headingblock {
	background-image: url(gradient2.jpg);
}

#course-view .weekscss .section, #course-view .section td.side{
	background: #E0E0E0 url(gradient2.jpg);
	background-repeat: repeat-x;
	border-style: none;
}

#course-view .headingblock {
display: none;
}

#course-view .section td.content{
	border-style: none;
}


#course-view .section td.left{
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
}
#course-view .section td.right{
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
}

body#course-view .headingblock {
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
}

.generalbox {
background: #E0E0E0 url(gradient2.jpg);
background-repeat: repeat-x;
}

.headermenu {
text-align: top;
}

.headingblock {
display: none;
}

.coursebox {
background: #E0E0E0 url(gradient2.jpg);
background-repeat: repeat-x;
}

#page {
margin: 0 auto;
width: 90%;
text-align: left;
}

.coursebox. summary {
padding: 0px;
}
/***** icodetheme/user_styles.css end *****/

