/* CSS Document */

#downloads-products {
	margin-top: 5px;
}
#downloads-title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 500px;
	height: 15px;
	background-color:#129569;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #129569;
	border-right-color: #129569;
	border-left-color: #129569;
	padding: 5px;
	clear: both;
}
#downloads-block {
	width: 500px;
	background-image: url(images/related-bg.gif);
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-color: #129569;
	border-right-color: #129569;
	border-left-color: #129569;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
}
#downloads-blockrow2 {
	width: 500px;
	background-image: url(images/related-bg.gif);
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-color: #129569;
	border-right-color: #129569;
	border-left-color: #129569;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
}
#downloads-container {
	height: 155px;
	width: 780px;
	background: url(images/specials-bg.gif) no-repeat;
}

.downloads-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	height: 20px;
	width: 162px;
	text-align: center;
}

.downloads-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 130px;
}

.downloads a {
	color: #129569;
	text-decoration: none;
}

.downloads a:hover {
	color: #129569;
	text-decoration: none;
}

.downloads {
	height: 70px;
	width: 162px;
	float: left;
	padding-top: 2px;
	margin-right: 3px;
	text-align: center;
}
#downloads-footer
{
	background-color: #FFFFFF;
	clear: both;
	height: 10px;
	width: 500px;
}

