body {
	margin:118 0px;
	padding:0;
	text-align:center;
	background-color:#fff;
	height:100.1%;
	
}

a {outline: 0;}

#container {
	position:relative;
	margin:0;
	margin-right:auto;
	margin-left:auto;
    width:800px;
	text-align:left;
	background-color:#fff;
	padding:0px 0px 0px 0px;
	border:0px solid black;
}

#breadcrumb {
	padding:5px;
	background-color:#660033;
	color:#fff;
	text-transform:capitalize;
}
#breadcrumb a {
	font-weight:bold;
	color:#fff;
}
#breadcrumb a:hover {
	color:#ccc;
}

#search {
	position:absolute;
	top:-110px;
	right:0px;
	font-size:14px;
}

#search input {
	padding:5px;
}

#search input.submit {
	padding:8px;
}

#social {
	position:absolute;
	top:-110px;
}
#social img {margin-left:4px;}

#header {
	height:56px;
	width:586px;
	margin:0px 0px 0px 0px;
	background-color:#FF6633;
	margin-left:213px;
	border-bottom:1px solid #fff;
	/*background-image:url('/img/bg_header.gif');
	background-repeat:no-repeat;
	border:0px solid black;*/
}

#logo {
	position:absolute;
	top:-77px;
	left:-51px;
}

#nav {
	position:absolute;
	top:5px;
	left:225px;
	width:600px;
	text-align:left;
	text-indent:0px;
	padding:0px;
	margin:0px;
	border:0px solid #FFF;	
}
#nav li {float:left;text-align:center;line-height:12px; position:relative;}
#nav li.singleLine {margin-top:6px;}
#nav a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:20px 17px;
	font-size:16px;
	font-weight:bold;
}

#nav a:visited {}
#nav a:hover {color:f0eee4;}

#content_wrapper{
	background:transparent;
	width:800px;
	border:0px solid #000;
}

/*#gradient_left {
	background:url('/img/gradient_left.gif') repeat-y;
	width:5px;
}

#gradient_right {
	background:url('/img/gradient_right.gif') repeat-y;
	width:5px;
	border:0px solid #000;
}*/

#content{
	background:#fff;
	width:800px;
	border:0px solid #000;
}

#content_left{
	width:177px;
	background:#485782;
	vertical-align:top;
	border:0px solid blue;
}

#content_left_inner {
	margin:25px 35px 25px 35px;
	padding:0 0 15px 0px;
	text-align:right;
	/*background:url('/img/bg_horizontal_dots.gif') repeat-x bottom left;*/
	border:0px solid blue;
}

#content_left_inner h2 {
	font:bold 14px arial, san-serif;
	color:#fff;
	margin:0px 0px 0px 0px;
}

#content_left_inner h3 {
	font:bold 14px arial, san-serif;
	color:#fff;
	margin:0px 0px 0px 0px;
}

#content_left_inner ul, #content_left_inner ul a, #content_left_inner a:visited{
	font:bold 12px arial, san-serif;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:0;
	text-decoration:none;
}


div.related_links {
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	/*background:url('/img/bg_horizontal_dots.gif') repeat-x top left;*/
	border-top:1px solid #7799a4;
	text-align:left;
}

#related_links ul, #related_links ul a, #related_links ul a:visited {
	font:11px arial, san-serif;
	text-decoration:none;
	color:white;
}
#related_links ul li a:hover {

	color:#f0eee4;
}

#content_right{
	width:624px;
	vertical-align:top;
	background:#f0eee4;
	border:0px solid blue;
	border-left:3px solid #fff;
}

#content_header {
	text-align:left;
  	background:#f0eee4;
	padding:10px 10px 10px 28px;
	border-bottom:0px solid #fff;
}

#content_header h1{
	padding-bottom:11px;
}

#content_right_inner {
	margin:0px 30px 30px 30px;
	border:0px solid blue;
}

#box1{
	text-align:center;
	vertical-align:top;
	width:255px;
	overflow: hidden;
	background:#e3e2e2;
}

