﻿@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	margin: 0px;
	background:#000  url(images/charcoal.gif);
	text-align: center;
	line-height: 25px;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align:justify;
	line-height: 20px;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2b2b2b;
	text-align:justify;
	line-height: 24px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #d4740d;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-align: left;
}
a:link, a:visited {
	color: #C60;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #414141;
	text-decoration: none;
}
img {
	border:none;
  color: transparent;
  font-size: 0;
  vertical-align: middle;
/*
  For IE.
  http://css-tricks.com/ie-fix-bicubic-scaling-for-images
*/
  -ms-interpolation-mode: bicubic;
}
input {
	padding: 5px;
	font-size: 15px;
	outline: none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #C60;
}
input:focus {
	-webkit-box-shadow: 0px 0px 5px #4a6e9f;
	-moz-box-shadow: 0px 0px 5px #4a6e9f;
	box-shadow: 0px 0px 5px #4a6e9f;
}
textarea {
	padding: 5px;
	font-size: 15px;

	outline: none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #C60;
}
textarea:focus {
	-webkit-box-shadow: 0px 0px 5px #4a6e9f;
	-moz-box-shadow: 0px 0px 5px #4a6e9f;
	box-shadow: 0px 0px 5px #4a6e9f;
}
.textAlign_First
{
    text-align: left;
}

.textAlign_Last
{
    text-align: right;
}
.float_First
{
    float: left;
}

.float_Last
{
    float: right;
}





#wrapper {
	text-align:center;
	width:1062px;
	margin:0px auto;
	padding:0px auto;
	-moz-box-shadow:    0px 10px 25px 5px  #CCCCCC;
 -webkit-box-shadow: 0px 10px 25px 5px  #CCCCCC;
 box-shadow:         0px 10px 25px 5px #CCCCCC;
}

wrapper img{
	 margin-bottom: 0px!important;
	 padding-bottom: 0px!important; 
}


