body.sbSiteBody {
	margin: 0;
	padding: 0;
	text-align: center;
}.sbcRow {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.sbcCol {
	position: relative;
	float: left;
	overflow: hidden;
}

.sbcItem {
	position: relative;
	overflow: hidden;
}

img { border: none }
.sbczContent a { font-family: inherit; font-size: 1em; font-weight: inherit; text-decoration: underline; }
.sbczContent h1,.sbczContent h2,.sbczContent h3,.sbczContent h4,.sbczContent h5,.sbczContent h6 { font-family: inherit; font-weight: bold; margin-top: 0px; }
.sbczContent h1 { font-size: 1.6em; }
.sbczContent h2 { font-size: 1.5em;  }
.sbczContent h3 { font-size: 1.4em;  }
.sbczContent h4 { font-size: 1.3em;  }
.sbczContent h5 { font-size: 1.2em;  }
.sbczContent h6 { font-size: 1.1em;  }
.bsPointer{
	cursor:pointer;
}

img { border: none }

body { margin: 0; }
.sbPageBody {
	text-align: center;
	width: 734px;
	margin: auto;
	padding: 0px;
	font: normal 70% arial,helvetica,sans-serif;
	text-align: left;
}

#siteHolder {
	position: relative;
	width: 734px;
	overflow: hidden;
	font: normal 1em arial,helvetica,sans-serif;
	margin: auto;
	text-align: center;
	background-repeat: repeat-y;
	background-position: bottom left;
	border: 0px solid #000;
}

#upperHeader {
	position: relative;
	width: 734px;
	height: 50px;
	overflow: hidden;
}

#headerBar {
	position: relative;
	width: 734px;
	height: 120px;
	overflow: hidden;
}

#lowerHeader {
	position: relative;
	width: 734px;
	height: 50px;
	overflow: hidden;
}

#lowerHeader {
	position: relative;
	width: 100%;
	height: 26px;
	left: 0px;
	overflow: hidden;
}

#headerAddress {
	position: absolute;
	width: 400px;
	left: 10px;
	top : 8px;
	text-align: left;
	font: normal 1em arial;
	color: #fff;
	overflow: hidden;
	z-index: 10;
}

.siteDivider {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: hidden;
	font-size: 0;
	z-index: 100;
}
#upperHeader .siteDivider, #headerBar .siteDivider, #lowerHeader .siteDivider { bottom: 0px; }
#internalFooter .siteDivider { top: 0px; }

#contentHolder {
	position: relative;
	width: 734px;
	overflow: hidden;
	margin: auto;
	text-align: left;
}

#mainContent {
	position: relative;
	float: right;
	width: 564px;
	z-index: 2;
}

#menuBar {
	position: relative;
	float: left;
	width: 170px;
	overflow:hidden;
}

#legalPack {
	position: absolute;
	top: 4px;
	left: 10px;
	width: 400px;
	text-align: left;
	padding: 2px 0px;
	z-index:10;
}

#legalPack, #legalPack a { font: bold 1em arial; }

#externalHeader {
	position: relative;
	width: 734px;
	height: 20px;
	overflow: hidden;
}

#internalFooter {
	position: relative;
	width: 734px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 1;
}

#contactSplash a {
	text-decoration: none;
	color: #FFD200;
	z-index: 100;
	font: normal 1em arial;
}

#contactSplash a:hover {
	color: #eee;
}

#contentFooter {
	position: relative;
	clear: both;
	width: 180px;
	text-align: left;
	
}

#contentFooterOption_text {
	position: relative;
	padding: 2px 0px 4px 20px;
}

.hiddenDiv{
	position:absolute;
	display:none;
}

.showDiv{
	display:block;
}


#externalFooter {
	position: relative;
	width: 100%;
	height: 50px;
	overflow: hidden;
	font: normal 1em arial;
}

#exFooterAddress {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 400px;
	padding: 2px 2px;
	text-align: left;
	z-index: 100;
}

#externalFooter a {
	font: bold 1em arial;
	text-decoration: none;
}


.mcPanelAreaH {
	position: relative;
	width: 170px;
	float: left;
	clear: left;
	overflow: hidden;
	/*margin-right: -5px;*/
	z-index: 1;
}

#mcPanelArea {
	position: relative;
	width: 177px;
	height: 100px;
	overflow: hidden;
	z-index: 600;
	margin-bottom: 30px;
}

#mcFooterArea {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 170px;
	height: 30px;
	overflow: hidden;
}

.contentZoneCH {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}

#exFooterAddress span, #legalPack span, #headerAddress span {
	display: block;
	position: relative;
	float: left;
	height: 15px;
	line-height: 16px;
	padding: 0px 10px; 
}

