body, p, h1, h2, h3, h4, h5, h6, table, tr, td, ul, ol, li, blockquote {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* #MAIN DOCUMENT SETUP# */

#wrapper {
	background: #fff url('/App_Themes/GG/Images/header.png') left top no-repeat;
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#content {
	margin: 40px 40px 0 40px;
	min-height: 400px;
	position: relative;
}

#footer {
	margin-top: 2em;
	text-align: center;
	font-size: 10px;
}

/* #MENU# */

#menu {
	padding-top: 20px;
}

#menu ul {
	list-style-type: none;
	margin: 0; 
	padding: 0;
}

#menu ul li {
	display: block;
	float: left;
	width: 133px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#menu ul li a.CMSListMenuLinkHighlighted {
	color: #f1db0e;
}

/* #LAYOUTS# */

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

.col1, .col2, .col3 {
	float: left;
	margin-right: 3%;
}

.two-col .col1 {
	width: 285px;
	margin-right: 20px;
}

.two-col .col2 {
	width: 415px;
	margin-right: 0;
}

.three-col .col1 {
	width: 30%;
}

.three-col .col2 {
	width: 30%;

}

.three-col .col3 {
	width: 33%;
	margin-right: 0;
}

.three-col-pricing .col1 {
	width: 270px;
	margin-right: 0;
	position: relative;
	top: -85px;
}

.three-col-pricing .col2 {
	width: 150px;
	padding: 0 15px;
	margin-right: 0;
	font-size: 11px;
}

.three-col-pricing .col3 {
	width: 270px;
	position: relative;
	top: -85px;
	margin-right: 0;
}

.two-col-contact {
	margin: 2em 0 3em 0;
}

.two-col-contact .col1 {
	width: 400px;
	border-right: 1px solid #dbdbdb;
	padding-right: 20px;
	margin-right: 40px;
}

.two-col-contact .col2 {
	width: 259px;
	margin-right: 0;
}

.two-col-orderform .col1 {
	width: 230px;
	margin-left: 55px;
	margin-right: 20px;
}

.two-col-orderform .col2 {
	margin-right: 0;
}

/* #TEXT# */

body {
	font-size: 12px;
	font-family: Arial;
	color: #000;
}

p {
	line-height: 1.4em;
	margin-top: 1em;
}

a {
	color: #478bca;
	text-decoration: none;
}

a:hover {
	color: #ee1e3d;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 1.5em;
	color: #9fa1a4;
	text-transform: uppercase;
}

h1 { font-size: 24px; margin-top: 0; text-transform: none; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; font-weight: bold; }
h5 { font-size: 12px; font-weight: bold; }
h6 { font-size: 11px; font-weight: bold; }

/* #TEXT/SPECIAL CASES# */

p.footnote {
	margin: 0;
	padding: 5px 0;
	font-size: 10px;
	color: #5c5c5c;
}

h1.home {
	font-family: "Book Antiqua", Georgia, Serif;
	font-style: italic;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	margin: 30px 0;
	color: #000;
}

h1.fancy {
	font-family: "Book Antiqua", Georgia, Serif;
	font-size: 22px;
	font-weight: normal;
	font-variant: small-caps;
	color: #bfbfbf;
}

h2.home {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	margin-top: 0;
	color: #999;
}

h5.sub {
	text-transform: none;
	font-style: italic;
}

h3 + h4 {
	margin-top: 1em;
}

h3 + p,
h4 + p,
h5 + p,
h4 + h5 {
	margin-top: 0;
}

.three-col-pricing .col1 h5,
.three-col-pricing .col3 h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	text-transform: none;
}

.three-col-pricing .col1 h6,
.three-col-pricing .col3 h6 {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	color: #478bca;
	text-transform: none;
}

.three-col-pricing .col2 h5 {
	font-size: 11px;
	margin: 1.5em 0 0.5em 0;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 2px;
	text-transform: none;
}

.three-col-pricing .col2 h6 {
	font-size: 10px;
	color: #478bca;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
}

/* #LISTS# */

ul {
	margin: 1em 0 0 1em;
	padding-left: 1em;
}

ol {
	margin: 1em 0 0 1em;
	padding-left: 1em;
}

li {
	margin: 0.25em 0;
}

