.mainTable {
	width: 850px;
	background-color: #FFFFFF;
}
.headerHeight {
	height: 150px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.leftCol {
	width: 150px;
	border-right: 2px solid #99ca3c;
}
td {
	color: #000;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
}
hr {
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: 1px solid #FFF;
	border-left: none;
}
#jumpMenu {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
.inputSearch {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ccc;;
	height: 19px;
	background: url(../images/inputSearchBg.gif) right bottom no-repeat;
	padding: 3px 0px 0px 3px;
}
form {
	margin: 0px;
}

/** leftNav Dropdown Menu Styles **/
#dropmenudiv{
	position: absolute;
	/**background-color: #4873b9;**/
	background-color: #F3F3F3;
	/**border: 1px solid #FFFFFF;
	border-bottom: 0px; **/
	font: normal 11px Arial;
	line-height: 18px;
	z-index: 100;	
}
#dropmenudiv a {
	color: #4873b9;
	width: 100%;
	display: block;
	text-indent: 5px;
	/**border-bottom: 1px solid #FFFFFF;**/
	padding: 1px 0;
	text-decoration: none;
}
#dropmenudiv a:hover {
	background-color: #E4E4E4;
}

/** Quotes **/

#blueBox {
	background-color: #4167b0;
	position: relative;
	padding: 20px;
	color: #fff;
	font-style: italic;
	font-size: 12px;
	margin-top: 30px;
	width: 110px;
}
#blueBox1 {
	background: url(../images/corner1.gif) top left no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#blueBox2 {
	background: url(../images/corner2.gif) top left no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#blueBox3 {
	background: url(../images/corner3.gif) bottom left no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#blueBox4 {
	background: url(../images/corner4.gif) bottom left no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/** Secondary Footer Styles **/
#secondaryFooter {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#secondaryFooter td {
	padding-bottom: 10px;
	background: url(https://secure2.yourhost.com/tecratools/media/images/trans.gif);
}

/*** Minicart Styles ***/
#minicart td {
	font-weight: bold;
}
#minicart a {
	text-decoration: none;
}

/** Link Styles **/
a:link, a:active, a:visited {
	color: #000;
}
#leftNav {
	padding: 0px 10px 0px 0px;
}
#leftNav img {
	margin-left: 5px;
}
#leftNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftNav ul li {
	position: relative;
	width: 150px;
	float: left;
}
#leftNav ul li.heading {
	color: #243e90;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
}
#leftNav ul li.firstHeading {
	margin-top: 0px;
}
#leftNav ul ul {
	position: absolute;
	top: 0px;
	left: 150px;
	background: #FAFAFA;
}
#leftNav ul li a {
	display: block;
	color: #243e90;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/bullet1.gif) 10px center no-repeat;
	padding: 0px 0px 0px 20px;
	height: 20px;
	line-height: 20px;
}
#leftNav ul ul a:hover {
	background-color: #e1e1e1;
}
#leftNav ul ul {
	display: none;
}
#leftNav ul ul li {
	width: 175px;
}
#leftNav li.hasSubItems {
	background: url(../images/bullet2.gif) 140px center no-repeat;
}
#leftNav ul ul li.hasSubItems {
	background: url(../images/bullet2.gif) 160px center no-repeat;	
}
#leftNav li.selected {
	background-color: #e1e1e1;
}
#leftNav li.selected ul {
	display: block;
}
#leftNav li.selected ul ul {
	display: none;
}
#leftNav li.selected ul li.selected ul {
	display: block;
}
#leftNav li.heading {
	background: none;
}
#leftNav ul ul ul {
	left: 175px;
}
#footer {
	background-color: #4873b9;
	color: #000000;
	text-align: center;
	line-height: 25px;
	border-bottom: 1px solid #CCCCCC;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 15px;
}
#subFooter {
	padding: 10px 20px;
	color: #CCCCCC;
	text-align: center;
}
#subFooter a {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 3px;
}
#linkSets a {
	color: #666666;
	text-decoration: none;
	display: block;
	width: auto;
	font-size: 11px;
	padding: 5px 0px;
}
#linkSets a:hover {
	padding-left: 5px;
	background-color: #4873b9;
	color: #FFFFFF;
}
.red {
	color: #4873b9;
	text-decoration: none;
}
a.redLarge {
	color: #4873b9;
	text-decoration: none;
	font-size: 14px;
}



