﻿.TopBar
{
	width:960px;
	height:175px;
	margin: 0 auto 0 auto;
	background-image:url('../images/topbar.jpg');
	background-repeat :no-repeat;
	
}
.HeaderLogo
{
	margin-top:20px;
    width:940px;
    height:114px;
 	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');
	width:140px;
	height:33px;
	background-repeat:no-repeat;
	display:block;
	
}
.LoginOut
{
	background-image:url('../images/signOut.jpg');
	width:140px;
	height:33px;
	background-repeat:no-repeat;
	display:block;
}

.Left-GO
{
	background-image:url('../images/gobutten.gif');
	width:30px;
	height:21px;
	cursor:pointer;
	display:block;
}

.SearchButton
{
	background-image:url('../images/Search.gif');
    background-position: center;
	height:26px;
	width:138px;
	background-repeat:no-repeat;
}

.TopAlert
{
	background-image: url('../images/bluetitel.jpg'); 
	width: 140px;
	height: 22px;
	color: White; 
	text-align:center; 
	vertical-align: middle; 
	background-repeat: no-repeat;
	display:block;
	
	
}

.LeftBanner0
{
	
	
	background-image:url('../images/Click-Here.gif');
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:142px;
	height:300px;
	display:block;
}

.LeftBanner1
{
	
	
	background-image:url('../images/new-arrivals.gif');
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:142px;
	height:300px;
	display:block;
}

.LeftBanner2
{
	background-image:url('../images/bulkbanner.gif');
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:150px;
	height:478px;
	display:block;
}

.LeftBanner3
{
	background-image:url('../images/SHoppingKings.jpg');
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:150px;
	height:347px;
	display:block;
}

.LeftBanner-Ecig
{
	background-image:url('../images/bannercigaret-e.gif');
	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;

}

.TableDetails td
{
	background-color: #d5d0b4;
    color: Black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    
    padding: 1px 0 1px 5px;
    text-align: left;
}

