html {
     overflow: -moz-scrollbars-vertical;
}
body {
  font-family: "Times New Roman", Times, serif;
  margin: 0;
  background: url(images/background.jpg);
  color:#d3cbb1;  
  font-size:85%;
}
html>body{
font-size:14px;
}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.nogapbottom{margin-bottom:0;}
.smallgaptop{margin-top:2px;};
h1, h2, h3 {
color:#947644;
}
h1 {
font-size:140%;
margin-top:5px;
padding-top:0;
margin-bottom:0;
padding-bottom:0;
}
hr {
color:#D3CBB1;
background:#D3CBB1;
height:1px;
border:none;
}
h2 {
font-size:130%;
padding-top:20px;
}
h2.buyheader {
color:white;
}
td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
 p {
 line-height:1.5em;
 }
#wrap{
width:820px;
margin: 20px auto;
position:relative;
border-left:1px solid #492e25;
border-right:1px solid #492e25;
border-bottom:4px solid #492e25;
border-top:4px solid #492e25;
padding-bottom:64px;
background: #cd2034;
}

#header{
position:absolute;
top:0;
left:0;
background: url(images/navbar.jpg) repeat-x top left;
height:60px;
width:820px;
border-bottom:4px solid #492e25;

}
div.pagination {
margin: 0 60px 20px 20px;
}
div.pagination a{
font-size:larger;
font-weight:bold;
}
div.stores {
	padding-bottom:40px;
}
#nav2 a {
color:#d3cbb1;
}
#nav2 .current {
color:#947644;
}

#nav2 a:link, #nav2 a:visited, a:active {
	border-bottom: none;

	display: block;
	text-decoration: none;
}

#nav2 a:hover, a:focus {
	color:#947644;
	text-decoration: underline;
}
#nav2 
{
  margin-left:20px;
  font-size:18px;
}
#nav2 li {
	float: left;
	margin-left: 15px;
	position:relative;
	list-style: none;
	padding: 8px 9px 8px 9px;
 }
#sidebar
{
width: 220px;
height: 521px;
position:absolute;
top:64px;
left:0px;
background: #cd2034 url(images/navbar.jpg) repeat-x top left;
color:#d3cbb1;

}
#sidebar p.ordernow {
line-height:normal;
margin-bottom:5px;

}
#sidebar p.ordernow a{
display:inline;
font-size:130%;
margin-left:20px;
color:white;
}
.productstand
{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/productstand.png');
width:111px;
height:266px;
margin-left:40px;
margin-top:30px;

}
html>body .productstand
{
background: url(images/productstand.png) no-repeat top left;
}
.products {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/vinacafe-products.png');
width:300px;
height:236px;
margin-right:40px;
float:right;
padding-bottom:20px;
}
html>body .products
{
background: url(images/vinacafe-products.png) no-repeat top left;
}
.pngpkg
{

 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/smallpkg.png');
 margin:0 0 0 30px;
 height:148px;
 }
html>body .pngpkg  {
background: url(images/smallpkg.png) no-repeat top left;
}
.pngcup
{
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/smallcup.png');
 margin: 30px 0 0 10px;
 height:95px;
 }
html>body .pngcup  {
background: url(images/smallcup.png) no-repeat top left;
}

.mellowcoffee
{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/smallcup.png');
float:right;
margin-right:20px;
height:95px;
width:150px;
}
html>body .mellowcoffee  {
background: url(images/smallcup.png) no-repeat top left;
}
.milkshake
{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/milkshake.png');
float:left;
margin-right:20px;
margin-top:10px;
height:150px;
width:122px;
}
html>body .milkshake  {
background: url(images/milkshake.png) no-repeat top left;
}
.dessertcoffee{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/ice-cream.png');
float:right;
margin-right:20px;
height:170px;
width:300px;
}
html>body .dessertcoffee  {
background: url(images/ice-cream.png) no-repeat top left;
}
.bananabread{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/banana-bread.png');
float:left;
margin-right:60px;
margin-left:80px;
margin-top:10px;
height:150px;
width:120px;
}
html>body .bananabread{
background: url(images/banana-bread.png) no-repeat top left;
}
.tiramisu{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/tiramisu.png');
float:left;
margin-left:20px;
margin-top:10px;
margin-right:10px;
height:150px;
width:160px;
}
html>body .tiramisu{
background: url(images/tiramisu.png) no-repeat top left;
}

