/*---------------------------*/
/*          Header           */
/*---------------------------*/

.header {
	background-color: #C0C0C0;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	margin: 0px;
	padding: 10px
	}

/*---------------------------*/
/*         Navigator         */
/*---------------------------*/

.pathBack {
	color: #adadad;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	line-height: 11px;
	padding-top: 2px;
	padding-bottom: 12px;
	}
.pathBack A:link, .pathBack A:visited, .pathBack A:active {
	color: #adadad;
	text-decoration: underline;
	}
.pathBack A:hover {
	color: #adadad;
	text-decoration: none;
	}

/*---------------------------*/
/*      Content - Menu       */
/*---------------------------*/

TABLE.iMenu {
	background-color: #ffffff;
	}
TABLE.iMenu TD.iCat {
	font-weight: bold;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
TABLE.iMenu TD.iItem {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

/*---------------------------*/
/*          Content          */
/*---------------------------*/

.h2_custom {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #1C1A1B;
	margin: 0px;
	padding: 0px;
}

.playerInHeader {
	z-index: 100;
	}
.content {
	background-color: #FFFFFF;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	margin: 0px;
	padding: 10px
	}
.details A:link, .details A:visited, .details A:active {
	color: #ff0000;
	text-decoration: underline;
	}
.details A:hover {
	color: #ff0000;
	text-decoration: none;
	}
.download {
	vertical-align: middle;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.download A:link, .download A:visited, .download A:active {
	color: #ff0000;
	text-decoration: underline;
	}
.download A:hover {
	color: #ff0000;
	text-decoration: none;
	}
.borderContact TD {
	border: 1px solid #f1f1f1;
	}

/*---------------------------*/
/*          Boxes            */
/*---------------------------*/

.boxTitle {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5B5A5F;
	background-image: url(../images/bgs/box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-left: 12px;
	}
.boxContent {
	text-align: left;
	background-color: #F6F6F8;
	}
.boxContentChapter {
	width: 216px;
	height: 120px;
	background-color: #f5f4f7;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	font-weight:bold;
	}
.boxContentChapter A:link, .boxContentChapter A:visited, .boxContentChapter A:active {
	color: #FF0000;
	text-decoration: none;
	}
.boxContentChapter A:hover {
	color: #FF0000;
	text-decoration: underline;
	}
.boxContentChapter IMG {
	padding-bottom: 10px;
	border: 0px;
	width: 215px;
	height: 76px;
	}
.boxRedTitle {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	height: 26px;
	padding-left: 10px
	}
.boxRedContent {
	text-align: left;
	background-color: #FFFFFF;
	border-left: 4px solid #F6F6F8;
	border-bottom: 4px solid #F6F6F8;
	border-right: 4px solid #F6F6F8;
	padding: 6px;
	}

/*---------------------------*/
/*          Images           */
/*---------------------------*/


/*---------------------------*/
/*        All sections       */
/*---------------------------*/

.odd {
	background-color: #F6F6F8;
	}

/*---------------------------*/
/*          Footer           */
/*---------------------------*/

.footer {
	background-color: #FFFFFF;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	padding-left: 10px;
	padding-right: 10px;
	}
.footer_logo {
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	height: 50px;
	background-image: url(../images/bgs/footer.gif);
	background-repeat: repeat-x;
	background-position: left center;
	}
.footer_bottom {
	width: 990px; 
	text-align: center
}
.footer_bottom A:link, .footer_bottom A:visited, .footer_bottom A:active {
	color: #000000;
	text-decoration: none;
	}
.footer_bottom A:hover {
	color: #000000;
	text-decoration: underline;
	}	
