﻿body {
	font-family: 'Roboto Condensed', sans-serif;
	color: #666;
}
h1 {
	font-size: 1.48rem;
	font-family: 'Roboto', sans-serif;
	font-family: 'Arimo', sans-serif;

	color: #666;
}
h2 {
	font-size: 1.2rem;
	font-family: 'Roboto Condensed', sans-serif;
	
	font-weight: 100;
	color: #666;
}
h3 {
	font-size: 1.2rem;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;
	color: #666;
}
h4 {
	font-size: 1.12rem;
	font-weight: 100;
	color: #666;
}
h5 {
	font-size: 1.125rem;
	font-weight: 100;
	color: #666;
}
h6 {
	font-size: 1rem;
	font-weight: 100;
	color: #666;
}
p {
	font-size: 0.96rem;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;
	margin-bottom: 6px;
	/*line-height: 160%;
*/
}
ul, ol, dl {
	font-size: 0.96rem;
	line-height: 1.6;
	margin-bottom: 1.25rem;
	list-style-position: outside;
	font-family: inherit;
	font-weight: 100;
}
/* Default Link Styles */
a {
	color: #008cba;
	text-decoration: none;
	line-height: inherit;
	
}
a:hover, a:focus {
	color: #0078a0;
	text-decoration: underline;
}
.fullWidth {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: initial;
}
.img-reveal {
	padding: 12px;
	background-color: #fff;
	border: 1px solid #c9e6f5;
/*max-width: 360%*/;height: auto;
	margin-bottom: 16px;
	z-index: 1000;
	margin-left: 14px;
	margin-left: 0px;
}
/* inner-menu */
.inner-menu {
	display: block;
	padding: 0.5625em 0.875em 0.5625em;
	overflow: hidden;
	margin-top: 8px;
	margin-left: 0px;
	list-style: none;
	border-style: solid;
	border-width: 0px;
	background-color: #fff;
	background-color: transparent;
	border-color: gainsboro;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 2px;
}
.inner-menu > * {
	margin: 0;
	float: left;
	font-size: 0.8875em;
	text-transform: uppercase;
}
.inner-menu > *:hover a, .inner-menu > *:focus a {
	text-decoration: underline;
	color: #F58220;
}
.inner-menu > * a, .inner-menu > * span {
	text-transform: uppercase;
	color: #2ba6cb;
}
.inner-menu > *.current {
	cursor: default;
	color: #333333;
}
.inner-menu > *.current a {
	cursor: default;
	color: #F58220;
}
.inner-menu > *.current:hover, .inner-menu > *.current:hover a, .inner-menu > *.current:focus, .inner-menu > *.current:focus a {
	text-decoration: none;
}
.inner-menu > *.unavailable {
	color: #999999;
}
.inner-menu > *.unavailable a {
	color: #999999;
}
.inner-menu > *.unavailable:hover, .inner-menu > *.unavailable:hover a, .inner-menu > *.unavailable:focus, .inner-menu > *.unavailable a:focus {
	text-decoration: none;
	color: #999999;
	cursor: default;
}
.inner-menu > *:before {
	content: "/";
	color: #aaaaaa;
	margin: 0 0.75em;
	position: relative;
	top: 1px;
}
.inner-menu > *:first-child:before {
	content: " ";
	margin: 0;
}
/*toph-1*/
.top-h1 {
		
	background-color: #EAEBEC;
	margin-bottom: 12px;
	margin-top: 0px;
	border-bottom: 1px solid #D1D2D4;
	padding-top: 16px;
	padding-bottom: 6px;
	
	

}
.top-h1 img {
	margin-top: -6px;
	margin-right: 8px;
}