#sbImageCreditHolder{
	position: relative;
	width: 100px;
	text-align: left;
	/*height:15px;*/
	z-index:2;
	float:left;
	
}

#sbImageCreditH{
	position: relative;
	width: 100%;
	padding: 10px 10px;
	padding-bottom:0px;
	font: bold 1em arial;
}

#sbSiteCreditH { 
	position: relative;
	padding: 5px 10px;
	text-align: right;
}

#sbImageCreditH a,
#sbSiteCreditH a {
	font: bold 1em arial;
	text-decoration: none;
}

#sbSiteCreditH {padding-bottom:0px; padding-right:0px;padding-left:0px;}
#sbImageCreditH {width:100px;cursor:pointer;/*position:absolute;padding:0px;right:0px;padding-bottom:5px;*/}

#legalPack a{text-decoration: none;}


#basketSumH {
	position: relative;
	width: 170px;
	overflow:hidden;
	clear:left;
}

#basketSumH a.sBasketA {
	display: block;
	position: relative;
	padding: 6px 25px 6px 24px;
	font: normal 1em arial;
	text-decoration:none;
}

#basketSumH .bsItemH {
	position: relative;
	width: 95%;
	left: 5%;
	overflow: hidden;
	font: normal .9em arial;
/*	padding-top: 4px;
	padding-bottom: 4px;*/
}


#basketSumH .bsName {
	position: relative;
	font-weight: bold;
}

#basketSumH .bsOOS .bsName, #basketSumH .bsOOS .bsQuantity { text-decoration: line-through; }
#basketSumH .bsQuantity {
	position: relative;
	text-align: left;
	float: left;
}

#basketSumH .bsOut{ font-weight: bold; text-align: right;} 
#menuBar{margin-bottom:1px; width: 170px; }

#menuBarH { margin-top: 1px; }
#menuBarH .menuItem1 { padding: 0px 0px 0px 0; }
#menuBarH .menuItem2 { padding: !attr_menu_top_padding2!px 0px !attr_menu_base_padding2!px 0; }
#menuBarH .menuItem3 { padding: !attr_menu_top_padding3!px 0px !attr_menu_base_padding3!px 0; }



#menuBarH .menuDiv {
	position: relative;
	width: 170px;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

#menuBarH .menuItem{
	position:relative;
	overflow:hidden;
}

#menuBarH .menuItem a {
	position: relative;
	display: block;
	overflow: hidden;	
	width: 100%;

}

#menuBarH .menuItem a img {
	display: block;
	position: relative;	
}

#menuBarH .menuItem a:hover img, #menuBarH .hover a img { margin-left: -170px; }
#menuBarH .selected a img, #menuBarH .selected a:hover img { margin-left: -340px; }

.menuArrow{
	position:absolute;
	overflow:hidden;
	top:0;
	right:0;
	width:9px;
	height:9px;
	z-index:100;
}