#container {
	padding:20px;
}
.green01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #3eb26d;
}
.green02 a, .green02 a:hover, .green02 a:visited, .green02 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	color: #3eb26d;
	text-transform:capitalize;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FD2C14;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2b2b2b;
	padding-top: 8px;
	padding-right: 60px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align:justify
}
a.nav:link {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}
a.nav:visited {
	color: #FFF;
	text-decoration: none;
}
a.nav:hover {
	color: orange;
	text-decoration: underline;
}
a.nav:active {
	color: #FFF;
}
a.top:link {
	color: white;
	text-decoration: none;
	font-size: 14px;
}
a.top:visited {
	color: white;
	text-decoration: none;
}
a.top:hover {
	color: #003c17;
	text-decoration: underline;
}
a.top:active {
	color: #0F6;
}
a.foter:link, a.foter:visited {
	color: #0C6;
	text-decoration: underline;
	font-size: 12px;
}
a.foter:hover {
	color: #0F6;
	text-decoration: none;
}
a.foter:active {
	color: #0F6;
}
a.sub-menue:link, a.sub-menue:visited {
	color:#333;
	text-decoration: underline;
	font-size: 14px;
}
a.sub-menue-current:link, a.sub-menue-current:visited {
	color:#333;
	text-decoration: underline;
	font-size: 14px;
	font-weight:bold;
}
a.sub-menue:hover {
	color: #50963e;
	text-decoration: none;
}
#blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #09F;
	text-decoration: underline;
}
a.corporate:link {
	color: brown;
	text-decoration: none;
	text-decoration: underline;
font-size:12px font-family: Arial, Helvetica, sans-serif;
}
a.corporate:visited {
	color: purple;
	text-decoration: none;
}
a.corporate:hover {
	color:#3A4626;
	text-decoration: none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.corporate:active {
	color: red;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.job {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #20a655;
	text-decoration: none;
}
a.btn {
	padding:8px 16px;
	background-color:#0C3;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size:13px;
	border-radius: 12px;
	text-decoration:none;
	backbackground: #fceabb; /* Old browsers */
	background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceabb), color-stop(50%, #fccd4d), color-stop(51%, #f8b500), color-stop(100%, #fbdf93)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* IE10+ */
	background: linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0 ); /* IE6-9 */
}
a.btn:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #36C;
	font-size:13px;
	background: #aebcbf; /* Old browsers */
	background: #ebf1f6; /* Old browsers */
	background: -moz-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebf1f6), color-stop(50%, #abd3ee), color-stop(51%, #89c3eb), color-stop(100%, #d5ebfb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%); /* IE10+ */
	background: linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb', GradientType=0 ); /* IE6-9 */
}
.companies td {
	padding-left:10px;
	padding-top:10px;
}
.companies a:link, .companies a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.companies a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #50963e;
}
.news-short tr {
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
	background:#FFF url(images/news-right_r1_c1.jpg) no-repeat top left;
}
.news-short a:link, .news-short a:visited {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #2b2b2b;
	text-align:justify;
	line-height:16px;
	text-decoration:none;
}
.news-short a:hover {
	color: #50963e;
	text-decoration:underline;
}
.test {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:15px;
	border:3px solid #3D9563;
	background:#3D9563;
	-webkit-box-shadow: 5px 5px 5px #aaa;
	-moz-box-shadow: 5px 5px 5px #aaa;
	box-shadow: 5px 5px 5px #aaa;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.test:hover {
	-webkit-box-shadow: 10px 10px 5px #aaa;
	-moz-box-shadow: 10px 10px 5px #aaa;
	box-shadow: 10px 10px 5px #aaa;
}
code to links in home page .button2 {
}
.button2 a:link, .button2 a:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	padding: 10px;
	text-decoration: none;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;

}
.button2 a:hover {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;

	background: -webkit-gradient(linear, 0 0, 0 100%, from(#5f93ed), to(#417ec9));
 background: -moz-linear-gradient(top, #5f93ed, #417ec9)  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffba42, endColorstr=#c27e36);
}
.current a:link, .current a:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	padding: 10px;
	text-decoration: none;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;

	background: -webkit-gradient(linear, 0 0, 0 100%, from(#5f93ed), to(#417ec9));
 background: -moz-linear-gradient(top, #5f93ed, #417ec9)  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffba42, endColorstr=#c27e36);
}
more links .more {
}
.more a:link, .more a:visited {
	font-family: Arial;
	color: #FC0;
	font-size: 14px;
	padding: 10px;
	text-decoration: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;

}
.more a:hover {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#5f93ed), to(#417ec9));
 background: -moz-linear-gradient(top, #5f93ed, #417ec9)  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffba42, endColorstr=#c27e36);
	font-family: Arial;
	color: #fff;
	font-size: 14px;
}
.photo-effect {
	border-radius: 26px 5px 5px 5px;
	-moz-border-radius: 26px 5px 5px 5px;
	-webkit-border-radius: 26px 5px 5px 5px;
	border: 1px solid #A9BAF2;
	-webkit-box-shadow:  2px 3px 5px 2px rgba(41, 41, 41, 0.2);
   width:277px;
   
}
/*	round corner*/



.photo-round {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
solid #2C74C7;
/*Delete if you don't want an offset*/
        
	}
.radius {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border:4px solid #F3F2FF;
	background-color:#E3A20B;
	-webkit-box-shadow: #B3B3B3 1px 1px 1px;
	-moz-box-shadow: #B3B3B3 1px 1px 1px;
	box-shadow: #B3B3B3 1px 1px 1px;

}
.radius-black {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border:4px solid #000000;
	background-color:#FFFFFF;
	-webkit-box-shadow: #B3B3B3 2px 2px 2px;
	-moz-box-shadow: #B3B3B3 2px 2px 2px;
	box-shadow: #B3B3B3 2px 2px 2px;
">
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C60;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align:justify;
	line-height:20px;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #C60;
}
div.shadow {
	width: 412px;
	margin: 2px;
	border: 1px solid #ccc;
	padding: 10px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
div.shadow:hover {
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
div.shadow01 {
	width: 412px;
	margin: 2px;
	border: 1px solid #ccc;
	padding:0 10px 10px 10px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
div.shadow01:hover {
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
img.opacity {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: opacity 1s linear;
}
img.opacity:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 1s linear;
}
#Example_P {
	-moz-box-shadow: 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 5px rgba(0,0,0,0.5);
	box-shadow: 5px 5px rgba(0,0,0,0.5);
}
.contact-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F90;
}
.black01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.browen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #c2704c;
}
.shadow123 h1{
	font-size:24px;
	margin-top: 0px

}
fade
.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }
 
   .fade:hover {
      opacity: 0.5;
      }
<!--//*****************code for list of link-->
@charset "UTF-8";
/* CSS Document */

/* Dark Button CSS */
.button {
    outline: 0;
    padding: 5px 12px;
    display: block;
    color: #9fa8b0;
    font-weight: bold;

    border: 1px solid #1c252b;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #232B30; /* old browsers */
    background: -moz-linear-gradient(top, #3D4850 3%, #313d45 4%, #232B30 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#3D4850), color-stop(4%,#313d45), color-stop(100%,#232B30)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3D4850', endColorstr='#232B30',GradientType=0 ); /* ie */
    box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* CSS3 */
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* Firefox */
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* Safari, Chrome */
}
.button:hover {
    color: #fff;
    background: #4C5A64; /* old browsers */
    background: -moz-linear-gradient(top, #4C5A64 3%, #404F5A 4%, #2E3940 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#4C5A64), color-stop(4%,#404F5A), color-stop(100%,#2E3940)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C5A64', endColorstr='#2E3940',GradientType=0 ); /* ie */
}
.button:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    color: #fff;
    padding: 6px 12px 4px;
    background: #20282D; /* old browsers */
    background: -moz-linear-gradient(top, #20282D 3%, #252E34 51%, #222A30 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#20282D), color-stop(51%,#252E34), color-stop(100%,#222A30)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20282D', endColorstr='#222A30',GradientType=0 ); /* ie */
    -moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
    -webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
    box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
}

/* Search CSS: */
.search-input {
    padding: 0 5px 0 22px;
    border: 1px solid #1c252b;
    height: 30px;
    color: #9fa8b0;
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;

    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    background: #20282D; /* old browsers */
    background: -moz-linear-gradient(top, #20282D 3%, #252E34 51%, #222A30 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#20282D), color-stop(51%,#252E34), color-stop(100%,#222A30)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20282D', endColorstr='#222A30',GradientType=0 ); /* ie */
    -moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
    -webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
    box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
}
.search-input:focus {outline: none;}
.search-submit {
    width: 13px;
    height: 13px;
    border: none;
    background: url(mag-glass.png) no-repeat;
    display: block;
    position: absolute;
    left: 26px;
    top: 10px;
    text-indent: -9999em;
}

/* Vertical List: */
.vertical-list {
    list-style: none;
    padding: 10px;
    width: 200px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #20282D; /* old browsers */
    background: -moz-linear-gradient(top, #20282D 3%, #252E34 51%, #222A30 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#20282D), color-stop(51%,#252E34), color-stop(100%,#222A30)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20282D', endColorstr='#222A30',GradientType=0 ); /* ie */
    -moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
    -webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
    box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
}
.vertical-list .button {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #515B62; /* old browsers */
    background: -moz-linear-gradient(top, #515B62 3%, #444E55 5%, #394147 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#515B62), color-stop(5%,#444E55), color-stop(100%,#394147)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515B62', endColorstr='#394147',GradientType=0 ); /* ie */
}
.vertical-list .button:hover {
    background: #5F6B72; /* old browsers */
    background: -moz-linear-gradient(top, #5F6B72 3%, #56646C 4%, #4D5A62 50%, #434D54 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#5F6B72), color-stop(4%,#56646C), color-stop(50%,#4D5A62), color-stop(100%,#434D54)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5F6B72', endColorstr='#434D54',GradientType=0 ); /* ie */
}
.vertical-list .button:active {
    padding: 5px 12px;
    top: 0;
    background: #515B62; /* old browsers */
    background: -moz-linear-gradient(top, #515B62 3%, #444E55 5%, #394147 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#515B62), color-stop(5%,#444E55), color-stop(100%,#394147)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515B62', endColorstr='#394147',GradientType=0 ); /* ie */       -moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* Firefox */
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* Safari, Chrome */
    box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* CSS3 */
}.radius{
	
-webkit-border-radius: 1px;
-moz-border-radius: 1px;border-radius: 1px;border:4px solid #F3F2FF;background-color:#E3A20B;
-webkit-box-shadow: #B3B3B3 1px 1px 1px;
-moz-box-shadow: #B3B3B3 1px 1px 1px; box-shadow: #B3B3B3 1px 1px 1px;">
}.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align:justify;
	line-height:20px;
}
.round-box{
	border: 1px solid #B8B8B8;
	-webkit-border-radius: 20px;
	border-radius: 20px; 
	

}
#ProductDetails, #ProductDetails td{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2b2b2b;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align:justify;
	line-height:18px;
}
#ProductDetails ol{
	 padding: 0 40px ;
}
#ProductDetails ol li{
	 padding: 0 0 10px 0 ;
}
#other-products td{
	
border:1px solid #DABA00;
width: 135px;
height: 111px; 
text-align:center;

-webkit-box-shadow: -3px 3px 10px -5px ;
box-shadow: -3px 3px 10px -5px ;
}
#other-products td:hover{
	border:1px solid #AA9100;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;	
	-webkit-box-shadow: -3px 3px 5px 0px ;
	box-shadow: -3px 3px 5px 0px ; 
}
#other-products1 td{
	
border:1px solid #DABA00;
width: 115px;
height: 111px; 
text-align:center;
-webkit-box-shadow: -3px 3px 10px -5px ;
box-shadow: -3px 3px 10px -5px ;
}
#other-products1 td:hover{
	border:1px solid #AA9100;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;	
	-webkit-box-shadow: -3px 3px 5px 0px ;
	box-shadow: -3px 3px 5px 0px ; 
}
#spec th{
	text-align: center;
	 width:33%;
	 color:#AB0F06;
	 font-weight: bold;
	 	 font-size: 18px;
}
#spec td{
	text-align: center;
	 width:33%;
	 color:#B75F22;
	 font-size: 14px;
	 font-weight: bold;
}

.homelist td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	text-align:justify;
	line-height:20px;
	padding-left: 20px;
	padding-top: 20px;
}

.hpicon{
	width: 90px; 
	height: 87px;
	border:2px solid #AF4D1F;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color:#FFF; 
	vertical-align:middle;	
	display: inline-block;
	text-align: center;
}

.hpicon img{
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
.application-menu a:link,.application-menu a:visited{
color:#000;
text-decoration: none;
font-weight: bold;	
}
.app-content{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	background-color:#A6C3E1;
background: #a6c3e1; /* Old browsers */
background: -moz-linear-gradient(top,  #a6c3e1 0%, #f2f5fa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6c3e1), color-stop(100%,#f2f5fa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a6c3e1 0%,#f2f5fa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a6c3e1 0%,#f2f5fa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a6c3e1 0%,#f2f5fa 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a6c3e1 0%,#f2f5fa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6c3e1', endColorstr='#f2f5fa',GradientType=0 ); /* IE6-9 */
padding:16px;

}

.app-content-inner{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	background-color:#FFF;
	padding:10px;

}


.app-content-inner .borderimg{
	border: 2px solid #E5E5E5;
	padding: 3px;
	background-color: #F7F7F7;
	
}
.app-content-inner td
{
    text-align:center;
}


.app-image{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
border:3px solid #0DAAAF;

}


.bg011{
	background-color: #A90800;
	border-bottom: 2px solid #880600;
	  font-weight: bold!important;
	  color: #ffffff!important;
	  	 padding: 5px !important;
}

.row01{
	background-color: #FAF5F2;
	padding: 5px !important;
	border: 1px solid #E2E2E2;
}
.row02{
	background-color: #F4F7FB;
	padding: 5px !important;
	border: 1px solid #E2E2E2;
	
}
.breadcrumb
{
    background:url(images/iner_04.jpg);
    height:25px;
}