@charset "UTF-8";
/* CSS Document */

#productPage {
	background-repeat: no-repeat;
	width: 896px;
}
#mainContent {
	background-image: url(../images/product_bckg_sliver.jpg);
	background-repeat: repeat-y;
	padding-bottom: 50px;
}
.topShadow {
	background-image: url(../images/topShadow.png);
	background-repeat: repeat-y;
	height: 25px;
	width: 645px;
}

#reference {
	width: 186px;
	background-image: url(../images/rightcol_bckg.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-left: 45px;
	padding-top: 75px;
	height: 690px;
	background-color: #EBEBED;
}
#reference h2 {
	text-transform: capitalize;
	margin-top: 40px;
}
.breadCrumbs  {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	text-align: right;
	margin-right: 0px;
	padding-right: 0px;
}
#reference a:link , #reference a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	display: block;
	font-size: 10px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
}
#reference a:hover, #reference a:active {
	color: #CF3229;
}
#middleCol {
	float: right;
	width: 311px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#middleCol h1 {
	text-transform: none;
}
.lead {
	color: #CF291F;
	font-weight: bold;
}

#relProds {
	margin-top: 40px;
}
.relProd {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: 10px;
}
.relProdThumb {
	margin-left: 10px;
}
.relProd h2 {
	color: #666;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.relProd a:link, .relProd a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.relProd a:hover, .relProd a:active {
	color: #F00;
}

#leftCol {
	padding-left: 26px;
}
#features {
	margin-left: 50px;
	width: 195px;

}
#features a {
	font-weight: bold;
	color: #D73246;
	text-decoration: underline;
}

#features ul li{
	color: #666;
	list-style: square;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}

.testimonialQuote {
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 25px;
	padding-right: 15px;
	padding-left: 25px;
}
.testimonialQuote img {
	margin-left: 150px;
	margin-top: 10px;
	display: block;
}


.testimonialQuote p {
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
}
.testimonialQuote a {
	text-decoration: none;
	color: #D73246;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 10px;
	font-weight: bold;
}

.testSource {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.testMagTekProd {
	color: #D73246;
}
#madeForLogos {
	margin-top: 10px;
}

@media only screen and (max-device-width: 480px) {
	#prodCatSplash p {
		font-family: Tahoma, Geneva, sans-serif;
	font-size: 7px;
	line-height: 10px;
	margin-top: 20px;
	margin-bottom: 20px;	
}
}
.fbLike {
	margin-top: 10px;
	margin-bottom: 10px;
}

