@charset "utf-8";
/* Stylesheet for wowandsiding.com */


/* Styles for BODY */
body { background-color: #CCCCCC; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; margin: 0px; padding: 0px; }
a { color: #6A88B2; }
a:hover { text-decoration: none; }
div.divider { border: dotted #666666; border-width: 1px 0px 0px 0px; }
div.container-padding { width: 980px; }
h1 { color: #0E1B8D; font-size: 20px; font-weight: bold; }
h2 { color: #000000; font-size: 16px; font-weight: bold; }
.highlight { color: #6A88B2; }


/* Styles for "Main Container" */
/* This container holds everything within a given page. */
div#main-container { padding: 25px 0px 25px 0px; width: 998px; }


/* Styles for "Page Top Border" */
/* This containers marks the top edge of the content background. */
div#page-border-top { background: url(images/background-page-top.gif) top center no-repeat; height: 14px; }


/* Styles for "Header Container" */
/* This container holds the logo and the navigation located near the top of the page. */
div#header-container { background: url(images/background-page-middle.gif) top center repeat-y; }
div#header-container td.logo-cell { padding: 5px 0px 5px 25px; }
div#header-container td.toll-free-cell { padding: 0px 15px 10px 0px; }
div#header-container td.toll-free-cell div.locations { font-size: 9px; color: #000000; padding: 0px 0px 10px 0px; }
div#header-container td.toll-free-cell div.locations a { color: #000000; text-decoration: none; }
div#header-container td.toll-free-cell div.locations a:hover { color: #6A88B2; }
div#header-container td.nav-cell { padding: 0px 10px 5px 0px; }
div#header-container td.nav-cell a { color: #000000; display: inline-block; font-size: 13px; padding: 0px 9px 0px 9px; text-decoration: none; }
div#header-container td.nav-cell a:hover { color: #6A88B2; }
div#header-container td.nav-cell .dropdown-menu { background-color: #FFFFFF; border: solid #6A88B2 1px; line-height: 18px; position: absolute; text-align: left; visibility: hidden; z-index: 100; }
div#header-container td.nav-cell .dropdown-menu a { color: #6A88B2; display: block; padding: 3px 0px 3px 0px; text-decoration: none; text-indent: 15px; width: 100%; }
div#header-container td.nav-cell .dropdown-menu a:hover { background-color: #6A88B2; color: #FFFFFF; }
div#why-us-menu { width: 155px; }
div#products-menu { width: 125px; }
div#service-desk-menu { width: 190px; }
div#locations-menu { width: 125px; }
div#about-menu { width: 190px; }


/* Styles for "Body Container" */
/* This container holds the majority of the content within a given page. */
div#body-container { background: url(images/background-page-middle.gif) top center repeat-y; padding: 5px 0px 0px 0px; }
div#body-container div.secondary-padding { margin: 0px 10px 10px 10px; }
div#body-container table#content-table td.left-column { width: 690px; }
div#body-container table#content-table td.left-column div.content-padding { margin: 18px 15px 12px 15px; }
div#body-container table#content-table td.spacer-cell { width: 10px; }


div#body-container table#content-table td.right-column { width: 260px; }
div#body-container table#content-table td.right-column form { margin: 0px; padding: 0px; }
div#body-container table#content-table td.right-column td { padding-bottom: 5px; }
div#body-container table#content-table td.right-column td.label-cell { padding-right: 10px; text-align: right; }
div#body-container table#content-table td.right-column .text-field { font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: 150px; }
div#body-container form {
	margin-top: 0px;
}
div#body-container table#contact-form-table td.form-element-cell {
	padding-top: 5px;
}
div#body-container table#contact-form-table input.text-field {
	width: 170px;
}
div#body-container table#contact-form-table textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 170px;
}
div#body-container table#contact-form-table span.required {
	color: #CC0000;
	font-style: italic;
}


div#body-container div.boxed-container { margin-top: 10px; }
div#body-container div.boxed-container div.boxed-header { background-color: #6A88B2; height: 35px; text-align: center; }
div#body-container div.boxed-container div.boxed-header img { padding-top: 11px; }
div#body-container div.boxed-container div.boxed-content { background-color: #E0E8F1; border: solid #B8C7DC; border-width: 0px 1px 1px 1px; }
div#body-container div.boxed-container div.boxed-content a { color: #4E6B94; }
div#body-container div.boxed-container div.boxed-content-padding { padding: 15px; }
div#body-container div#content-bottom-border { background-color: #6A88B2; height: 10px; }


/* Styles for "Page Bottom Border" */
/* This container marks the bottom edge of the content background. */
div#page-border-bottom { background: url(images/background-page-bottom.gif) top center no-repeat; height: 14px; }


/* Styles for "Footer Container" */
/* This container holds the repetitive links located at the bottom of each page. */
div#footer-container { color: #666666; padding: 10px 0px 0px 0px; }
div#footer-container a { color: #666666; text-decoration: none; }
div#footer-container a:hover { color: #FFFFFF; }