<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
	background:#eee;
	font-family:arial;
	color:#333;
	font-size:14px;
}
a{
	text-decoration:none;
}


#main_frame {
    margin: 0 auto;
    width: 1035px;
}



#body_content{
	float:left;
	/* width:100%; */
	width:1033px;
	min-height:300px;
	background:#e6e6e6 url(../img/content_bg.png) no-repeat top center;
	/* padding-top:22px; */
	padding-top:153px;
	border:1px solid #d7d7d7;
}
.body_content_homepage_ad{
	padding-top:114px !important;
}
.body_content_homepage{
	padding-top:0 !important;
}
.body_content_categories{
	padding-top:0 !important;
}
.has_left_column, .page_has_left_column .rounded-corners{
	background: #fff url(../img/left_column_bg.png) left top repeat-y !important;
}

#body_content .left_column{
	float:left;
	width:244px;
	min-height:100px;
	padding:20px 0 0 0;
	margin: 0;
}
#body_content .left_column ul, #body_content .left_column li{
	padding: 0;
	margin:0;
	list-style:none;
	list-style-type:none;
}
#body_content .left_column li a{
	float:left;
	color:#737373;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	
	width:99%;
	border-right:#b7b7b7;
	padding:3px 16px 3px 28px;
	border-bottom:0px;
	font-family:arial,sans;
	background: #e6e6e6 url(../img/left_column_bg.png) top right repeat-y;
	/* background-image: url(../img/left_column_bg.png) top right repeat-y; */
	
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   -ms-transition: all 0.5s ease;
   transition: all 0.5s ease;
}
#body_content .left_column li a img{
	float:right;
	/* display:none; */
	max-width:0;
	max-height:0;
	border:2px transparent solid;
	margin: 0 -16px 0 0;
	
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   -ms-transition: all 0.5s ease;
   transition: all 0.5s ease;
}
#body_content .left_column li a:hover img{
	/* display:block; */
	position:relative;
	z-index:999999;
	max-width:35px;
	max-height:35px;
	border:2px #0a86d6 solid;
	margin: -10px -55px -6px 0;
}
#body_content .left_column a:hover{
	background: #0a86d6;
	border-right:1px #0a86d6 solid;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding:6px 16px 6px 28px;
	border-bottom:4px #a6a6a6 solid;
}
#body_content .left_column a.above_2{
	font-size:10px !important;
	/* background-color: #e3dfdf; */
	background: #e3dfdf url(../img/left_column_bg_above_2.png) top right repeat-y;
}
#body_content .left_column a.above_1{
	font-size:11px !important;
	/* background-color: #d2d2d2; */
	background: #d2d2d2 url(../img/left_column_bg_above_1.png) top right repeat-y;
}
#body_content .left_column a.below_1{
	font-size:11px !important;
	padding-top:2px !important;
	/* background-color: #d2d2d2; */
	background: #d2d2d2 url(../img/left_column_bg_below_1.png) top right repeat-y;
}
#body_content .left_column a.below_2{
	font-size:10px !important;
	/* background-color: #e3dfdf; */
	background: #e3dfdf url(../img/left_column_bg_below_2.png) top right repeat-y;
}

