@font-face 
{
	font-family: VAG Rounded Light;
	src: url(http://localhost/lt/pages/VAGROUN1.eot);
}

.CategoryHeader
{
	font-family		:Arial;
	font-weight		:bold;
	font-size		:17px;
	color			:#564943;
}

H3,H4,H5
{
	font-family		:Arial;
	font-weight		:bold;
	color			:#564943;
}


H5
{
	font-size		:18px;
}

H4
{
	font-size		:16px;
}

H3
{
	font-size		:14px;
}

H2
{
	font-size		:12px;
}

body TABLE, TD
{
	font-size:12px;
}

DIV.AddToCart
{
	font-size: 12px;
	font-family:Arial;
	font-weight:bold;
}

SPAN.Note
{
	font-size: 11px;
	font-family:Verdana;
	font-weight:normal;
}

#ShoppingCart
{
	background-color: #004f09;
	text-align: left;
	padding: 2px 0px 4px 15px;
	font-size: 10px;
	font-family:Arial;
	font-weight:bold;
	color:#FFF;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#NavigationTable TABLE, TD
{
	/*font-size: 8px;*/
}

#GroupName
{
	Float: left;
	clear: both;
	background-color: #554842;
	width: 100%;
	margin-left: 3px;
	margin-top: 10px;
	padding: 5px;
	color: #dde56c;
}

.navA
{
	font-size: 13px;	
}

* html .clearfix {height: 1%;}

body 
{
	background-color: #c5d54e;
	text-align: center;
	font-family: Arial;
}

#Page
{
	width				:778px;
	background			:url(http://localhost/lt/pages/design/Images/background-LT.gif) #c5d54e fixed no-repeat top left;
	background-color	:#E2F36A;
	border				:solid 1px #554842;
}

#Top
{
	background-image	:url(images/bgTop.gif);
	background-color	:#554842;
	background-repeat	:no-repeat;
	background-position :center bottom;
	width				:100%;
	height				:150px;
	text-align			:center;
	vertical-align		:bottom;
	border				:solid 0px #FF0000;	
}

#Navigation
{
	width				:100%;
	text-align			:center;
	vertical-align		:middle;
	padding				:5px;
	border				:solid 0px #554842;
}

A
{
	font-size			:15px;
	font-weight			:bold;
	color				:#564943;
	text-decoration		:none;
}

#Middle
{
	background-color: #c8db00;
	text-align: left;
}

#leftContent
{
	left				:0px;
	width				:350px;
	text-align			:center;
	vertical-align		:middle;
	padding				:20px 10px 20px 40px;
	border				:solid 0px #FF0000;	
	float				:left;
}

#rightContent
{
	color				:#554842;
	padding				:20px 10px 10px 0px;
	text-align			:left;
	width				:410px;
	float				:left;
	overflow			:hidden;
}

#Bottom
{
	background-color	:#554842;
	width				:100%;
	color				:#E2F36A;	
	text-align			:right;
	vertical-align		:middle;
	padding				:2px 10px 2px 0px;	
	float				:left;
	clear				:both;
	font-size			:11px;
	font-family			:Arial;
}

.Header
{
	color				:#554842;
	padding-bottom		:5px;
	float				:left;
	clear				:right;
	font-family			:Arial;
	font-size			:16px;
	font-weight			:bold;
}

#SectionContent
{
	float: left;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
	color:#564943;
}

#centerContent
{
	float: left;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
	color:#564943;
	padding: 0;
	margin: 0;
	padding: 20px 10px 10px 30px;
	text-align: left;
	width: 100%;
	background-color: #c8db00;
}

#centerContent IMG.main
{
	float: left;
	border: solid 1px #000000;
	margin: 10px;
	width: 200px;
	height: 200px;
	clear: left;
}

#ShortMenu
{
	padding: 5px;
	clear: both;
	float: left;
	margin: 2px;
	border: solid 1px #c5d54e;
	background-color: #dde56c;
	width: 100%;
}

#CategoryGroup
{
	clear:both;
	width: 95%
}

#CategoryGroup SPAN
{
	font-weight: bold;
	font-size: medium;	
}

#ShortMenu .Title
{
	float: left;
	width: 80%;
	font-size: 15px;
	color :#564943;
}

#ShortMenu .Title SPAN
{
	clear: both;
	float: left;
	font-size: 13px;
	font-weight: normal;
	text-transform: capitalize;
}

#ShortMenu .Price
{
	float: right;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
}

.itemSpecs
{
	clear: both;
	font-size: 10px;
	float: left;
	padding-right: 3px;
}

.MyOrderList
{
	text-align: center;
}

.MyOrderHeader
{
	float: left;
	background: #030;
	margin-right: 1px;
}

.OrderHeaderName 
{ 
	width: 300px!important; 
	text-align: left!important;  
}

.OrderHeaderName, .OrderHeaderTotal, .OrderHeaderRate, .OrderHeaderQty, .OrderHeaderNo
{ 
	width: 70px;  
	float:left;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	border-right: solid 1px #FFF;
}

.MyOrderItem
{
	float: left;
	border-bottom: solid 1px #5A5;
	text-align: center;
	padding-top: 5px;
}

.OrderName 
{ 
	width: 300px!important; 
	text-align: left!important;  
	float:left;
	padding-left: 3px;
	height: 25px;
}

.OrderTotal, .OrderRate, .OrderQty, .OrderNo
{ 
	width: 70px!important;  
	float:left;
	text-align: center!important;
}

.Total
{
	padding: 5px;
	padding-right: 30px;
	text-align: right;
}

.Field
{
	width: 40%;
	float: left;
	font-weight: bold;
	padding: 5px;
}

.data
{
	width: 50%;
	float: left;
	clear: right;
	padding: 5px;
}

#orderTable
{
	width: 100%;
}

#orderTable TH
{
	padding:5px;
	text-align: left;
	background: #555;
	color: #FFF;
	font-weight: bold;
	border-right: solid 1px #E2F36A;
	white-space:nowrap;
}

#orderTable TD
{
	padding: 5px;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	background: #F3FF9C;
	font-size: 13px;
	
}

#orderTableAlt
{
	width: 100%;
}

#orderTableAlt TH
{
	padding:5px;
	text-align: left;
	background: #FFF;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #000;
	white-space:nowrap;
}

#orderTableAlt TD
{
	padding:5px;
	border-right: solid 1px #FFF;
	borde-bottom: solid 1px #ccc;
	background: #FFF;
	
}

.center
{
	text-align: center!important;
}

.right
{
	text-align: right!important;
}

.grandTotal 
{
	background: #E2F36A!important;
}

#buttons
{
	margin-top: 10px;
	text-align: center;
	padding: 5px;
}

#delivery
{
	padding: 20px 20px 0px 20px;
	background: #E2F36A;
	width:600px;
	border:solid 1px #505050;
	text-align:left;
}


/* End



#PleaseWait
{
	background: #CF0 url(images/logo.gif) no-repeat 70px 10px;
	border: solid 3px #6E3406;
	padding: 5px;
	padding-top: 80px;
	color: #6E3406;
	position:absolute;
	left: 250px;
	top: 150px;
	width: 300px;
	height: 140px;
	z-index:1;
	text-align: center;
}

#pleasewaitbox
{
	background: url(images/pleasewaitbox.gif) x-repeat 0 0;
	margin-top: 10px;
	width: 100px;
 	height: 20px;
}

.gray
{
	filter: gray!important;
}

LI
{
	padding: 4px;	
}


P { margin-top: 10px!important;}

INPUT, SELECT, TEXTAREA, TEXTBOX
{
	font: normal 11px Arial, Verdana, Sans-serif, Helvetica;
	z-index: -1;
}

.Button
{
	background: #300;
	border: solid 2px #FFF;
	border-right: solid 2px #AAA;
	border-bottom: solid 2px #AAA;
	color: #FFF;
	font-size: 12px!important;
	font-weight: bold!important;
}

/*a:link, a:visited 
{ color: #030; text-decoration: none; border-bottom: dashed 1px #3F0000;}

a:hover 
{ text-decoration: none; border-bottom: solid 0px transparent!important;}

a:active 
{ color: #F00;  text-decoration: none; border-bottom: dashed 1px #3F0000;}

IMG
{
	text-decoration: none; border-bottom: 0px;
}

img1, A.img1, A:Visited.img1,A:Hover.img1,A:Active.img1
{
	text-decoration: none; border-bottom: 0px;
}

#header
{
	text-align: center;
	background: #CF0;
}

.logo
{
	float: left;
}

.adbanner
{
	text-align: right;
	float: none;
	display: block;
	clear: both;
}

#Title
{
	background: #CF0;
	border-right: solid 1px #300;
}

#Left
{
	vertical-align: top;
}

#Menu
{
	padding-top: 60px;
	width: 160px;
}

#Content
{
	padding: 10px 10px 10px 10px;
}

#homeBG
{

}

#Right
{
	padding: 0;
	margin: 0;
	border-right: solid 1px #300;
	vertical-align: top;
}
	
#AdPanel
{
	text-align: center;
}

dl {margin: 0; padding: 0;}
dd {margin:0; padding:0; border-top:1px solid #fff;}

#gallery a, #gallery a:visited
{
	font-size: 12px; 
	font-family: VAG Rounded Light;
	font-weight: bold; 
	color:#300; 
	text-decoration:none; 
	display:block; 
	padding:0.4em; 
	border-bottom: 0px;
	padding-left: 25px;
}

#gallery a:hover
{
	color:#fff; 
	text-decoration:none; 
	border-bottom: 0px;
	padding-left: 25px;
	/*background: #554842 url("images/leaf.gif") no-repeat 0 0; 
}

#gallery a:hover.highlight
{
	background: #300!important; 
	color: #FCC; 
	border-left: solid .8em #fcc;
}

#gallery A.highlight, #gallery A:visited.highlight
{
	background:#FCC;
}



.LeftAlign
{
	float: left;
	padding: 5px;
	clear: left;
}

.CenterAlign
{
	float: left;
	padding: 5px;
	clear: left;
}

.RightAlign
{
	float: right;
	padding: 5px;
}

.SpecialContent
{
	clear: right;
}

#AddToCart, #ViewDetails, #ReadMore, #ZoomImage
{
	float: left;
	padding:0px 3px 3px 25px; 
	margin-top: 5px;
}

#AddToCart
{
	background: url("images/Addtocart.gif") no-repeat 5px 0px!important;
}

#ViewDetails
{
	background: url("images/ViewDetails.gif") no-repeat 5px 0px!important;
}

#ReadMore
{
	background: url("images/ReadMore.gif") no-repeat 5px 0px!important;
}

#ZoomImage
{
	background: url("images/ZoomImage.gif") no-repeat 5px 0px!important;
}

#AddToCart A, #AddToCart A:Visited, 
#ViewDetails A, #ViewDetails A:Visited,
#ReadMore A, #ReadMore A:Visited,
#ZoomImage A, #ZoomImage A:Visited
{
	text-decoration: none; border-bottom: dashed 1px #300;
}

#AddToCart A:Hover, 
#ViewDetails A:Hover, 
#ReadMore A:Hover,
#ZoomImage A:Hover
{
	text-decoration: none; border-bottom: none;
}

H1, H2, H3, H4, H5, H6
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px!important;
}

.Separator, HR
{
	height: 1px;
	border: 0px;
	clear: left;
	border-bottom: solid 1px #c5d54e;
	padding-top: 5px;
	margin-bottom: 5px;
}

.cleaner
{
	clear: both;
}

.MenuCategories
{
	width: 31%;
	float: left;
	border: solid 1px #AAA;
	padding: 5px;
	margin: 2px;
}

.PhotoGallery
{
	padding: 5px;
}





.Rating
{
	padding-top: 8px;
	font-size: 13px; 
	color:  #030;
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


* html .clearfix {height: 1%;}

DIV.Header
{
	float		:left;	
	width		:200px;
	border		:solid 0px #FF0000;
}

.SubMenu
{
	padding: 5px;
	background: #030;
	float: left;
	clear: none;
	color: #FFF;
	width: 479px;
}

.SubMenuAlt
{
	padding: 5px;
	background: #030;
	flaoat: left;
	clear: none;
	color: #FFF;
	width: 350px;
}

.previousPage
{
	float: right;
	width: 115px;
	padding: 5px;
	padding-left: 22px;
	background: #DF7 url(images/backarrow.gif) no-repeat 2px 2px;
	border		:solid 0px #FF0000;
}

#ProDescription
{
	display: block;
	clear: both;
}

.OtherProducts
{
	padding: 5px;
	border-bottom: solid 1px #EEE;
}

.OtherContent
{
	float: left!important;
	clear: none!important;
	width: 320px;
}

.OtherImage
{	
	padding-right: 5px;
	float: left; 
	display: inline;
}


.container33
{
	width: 32%;
	border: solid 1px #CCC;
	float: left;
	text-align: center;
}

.proImg
{
	border: solid 1px #AAA;
/*
	border-right: solid 1px #AAA;
	border-top: solid 1px #AAA;
	border-left: solid 2px #FCF;
	border-bottom: solid 2px #FCF;
}

.favCoffee
{
	background: #FFF;
	color:#030;
	text-align: center;
	border-bottom: solid 1px #aaa;
	font-size: 12px;
	margin-bottom: 0!important;
}

#ErrorMessages
{
	padding: 5px;
}

#EntryForm
{
	border-top:  solid 5px #FFA;
	background: #FFF;
}

#EntryForm TH
{
	text-align: left;
	padding: 5px;
	background: #595;
	border: solid 1px #CCC;
	border-bottom: none;
	white-space: nowrap;
	font-weight: bold;
	color: #FFF;
}

#EntryForm TD
{
	padding: 5px;
	border: solid 1px #CCC;
}

#DisplayForm
{
	border-top:  solid 5px #FFA;
	border-bottom:  solid 5px #FFA;
	background: #FFF;
}

#DisplayForm TH
{
	text-align: left;
	padding: 5px;
	background: #595;
	border: solid 1px #CCC;
	border-bottom: none;
	white-space: nowrap;
	font-weight: bold;
	color: #FFF;
}

#DisplayForm TD
{
	padding: 5px;
	border: solid 1px #CCC;
}

#submit
{
	background: #FFA;
	padding: 5px;
	border: solid 1px #CCC;
	border-top: none;
	text-align: center
}

.items
{
	border-top: solid 2px #555;
	padding-top: 5px;
	padding-bottom: 5px;
}

.formContainer
{
	width: 100%;
}


#AddNewItem, #EditExistingItem
{
	margin-top: 10px;
	margin-bottom: 20px;
}

#Filter
{
	padding: 5px;
	background: #FFE;
	border: solid 1px #CCC;
	margin-top: 0px;
}

.center
{
	text-align: center!important;
}

.statusComp
{
	color: #0A0;
}

.statusPending
{
	color: #F00;
}

.statusRej
{
	color: #559;
}

.statusInProcess
{
	color: Blue;
}

.viewOrder
{
	background: #FFE;
}

#print
{
	text-align: right;
}

.print
{
	padding: 5px;
	padding-left: 25px;
	background: #FFF url("images/print.gif") no-repeat 2px 2px;
	text-align: right;
}
*/
.ExceptionError
{
	margin-top:10px;
	margin-bottom:10px;
	background: #FF0;
	border: solid 1px #F00;
	color: #F00;
	padding: 5px;
}
/*
.itemDetailsTitle
{
	background: #030;
	color: #FFF;
	font: bold 18px arial,tahoma,verdana;
	padding: 10px;
	margin-bottom: 0px!important;
}

.close
{
	border-top: solid 1px #030;
	margin: 5px;
}


/*BODY
{
	background-color	:#E2F36A;
	margin				:0px 0px 0px 0px;
}

DIV.centerContent
{
	float: left;
	padding: 0;
	margin: 0;
	padding				:25px 60px 25px 60px;
}


DIV.News
{
	font-size			:12px;
	font-weight			:normal;
	color				:#554842;
	line-height			:20px;
	text-align			:Left;
	vertical-align		:middle;
	padding				:5px 0px 5px 0px;
	border				:solid 0px #FF0000;	
}

#ContentMiddle
{
	position			:absolute;
	left				:0px;
	width				:800px;
	font-size			:12px;
	letter-spacing		:normal;
	word-spacing		:5px;
	font-weight			:bold;
	color				:#554842;
	line-height			:25px;
	text-align			:justify;
	vertical-align		:middle;
	padding				:30px 50px 10px 50px;
	border				:solid 0px #FF0000;	
	overflow			:auto;
}

SPAN.CategoryHeader
{
	font-size			:20px;
	font-weight			:normal;
	color				:#555;
}


DIV.ExceptionError
{
	margin-top			:10px;
	margin-bottom		:10px;
	background			:#FF0;
	border				:solid 1px #F00;
	color				:#F00;
	padding				:5px;
}

DIV.SubMenu
{
	padding				: 5px;
	background			: #030;
	float				: left;
	clear				: none;
	color				: #FFF;
	width				: 550px;
}

DIV.MenuCategories
{
	width: 31%;
	float: left;
	border: solid 1px #554842;
	padding: 5px;
	margin: 2px;
}

#AddToCart, #ViewDetails, #ReadMore, #ZoomImage
{
	float: left;
	padding:0px 3px 3px 25px; 
	margin-top: 5px;
}

#AddToCart
{
	background: url("images/Addtocart.gif") no-repeat 5px 0px!important;
}

#ViewDetails
{
	background: url("images/ViewDetails.gif") no-repeat 5px 0px!important;
}

#ReadMore
{
	background: url("images/ReadMore.gif") no-repeat 5px 0px!important;
}

#ZoomImage
{
	background: url("images/ZoomImage.gif") no-repeat 5px 0px!important;
}

#AddToCart A, #AddToCart A:Visited, 
#ViewDetails A, #ViewDetails A:Visited,
#ReadMore A, #ReadMore A:Visited,
#ZoomImage A, #ZoomImage A:Visited
{
	text-decoration: none; border-bottom: dashed 1px #300;
}

#AddToCart A:Hover, 
#ViewDetails A:Hover, 
#ReadMore A:Hover,
#ZoomImage A:Hover
{
	text-decoration: none; border-bottom: none;
}


DIV.CenterAlign
{
	float: left;
	padding: 5px;
	clear: left;
}

DIV.SpecialContent
{
	clear: right;
}

DIV.cleaner
{
	clear: both;
}

DIV.MenuCategories
{
	width: 31%;
	float: left;
	border: solid 1px #AAA;
	padding: 5px;
	margin: 2px;
}

DIV.PhotoGallery
{
	padding: 5px;
}

DIV.ShortMenu
{
	padding: 5px;
	border-bottom: solid 1px #5A5;
}

DIV.infoBar
{
	float: right;
	padding: 5px;
	margin-left: 10px;
	width: 100px;
	text-align: center;
}

DIV.Price
{
	font-weight: bold;
	color: #888;
}

DIV.Rating
{
	padding-top: 8px;
	font-size: 13px; 
	color:  #030;
}

DIV.itemSpecs
{
	float: left;
	text-align: center;
	padding: 3px;
}

DIV.LeftAlign
{
	float: left;
	padding: 5px;
	clear: left;
}

DIV.Padding
{
	padding				:10px 10px 10px 10px;
}

A.ReadMore:link, A.ReadMore:visited 
{ color: #030; text-decoration: none; border-bottom: dashed 1px #3F0000;}

A.ReadMore:hover 
{ text-decoration: none; border-bottom: solid 0px transparent!important;}

A.ReadMore:active 
{ color: #F00;  text-decoration: none; border-bottom: dashed 1px #3F0000;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}

A.Categories
{
	font-size		:13px;
	font-weight		:none;
	color			:#000000;
	border			:none;
}
