@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	
	background: url(images/blue-stripe-bg.png) repeat scroll;
}
img { border: 0 none;}
#header {
	width: 100%;
	background-color: #FFF;
	clear: both;
	margin: 0 auto;
}

.list {
	list-style: none;
	clear: both;
	margin:0 auto;
	padding: 10px 0 0 0;
	height: 20px;
	width: 930px;
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0CF;
}
.list li {
	display: inline;
	
	padding: 0 5px;
}
.logo {
	padding: 10px 0 0 0;
	display: block;
	margin: 0 auto;
}

#menu-block {
	height:46px;
	background: #FFF url(images/menu-bg.jpg) top repeat-x scroll;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
#menu-wrap {
	width:950px;
	height:46px;
	margin: 0 auto;
	
}
.menu-button a {
	color: #FFF;
	text-decoration: none;
}

.menu-button {
	display: inline;
	float: left;
	padding: 15px 0 0;
	margin: 0 5px;
	width:103px;
	height: 31px;
}
.menu-button:hover {
	background: url(images/button-over.png) center no-repeat scroll;
}

.special {
	float: left;
	display: inline;
	clear: right;
	width:146px;
	height:31px;
	padding: 15px 0 0;
	margin: 0 2px;
	font-size: 14px;
	background: url(images/button-over2.png) center no-repeat scroll;
}
.special a {
	color: #FFF;
	text-decoration: none;
}

#content {
	width: 948px;
	background-color: #FFF;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #39F;
	border-top: 0 none;
	border-bottom: 0 none;
	padding-bottom: 10px;
	
}
.name {
	color: #36F;
	font-weight: bold;
}
#logos-wrap { width: 948px; height: 80px; margin: 0 auto;  padding-top: 15px; text-align: center;
background: #FFF  url(images/shadow-line.jpg) bottom repeat-x scroll}
#logos-wrap img {
	margin: 0 12px;
}

#welcome-text {
	width: 550px;
	float: left;
	display: inline;
	padding: 10px;
	text-align: justify;
}
#welcome-text ul li {
	font: bold 16px Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.page-title {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 10px;
}

.portal-block {
	width: 500px;
	height:210px;
	
}
.tab {
	width: 150px;
	height:200px;
	padding: 5px 8px;
	display: inline;
	float: left;
}
.tab1 {
	background: url(images/aboutA.gif) center no-repeat scroll;
}
.tab2 {
	background: url(images/productsA.gif) center no-repeat scroll;
}

.tab3 {
	background: url(images/servicesA.gif) center no-repeat scroll;
}

.tab1:hover {
	background: url(images/aboutB.gif) center no-repeat scroll;
}
.tab2:hover {
	background: url(images/productsB.gif) center no-repeat scroll;
}

.tab3:hover {
	background: url(images/servicesB.gif) center no-repeat scroll;
}

.closer {
	height: 1px;
	clear:both;
	width: 5px;
}

.closer2 {
	height: 1px;
	margin: 5px auto;
	clear: both;
}
#right {
	float: left;
	display: inline; 
	margin-left: 10px;
	width: 350px;
	
	padding-top: 15px;
}
.phone-block {
	border: 1px solid #09F;
	padding: 10px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0 5px;
}
.phone-block span {
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #F60;
	padding: 5px;
	
	}
#right-img {
	width: 350px;
	text-align: center;
	margin: 5px auto;
	clear: both;
	display: block;
}
#right-img img {
	display: inline;
	margin: 3px;
	padding: 2px;
	border: 1px dashed #39F;
}
#brands {
	padding:10px 5px;
	margin: 0 auto;
	clear: both;
	width: 330px;
border: 1px dashed #39F;
}
#brands ul {
	display: block;
	margin:0;
	padding:0;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
	list-style-position: inside;
	}
#brands li {
	display: block;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0;
	height: 40px;
	clear: both;
	border-bottom: 1px solid #CCC;
}
.brandslink {
	padding: 0 10px;
}
.list-img { 
padding:10px 10px 0 0;
 }
 
 .list-img2 { 
padding:0 10px 0 0;
 }
