body
{
}

table, tr, th, td, img, p
{
	padding: 0;
	margin: 0;
	border: 0;
}

p
{
	margin-bottom: 10px;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px; 
}

table, tr, th, td, p
{
	color: #000000;
	font-size: 10pt;
	font-family: arial, helvetica, verdana;
}

table.cart
{
	width: 100%;
}

table.cart th,
table.cart td
{
	border: solid #AAAAAA 1px;
	padding: 3px;
}

table.cart th
{
	font-weight: bold;
}

table.ref
{
	width: 100%;
}

table.ref th,
table.ref td
{
	text-align: center;
	font-size: 90%;
	border: solid #AAAAAA 1px;
	padding: 2px;
}

table.ref th
{
	font-weight: bold;
}

h1
{
	font-size: 15pt;
}

h2.prod_windows,
h2.prod_doors
{
	font-size: 13pt;
	color: #cd671c;
}

h3.prod_windows,
h3.prod_doors
{
	font-size: 13pt;
	color: #a70303;
}

.error
{
	font-weight: bold;
	color: #FF3333;
}

.message
{
	font-weight: bold;
	color: #222288;
}

table.form td
{
	padding: 3px;
}

td.label
{
	font-weight: bold;
	text-align: right;
}

.req
{
	font-family: verdana;
	color: red;
	font-size: 10pt;
	font-weight: bold;
}

.window_product_header,
a.window_product_header:link,
a.window_product_header:visited
{
	color: #09414d;
	font-weight: bold;
	font-size: 12pt;
}

a.window_product_header:link,
a.window_product_header:visited
{
	text-decoration: underline;
}

a.window_product_header:active,
a.window_product_header:hover
{
	color: black;
}

.door_product_header,
a.door_product_header:link,
a.door_product_header:visited
{
	color: #6b3d1e;
	font-weight: bold;
	font-size: 12pt;
}

a.door_product_header:link,
a.door_product_header:visited
{
	text-decoration: underline;
}

a.door_product_header:active,
a.door_product_header:hover
{
	color: black;
}

ul.product_list
{
	margin: 0;
	padding: 0;
	padding-left: 17px;
	padding-bottom: 10px;
	list-style-type: square;
}

ul.product_list li
{
	padding-bottom: 3px;
}

img.flow_right
{
	float: right;
	padding-left: 6px;
}

img.flow_left
{
	float: left;
	padding-right: 6px;
}

table.imagegal td
{
	padding: 2px 1px 1px 2px;
}