#body_content .right_column{
	float:left;
	width:787px;
	min-height:100px;
	background:#e6e6e6;
}
.bxslider{
	margin:0;
}
.bxslider li a{
	float:left;
	width:789px;
	height:386px;
}
.bxslider li a.read_more{
	float:left;
	width:789px;
	height:34px;
	padding-top:10px;
	margin-top:-46px;
	border-top: 2px #3a3a3a solid;
	background-color:#333;
	background-color:rgba(0,0,0,0.52);
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.bxslider li a.read_more:hover{
	color:#fff;
	background-color:#000;
	font-weight:bold;
}


.bxslider .homepage_slide{
	float:left;
	width:789px;
	height:386px;
}
.bxslider .slider_left{
	float:left;
	width:300px;
	/*margin:30px 10px 30px 30px; */
}
.bxslider .slider_left table{
	float:left;
}
.bxslider .slider_left td{
	text-align:center;
	width:280px;
	height:300px;
}
.bxslider .slider_left td img{
	display:inline;
	 max-width:316px; 
	max-height:388px;
	border: 0;
	
	outline:none;
}
.bxslider .slider_left .large_promo{
	float:left;
	font-family:impact,tahoma,arial;
	font-size:58px;
	text-align:center;
	color:#000;
	text-align:center;
	width:300px;
	margin-top:-68px;
	
	text-shadow: 0 0 2px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF;
}
.bxslider .slider_left .large_promo .red{
	color:#b20000;
}

.bxslider .slider_right{
	float:left;
	width:440px;
	margin:30px 0 0 0;
	font-family:arial,tahoma,sans,verdana;
	font-size:12px;
	line-height:16px;
	color:#000;
	height:310px;
	overflow:hidden;
}
.bxslider .slider_right h2{
	font-size: 22px;
	line-height:26px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.homepageWideBanner{
	float:left;
	margin:0 0 20px 15px;
	background-color: #F6F6F6;
	background: #F6F6F6;
}
.homepageWideBanner img{
	max-width:755px;
}

.logo_tiles{
	float:left;
	 width:787px; 
	/* margin: 17px 0 0 -34px; */

	
	

	
	outline:none;
	background-color: #F6F6F6;
}
.logo_tiles .logo{
	float:left;
	width:134px;
	height:133px;
	border:1px #fff solid;
	margin: 0 0 20px 18px;
	background:#fff;
	
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   -ms-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
}
.logo_tiles .logo:hover{
	border:1px #666 solid;
	
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
}
.logo_tiles .logo td{
	width:128px;
	height:128px;
	text-align:center;
	overflow:hidden;
	vertical-align:middle;
}
.logo_tiles .logo td img{
	max-height:90px;
	max-width:90px;
	border:0;
	outline:none;
	
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   transition: all 0.3s ease;
}
.logo_tiles .logo:hover td img{
	max-height:100px;
	max-width:100px;
}

.pricing_left{
	float:left;
	width:130px;
	text-align:right;
	margin-right:12px;
}
.pricing_right{
	float:left;
	width:180px;
	text-align:left;
}
.pricing_right.price{
	color:#cc0000;
}
.pricing_whole{
	float:left;
	width:330px;
}

.testmartLanding{
	float:left;
	margin-top:-14px;
	background:#fff;
}
.testmartLanding form li input { background: #F3F4C0; }
.testmartLanding form li.focused label,
.testmartLanding form li.filled label {
	/* display: none; */
	font-size: 10px !important;
	top: 2px !important;
	left:16px !important;
}


.testmartLanding .signupLeft{
	float:left;
	width:356px;
	padding: 24px 3px 40px 20px;
	color:#000;
	font-size: 13px;
	line-height:20px;
	background:#fff;
	border-right:1px #d7d7d7 solid;
}

.testmartLanding .signupLeft1{
	float:left;
	width:0px;
	padding: 0px 0px 0px 0px;
	color:#000;
	font-size: 13px;
	line-height:20px;
}

.testmartLanding .signupLeft .companyLogo{
	float:left;
	width:100%;
	text-align:center;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:20px;
}
.testmartLanding .signupLeft .companyLogo img{
	max-width:356px;
	max-height:190px;
	border: 0;
	outline: none;
	margin-bottom:20px;
}

.testmartLanding .signupLeft form li { position: relative; float: left; margin: 0 0 0 0; }
.testmartLanding .signupLeft ol {width: auto; margin: 0; overflow: hidden; padding:0;}
.testmartLanding .signupLeft ol li {float: left; clear: none; margin-right:0px; margin-top:10px;list-style:none;}
.testmartLanding .signupLeft ol label {
	position:absolute;
	font-size: 14px;
	font-weight:bold;
	color: #7d7c7c;
	top: 11px;
	left:16px;
	
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
}
.testmartLanding .signupLeft ol label {
	font-size: 11px\9;
	top: 0\9;
}
.testmartLanding .signupLeft ol label:not {
	font-size: 14px;
	top: 11px;
}

.testmartLanding .signupLeft form input{
	float:left;
	color:#333;
	font-size: 14px;
	background: #ffffe7;
	padding:18px 6px 6px 18px;
	font-weight:bold;
	width:328px;
	border-top: 2px #7c7b76 solid;
	border-left: 2px #7c7b76 solid;
	border-right: 1px #7c7b76 solid;
	border-bottom: 1px #7c7b76 solid;
}
.testmartLanding .signupLeft form input{
	padding:10px 6px 3px 18px\9;
	height: 44px\9;
}
.testmartLanding .signupLeft form input:not{
	padding:18px 6px 6px 18px;
	height: auto;
}
.testmartLanding .signupLeft form textarea{
	float:left;
	color:#333;
	font-size: 14px;
	background: #ffffe7;
	padding:30px 6px 6px 18px;
	font-weight:bold;
	width:328px;
	height:63px;
	border-top: 2px #7c7b76 solid;
	border-left: 2px #7c7b76 solid;
	border-right: 1px #7c7b76 solid;
	border-bottom: 1px #7c7b76 solid;
}
.testmartLanding .signupLeft form select{
	float:left;
	color:#333;
	font-size: 14px;
	background: #ffffe7;
	padding:11px 12px 10px 12px;
	font-weight:bold;
	width:240px;
	border-top: 2px #7c7b76 solid;
	border-left: 2px #7c7b76 solid;
	border-right: 1px #7c7b76 solid;
	border-bottom: 1px #7c7b76 solid;
}
.testmartLanding .signupLeft form label{
	text-transform: uppercase;
}

.testmartLanding .signupLeft #submitBtn{
	float:left;
	width:357px;
	padding:10px 0;
	border: 1px #02497d solid;
	color:#fff;
	font-weight:bold;
	text-transform: uppercase;
	font-size:22px;
	text-align:center;
	font-size:20px;
	font-family: 'Dosis', 'Asap', arial, tahoma, verdana;
	cursor:pointer;
	margin-top:30px;
	
	background: #0386ba;
}
.testmartLanding .signupLeft #submitBtn:not{
	background: #0386ba !important;
}
.testmartLanding .signupLeft #submitBtn:hover{
	
	background: #006596;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #0081bb, #005884);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#0081bb), to(#005884));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#0081bb', EndColorStr='#005884', GradientType=0);
}