.big-text {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #369;
}
.about-title {
	font-size: 20px;
	color:#C60;
}
#brands li:hover {
	background-color: #06C;
}
#brands a {color: #333; text-decoration: none;}
#brands li:hover a { color: #FFF;}
#brands h3 {
	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0 10px 10px 10px;
	color:#06C;
	text-align: center;
}
.address-block {
	width: 310px;
	border:2px solid #36F;
	margin: 20px auto 0 auto;
	clear: both;
	padding: 10px;
	text-align: center;
	font-size: 15px;
}
.page-h3 {
	font-size: 18px;
	color: #C60;
	text-transform: uppercase;
}

#footer {
	width: 100%;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*background: #39F url(images/footer-bg2.jpg) top left repeat-x scroll;*/
	color: #FFF;
	/*border-top: 3px solid #39F;*/
}
.footer-navi {
	clear: both;
	margin:0 auto;
	height: 20px;
	width: 640px;
	color: #000;
}
.footer-navi ul {
	list-style: none;
	margin:0 auto;
	padding: 0;
}
.footer-navi ul li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 12px;
}
#footer a { color: #FFF; }
#footer a:hover { color: #F60;}
#copyright { 
	width: 530px;
	text-align: center;
	color: #FFF;
	margin: 10px auto 0 auto;
	padding:0;
	clear: both;
}
/* ALL PRODUCTS */

.products-title {
	text-align: center;
	margin: 20px auto;
}


#top-products {
	width: 900px;
	clear: both;
	margin: 5px auto 45px auto;
	padding: 10px;
}
.top-block {
	
	margin: 0 10px 10px 0;
	width: 400px;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 10px;
	padding-top:0;
	color: #333;
}

.top-block2 {
	
	margin: 0 auto;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-right: 10px;
	padding-top:0;
	color: #333;
}

.sign-up1 {
	width: 360px;
	height: 100px;
	padding-left: 50px;
}
.sign-up2 {
	width: 350px;
	height: 100px;
	margin:0 auto;
}


.login-box {
	float: left;
	 padding: 5px;
	 width:120px;
	 display: inline;
	 margin: 0 15px;
	 text-align: center;
}
.login-box a {
	color: #06F;
	font-weight: bold;
}
.login-box img {
	padding: 0 5px 5px 5px;
}
.top-block-img {
	width: 470px;
	float: right;
	clear: right;
	display: inline;
}
.inset {
	padding:0 15px 0 0;
	float: left;
	
}
.product-logos {
	display: inline;
	float: left;
	margin: 5px 15px;
	border: 1px dashed #39F;
}
.product-block {
	width: 940px;
	padding: 5px;
	clear: both;
	min-height: 700px;
}
.product-block hr {
	clear: both;
	width: 85%;
	margin: 15px auto;
}
.brand-block {
	width: 295px;
	display:inline;
	float: left;
	font: normal 16px Arial, Helvetica, sans-serif;
	margin: 10px 7px 0 0;
	padding: 5px;
}
.brand-block img {
	display: block;
	text-align: center;
	margin: 15px auto;
	clear: both;
}
.brand-block ul {
	list-style: none;
	margin: 10px auto;
	padding: 0;
	padding-left: 10px;
	text-align: center;
}
.brand-block ul li {
	clear: both;
	margin: 5px 0;
	
}
.brand-block a {
	color: #333;
}
.brand-block a:hover {
	color: #06F;
}
/* ABOUT */

.cs-img {
	display: inline;
	float: right; 
	margin:0;
}
.sales {
	padding: 5px;
}
/* SERVICES */

.service-list {
	width: 300px;
	display: inline;
	height:200px;
	float: left;
	margin: 0 50px;
	padding: 0 10px;
	font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-position: inside;
}
.service-list li {
	line-height: 30px;
	display: block;
	text-align: left;
}
.service-list a {
	color: #C30;
}
.services-text {
	display: block;
	padding: 5px 10px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333;
	
	text-align: justify;
}
.services-h2 {
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	color: #06F;
	text-align: center;
	padding-top: 5px;
	
}
.service-img {
	text-align: center;
	display: block;
	margin: 5px auto;
}
.service-img2 {
	margin: 5px 15px 10px 5px;
	display: inline;
	float: left;
	
}

.service-block {
	width: 420px;
	height: 600px;
	display: inline;
	float: left;
	margin: 10px 15px;
	padding: 5px;
	border: 3px double #CCC;
}


