@charset "utf-8";
/* CSS Document 

Designed by Robert Matter
Date: 10/20/09

Colors:

Dark Blue Text: #000c3e;
Grey BG: #f8f8f8;
Light Blue: #2b64a4;
Med. Blue: #0e4f97;

*/

html {

}
body {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.2em;
text-align: center;
color: #000000;
background:#acacac url(images/bg/bg2.jpg) repeat-y fixed center top;
}

ul, li, img, body, html {
margin: 0;
padding: 0;
}

a {
text-decoration: none;
}

a img{
border: none;
}

h1 {
color: #000000;
text-align: left;
font-weight: bold;
font-size: 1.25em;
margin: 0;
}

h2 {
color: #000000;
text-align: left;
font-size: .94em;
font-weight: 600;
margin: 0;
margin-left: .63em;
margin-top: 1.2em;
}

h3 {
color: #FFFFFF;
text-align: left;
font-size: .88em;
font-weight: 200;
margin: 0;
padding-top: .25em;
}

h4 {
color: #2667B0;
text-align: center;
font-weight: bold;
font-size: 1em;
margin: 0;
border-bottom: 3px solid #000000;
}



/*  container  */

#container {
text-align: left;
width: 960px;
margin: auto;
background: #f8f8f8;
}

#container ul{
list-style-type: none;
}


/*  statusBar  */

#statusBar {
width: 60em;
height: 98px;
background:url(images/statusBar/bg.jpg) repeat;
overflow: hidden;
}

#statusBar img{
float: left;
margin-top: 0em;
margin-left:1.8em;
}

TD.mincart {
font-size: 10px;
font-family : Verdana;
line-height: 1.1em;
}

P.mincart {
font-size: 10px;
font-family : Verdana;
}


#cartInfo {
width: 300px;
float: right;
margin-right:10px;
}

#login {
width: 150px;
float:left;
margin-top:10px;
}

#cart {
width: 150px;
float:left;
margin-top:10px;
}

/*  MENU  */

#menu {
width: 60em;
height: 1.88em;
background: url(images/menu/bg.jpg) repeat-x;
overflow: hidden;
}

#menu li{
display: inline;
}

#menu a {
color: #FFFFFF;
display: block;
float: left;
font-size: 1em;
height: 1.81em;
text-align: center;
text-decoration:none;
width: 10em;
padding-top: .3em;
}

#menu a:hover{
color: #000000;
}


/*  header  */


#header {
width: 960px;
height: 157px;
}


/*  sideBar  */

#sideBar {
width: 15em;
float: left;
padding-left: .63em;
padding-right: .63em;
padding-bottom: 2.5em;
background:  #f8f8f8;
}

.tSlant {
margin-left:.63em;
margin-right: .63em;
height: 5px;
width: 220px;
background: url(images/sideBar/topSlant.jpg) no-repeat bottom;
}

.bSlant {
margin-left:.63em;
margin-right: .63em;
height: 5px;
width: 220px;
background: url(images/sideBar/bottomSlant.jpg) no-repeat top;
}


.menuheader a{

line-height: 1.55em;
height: 1.88em;
color: white;

}

#productSearch {
width: 15em;
margin-top: 2em;
}

#searchField {
list-style-type: none;
width: 13.75em;
height: 3.63em;
margin-left: .63em;
background:url(images/sideBar/searchBG.jpg) repeat-x;
}

#searchField li {
padding-top: .35em;
color:#FFFFFF;
font-size: .88em;
padding-bottom: 0em;
padding-left: .63em;
margin: 0;
}


#searchField form{
padding-top: 0em;
margin: 0;
}

#searchField #stext{
float:left;
background: #DEE3E8;
}

#searchField #sbutton{
float:left;
margin-left: .6em;
}


#resourcesNav {
list-style-type: none;
margin: 0;
padding-left: .63em;
}


#resourcesNav li{
width: 13.75em;
height: 1.88em;
background: url(images/sideBar/menuHeaderBG.jpg) repeat-x;
}

#resourcesNav li a{
height: 1.88em;
font-size: .88em;
color: #FFFFFF;
display: block;
text-decoration: none;
padding-top: .35em;
padding-left: .63em;
}


