/* CSS Document */
html, body{height:100%;} 
body {
	background-color: #000000;
	margin:0px;
	text-align:center;/* centre for ie5 and 5.5. */
	min-height:522px;/*for mozilla/opera */
	min-width:720px;/* """ */
}

/*centers doc in window*/
/*the containter for everything */
#border {
	position:relative;
	width:720px;height:522px;
	border:1px solid #4F4F4F;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#onePX {font-size:1px;}
/*top/btm menus & rules for them*/
#topMenu {position:absolute;top:12px;right:20px;height:45px;width:600px;white-space:nowrap;z-index:50;}
#topRule {position:absolute;top:35px;left:18px;width:680px;height:2px;background-color:#b7943e;}
#btmMenu {position:absolute;top:485px;left:20px;height:40px;width:600px;white-space:nowrap;z-index:50;}
#btmRule {position:absolute;top:486px;left:18px;width:680px;height:2px;background-color:#b7943e;}
.divSmall{ font-size:1px; line-height:1px; overflow:hidden;}


/*menu class*/
.menu {
	font-family:Times,"Times New Roman",serif;
	font-size:12px;
	text-decoration: none;
}
div.menu a{
	color: #8c8c8c;
	line-height:16px;
	text-decoration:none;
	padding: 2px 5px;
}
/* first tier of menu */
#topMenu ul {
display:inline;list-style: none;
margin:0;padding:0;float: right;
}
#topMenu a {display: block;padding: 2px 10px 9px 10px;}
#topMenu #firstUL a{padding: 2px 2px 2px 10px;}
/* sub menu */
#topMenu ul ul{
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:12px;
position:absolute;
right:0px;width:600px;
display: none;
}
#topMenu ul ul a {padding: 2px 5.5px 10px;}
#topMenu li{float: right;}
/* the drop down show/hide for sub menu*/
#topMenu ul:hover ul, #topMenu ul.hover ul
{display: block;}


/* first tier of btm menu */
#btmMenu ul {
display:inline;list-style: none;
margin:0;padding:0;float: left;
}
#btmMenu a {display: block;padding: 12px 10px 16px 10px;}
#btmMenu #firstUL a{padding: 12px 2px 2px 2px;}
/* sub menu */
#btmMenu ul ul{
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:12px;
position:absolute;
display: none;
}
#aboutSub{top:-30px;left:275px;width:230px;}
#sweetNewsSub{top:-30px;width:280px;}
#btmMenu ul ul a, #btmMenu #firstUL ul a {padding: 12px 5.5px 10px;}
#btmMenu li, #btmMenu #firstUL li{float: left;}
/* the drop down show/hide for sub menu*/
#btmMenu ul:hover ul, #btmMenu ul.hover ul
{display: block;}



/*makes current menuLink static if href == #self*/
#self {
	text-decoration:none;
	color:#b7943e;
	cursor:default;
}
/* over states */
div.menu a:visited {color:#8c8c8c;}
div.menu a:active {color:#8c8c8c;}
div.menu a:hover {color:#b7943e;}
/*logo*/
#logo {position:absolute;top:45px;left:22px;}
/*main content area*/
#mainImg {
	position:absolute;
	top:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}
#mainImg div{border:0;position:absolute;height:152px; width:120px; font-size:11px;overflow:visible;text-align:left;}
#mainImg div p#prodDesc { position:absolute; left:0; width:120px; line-height:10px; top:84px; margin-top:0px; height:68px;text-align:center;}
#mainImg div p#imgP { margin-top:0px;text-align:center;}
#mainImg br {line-height:8px;}
#mainImg img{border:0;}
#mainImg a {color:#FFFFFF; text-decoration:none;}
#mainImg a:hover {color:#b7943e; text-decoration:none;}
/*blue bar*/
#blueBar {
	position:absolute;
	top:100px;left:22px;
	width:128px;height:359px;
	background-image:url(../imgs/blueGrad.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#blueBar p {margin:8px 6px 8px 8px; text-align:left;}
#blueBar br {line-height:6px;}
#blueImg {widows:128px;height:111px;}
#blueBar img {position:relative;top:17px;left:17px;}
.firstLine {color:#7e93c3; font-size:12px; line-height:11px;}

/*for the quicktime video*/
.QTlayer {
position:absolute;
top:68px;
left:182px;
width:538px;
height:375px;
background-color:black;
z-index:99;
display:none;
}
#QT{display:none;}
#QT2{display:none;}
#QT3{display:none;}
.QT_XY {
	position:absolute; 
	left:79px; top:60px;
	cursor:pointer;
	text-align:center;
	color:#8c8c8c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#close {position:absolute;right:21px;top:32px;cursor:pointer;}



#img_1_1 {top:0px;left:0px;}
#img_1_2 {top:0px;left:130px;}
#img_1_3 {top:0px;left:260px;}
#img_1_4 {top:0px;left:390px;}
#img_2_1 {top:160px;left:0px;}
#img_2_2 {top:160px;left:130px;}
#img_2_3 {top:160px;left:260px;}
#img_2_4 {top:160px;left:390px;}
#img_3_1 {top:314px;left:0px;}
#img_3_2 {top:314px;left:130px;}
#img_3_3 {top:314px;left:260px;}
#img_3_4 {top:314px;left:390px;}

h1 { font-size: 1.4em; font-weight: bold; }
div#search { width: 540px; }
#search h1 { font-size: 1.4em; font-weight: bold; }
#search input, #search select { font-size: 11px; border: 1px solid #cccccc; }

.store
{
  border: 1px solid #b7943e;
  padding: 4px;
  width: 160px;
  vertical-align: top;
}

.store h2 { font-size: 1.2em; color: #b7943e; }
.store a { color: #666699; text-decoration: none; }
.store a:hover { text-decoration: underline; }

