/* CSS Document */

#Content   {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#Content img {
	float:left;
	margin:0px 0px 0px 0px;
	border:0 none;
	z-index: 100;
	padding-left: 75px;
}

#Content h3 {
	margin:10px 5px 0px 0px;
	padding: 2px 0px 0px 5px;
	color: #FF8500;
	font-size: 14px;
	
}

#Content p {
	color:#555555;
	font-size:10px;
	margin:0px 5px 0px 0px;
	padding: 0px 5px 5px 0px;
}

.Item_bg {
	background-image: url(/Images/Library/Item_bg.png);
	height: 119px;
	width: 268px;
	position: relative;
	float: left;
	margin: 5px 5px 5px 5px;
}

td.left {
	background-image: url(/Images/Library/Item_bg.png);
	height: 119px;
	width: 268px;
	background-repeat: no-repeat;
	padding: 5px 5px 5pxd 0px;
}

td.right {
	background-image: url(/Images/Library/Item_bg.png);
	height: 119px;
	width: 268px;
	background-repeat: no-repeat;
	padding: 5px 5px 5pxd 0px;
}

.PrayerPose {
	background-image: url(/Images/Library/Yoga/Prayer_pose.png);
	float: left;
	width: 104px;
	height: 90px;
	background-repeat: no-repeat;
	margin: 5px 15px 0px 10px;
	background-position: center;
}



.YogaHeader {
	background-image: url(/Images/Library/Yog_bg.jpg);
	height: 80px;
	width: 500px;
	background-repeat: no-repeat;
}

.StretchingHeader {
	background-image: url(/Images/Library/Stretching_Header_bg.jpg);
	height: 80px;
	width: 500px;
	background-repeat: no-repeat;
}

.StrengthHeader {
	background-image: url(/Images/Library/Strength_Header_bg.jpg);
	height: 80px;
	width: 500px;
	background-repeat: no-repeat;
}

.CardioHeader {
	background-image: url(/Images/Library/Cardio_Header_bg.jpg);
	height: 80px;
	width: 500px;
	background-repeat: no-repeat;
}

.NuritionHeader {
	background-image: url(/Images/Library/Nutrition_Header_bg.jpg);
	height: 80px;
	width: 500px;
	background-repeat: no-repeat;
}

.Headline {
	font-size: 20px;
	color: #FF8500;
	margin-bottom: 15px;
}

.highlight {
	color: #0000FF;
}

/**********Exercies CSS********/

#SliderBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 20px 0;
}

#SliderBox ul.slider {
	padding: 2em 0 1em 1em;
	height: 360px;
	width: 205px;
	background-image: url(/Images/Slider_Sel_bg.png);
	background-repeat: no-repeat;
	list-style: none;
	float: left;
	display: block;
}
#SliderBox li.slider {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 12px;
}

* html #SliderBox li.slider {
	display: inline; /* ie6 double float margin bug */
	}
 
 #SliderBox ul li a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
 }
 
 #SliderBox ul li.active {
	background: url(/Images/slider.png) no-repeat;
}

#SliderBox ul li.active a {
	color: #FF8500;
	font-weight: bolder;
}
 
 #SliderBox div {
	padding: 0px 0px 20px 0px;
	width: 665px;
	display: block;
	margin-left: 250px;
}

#SliderBox div h3 {
	margin-bottom: 10px;
 }
 #SliderBox div p {
	
 }
 
.ColumnL {
	width: 50%;
	float: left;
	display: block;
	margin-right: 20px;
 }
 
 .ColumnLast {
	width: 50%;
	float: left;
	display: block;
	margin-right: 20px;
	margin-bottom: 150px;
 }
 
 span.ColumnLast2 {
	margin-bottom: 150px;
 }

.RingsHeader {
	background-image: url(/Images/Equiptment/Rings_Header_bg.jpg);
	height: 80px;
	width: 500px;
	background-repeat: no-repeat;
}

.BulgarianHeader {
	background-image: url(/Images/Equiptment/Bulgarian_Header_bg.jpg);
	height: 80px;
	width: 500px;
	background-repeat: no-repeat;

}

.FloorMHeader {
	background-image: url(/Images/Equiptment/Floor_Movements_bg.jpg);
	height: 80px;
	width: 500px;
	background-repeat: no-repeat;

}

.IndianClubsHeader {
	background-image: url(/Images/Equiptment/Indian_Clubs_bg.jpg);
	height: 80px;
	width: 500px;
	background-repeat: no-repeat;

}

.PowerWheelHeader {
	background-image: url(/Images/Equiptment/Power_Wheel_bg.jpg);
	height: 80px;
	width: 500px;
	background-repeat: no-repeat;

}


/********Image Holders*******/

#PrayerPose {
	background-image: url(/Images/Library/Yoga/Prayer_pose.png);
	float: left;
	width: 104px;
	height: 90px;
	background-repeat: no-repeat;
	margin: 13px 15px 0px 10px;
	background-position: center;
}

#Suggestions {
	background-image: url(/Images/mail_write.png);
	float: left;
	width: 104px;
	height: 90px;
	background-repeat: no-repeat;
	margin: 13px 15px 0px 10px;
	background-position: center;
}
