/* CSS Document */

.applicationHeader {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 32px;
	font-weight: bold;
}

.applicationSubHeader {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 20px;
	font-weight: normal;
}

.digitalCameraHeader {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 20px;
	font-weight: bold;
}

.digitalCameraApplicationHeader {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 32px;
	font-weight: bold;
	text-decoration: none;
}

.digitalCameraContent {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 14px;
	font-weight: normal;
}

.digitalCameraContentSplash {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 18px;
	font-weight: normal;
}

.digitalCameraMake {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 20px;
	font-weight: normal;
}

.digitalCameraModel {
	color: #000000;
}

.comingSoonContent {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

.imageBorder {
	border-width: 3px;
	border-color: #000000;
}

.videoGamesHeader {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 20px;
	font-weight: bold;
}

.videoGamesContent {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 14px;
	font-weight: normal;
}

.basicContent {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	font-weight: normal;
}

.basicLink {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	font-weight: normal;
}

.basicContentBlack {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	font-weight: normal;
}

.basicContentHeader {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 20px;
	font-weight: bold;
}

.smallprint {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 10px;
	font-weight: normal;
}

.applicationVersion {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	font-weight: normal;
}

.paging {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	font-weight: normal;
}

a {
	/*color: #fafb8a;*/
	color: #000000;
}

.eBayHeader {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 20px;
	font-weight: bold;
}

.eBayHeaderMed {
	color: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 16px;
	font-weight: bold;
}

.eBayBorders {
	margin: 0;
	padding: 0px 5px;
	/*border-right: 1px dotted #ccc;*/
	/*border-left: 1px dotted #ccc; */
}