body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 17px;
	
}
img
{
	border: 0;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.nodestyle
{
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #2984B2;
	font-weight: bold;
}
.nodestyle:hover
{
	color: #fb6400;
	font-size: 12px;
	text-decoration: none;
}
.subnode
{
	color: #4B4B4B;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}
.subnode:hover
{
	color: #4B4B4B;
	font-size: 11px;
	font-weight: bold;
}
.leafnode
{
	color: #4B4B4B;
	font-size: 11px;
	font-weight: bold;
}
.leafnode:hover
{
	color: #4B4B4B;
	font-size: 11px;
	font-weight: bold;
}

.seletednode
{
	color: Green;
	font-size: 11px;
	font-weight: bold;
}


h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d77e0;
	line-height: 28px;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003282;
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	margin: 0;
	padding: 0;
}


.innertable
{
	border: solid 1px #cccccc;
}
.innertable th
{
	line-height: 2px;
	font-weight: bold;
}
.innertable td
{
	font-weight: normal;
	border-color: #cccccc;
	font-size: 12px;
	font-family: Verdana,Arial, Sans-Serif;
}


/****************************************************body structure**********************************************/

#maincontainer
{
	width: 100%;
	margin: auto;
	height: 100%;
}

#body
{
	width: 1000px;
	text-align: left;
	margin: auto;
}


#header_logo
{
	width: 1000px;
	height: auto;
	text-align: left;
	color: #003466;
	font-size: 10px;
}


#content_body
{
	width: 1000px;
	height: 100%;
	text-align: left;
	background-color: #fff;
	padding-top: 10px;
}

#footer
{
	width: 1000px;
	height: auto;
	text-align: left;
	padding-top: 10px;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.nav
{
	width: 1000px;
	height: 34px;
	text-align: left;
	background: url(../images/nav_bg.gif) repeat-x;
}
.link
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.link:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #fb6400;
}

.bodylink
{
	color: #003464;
	text-decoration: underline;
	font-weight: normal;
}
.bodylink:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #fb6400;
}
/*
.nav ul{
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.nav ul li{
	float:left;
	margin:1px;
	padding:0px;
	border-right:1px solid #959595;
	border-left:1px solid #ffff;
	
}
.nav a{
	color:#7a7a7a;
	font-size:13px;
	padding:6px 20px 8px 20px;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	display:block;
	float:left;

}


.nav a:hover{

	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:6px 20px 8px 20px;
	margin-top:1px;
	display:block;
	text-decoration:none;
	background:url(../images/nav_hover_bg.png) repeat-x;
}

*/
#active_link_nav
{
	background: url(../images/nav_hover_bg.png) repeat-x;
	color: #fff;
	padding: 6px 20px 8px 20px;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-weight: bold;
}


#header_logo a
{
	text-decoration: none;
	color: #003466;
	font-size: 10px;
}
#header_logo a:hover
{
	text-decoration: underline;
	color: #fb6400;
	font-size: 10px;
}


/****************************************************link classes**********************************************/



.table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}

/****************************************************other classes**********************************************/
p
{
	text-align: left;
	line-height: 18px;
	margin: 2px;
	padding: 2px;
}




/****************************************************product table classes**********************************************/

.product_table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003466;
	font-size: 14px;
	font-weight: normal;
}

.product_table p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2d5d85;
	font-size: 14px;
	margin: 1px;
	padding-left: 5px;
	font-weight: bold;
}

.product_table a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.product_table a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fb6400;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.txtbox
{
	height: 20px;
	width: 145px;
	padding-top: 4px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #929292;
	border: 0;
	background: none;
}



/***********-------Left Navigation Catalog-----***********/
div.catalognav
{
	float: left;
	width: 210px;
	text-align: left;
	margin: 0px;
}

div.catalognav a
{
	/*color:#2d5d85;*/
	color: #696969; /*font-size:12px;*/
	text-decoration: none;
}

div.catalognav a:hover
{
	color: #fb6400; /*font-size:12px;*/
	text-decoration: none;
}

div.catalognav #rootcatnav
{
	color: #000;
	font-weight: bold;
}

div.catalognav #rootnav
{
	color: #fb6400;
	font-weight: bold;
}
div.catalognav #subcatnav
{
	color: #000;
	font-weight: bold;
	font-size: 10px;
}

div.catalognav ul
{
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #2984b2;
	padding-left: 19px;
}