ul.featured {
	font-family: "Trebuchet MS", Serif;
	font-size: 13px;
	font-style: italic;
	color: #ee1e3d;
	list-style-type: square;
	margin-top: 0;
}

ul.featured li {
	font-weight: bold !important;
}

.three-col-pricing .col2 ul {
	margin: 3px 0 0 0.5em;
}

/* #PANELS# */

.outline-panel {
	width: 270px;
	margin: 1em 0;
}

.outline-panel .top,
.outline-panel .bottom {
	height: 7px;
	background: url('/App_Themes/GG/Images/round-box.png') top left no-repeat;
}

.outline-panel .content {
	border: 1px solid #dbdbdb;
	border-top: none;
	border-bottom: none;
	padding: 6px 15px;
}

.outline-panel .bottom {
	background-position: left bottom;
}

.calc-panel {
	width: 150px;
	margin: 1em 0;
	color: #fff;
	position: relative;
}

.calc-panel .top, .calc-panel .bottom {
	height: 10px;
	background: url('/App_Themes/GG/Images/round-box-blue-caps.png') left top no-repeat;
}

.calc-panel .bottom {
	height: 15px;
	background-position: left bottom;
}

.calc-panel .content {
	background: url('/App_Themes/GG/Images/round-box-blue-middle.png') repeat-y;
	padding: 0 15px 0 10px;
}

/* #TABLES# */

table.pricelist {
	border-collapse: collapse;
	border: none;
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 11px;
	width: 100%;
}

table.pricelist td {
	padding: 5px;
	text-align: right;
	border-top: 1px dotted #dbdbdb;
}

table.pricelist tr.header td {
	font-weight: bold;
	border: none;
}

td.shade {
	background-color: #e7f6fd;
}

/* #FORMS# */

.formLabel {
	display: block;
	font-weight: bold;
	margin-top: 0.5em;
}

.formLabelCell {
	padding-right: 1em;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #999;
}

.contactFormQuestionBox {
	width: 380px;
	height: 100px;
}

.contactFormEmailBox {
	width: 380px;
}

.contactFormSubmitButton {
	display: block;
	margin-top: 15px;
}

.blockErrorMessage {
	display: block;
	font-weight: bold;
	color: red;
	margin: 0.25em 0;
}

.smallTextBox,
.mediumTextBox,
.largeTextBox {
	width: 30px;
	border: none;
	padding: 3px 5px 5px 5px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #000;
	background: url('/App_Themes/GG/Images/small-text-box-blue.png') top left no-repeat;
	text-align: center;
}

.mediumTextBox {
	width: 80px;
	background-image: url('/App_Themes/GG/Images/medium-text-box-blue.png');
}

.largeTextBox {
	width: 290px;
	background-image: url('/App_Themes/GG/Images/large-text-box.png');
	text-align: left;
	margin: 3px 0;
}

/* #PRICE CALCULATOR# */

#priceCalculator h4 {
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}

#priceCalculator p {
	margin: 0;
	padding: 0.5em 0;
}

#priceCalculator .dimensionSeparator {
	font-weight: bold;
	font-size: 14px;
}

#priceCalculator tr.underline td {
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}

#priceCalculator .errorMessage {
	color: yellow;
	font-weight: bold;
	text-align: center;
}

/* #MISC# */

.clear {
	clear: both;
}

.first {
	margin-top: 0;
}

.tcenter {
	text-align: center;
}

.tright {
	text-align: right;
}

#guarantee {
	position: absolute;
	right: 74px;
	top: 38px;
}

.headerLogo {
	width: 137px;
	margin: 40px auto 0 auto;
}

.light {
	color: #5c5c5c;
}

.dark {
	color: #000;
}

.space-top {
	padding-top: 1em;
}

.progressIndicator {
	background:transparent url('/App_Themes/GG/Images/ajax-loader.gif') no-repeat scroll right center;
	color: #999999;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 1em auto;
	text-align: left;
	width: 84px;
}

.calc-panel .progressIndicator {
	position: absolute;
	left: 31px;
	bottom: -45px;
}

.accent {
	color: #478bca;
}

.liveChatButton {
	width: 99px;
	height: 42px;
	position: absolute;
	right: 0;
	top: 39px;
	/* background: url('/App_Themes/GG/Images/live-chat.gif'); */
	overflow: hidden;
}