body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000000;
}

a {
	color: #c00418;
}

a:visited {
	color: #4f8196;
}

.header, .sub_header {
	background-color: #ffffff;
}

.top, .middle, .bottom {
	background: none;
}

.link_box {
	border: 1px solid #afc5cc;
	font-size: 11px;
	background: #d4e1ea url(../graphics/amu_vest/gradient_5x30pix.png) repeat-x 0 0;
	margin: 0 0 10px 0;
	padding: 5px 6px;
}

.link_box h2 {
	font-size: 13px;
	font-weight: bold;	
}

.link_box .left {
	padding-right: 4px;
}

.link_box .half {
    width: 49%;
}

.link_box .right {
	padding-left: 4px;
}	

.link_box .level {
    border-bottom: 1px solid #AFC5CC;
    padding: 2px 0;
}

div.gradient_box, .news_box {
	border: 1px solid #afc5cc;
	font-size: 11px;
	background: #d4e1ea url(../graphics/amu_vest/gradient_5x30pix.png) repeat-x 0 0;
	margin: 0 0 10px 0;
	padding: 5px 6px;
}

div.gradient_box h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

.news_box {
	padding-bottom: 12px;
}

.news_box li {
	border-color: #afc5cc;
}

.news_box h1 {
	font-size: 12px;
	margin: 0;
}

#navigation {
	background: #d4e1ea;
}

#navigation ol {
	border-color: #afc5cc;
	background: #d4e1ea url(../graphics/amu_vest/gradient_5x30pix.png) repeat-x 0 0;	
}

#navigation ol ol {
	background-color: #d4e1ea;	
}

#navigation ol ol li a:hover {
	background-color: #c1ced6;	
}

#navigation ol li {
	border-color: #afc5cc;
	border-left: none;
}

#navigation ol li a {
	color: #c00418;	
}

.header .logo img {
	margin-top: 24px;
}

#footer {
	font-size: 10px;
}

.side_column .navigation ul li a {
	color: #c00418;
}

.side_column h2 {
	border-bottom: 2px solid #4f8196;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.side_column .contacts p span.name {
	font-weight: normal;
}

#content table th, #content table th.group, #content table.employees th {
	color: #000;
	background-color: #fff;	
	border-top: none;
	border-bottom: 2px solid #4f8196;
	font-weight: bold;
	font-size: 11px;
}

#content table.employees th, #content table.education th {
	padding-left: 0;
}

#content table td {
	border-top: none;
	border-bottom: 1px solid #4f8196;	
}

#content table.education .col2 {
	width: 25%;	
}

#content table.education .col3 {
	width: 12%;	
}	

#content table.education .col4 {
	width: 13%;	
}

#content table.education td.col4 {
	text-align: right;
}

#content table.education td.col4 .occupied, #content div#activitiesList td span.occupied {
	color: #4f8196;
}

#content .article_box {
    background-color: #FFFFFF;
    border-bottom: medium none;
    border-top: medium none;
    clear: both;
    float: none;
    margin: 16px 0 0;
    padding: 0 0 0;
    width: 100%;
}

#content .article_box h2 {
    border-bottom: 2px solid #4f8196;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    padding: 0;
    margin-bottom: 4px;
    text-transform: uppercase;
}

#content .article_box .article a {
	color: #c00418;	
}

#content .article_box ul {
	padding-left: 20px;
	margin-top: 0;
}

#content .article_box li.article {
    margin-bottom: 2px;
	list-style-position: outside;
	list-style-type: disc;
	color: #c00418;	
}

#content .category_links {
	text-align: right;
}	


#content .attachments ul li {
	color: #c00418;
}

.target_group div ul li {
	color: #c00418;
    list-style-type: disc;
}

#activitiesList .activity_header {
    border-bottom: 2px solid #4F8196;
    font-size: 11px;
    font-weight: bold;
    margin: 28px 0 24px;
}

#content div#activitiesList table.activity {
	border: none;
}

#content div#activitiesList td {
	font-size: 10px;
}

#catalog_box h2 {
    padding: 0 0 4px 18px;
}

#activitiesList table.activity td.col4 {
	text-align: right;
	font-size: 11px;
}

/***** Testimonials *****/

.testimonial img {
    border: 0 none;
}
.testimonial a {
    color: #000000;
    text-decoration: none;
}
.testimonial {
    background-color: #FFFFFF;
    font-family: tahoma,Verdana,sans-serif;
    font-size: 11px;
    width: 540px;
}
.testimonial .left_testimonials {
    background-color: #FFFFFF;
    float: left;
    width: 130px;
}
.testimonial .left_testimonials a {
}
.testimonial .left_testimonials .person {
    font-size: 11px;
    font-weight: bold;
}
.left_testimonials div.line {
    border-top: 1px solid #000000;
    margin-top: 6px;
    padding-bottom: 6px;
}
.person .text .testimonial_header {
    font-weight: bold;
}
.testimonial .right_testimonials {
    float: right;
    width: 400px;
}
.blackbox {
    background-color: black;
    color: white;
    padding: 8px;
}
.blackbox .picture {
    float: left;
    padding-right: 10px;
}
.blackbox .text {
    line-height: 1.4em;
    padding: 20px 0 10px;
}
.blackbox .text .blackbox_header {
    font-weight: bold;
}
.blackbox .text .name {
    float: right;
    font-style: italic;
    font-weight: bold;
    padding-top: 10px;
}

.category_desc {
    padding: 20px 0 10px;
}
.category_desc .text {
    float: left;
    line-height: 1.3em;
    width: 60%;
}
.category_desc .text ul li {
    font-family: tahoma,Verdana,sans-serif;
    font-size: 11px;
}
.category_desc .text .category_header {
    font-size: 12px;
    font-weight: bold;
}
.category_desc .courses {
    float: right;
    font-size: 11px;
    padding-top: 10px;
    width: 38%;
}
.category_desc .courses .courses_header {
    font-weight: bold;
    padding-left: 5px;
}
.category_desc .courses ul {
    list-style-image: url("../graphics/bullet.png");
    margin: 0;
    padding: 0 0 0 19px;
}
.category_desc .courses ul li {
    font-size: 11px;
    padding: 2px 0;
}

.columnSearchBox input[type="text"] {
  width: 120px;
}

.columnSearchBox h1 {
   font-size: 14px;
   margin-top: 0;
}

.columnSearchBox {
  margin: 0 0 10px 0;
}
