body 
{	
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}
a
{
	text-decoration:none;
	color: #000000;
}

div.container
{
	position: relative;
	width: 750px;
	height: 400px;
}
div.top
{
	width: 750px;
	height: 43;
	text-align: left;
}
div.body
{
	width: 750px;
	border: 1px solid #444444;
	min-height: 600px;
	margin: 3 auto;
	padding: 0;
}
div.topmenu
{
	position: absolute;
	background-color: #FFFFFF;
	width: 530;
	height: 38;
	top: 0;
	left: 219;
	padding: 4px;
	text-align: right;
}
div#topmenutop
{
	padding: 2px;
}
div#topmenubottom
{
	border-top: 1px solid #cccccc;
	padding: 2px;
}

.submenuitem
{
font-size: 9px;
color: #328199;
}
span.menubutton
{
	text-align: center;
	border-right: 1px solid #cccccc;
	padding-left: 26px;
	padding-right: 29px;
	color: #777777;
	cursor: pointer;
}
span.altmenubutton
{
	text-align: center;
	border-right: 1px solid #cccccc;
	padding-left: 24px;
	padding-right: 25px;
	color: #0066cc;
	cursor: pointer;
}
div.bottommenu
{
	width: 750;
	height: 19;
	padding: 4px;
	text-align: center;
}
span.bottommenubutton
{
	text-align: center;
	color: #777777;
	border-right: 1px solid #cccccc;
	padding-left: 20px;
	padding-right: 20px;
}
div.dropmenu
{
	position: absolute; 
	padding: 1px; 
	border: 1px solid #000000; 
	background-color: #FFFFFF; 
	text-align: center;
	visibility: hidden;
	cursor: pointer;
}
.menutitle
{
	background-color: #eeeeee;
	color: #0066cc;
	text-align: center;
	width: 100%
}
.menutitle
{
	text-align: center;
}
div#iteminfo
{
	margin: 0; 
	width: 100%; 
	height: 100%px;
}
span#itemimage
{
	margin: 4; 
	width: 49%; 
	height: 100%;
}
span#itemspecs
{
	width: 49%; 
	height: 100%
}
td.speclabel
{
	height: 10; 
	width: 130;
	text-align: right;
	font-size: 7pt;
	color: #666666;
}
td.specdata
{
	height: 10;
	align: left;
	font-size: 9pt;
	color: #333333;
}
div#gallery
{
	margin: 0; 
	width: 100%; 
	height: 120px;
	border-top: 1px dashed #777777;
}
div.galleryimage
{
	margin: 4; 
	width: 18%; 
	height: 100%;
	cursor: pointer;
}
span.textbutton
{
	font-family: Verdana;	
	height: 18; 
	font-size: 7pt; 
	border: 1px solid #0066cc; 
	padding-top: 2px; 
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	color: #0066CC;
	cursor: pointer;
	margin: 2px;
}


span.textbuttonred
{
	font-family: Verdana;	
	height: 18; 
	font-size: 7pt; 
	border: 1px solid #FF0000; 
	padding-top: 2px; 
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	color: #FF0000;
	cursor: pointer;
	margin: 2px;
}
.empty
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0px none;
	text-align: center;
	vertical-align: middle;
}
img#preview
{
	width: 220px;
	height: 220px;
}
input#qty
{
	width: 25; 
	height: 21; 
	font-size: 7pt; 
	border: 1px solid #0066cc; 
	padding: 3px;
	text-align: center;
}
td.home
{
	vertical-align: middle;
	padding: 10px;
	text-align: center;
}
div#carttitle
{
	position: absolute; 
	width: 200; 
	height: 35; 
	top: 55; 
	left: 10; 
	font-family: Garamond; 
	color: #777777; 
	font-size: 25;
	border-top: 1px dashed #777777;
	border-left: 1px dashed #777777;
	border-right: 1px dashed #777777;
}
div#cartbody
{
	position: absolute; 
	width: 730; 
	height: 300; 
	top: 90; 
	left: 10; 
	color: #0066cc; 
	border-bottom: 1px dashed #777777;
	border-left: 1px dashed #777777;
	border-right: 1px dashed #777777;
}
iframe#cartphp
{
	position: absolute; 
	top: 10; 
	left: 10; 
	width: 710; 
	height: 250;
}
iframe#totalsphp
{
	position: absolute; 
	top: 355; 
	left: 434; 
	width: 300; 
	height: 30;
	text-align: right;
}
iframe#addtocart
{
	position: absolute; 
	top: 195; 
	left: 50; 
	width: 300; 
	height: 35; 
}
iframe#searchphp
{
	position: absolute; 
	top: 10; 
	left: 10; 
	width: 710; 
	height: 315;
}
div#searchtitle
{
	position: absolute; 
	width: 730; 
	height: 30; 
	top: 55; 
	left: 10; 
}