div.catalognav ul li
{
	text-transform: uppercase;
	color: #2984b2;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding-left: 3px;
	list-style-image: url(../images/bullet_arrow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.catalognav ul li div
{
	padding: 0px;
	margin: 0px;
}

div.catalognav ul ul li
{
	text-transform: none;
	padding: 0px;
	background-color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	margin: 0px 0px 7px 3px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
}

div.catalognav ul ul li div a
{
	font-size: 11px;
	color: #4b4b4b;
	font-weight: bold;
}

div.catalognav ul ul li div a:hover
{
	font-size: 11px;
	color: #fb6400;
	font-weight: bold;
}
div.catalognav ul ul ul li
{
	text-transform: none;
	margin: 2px 0px 0px 12px;
}
div.catalognav ul ul ul li div
{
	line-height: 0.9;
}
div.catalognav ul ul ul li div a
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
div.catalognav ul ul ul li div a:hover
{
	font-size: 10px;
	color: #fb6400;
	font-weight: normal;
}
div.catalognav ul li div.main_cat
{
	background-color: #f8f8f8;
	margin: 0px;
	padding: 0px;
	height: 22px;
	font-size: 14px;
}

.max_clear
{
	clear: both;
	height: 1px;
	width: 1px;
	float: none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	visibility: hidden;
}

/*---------------start-------*/
#nav1
{
	width: auto;
	margin: 0px;
	padding: 0px;
}
.navigation
{
	width: auto;
	height: 34px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/nav_bg.gif) no-repeat;
	background-repeat: no-repeat;
}

.sap
{
	display: block;
	width: auto;
	height: 30px; /*background:url(../images/nav_sap_img.gif);*/
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

#navtop li.Shopsap
{
	border-right: 0px solid #bebebe;
}
.Shopsap
{
	display: block;
	height: 30px; 
	background:url(../images/tab_shopby.png);
	width:105px;
	height:32px;
	margin-top:1px;
	cursor:pointer;
	
	
}


#active
{
	width: auto;
	display: block;
	background: url(../images/hover_pix.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 11px 20px 12px 20px;
	color: #FFFFFF;
}

/*****************Begin Top Nav CSS ************************/
#Sitemap ul
{
	line-height: 20px;
	
}
#Sitemap .SitmapHeading
{
	font-size:14px;
	font-weight:bold;
	color:#fb6400;
	margin-left:-20px;
}
#SiteHeading
{
	font-size:14px;
	font-weight:bold;
	color:#fb6400;
	margin-bottom:-5px;
	margin-left:-20px;
}

#Sitemap .subSitemapHeading
{
	font-size:13px;
	
}

#Sitemap a
{
	text-decoration:none;
	color:#003466;
}

#Sitemap a:hover
{
	text-decoration:underline;
	color:#fb6400;
}
#SiteHeading a
{
	text-decoration:none;
	color:#003466;
}

#SiteHeading a:hover
{
	text-decoration:underline;
	color:#fb6400;
}
#Sitemap
{
	font-size:12px;
	color:#3d77e0;
	line-height: 25px;
	float:left;
	width:330px;
}
#navtop
{
	width: auto;
	height: 34px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/nav_bg.gif) no-repeat;
	background-repeat: no-repeat;
	line-height: 30px;
}
#navtop ul
{
	width: auto;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	display: none;
	width: 8em;
	top: 32px;
}


#navtop a
{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 0px 10px 0px 10px; /*border:1px solid #333; */
	color: #7A7A7A;
	text-decoration: none;
}

#navtop a:hover
{
	background: #4f4f4f;
	display: block;
	color: #e1e1e1;
	padding: 0px 10px 0px 10px;
}

#navtop li
{
	float: left;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #bebebe;
}


#navtop ul li
{
	width: 8em;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}

#navtop li ul a
{
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	width: 9.3em;
	line-height: 22px;
	float: left;
	background-color: #e1e1e1;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#navtop ul ul
{
	top: auto;
}

#navtop li ul ul
{
	left: 11.17em;
	margin: 0px 0 0 0px;
}

#navtop li:hover ul ul, #navtop li:hover ul ul ul, #navtop li:hover ul ul ul ul
{
	display: none;
}
#navtop li:hover ul, #navtop li li:hover ul, #navtop li li li:hover ul, #navtop li li li li:hover ul
{
	display: block;
}

/***************** End Top Nav CSS ************************/



/*====added new====*/

.input_box
{
	color: #929292;
	font-size: 10px;
	text-decoration: none;
	width: 125px;
	font-family: inherit;
}

.footer_table1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.footer_table1 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.footer_table1 a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00478c;
	text-decoration: underline;
}


.footer_table2
{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.footer_table2 a
{
	font-size: 10px;
	color: #0952d7;
	font-weight: normal;
	text-decoration: none;
}

.footer_table2 a:hover
{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

.footer_table2 ul li
{
	list-style: disc;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}



/****************************************************other classes**********************************************/
/* Start Table Class and Gridview */
.product_text_table_head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cb6b0e;
	font-size: 12px;
	font-weight: bold;
}
.Item_text_table_head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cb6b0e;
	font-size: 11px;
	font-weight: bold;
}

.grid_noborder
{
	border: 0px none;
}

.Item_text_table_rows
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #efefef;
}
.Item_text_table_footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cb6b0e;
	font-size: 11px;
	font-weight: bold;
	background-color: #E6F1F5;
}
.Alternet_Item_text_table_rows
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
}
.Item_text_table_footer_rows
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #eaf3f8;
}

