/* HTML Tags Initialization */
body
{
	margin-top: 0px;
	height: 100%;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-family:Verdana, Geneva, sans-serif; font-size:12px;*/
}

img {
	border-width: 0px;
	border-color: #989898;
	border-style: solid;
}

h1 
{
	
	height: 20px;
	font-size: 18px;
	font-family: Arial;
	vertical-align: text-bottom;
	color:#000000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 6px;
	text-align: left;
	text-transform: none;
	word-spacing: 3px;
	border-bottom: 0;
}
h2
{
	padding: 0px;
	margin-left: 0px;
	width: 100%;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	border-left: 0px;
	font-size: 10px;
	color: #000000;
	background: none;
}

a:link {
color: #000000;
border-bottom: 0px solid #efefef;
text-decoration: none;
font-size: 12px; 
font-weight:normal;
font-family: Verdana;
}
a:visited {
color: #000000;
border-bottom: 0px solid #efefef;
text-decoration: none;
font-size: 12px; 
font-family: Verdana;
}
a:hover {
color: #999966;
border-bottom: 0px solid #efefef;
/*text-decoration: underline;*/
font-size: 12px; 
font-family: Verdana;
color:#FF6600;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li
{
	list-style-type: none;	
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	text-align: left;
	background: none;
}

/* HTML Tags Initialization */

/* IDs */
#container {
	width: 925px;
	height:99%;
	border-bottom: 1px solid #989898;
	font-size: 11px;
	font-weight: normal;
	vertical-align:top;
	border-top:solid 1px #999999;
    border-left:solid 1px #999999;
    border-right:solid 1px #999999;
    background-color:White;
	/*width: 962px;
    position:relative;
    border-top:solid 1px #999999;
    border-left:solid 1px #999999;
    border-right:solid 1px #999999;
    background-color:White;*/
}
.footerHeading
{
	background-image:url(/Images/Main/stores.gif);
	background-color:#D9D9D9;
	font-weight:bold;
	color:White;
	border-right:solid 1px white;
	height:20px;
}
.footerHeading span
{
padding-left:10px;
color:#666666;
font-size:12px;
font-weight:700;
}
.container {
	width:970px;
	border-bottom: 1px solid #989898;
	font-size: 11px;
	font-weight: normal;
	vertical-align:top;
	
	/*border-top:solid 1px #999999;
    border-left:solid 1px #999999;
    border-right:solid 1px #999999;*/
    background-color:White;
	/*width: 962px;
    position:relative;
    border-top:solid 1px #999999;
    border-left:solid 1px #999999;
    border-right:solid 1px #999999;
    background-color:White;*/
}
.staticPageDiv
 {
 }
 .staticPageDiv a
 {
     text-decoration:none;
     color:Black;
     font-size:10px;
     padding-left:10px;
     color:#333333;
     line-height:17px;
 }
 
  .staticPageDiv a:hover
 {
     text-decoration:underline;
     color:Gray;
  
 }

.sidenav1
{
	line-height: 14px;
	text-align: left;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1px solid #989898;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	color: #000000;
}
#sidenav
{
	line-height: 14px;
	text-align: left;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	/*border-right: 1px solid #989898;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	color: #000000;
}

#sidenav h1 {
	height: 20px;
	font-size: 15px;
	font-family: Verdana;
	vertical-align: text-bottom;
	color:#000000;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 8px;
	padding-bottom: 6px;
	text-align:   left;
	text-transform: none;
	word-spacing: 3px;
	border-bottom: 1px dashed #989898;
	margin-bottom:10px;
}
#sidenavcontainer
{
	border:1px solid #CCCCCC;
	padding:1px;
	width:180px;
	padding-top:10px;
	text-align: left;
	margin: 2px 0px 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
	padding-right: 5px;
	vertical-align:top;
	font-size: 12px;
	line-height: 12px;
}
#sidenavcontainer ul{
	margin: 0;
	padding: 0;
}
#sidenavcontainer li
{
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;	
	/*background: url(Bullet.gif) no-repeat 4px 12px;*/
	border-bottom: 1px solid #D1D1D1;
	
	list-style-type: none;
	margin: 0px 0px 0px;
	text-transform:  none;
	word-spacing: normal;
	font-weight:  normal;
	
}
#sidenavcontainer a {
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
} 
#sidenavcontainer a:hover {
color: #999966;
border-bottom: 0px solid #efefef;
text-decoration: underline;
font-size: 11px; 
font-family: Verdana;
}
#sidenavcontainer a:link, #sidenavcontainer a:active, #sidenavcontainer a:visited {
	/*border-bottom: 0px solid #efefef;*/
	text-decoration: none;
	font-size: 11px; 
	font-family: Verdana;
}
#banner{
	background: url(banner.gif) no-repeat;
	cursor: auto;
	height: 150px;
	margin-left:10px;
}
#banner span{	
	display: none;
}
#SearchBox
{	
	line-height: 18px;
	text-align: left;
	padding: 2px 0px 0px 5px;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}
