@charset "utf-8";



#DownloadsTab {
	background-color: #FFD;
	text-align: center;
	font-size: x-small;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
	width: 110px;
	color: #000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #666;
	line-height: 125%;
	font-weight: bold;
}
#DownloadsTab ul  {
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#DownloadsTab ul li {
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 0px;
}
#DownloadsTab a {
	text-decoration: none;
}



#DownloadsTab a:link {
	color: #000;

}
#DownloadsTab a:visited {
	color: carleyauggie
@hotmail.com;
	color: #000;

}

#DownloadsTab a:hover {
	color: #CB0400;
}
#DownloadsTab a:active {
	color: #CB0400;
}

/* CSS Document */

#ProductContainer   {
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#ProductInfoTop {
	font-size: x-small;
	width: 265px;
	float: left;
}


#Description {
	font-size: x-small;

}
#Description h1 {
	font-size: large;
	margin: 0px;
}
#Description h1 span {
	background-color: #CB0400;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
}

#Description h2 {
	font-size: medium;
	margin-top: 6px;
	margin-bottom: 3px;
}
#Description h3 {
	font-size: small;
	font-weight: normal;
	margin: 0px;
}
#Description h4 {
	font-size: large;
	margin: 0px;
}
#Description h4 span {
	background-color: #000;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
}

#IntendedUse {
	font-size: small;


}

#IntendedUse h1 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 7px;
}
#PhotoArea {
	float: left;
	width: 350px;
}



#Features {
	font-size: small;
	float: left;
}

#Features h1 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 0px;
}

#Features ul {
	margin-top: 12px;
	margin-left: -25px;
}

#Features li {
	padding-bottom: 10px;
	list-style-image: url(../../images/bullet.png);
}
#Right-of-Features {
	float: left;
}
#BottomDiv1 {
	width: 100%;
	clear: both;
	font-size: small;
}

#BottomDiv2 {
	width: 100%;
	clear: both;
}
#BottomDiv1 h1 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 0px;
}

