body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #3c7140;
	margin: 0px;
	padding: 0px;
}
a:hover{
	color: #E57600;
}
#body-surround{
	width: 775px;
}
#header-surround{
	width: 775px;
}
#logo-surround{
	height: 82px;
	width: 188px;
	padding-top: 18px;
	padding-left: 11px;
	float: left;
}
#header-right-surround{
	width: 576px;
	float: left;
}
#header-right-spacer{
	width: 576px;
	height: 64px;
	overflow: hidden;
	display: block;
	clear: both;
}
#primary-nav-surround{
	width: 575px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.primary-nav-item{
	background-color: #5d9b12; /*4B90AD;*/
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 9px;
	border-right: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DCEAF3;
}
.primary-nav-item a:link, .primary-nav-item a:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.primary-nav-item a:hover{
	color: #FBE3A9;
	font-weight: bold;
	text-decoration: none;
}
.primary-nav-item-over{
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 9px;
	border-right: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #4b7e0e; /*26648A;*/
}
.primary-nav-item-over a:link, .primary-nav-item-over a:visited{
	color: #DCEAF3;
	font-weight: bold;
	text-decoration: none;
}
.primary-nav-item-over a:hover{
	color: #FBE3A9;
	font-weight: bold;
	text-decoration: none;
}
#primary-nav-home{
	width: 70px;
}
#primary-nav-about{
	width: 99px;
}
#primary-nav-products{
	width: 105px
}
#primary-nav-services{
	width: 96px;
}
#primary-nav-contact{
	width: 117px;
}
#primary-nav-events{
	width: 82px;
}
#content-surround{
	width: 774px;
	background-color: #FFFFFF;
	padding-right: 1px;
	padding-bottom: 1px;
	background-image: url(images/left-column-bg.gif);
	border-top: 1px solid #FFFFFF;
	background-repeat:repeat-y;
}
#vuzit_viewer{
	width: 774px;
	height: 500px;
	background-color: #FFFFFF;
	padding-right: 1px;
	padding-bottom: 1px;
	border-top: 1px solid #FFFFFF;
}
#left-content-column{
	float: left;
	width: 199px;
}
#random-image{
	padding-left: 1px;
}
#home-random-image{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#content-area{
	float: left;
	width: 574px;
}
#catalog-box{
	padding: 17px;
	background-color: #FBE3A9;
	background-image: url(images/catalog-box-bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #4B90AD;
	border-bottom: 1px solid #4B90AD;
	border-right: 1px solid #4B90AD;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FA8700;
	line-height: 24px;	
}
#catalog-box a{
	color: #26648A;
	font-size: 12px;
	font-weight:normal;
	line-height: normal;
}
#catalog-box img{
	padding-right: 10px;
}





#catalog-box2{
	text-align:center;
	padding: 15px;
	background-color: #f2b37d;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FA8700;
	line-height: 24px;	
	border-bottom: 1px solid #4B90AD;
	border-right: 1px solid #4B90AD;
}
#catalog-box2 a{
	color: #26648a;
	font-size: 16px;
	font-weight:normal;
	line-height: normal;
	font-weight: bold;
}
#catalog-box2 img{
	padding-right: 10px;
}

#secondary-nav-surround{
	padding-left: 5px;
	padding-top: 19px;
	padding-bottom: 5px;
	width: 194px;	
}
ul#secondary-nav-surround-shop{
	margin: 0 0 0 5px;
	padding-left: 0px;
	padding-top: 19px;
	width: 194px;	
	border-bottom: 1px solid #4B90AD;
	overflow: hidden;
}

ul#secondary-nav-surround-shop li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #4B90AD;
	border-left: 1px solid #4B90AD;
	width: 190;
	margin: 0;
}

ul#secondary-nav-surround-shop li a{
display: block;
background-color: #d6ebd9;
color: #5D9B12;
border-right: 1px solid #4B90AD;
padding: 8px;
text-decoration:none;
}

ul#secondary-nav-surround-shop li a:hover{
color: #FB8700;
background-color: #FFFFFF;
border-right: 1px solid #FFFFFF;
}


ul#secondary-nav-surround-shop li ul{
	margin: 0 0 0 5px;
	padding-left: 0px;
	width: 188px;	
	border-bottom: 1px solid #4B90AD;
	overflow: hidden;
}

ul#secondary-nav-surround-shop li ul li{
	background-color: #FFFFFF;
	color: #26648A;
}

