body {
	color:				#022f55;					/* black(ish) */
	background-color:	#ffffff;					/* goldenrod fffded */
	font-size:			11px;
	font-family:		verdana, arial, helvetica, sans-serif;
	line-height:		14px;
	margin-top: 		0px; 
	margin-bottom: 		0px; 
	margin-left:  		0px; 
	margin-right:		0px;
	padding-top:		0px;
	padding-left:		0px;
	padding-right:		0px;
	padding-bottom:		0px;
	border-top:			0px;
	border-left:		0px;
	border-bottom:		0px;
	border-right:		0px;
	table-layout:		fixed;
	width:				auto;
}

.leftnav {
	color:				#000000;
    background-color:	#f7d78c;					  /* dark yellowy cream */
	background-image:	url(../images/ugg_boots.gif); /* ugg_boots_xmas.gif at xmas, ugg_boots.gif normally */
	background-repeat:	no-repeat;

}

.main {
	margin-top: 		35px; 
	margin-bottom: 		0px; 
	margin-left:  		10px; 
	margin-right:		0px;
	padding-top:		0px;
	padding-left:		0px;
	padding-right:		0px;
}

.cellblock {
    color:				#00427a;					/* blue */
    background-color:	#4ab969;				    /* lime */
	border:				solid #dd0000 1px;
}

.bggrey {
    color: #000000;
    background-color: #fafad2;
	border: solid #dd0000 1px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px
}

.bgwhite {
	color :				#000000;					/* formerly 00427a blue text */
    background-color:	#fff5e3;					/* 25% creme */
	border:				solid #b57539 1px;
	font-size:			10px;
	line-height:		12px;
	margin-left:  		4px; 
	margin-right:		4px;
	margin-top:  		4px; 
	margin-bottom:		4px;
	padding-left:		5px;
	padding-right:		5px;
	padding-top:		5px;
	padding-bottom:			5px
}

.bggoldenrod {
	color :				#00427a;					/* blue text */
    background-color:	#fffded;					/* goldenrod */
	border: solid #4ab969 1px;						/* yellow */
}
.bgblue {
	color :				#74593F;					/* blue text */
    background-color:	#fffded;					/* goldenrod */
	border: solid #00427a 1px;						/* blue, formerly yellow 4ab969*/
}
.green {
    color: #4ab969;
    background-color: transparent;
}

.white {
    color: #ffffff;
    background-color: transparent;
}

b	{
	color :				#74593F;					/* blue */
}
b.special
{
	font-size:			13px;
	color :				red;					/* blue */
}

.man	{
	color : red;
}

h1, h1.special, h1.ausspec, h1.product, h1.ausprice
{
	color :				#b57539;					/* brown */
    background-color:	#transparent;
	border-bottom:		none;
	font-size :			16px;
	font-family :		helvetica,arial,sans-serif;
	line-height :		16px;
	padding-bottom:		3px;
	text-decoration :	none;
	margin-top:			2px;
	margin-bottom:		2px;
}

h1.product, h1.special, h1.ausspec, h1.ausprice
{
	margin-bottom:		5px;
}

h1.special, h1.ausspec
{
	color:				red;
}

h1.ausspec, h1.ausprice
{
	font-size:			14px;
}

h2	{
	color :				#000000;					/* black */
    background-color:	#transparent;
	font-size :			14px;
	font-family :		helvetica,arial,sans-serif;
	line-height :		16px;
	padding-bottom:		3px;
	padding-top:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
}

h3	{
	color :				#735939;				    /* brown */
    background-color:	#f3d68c;                    /* faun */
	font-size :			14px;
	font-family :		arial,helvetica,sans-serif;
	line-height :		20px;
	padding-left:		5px;
	padding-top:		1px;
	padding-bottom:		1px;
	text-decoration :	none;
	margin-top:			2px;
	margin-bottom:		2px;
}

h4	{
	color:				#735939;				    /* brown */
	margin-left:		10px;
	padding-left:		10px;
	padding-right:		10px;
	font-size:			11px;
	font-family:		arial, sans-serif;
	font-weight:		normal;
	font-style:			normal;

	line-height:		12px;
	text-decoration:	none;
}

a:link  {
	color:				#705838;				    /* dk brown */
	text-decoration:	underline;
}

a:visited  {
	color:				#000000 ;				    /* black */
	text-decoration:	underline;
}


a:hover  {
	color:				#dd0000;					/* red, formerly ff0000 */
	text-decoration:	underline;
}

a:active {
	color: 				#705838;					/* yellow */
	text-decoration:	underline;
}

.small, .smallprice, .special {
	font-size : 10px;
	line-height : 11px;
}
.smallprice {
	font-size : 9px;
}
.special, .specialnorm
{
	color:				red;
}
.atomzlink  {
	font-size : 10pt;
	font-family : verdana, helvetica, arial, sans-serif;
	color : #336699;
	text-decoration : none;
}
.prod_error
{
	color: #ff0000;
}
.ship
{
	font-size:	10px;
}
li.links
{
	padding-top: 8px;
	padding-bottom: 8px;	
}
div.line
{
	border-bottom:		solid #dd0000 1px;		    /* red */
}