.testmartLanding .signupRight{
	float:left;
	width:620px;
}
.testmartLanding .signupRight .productImage{
	float:left;
	width:560px;
	padding:20px 30px;
	min-height:100px;
	background:#fff;
	text-align:center;
}
.testmartLanding .signupRight .productImage img{
	max-width:560px;
	max-height:300px;
}
.testmartLanding .signupRight .productText{
	float:left;
	text-align:left;
	font-size:12px;
	color:#000;
	padding:30px 20px;
	width:580px;
	line-height:170%;
}
.testmartLanding .signupRight .productText .title{
	font-size:20px;
	color:#000 !important;
	font-weight:normal;
}
.testmartLanding .signupRight .productText .title1{
	font-size:20px;
	color:red !important;
	font-weight:normal;
	 text-align: center;
}

.testmartLanding .signupRight ul, .testmartLanding .signupRight ol {list-style:disc ;list-style-type:disc }
.testmartLanding .signupRight ul li, .testmartLanding .signupRight ol li {margin-left:12px;list-style:disc ;list-style-type:disc }

/* ------------------------------------------------------------------- */
/* -- Generic styles ------------------------------------------------- */
/* ------------------------------------------------------------------- */

.floatLeft{float:left;}
.floatRight{float:right;}

.alignLeft{text-align:left;}

.borderNone{border:0;}
.borderNone img{border:0;}

.boxShadow{
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
}

.height1{height:1px;}

.width130{width:130px;}
.width200{width:200px;}
</pre></body></html>