<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
  background:#2b6b9b url(../img/patch.png) repeat-x;
  color: #333;
  font-size: 11px;
  height: auto;
  padding-bottom: 20px; font-family:Arial, Helvetica, sans-serif;
}



a:hover {
  text-decoration: underline;
}
 
h1 {
  font-family: Georgia, serif;font-family:Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
}

h2 {
  padding-top: 20px;font-family:Arial, Helvetica, sans-serif;
  text-align: center;
}

p {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	 
	/* text-align: left; */
}

.container_12,
.container_16,
.container_24 {
  background-color: #fff;  position:relative;
  background-repeat: repeat-y; /*margin-top:-55px;*/
  margin-bottom: 20px;
  
}



.container_16 {
  background-image: url(../img/16_col.gif);
}

.container_24 {
  background-image: url(../img/24_col.gif);
}


/*

*****************************************************
Languge
*****************************************************

*/


ul.language
{
	list-style:none;
	margin-top:0px;
	padding: 60px 6px 0px 0px; float:right
}

ul.language li
{
	float:left;
	margin-right:5px;
}

ul.language li a.selected
{
	font-size:12px; font-weight:bold; color:#a60005;
}

ul.language li a
{
	font-size:12px; font-weight:bold; color:#939598;
}

ul.language li.pad
{
	font-size:10px; font-weight:bold;
}

/*

*****************************************************
Navigation
*****************************************************

*/

