* { margin: 0; padding: 0; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.a { color: #800000; font-weight: bold; text-decoration: none; }
.a:hover { color: gray; }

#wrapper {
	margin: 0 auto;
	width: 940px;
	border; 1px red solid;
}
#banner {
	height: 154px;
	width: 940px;
	border-bottom: 21px #570026 solid;
}
div#headline {
	width: 380px;
	margin: 45px 0 0 40px;
	float: left;
}
h1 {
	color: #570026;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0 10px;
	clear: both;
}
h3 {
	color: #570026;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px;
	clear: both;
}
h5 {
	color: #333;
	font-weight: bold;
	margin: 5px 0;
	font-size: 12px;
}
#headline h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #333;
}
img#logo {
	margin: 20px 0 0 20px;
	float: left;
}
#right_banner {
	background: url('images/right_banner.png') top right no-repeat;
	height: 175px;
}
#img4 { width: 220px; height: 166px; float: left; background: url('images/img4.png'); background-repeat: no-repeat; position: relative; }
#img4 .d_top { height: 105px; text-align: center; color: #590403; font-weight: bold; position: absolute; left: 0; top: 25px; width: 220px; }
#img4 .d_top .p1 { font-size: 25px; }
#img4 .d_bottom { width: 220px ; text-align: center; color: #fff; font-size: 16px; font-weight: bold; font-style: italic; position: absolute; bottom: 10px; left: 0; }

/* added by Leo Zayas 07-16-2010 */
#img5 { width: 220px; height: 166px; float: left; background: url('images/img4a.png'); background-repeat: no-repeat; position: relative }
#img5 .d_top { height: 105px; text-align: center; color: #590403; font-weight: bold; position: absolute; left: 0; top: 25px; width: 220px; }
#img5 .d_top .p1 { font-size: 25px; }
#img5 .d_bottom { width: 220px ; text-align: center; color: #fff; font-size: 16px; font-weight: bold; font-style: italic; position: absolute; bottom: 0px; left: 0; background-color: #768c9f; padding-top: 20px; padding-bottom: 20px; margin-top: 200px; }
 
#nav_image { height: 166px; }
#nav_image img { float: left; }
.clear { clear: both; }

#center {
	background: url('images/bg.png') repeat-y;
}
#left {
	width: 720px;
	min-height: 500px;
	height: 100%;
	float: left;
}
#right {
	width: 220px;
	min-height: 500px;
	float: right;
}

#footer { border-top: 5px solid #570026; padding-bottom: 50px; clear: both; }
#footer p { background: #fff; color: #666; margin-top: 15px; }

#right ul { margin: 0; padding: 0; margin-top: 30px; }
#right ul li { list-style: none; }
#right ul .first { border-top: 1px solid #fff; }
#right ul li a { display: block; height: 32px; line-height: 32px; border-bottom: 1px solid #fff; padding-left: 20px; text-decoration: none; color: #666; }
#right ul li a:hover { background: #768c9f; color: #fff; }

#right p { margin: 30px 20px 20px 20px; line-height: 20px; color: #666 }

/* added by Leo Zayas 7-18-2010 */
#right .uberlink {
	background-color: #768c9f;
	color: #fff !important;
	cursor: default;
 }

#bottom {
width: 600px;
background: url(images/lookup.jpg) top right no-repeat #C0C0C0;
height: 200px;
}


/*-------------index--------------*/
#col1 { float: left; width: 220px; margin: 10px 0 30px 0; line-height: 20px; }
#col2 { float: left; width: 220px; margin: 10px 0 30px 20px; line-height: 20px; }
#col3 { float: left; width: 220px; margin: 10px 0 30px 20px; line-height: 20px; }


