﻿.TopBar
{
	width:960px;
	height:175px;
	margin: 0 auto 0 auto;
	background-image:url('../images/topbar.jpg?a=2');
	background-repeat :no-repeat;
	position:relative;
	
}

.TopBarEmpty
{
	width:960px;
	height:175px;
	margin: 0 auto 0 auto;
	background-image:url('../images/head-banner-empty.png?a=1');
	background-repeat :no-repeat;
    position :relative;
	
}

.HeaderLogo
{
	margin-top:0px;
    width:940px;
    height:134px;
 	background-repeat:no-repeat;
	border:none;
	display:block;
	padding-left:3px;
	padding-top:5px;
	position:relative;
	--float:left;
	
}
.HeaderLinks
{ 
  
	
	padding-top:5px;
	height:40px;
	display:inline;
	vertical-align:bottom;
	
}
.HeaderLinks li
{
	padding-left:10px;
	list-style-image:none;
	list-style-type:none;
	display:inline;
}

.LoginButton
{
	background-image:url('../images/signin.jpg?a=1');
	width:140px;
	height:33px;
	background-repeat:no-repeat;
	display:block;
	
}
.LoginOut
{
	background-image:url('../images/signOut.jpg?a=1');
	width:140px;
	height:33px;
	background-repeat:no-repeat;
	display:block;
}

.Left-GO
{
	background-image:url('../images/gobutten.gif?a=1');
	width:30px;
	height:21px;
	cursor:pointer;
	display:block;
}

.SearchButton
{
	background-image:url('../images/Search.jpg?a=1');
    background-position: center;
	height:29px;
	width:138px;
	background-repeat:no-repeat;
	color:Black;
}

.TopAlert
{
	background-image: url('../images/bluetitle.jpg?a=1'); 
	width: 140px;
	height: 22px;
	color: White; 
	text-align:center; 
	vertical-align: middle; 
	background-repeat: no-repeat;
	display:block;
}

.HeadShoppingCart
{
	background-image:url('../images/headshop.jpg?a=1');
}

.NewUserStartHere
{
  background-image:url('../images/registration-link.png?a=1');
  width:267px;
  height:42px;
  display:block;
}

.LeftBanner0
{
	
	
	background-image:url('../images/Click-Here.gif?a=1');
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:142px;
	height:300px;
	display:block;
}

.LeftBanner1
{
	
	
	background-image:url('../images/new-arrivals.gif?a=1');
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:142px;
	height:300px;
	display:block;
}

.LeftBanner2
{
	background-image:url('../images/bulkbanner.gif?a=1');
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:150px;
	height:230px;
	display:block;
}

.LeftBanner3
{
	background-image:url('../images/SHoppingKings.jpg?a=1');
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:150px;
	height:347px;
	display:block;
}

.LeftBanner-Ecig
{
	background-image:url('../images/bannercigaret-e.gif?a=1');
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:142px;
	height:478px;
	display:block;
}

.TableDetails
{
	
    color: #696969;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;

}

.TableDetailsNew
{
	
    color: #696969;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;

}


.TableDetailsNew
{
color: #696969;
font-family:verdana,arial,tahoma;
font-size:13px;
 font-weight: normal;
 text-align: justify;


}

.TableDetails td
{
	background-color: #d5d0b4;
    color: Black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    
    padding: 1px 0 1px 5px;
    text-align: left;
}

.TableDetailsNew td
{
	background-color: #d5d0b4;
    color: Black;
    font-family:Verdana ,Helvetica,sans-serif;
    font-size: 13px;
    
    padding: 1px 0 1px 5px;
    text-align: left;
}