.service-block3 {
	width: 420px;
	height: 900px;
	display: inline;
	float: left;
	margin: 10px 15px;
	padding: 5px;
	border: 3px double #CCC;
}
.service-block2 {
	width: 895px;
	clear: both;
	display: block;
	margin: 10px auto;
	padding: 5px;
	border: 3px double #CCC;
}
.services-text2 {
	display: block;
	padding: 5px 20px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333;
	
	text-align: justify;
}

/* PRODUCT PAGE */

.product-block2 {
	width: 700px;
	padding: 5px;
	float: left;
}
.product-block2 hr {
	clear: both;
	width: 85%;
	margin: 15px auto;
}
.products-title2 {
	text-align: center;
	margin: 20px auto;
	padding:0;
	font-size: 20px;
}

.service-img2 {
	margin: 15px;
	display: inline;
	float: left;
}


.product {
		padding: 10px 5px;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333;
}
.product h2 {
	color: #06C;
	font-size: 20px;
}
.product h3 {
	color: #000;
	font-size: 16px;
	margin:0 0 10px 0;
	padding: 5px;
	background-color: #CCC;
}

.product img {
	display: inline;
	float: left;
	margin: 15px 0 35px 100px;
}

.product-specs {
	width: 300px;
	margin:0 10px;
	padding: 0;
	color: #000;
	float:right;
	display: inline;
	border: 1px solid #DDD;
}

.product-specs ul {
	margin: 0;
	padding: 0 10px;
	list-style-position: inside;
	
}
.product ul li {
	padding: 10px 0 10px 0px;
}
.product strong {
	font-size: 1.2em;
	color: #963;
}
.product-text {
	padding-right: 320px;
}
.brochure {
	display: inline;
	width: 220px;
	height:25px;
	background: url(images/pdf.gif) 30px center no-repeat scroll;
	padding: 10px 0 0 70px;
	text-align: left;
	float: left;
	border: 1px solid #CCC;
	color:#CCC;
	margin-left: 40px;
}
.brochure a {
	color:#930;
	font-weight: bold;
}

.brochure2 {
	height: 43px;
	font-size: 18px;
	background: url(images/pdf.gif) 30px center no-repeat scroll;
	padding: 10px 10px 10px 70px;
	text-align: left;
	border: 1px solid #CCC;
	color:#CCC;
	margin:  0 10px;
	display: inline;
	float: left;
}
.brochure2 a {
	color:#930;
	font-weight: bold;
}
.backtotop {
	display: block;
	height: 14px;
	padding: 27px 170px 0 170px;
	clear: both;
	margin: 0 auto 5px auto;
	font-size: 9px;
	color: #06C;
	text-align: center;
	background: url(images/backtotop.jpg) top center no-repeat scroll;
	text-decoration: none;
	text-transform: uppercase;
}

.all-products {
	width: 230px;
	height: 400px;
	float: right;
	display: inline;
	margin:0;
	border: 1px solid #09C;
}
.all-products ul {
	margin:0;
	padding-left: 15px;
	list-style: none;
}
.all-products a {
	font-weight: bold;
	font-size: 14px;
	color: #C60;
	text-decoration: none;
}

/* SUPPLIES */
.supplies-table {
	display: inline;
	float: left;
	font:normal 11px Tahoma, Geneva, sans-serif;
	border: 1px solid #DDD;
	border-right: 0 none;
	color: #333;
	}

.supplies-table ol {
	padding:0;
	list-style-position: inside;
	padding-left: 10px;
	
}
.supplies-table ol li {
	padding: 3px 0;
}

.phone-block2 {
	border: 1px solid #09F;
	padding: 10px 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0 5px;
	float: left;
	display: inline;
}
.phone-block2 span {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #F60;
	padding: 5px;
	
	}
.first {
	width: 375px;
	margin-left: 10px;
	
}
.center {
	width: 210px;
	
}
.last {
	width: 300px;
	border-right: 1px solid #DDD;
}
.supplies-tab-header {
	margin: 0;
	padding: 5px 0 5px 10px;
	background-color: #39F;
	color: #FFF;
	font-size: 16px;
}
.warranty {
	width:850px;
	color: #333;
	font-size: 13px;
	text-align: justify;
	margin: 15px auto;
}
.warranty strong {
	color: #03C;
}