body,html {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #808080;
	min-width: 320px;
}

.testruler:hover {
	opacity: .25;
}
.testruler {
	opacity: .90;
	min-height: 75px;
	height: 75px;
	position: fixed;
	bottom: 0px;
	background-image: url(../img/csstest.png);
	background-repeat: no-repeat;
	width: 100%;
	z-index: 99;
}

.halfer {
	width: 50%;
}

.nomargin {
	margin: 0px;
	padding: 0px;
}

div.page-wrapper {
	background-color: #FFF;
	width: 100%;
	display: table;
	table-layout: auto;
	margin: 0px;
	padding: 0px;
}

.minmargin {
	margin: 1%;
}

.shrinkable {
	max-width: 100%;
}

.dark-shadow {
	text-shadow: 2px 2px 2px #333333;
}

.centered,.centered-wider {
	margin-left: auto;
	margin-right: auto;
}
.center-text {
	text-align: center;
}

.top-bar {
	background-color: #000;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 2px;
	min-height: 26px;
}
.top-bar .top-bar-inner {
	float: right; 
	margin-right: 3px;
}
.top-bar .top-bar-inner div {
	float: right;
}
.top-bar .top-bar-inner .top-bar-text-links a {
	float: left;
	text-decoration: none;
	color: #F9991D;
	font-weight: bold;
	margin-top: 9px;
	font-size: 13px;
}
.top-bar .top-bar-inner .top-bar-text-links a:hover {
	color: #FFF;
}
.top-bar .top-bar-inner .top-bar-text-links b {
	font-weight: 800;
}
.top-bar .top-bar-inner .top-bar-icons {
	margin-top: 7px;
	margin-left: 0px;
}
.top-bar .top-bar-inner .top-bar-icons a {
	float: left;
	margin-left: 6px;
}
.top-bar .top-bar-inner .top-bar-icons a:hover {
	opacity: .85;
}

.nav-puller-wrapper {
	display: none;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 99;
	opacity: .77;
}
.nav-puller {
	z-index: 99;
	width: 16%;
	height: 36px;
	min-height: 36px;
	padding-top: 4px;
	background-color: #F8981D;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top: none !important;
	color: #FFF;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	right: 2%;
	position: absolute;
}
.nav-puller-stripe {
	background-color: #F8981D;
	width: 100%;
	height: 5px;
	min-height: 5px;
	position: absolute;
	top: 0px;
	z-index: 99;
}

.nav-container {
	min-height: 93px !important;
	height: 93px !important;
	border-bottom: 5px solid #F8981D;
	width: 100%;
	display: table;
	table-layout: fixed;
	background-color: #FFF;
}
.nav-container .main-logo {
	padding-top: 5px;
	text-align: center;
	min-width: 320px;
	width: 30%;
	text-align: center;
	display: table-cell;
	
}
.nav-container .main-logo img {
	border: none;
	max-width: 100%;
	float: left;
}
.nav-container .nav-menu-outer {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	z-index: 2;
	display: table-cell;
	width: 70%;
	vertical-align: top;
}

.nav-container .nav-menu-outer .nav-menu-inner {
	display: table;
	width: 100%;
	table-layout: auto;
	text-align: center;
	z-index: 10 !important;
}

.nav-container .nav-menu-inner a {
	color: #999;
	text-decoration: none;
	font-family: "Arial Narrow", "HelveticaNeue-CondensedBold", "Calibri", "sans-serif-condensed", Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 0.8em;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin: 0px 3px 0px 3px;
	border-left: 4px solid #FFF;
	border-right: 2px solid #F4F4F4;
	border-bottom-right-radius: 3px;
	border-bottom: 1px solid #EFEFEF;
	vertical-align: middle;
	white-space: nowrap;
	display: table-cell;
}

.tagline {
	float: left;
	display: inline;
	position: absolute;
	margin: 36px 0px 0px 5px;
	width: 238px;
	max-width: 18%;
}
.tagline img {
	width: 100%;
}