.dividerIBG,
.dividerBG{
	position:relative;
	overflow:hidden;
	height:1px;
	width:100%;
}
#sbBackgroundLayer, #sbLogo { background: #1695cc url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/layout/rev_343/bg.png); }
body.sbSiteBody { background: #1695cc; } 
.sbSiteBody { color: #666666; background: #cccccc; }
.sbPageBody a { color:  #ff0000; }
.sbPageBody a:hover { color:  #FF0000 }
#contentHolder, #mcPanelArea { color: #666666; background: #0000a0 }

#siteHolder { border-color: #373c40; background: #0000a0 }

h1 { color: #1930ff; }
h2 { color: #2bffff; }
h3 { color: #2bffff; }
h4 { color: #2bffff; }
h5 { color: #2bffff; }
h6 { color: #2bffff; }

.siteDivider { background-color: #373c40; }

#headerBar { background-color: #0020E0; }
#upperHeader { background-color: #666666; }
#lowerHeader { background-color: #190666; }

#headerAddress { color: #666666; }
#headerAddress a { color: #ff007f; font-weight: bold; }
#headerAddress a:hover { color: #ffffff; }

#internalFooter { background: #ffffff; }
#legalPack { color: #999999; }
#legalPack a { color: #373c40; }
#legalPack a:hover { color: #000000; }

#sbImageCreditHolder, #sbImageCreditH {background: none; color: #28ffff;}
#externalFooter, #sbSiteCreditH { background: #ff0000; color: #cccccc; }
#sbSiteCreditH{ background: none; color: #cccccc;z-index:1; }
#externalFooter a, #sbSiteCreditH a,#sbImageCreditH a { color: #28ffff; }
#externalFooter a:hover, #sbSiteCreditH a:hover, #sbImageCreditH a:hover { color: #ffffff; text-decoration: underline;}
#externalFooter a:visited, #sbSiteCreditH a:visited,#sbImageCreditH a:visited { color: #!footer_a_visited!; }

#basketSumH { background: #0000a0 color: #ff007f; border-top:1px solid #ff007f; border-bottom:1px solid #ff007f;}
#basketSumH a.sBasketA { background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/layout/rev_343/basket_icon.png) no-repeat 0px center; color: #ff007f; text-underline: none; }
#basketSumH a.sBasketA:hover { color: #000000; background-position: -200px center; ; }
#basketSumH .bsSubs { border-top: 1px dotted #ff007f; }	

#contentHolder { background-repeat: repeat-y; background-position: 170px 0; background-image: none; }

#mcFooterArea,
#mcPanelArea {
	/* border-top: !attr_hborder_width!px solid #000;*/
}

#menuBar{
 	border-bottom: 0px solid #FF0000;
 	border-top: 0px solid #FF0000;
}



#menuBarH .selected{
	background:#15074c;
}

#menuBarH .selected a,#menuBarH .hover a { background: #15074c; border:none;}

.dividerBG{
	background:#0000a0;
}

.dividerIBG{
	background:#FF0000;
}
#lowerHeader {
height: 26px;
visibility: hidden;
height: 0px;
fontSize: 0px;
overflow: hidden;width:0px;margin: 0;}
#upperHeader {
height: 50px;
visibility: hidden;
height: 0px;
fontSize: 0px;
overflow: hidden;width:0px;margin: 0;}
#basketSumH {
visibility: visible;
}
#mcPanelArea {
height: 146px;
margin-bottom: 500px;
}
#exFooterAddress {
left: 0px;
top: 86px;
visibility: hidden;
height: 0px;
fontSize: 0px;
overflow: hidden;width:0px;margin: 0;}
#externalFooter {
height: 1px;
}
#legalPack {
left: 580px;
top: 5px;
visibility: visible;
width: 0px;
}
#externalHeader {
height: 30px;
visibility: hidden;
height: 0px;
fontSize: 0px;
overflow: hidden;width:0px;margin: 0;}
#mcFooterArea {
bottom: 0px;
height: 500px;
}
#headerAddress {
left: 10px;
top: 3px;
visibility: hidden;
height: 0px;
fontSize: 0px;
overflow: hidden;width:0px;margin: 0;}
#headerBar {
height: 204px;
}
#internalFooter {
height: 26px;
visibility: hidden;
height: 0px;
fontSize: 0px;
overflow: hidden;width:0px;margin: 0;}