#SearchBox H2
{
	padding: 4px;
	margin-left: 0px;
	width: 170px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #000000;
	background: none;
}

#BreadCrumbs{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	color: #000000;	
	font-size: 12px;
}

#content
{	
	width: 100%;
	line-height: 18px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
}
#content H1{
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	color:#000000;
	border-bottom: 0px dashed #D1D1D1;
	word-spacing: 0px;
	text-align: left;
	padding-top: 5px;
	margin-top: 2px;
	padding-left: 0px;
	margin-left: 0px;
}
#ContentSection1
{
	padding-top: 0px;
	padding-left: 0px;
	
}
#imagefloatleft{
	float: left; 
	margin: 4px;
}
/* IDs */


/* Classes */
.Header
{
	border-bottom: 1px solid #000000;
	width:925px;
	
}
.Topmenu {
	line-height: 14px;
	margin: 0;
	padding: 0px;
	text-align: right;
	border: 0px;
	vertical-align: bottom;
}
.Topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	float: right;

}
.Topmenu li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	margin: 0px 1px 0px;
	text-transform:  none;
	word-spacing: normal;
	font-weight:  normal;
}
.Topmenu a {
	padding: 0px 0px 0px 0px;
	text-align: right;
	text-decoration: none;
	margin-left: 0px;
	color: #000000;
	border-bottom: 0px solid #efefef;
	font-size: 11px; 
	font-family: Verdana;
} 
.Topmenu a:link, .Topmenu a:active, .Topmenu a:visited {
	padding: 0px 0px 0px 0px;
	text-align: right;
	text-decoration: none;
	margin-left: 0px;
	color: #000000;
	border-bottom: 0px solid #efefef;
	font-size: 11px; 
	font-family: Verdana;
}
.Topmenu a:hover {
	padding: 0px 0px 0px 0px;
	text-align: right;
	text-decoration: none;
	margin-left: 0px;
	color: #999966;
	border-bottom: 0px solid #efefef;
	font-size: 11px; 
	font-family: Verdana;
}
.Footer
{
	border-top: 1px solid #000000;
	text-align: center;
	font-size: 10px;
}
.Box100
{
	padding: 4px;
	width: 117px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px dashed #D1D1D1;
	border-left: 1px dashed #D1D1D1;
	border-right: 1px dashed #D1D1D1;
	border-top: 1px dashed #D1D1D1;
}
.ProductContent
{
	font-size: 14px;
	font-weight:bold;
	font-family: Arial;
	color: #000000;
	border-bottom: 0px dashed #D1D1D1;
	word-spacing: 0px;
	text-align: left;
	line-height: 20px;
	margin: 0px 0px 0px;
	padding-top: 7px;
	padding-right: 5px;
}
.ProductContent h3
{
	background:none repeat scroll 0 0 transparent;
	border-bottom:1px dotted #333333;
	color:#000000;
	font-size:16px;
	font-weight:700;
	margin-bottom:0px;
	margin-top:0px;
}

#ItemDetail
{
	color:#000;
}
#ItemDetail h3
{
	border-bottom: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #333; 
	font-size:16px; 
	background: none; 
	color:#000; 
	font-weight:700;
}
.ProductPara{
	/*text-align: justify;
	margin: 2px 0px 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;	
	padding-right: 5px;
	vertical-align:top;
	font-size: 12px;
	*/
/*	#mainPoly p {*/
	color:#000000;
	line-height:1.5em;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:15px;
	text-align:justify;
	font-size:11px;
	font-weight:normal;

}
.ProductPara ul
{
	
	padding: 0px;
}

.ProductPara li
{
    text-align:left;
    width:100%;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-size: 11px;	
	background: url(Bullet.gif) no-repeat 15px 10px;
}
.ProductPara h2
{
	background:none repeat scroll 0 0 transparent;
	color:#000000;
	font-size:13px;
	font-weight:bolder;
}
.ProductContent_Home
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
	border-bottom: 0px dashed #D1D1D1;
	word-spacing: 0px;
	text-align: left;
	line-height: 20px;
	margin: 2px 0px 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;	
	padding-right: 5px;
}

