@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.3em;
	color: #000;
	background: #2fda20;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*end reset*/


html, body { margin:0; padding:0; height:100%; }

body {
margin: 0;
padding: 0; 
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Arial,Verdana, Sans-Serif;
background: #fff;
color: #000;
text-align: left;
border: 0;
top:0;
}

html>body { height:auto; min-height:100%;
}

/* remember to define focus styles! */

:focus {
outline: 0;
}

ol, ul {
	list-style: none;

}

body {    
line-height: 1.4em;
color: black;
background: #fff;
text-align:left;
}

#wrapper { 
margin: 0 auto;
width: 870px;
background: url(images/background.gif) repeat-y;
background-position:top center;
position: relative;
}

#header {
width: 870px;
}

#maincontent {
float:right;
width: 650px;
margin:0 30px 0 0;
display: inline;
}

#maincontent a.link{
color:#000;
text-decoration: none;
border-bottom: 1px dotted #000;
}

#maincontent a:hover.link{
color:#000;
text-decoration: underline;
border-bottom: 0px;
}

#maincontent p {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 1.5em;
text-align:justify;
margin-bottom: 20px;
}

#maincontent h1 {
font-family: Georgia, Times New Roman, serif;
font-size: 22px;
font-weight: bold;
color:#1671c5;
letter-spacing:-.5px;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px dotted #063A61;
}

#maincontent h2 {
font-family: Georgia, Times New Roman, serif;
font-size: 18px;
font-weight: bold;
color:#f90808;
margin-bottom: 5px;
letter-spacing:-.5px;
}

#maincontent h3 {
font-family: Georgia, Times New Roman, serif;
font-size: 18px;
font-weight: bold;
color:#d80404;
letter-spacing:-.5px;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px dotted #d80404;
}

#pricing h1 {
font-family: Georgia, Times New Roman, serif;
font-size: 22px;
font-weight: bold;
color:#1671c5;
letter-spacing:-.5px;
margin-bottom: 10px;
}

#badge-container {
position: absolute;
z-index: 400;
top: 120px;
right: -5px;
}

#meerkat-content {
background: #FFF;
display: block;
position: absolute;
margin:0 auto;
height: 100%;
width:100%;
z-index: 9999;
opacity:0.95;
filter:alpha(opacity=95)
}

a.enter-site {
	display: block;
	height: 100%;
	width: 867px;
	background: #FFF url(images/meerkat.jpg) no-repeat top;
	text-indent: -9000px;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
	opacity:0.90;
	filter:alpha(opacity=90)
}

.note {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}

#footer {
clear: both;
width: 850px;
height: 176px;
background: url(images/footer-v2.jpg); no-repeat;
}

#menucase ul.vert-one{
float:left;
margin-left:18px;
padding:0;
list-style-type:none;
display:block;
font:13px Arial,Verdana,sans-serif;
font-weight: bold;
line-height:300%;
width:145px;}

#menucase ul.vert-one li{
margin:0;
padding:0;
border-top:1px solid #d4d2d2;
border-bottom:1px solid #6d6c6c;
}

#menucase ul.vert-one li a{
display:block;
text-decoration:none;
color:#fff;
background:#c26a0e;
padding:0 0 0 20px;
width:125px;
}

#menucase ul.vert-one li a:hover{
background:#0f639f url("images/vert-one_arrow.gif") no-repeat 0 15px;
}

#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover{
background:#0f639f url("images/vert-one_arrow.gif") no-repeat 0 17px;
color: #fff;
}

#menucase ul.vert-one li a.rush {
background: #ff0303;
color: #fff;
}

#sidebar.bullets{
position: absolute;
top:550px;
left:14px;
padding-top: 20px;
}

#footer {
width: 100%;
height: 176px;
clear: both;
margin-right: auto;
margin-left: auto;
position: relative;
text-align: center;
}

#footer-logo{
padding-top: 35px;
}

#footer p{
color: #fff;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.45em;
}

#footer a{
color:#fff;
text-decoration: underline;
}

#footer a:hover{
color: #fff;
text-decoration: none;
}

ul#items {
font-family: Arial, Trebuchet MS, sans-serif;
font-size: 14px;
margin: 0 0 25px 0;
list-style-position: outside;
list-style-image: url(images/tick.gif);
line-height: 1.5em;
padding-left: 25px;
}

ul#cart {
font-family: Arial, Trebuchet MS, sans-serif;
font-size: 14px;
margin: 0 0 25px 0;
list-style-position: outside;
list-style-image: url(images/cart.png);
line-height: 1.5em;
padding-left: 25px;
}

ul#learn {
font-family: Arial, Trebuchet MS, sans-serif;
font-size: 14px;
margin: 0 0 25px 0;
list-style-position: outside;
list-style-image: url(images/arrow-rt.gif);
line-height: 1.5em;
padding-left: 25px;
}

ul#gallery {
font-family: Arial, Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold;
margin: 0 0 25px 0;
list-style-position: outside;
list-style-image: url(images/gallery.png);
line-height: 1.5em;
padding-left: 25px;
}

ul#bullets {
font-family: Arial, Trebuchet MS, sans-serif;
font-size: 15px;
font-weight: bold;
margin: 0 0 20px 0;
color: #f90808;
list-style-position: inside;
text-align: center;
line-height: 1.4em;
}

#maincontent a.order {
color: #FF0000;
text-decoration: none;
border-bottom:1px dotted #FF0000;
}

#maincontent a:hover.order {
color: #FF0000;
text-decoration: underline;
border-bottom: 0px;
}

#maincontent a.quote {
text-decoration: none;
}