/** Text Styles **/
h1 {
	margin: 0px;
	color: #4873b9;
	font-size: 20px;
}
h2 {
	margin: 0px;
	color: #4873b9;
	font-size: 14px;
}
h2 a {
	margin: 0px;
	color: #4873b9;
	font-size: 14px;
	text-decoration: none;
}
h3 {
	margin: 0px;
	color: #666666;
	font-size: 14px;
}
.red {
	color: #4873b9;
}
#copyright {
	text-align: center;
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
}
#copyright a {
	font-size: 10px;
	color: #666666;
}
.small {
	font-size: 10px;
}


/** More Info Styles **/

.prodLeftCol {
	width: 300px;
	padding-right: 0px;
}
#crossSell {
	border: 1px solid #CCCCCC;
}

ul#points {
	padding: 0px;
	margin: 15px;
	margin-bottom: 0px;
}
#points li {
	color: #4873b9;
	padding: 4px 0px;
	/*border-bottom: 1px solid #E8E8E8;*/
}
#points li span {
	color: #666666;
}

ul#points2 {
	font-size: 10px;
	padding: 0px;
	margin: 2px 15px;
	margin-bottom: 0px;
}
#points2 li {
	color: #4873b9;
	padding: 2px 0px;
}
#points2 li span {
	color: #666666;
}

ul#points3 {
	padding: 0px;
	margin: 15px;
	margin-bottom: 0px;
}
#points3 li {
	color: #4873b9;
	padding: 4px 0px;
	/*border-bottom: 1px solid #E8E8E8;*/
}
#points3 li span {
	color: #666666;
}

ul#points4 {
	padding: 0px;
	margin: 15px;
	margin-bottom: 0px;
}
#points4 li {
	color: #4873b9;
	padding: 4px 0px;
	/*border-bottom: 1px solid #E8E8E8;*/
}
#points4 li span {
	color: #666666;
}

ul#points5 {
	padding: 0px;
	margin: 15px;
	margin-bottom: 0px;
}
#points5 li {
	color: #4873b9;
	padding: 4px 0px;
	/*border-bottom: 1px solid #E8E8E8;*/
}
#points5 li span {
	color: #666666;
}

/* Subproduct styles */

#subproducts {
	border-top: 1px solid #CCCCCC;
	padding: 15px;
}
#subproductsTable {
	/*border: 1px solid #E8E8E8;*/
	border-bottom: none;
}
#subproductsTable td {

}
#miText {
	font-size: 11px;
	line-height: 18px;
}
.addToCart td {
	/** Table for subproduct add to cart **/
	padding: 0px 8px 0px 0px;
	border: none;
}
.qtyInput {
	border: 1px solid #CCCCCC;
	height: 18px;
}
.quickInfo {
	line-height: 20px;
}
.description {
	line-height: 18px;
}
#imageContainer {
	text-align: center;
	height: auto;
}
.productTable td {
	text-align: left;
}
.productTable {
	border: 1px solid #CCCCCC;
}
.productTablePar {

}

/** Forms **/

#contactForms input {
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	font-size: 11px;
}
#contactForms textarea {
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	font-size: 11px;
	font-family: Arial, Verdana;	
}
#contactForms select {
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	font-size: 11px;
}
}
#contactForms td {

}
.pureRed {
	color: red;
}
.heading {
	font-size: 14px;
	font-weight: bold;
}
.headingCustomKit {
	background-color: black;
	color: white;
	font-size: 16px;
	font-weight: bold;
}


/** Search Results Styles **/

table.search_table td.search_field input { border: 1px solid #CCC; }
table.search_table { padding: 10px; }

td.search_button input.search_button { background-color: #4873b9; color: #FFF; border: 1px solid #4873b9; font-weight: bold; }

.productTableRows td {
	padding-top: 5px;
}