/* CSS Document */
/*Download FCE Elements */

#products-main-table {
	width: 600px;
}

.first-header h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

.enlarge {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 24px;
}

.extra-images {
	width: 85px;
	height: 85px;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.accessoires, .features_header, .download_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px; 
}

.accessories ul, .standard, .standard ul, .features UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
	list-style-type: none;
	width: 250px;
}

.accessories li, .standard li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 17px; 
	padding-top: 0px;
	list-style-type: none;
}

.features li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 17px; 
	padding-top: 0px;
	list-style-type: square;
}

.download A {
	color: #039;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	text-decoration:none;
}

.download A:hover {
	color: #333;
}

table#products-table {
	font-family: Verdana, Arial;
	color: #333;
	font-size:10px;
	width: 535px;
	border-bottom: 2px solid #999;
	background: #FFFFFF;
}

TD.product-header {
	background: #FFFFFF;
	height: 12px;
	width: 455px;
	font-size:14px;
}

TD.product-header a {
	color: #039;
	font-weight: bold;
	text-decoration: none;
}

TD.image {
	height: 80px;
	width: 80px;
}

TD.product-header a:hover {
	color: #333; 
	font-weight: bold;
	text-decoration: none;
}

DIV.more a {
	color: #039;
	font-weight: bold;
	text-decoration: none;
}

DIV.more a:hover {
	color: #333; 
	font-weight: bold;
	text-decoration: none;
}

TD.image {
	width: 150px;
}

TD.list-header {
	width: 180px;
	background: #999;
	font-weight: bold;
	color: #333;
}

DIV.enlarge {
	font-weight: bold;
	color: #333;
}

DIV.product-header {
	font-family: Verdana, Arial;
	color: #333;
	font-size:10px;
	font-weight: bold;	
}

DIV.content {
	font-family: Verdana, Arial;
	color: #333;
	font-size: 10px;
}


TD.spacer {
	height: 10px;
	background: #FFFFFF;
}

TD.content {
	height: 68px;
}

TD.more {
	text-align: right;
}

TD.product-cell {

}