.m-breaker-tr {
	display: inline-table;
	float: left;
	table-layout: fixed;
	width: 50%;
	margin: 0px;
	padding: 0px;
}

	
@media screen and (min-width: 981px) {

    .m-logo {
	   display: none;
    }
	div.static-apps span.fp-app-label {
		display: none;
		opacity: 1;
		font-size: 1em;
	}
	.nav-container .nav-menu-inner a {
		min-width: 10%;
	}
}
@media screen and (max-width: 980px) {
	.m-breaker-tr {
		width: 100%;
	}
	.nav-container {
		min-height: 0px !important;	
		padding-bottom: 0px !important;
	}
	.nav-container .main-logo {
		display: none;
	}
	.nav-container .nav-menu-outer {
		width: 100% !important;
		background-image: none !important;
		min-height: 0px !important;
		padding-bottom: 0px !important;
		margin-top: 5px;
		padding-top: 5px;
	}
	
    .dsize-table-row {
		display: table-row;
		width: 100%;
	}
	.nav-container .nav-menu-inner a {
		min-width: 20%;
		padding: 12px 0px 11px 0px !important;
		border-top:  1px solid #EFEFEF;
		border-radius: 0px !important;
		border-width: 1px !important;
		border-collapse: collapse !important;
	}
	.m-logo {
		display: inherit;
		margin-left: 3px;
		float: left;
		padding: 0px;
	}
	.m-logo img {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	.top-bar .top-bar-inner .top-bar-icons a {
		margin-left: 2px !important;
	}
	.top-bar .top-bar-inner {
		margin-right: 1px !important;
	}
	div.static-apps span.fp-app-label {
		display: absolute;
		opacity: .6;
		font-size: 10px;
	}
	.tagline {
		display: none !important;
	}
	div.footer-container {
		width: 100% !important;
		padding-left: 0px !important;
		margin: 0px !important;
		padding-top: 8%;
	}
	div.footer-container .footer-nav a:first-child {
		border-top: 1px solid #A7A7A7 !important;
	}
	div.footer-container .footer-nav a {
		float: none !important;
		border-right: none !important;
		border-bottom: 1px solid #A7A7A7 !important;
		padding: 8px 0px 7px 0px !important;
		display: block;
		font-size: .7em !important;
	}
	div.footer-container .footer-nav a:hover {
		background-color: #666;
	}
	.footer-nav {
		float: none !important;
		margin: 0px !important;
		padding: 0px !important;
	}
	.footer-copyright div {
		margin-right: 0px !important;
	}
}

.nav-container .nav-menu-inner a img {
	margin-left: 4px;
	margin-bottom: 0px;
}
.nav-container .nav-menu-inner a:first-of-type {
	border-left: 1px solid #F4F4F4;
}

.nav-container .nav-menu-inner a:hover {
	color: #020202;
	border-right-color: #DBDBDB;
	border-bottom-color: #CCC;
}
.nav-container .nav-menu-inner a:active {
	color: #FFF;
	background-color: #000;
	border-right-color: #DBDBDB;
	border-bottom-color: #CCC;
}

.nav-container .nav-menu-inner a.nav-active {
	background-color: #C0C0C0;
	color: #FFF;
	border-radius: 0px 0px 4px 4px;
	border: none !important;
	padding-left: 6px;
	padding-right: 6px;
}

div.main-content {
	color: #61657F;
	font-weight: 500;
	width: 100%;
}
div.main-content p {
	line-height: 20px;
	margin-bottom: 18px;
	font-size: .8em;
}
div.main-content a {
	color: #0E347B;
	font-style: italic;
}
div.main-content strong {
	color: #141A47;
	font-weight: 800;
}
div.main-content .main-content-inner {
	width: 80%;
	margin-left: 10%;
	min-height: 350px;
	z-index: 2;
	position: relative;
}

.in-text-highlight {
	color: #767677;
	font-size: 21px;
	font-weight: 900;
	font-style: italic;
}
.in-text-highlight .super-highlight {
	color: #313B86;
}

.read-more {
	color: #767677 !important;
	text-decoration: none !important;
	font-style: normal !important;
}

div.footer-container {
	color: #FFF;
	margin-left: 10%;
	width: 80%;
	text-align: center;

}
.footer-copyright {
	font-size: .5em;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-style: italic;
	text-align: right;
	width: 100%;
	background-color: #272727;
	color: #FFF;
}
.footer-copyright div {
	margin-right: 10%;
}
.footer-copyright span {
	display: inline-block;
}
div.footer-container .footer-nav {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
	float: left;
	margin-left: 6%;
}
div.footer-container .footer-nav a {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	border-right: 1px solid #CCC;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}
div.footer-container .footer-nav a:last-of-type {
	border-right: none;
	padding-right: 0px !important;
}
div.footer-container .footer-nav a:first-of-type {
	padding-left: 0px !important;
}
div.footer-container .footer-nav a.nav-active {

}

.graphics-stripe {
	width: 100%;
	background-image:url(../img/graphics-stripe-bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 24px;
	background-size: 100% 100%;
	min-height: 240px;
	overflow: hidden;
}
.gs-content {
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	padding-top: 1px;
	min-height: 280px;
	background-repeat: no-repeat;
	background-position: center;
}
.gs-content p {
	font-size: .8em;
}
.gs-content a {
	color: #CFF;
}
.gs-content a:visited {
	color: #CCF;
}
.gs-content a:hover {
	color: #F90;
}

div.gs-dynamic {
	display: block;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center;
	height: 340px;
	min-height: 340px;
	text-align: center;
	position: relative;
}

div.gsd-link-menu {
	position: relative;
	float: right;
	margin-right: 180px;
	z-index: 3;
	opacity: .93;
	text-align: left;
}

div.gsd-link-menu a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #9DFFFF;
	text-shadow: #333 0.1em 0.1em 0.1em;
	padding-top: 18px;
	padding-bottom: 4px;
	margin-top: 2px;
	border-bottom: 4px solid transparent;
}
div.gsd-link-menu a:hover {
	color: #F8981D;
}
div.gsd-link-menu a.gsd-active-link {
	color: #FFF;
	border-color: #F8981D;
}
div.gs-dynamic img.gsd-bg-image {
	z-index: 1;
	position: absolute;
}
div.gs-dynamic div.gsd-section-content {
	position: relative;
	top: 0px;
	z-index: 2;
	text-align: left;
}
div.gs-dynamic .gsd-section-content p {
	line-height: 25px;
	text-shadow: black 0.1em 0.1em 0.2em
}
div.gs-dynamic .gsd-section-content h4 {
	font-size: 24px;
	color: #F8981D;
	font-weight: normal;
	padding: 0px;
	margin: 10px;
	text-shadow: black 0.1em 0.1em 0.2em
}
div.gs-dynamic .gsd-inner-frame {
	padding: 5px 25px 10px 25px;
	background-image: url(../img/gsd-content-transparent-bg.png);
	background-repeat: repeat;
	border-radius: 2px;
	width: 400px;
}

div.gs-dynamic .gsd-select-ring {
	opacity: .85;
	float: right;
	margin-top: 13px;
}

div.gs-dynamic .gsd-select-ring:hover {
	opacity: 1;
}

div.gs-static {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-position: center;
	background-repeat: no-repeat;
}
.gs-fixheight {
	min-height: 340px;
}


div.gs-static img {

}







.navimg {
	background-image: url(../img/bk.gif);
	background-repeat:repeat-x;
	padding-top: 1px;
}

.nav {
	font-size: 12px;
	font-weight: bold;
	/*width: 888px;*/
	margin-left: auto;
	margin-right: auto;
	height: 27px;
	min-height: 27px;
}
.nav div {
	position: absolute;
	z-index: 3;
}
.nav a {
	color: #ffffff;
	text-decoration: none;
	padding: 2px 13px 2px 12px;
	display: block;
	float: left;
	border-color: #263248;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
}

.dropnav {
	position: absolute;
	border: 1px solid #FFF;
	border-top: none;
	margin-top: -3px;
	z-index: 1;
	display: none;
}
a.topnav_dropped {
	background-color: #ff9900;
	color: #ffffff;
}
a.topnav_dropped:hover {
	color: #ff9900;
	background-color: #263248;
}
.nav a:hover, .nav a:visited:hover, .nav a:active, .nav a:focus {
	background-color: #ff9900;
	color: #006;
}
.nav a.activenav, a.activenav:hover, a.activenav:visited {
	color: white;
}
.nav2 a:hover, .nav2 a:visited:hover, .nav2 a:active, .nav2 a:focus {
	color: #ff9900;
	text-decoration: none;
	background-color: #263248;
}
.text {
	font-size: 1em;
	font-style: normal;
	color: #000000;
}
.text a {
	color: #0062ae;
	font-weight: bold;
	text-decoration: none;
	
}
.text a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.products {
	font-size: 1.2em;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.products a {
line-height: 1.4em;
	
}
.products a:hover {
	color: #ff9800;
	font-weight: bold;
	text-decoration: none;
}
.products li {
	list-style-type: none;
	margin: 2px 0px 2px -20px;
	list-style-position: outside;
}
.largetext {
	font-size: 1.1em;
	font-style: normal;
	color: #000000;
}
.largetext a {
	color: #0062ae;
	font-weight: bold;
	text-decoration: none;
	
}
.largetext a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.title {
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
}
.title2 {
	color: #000000;
	font-size: 1.4em;
}
.smtitle {
	color: #7E8AA2;
	font-weight: normal;
	font-size: 1em;
}
.blktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #000000;
}
.button {
	color: #333333;
	background-color: #996666;
	font-size: 0.9em;
	font-weight: bold;
}
.midframe {
	/*width: 880px;*/
	margin-left: auto;
	margin-right: auto;
}
.midframe a {
	font-size: 1em;
	font-weight: bold;
	color: #06C;
}
.midframe a:visited {
	color: #039;
}
.midframe a:hover {
	color: #F90;
	text-decoration: none;
}
.footer span {
	font-size: 9px;
	margin-left: 55px;
	color: #999;
}
.footer a {
	color: #999;
	font-size: 9px;	
}
.footer a:visited{
	color: #666;
	font-size: 9px;	
}
.footer a:hover{
	color: #F60;
	font-size: 9px;	
	text-decoration: underline;
}
form.standard
{
}
form.standard input[type="text"] {
	background-color: #F4FFFF;
	border: 2px inset #666;
	float: left;
	clear: right;
}
form.standard input[type="submit"] {
	float: right;
	clear: both;
	font-weight: bold;
	margin-right: 180px;
	color: #009;
}
form.standard select {
	background-color: #F4FFFF;
	border: 2px inset #666;
	float: left;
	clear: right;
}
form.standard textarea {
	background-color: #F4FFFF;
	border: 2px inset #666;
}
form.standard label {
	display: block;
	float: left;
	width: 116px;
}
label.standard_form_rules {
	font-size: 9px;
	font-style: italic;
	margin-left: 4px;
}
div.noteframe {
	border: 1px dotted black;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	background-color: #E8FFFF;
}
div.noteframe strong {
	font-size: 16px;
	color: #006;
}
p.strongblue {
	color: #039;
	font-size: 14px;
	font-weight: bold;
}
img.lfloat {
	float: left;
	margin-right: 15px;
}

span.new_highlight {
	color: #F00;
	font-weight: bold;
}

div.featured_product {
	border: 2px solid #1E5075;
	border-radius: 5px;
	margin-top: 30px;
}
div.featured_product div.featured_product_inner {
	padding: 3px 5px 3px 5px;
}
div.featured_product div.buy_now {
	float: left;
	margin-right: 10px;
}
div.featured_product h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px 0px 3px 5px;		
	color: #F7F7F7;
	background-color: #333C86;
}
div.featured_product h2 span {
	color: #F4F4F4;
	font-size: 14px;
	font-style: italic;
	margin-left: 16px;
	
}
div.featured_product div.rfloat {
	float: right;
	margin: 37px 7px 2px 10px;
	font-size: 10px;
}
div.featured_product div.rfloat img {
	border: 1px dotted #006;
}

.sample-mini-gallery {
	float: right;
	margin: 5px;
}

div.clearer {
	clear: both !important;
	float: none !important;
}

hr.twotone {
	color: #ff9900;
	border-top: 2px solid #263248;
	border-bottom: 1px solid #CCC;
	margin: 15px 0px 15px 0px;
}

div.bluegrad_rounded {
	background-color: #F2FAFF;
	padding: 1px 15px 1px 15px;
	border: 2px outset #FFE1B9;
	border-radius: 7px;
	background: -moz-linear-gradient(top, #F2F9FF, #EAEAEA);
	background: -webkit-gradient(linear, center top, center bottom, from(#F2F9FF), to(#EAEAEA));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2F9FF', endColorstr='#EAEAEA');
	float: left;
}
div.bluegrad_rounded li {
	margin: 3px;
}


div.static-apps {
	padding: 0px;
}
div.static-apps img {
	margin: 10px;
	margin-top: 25px;
	border: none;
	width: 100%;
	opacity: 1;
	min-height: 60px;
}
div.static-apps img:hover {
	opacity: .8;
	background-color: #F90;
}
div.static-apps div {
	width: 319px;
	max-width: 25%;
	position: relative;
	display: inline-block;
	height: auto;
	min-height: 80px;
	margin-top: 1px;

}
div.static-apps a {
	border: none;
	outline: none;
	display: block;

	
}
div.static-apps span.fp-app-label {
	text-decoration: none !important;
	color: #F9F9F9;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	position: absolute;
	bottom: 18px;
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	pointer-events: none;
	z-index: 4;
	right: 0px;
	margin: 0px !important;
	padding: 0px !important;
}


h1 {
	font-size: 22px;
}

h1.bg-dark-transparent {
	float: left;
	display: block;
	padding: 1%;
	background-color: rgba(0,21,43,0.75);
	border-radius: 3px;
	z-index: 2;
	position: absolute;
	border: 1px solid #666;
	border-left: none !important;
}

.virtual-bg {
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.virtual-bg img {
	
}

.slide-in-feature {
	float: right;
	margin-left: -100px;
	width: 30%;
	height: 160px;
	min-height: 160px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	color: #FFF;
	z-index: 2;
	margin-top: 85px;
	background-color: #069;
}
.slide-in-feature h2 {
	text-align: left;
	border-bottom: 1px solid #999;
	margin-left: 10px;
	padding-bottom: 5px;
}
.slide-in-feature p {
	margin-left: 20px;
}

.slide-in-extender {
	width: 25%;
	height: 160px;
	min-height: 160px;
	background-image:url(../img/graphics-stripe-bg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	right: 0px;
	z-index: 1;
}

.xactfsr-promo {
	max-width: 349px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	overflow: hidden !important;
	max-width: 100%;
	height: 273px;
	min-height: 273px;
	background-image: url(../img/xact-promo-bg.png);
	float: right;
	z-index: 3;
	margin-top: -130px;
}
.xactfsr-promo span {
	display: block;
	float: right;
	padding-top: 220px;
	color: #F9F9F9;
	width: 210px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin-right: 30px;
	line-height: 13px;
}
.xactfsr-promo a {
	color: #FC0 !important;
	margin-right: 10px;
	margin-left: 10px;
}



.fsr101-pdf {
	padding: 5px 15px 5px 15px;
	border: 1px solid #999;
	border-radius: 5px;
}
.fsr101-pdf div.fsr101-inner {
	float: left;
}
.fsr101-pdf a {
	font-style: normal !important;
}
.fsr101-pdf img {
	border: none;
	margin: 20px;
	float: left;
}