/*header*/
.header-blank {
	background-repeat: no-repeat;
	background-color: #D1D2D4;
	margin-bottom: 32px;
	border-bottom: 6px solid #D1D2D4;
}
.header-index {
	background-image: url('../../../images/headers/index.png');
	background-position: center bottom;
	background-repeat: no-repeat; ;
	height: 260px;
	margin-bottom: 32px;
	border-bottom: 2px solid #D1D2D4;
}
.header-products {
	background-image: url('../../../images/headers/products.png');
	background-position: center bottom;
	background-repeat: no-repeat; ;
	height: 260px;
	margin-bottom: 32px;
	border-bottom: 2px solid #D1D2D4;
}
.header-designer {
	background-image: url('../../../images/headers/designer.png');
	background-position: center bottom;
	background-repeat: no-repeat; ;
	height: 260px;
	margin-bottom: 32px;
	border-bottom: 2px solid #D1D2D4;
}
.header-db {
	background-image: url('../../../images/headers/db.png');
	background-position: center bottom;
	background-repeat: no-repeat; ;
	height: 260px;
	margin-bottom: 32px;
	border-bottom: 2px solid #D1D2D4;
}
.header-rvf {
	background-image: url('../../../images/headers/rvf.png');
	background-position: center bottom;
	background-repeat: no-repeat; ;
	height: 260px;
	margin-bottom: 32px;
	border-bottom: 2px solid #D1D2D4;
}
.header-rv {
	background-image: url('../../../images/headers/rv.png');
	background-position: center bottom;
	background-repeat: no-repeat; ;
	height: 260px;
	margin-bottom: 32px;
	border-bottom: 2px solid #D1D2D4;
}
.header-rws {
	background-image: url('../../../images/headers/rws.png');
	background-position: center bottom;
	background-repeat: no-repeat; ;
	height: 260px;
	margin-bottom: 32px;
	border-bottom: 2px solid #D1D2D4;
}
.header-ss {
	background-image: url('../../../images/headers/ss.png');
	background-position: center bottom;
	background-repeat: no-repeat; ;
	height: 260px;
	margin-bottom: 32px;
	border-bottom: 2px solid #D1D2D4;
}
.header-xlrs {
	background-image: url('../../../images/headers/xlrs.png');
	background-position: center bottom;
	background-repeat: no-repeat; ;
	height: 260px;
	margin-bottom: 32px;
	border-bottom: 2px solid #D1D2D4;
}
/*frontsquare*/
.frontsquare {
	padding-top: 1rem;
	padding-right: 2rem;
	padding-bottom: .6rem;
	padding-left: 2rem;
}
.frontsquare h1 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-family: 'Roboto', sans-serif;

	font-size: 1.42em;
	line-height: 1.6em;
	margin-bottom: 10px;
}
.frontsquare h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-bottom: 18px;
}
/*frontsquare-items*/
.frontsquare.index {
	background: rgba(46,46,46,0.6);
}
.frontsquare.products {
	background: rgba(119,148,185,0.7);
}
.frontsquare.designer {
	background: rgba(105,105,105,0.7);
}
.frontsquare.db {
	background: rgba(80,127,158,.88);
}
.frontsquare.rvf {
	background: rgba(0,128,192,0.5);
}
.frontsquare.rv {
	background: rgba(105,105,105,0.5);
}
.frontsquare.rws {
	background: rgba(96,148,196,.82);
}
.frontsquare.ss {
	background: rgba(30,30,30,0.6);
}
.frontsquare.xlrs {
	background: rgba(9,104,104,0.9);
}

.frontsquare-lp {
	padding-top: 1rem;
	padding-right: 2rem;
	padding-bottom: .6rem;
	padding-left: 2rem;
	background: rgba(96,148,196,.82);

	
	position:absolute;
	margin-top: 36px;
	z-index: 100;
	
	
	

}
.frontsquare-lp h1 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-family: 'Roboto', sans-serif;
	font-size: 1.42em;
	line-height: 1.6em;
	margin-bottom: 10px;
}
.frontsquare-lp h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	padding-bottom: 6px;
	
}
.frontsquare-lp img {
margin-top:-3px;
margin-right: 6px;
	
}


