﻿body 
{
background-color: #84061E;
color : #000000; 
margin-bottom : 30px; 
margin-right : 0px; 
margin-top : 23px; 
margin-left : 0px; 
} 

img{border:0px;}



#aboutimg
{
  display: block;
  width: 76px;
  height: 29px;
  background: url("../images/about.gif") no-repeat 0 0;

}
#aboutimg:hover
{
    background-position: -76px 0px;
}
#aboutimg span
{
  display: none;
}

#delimg
{
  display: block;
  width: 73px;
  height: 29px;
  background: url("../images/delivery.gif") no-repeat 0 0;

}
#delimg:hover
{
    background-position: -73px 0px;
}
#delimg span
{
  display: none;
}

#termsimg
{
  display: block;
  width: 174px;
  height: 29px;
  background: url("../images/terms.gif") no-repeat 0 0;

}
#termsimg:hover
{
    background-position: -174px 0px;
}
#termsimg span
{
  display: none;
}

#contactimg
{
  display: block;
  width: 79px;
  height: 29px;
  background: url("../images/contact.gif") no-repeat 0 0;

}
#contactimg:hover
{
    background-position: -79px 0px;
}
#contactimg span
{
  display: none;
}
#homeimg
{
  display: block;
  width: 79px;
  height: 29px;
  background: url("../images/home.gif") no-repeat 0 0;

}
#homeimg:hover
{
    background-position: -79px 0px;
}
#homeimg span
{
  display: none;
}


h1
{ background-color: #FFF;
  color:#d20a0a;
  font-size:12pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}
h2 {
	font-size: 1.6em;
	margin-bottom:1px;}
h3
{ background-color: #FFF;
  color:#d20a0a;
  font-size:12pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}


td
{
background-color: transparent;
font-size : 11px; 
color : #646464;
font-family : verdana, arial, sans-serif;
text-decoration : none;
font-weight: normal;
}


td.menu
{
background-color: transparent;
padding: 0px 8px 0px 8px;
}

td.text
{
background-color: transparent;
font-size : 11px; 
color : #333333;
font-family : arial, sans-serif;
text-decoration : none;
padding: 0px 20px 0px 0px;
}

td.white
{
background-color: #ffffff;
} 

td.top-bkg
{
background:  url(../images/top-bkg.jpg) repeat-x scroll 0% 0%;
} 

td.body-bkg
{
background: white url(../images/body-bkg.jpg) repeat-x scroll 0% 0%;
padding-bottom:1px;
} 

td.body-bkg1
{
background: white url(../images/body-bkg1.jpg) repeat-y scroll 0% 0%;
}

td.catog-bkg
{
background: white url(../images/catog-bkg.jpg) repeat scroll 0% 0%;
font-size : 12px; 
color : #ffffff;
font-family : Arial,sans-serif;
text-decoration : none;
font-weight: bold;
padding: 0px 0px 0px 36px;
} 

td.red-bkg
{
background: #CB0B32 url(../images/red-bkg.jpg) repeat scroll 0% 0%;
font-size : 12px; 
color : #ffffff;
font-family : verdana,sans-serif;
text-decoration : none;
font-weight: bold;
padding: 0px 0px 0px 10px;
} 

td.red-body
{
background: white url(../images/red-body.jpg) repeat-y scroll 0% 0%;
} 

td.black-bkg
{
background: white url(../images/black-bkg.jpg) repeat-y scroll 0% 0%;
}

td.footer-menu
{
background: url(../images/footer-menu.jpg) repeat scroll 0% 0%;
}

a.menu
{
background-color: transparent;
font-size : 11px; 
color : #ffffff; 
font-family : arial,sans-serif;
text-decoration : none; 
font-weight: bold;
} 

a.menu:visited 
{
background-color: transparent;
font-size : 11px; 
color : #ffffff;  
font-family : arial,sans-serif;
text-decoration : none; 
font-weight: bold;
} 

a.menu:hover
{
background-color: transparent;
font-size : 11px; 
color : #000000; 
font-family : arial,sans-serif;
text-decoration : none;
font-weight: bold;
}

a.link
{
background-color: transparent;
font-size : 11px; 
color : #83051E; 
font-family : arial,sans-serif;
text-decoration : none; 
font-weight: bold;
} 

a.link:visited 
{
background-color: transparent;
font-size : 11px; 
color : #83051E;  
font-family : arial,sans-serif;
text-decoration : none; 
font-weight: bold;
} 

a.link:hover
{
background-color: transparent;
font-size : 11px; 
color : #000000; 
font-family : arial,sans-serif;
text-decoration : none;
font-weight: bold;
}

a.link2
{
background-color: transparent;
font-size : 11px; 
color : #0000EE; 
font-family : arial,verdana,sans-serif;
text-decoration : underline;  
font-weight: normal;
} 

a.link2:visited 
{
background-color: transparent;
font-size : 11px; 
color : #0000EE;  
font-family : arial,verdana,sans-serif;
text-decoration : underline; 
font-weight: normal;
} 

a.link2:hover
{
background-color: transparent;
font-size : 11px; 
color : #0000EE; 
font-family : arial,verdana,sans-serif;
text-decoration : none;
font-weight: normal;
}
.outofstock
{
  color:Red; 
  font-weight:bold;
  }
  
  .watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.popupChoice{padding:5px;color:#d20a0a;font-size:12pt;font-weight:bold;}
.popupPlus{padding:2px; padding-left:65px;}