/*---------------------title---------------------------*/
.title { color: #570026; font-size: 20px; font-weight: bold; }
.p_title { color: #333; font-weight: bold; margin: 5px 0 5px 0; }


/* ---------------- added by Leo Zayas ----------------*/
div.corners {
color: #fff;
background-color: #800000;
margin-top: 10px;
margin-bottom: 10px;
}
h2 {
padding: 10 0;
margin: 10 0;
letter-spacing: .08em;
font-size: 100%;
text-align: left;
color: #800000;
}
h2b {
margin: 10 0;
font-size: 20px;
text-align: left;
font-weight: 900;
color: #800000;
}
h4 {
	font-size: 12px;
	text-align: left;
	color: #330000;
	margin: 20px 0 10px;
}
a:link.footer {
color: #800000;
text-decoration: none;
font-size: 100%;
font-weight: bold;
line-height: 20px;
}
a:hover.footer {
color: gray;
padding-bottom: 24px;
text-decoration: none;
}
a:visited.footer {
color: #800000;
text-decoration: none;
font-size: 100%;
font-weight: bold;
line-height: 20px;
}
a:hover:visited.footer {
color: gray;
text-decoration: none;
}
a:link.page {
color: #800000;
text-decoration: none;
font-size: 100%;
font-weight: bold;
margin-top: 95px;
}
a:hover.page {
color: gray;
text-decoration: none;
}
a:visited.page {
color: #800000;
text-decoration: none;
font-size: 100%;
font-weight: bold;
margin-top: 95px;
}
a:hover:visited.page {
color: gray;
text-decoration: none;
}

p {
	font-family: arial, helvetica, sans-serif;
	color: #330000;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	margin-bottom: 10px;
}

#img5 h2, #img5 h3 { 
	font-family: arial, helvetica, sans-serif;
	background: transparent;
	text-align: center;
	color: #590403;
	font-weight: bold;
	font-style: normal;
	padding: 0; margin: 0;
}
#img5 h2 {
	font-size: 25px;
}
#img5 h3 {
	font-size: 12px;
}
#left ul, #col1 ul, #col2 ul, #col3 ul, #wideColumn ul {
	list-style-type: square;
	margin: 10px 0 10px 16px;
}
#left ul li, #col1 ul li, #col2 ul li, #col3 ul li, #wideColumn ul li {
	line-height: 18px;
}
div#wideColumn {
	margin-top: -180px;
	width: 400px;
	margin-bottom: 30px;
}
div#imgColumn {
	width: 280px;
	position: relative;
	left: 420px;
	top: 10px;
}
p.imgHolder {
	margin: 40px 0;
}
p.imgStack {
	margin: 40px 0 0 0;
}
td.right {
	font-family: arial, helvetica, sans-serif;
	color: #330000;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	vertical-align: center;
	width: 250px;
	font-style: italic;
	padding: 5px;
border-bottom: 1px silver solid;
border-left: 1px silver solid;
}
td.left  {
	font-family: arial, helvetica, sans-serif;
	color: #330000;
	font-size: 12px;
	text-align: right;
	line-height: 18px;
	vertical-align: center;
	width: 150px;
	padding: 5px;
	font-weight: bold;
border-bottom: 1px silver solid;
border-right: 1px silver solid;
}
h4.caption {
	margin: 0;
	padding: 0;
	text-align: left;
}
td {
	vertical-align: top;
}
table#diffuser td {
	border: 1px silver solid;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
}
table.vents {
	width: 540px;
	margin-bottom: 30px;
}
table.vents td {
	width: 270px;
	vertical-align: top;
}	
table.vents td img {
	padding-top: 5px;
}
table#vents2 td {
	border: 1px silver solid;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
}
table#survey {
	border: 1px #990000 solid;
	border-collapse: collapse;
}
table#survey td {
	color: maroon;
	font-weight: bold;
	font-size: 13px;
	padding: 10px; 
	width: 300px;
}
table#survey td.color {
	color: #570026;
	font-size: 15px;
	padding: 20px 10px;
}
div#colWidth {
	width: 525px;
}
a.formLink {
	
	font-weight: none;
	font-size: 12px;
}
a.formLink:hover {
	
	font-weight: none;
	font-size: 12px;
	text-decoration:underline;
}
a.formLink:visited {
	
	font-weight: none;
	font-size: 12px;
	text-decoration:none;
}

td p.form {
	margin: 4px 6px 8px;
	text-align: left;
}
p.form span {
	color: #fff;
}
div#popup {
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	width: 410px;
	margin: 0 5px; 
}
.tbl p {
	text-align: right;
}
.tbl span {
	color: #fff;
}
div#popup table table td {
	border: 1px #ccc solid;
}
div#popup h1 {
	font-size: 20px;
	text-align: center;
}
div#popup table p {
	text-align: center;
	color: #000;
	font-size: 13px;
}
.tbl {
	border-collapse: collapse;
}
.tbl tr td {
	padding: 2px;
}
table.tbl tr td {
	text-align: left;
	font-size: 13px;
	padding: 2px 4px;
}
p.small {
	font-size: 10px;
}


.order-main-border {
	border:1px solid #768c9f;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
	background: url('images/button-bg-color.png');
}

#order-messages {
	border:1px solid #000;
	background-color:#768c9f;
	font-size:20px;
	height:27px;
	width:698px;
	padding:3px 0px 0px 0px;
	text-align:center;
	color:#fff;
	margin-bottom:2px;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
}

.order-first-button {
	background: url('images/button-bg-color.png');
	background-repeat:repeat;
	float:left;
	width:346px;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	cursor: pointer;
	border:1px solid #768c9f;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
}

.order-first-button a {
	color: #666;
	text-decoration:none;
}

.order-first-button:hover {
	background: url('images/button-bg-color-hover.png');
}

.order-normal-area {
	float:left;
	display:none;
	width:487px;
	height:240px;
	padding: 10px 0px 0px 10px;
}

.order-normal-inner {
	width:487px;
	height:190px;
}

.order-footer {
	height:25px;
	width:487px;
	margin-top:10px;
}

.order-back {
	float:left;
	padding-left:25px;
	padding-top:5px;
	width:200px;
}

.ordernext {
	float:left;
	width:100px;
}

.normalize-input {
	width:160px;
}
