@import url(http://fonts.googleapis.com/css?family=Orbitron);

h1 {
	font-family: 'Orbitron', arial, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #111111;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1em;
}

.productDescTD    { margin: 0; padding: 0 3px 3px; border-right: 1px solid #bfbebe; border-left: 1px solid #bfbebe }
.topLine    { color: #d70405; font-size: 22px; font-family: "Trebuchet MS", Verdana; font-weight: bold; line-height: 23px; text-align: left }
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottomAndTopBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
/*pageSubHead is the subheading of all the main pages.*/
.pageSubHead {
	color: #333333;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	font-variant: normal;
	font-weight: bold;
	line-height: 18px;
	text-align: left
}
.productHead   {
	color: #022139;
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	line-height: 28px;
	text-align: left
}
.productSubHead {
	color: #333333;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	font-variant: normal;
	font-weight: bold;
	line-height: 18px;
	text-align: left
}
.tableSubHead {
	color: #333333;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	font-variant: normal;
	font-weight: bold;
	line-height: 18px;
	text-align: left
}
.productIconText    { font-size: 11px; line-height: 11px; text-align: left; padding-left: 1px; vertical-align: middle }
.smallPointsText { font-size: 10px; line-height: 11px; text-align: left }
.italics  { text-align: center; padding: 3px; border: solid 1px #bfbebe }
.discCaption { font-size: 11px; line-height: 11px; text-align: center; padding-left: 1px; vertical-align: middle }
.photoCaption { font-size: 11px; line-height: 11px; text-align: center; padding-left: 1px; vertical-align: middle }
.photoBorders { border: solid 1px #bfbebe }
.OrderFormColor1 { background-color: #cff }
.OrderFormColor2  { background-color: #ffc }
.OrderFormWhite  { background-color: #fff }
.OrderFormHeader { color: #ccc; font-weight: bold; background-color: #666 }
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.specHead {
	font-weight: bold;
}
.specHeadLarger {
	font-weight: bold;
	font-size: 13px;
}
.videoLinks {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
table {
	font-size: 10px;
}
th {
	background-color: #022139;
	color: #CCCCCC;
}