.ProductParaWithImage
{
	border-bottom: 1px solid #D1D1D1;
}
.FloatRight{
	float: right;
}
.FloatLeft{
	float: left;
}
.ItemListingHeaderRow{
	border-bottom: 1px solid #D1D1D1;
	background-color: #F0F0F0;
	font-weight: bold;
	font-size: 10px;
	font-family:Verdana;
}
.ItemListingContentRow
{
	border-bottom: 1px solid #D1D1D1;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}


.ItemListingContentRow a
{
	font-size:11px;
	color:Purple;
	font-family:Verdana, Geneva, sans-serif;
}
.ItemListingContentRow a:hover
{
	font-size:11px;
	text-decoration:underline;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
}


.ctextbox
{

background:none repeat scroll 0 0 #F2F2F2;
border-color:#999999 #CCCCCC #CCCCCC;
border-right:1px solid #CCCCCC;
border-style:solid;
border-width:1px;
color:#666666;
padding:1px;
width:170px;
}

.ctextbox2
{
background:none repeat scroll 0 0 #F2F2F2;
border-color:#999999 #CCCCCC #CCCCCC;
border-right:1px solid #CCCCCC;
border-style:solid;
border-width:1px;
color:#666666;
padding:1px;
}
.cbutton
{
	padding-top: 2px;
	vertical-align:text-bottom;
}

.goAhead
{
	float: left;
	list-style-type: none;
	white-space: nowrap;
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	display: block;
	width: 60px;
	height:20px;
	text-align: center;
	border: 1px solid #577DB0;/*#6598DA;*/
	text-decoration: none;
	margin:5px 10px 5px 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	color:Red;

}
.goAhead a
{
	color:Black;
}

.goAhead a:hover
{
	color:Red;
	text-decoration:none;
	background-color:#D7E8FE;
}

.GotoPageNav
{
	text-align: Left;	
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	background: #ffffff;
	padding-top:3px;
}

.GotoPageNav ul 
{
	margin: 0; 
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.GotoPageNav li
{
	float: left;
	list-style-type: none;
	white-space: nowrap;
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	display: block;
	width:22px;
	height:18px;
	text-align: center;
	border: 1px solid #718B4E;/*changed*/
	text-decoration: none;
	margin-top: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: red;
}
.GotoPageNav a .GotoPageNav a:link, .GotoPageNav a:active, .GotoPageNav a:visited 
{
	color: #000000;
	text-decoration:none;
	font-family:Verdana;
	font-size: 10px;
}

.GotoPageNav a:hover 
{
	background: #718B4E;
	color: #ffffff;
	/*padding: 2px 5px 2px 5px;*/
	text-decoration:none;
	font-family:Verdana;
	/*font-size: 10px;*/
}
/*changed*/
.gotopagebutton
{
	margin: 2px 0 0;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 9px;
	font-weight: bold;
	width: 22px;
	text-align: center;
	background: #718B4E;
	padding-top: 2px;
	color: #000000;
	border: 0;
	cursor:move;
}
.gotopagebutton_hover
{
	margin: 2px 0 0;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 9px;
	font-weight: bold;
	width: 22px;
	text-align: center;
	padding-top: 2px;
	background: #718B4E;
	color: #ffffff;
	border: 0;
	cursor:move;
}

.StaticPagesPara
{
	font-size: 11px;
	text-align: justify;	
	padding-left: 10px;
}
.StaticPagesList
{
	border: 1px dashed #D1D1D1
}
.StaticPagesList ul{	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
		
}
.StaticPagesList Li {	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 11px;	
	background: url(Bullet.gif) no-repeat 15px 10px;

}

.StaticPagesList2
{
	border: none;
}
.StaticPagesList2 ul{	
	margin: 0px;
	padding: 0px;
}
.StaticPagesList2 Li {	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 11px;	
	background: url(Bullet.gif) no-repeat 15px 10px;
}
.FeaturesPane
{
	font-size: 11px;
	font-weight:bold;
	padding-top:7px;
	font-family:Verdana;
	text-align:left;
	padding-left:5px;
	padding-bottom:5px;

}
.Tab
{
	font-family:Verdana;
	font-weight: normal;
	font-size: 11px;
	background-color: #ff6600;
	padding: 5px;
	display: inline;
	margin-right: 4px;
	color: #660000;
	text-align:center;
	cursor:pointer;
}
.Tab_Selected
{
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-weight: bolder;
	font-size: 12px;
	background-color: #ff6600;
	padding: 5px;
	display: inline;
	margin-right: 3px;
	color: #ffffff;
	text-align: center;
	cursor:default;
}
.TabLine
{
	border-bottom: #ff6600 1px solid;
}
/* Classes */

/* ===Header css====*/
.storesLink
  {
      float:left;
      padding-left:8px;
      font-size:12px;
      padding-right:8px; 
      padding-bottom:5px;
      padding-top:8px; 
      height:18px;
     font-family:Verdana,Geneva,sans-serif;
      border-right:solid 1px white;
      color:#333333;
      
    
  }
  .storesLink a
  {
      color:#333333;
      text-decoration:none;
  }
  .storesLink:hover
  {
       color:#000000;
      background-color:White;
  }
  
  #phoneDetail 
{
    line-height:25px;
    font-size:11px; 
    float:right; 
    color:Gray; 
    height:27px;
    font-family:Verdana,Geneva,sans-serif;
    text-align:left;
}
#phoneDetail strong 
{
    
    font-weight:700; 
    color:#666;
    color:#000;
}

#login {
           
            color:#999999;
            line-height:30px;
            /*padding:0 10px;
            position:absolute;
            right:0;
            padding-top:4px;*/
           
        }
#login a
    {
     color:Black;
     font-weight:lighter;
  
    }
select {
background:none repeat scroll 0 0 #F2F2F2;
border-color:#999999 #CCCCCC #CCCCCC;
border-right:1px solid #CCCCCC;
border-style:solid;
border-width:1px;
color:#666666;
padding:1px;
height:22px;
width:90px;
}
.submit {
cursor:pointer;
background-color:#F2F2F2;
border-style:solid;
border-width:1px;
border-color:#999999 #CCCCCC #CCCCCC;
width:54px;
text-align:left;
height:19px;
color:Gray;

}
.leftMenueItem
{
	text-align:left;
	line-height:23px;
	padding:0 5px;
}
.leftMenueItem a
{
		font-size:12px;
}
.leftMenueItem a:hover
{
	color:#FF6600;
	text-decoration:none;
}
h3
{
background:none repeat scroll 0 0 transparent;
border-bottom:1px dashed #000000;
color:#000000;
font-weight:bold;
margin-bottom:10px;
margin-top:0px;
display:block;
font-size:14px;
line-height:2em;
}
.footerHeading
    {
      FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
      font-size:12px;
      padding-left:5px;
      /*padding-top:5px;*/
      text-decoration:none;
      color:White;
      font-weight:bold;
      text-align:left;
      vertical-align:middle;
      border-right:solid 1px #FFFFFF;
   }
.footerText
{
      font-family:Verdana,Geneva,sans-serif;
      font-size:11px;
      padding-left:5px;
      padding-top:5px;
      text-decoration:none;
      text-align:left;
      color:Gray;
    
}
 .StretchLevelHeading
 {
     background-color:#F4D4BE;
     FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
     font-size:12px;
     height:22px;
     vertical-align:middle;
     border:solid 2px #F96E14;
     color:Black;
 }
 
  .pageNumber a
   {
       float:left;
       width:10px;
       border:solid 1px #E8EEF6;
       margin:5px 5px 5px 5px;
       padding-top:3px;
       padding-bottom:3px;
       padding-left:5px;
       padding-right:5px;
       text-decoration:none;
   }
   .pageNumber a:hover
   {
       background-color:#E8EEF6;
   }
   /*.pageNumber a:selected
   {
        background-color:#E8EEF6;
   }*/
   .pageNumber a:active
   {
        background-color:#E8EEF6;
   }

/*=============New css for image=================================================*/



 h1{
	font-size:180%;
	font-weight:normal;
	color:#555;
}
h2{
	clear:both;
	font-size:160%;
	font-weight:normal;
	color:#555;
	margin:0;
	padding:.5em 0;
}
a{
	text-decoration:none;
	color:#f30;	
}
p{
	clear:both;
	margin:0;
	padding:.5em 0;
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}
ul,li
{
	margin:0;
	padding:0;
}
li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
	.pageNo
	{
		width:20px;
		height:20px; 
		border:solid 1px gray;
		cursor:pointer;
		
	}
	.pageNo:hover
	{
		background-color:#EDD2BF;
		color:Red;
	
	}
	
	.pageNoLable
	{
		width:20px;
		height:20px;  
		cursor:pointer;
		font-weight:bold;
	}
	.pageNoLable:hover
	{
		background-color:#EDD2BF;
		font-weight:bold;
		
		
	}
	.goBack
	{
		font-weight:bold; 
		color:red;
		font-size:16px; 
		text-align:center;
		
	}
	.goBack a
	{
		color:Maroon;
		font-size:16px;
		font-weight:bold;
		text-decoration:none;
	}
	
	.goBack a:hover
	{
	color:Gray;
	text-decoration:underline;
	color:Gray;
		
	}