/*logo*/
.logo {
	margin-top: 12px;
}
/*slogan*/
.slogan {
	font-size: .9em;
	margin-left: 2px;
	margin-top: 0px;
}
.slogan p {
	color: #AFB0B4;
	padding: 0;
}
/*language*/
.language {
	float: right;
	overflow: hidden;
}
.language > * {
	margin: 0;
	float: left;
	font-size: 0.6875em;
	text-transform: uppercase;
}
.language > *:hover a, .language > *:focus a {
	text-decoration: underline;
	color: #F58220;
}
.language p {
	color: #A4A4A4;
}
.language > * a, .language > * span {
	color: #2ba6cb;
	text-decoration: none;
}
button, .button {
	border-style: solid;
	border-width: 0px;
	cursor: pointer;
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	display: inline-block;
	padding-top: 1rem;
	padding-right: 2rem;
	padding-bottom: 1.0625rem;
	padding-left: 2rem;
	font-size: 1rem;
	background-color: #1992D0;
	border-color: #007095;
	color: white;
	transition: background-color 300ms ease-out;
	text-transform: uppercase;
	margin-bottom: 0px;
}
button:hover, button:focus, .button:hover, .button:focus {
	background-color: #1680B8;
}
button.small, .button.small {
	padding-top: 0.675rem;
	padding-right: .75rem;
	padding-bottom: 0.675rem;
	padding-left: .75rem;
	font-size: 0.8125rem;
	font-size: 100%;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;
}
button.small:hover, button.small:focus, .button.small:hover, .button.small:focus {
	text-decoration: none;
}
.button.alert {
	background-color: #fc7e0f;
	border-color: #cf2a0e;
	color: #fff;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
	background-color: #e46f03;
	text-decoration: none;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
	background-color: #e46f03;
	text-decoration: none;
}
/*footer*/
.footer {
	border-top: 1px solid #e5e1de;
	margin-top: 14px;
}
.myfooter {
	display: block;
	padding: 0.5625em 0.875em 0.5625em;
	overflow: hidden;
	margin-left: 0;
	list-style: none;
	border-style: none;
	border-width: 0px;
	background-color: transparent;
	border-color: none;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: -18px;
	margin-left: -10px;
	font-size: 50%;
}
/* myfooter */
.myfooter-container {
	margin-top: 222px;
	margin-bottom: 12px;
	height: auto;
	min-height: 92px;
	margin-bottom: 0px;
	background-color: #e1e1e1;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: initial;
}
.myfooter {
	display: block;
	padding: 0.5625em 0.875em 0.5625em;
	overflow: hidden;
	margin-left: 0;
	list-style: none;
	border-style: none;
	border-width: 0px;
	background-color: transparent;
	border-color: none;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: -18px;
	margin-left: -10px;
}
.myfooter p {
	color: #A4A4A4;
	text-transform: lowercase;
}
.myfooter li {
	color: #A4A4A4;
	text-transform: lowercase;
	font-size: 1.5em;
	line-height: 2.6em;
}
.myfooter > * {
	margin: 0;
	float: left;
}
.myfooter > *:hover a, .myfooter > *:focus a {
	text-decoration: underline;
}
.myfooter > * a, .myfooter > * span {
	color: #ccc;
	text-transform: lowercase;
	;
}
.myfooter > *.current {
	cursor: default;
	color: #333333;
}
.myfooter > *.current a {
	cursor: default;
	color: #333333;
}
.myfooter > *.current:hover, .myfooter > *.current:hover a, .myfooter > *.current:focus, .myfooter > *.current:focus a {
	text-decoration: none;
}
.myfooter > *.unavailable {
	color: #999999;
}
.myfooter > *.unavailable a {
	color: #999999;
}
.myfooter > *.unavailable:hover, .myfooter > *.unavailable:hover a, .myfooter > *.unavailable:focus, .myfooter > *.unavailable a:focus {
	text-decoration: none;
	color: #999999;
	cursor: default;
}
.myfooter > *:before {
	content: "/";
	color: #aaaaaa;
	margin: 0 0.75em;
	position: relative;
	top: 1px;
}
.myfooter > *:first-child:before {
	content: " ";
	margin: 0;
}
/*followus*/
.followus-nav {
	font-size: 78%;
	line-height: 20px;
	margin-right: 0px;
	color: #666;
	margin-top: 18px;
	color: #A7A7A7;
}
.followus-nav dt, .followus-nav dd, .followus-nav li {
	float: left;
	display: inline;
	margin-left: 0.5625em;
	margin-bottom: 0.625em;
	font-weight: normal;
	font-size: 0.875em;
}
.followus-nav dt a, .followus-nav dd a, .followus-nav li a {
	color: #666;
	text-decoration: none;
}
.followus-nav dt.active a, .followus-nav dd.active a, .followus-nav li.active a {
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
	font-weight: bold;
	background: #2ba6cb;
	padding: 0.1875em 0.5625em;
	cursor: default;
	color: white;
}
.followus-nav a:hover {
	color: #F58220;
	text-decoration: underline;
}
.top-bar-section ul li > a {
	display: block;
	width: 100%;
	color: white;
	padding: 12px 0 12px 0;
	padding-left: 15px;
	font-size: 0.9rem;
	font-weight: normal;
	text-transform: none;
	font-family: 'Droid Sans', sans-serif;
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	z-index: 10000;
}
.top-bar-section:hover a {
	text-decoration: none;
	
}
.top-bar{
	z-index: 1000;
	
}
/*orbit*/
/*.orbit-container {
	background: none repeat scroll 0 0 #fff;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-top: 10px;
	background-color: #fff;
}
.orbit-container img {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.orbit-bullets li.active {
	background: none repeat scroll 0 0 #A4A4A4;
}
.orbit-bullets li {
	background: none repeat scroll 0 0 #ccc;
	opacity: .7;
	border: 0px solid #555555;
	border-radius: 1000px;
	display: block;
	float: left;
	height: 0.75em;
	margin-right: 6px;
	width: 0.75em;
}
.small {
	font-size: .92em;
	line-height: 1.5em;
}
*/
/*table*/
table {
	background: white;
	margin-bottom: 1.25rem;
	border: solid 1px #dddddd;
	table-layout: auto;
}
table caption {
	background: transparent;
	color: #222222;
	font-size: 1rem;
	font-weight: bold;
}
table thead {
	background: whitesmoke;
}
table thead tr th, table thead tr td {
	padding: 0.5rem 0.625rem 0.625rem;
	font-size: 0.875rem;
	font-weight: bold;
	color: #666;
}
table tfoot {
	background: whitesmoke;
}
table tfoot tr th, table tfoot tr td {
	padding: 0.5rem 0.625rem 0.625rem;
	font-size: 0.875rem;
	font-weight: bold;
	color: #222222;
}
table tr th, table tr td {
	padding: 0.5625rem 0.625rem;
	font-size: 0.875rem;
	color: #222222;
	text-align: left;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f9f9f9; }