.listprice {
display:none;
}

/* SEARCH */

#searchPage ul{
list-style-position: outside;
list-style-type: circle;
}

#searchPage li{
line-height: 1em;
margin-bottom: .4em;
margin-left: 1em;
}

#searchPage a{
color: #000000;
}

#searchPage a:hover{
color: #2667B0;
}



/* Category Display */

td.product {
border: 2px solid #660000;
-moz-border-radius: 5px;
border-radius: 5px;
}

.product {
background: #f8f8f8;
}

.catname {
margin-top:0;
margin-bottom: 0;
text-align: center;
background: #f8f8f8;
}

td.catname {
padding-top: 1.5em;
}


.catdesc {
border-top: 3px solid  #660000;
margin-top: .3em;
text-align: justify;
padding: 5px;
}

p.catdesc {
font-size: .8em;
margin-right: 1em;
line-height: 1.25em;
}

.catnavigation {
font-size: .88em;
margin-top: 0;

}

.navdesc {
height: .63em;
margin: 0;
display:none;
}

.prodid {
text-align: center;
}

.prodname {
text-align: center;
color: #000000;
height: 1.5em;
margin-bottom: .62em;
border-bottom: 3px solid #cccccc;
}


hr.prodseparator {
display:none;
margin-top: 1.0em;
}
#productCategories td{
vertical-align: top;
}

#productsCategories tr td p{
font-size: .88em;
}

#productCategories a{
color:  #000000;
}

#productCategories a:hover{
color: #2667B0;
}



a.ectlink {
color: #000000;
}

a:hover.ectlink{
color: #2667B0;
}



.review {
margin-top: .5em;
font-size:80%;
}

/* PRODUCT DISPLAY */

.prodnavigation {
font-size: .88em;
margin-top: 0;
margin-bottom: 1.2em;
}

.proddescription {
margin-left: .4em;
margin-bottom:0;
font-size: .88em;
}

.prodprice {
text-align: center;
font-size: 1em;
margin-bottom:0;
}

.listprice {
text-align: center;
}

.price {
color: #FF0000;
font-weight: 600;
}


p.pagenums {
font-size: .96em;
padding-bottom: 2em;
margin-right: .63em;
}

#productsCart ul{
list-style-position: outside;
list-style-type: circle;
}

td.prodimage{
height: 10em;
}

#productsCart li{
line-height: 1em;
margin-bottom: .4em;
margin-left: 1.12em;
text-align: left;
}


#productsCart a{
color: #000000;
}

#productsCart a:hover{
color: #2667B0;
}



.cstitle {
margin-top: 1.5em;
margin-right: .63em;
}


/* PRODUCT DETAILS */
.detaillistprice {
display: none;
}

.detailid {
text-align: center;
font-size: .88em;
}

.detailname {
text-align: center;
line-height: 1.2em;
font-size: 1.2em;
color: #660000;
}

#description {
margin-right:.63em;
font-size: .96em;
line-height: 1.2em;
text-align: left;
}



#description p{
margin-top: .63em;
}

#features {
margin-right:.63em;
font-size: .96em;
}

#features ul{
margin-top:.63em;
list-style-position: outside;
list-style-type: circle;
}

#features li{
margin-left: 2.5em;
margin-bottom: 0;
line-height: 1.3em;
}

#border {
background-color: #ffffff;
height:.63em;
width:40.35em;
border-bottom: 1px solid #999999;
}

#images ul{
margin-top: .63em;
}

#images li{
display: inline;
}

#images a img{
border: 1px #000000 solid;
}

#images img{
margin-top: right;
margin-right:.63em;
}

#container-1 {
margin-bottom: 1.5em;
margin-top: 1.5em;
}


.detailoption {
font-size: .96em;
color:#660000;
line-height: .9em;

}

.detailoptions {
text-align: left;
}

.detaildescription {
width:41em;
}

.detailprice {
text-align: right;
}


.prodHeader {
font-size: 14px;
margin-top:.5em;
margin-bottom:.5em;
color: #990000;
text-align: center;
}


#productsDetails a{
color: #000000;
}

#productsDetails a:hover{
color: #2667B0;
}