#externalFooterDynamicimage34996 { position: absolute; top: 98px; left: 655px; width: 55px; height: 45px; z-index: 1; font-size: 0; }
#externalFooterDynamicimage34996 img { width: 55px; height: 45px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1054053.jpg?655x98) no-repeat; }
#headerBarDynamiclogo34936 { position: absolute; top: 27px; left: 191px; width: 313px; height: 67px; z-index: 7; font-size: 0; }
#headerBarDynamiclogo34936 img { width: 313px; height: 67px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/logo_1052894.jpg?191x27) no-repeat; }
#headerBarDynamicimage49899 { position: absolute; top: 24px; left: 45px; width: 83px; height: 103px; z-index: 10; font-size: 0; }
#headerBarDynamicimage49899 img { width: 83px; height: 103px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1403240.jpg?45x24) no-repeat; }
#headerBarDynamicimage49891 { position: absolute; top: 21px; left: 584px; width: 83px; height: 103px; z-index: 9; font-size: 0; }
#headerBarDynamicimage49891 img { width: 83px; height: 103px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1402733.jpg?584x21) no-repeat; }
#mcPanelAreaDynamicimage49892 { position: absolute; top: 512px; left: 10px; width: 111px; height: 138px; z-index: 7; font-size: 0; }
#mcPanelAreaDynamicimage49892 img { width: 111px; height: 138px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1402969.jpg?10x512) no-repeat; }
#headerBarDynamicimage49889 { position: absolute; top: 23px; left: 585px; width: 83px; height: 103px; z-index: 4; font-size: 0; }
#headerBarDynamicimage49889 img { width: 83px; height: 103px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1402731.jpg?585x23) no-repeat; }
#mcPanelAreaDynamicimage49894 { position: absolute; top: 822px; left: 2px; width: 161px; height: 161px; z-index: 8; font-size: 0; }
#mcPanelAreaDynamicimage49894 img { width: 161px; height: 161px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1402973.jpg?2x822) no-repeat; }
#mcFooterAreaDynamicimage49897 { position: absolute; top: 26px; left: 16px; width: 148px; height: 191px; z-index: 7; font-size: 0; }
#mcFooterAreaDynamicimage49897 img { width: 148px; height: 191px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1403002.jpg?16x26) no-repeat; }
#mcFooterAreaDynamicimage49898 { position: absolute; top: -71px; left: 360px; width: 159px; height: 159px; z-index: 8; font-size: 0; }
#mcFooterAreaDynamicimage49898 img { width: 159px; height: 159px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1403231.jpg?360x-71) no-repeat; }
#headerBarDynamicimage49248 { position: absolute; top: 138px; left: 936px; width: 64px; height: 68px; z-index: 3; font-size: 0; }
#headerBarDynamicimage49248 img { width: 64px; height: 68px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1371516.jpg?936x138) no-repeat; }
#headerBarDynamicimage49249 { position: absolute; top: 100px; left: -118px; width: 1255px; height: 299px; z-index: 5; font-size: 0; }
#headerBarDynamicimage49249 img { width: 1255px; height: 299px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1371517.jpg?-118x100) no-repeat; }
#mcPanelAreaDynamicimage51765 { position: absolute; top: 13px; left: 33px; width: 104px; height: 128px; z-index: 10; font-size: 0; }
#mcPanelAreaDynamicimage51765 img { width: 104px; height: 128px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1480977.jpg?33x13) no-repeat; }
#mcPanelAreaDynamicimage36182 { position: absolute; top: -1046px; left: -360px; width: 94px; height: 90px; z-index: 6; font-size: 0; }
#mcPanelAreaDynamicimage36182 img { width: 94px; height: 90px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1083506.jpg?-360x-1046) no-repeat; }
#headerBarDynamiclogo34958 { position: absolute; top: 121px; left: 195px; width: 294px; height: 55px; z-index: 6; font-size: 0; }
#headerBarDynamiclogo34958 img { width: 294px; height: 55px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/logo_1053518.jpg?195x121) no-repeat; }
#headerBarDynamicimage34928 { position: absolute; top: 22px; left: 419px; width: 144px; height: 49px; z-index: 1; font-size: 0; }
#headerBarDynamicimage34928 img { width: 144px; height: 49px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1052893.jpg?419x22) no-repeat; }
#externalFooterDynamicimage35123 { position: absolute; top: 95px; left: 36px; width: 53px; height: 44px; z-index: 2; font-size: 0; }
#externalFooterDynamicimage35123 img { width: 53px; height: 44px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1054239.jpg?36x95) no-repeat; }
#mcPanelAreaDynamicimage35202 { position: absolute; top: 512px; left: 11px; width: 150px; height: 150px; z-index: 4; font-size: 0; }
#mcPanelAreaDynamicimage35202 img { width: 150px; height: 150px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1055694.jpg?11x512) no-repeat; }
#mcPanelAreaDynamicimage36204 { position: absolute; top: -119px; left: 196px; width: 156px; height: 156px; z-index: 1; font-size: 0; }
#mcPanelAreaDynamicimage36204 img { width: 156px; height: 156px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1084136.jpg?196x-119) no-repeat; }
#mcPanelAreaDynamicimage36178 { position: absolute; top: 507px; left: 9px; width: 156px; height: 156px; z-index: 5; font-size: 0; }
#mcPanelAreaDynamicimage36178 img { width: 156px; height: 156px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1083502.jpg?9x507) no-repeat; }
#mcFooterAreaDynamicimage36179 { position: absolute; top: -749px; left: 12px; width: 140px; height: 135px; z-index: 4; font-size: 0; }
#mcFooterAreaDynamicimage36179 img { width: 140px; height: 135px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1083503.jpg?12x-749) no-repeat; }
#upperHeaderDynamiclogo34930 { position: absolute; top: 78px; left: 491px; width: 199px; height: 60px; z-index: 2; font-size: 0; }
#upperHeaderDynamiclogo34930 img { width: 199px; height: 60px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/logo_1052886.jpg?491x78) no-repeat; }
#mcPanelAreaDynamicimage52035 { position: absolute; top: 84px; left: 523px; width: 104px; height: 128px; z-index: 11; font-size: 0; }
#mcPanelAreaDynamicimage52035 img { width: 104px; height: 128px; background: url(http://www.crystalpalaceladiesfc.co.uk/_familyCustom/0/areas/2102414612/publish/images/zone/rev_343/image_1490970.jpg?523x84) no-repeat; }