ul#secondary-nav-surround-shop li ul li a{
	background: #fff;
	color: #26648A;
	border-right: 1px #4B90AD solid;
	text-transform: none;
	font-size: 0.90em;
}

ul#secondary-nav-surround-shop li ul li a:hover{
	color: #FB8700;
	border-right: 1px #fff solid;
}



.secondary-navigation-item-selected{
	background-color: #FFFFFF;
	border-left: 1px solid #4B90AD;
	border-top: 1px solid #4B90AD;
	border-bottom: 1px solid #4B90AD;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA8700;
}
.secondary-navigation-item{
	background-color: #4B90AD;
	padding: 8px;
	border-top: 1px solid #DCEAF3;
	border-right: 1px solid #DCEAF3;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.secondary-navigation-item a:link, .secondary-navigation-item a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.secondary-navigation-item-over{
	background-color: #5D9B12;
	padding: 8px;
	border-top: 1px solid #DCEAF3;
	border-right: 1px solid #DCEAF3;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.secondary-navigation-item-over a:link, .secondary-navigation-item-over a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer-bar{
	height: 6px;
	background-color: #5D9B12;
	overflow: hidden;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	padding: 4px;
}
#breadcrumbs{
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
#breadcrumbs img{
	padding-right: 6px;
}
#breadcrumbs a{
	color: #000000;
	font-weight: normal;	
}
#breadcrumbs a:hover{
	color: #FA8700;
	font-weight: normal;
}
#body-content{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	width: 534px;
}
#body-content h3{
	margin-top: 0px;
	margin-bottom: 10px;
	color: #5D9B12;
	font-size: 37px;
	width: 514px;
	height: 40px;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h3 {
	visibility: hidden;
		font-size: 37px;

}

.content-heading{
	font-weight: bold;
	font-size: 14px;
}

.page-context-navigation-item{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #4B90AD;
	border-left: 1px solid #4B90AD;
	border-right: 1px solid #4B90AD;
	padding: 6px;
	width: auto;
	background-color: #FFFFFF;
	margin: 0;
}
.page-context-navigation-item a:link, .page-context-navigation-item a:visited{
	color: #FB8700;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.page-context-navigation-item a:hover{
	color: #26648A;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.page-context-navigation-link-surround{
	margin: 2px;
	float: left;
}


h1.pageHeading{ line-height: 1.0em;
	font-size: 1.5em;
	margin: 0 0 5px; }
	
span#price{ display: block;
	font-size: 1.5em;
	font-weight: 900;
	color: #444;
	margin: 0;
	letter-spacing: 1px; }
	
span#qtyLabel{ font-size: 1.25em;
	color: #ff4a00;
	font-weight: bold;
	letter-spacing: -1px;
	font-variant: small-caps; }
input#cart_quantity{ font-size: 1.25em;
	padding: 2px; }
	
img#productImage{ border: 1px #ccc solid;
	padding: 8px 10px; }

table#qtyTable{ border-collapse: collapse;
	margin-top: 1em; }
table#qtyTable th{ background: #4b90ad;
	color: #fff;
	letter-spacing: 1px;
	border-bottom: 1px #26648a solid;
	text-align: left;
	padding-left: 15px; }
table#qtyTable td{ padding-left: 15px;
	border-bottom: 1px #ddd solid; }
	
h2{
	margin: 4px;
	padding: 0px;
}

.scrollTable {
	border-collapse: collapse;
	table-layout: fixed;
}
.scrollTable>thead>tr {
	border: 1px solid black;
	border-bottom:0;
}

.scrollTable th {
	background: #DCF3E9;
	border-right:1px solid black;
	padding: 0 2px 0 3px;
	
}

.scrollTable>tbody>tr>td>div {
	overflow-y: scroll;
	border: 1px solid black;
}

.scrollTable table {
	border-collapse: collapse;
	border:0;
	table-layout: fixed;
}

.scrollTable table>tbody>tr>td{
	border-bottom:1px solid black;
	border-right:1px solid black;
	border-top:0;
	border-left:0;
	padding: 0 2px 0 3px;
}

#orders-rows table td {
	border:0;
	padding:0;
}

.formattedTable th {
	background: #DCF3E9;
	border-right:1px solid black;
	padding: 0 2px 0 3px;
}

.formattedTable td {
	border-right:1px solid black;
	padding: 0 2px 0 3px;
}

