/* Site Template Styles */

#CLUBbodyLeftRepeat{
	background-image:url(../images/CLUBbodyLeftRepeat.jpg);
	width:197px;
	background-repeat:repeat-y;
}

#CLUBbodyRightRepeat{
	background-image:url(../images/CLUBbodyRightRepeat.jpg);
	width:552px;
	background-repeat:repeat-y;
}

#CLUBbodyRightRepeat h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#00FF00;
	text-decoration:underline;
	margin-top:7px;
	margin-left:7px;
}

#CLUBbodyRightRepeat h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00FF00;
	text-decoration:underline;
	margin-top:7px;
	margin-left:7px;
}

/* Clothing Menu*/
	
#clothingMenuBG{
	background-color:#000000;
	position:absolute;
	left:2px;
}

.clothingCellBG{
	background-image:url(../images/clothingMenuCellBG.jpg);
	width:189px;
	height:28px;
	vertical-align:middle;
}

.clothingMenuUnselected{
	margin-left:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;	
}


.clothingMenuSelected, .clothingMenuUnselected:hover{
	margin-left:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;	
	color:#00FF00;
	text-decoration:none;
}

#HDash{
	height:1px;
	width:189px;
	position:absolute;
	top:397px;
	left:2px;
}

html>body #HDash{
	height:1px;
	width:189px;
	position:absolute;
	top:376px;
	left:2px;
}

#mayhemSpecial{
	position:absolute;
	top:405px;
	left:9px;
}

html>body #mayhemSpecial{
	position:absolute;
	top:385px;
	left:9px;
}


/* Clothing Styles */
#mainClothingPhatPantsDenim{
	position:absolute;
	top:173px;
	left:194px;			
}

#mainClothingPhatPantsLight{
	position:absolute;
	top:87px;
	left:29px;
}

#mainClothingInTraining{
	position:absolute;
	top:287px;
	left:352px;
}

#mainClothingTops{
	position:absolute;
	top:455px;
	left:35px;
}

#mainClothingHoodies{
	position:absolute;
	top:415px;
	left:200px;
}

#clothingIntroText{
	position:absolute;
	top:55px;
	left:13px;
}

#clothingIntroText2{
	position:absolute;
	top:139px;
	left:221px;
}

/* Clothing Styles*/

#clothingListBG{
	background-image:url(../images/clothingListBG.jpg);
	width:491px;
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:31px;
	padding-top:5px;
	padding-bottom:5px;
}

#DressesBG{
	background-image:url(../images/clothingDressesBG.jpg);
	width:552px;
	height:483px;
	margin-left:0px;
	margin-top:0px;
}

#AccessoriesBG{
	background-image:url(../images/clothingAccessoriesBG.jpg);
	width:552px;
	height:483px;
	margin-left:0px;
	margin-top:0px;
}

#PhatPantsLightBG{
	background-image:url(../images/clothingPhatPantsLightBG.jpg);
	width:552px;
	height:483px;
	margin-left:0px;
	margin-top:0px;
}

#PhatPantsDenimBG{
	background-image:url(../images/clothingPhatPantsDenimBG.jpg);
	width:552px;
	height:483px;
	margin-left:0px;
	margin-top:0px;
}

#TopsBG{
	background-image:url(../images/clothingTopsBG.jpg);
	width:552px;
	height:483px;
	margin-left:0px;
	margin-top:0px;
}

#HoodiesBG{
	background-image:url(../images/clothingHoodiesBG.jpg);
	width:552px;
	height:483px;
	margin-left:0px;
	margin-top:0px;
}

#InTrainingBG{
	background-image:url(../images/clothingInTrainingBG.jpg);
	width:552px;
	height:483px;
	margin-left:0px;
	margin-top:0px;
}

#clothingLineSpecial1{
	width:129px;
	height:129px;
	position:absolute;
	top:34px;
	left:385px;
}

#clothingLineSpecial2{
	width:129px;
	height:129px;
	position:absolute;
	top:173px;
	left:385px;
}

#clothingLineSpecial3{
	width:129px;
	height:129px;
	position:absolute;
	top:312px;
	left:385px;
}

#clothingLineBoys{
	width:129px;
	height:129px;
	margin-left:55px;
	margin-top:5px;
	margin-bottom:5px;
}
	
#clothingLineGirls{
	width:129px;
	height:129px;
	margin-left:300px;
	margin-top:5px;
	margin-bottom:5px;
}

/* CUSTOM SHIRT STYLES*/

.customDividingLine{
	width:460px;
	height:1px;
	background-image:url(../clothing/shirts/separatingLine.jpg);
	background-repeat:repeat-x;
	margin-bottom:-10px;
	margin-top:6px;
}

/* Clothing Preferences*/

.preferencesTable{
	background-color:#333333;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.preferenceTitle{
	color:#FFFFFF;
	font : 13px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#666666;
}

.preferences{
	color:#FFFFFF;
	font-size: 12px;
}