#box1_inner {
	margin:0px 20 0 20;
	text-align:left;
	overflow: hidden;
	border:0px solid blue;
	overflow:hidden;
	height:276px;
}

#box2{
	vertical-align:top;
	text-align:center;
	width:255px;
	overflow: hidden;
	background:#bfbfbf;
	margin:0 0 0 0px;
}

#box2_inner {
	text-align:left;
	overflow: hidden;
	margin:0px 20 0 20;
	border:0px solid blue;
	overflow:hidden;
	height:276px;
}

#box999{
	vertical-align:top;
	text-align:center;
	width:311px;
	overflow: hidden;
	background:#cccccc;
	margin:0 0 0 0px;
	border:0px solid blue;
}
#box999_inner {
	text-align:left;
	overflow: hidden;
	width:260px;
	margin:-15px 20 10 20;
	border:0px solid blue;
}

.box_title {
	text-align:left;
	position:absolute;
	width:255px;
	height:36px;
	background:#3f6683;
	opacity: .75;
	filter: alpha(opacity=75);
	margin-top:-36px;
}

.box_title h1{
	font:bold 18px arial, san-serif;
	margin:0px 0 0 0px;
	padding:8px 0 0 25px;
}

#footer {
	/*background:url('/img/gradient_footer.gif') repeat-x;*/
		margin-right:auto;
	margin-left:auto;
    width:810px;
	text-align:center;
	height:30px;
	width:810px;
	color:#000;
	padding-top:10px;
	
	font:14px arial, verdana, sans-serif;
}

#footer_left {
padding-bottom:3px;
}

#footer_right {

}

#footer a {

	text-decoration:nono;
}

#footer a:visited {

}

#footer a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
	height:1px;
	border:0px solid #FFF;
}

/* Begin Text Selectors */

h1{
	font:bold 18px arial, san-serif;
	color:#844858;
	margin:0px 0px 0px 0px;
	padding:11px 0px 0px 0px;
} 

h2 {
	font:bold 16px arial, san-serif;
	color:#000;
	margin:0px 0px 6px 0px;
}

h3 {
	font:bold 14px arial, san-serif;
	color:#000;
	margin:0px 0px 0px 0px;
}

h4{
	font:bold 14px arial, san-serif;
	color:#000;
	margin:0px 0px 0px 0px;
}

p {
	font:14px arial, san-serif;
	color:#000;
	line-height:20px;
	margin:0px 0px 15px 0px;
}

.p {
	font:11px verdana, arial, san-serif;
	color:#424737;
	margin:0px 0px 0px 0px;
}

td {
	font:12px arial, san-serif;
	color:#424737;
}

textarea {
	font:12px arial, san-serif;

	margin:0px 0px 6px 0px;
}

a {
	text-decoration:underline;
	color:#0000ff;
}

a:visited {
	text-decoration:underline;

}

a:hover {
	color:#000;
	text-decoration:none;
}

ul {
	font:12px arial, san-serif;
	color:#000;
	line-height:16px;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-top:0px;
	text-decoration:none;
	list-style:none;
}

.center {
	text-align:center;
}

.bold {
	font-weight:bold;
}

img {
	border:0;
}

.red {
	color:#FF0000;
}

.left {
	text-align:left;
	padding:11 0 0 20px;
}

.nomargin {
	margin:0px 0px 0px 0px;
}
/*global thumbs styles*/
#thumbs {
	margin:0 0 10 0px;
	border:0px solid blue;	
	text-align:center;
}

#thumbs p{
	margin:4 0 6 0px;
	text-align:center;
}

.thumb_photo_white {
	float:left;
	margin:0px 0px 0px 0px;
	background:url("/img/bg_shadow.gif") no-repeat bottom right; 
	border:0px solid blue;
}

.thumb_photo_white img{
	display: block;
	position: relative;
	border: 1px solid #fafafa;
	margin: -1px 4px 5px -1px;
	padding: 0px;
}