#productDetails {
margin-right:.63em;
}

table.cobtbl {
background-color:none;
margin-left: .63em;
margin-right:.63em;
width: 650px;

}


#cartPage table{
width: 95%;
font-size: 12px;
}


/*  mainContent  */

#mainContent {
margin-top: 1.5em;
width: 43.74em;
float: left;
background: #f8f8f8;
}

#mainContent div {
overflow: hidden;
}


/* TABLES */




/* INDEX.html  */

#featuredProduct {
margin-left: .1em;
border-bottom:3px solid #660000;
margin-right: 1.1em;
}




.mainLinks {
margin-top: 1em;
width: 43.74 em;
margin-left: .7em;
margin-bottom: 1.5em;
text-align: center;
float: left;
}



.mainLinks p {
font-size: .8em;
padding-left: .63em;
padding-right: .63em;
line-height: 1.2em;
margin:0;
margin-top: .3em;
border-top: 3px solid  #660000;
text-align: justify;
}

.mainLinks a{
color: #000000;
text-align: center;
font-weight: bold;
font-size: 1em;
margin: 0;
}

.mainImages {
text-align: center;
margin-bottom: 3px;
}

.mainContact {
width: 13em;
float: left;
padding: 0;
margin-left: .63em;
}

.mainContact1 {
width: 13em;
float: left;
padding: 0;
}


/* REPAIRS */

#headerTable {

width:558px;
height: 30px;
background: #660000;
margin-bottom: 0px;
}

#headerTable p{
color: #FFFFFF;
margin-top: 5px;
}

.serviceGap {
margin-bottom: 1em;
}

#leftCol {
width: 330px;
float: left;
margin-right: 10px;
}

#leftCol p{
margin-top: 5px;
}

#leftCol li{
margin-top: 2px;
}

#rightCol {
width: 330px;
float: left;
margin-left: 5px;
margin-right: 5px;
}

#repairs {
margin-bottom: 1em;
text-align: justify;
}

#repairs h1{
margin-top: 1em;
margin:0;
}


#repairs 2{
margin-top:1em;
}
#repairs2 ul{
list-style-position: outside;
list-style-type: circle;
text-align: left;
margin-top: 2em;
float:left;
width:250;
margin-left: 2em;
}

#repairs2 li{
margin-left: 1.5em;
margin-bottom: 0;
line-height: 2em;
font-weight:600;
color:#990000;
}

#repairs p{
font-size: .88em;
margin-top: .5em;
margin-right: 1.2em;
}

#repairs2 p{
float: left;
width: 260px;
margin-top: 3.5em;
margin-left:.5em;
text-align:justify;
}

#rightCol img{
width: 300px;
border: 1px solid #000000;
margin-bottom: 1.5em;
}

#repairs3 {
margin-bottom:2em;
margin-top: 1.8em;
width:600px;
text-align:center;
margin-left:2.3em;
}

#repairs3 table{
border: 1px solid #000000;
margin-bottom: 1em;

}

#repairs3 td{
width: 186px;
font-size: 90%;
border: thin solid #000000;
padding-left: 10px;
}


ul#menu1, ul#menu2, ul#menu3{
display:block;
text-align: center;
float:left;
width: 200px;
}

ul#menu1 li, ul#menu2 li, ul#menu3 li {
font-weight:400;
line-height:1.5em;

} 

/*  ABOUT.html  */
#aboutInfo {
margin-bottom: 1.5em;
text-align: justify;
}

#aboutInfo h1{
margin-top: 1em;
margin:0;
}

#aboutInfo p{
font-size: .88em;
margin-top: .5em;
margin-right: 1.2em;
}

#employees {
width: 35.0 em;
margin-left:4em;
margin-bottom: 1.5em;
}

#terry {
width: 11.25em;
float: left;
padding: 0;
margin-left: .25em;
}

#stan {
width: 11.25em;
float: left;
padding: 0;
padding-left: 1.3 em;
}

#adam {
width: 11.25em;
float: left;
padding: 0;
padding-left: 1.3 em;
}


#employees p{
font-size: .8em;
line-height: 1.2em;
margin-top: 0;
text-align: center;
}