#pricing {
clear: both;
border-collapse: collapse;
margin-bottom:10px;
}

#quoteButton {
width: 650px;
margin: 10px 0;
}

img a.quote {
text-decoration: none;
}

.table-header {
font-family: arial,"Trebuchet MS", Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #fff;
background-color: #063a61;
text-align: center;
}

.spec-info {
font-family: Arial,"Trebuchet MS", Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000;
background: #ccc;
text-align: center;
}

img.display {
float:right;
margin: 5px 0 10px 10px;
}

img.sidebar{
float:left;
margin:0;
padding:0;
}

img.call-now{
float:right;
margin: 0 15px 5px 10px;
}

#designButton {
width: 650px;
text-align: center;
margin: 5px 0 15px 20px;
}

img.right {
float: right;
margin: 0 0 5px 5px;
}

.gallery-info {
text-align: left;
}

.highlightit img{
border: 2px solid #ccc;
}

.highlightit:hover img{
border: 2px solid #777;
}

#options {
width: 640px;
text-align: center;
margin: 10px 0;
}

#options p {
font-family: Arial, Trebuchet MS, sans-serif;
font-size: 12px;
margin-bottom: 5px;
}

.colorchart {
float: right;
margin: 10px 0 0 10px;
border: 0px;
}

.highlight {
background: #fefeab;
}

#hdrQuote {
float: left;
width: 640px;
display: inline;
}

.boxOne {
float: left;
}

.boxTwo {
float: left;
}

#hdrQuote h2 {
font-family: Georgia, Times New-Roman, serif;
font-size: 18px;
font-weight: bold;
color:#000;
margin-bottom: 10px;
padding-top: 15px;
letter-spacing:-.5px;
}

.clearfix {
clear: both;
}

.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #e0e2e3;
border: 3px solid #3e3f3f;
color: #000;
padding: 3px;
width: 250px; /*width of tooltip*/
font-size: 12px;
}

img.color-chart {
float: right;
margin: 0 0 5px 15px;
}

.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			float: right;
			margin: 10px 30px 0 0;			
			width: 650px;
			display: inline;
		}
		
		.wrapper p {
		font-size: 14px;
		line-height: 1.5em;
		margin-bottom: 10px;
		text-align: justify;
		}
		
		.wrapper h3 {
		font-size: 24px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		color:#1671c5;
        letter-spacing:-.5px;
        margin: 10px 0;
        border-bottom: 1px dotted #063A61;
		padding-bottom: 5px;
		}
		
		.wrapper a {
		color: #000;
		text-decoration: none;
		border-bottom: 1px dotted #000;
		}
		
		.wrapper a:hover {
		color: #000;
		text-decoration: underline;
		border-bottom: 0px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 0px; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 650px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 650px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px;
		    /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 14px;			
			text-align: center;
			line-height: 32px;
			background: #cc6e10; 
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 12px;		}
		
	
		
		.stripNav li.tab1 a { background: #cc6e10 }
		.stripNav li.tab2 a { background: #cc6e10 }
		.stripNav li.tab3 a { background: #cc6e10 }
		.stripNav li.tab4 a { background: #cc6e10 }
		.stripNav li.tab5 a { background: #cc6e10 }
		
		.stripNav li a:hover {
			background: #0f639f url("images/vert-one_arrow.gif") no-repeat 0 12px;
		}
		
		.stripNav li a.current {
			background: #0f639f url("images/vert-one_arrow.gif") no-repeat 0 12px;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 15px; padding-bottom: 15px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
#myForm {
	border: 1px solid #cac9b9;
	padding: 5px;
}

#myForm p {
	margin-bottom: 5px;
}

#myForm label {
	float: left;
	width: 100px;
}

#myForm input, #myForm textarea, #myForm select {
	border: 1px solid #cac9b9;
}

#myForm .red {
	border: 1px solid red;
}

#myForm label.red {
	border: none;
	color: red;
}

#myForm .customRed {
	border: none;
	color: red;
}

#myForm #submit {
	margin-left: 100px;
}

#validationMessage {
	padding: 5px;
	/*background-color: #eee;*/
	border: 1px solid red;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	display: none;
}

#myForm .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}

.required {
color: #FF0000;
font-size: 12px;
font-style:italic;
}


#top-order-online {
	margin-top: -25px;
	position: relative;
	display: block;
}

.timer_outside {
	background: url(images/order-online-banner-t.png) center no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	margin-top: -25px;
	position: relative;
	display: block;
	width: 640px;
	height: 164px;
}

.timer_inside {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	padding: 30px 0 0 15px;
	position: absolute;
	display: block;
}

#trackorder {
	display: none;
	position: fixed;
	top: 40%;
	right: 0;
	background-color: #2E5B8D;
	height: 120px;
	width: 481px;
	margin: 0 -500px 0 10px;
	padding-left: 50px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	z-index: 9999;
}

#trackorder img {
	position: absolute;
	left: 0;
	margin-left: -25px;
	top: -5px;
	
}
#trackorder h3 {
	font-family: Verdana;
	font-size: 16px;
	color: white;
}
#trackorder label {
	color: #FFF;
	font-weight: bold;
	width: 140px;
	float: left;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 8px;
}
#trackorder input {
	width: 200px;
	float: left;
	margin-bottom: 8px;
}
#trackorder ul {
	list-style: none;
	list-style-type: none;
}
#trackorder ul li {
	clear: both;
	display: block;
}
#trackorder p {
	opacity:0.6;
	filter:alpha(opacity=60);
	background: #555555;
	border: 1px solid #000000;
	color: #FFF;
	margin: 0;
	width: 465px;
	text-align: center;
	position: relative;
	z-index: 8;
}