/*class detail thumbs styles*/
.thumb_photo {
	float:left;
	margin:0px 0px 0px 15px!important;
	margin:0px 0px 0px 25px;
	background:url("/img/bg_shadow_green.gif") no-repeat bottom right; 
	border:0px solid blue;
}


.thumb_photo img{
	display: block;
	position: relative;
	border: 1px solid #fafafa;
	margin: -5px 4px 5px -4px;
	padding: 0px;
}

/*store item thumbs styles*/
.thumb_photo_store {
	float:left;
	margin:0px 6px 0px 0px;
	background:url("/img/bg_shadow_green.gif") no-repeat bottom right; 
	border:0px solid blue;
}

.thumb_photo_store img{
	display: block;
	position: relative;
	border: 1px solid #fafafa;
	margin: -5px 4px 5px -4px;
	padding: 0px;
}

div.clear a {
	color:#3f6683;
	font:bold 11px arial, verdana, sans-serif;
	clear:both;
	text-align:center;
}

.submit, .submitsm {
	background-color:#485782;
	color:#fff;
	font-weight:Bold;
	font-size:12px;
	padding:5px;
	border:0px solid #fff;
	cursor:pointer;
	border-radius:5px;
}

.submit:hover, .submitsm:hover {
	background-color:#6A79A4;	
}
/*
.submitsm {
	background-color:#485782;
	color:#fff;
	font-weight:Bold;
	font-size:11px;
}
*/

.white {
	color:white;
}

.tableLight {
	background-color:#EEEEEE;
}

.tableDark {
	background-color:#DDDDDD;
}

.tableHighlight{
	background-color:#485782;
}

.Error{color:#FF0000;}

.testimonial {float:left;margin:0 15px 15px 0;}

hr {color:#bbb;background-color:#bbb;margin:10px 0 25px 0;height:1px;border:0;}

.gray1 {
	background-color:#e3e2e2;
}

.gray2 {
	background-color:#bfbfbf;
}

.regInfo {
	background-color:#CCC;
	font-size:10px;
}

.regInfo input {
	width:100%;
}

.regInfo input, select {
	padding:3px;
}

.dropColored option { color: #000; }
.dropColored option[value=""] { color: #757575; }

#nav .subNav {
	background-color: #FF6633;
	padding:0px;
	margin:0px;
    width: 200px;
    position: absolute;
    float: none;
    left: 0px;
    color: #fff;
    font-weight: bold;
	display:none;
	border-top: 2px solid #485782;
	margin-left:20px;
	margin-top:-10px;
	z-index:10	
}

#nav .subNav li {
	float:none;
	text-align:left;
	
}

#nav .subNav li:hover {
	background-color:#e57721;
} 

#nav .subNav li a {
	font-size:14px;
	padding:14px;
	display:block;
	line-height:20px;
}

#nav .subNav li a:hover {
	color:#fff;
}

#nav li:hover > .subNav {
	display:block;
}

#nav img {
	position:relative;
	top:-3px
}

#waitlist {
	background-color:#9ca883;
}

#waitlist p {
	font-size:12;
}

#waitlist input[type="text"] {
	padding:3px;
	width:100%
}

#waitlist input[type="submit"] {
	padding:5px;
	font-size:14px;
	width:100px
}

.prodTree {
	position: absolute;
	margin-left: -12px;
	margin-top: 2px
}

.related_links li {
	padding: 3px 0px
}

.related_links ul {
	padding-left: 10px !important
}

.calMainRow td {
	height:100px;
}

#filterForm label {
padding: 10px;
	 background-color: #ccc;
	 border-radius: 5px;
	 cursor: pointer;
}

#filterForm input {
	margin: 0px;

	 display: none;
}

#filterForm label.current {
	background-color: #aaa;
}

#filterForm label.current::before {
	content: url('/img/icons/accept.png');
	position: relative;
	top: 3px
}

#covidAlert {
	background-color: #fff700;
    padding: 20px;
}

#covidAlert p:last-child {
	margin-bottom:0px
}