@charset "utf-8";
#headerOne .logo {
	height: auto;
	width: 100%;
	padding-top: 3%;
	padding-bottom: 3%;
}

#headerTwo .coner {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4% 2%;
	width: 96%;
	height: auto;
	background-color: #ee2323;
	border: 0px solid #000000;
}

#headerTwo .conerset {
	padding-left: 50%;
}
#headerTwo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	margin: 0;
	padding: 0;
}
#headerTwo .call {
	height: auto;
	width: 100%;
	padding-top: 2%;
	padding-bottom: 2%;
}
#headerTwo .callTxtOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #408af5;
}
#headerTwo .callTxtTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #75c112;
}
#headerTwo .callTxtThree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #F5393A;
}

.clear{clear:both;}
.btmpd {
	padding-bottom: 20px;
}

.topbtmpd {
	padding: 20px 0;
}

.cntbtmpd {
	padding-bottom: 10px;
}

.productList {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5%;
	width: 90%;
	height: auto;
	border: 0px solid #000000;
	text-align: left;
	background-color: #408af5;
}
.productList h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	margin: 0;
	padding: 0;
}

.specialoffer {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5%;
	width: 90%;
	height: auto;
	border: 0px solid #000000;
	text-align: left;
	background-color: #ff3f40;
}
.specialoffer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	margin: 0;
	padding: 0;
}

.specialofferbox {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5%;
	width: 90%;
	height: auto;
	border: 1px solid #d6d5d5;
	text-align: left;
	background-color: #ffffff;
}
.specialofferbox .pname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1b7be2;
}
.specialofferbox .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #F00;
}

.specialofferbox hr {
color: #cfcfcf;
height: 1px;
}

.otherheading {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	/* [disabled]width: 97%; */
	height: auto;
	border: 1px solid #cfcfcf;
	text-align: left;
	background-color: #f7f7f7;
}

.otherheading h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #3a3a3a;
	margin: 0;
	padding: 0;
}

.otherheadingbox {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5%;
	width: 90%;
	height: auto;
	border: 0px solid #d6d5d5;
	text-align: left;
	background-color: #ffffff;
}
.otherheadingbox .pname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1b7be2;
}

.otherheadingbox .descri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

.otherheadingbox .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #F00;
}

.otherheadingbox hr {
color: #cfcfcf;
background-color: #cfcfcf;
height: 1px;
}

.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

.otherheading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1979df;
	text-decoration: none;
}

.otherheading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e72222;
	text-decoration: none;
}

.otherheading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1979df;
	text-decoration: none;
}

.otherheading a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1979df;
	text-decoration: none;
}
#productinfo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #093;
	padding: 0;
	margin: 0;
}
#productinfo .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}

#productinfo .descr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

#productinfo .box {
	padding-bottom: 20px;
	border-bottom:1px solid #d6d5d5;
	display:block;
	width:100%;
	height:auto;
}

#productinfo .boxtwo {
	padding: 20px 0;
	border-bottom:1px solid #d6d5d5;
	display:block;
	width:100%;
	height:auto;
}

.webbtn {
	border : solid 1px #024e9f;
	border-radius : 5px;
	moz-border-radius : 5px;
	-webkit-box-shadow : 0px 0px 5px rgba(0,0,0,1.0);
	-moz-box-shadow : 0px 0px 5px rgba(0,0,0,1.0);
	box-shadow : 0px 0px 5px rgba(0,0,0,1.0);
	font-size : 14px;
	color : #ffffff;
	padding : 10px 10px;
	background-color : #1b7ce2;
	width:100px;
	cursor:pointer;
	text-align:center;
}

.webbtn:hover {
	background: #024e9f;
}

.footercontents {
	background-color: #FFF;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cfcfcf;
}

.webbtnA {
	border : solid 1px #eb7c19;
	border-radius : 5px;
	moz-border-radius : 5px;
	-webkit-box-shadow : 0px 0px 0px rgba(0,0,0,1.0);
	-moz-box-shadow : 0px 0px 0px rgba(0,0,0,1.0);
	box-shadow : 0px 0px 0px rgba(0,0,0,1.0);
	font-size : 14px;
	color : #ffffff;
	padding : 10px 10px;
	background-color : #ffaa02;
	width:100px;
	cursor:pointer;
	text-align:center;
	display:block;
}

.webbtnA:hover {
	background: #fcaf39;
	color : #ffffff;
}

.webbtnA:active {
	background: #fcaf39;
	color : #ffffff;
}

.webbtnA:visited {
	background: #fcaf39;
	color : #ffffff;
}

.webbtnB {
	border : solid 1px #4c8106;
	border-radius : 5px;
	moz-border-radius : 5px;
	-webkit-box-shadow : 0px 0px 0px rgba(0,0,0,1.0);
	-moz-box-shadow : 0px 0px 0px rgba(0,0,0,1.0);
	box-shadow : 0px 0px 0px rgba(0,0,0,1.0);
	font-size : 14px;
	color : #ffffff;
	padding : 10px 10px;
	background-color : #408af5;
	width:100px;
	cursor:pointer;
	text-align:center;
}

.webbtnB:hover {
	background: #024e9f;
}

.conerOne {
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	padding: 1% 1%;
	width: 98%;
	height: auto;
	background-color: #ff3f40;
	border: 0px solid #000000;
}
.conerOne h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0;
}
