@import url(http://www.floralpros.ca/flowersbysears/ok.css);

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

A
{
	cursor: auto;
	background: transparent;
}

A:link
{
	color: #CC3333;
	text-decoration: underline;
}

A:visited
{
	color: #CC3333;
	text-decoration: underline;
}

A:active
{
	color: #CC3333;
	text-decoration: underline;
}

A:hover
{
	color: #CC3333;
	text-decoration: underline;
}

A.menu:link
{
	color: #CC3333;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

A.menu:visited
{
	color: #CC3333;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

A.menu:active
{
	color: #CC3333;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

A.menu:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	background: #808080;
}

A.footlinks:link
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: x-small;
}

A.footlinks:visited
{
	color: #000000;
	text-decoration: none;
	font-family:  Arial, Helvetica;
	font-size: x-small;
}

A.footlinks:active
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: x-small;
}

A.footlinks:hover
{
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: x-small;
	background: #CC3333;
}



A.mast:link
{
	text-decoration: none;
	font-family: Arial, Helvetica;
}

A.mast:visited
{
	text-decoration: none;
	font-family: Arial, Helvetica;
}

A.mast:active
{
	text-decoration: none;
	font-family: Arial, Helvetica;
}

A.mast:hover
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	background: #CC3333;
}




.menuTitle
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.menuText
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

.caption
{
	text-decoration: none;
	color: Gray;
	font-family: Arial, Helvetica;
	font-size: small;
}

.finePrint
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #D2D2B2;
}

.mainContent
{
	padding: 10px;
	font-family: Arial, Helvetica;
	text-align: justify;
}

SUP { font-size: 50%; }
SELECT.sears
{
	font-size: x-small;
}
OPTION.sears { font-size: x-small; }

H1, H2, H3, H4, H5, H6, H7
{
	color: #CC3333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
}

H1 {font-size: 200%}

H2 {font-size: 150%}

H3 {font-size: 125%}

H4 {font-size: 100%}

H5 {font-size: 100%}

H6 {font-size: 100%}

H7 {font-size: 100%}

BODY
{
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	padding: 0;
	background: #404040;
	cursor: auto;
}

BUTTON
{
	cursor: auto;
}

HTML
{
	margin/* */ : 0; 
	padding: 0;
}

INPUT {cursor: auto}

TEXTAREA {cursor: text}


.colMenuBox
{
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	margin: 0px 0px 0px 0px;
	width: 178px;
}

.colFeatureBox
{
	text-align: left;
	background-color: #D2D2B2;
	padding: 5px;
	border-width: 1px;
	border-style: dashed;
	border-color: #808080;
	margin: 0px 0px 0px 0px;
	width: 178px;
}