.Item_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cb6b0e;
	font-size: 11px;
}
.mainHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #215461;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px solid #dbdbdb;
	background-color: #9bc7db;
}
.subHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215461;
	margin: 0;
	padding: 0;
	font-weight: normal;
	border-bottom: 1px solid #dbdbdb;
}
#product_smalltext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
}

/*------------------end----------------*/


/***********bread crumb***************/

div#breadcrumb
{
	width: 100%;
	margin: 2px 0 6px 0;
	padding: 0;
}
div#breadcrumb a, div#breadcrumb a:link, div#breadcrumb a:visited, div#breadcrumb a:hover, div#breadcrumb a:active
{
	color: #8a8a8a;
	text-decoration: none;
}
div#breadcrumb a:hover
{
	color: #fb6400;
}
div#breadcrumb a#bchome
{
	color: #8a8a8a;
}
div#breadcrumb a#bccat
{
	color: #8a8a8a;
}

/***********product body***************/
.description
{
	width: 742px;
	height: 100%;
	float: left;
	border: 1px solid #e8e8e8;
	padding-left: 5px;
	padding-right: 5px;
}
.index
{
	width: 742px;
	height: 100%;
	float: left;
	border: 1px solid #e8e8e8;
	padding-left: 5px;
	padding-right: 5px;
}
.index ul
{
	padding: 0 5px 0 5px;
	margin: 0px;
	float: left;
	width: 172px;
}
.index li
{
	list-style: none;
	color: #003282;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0 8px 0;
	line-height: 1.8;
}
.index ul ul
{
	padding: 0;
	margin: 0;
	padding-top: 10px;
}
.index ul ul li
{
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.2;
	text-transform: none;
	width: 175px;
	text-align: justify;
	color: #424242;
	font-weight: normal;
	font-size: 12px;
}
.index ul a, .index ul a:link, .index ul a:visited, .index ul a:hover, .index ul a:active
{
	color: #f6680a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.index ul a:hover
{
	color: #f6680a;
}
.index ul ul a, .index ul ul a:link, .index ul ul a:visited, .index ul ul a:hover, .index ul ul a:active
{
	color: #424242;
	font-size: 12px;
	font-weight: normal;
}
.index ul ul a:hover
{
	text-decoration: underline;
}


.indexCollection
{
	width: 742px;
	height: 100%;
	float: left;
	border: 1px solid #e8e8e8;
	padding-left: 5px;
	padding-right: 5px;
}
.indexCollection ul
{
	padding: 0 5px 0 5px;
	margin: 0px;
	float: left;
	width: 200px;
}
.indexCollection li
{
	list-style: none;
	color: #003282;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
	line-height: 1.2;
}
.indexCollection ul a, .index ul a:link, .index ul a:visited, .index ul a:hover, .index ul a:active
{
	color: #f6680a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.indexGroupItem
{
	width: 742px;
	height: 100%;
	float: left;
	border: 1px solid #e8e8e8;
	padding-left: 5px;
	padding-right: 5px;
}
.indexGroupItem ul
{
	padding: 0 5px 0 5px;
	margin: 0px;
	float: left;
	width: 175px;
}
.indexGroupItem ul li
{
	padding: 0 5px 0 5px;
	margin: 0px;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	color: Black;
}
.indexGroupItem li
{
	list-style: none;
	color: #003282;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
	line-height: 1.2;
}
.indexGroupItem ul a, .index ul a:link, .index ul a:visited, .index ul a:hover, .index ul a:active
{
	color: #f6680a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*-----------end------------*/


/* Start paging */
.currentpage
{
	color: #3197fd;
	font-weight: bold;
	padding: 1px 2px 0px 2px;
	text-decoration: none;
	background-color: #e9e8e4;
	border: solid 1px black;
}
.page
{
	color: #013567;
	font-weight: bold;
	padding: 2px 2px 0px 2px;
	text-decoration: none;
	background-color: #e9e8e4;
	border: solid 1px #0A84DE;
}

.page1
{
	color: #013567;
	padding: 2px 2px 0px 2px;
	text-decoration: none;
	background-color: #e9e8e4;
	border: solid 1px #d3d1c9;
}
.page1:hover
{
	border: solid 1px #0A84DE;
}


.clear
{
	width: 100%;
	clear: both;
}
.PanelHeading
{
	color: #2D5D85;
	font-weight: bold;
	font-size: 14px;
}

 /* End paging */
 
  #progress_bar
        {
            position: absolute;
            top: 50%;
            bottom: 0;
            left: 42%;
            right: 0;
            z-index: 99;
            background-color: #fbfbfb;
            width: 150px;
            height: 40px;
            padding-left: 20px;
            padding-top: 10px;
            border: 1px solid #1176aa;
            vertical-align: top;
        }
        
