/* CSS Document */

body{ margin:0px; padding:0px; font-family: "Trebuchet MS"; background:url(images/bg.jpg) fixed}

/* open header section */
.container-bg{ background:#EAE9E5; width:1024px}

.top-header{border:1px solid #DDDCDA; background:#fff; border-radius:8px; padding:10px 10px 0px 5px;}

.company-name{font-family: 'Faster One', cursive; color:#0A51A2; font-size:60px; letter-spacing:-2px; margin:0px; font-weight:400} 

.company-slogan{ font-size:11px; color:#3B3B3B; text-transform:uppercase; text-align:left; font-weight:bold; vertical-align:top; padding-left:10px;}

.header-links{text-align: center}
.header-links a{ font-size:11px; font-weight:bold; text-decoration:none; color:#000000}
.header-links a:hover{ color:#0A51A2}

.main-links{ background:#0A51A2; border-radius:8px 8px 0px 0px;}
/* close section */

/* open contant section */
.contant-section{ background:#FFF; border-radius:0px 0px 8px 8px; padding:8px 8px 12px 8px}

.main-contant{ border:1px solid #EAEAE6}

.headings{font-family: 'PT Sans Narrow', sans-serif; color:#3B3B3B; font-size:22px; line-height:30px; font-weight:400; text-transform:uppercase}

.headings1{font-family: 'PT Sans Narrow', sans-serif; color:#0A51A2; font-size:22px; padding:10px 0px 10px 10px; font-weight:400; text-transform:uppercase}


.text{ font-size:13px; color:#3B3B3B; text-align:justify; padding:8px 15px;}
.text a{ color:#3B3B3B;}
.text a:hover{ color:#0A51A2; text-decoration:none}

.text1{ font-size:12px; color:#3B3B3B; text-align:justify; padding:15px 8px 8px 8px}

.more{ background:#0A51A2; color:#fff; text-align:center; padding:5px}
.more a{ color:#fff; font-size:11px; font-weight:bold; text-decoration:none;}
.more a:hover{ color:#F4F4F1; font-weight:bold; text-decoration:none;}

.view-large{background: url(images/zoom-icon.jpg) left no-repeat #444444; color:#fff; text-align:center; padding:5px}
.view-large a{ color:#fff; font-size:11px; font-weight:bold; text-decoration:none;}
.view-large a:hover{ color:#F4F4F1; font-weight:bold; text-decoration:none;}

.product-text{ font-size:12px; color:#3B3B3B; text-align:justify; font-weight:bold; line-height:16px}




.boxgrid{width: 300px; height: 200px; margin:10px; float:left; border: solid 2px #EAEAE6;overflow: hidden; position: relative;}
.boxgrid img{position: absolute;top: 0;	left: 0; border: 0;}
				
				
				
				
				

/* close section */

/* footer section */
.footer-links{ font-size:11px; color:#464646; text-align:right; padding-right:20px}
.footer-links a{color:#464646; text-decoration:none}
.footer-links a:hover{color:#0A51A2; text-decoration:underline}

.text2{ font-size:12px; color:#0A51A2; font-weight: 600}
/* close section */

.front-links{ font-family:arial; font-size:11px; font-weight:bold; text-align:center}
.front-links a{ text-decoration:none; color:#0a51a2}
.front-links a:hover{color:#000}





/* products page */
#products{width:100%;  margin:0px}
#products-container{ width:100%; padding:0px 0px 5px 0px; float:left}
.product-detail{ width:100%; float:left; margin-bottom:20px}
.product-detail h1{ font-family: 'PT Sans Narrow', sans-serif; font-weight:400; margin:0px 0px 8px 0px; font-size:25px; color:#fff; background:#094c99; padding:0px}
.product-detail h2{ font-family: 'PT Sans Narrow', sans-serif; font-weight:400; margin:0px 0px 8px 0px; font-size:20px; color:#fff; background: url(images/heading-bg-mini.jpg) #094c99; padding:10px 20px 8px 15px}
.product-detail h3{ font-family: 'PT Sans Narrow', sans-serif; font-weight:400; margin:0px 0px 8px 0px; font-size:16px; color:#fff; background: #363636; padding:10px 20px 8px 15px}
.product-detail p{font-weight:400; font-size:14px; margin:0px; padding:20px; line-height:25px; text-align:justify; color: #000; width:700px; float:left;}
.product-detail span{margin:0px; width:223px; float: right;}
.product-detail b{ font-weight:bold}
.product-detail h1 span{float:right; font-size:15px; }
.product-detail h1 span a{padding:5px 10px 5px 10px; color:#fff; text-decoration:none; margin-right:3px}
.product-detail h1 span a:hover{ padding:5px 10px 5px 10px; background:#fff; color:#000;}

.product-detail h2 span{float:right; font-size:15px; }
.product-detail h2 span a{padding:5px 10px 5px 10px; color:#fff; text-decoration:none; margin-right:3px}
.product-detail h2 span a:hover{ padding:5px 10px 5px 10px; background:#fff; color:#000;}
/* close page */

