﻿body 
{
	 margin: 0px;
	   
}
  .txt
  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:Maroon;
 
  }
  
  .error
   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	margin: 2px;
}



.button
{
	background-color:#FC830D; border-color:#CFCFCF;
	 color:black ; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: 
normal; font-size: 11px; text-align:center; 

}


/* jonnsir */
.cart 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
	
}

.cartHeader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 5px;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 18px;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.top-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #09357B;
	margin: 5px;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}
.top-link a {
	color: #09357B;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.product-brder-lft {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC8310;
	border-bottom-color: #FC8310;
	background-image: url(images/product-bnr-lft.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 172px;
	background-color: #FFFFFF;
}

.top-link a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.top-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #0295CC;
	text-decoration: none;
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0295CC;
	width: 160px;
	padding-bottom: 10px;
	text-align: left;
	cursor: hand;
}
.spacer {
	height: 10px;
}
.table-border {
	border: 1px solid #D4D4D4;
}
.product-hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #194284;
	text-decoration: none;
	margin: 5px;
}

.orange-box {
	border: 1px solid #AC5601;
	background-color: #FC830D;
	background-image: url(images/org-icn.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1.2pt;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.blue-box {
	border: 1px solid #016B93;
	background-color: #0295CC;
/*	background-image: url(images/blue-icn.jpg); */
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.blue-showproduct {
	border: 1px solid #016B93;
	background-color: #0295CC;
	
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 15px;
	text-align:justify;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FC830D;
	text-decoration: none;
	text-align: right;
	margin: 10px;
}
.product-des {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 5px;
}
.request {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	margin: 5px;
	text-align: right;
}

/* Left Links Style */
.treeview{ /*CSS for Simple Tree Menu*/
	margin: 0px;
	padding: 0px;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0px;
	padding: 0px;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#194284;
	text-decoration:none;
	list-style-type:none;
	margin:0px 0px;
	background:url(images/org-arrow.gif) left center no-repeat;
	padding-left:15px;
	padding-top:1px;
	line-height: 1.4em;
}
.treeview li a{
	color:#333333;
	text-decoration:none;
}
.treeview li a:hover{
	color:#FC7D00;
	text-decoration:none;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	background: url(images/plus-icn.gif) no-repeat left 4px;
	cursor: hand !important;
	cursor: pointer !important;
	margin:5px;
}

.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
	margin:0px;
	padding:0px;
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FC830D;
	text-decoration:none;
	margin:2px 0px;
	background:url(images/b-arrow.gif) left 4px no-repeat;
	padding-left:10px;
	line-height: 1.4em;
}
.treeview .submenu ul li a{ /*Style for LIs of ULs that are children of LIs (submenu) */
	color:#0583B2;
	text-decoration:none;
}
.treeview .submenu ul li a:hover{
	color:#FC7D00;
	text-decoration:underline;
}

.treeview ul li ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	margin:2px 0px;
	line-height: 1.4em;
}

/*.category{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	list-style-type:none;
	margin:5px 5px;
	background:url(images/org-arrow.gif) left center no-repeat;
	padding-left:15px;
	line-height: 1.4em;
}
.category a{
	color:#333333;
	text-decoration:none;
}
.category a:hover{
	color:#09357B;
	text-decoration:none;
}


.sub-category{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#0583B2; text-decoration:none; margin:5px 0px 5px 25px; background:url(images/b-arrow.gif) left center no-repeat; padding-left:10px;}
.sub-category a{color:#0583B2; text-decoration:none;}
.sub-category a:hover{color:#FC7D00; text-decoration:underline;}
*/
.product-brder-rgt {

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC8310;
	border-bottom-color: #FC8310;
	background-image: url(images/product-bnr-lft.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 172px;
	background-color: #FFFFFF;
}
.query-btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #194284;
	text-decoration: none;
	text-align: left;
	margin: 5px;
}

.query-text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 18px;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 30px;
}
.modalBackground 
{
background-color:gray;
filter:alpha(opacity=70);
opacity:0.7;
}
.page-detail {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 18px;
font-weight: normal;
color: #333333;
text-decoration: none;
margin: 10px;



}
.page-detail a {
color: #333333;
text-decoration: none;
}
.page-detail a:hover {
color: #FF6600;
text-decoration: underline;
}
.pageno-detail {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
font-weight: normal;
color: #333333;
text-decoration: none;
margin: 10px;
margin-right:5px;
}
.cart-link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0295CC;
	margin: 5px;
	font-weight:bold;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}
.cart-link1 a {
	color: #FC830D;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.cart-link1 a:hover {
	color: #FC830D;
	text-decoration: underline;
}
.tdbg {
	BACKGROUND-COLOR: #f4f4f4
}

.tdbg2 {
	BACKGROUND-COLOR: #dadada
}

.cartartcle 
{
	font-family:Verdana:Arial:Times New Roman, Sans-Serif;
	font-size: 12px;
	font-weight:normal;
	color: #303030;
	text-decoration: none;
	line-height:18px;
	
}


  .descri
  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  color:Maroon;
 
  }
  
  .btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #700000;
	margin: 3px;
	height: 20px;
	width: 50px;
	border: 1px solid #3F0F04;
}
   .btnnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:Black;
	background-color:White;
	margin: 3px;
	height: 20px;
	width: 50px;
	border: 1px solid #3F0F04;
}


