body
{
	font-family:Verdana;
	font-size:11px;
}

#body
{
}

h1
{
	color:#ff6600;	
	font-family:Arial;
	font-size:17px;
	line-height:2px;
}

h2
{
	color:#000000;	
	font-family:Arial;
	font-size:14px;
}

h3
{
	color:#000000;	
	font-family:Arial;
	font-size:12px;
}


.black
{	
	padding-top:10px;		
	color:#000000;
	font-size:17px;
	line-height:20px;
	font-weight:900;
}

#leftPane
{
	border:inherit;
	position:absolute;
	top:20px;
	left:20px;
	width:200px;
}

#leftTopImage
{
	background: url(../_images/shop/ucc_crest.gif) top center no-repeat;
	border:inherit;
	width:200px;
	height:100px;
}

#leftNav
{
	position:absolute;
	top:140px;
	border:inherit;
	width:200px;
	height:500px;
}

#rightPane
{
	border:inherit;
	position:absolute;
	top:15px;
	left:240px;
	width:460px;
}

#pageHeading
{
	position:absolute;
	border:inherit;	
	top:0px;	
	width:460px;
}

#pageInfo
{
	position:absolute;
	border:inherit;
	top:100px;
	width:460px;
}

#greyLine
{
	width:200px;
	height:1px;
	background-color:#000000;
}

.catalog
{
	font-size:11px;
	text-align:left;
}

table.catalog_footer
{
	border-collapse:collapse;
}

.checkOut
{
	font-size:11px;
}

.rightAlign
{	
	text-align:right;	
}

table
{
	font-size:11px;
}

#invoiceAddress
{
	border:dashed 1px black;
	position:absolute;
	top:80px;
	left:0px;
	width:225px;
}

#DeliveryAddress
{
	border:dashed 1px black;
	position:absolute;
	top:80px;
	left:230px;
	width:225px;
}

.label
{
	position:relative;
	width:80px;
	float:left;
}

.input
{
	position:relative;
	width:110px;
	float:left;	
}

.Row
{
}

.checkOutTotal
{
	border-collapse:collapse;
}

.menuHref
{
	text-decoration:none;
	color:#80735F;
}


.menuItemSeperator
{
	display: block;
	height:5px;
	width:200px;
	background-image:url(/UCC/_images/seperator.gif);
}


#mainMenu 
{
	LEFT: 0px; VERTICAL-ALIGN: top; WIDTH: 200px; POSITION: absolute; TOP: 0px
}

#mainMenu A {
	DISPLAY: block; PADDING-LEFT: 5px; COLOR: #80735f; PADDING-TOP: 5px; BORDER-BOTTOM: #80735f 1px solid; HEIGHT: 15px; text-decoration:none;
}
#mainMenu A:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #9d9282
}
#mainMenu A.menuHighlight {
	COLOR: #000000
}


#featuredProduct
{
	width:435px;
	border:1px black solid;
	padding: 10px 10px 10px 10px;
	background-color:#ffffee;
	text-align:center;
}