@charset "utf-8";
/* CSS Document */

.boxType02{background-color:#e6e6e6;} /* boxtypeRounded */
.boxType02 *{

	}
.boxType02 .h1 {
	color:#808080;
	}
.boxType02 .hLft{
	background: url(images/elements/boxes/type02/tx--.gif) no-repeat top left;
	}
.boxType02 .hRht{
	background: url(images/elements/boxes/type02/t-xx.gif) no-repeat top right;
	}
.boxType02 .fLft{
	background: url(images/elements/boxes/type02/bx--.gif) no-repeat bottom left;
	}
.boxType02 .fRht{
	background: url(images/elements/boxes/type02/b-xx.gif) no-repeat bottom right;
	}
.boxType02 .boxCentre{
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	}


.boxType03{background-color:#19171a;color:#cccccc;} /* boxtypeRounded */
.boxType03 *{
	
	}
.boxType03 .h1 {
	color:#cccccc;
	}
.boxType03 .hLft{
	background: url(images/elements/boxes/type03/tx--.jpg) no-repeat top left;
	}
.boxType03 .hRht{
	background: url(images/elements/boxes/type03/t-xx.jpg) no-repeat top right;
	}
.boxType03 .fLft{
	background: url(images/elements/boxes/type03/bx--.gif) no-repeat bottom left;
	}
.boxType03 .fRht{
	background: url(images/elements/boxes/type03/b-xx.gif) no-repeat bottom right;
	}
.boxType03 .boxCentre{
	padding:15px;
	padding-top:5px;
	padding-bottom:5px;
	}

.boxType04{background-color:#e4e4e4;} /* boxtypeRounded */
.boxType04 *{
	
	}
.boxType04 .h1 {
	/*color:#cccccc;*/
	}
.boxType04 .hLft{
	background: url(images/elements/boxes/type04/tx--.gif) no-repeat top left;
	}
.boxType04 .hRht{
	background: url(images/elements/boxes/type04/t-xx.gif) no-repeat top right;
	}
.boxType04 .fLft{
	background: url(images/elements/boxes/type04/bx--.gif) no-repeat bottom left;
	}
.boxType04 .fRht{
	background: url(images/elements/boxes/type04/b-xx.gif) no-repeat bottom right;
	}
.boxType04 .boxCentre{
	padding:15px;
	padding-top:5px;
	padding-bottom:5px;
	}

.boxTypeFade01{background-color:#FFFFFF;} /* boxtypeRounded */
.boxTypeFade01 *{
	
	}
.boxTypeFade01 .hLft{
	background: url(images/elements/boxes/fade01/tx--.jpg) no-repeat top left;
	}
.boxTypeFade01 .hRht{
	background: url(images/elements/boxes/fade01/t-xx.jpg) no-repeat top right;
	}
.boxTypeFade01 .fLft{
	background:none;
	}
.boxTypeFade01 .fRht{
	background:none;
	}
.boxTypeFade01 .boxInner{
	min-height:190px;
	}
.boxTypeFade01 .boxCentre{
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	}


.boxTypePeel01{background-color:#871145;color:#ffffff;} /* boxtypePeel01 */
.boxTypePeel01 .abstract{color:#ffffff;}
.boxTypePeel01 *{
	
	}
.boxTypePeel01 .h1 {
	color:#c288a1;
	border-bottom:none;
	}
.boxTypePeel01 .hLft{
	background: url(images/elements/boxes/peel01/tx--.gif) no-repeat top left;
	}
.boxTypePeel01 .hRht{
	background: url(images/elements/boxes/peel01/t-xx.gif) no-repeat top right;
	}
.boxTypePeel01 .fLft{
	background: url(images/elements/boxes/peel01/bx--.gif) no-repeat bottom left;
	}
.boxTypePeel01 .fRht{
	background: url(images/elements/boxes/peel01/b-xx.jpg) no-repeat bottom right;
	}
.boxTypePeel01 .boxCentre{
	padding:15px;
	padding-top:5px;
	padding-bottom:20px;
	}
.boxTypePeel01 h2 {
	border-bottom:none;
	}
.boxTypePeel01 a:link, .boxTypePeel01 a:visited {
	color:#fff;
	}
.boxTypePeel01 a:hover {
	color:#c288a1;
	}