.darkcoffee
{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/smallcup-dark.png');
float:right;
height:95px;
width:150px;
margin-right:20px;
}
html>body .darkcoffee  {
background: url(images/smallcup-dark.png) no-repeat top left;
}

.icedcoffee
{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/icedcup.png');
float:right;
height:150px;
width:60px;
margin-right:30px;
margin-top:-10px;
}
html>body .icedcoffee  {
background: url(images/icedcup.png) no-repeat top left;
}
#sidebar p {
margin: 10px 10px 0 10px;
} 
#sidebar p a{
display:block;
text-align:left;
font-style:italic;
text-decoration: none;
color:#947644;
height:1%;
padding: 2px 3px;

}
 #sidebar p a:visited{
  text-decoration:none;
}

#sidebar a:hover, #sidebar p a:hover{
 text-decoration: underline;
 color:#947644;
 }
 
#sidebar ul{

font-size:16px;
margin: 5px 0 0 10px;
padding:0; 

}
#sidebar li{
list-style: disc;
position:relative;
padding-bottom: 5px;
margin-left:10px;

}
#sidebar li a{
 text-decoration:none;
 color: #d3cbb1;  
}


#content, #content2 {
background: #cd2034 url(images/vinaheader2.jpg) no-repeat top left;
min-height: 521px;
 position:relative;
 left: 220px;
 top: 64px;
width:596px;
border-left: 4px solid #492e25;


}
#content2{
background: url(images/vinabackground.jpg) no-repeat top left;

}
#content2 p a
{
  text-decoration:underline;
}
#content2 a:hover {
	color:#947644;
	text-decoration: underline;
}
.hiddenlogo {
visibility:hidden;
}
#content2 ul{ 
margin: 0; 
 padding:0;
 }
#content2 li{ 
 list-style:none;
 margin: 0; 
 padding:0;
 z-index: 100;
 
 }
 

#content2 .logo li , #content2 .logo a {

height: 150px;
width: 200px;
margin-left:90px;
padding-top:20px;
display: block;
text-decoration: none;
color: #d3cbb1;
}  

#content2 a {
text-decoration: none;
color: #d3cbb1;
display:inline;
}

#content2 li a:hover{
 text-decoration:none;
}
#content2 p, h1, h2, h3, h4
{
margin-left:20px;
margin-right:20px;
}

#content2 form #buynow{
vertical-align:middle;
}
.first {
margin-top:2px;
}
.emphasis
{
font-style:italic;
}
.nospace
{
margin:0;
padding:0;
}
.boldlabel
{
font-weight:bold;
}
.hide {
display:none;
}
.boldcaps
{
font-weight:bold;
text-transform:uppercase;
}
.storetable {
clear:both;
margin-bottom:20px;
}
.storetable tr td {
	vertical-align:top;
}
.storetable tr td p
{
  margin:0;
}

.storetable tr td hr
{
  margin-left:10px;
}
#footer
{
clear:both;
font-size:smaller;
color:#492e25;
width:820px;
margin:0 auto;
}
#footer ul
{
  margin-top:0;
  padding-top:0;
  list-style:none;
  margin-left:80px;
}  
#footer ul li
{
  float:left;
  margin-left:30px;
  margin-top:0;
  padding-top:0;
  
} 

#footer a, #footer a:visited {
color:#492e25;

}
#footer a:hover {
color: #d3cbb1;
}
#footer p {
margin-top:0;
clear:left;
text-align:center;
}