table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td {
	display: table-cell;
	line-height: 1.125rem;
}
/*noframes border*/
.noborder {
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}
.fieldset1 {
	border: 1px solid #DDD;
	padding: .25rem;
	margin: 1.125rem 0px;
	max-height: 102px;
}
.fieldset2 {
	border: 1px solid #DDD;
	padding: .25rem;
	margin: 1.125rem 0px;
	padding-top: 16px;
	min-height: 78px;
	background-color: #FAFAFA;
}
/*tooltip*/
.tooltip {
	display: none;
	position: absolute;
	z-index: 1006;
	font-weight: normal;
	font-size: 0.75rem;
	line-height: 1.3;
	padding: 0.75rem;
	max-width: 300px;
	left: 50%;
	width: 100%;
	color: white;
	background: #333333;
	font-family: 'Droid Sans', sans-serif;
}
.tooltip hr {
	border: solid #636363;
	border-width: 1px 0 0;
	clear: both;
	margin: .30rem 0 .305rem;
	height: 0;
}
.has-tip {
	border-bottom: dotted 1px #cccccc;
	cursor: help;
	font-weight: normal;
	color: #333333;
}
.has-tip:hover, .has-tip:focus {
	border-bottom: dotted 1px #003f54;
	color: #008cba;
}
.has-tip.tip-left, .has-tip.tip-right {
	float: none !important;
}
.tooltip > .nub {
	display: block;
	left: 5px;
	position: absolute;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: transparent transparent #333333 transparent;
	top: -10px;
	pointer-events: none;
}
.tooltip > .nub.rtl {
	left: auto;
	right: 5px;
}
.tooltip.radius {
	border-radius: 3px;
}
.tooltip.round {
	border-radius: 1000px;
}
.tooltip.round > .nub {
	left: 2rem;
}
.tooltip.opened {
	color: #008cba !important;
	border-bottom: dotted 1px #003f54 !important;
}
.tap-to-close {
	display: block;
	font-size: 0.625rem;
	color: #777777;
	font-weight: normal;
}
@media only screen and (min-width: 40.063em) {
.tooltip > .nub {
	border-color: transparent transparent #333333 transparent;
	top: -10px;
}
.tooltip.tip-top > .nub {
	border-color: #333333 transparent transparent transparent;
	top: auto;
	bottom: -10px;
}
.tooltip.tip-left, .tooltip.tip-right {
	float: none !important;
}
.tooltip.tip-left > .nub {
	border-color: transparent transparent transparent #333333;
	right: -10px;
	left: auto;
	top: 50%;
	margin-top: -5px;
}
.tooltip.tip-right > .nub {
	border-color: transparent #333333 transparent transparent;
	right: auto;
	left: -10px;
	top: 50%;
	margin-top: -5px;
}
/*button*/
button.tiny, .button.tiny {
	padding-top: 0.26rem;
	padding-right: 0.46rem;
	padding-bottom: 0.26rem;
	padding-left: 0.46rem;
	font-size: 0.74rem;
}
.button.gray {
	background: #969696;
}
button.gray:hover, button.gray:focus, .button.gray:hover, .button.gray:focus {
	background: #8A8A8A;
	text-decoration: none;
}



/*icon*/
.img-icon{
	
	margin-top: -4px;
	margin-right: 8px;
	max-height: 28px;
	max-width: 28px;
	
}

.row-border-bottom{
	border-bottom: 1px solid #CCCCCC;
	
	{
	

