/* boxes */

.boxTypeSite{margin:auto;background-color:#fff;color:#888;}
.boxTypeSite *{

	}
.boxTypeSite .hLft{min-height:1%;
	background: url(http://www.songmen.co.uk/images/elements/boxes/site/tx--.gif) no-repeat top left;
	}
.boxTypeSite .bHead{min-height:1%;
	background: url(http://www.songmen.co.uk/images/elements/boxes/site/t-x-.gif) repeat-x top left;
	}
.boxTypeSite .bFoot{min-height:1%;
	background: url(http://www.songmen.co.uk/images/elements/boxes/site/b-x-.gif) repeat-x bottom left;
	}
.boxTypeSite .hRht{min-height:1%;
	background: url(http://www.songmen.co.uk/images/elements/boxes/site/t--x.gif) no-repeat top right;
	}
.boxTypeSite .lft{min-height:1%;
	background: url(http://www.songmen.co.uk/images/elements/boxes/site/cx--.gif) repeat-y top left;
	}
.boxTypeSite .rht{min-height:1%;
	background: url(http://www.songmen.co.uk/images/elements/boxes/site/c--x.gif) repeat-y top right;
	}
.boxTypeSite .fLft{min-height:1%;
	background: url(http://www.songmen.co.uk/images/elements/boxes/site/bx--.gif) no-repeat bottom left;
	}
.boxTypeSite .fRht{min-height:1%;
	background: url(http://www.songmen.co.uk/images/elements/boxes/site/b--x.gif) no-repeat bottom right;
	}
.boxTypeSite .boxCentre{min-height:1%;
	/*background-color:#FF0000;*/
	/*padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;*/
	padding:15px;
	margin:0;
	}
.boxTypeSite .boxInner{min-height:1%;
	padding-left:10px;
	padding-right:10px;
	}
* html .boxTypeSite .boxInner{min-height:1%;
	
	}
.boxTypeSite .boxCentre .bxFade{
	background-image:url(http://www.songmen.co.uk/images/elements/boxes/fade01/bxtextfade.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	
	}
.boxTypeSite .boxHold{
	height:15px;
	background-color:#FF0000;
	}


.boxTypeFade01{margin:auto;background-color:#fff;color:#888;}
.boxTypeFade01 *{

	}
.boxTypeFade01 .hLft{
	background: url(http://www.songmen.co.uk/images/elements/boxes/fade01/tx--.jpg) no-repeat top left;
	}
/*.boxTypeFade01 .bHead{
	background: url(../images/elements/boxes/fade01/t-x-.jpg) repeat-x top left;
	}
.boxTypeFade01 .bFoot{
	background: url(../images/elements/boxes/fade01/b-x-.jpg) repeat-x bottom left;
	}*/
.boxTypeFade01 .hRht{
	background: url(http://www.songmen.co.uk/images/elements/boxes/fade01/t-xx.jpg) no-repeat top right;
	}
.boxTypeFade01 .lft{
	background: url(http://www.songmen.co.uk/images/elements/boxes/fade01/cx--.jpg) repeat-y top left;
	}
.boxTypeFade01 .rht{
	background: url(http://www.songmen.co.uk/images/elements/boxes/fade01/c-xx.jpg) repeat-y top right;
	}
.boxTypeFade01 .fLft{
	background: url(http://www.songmen.co.uk/images/elements/boxes/fade01/bx--.jpg) no-repeat bottom left;
	}
.boxTypeFade01 .fRht{
	background: url(http://www.songmen.co.uk/images/elements/boxes/fade01/b-xx.jpg) no-repeat bottom right;
	}
.boxTypeFade01 .boxCentre{
	/*background-color:#FF0000;*/
	/*padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;*/
	padding:10px;
	margin:0;
	}
.boxTypeFade01 .boxInner{
	padding-left:10px;
	padding-right:10px;
	}
* html .boxTypeFade01 .boxInner{
	
	}
.boxTypeFade01 .boxCentre .bxFade{
	background-image:url(http://www.songmen.co.uk/images/elements/boxes/fade01/bxtextfade.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	
	}
.boxTypeFade01 .boxHold{
	height:15px;
	background-color:#FF0000;
	}


