/**************************************
 * THEME NAME: standardred
 *
 * Files included in this sheet:
 *
 *   standardred/gradients.css
 *   standardred/fw_color.css
 *   standardred/fw_fonts.css
 *   standardred/fw_layout.css
 **************************************/

/***** standardred/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */


th.header,
td.header,
div.header {     
    background-image:url();     
    background-position:top;    
    background-repeat:repeat-x;
}
.navbar {
    background-image:url();     
    background-position:top;    
    background-repeat:repeat-x;     
}

/***** standardred/gradients.css end *****/

/***** standardred/fw_color.css start *****/

/* Core */



#header-home, #header {
  background-color: #ffffff;
  	    background-image: url("arches5.jpg");
  border-color:#C6BDA8;
}

h2 {
  background-color: #4994CD;
}

th.header,
td.header,
div.header {
  background-color: #4994CD;

}/***** standardred/fw_color.css end *****/

/***** standardred/fw_fonts.css start *****/


a:visited {
     font-family:"Times New Roman", Times, serif;
           
}

h1, h2, h3, h4 {
    font-family:"Times New Roman", Times, serif;
	text-align: center;
	font-size:1.0em;

}

h1 {

    font-weight: bold;
}

h2 {
    font-size:1.16em;
	color:#FFFFFF;
}
h3 {

}
h4 {
    font-weight:bold;
}


th.header,
td.header,
div.header,
.headingblock {
    font-family:"Times New Roman", Times, serif;
    font-weight: bold;
	text-align: center;
    color: #FFFFFF;
}
.categorybox .category,
.categorybox .category {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-size: .95em;
    font-weight: bold;
}
.logininfo,
#header-home .headermenu font {
     font-size:.8em;
}/***** standardred/fw_fonts.css end *****/

/***** standardred/fw_layout.css start *****/


#login-signup * form.mform {
width:500px;
 font-weight:normal;
}

.coursebox {
 	float:middle;

}
.courseboxcontent.summary  {
float:left;
padding:5px;
width: 100%;

}

.courseboxcontent .cost {
 padding-top: 20em;
}

#my-index .coursebox .info {
float:left;
}
#my-index .coursebox .summary {
float:left;
}/***** standardred/fw_layout.css end *****/