#employees h4{
text-align: center;
font-size: .9em;
}

/* CONTACT.html */

#phone {
margin-top: 1em;
margin-left:4em;
width: 11.0em;
float: left;
}

#phone ul li{
font-size: .88em;
text-align: left;
}

#email {
margin-top: 1em;
width: 12.4em;
float: left;
}

#email ul li{
font-size: .88em;
text-align: center;
}

#address {
margin-top: 1em;
width: 11.0em;
float: left;
padding: 0;
}

#address ul li{
font-size: .88em;
text-align: right;
}


#contactInfo {
float:left;
margin-top:2.5em;
padding-bottom:2.5em;
width:43.74em;
}


#contactInfo p{
margin-right: .63em;
font-size: .88em;
margin-top: 0;
}


#contactForm {
width: 43.74 em;
margin-left: 5em;
float: left;
margin-bottom:2.5em;
}

#contactForm input{
background: #e4e4e4;
}

#contactForm textarea{
background: #e4e4e4;
}


/* FAQ.html */

#faqQ {
margin-top: 2.0em;
margin-right: .63em;
padding-bottom: 3.0em;
}

#faqQ ul li{
font-size: .88em;
margin-top: .35em;
margin-left: .63em;
}

#faqQ a{
text-decoration: none;
color: #000000;
}

#faqQ a:hover{
color: #2b64a4;
}

#faqA {
margin-top: 1.2em;
margin-right: .63em;
margin-bottom: 2.5em;
}

#faqA ul li{
font-size: .88em;
margin-right: .63em;
margin-bottom:1.2em;
}

#faqA p{
margin-right: 1.0em;
margin-bottom: 1.0em;
}

#faqA a{
color: #2b64a4;
}

#faqA a:hover{
color: #2667B0;
}

#faqA a:visited{
color: #2b64a4;
}

/* SUPPORT.html */

#support ul{
margin-top: .63em;
width: 150px;
float: left;
}

#support li{
text-align: center;
font-size:14px;
font-weight:600;
margin-bottom: .63em;
}

#support a{
color: #000000;
}
#support a:hover{
color: #2b64a4;
}


#manuals {
margin-left: 1em;
margin-top: 1.5em;
overflow: hidden;
}

#manuals table{
border: 1px solid #000000;
margin-bottom: 1em;
}

#manuals td{
font-size: 90%;
border: thin solid #000000;
padding-left: 10px;
}

#manuals a{
color:#000000;
decoration: none;
}

#manuals a:hover{
color: #000000;
}

#manuals a:visited{
color: #000000;
}

#manuals img{
text-align: center;
}

#manuals strong{
color:#FFFFFF;
}



#manualLinks li{
display: inline;
margin-right:1.3em;
}

#manualLinks ul{
margin-left: 25px;
margin-top: 1em;
text-align: center;
}

#manualLinks a{
font-size: 1em;
font-weight: bold;
color: #2667B0;
}

#manualLinks a:hover{
color: #2667B0;
}

#manualLinks a:visited{
color: #2667B0;
}

.company {
width: 43.74 em;
margin-top: 1em;
margin-bottom: 1em;
float: left;
}

.company h1{
text-align: center;
color: #2b64a4;
border-bottom: thin #000000 solid ;
margin-right: 10px;
}



/* CLEAR */
#clear {
clear: both;
}



/*  footer  */

#footer {
border-top:4px solid #720505;
clear:both;
color: #000000;
float:left;
font-size:70%;
width:100%;
background: #e4e4e4;
line-height: 1.6em;
}

#footer a {
text-decoration:none;
color: #000000;
}

#footer a:hover {
color: #2667B0;
}

#footer a:visited {
color: #000000;
}

#footer table {
border:0 none;
width:99%;
}

#footer table td {
border-right:1px dotted #CCCCCC;
padding-left:7px;
padding-right:1em;
text-align:left;
vertical-align:top;
white-space:nowrap;
}

#footer ul li {
display:block;
list-style-type:none;
padding-left:7px;
}

#footer table td.last {
border-right:medium none;
text-align:right;
}

.ui-tabs .ui-tabs-hide {
display:none;
}