ul.nav
{
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0;
	background: #2f68af; /* Old browsers */
background: -moz-linear-gradient(top,  #2f68af 0%, #1e529d 63%, #153e7e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f68af), color-stop(63%,#1e529d), color-stop(100%,#153e7e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2f68af 0%,#1e529d 63%,#153e7e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2f68af 0%,#1e529d 63%,#153e7e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2f68af 0%,#1e529d 63%,#153e7e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2f68af 0%,#1e529d 63%,#153e7e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f68af', endColorstr='#153e7e',GradientType=0 ); /* IE6-9 */
	border-radius:6px 6px 0px 0px;
	/*background:url(../img/nav/navbg.jpg) no-repeat;*/  width:980px; height:39px;
}


ul.nav li
{
	float: left;
height: 39px;
}


ul.nav li a.selected
{
background:#184a87;
}

ul.nav li a.homeselected
{
background:#184a87;
border-radius:10px 0px 0px 0px;
}

ul.nav li a.home:first-child
{
float: left;
border-left: none !important;
border-right: none !important;
width: 50px !important;
min-width: inherit !important;
}

ul.nav li a.home:hover
{
background:#184a87;
border-radius:10px 0px 0px 0px;
}

ul.nav li a
{
color: #fff;
border-left: 1px solid #4472a7;
border-left: 1px solid rgba(255,255,255,0.1);
border-right: 1px solid #2a598e;
border-right: 1px solid rgba(0,0,0,0.1);
 font-size:13px;text-decoration:none;
float: left;
text-align: center;
padding: 10px 24px 0px 24px;
height: 28px;
margin: 1px 0px 0px 0px;
}

ul.nav li a:hover
{
	background:#184a87;
}

ul.nav li a.shhopingcart,
ul.nav2 li a.shhopingcart
{
color: #fff200 !important;
font-weight:bold; text-transform:uppercase; text-shadow:1px 1px 1px #000;
font-size:13px;

}
a.logo
{
	margin-top:16px; position:relative; float:left;
}



.heading
{
/*background: url(../img/heading.png) no-repeat;*/
background: #2f68af; /* Old browsers */
background: -moz-linear-gradient(top,  #2f68af 0%, #1e529d 63%, #153e7e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f68af), color-stop(63%,#1e529d), color-stop(100%,#153e7e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2f68af 0%,#1e529d 63%,#153e7e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2f68af 0%,#1e529d 63%,#153e7e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2f68af 0%,#1e529d 63%,#153e7e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2f68af 0%,#1e529d 63%,#153e7e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f68af', endColorstr='#153e7e',GradientType=0 ); /* IE6-9 */
width: 150px;
height: 30px;
color: #fff;
font-size: 14px;
margin: 9px 0px 0px 1px;
padding: 4px 0px 0px 10px;
float: left;
text-align: left !important;
width: 229px;
margin: 9px 0px 0px 0px;
}

.heading:hover {

cursor:pointer;	
color:yellow;	
	
}





ul.products
{
	list-style:none;
	margin:0;
	padding:0;
}

ul.products li a
{
	color:#2256a1;
	 font-weight:bold; font-size:12px; text-decoration:none;
	line-height: 18px;
}



ul.products a:active 
{
	color:#7ad575;
}

ul.products a:hover
{
	color:#7ad575;
}


h2.content_heading
{
	/*background: #355219 url(../img/heading-green.png) repeat-x;*/
	background: #62972f; /* Old browsers */
background: -moz-linear-gradient(top,  #62972f 0%, #355219 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#62972f), color-stop(100%,#355219)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #62972f 0%,#355219 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #62972f 0%,#355219 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #62972f 0%,#355219 100%); /* IE10+ */
background: linear-gradient(to bottom,  #62972f 0%,#355219 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62972f', endColorstr='#355219',GradientType=0 ); /* IE6-9 */

font-size: 17px;
font-weight: bold;
text-transform: uppercase;
padding: 5px;
width: 447px;
margin: 10px 10px 0px 8px;
color: #fff;
text-align: center;
border-radius: 5px;
-webkit-border-radius: 5px;
}

ul.product-thumbs
{
	list-style:none;
	margin:0px 0px 0px 9px;
	padding:0;
}

ul.product-thumbs li
{
float: left;
margin-right: 5px;
margin-bottom: 20px;

width: 150px;
height: 160px;

}
ul.product-thumbs li a img
{
	padding:3px; border:1px solid #ccc; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; 
}

ul.product-thumbs li img.shadow
{
	margin-left:30px;
}
ul.product-thumbs li a img:hover
{
	padding:3px; border:1px solid #2b6b9b ; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; 
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}

ul.product-thumbs li a
{
margin:0 auto; text-align:center; margin-left:30px; float:left; margin-top:15px;

}

ul.product-thumbs li h3
{

text-align:center; margin:0 auto; color:#002271; font-size:12px;

}

ul.product-thumbs li h2
{

text-align:center; margin:0 auto; color:#000; font-size:12px; padding-top:0px !important;

}

ul.product-thumbs li h6
{

text-align:center; margin:0 auto; color:#000; font-size:12px; padding-top:0px !important;

}



ul.footer
{
	list-style:none; margin:0px 0px 0px 15px; padding:0;
    text-align: center;
    float: left;
    width: 100%;
}



ul.footer li {
  float: none;
  padding: 10px;
  display: inline-block;
  margin-right: 2px;
}
	
	
	ul.footer li:last-child
{
margin-right:0x;}


ul.footer_links
{
	list-style:none; float:left;
	margin:0;
	padding:0;
}


ul.footer_links li
{
	float:left;
	margin-right:10px;
}

ul.footer_links li
{
	float:left;
	margin-right:10px;color:#b50e18;
}

ul.footer_links li a
{
	color:#b50e18; font-size:12px;font-weight:bold; text-decoration:none;
}
ul.footer_links li a:hover
{
	text-decoration:underline;
}


ul.footer_links li.pad
{
	font-size:10px; color:#b50e18; font-weight:bold;
}
div.logo-section
{
	float:left; width:600px; margin-left:10px;
}

div.contact-info
{
/*background:url(../img/phoneno/bg.jpg) no-repeat;*/  background: #a72429; /* Old browsers */
background: -moz-linear-gradient(top,  #a72429 0%, #ed1b24 29%, #ed1b24 64%, #ae151a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a72429), color-stop(29%,#ed1b24), color-stop(64%,#ed1b24), color-stop(100%,#ae151a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a72429 0%,#ed1b24 29%,#ed1b24 64%,#ae151a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a72429 0%,#ed1b24 29%,#ed1b24 64%,#ae151a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a72429 0%,#ed1b24 29%,#ed1b24 64%,#ae151a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a72429 0%,#ed1b24 29%,#ed1b24 64%,#ae151a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a72429', endColorstr='#ae151a',GradientType=0 ); /* IE6-9 */
border-radius:6px;
 text-align:center; width:227px; margin-top:16px; height:66px; float:left;

}
p.order-online
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 8px 0px 0px 0px;
	text-align: center;
}
p.tollfree
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 6px;
	text-align: center;
}

#videocontainer
{
position: fixed; bottom: 10px; right: 10px; z-index:9999999
}
#cse-search-box
{
float:right; margin:10px;
}

input[type="text"].googlesearch
{
width:100px; float:left; margin:10px;
}
.ourproduct, .ourproduct_inner
{
margin-right:10px !important
}

.side-bar
{
width:auto; 
padding:10px 10px 25px 10px;
border: 3px solid #ccc;
border-radius: 3px;
}

.language-section {
    float: right;
    
    padding: 0;
    width: 120px !important;
}

.product_display
{
width:99%; margin-top:10px; border:2px solid #ccc; border-radius:5px; float:left;
height:169px;

}

.product_display p.speakout
{
	font-size: 25px;
	text-transform: uppercase;
	line-height: 24px;
	color: #c10102;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px;
	text-align: center;

}

.product_display p.timespan,
.blue_head

{
	font-size: 18px;
	line-height: 20px;
	color: #003895;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px;
	text-align: center;

}
.blue_head{
	margin: 2px 1px 0px 1px;
}

.product_display a
{

margin-left:55px;

}

.innnerpage-sect
{
width:100%; margin-top:10px; border:3px solid #ccc; border-radius:5px; float:left;
min-height:1576px;
}

#cse-search-results
{
width:100%; float:left; padding:10px 10px 0px 10px;

}

h3.que
{
color: #c10102;float: left;padding-left: 10px; padding-top:5px;font-weight: bold;font-size: 14px;

}

p.ans
{
text-align:justify; padding:0px 10px 10px 10px; font-size:14px; 
}

p.copyright
{
color:#b50e18; float:right; font-weight:bold; text-align:right !important; padding:0;
}



.show_hide {
    
	color:#000; font-weight:bold;
	}
	
	.middlediv
	{
	margin-right:10px !important
	}
	
	.product_display_region
	{
	 width:99%; margin-top:10px; border:3px solid #ccc; border-radius:5px; float:left
	}
	
	.laws
	{
	width:100%; margin-top:10px; background:#ccd5e6; border-radius:5px; float:left
	}
	
	
	.laws p
	{
	/*text-align:justify; padding:10px; font-size:14px; */
	
	
	  text-align: justify;
  padding: 10px;
  font-size: 12px;
  color: #000;
  line-height: 16px;
  font-weight: 700;
	}
	
	
	
	.laws p strong
	{
	font-weight:bold; color:#c10102; margin:0;
	}
	.rightbar
	{
	margin-right:0 !important
	}
	a.gm
	{
	text-align:center; margin:10px 25px 10px 50px; float:left;
	}
	
p.gm-msg
{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 0px 10px;
	padding: 0
}	
.gm-name
{
color:#c10102; float:left; padding-left:10px; font-weight:bold; font-size:14px;
}
.quote
{
font-size:14px; float:left; padding:5px 0px 0px 10px; color:#000; font-weight:bold; margin:0; 
}
	
	.rideside-bar
	{
	width:99%; margin-top:10px; border:2px solid #ccc; border-radius:5px; float:left
	}
	
	.rideside-bar p.red-text
	{
	font-size: 16px;
	color: #c10102;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px;
	}
	.rideside-bar p.green-text
	{
	font-size: 16px;
	line-height: 18px;
	color: #50b849;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px;
	}
	p.pp, p.rp
	{
	font-size:12px; 
	color:#000; 
	line-height:16px; 
	font-weight:bold; 
	margin:0; 
	
	float:left;  
	padding:5px 10px;
	 }
	 
	 p.pp{
		 height: 142px;
	 }
	 
	 p.rp {
		 height: 118px;
	 }
	 
	p.slidingparagraph
	{
	font-size:12px; color:#000; line-height:16px; font-weight:bold; margin:0;  float:left; 
 padding:0px 10px 5px 10px;
	}
	
	p.slidingparagraph1
	{
	font-size:12px; color:#000; line-height:16px; font-weight:bold; margin:0; text-align:justify; float:left;  padding:0px 10px;
	
	}
	
	
	.readmore
	{
	background:#c10102; color:#fff; font-size:10px; padding:3px 5px; float:left; margin:0px 10px 5px 10px;
	}
	.readmore1
	{
	background:#c10102; color:#fff; font-size:10px; padding:3px 5px; float:left; margin:0px 10px 5px 10px;
	}
	
	.footernav
	{
	 width: 97%;padding: 15px !important;margin: 0;
	}
	
	.securelinks
	{
	margin-left:10px; margin-bottom:5px; float:left;padding-bottom:5px;
	}
	
	p.securetxt
	{
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 0px 10px;
	}
	
.signature {
padding-left: 10px;
}

a.show_hide
{
color: #fff !important;
float: left;
width: 96%;
font-weight: bold;
background: #a40505 !important;
padding: 0px 5px;
}
	
	
	
/* ---------------------------------------------------------------------------------------------------------------------------- */


/* Table 1 Style */
table.table1{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	font-style: normal;
	border-collapse: separate;
	width: 100%;
	word-wrap: normal;
	margin-bottom:10px;
	overflow: hidden;
	/* table-layout: fixed; */
}

.table1 thead td,
.table-cart thead td{
    padding:6px;
    color:#fff;
    text-shadow:1px 1px 1px #184A87;
    border:1px solid #ccc;
    border-bottom:3px solid #ccc;
    background-color:#184A87;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
	text-align: center;

	font-size:13px;
}

.table-cart td {

border-color:#B1B1B1;
 background-color: #DEF3CA;
 font-size:14px;
}

.table-cart  td a {
    color: blue;
}


.table1 thead th:empty{
    background:transparent;
    border:none;
}

.table1 tfoot td{
    color: #9CD009;
   
    text-align:center;
    padding:10px 0px;
    text-shadow:1px 1px 1px #444;
}
.table1 tfoot th{
    color:#666;
}

.table1 tbody td {
    background-color: #DEF3CA;
    border: 2px solid #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    height: 146px;
    padding: 2px;
    text-align: center;
    text-shadow: 1px 1px 1px #FFFFFF;
    vertical-align: middle;
     max-width: 45%; 
	}

.table1 tbody span.check::before{
    content : url(../images/check0.png)
}

tbody td, tbody td b, td form {
    font-weight: normal;
    color: black;
}
 
.table2 tr td{height:17px;
line-height:21px;
} 

.table3 tr td{font-size:11px;} 
.table11px tr td{font-size:11px;} 
.table12px tr td{font-size:12px;}
.table13px tr td{font-size:13px;}
.table14px tr td{font-size:14px;}
.table15px tr td{font-size:15px;} 


.table4 td {
    width: 10% !important;
}

.height43px tr td {height:43px;}

.table1 td  img {

	max-height: 133px;
	/* max-width: 126px; */
}

.info, .success, .warning, .error, .validation {
   /* border: 1px solid; */
     font-size: 16px;
    margin: 10px;
    padding:0px 10px 0px 50px;
	    color: black;
    background-color: white;

    }
.info2 {
   /* border: 1px solid; */
  
   background-color: white;
    color: black;
    margin: 10px;
    padding: 0 15px;
    text-align: justify;

    }
	
.info-center {
 text-align:center;
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('bl-53qh.asp');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('warning.png');
}
.error {
    color: black;
    background-color: white;
}
	
.info a {
  color: black;
    

}	
.product_display_region.alpha { padding-bottom: 41px;}

.red-small {    
color: red;
    display: block;
    font-size: x-small;
    line-height: 13px;
}


.ourproduct_inner .heading {width:152px;}
.ourproduct_inner .side-bar {width:141px;}
.ourproduct_inner .product_display {display:none;}

.cart-details { text-align:center;}
.cart-name { text-align:left;}
.cart-price { text-align:center;}
.cart-quantity { text-align:center;}
.cart-total { text-align:right;}
.cart-select { text-align:center;}



.social-widget {

    /* background-color: yellow; */
    
	z-index:1;

}

.social-icon &gt; img {
	width: 37px;
	margin-top: -27px;
   }
   
   
   

.heading2 {
    background: url("../img/heading.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    
    font-size: 17px;
    height: 30px;
    margin: 9px 1px 0;
    padding: 2px 7px 0 10px;
    text-align: left !important;
    text-decoration: none;
}

.heading2.selected {
    background-color: green;
    background-image: none;
    color: white;
}

.page {
    font-size: 17px;
    font-weight: bold;
}

.info-right {
    margin-right: 50px;
    text-align: right;
}

table.table-left td{
text-align: left;
padding-left:5px;

}

h6 {
padding-left:6px;
padding-right:6px;
}




table.cobtbl{
background-color: #fff;
border-radius: 5px;
box-shadow: 1px 1px 3px #000;
border-color: #000;
width: 750px;
margin-left: 20px;
}

td.cobhl{
background-color:#DEF3CA;
font-weight: bold;
color:#000;
text-transform:uppercase;
}

td.cobll{
background-color: #DEF3CA;
color: #000;
font-size: 14px;
}
td.cobll a{
color: #FF0000;
text-decoration: none;
}
td.cobll a:hover{
text-decoration: underline;
}


td.cobhdr {
font-weight: bold;
background-color: #184A87;
color: #fff;
}

table.table1 tr td h6{
	
	}

.resposnvie-menu .nav2 .shopping-text,
 #search-box2 .addsearch {
	display:none;
}

.nav .search-box  {
	display:block;
	margin: 7px 1px 1px 1px;
}

.nav2 {
	list-style: none;
}

 .index {
	
	display:none;
}

@media screen and (max-width: 768px) { 
	
	#videocontainer 
	{ 
	 display: none; 
	} 

	
	.resposnvie-menu .nav2 .shopping-text,
	.resposnvie-menu .nav2 #search-box2 .addsearch{
			display: block;
			float: right;
		}
	.resposnvie-menu .nav2 .shopping-text{
			margin: 11px 9px 0px 10px;

	}	
	.resposnvie-menu .nav2 .addsearch{
		float:right;
	
	}
	
	
	.nav .search-box  {
	display:none;
	}

	
	.show767 input[type="text"]{
		width:70px;	
	}
	.hiden767{
		display:none !important;	
	}

	 .heading {
	 font-size: 20px;
	 height: 50px;
	 text-align: center;
	 padding: 8px;
	}

	 .heading .text:hover {
	 font-size: 21px;
	color: yellow;
	}


	.heading .text {
	  animation: blinker 1s linear infinite;
	}

	@keyframes blinker {  
	  50% { opacity: 0; }
	}

	.search-box2 {

		margin: 7px 0 0 44px;
		list-style-type: none;
		width: 148px;
		width: 120px;
		float: right;
		
	}
		
		.search-box2 input {
			width:120px;
		}
		
		.nav li .search-box {
			
			display:none;
		} 
	
	.index {
			display:block;
		}
		
		/* --- return policy height decrease for mobile */
		
		p.rp {
    height: 68px;
}

}
/* --End   @media screen and (max-width: 767px) --*/



/* ---------- mini cart ---------------- */

div.minicartoneline{
background:#fff;
float:right;
margin-top: 2px;
margin-right: 9px;
margin-bottom: -6px;
}
div.minicartoneline1{
padding:2px;
font: normal 12px Arial, sans-serif;
float:left;
color:#333;
}
div.minicartoneline2{
padding:2px;
font: normal 12px Arial, sans-serif;
float:left;
color:#333;
}
div.minicartoneline3{
padding:2px;
font: normal 12px Arial, sans-serif;
color:#333;
float:right;
}


.fr-minilogin {

    margin-left: auto;
    margin-right: auto;
    margin-top: 141px;
    width: 130px;
    padding: 100px;
    background-color: #f0f0f0;

}

/* -------------------------- product hover zoom --------------------- */

/* -------------------------- text rotate --------------------- */

.rotate  tr td {
	height:60px; 
	
width: 1%;
}

.rotate  tr td div{
	
  transform:rotate(90deg);
	
}
/* -------------------------- Search box --------------------- */
.addsearch {
	border-color: red;
	width:147px;
}

/* ----- speed page cls --- */



p.pp, p.rp {
	text-align:left;
}</pre></body></html>