﻿body
{
	font-family: Arial;
	font-size: 14px;
}
#wrapper #header
{
	font-size: 90%;
	font-weight: bold;
	color: #7ca6b0;
}

#wrapper #header a:link, 
#wrapper #header a:visited,
#wrapper #header a:active,
#wrapper #header a:hover
{
	text-decoration: none;
	padding-right: 7px;
	color: #7ca6b0;
}

#header #headerNavigation #menu .navigationSelected
{
	color: #a70531;
	font-weight:normal;
	font-size:12px;
}

#wrapper #footer
{
	font-family: Arial;
	font-size: 80%;
	color: #838b8d;
}

#wrapper #footerNavigation
{
	font-weight: bold;
	color: #7ca6b0;
	font-size: 85%;
	vertical-align: middle;
}

#wrapper #footerNavigation a:link,
#wrapper #footerNavigation a:visited,
#wrapper #footerNavigation a:active,
#wrapper #footerNavigation a:hover
{
	color: #838f92;
	text-decoration: none;
}

#wrapper #footerNavigation .navigationSubtitle
{
	font-size: 130%;
}

#wrapper #footerNavigation .blueTop
{
	color: #838f92;
}

#wrapper #footerNavigation .search
{
	font-size: 110%;
	color: #838f92;
}

/* Right col */


#homeRightColumn a:link,
#homeRightColumn a:visited,
#homeRightColumn a:active,
#homeRightColumn a:hover
{
	font-weight: bold;
	color: #001952;
}

#homeRightColumn .date
{
	font-weight: bold;
	color: #a70531;
}

#homeRightColumn .place
{
	color: #001952;
}


#homeRightColumn .latestNews .text
{
	font-size: 85%;
}

#homeRightColumn .latestNews .calendar .day
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 85%;
	color: #a70531;
}

#homeRightColumn .latestNews .calendar .month
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 85%;
	color: #001952;
}

#homeRightColumn .upcomingEvents .text
{
	font-size: 85%;
}


#homeRightColumn .upcomingEvents .calendar .day
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 85%;
	color: #a70531;
}

#homeRightColumn .upcomingEvents .calendar .month
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 85%;
	color: #001952;
}

/* Lefts col */

#homeleftsColumn a:link,
#homeleftsColumn a:visited,
#homeleftsColumn a:active,
#homeleftsColumn a:hover
{
	font-weight: bold;
	color: #001952;
}

#homeleftsColumn .date
{
	font-weight: bold;
	color: #a70531;
}

#homeleftsColumn .place
{
	color: #001952;
}


#homeleftsColumn .latestNews .text
{
	font-size: 85%;
}

#homeleftsColumn .latestNews .calendar .day
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 85%;
	color: #a70531;
}

#homeleftsColumn .latestNews .calendar .month
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 85%;
	color: #001952;
}

#homeleftsColumn .upcomingEvents .text
{
	font-size: 85%;
}


#homeleftsColumn .upcomingEvents .calendar .day
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 85%;
	color: #a70531;
}

#homeleftsColumn .upcomingEvents .calendar .month
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 85%;
	color: #001952;
}



/* Begin int02.aspx */

#productImagesColumn #productName,
#productImagesColumn a:link,
#productImagesColumn a:visited,
#productImagesColumn a:active,
#productImagesColumn a:hover
{
	font-size: 155%;
	font-weight: bold;
	color: #a70531;
	text-decoration: none;
}

#productDetailsColumn
{
	font-size: 75%;
	color: #858585;
}

#productDetailsColumn a:link,
#productDetailsColumn a:visited,
#productDetailsColumn a:active,
#productDetailsColumn a:hover
{
	color: #a70531;
	text-decoration: underline;
}

#productDetailsColumn .subtitle
{
	font-size: 150%;
	color: #7ca6b0;
	font-weight: bold;
}

#productDetailsColumn #technicalInfoBox #technicalHeader
{
	font-size: 115%;
	color: #858585;
	font-weight: bold;
}

#productDetailsColumn #technicalInfoBox #technicalHeader .first
{
	color: #7ca6b0;
}

#productDetailsColumn #technicalInfoBox #technicalHeader .subtitle
{
	color: #7ca6b0;
	font-weight: bold;
}

#productDetailsColumn #technicalInfoBox #technicalContent .subtitle
{
	font-size: 118%;
	color: #7ca6b0;
	font-weight: bold;
}

/* End int02.aspx */

/* Promotion Begin */

#form,
#form a:link,
#form a:active,
#form a:visited,
#form a:hover
{
	font-family: Arial,Helvetica,sans-serif;
	color: #7CA6B0;
}

#form a:link,
#form a:active,
#form a:visited,
#form a:hover
{
	text-decoration: underline;
}

#form a:hover
{
	color: #838FA7;
}

#form input.textBox
{
	color: #858585;
}

/* Promotion End */