
/***********************************************
 * FIREWISE SITE
 **********************************************/ 



select {
font-family:"Courier New",Courier,monospace;
}

#checkout div#shipmethod label {
	margin-left: 15px;
	margin-top: 3px;
	width: 300px;
	float: none;
	}

#checkout #shipmethod span {
	font-weight: normal;
	}
	

#categories {
	width: 100%;
	}

#categories .category {
	width: 150px;
	margin: 0 25px;
	float: left;
	text-align: center;
	}

#categories .category div.image {
	height: 150px;
	width: 150px;
	background-color: #6a6a72;
	}

#categories .category .name {
	padding: 5px;
	background-color: #070709;
	}
	
#categories .break {
	height: 45px;
	}

#categories a:link, #categories a:visited {
	color: #ffffff;
	}
#categories a:hover {
	color: #0066cc;
	}

#cart {
	width: 600px;
	}

#cart div.item {
	border-bottom: 1px dotted #0066cc;
	float: left;
	clear: both;
	width: 550px;
	padding: 5px 0;
	}

#cart div div {
	float: left;
	clear: none;
	border: none;
	}

#cart div.money, #cart div.remove {
	float: right;
	text-align: right;
	width: 75px;
	}

#cart div.remove {
	width: 50px;
	margin-right: 25px;
	padding-right: 0px;
	}

#cart .remove input {
	background-color: #ffffff;
	}

div.total, div.total3 {
	float: right;
	width: 150px;
	text-align: center;
	}

div.total2 {
	float: right;
	text-align: right;
	width: auto;
	padding-left: 200px;
	}

div.total, div.total2, div.total3, div#warning {
	padding-top: 5px;
	}
	
div#warning {
	display: none;
	font-size: 9pt;
	clear: left;
	}

#cart div.quantity {
	text-align: center;
	margin-right: 10px;
	}

#item div.qbutton {
	float: left;
	}

#cart div.name {
	padding-left: 15px;
	width: 150px;
	}
	
#cart div div.image {
	clear: both;
	width: 40px;
	height: 40px;
	background-color: #6a6a72;
	}

#cart input {
	text-align: center;
	}
	
#emptycart {
	float: right;
	width: 100%;
	border-top: 1px dotted #0066cc; 
	border-bottom: 1px dotted #0066cc;
	margin-top: 30px;
	
	padding: 10px 0;
	text-align: center;
	}

#cart div.promo {
	margin-top: 10px;
	margin-left: -200px;
	border: 1px dotted #99cb34;
	padding: 3px;
	}
	
#cart div.promo2 {
	margin-top: 5px;
	text-align: center;
	width: 170px;
	float: right;
	clear: right;
	border: 1px dotted #99cb34;
	padding: 3px;
	}

#cart div.promobutton {
	margin-left: 15px;
	}

#buttons {
	float: center;
	clear: both;
	margin: 35px 0 10px;
	}

#topcart {
	padding-bottom: 5px;
	margin-top: 30px;
	float: left;
	clear: both;
	width: 550px;
	font-weight: bold;
	border-bottom: 1px dotted #0066cc;
	}

#topcart div.image2 {
	display: none;
	}
	
#topcart div.name {
	padding-left: 50px;
	width: 235px;
	}

#topcart div.quantity {
	margin-left: -45px;
	}

div.converters {
	float: right;
	margin-right: 20px;
	text-align: right;
	font-size: 10pt;
	display: none;
	}

div.converters label {
	padding-right: 30px;
	}	


div#continue {
	margin-top: 150px;
	clear: both;
	}

#itemdescription {									
	border-bottom: 1px dotted #0066cc; 
	width: 300px;
	margin-top:10px;
	float: left;
  /* border: 1px solid #CC0; */
	}

form label {
	float: left;
	text-align: right;
	padding-right: 5px;
	width: 125px;
	}

#magnify {
	background-color:#FFF;
	text-align: center;
	width: 200px;
	}
	

#childrenDropdown {
  /* border: 1px solid #C00; */
  float: left;
}

#childrenDropdown select {
  width: 100%;
  padding: 0;
  margin: 0;
}

#addQuantity {
/* border: 1px solid #0C0; */
  width: 100px;
  float: left;
}

#addToCart {
/* border: 1px solid #00C; */
  width: 100px;
  float: left;
}	
	
#itemquantity {
/*	float: left; */
	background-color:#FFF;
	text-align: center;
  width:575px;
	}

div#continue {
	margin-top: 150px;
	clear: both;
	}
	

#itemslist-container div.price {
	text-align: center;
	font-size: 9pt;
	}
	
#categories .category div.image {
	height: 150px;
	width: 150px;
	background-color: #6a6a72;
	}
	
div.nextprev {										/* Next/Previous Buttons */
	text-align: right;
	font-size: 11pt;
	vertical-align: middle;
	padding-bottom: 20px;
	clear: both;
	width: 550px;
	}


div.break {
	clear: left;
	}

div.nextprev img {
	height: .9em;
	}

div.nextprev span {
	font-size: 8pt;
	color: #6a6a72;
	padding-right: 10px;
	}

div.nextprev strong {
	font-weight: normal;
	padding-right: 25px;
	}
	
div#empty {
	border-top: 1px dotted #0066cc;
	border-bottom: 1px dotted #0066cc;
	margin: 30px 0;
	padding: 30px 0;
	width: 100%;
	
	text-align: center;
	}
	
div.nextprev span {
	font-size: 8pt;
	color: #6a6a72;
	padding-right: 10px;
	}

	
#itemslist-container div.image {
	height: 120px;
	width: 120px;
	background-color: #6a6a72;
	color: #ffffff;
	overflow: hidden;
	}
	
#itemslist-container div.item {
	/*clear: right;*/
	float: left;
	padding: 10px 50px 5px 20px;
	width: 120px;
	}

#itemimage {										/* Item Image */
	float: left;
	height: 200px;
	width: 200px;
	/* background-color: #6a6a72; */
	background-color:#FFF;
	margin-right: 10px;
	color: #ffffff;
	}
	
#categories .category .name {
	padding: 5px;
	background-color: #070709;
	}
	
#itemslist-container div.name {
	text-align: center;
	font-size: 10pt;
	}
	
body {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	margin: 0; padding: 0;
	/*background-color: #6a6a72;*/
	}

a:link, a:visited {
	color: #6a6a72;
	}
a:hover {
	/* text-decoration: none; */
	color: #ff7011;
	}
a:active {
	color: #070709;
	}
	
.showHideLinks:hover{
	text-decoration: underline; 
	color: #ff7011; 
}

.showHideLinks:link{
	text-decoration: underline; 
}



form div {
	clear: both;
	}

/*
form label {
	float: left;
	text-align: right;
	padding-right: 5px;
	width: 125px;
	}
	*/

#cookiecrumb {
	font-size: 8pt;
	font-family: Verdana, serif;
	}
	
h1, h2, h3, h4, h5 {
	padding: 5px 0;
	color: #797010;
  font-family: Verdana, serif;
	}
h5 {
	margin-top: 5px;
	border-top: 1px dotted #0066cc;
	font-family: Verdana, serif;
	}

#short-body {
  margin-left:200px; 
  width:575px;
  margin-top:15px;
	/* float: left; */

	}
	
	#home_par {
  margin-left:10px;
  width:550px;
  margin-top:15px;
	float: left;

	}
	
.clearfix {
	margin-top: 5px;
	}
	
	
.cartstatus {
	font-family: Verdana, serif;
	font-size: 11px;
	color: #555;
	border: 1px solid #ccc;
	background-color: #ffffcc;
 	width: 550px; 
  padding: 3px 10px 3px 10px; 
}


.cartstatus a {
	color: #555;
	line-height: 24px;
	border-bottom: 1px dotted #ccc;

}

.cartstatus a:hover {
	color: #797010;
	}

.cartstatus strong {
	color: #797010;
	
}
.shopnav {
	font-size: 12px;
}


.shopnav ul {
	list-style: none;
	margin: 0 0 0 -20px;
	
}

.shopnav li {
	border-bottom: 1px solid #ccc;
	line-height: 22px;
	padding: 5px 0 5px 0;
}


.shopcontent {
	margin-left:190px;
}

.shopcontent h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.8em;
	color: #797010;
	margin-top: 21px;
	
}

.shopcontent h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	color: #797010;
	margin-top: 21px;
	
}

.shopcontent p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #2b3c0d;
	margin-top: 15px;
	margin-right: 25px;
}

.grid {
	margin-top: 40px;
}

.shop_table {
	width: 500px;
}

.shoptd {
	padding: 0 20px 20px 0;
}

.shoptd a {
	text-decoration: none;
	color: #2b3c0d;
	
}

.shop_table td {
	width: 150px;
	height: auto;
	vertical-align: top;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.itemtdtxt a:link{
	padding: 0;
	color: #797010;
	text-decoration: none;
}

.itemtdtxt a:visited{
	padding: 0;
	color: #797010;
	text-decoration: none;
}

.itemtdtxt a:hover{
	padding: 0;
	color: #797010;
	background-color: #e7ecdd;
	text-decoration: none;
}

.itemtdtxt a:active{
	padding: 0;
	color: #797010;
	text-decoration: none;
}


.itempreview {
	padding: 3px;
}

.gridspce {
	height: 20px;
}


.productleft {
	float: left;
	width: 360px;
	}

.productleft img {
	float: left;
	margin: 4px;
}

.productname {
	font-family: Verdana, Arial, sans-serif;
	color: #222;
	font-size: 13px;
	font-weight: bold;
}

.producttext {
	font-family: Verdana, Arial, sans-serif;
	color: #222;
	font-size: 12px;
	line-height: 20px;

}

.productright {
	float: right;
	width: 160px;
	margin-right: 10px;
	padding: 10px;
	line-height: 40px;
	
}

.productdetails {
	font-family: Verdana, Arial, sans-serif;
	color: #222;
	font-size: 12px;
	margin-top: 0;
	}

.detailsleft {
	width: 80px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #222;
	
}

#cartdetails {
	border: 1px solid #ddd;
	padding: 3px;
	width: 560px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

#detailbold {
	font-weight: bold;
}



.detailcenter {
	text-align: center;
}

.detailcenterbold {
	text-align: center;
	font-weight: bold;
}


#billinginfo {
	border: 1px solid #ddd;
	padding: 3px;
	width: 560px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

#shippinginfo {
	border: 1px solid #ddd;
	padding: 3px;
	width: 560px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

#creditcard {
	border: 1px solid #ddd;
	padding: 3px;
	width: 560px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

.freight {
	border: 1px solid #ddd;
	padding: 3px;
	width: 560px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}









/* End Cart-specific*/















/* Global Reset 
{
padding: 0;
margin: 0;
}
*/

IMG {
	border: 0px;
}

BODY {
	margin: 0;
}

.search {
	position: absolute;
	height: 50px;
	width: 175px;
	left: 600px;
	top: 0px;
}


.container {
	background-color: #FFFFFF;
	height: 1000px;
	width: 780px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fee1ca;
	border-left-color: #fee1ca;
}
.mast {
	background-image: url(images/mast.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 778px;
	margin-left: -389px;
	position: absolute;
	left: 50%;
	top: 0px;
}
.homelanguage {
	background-image: url(images/language_option.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 113px;
	position: absolute;
	left: 658px;
	top: 43px;
}
.flags {
	position: absolute;
	height: 11px;
	width: 39px;
	left: 69px;
	top: 6px;
}
.ubernav {
	height: 43px;
	width: 778px;
	margin-left: -389px;
	position: absolute;
	left: 50%;
	top: 81px;
	padding-top: 5px;
}
.searchbox {
	position: absolute;
	left: 585px;
	top: 3px;
}
.nav {
	height: 50px;
	width: 778px;
	margin-left: -389px;
	position: absolute;
	left: 50%;
	top: 134px;
}
.mainpic {
	height: 278px;
	width: 403px;
	margin-left: -389px;
	position: absolute;
	left: 50%;
	top: 174px;
}
.about {
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	height: 478px;
	width: 403px;
	margin-left: -389px;
	position: absolute;
	left: 50%;
	top: 452px;
}
.abouttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #2b3c0d;
	margin-top: 40px;
	margin-right: 25px;
	margin-left: 12px;
}
.news {
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	height: 393px;
	width: 375px;
	margin-left: 14px;
	position: absolute;
	left: 50%;
	top: 174px;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #494307;
	margin-top: 70px;
	margin-right: 20px;
	margin-left: 25px;
}

.newstext a:link {
	color: #494307;
}

.newstext a:visited{
	color: #494307;
}

.newstext a:hover {
	color: #494307;
}

.newstext a:active{
	color: #494307;
}
.banner {
	height: 114px;
	width: 375px;
	margin-left: 14px;
	position: absolute;
	left: 50%;
	top: 567px;
}
.events {
	background-image: url(images/events_calendar.gif);
	background-repeat: no-repeat;
	height: 249px;
	width: 375px;
	margin-left: 14px;
	position: absolute;
	left: 50%;
	top: 681px;
}
.eventstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #4e6e17;
	margin-top: 65px;
	margin-right: 20px;
	margin-left: 20px;
}

.eventstext a:link {
	color: #4e6e17;
}

.eventstext a:visited{
	color: #4e6e17;
}

.eventstext a:hover {
	color: #4e6e17;
}

.eventstext a:active{
	color: #4e6e17;
}



.bold {
	font-weight: bold;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 778px;
	margin-left: -389px;
	position: absolute;
	left: 50%;
	top: 930px;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4e6e17;
	margin-top: 25px;
	margin-left: 25px;
}

.footertext a:link {
	color: #4e6e17;
}

.footertext a:visited{
	color: #4e6e17;
}

.footertext a:hover {
	color: #4e6e17;
}

.footertext a:active{
	color: #4e6e17;
}
.header {
	height: 232px;
	width: 778px;
	margin-left: -389px;
	position: absolute;
	left: 50%;
  top: 84px;
  /* top: 184px;  */
}
.content {
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 780px;
	margin-left: -391px;
	position: absolute;
	left: 50%;
	top: 316px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fee1ca;
	border-left-color: #fee1ca;

}
.subnav {
	background-image: url(images/subnav_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 166px;
	position: absolute;
	left: 13px;
	top: 7px;
	border-bottom: 1px solid #fed2af;



}
.subnavtext {
	font-family: Tahoma;
	font-size: 0.9em;
	color: #937737;
	line-height: 2em;
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 25px;
	padding-bottom: 10px;



}


.subnavtext a:link {
	color: #977737;
}

.subnavtext a:visited {
	color: #977737;
}

.subnavtext a:hover {
	color: #090E0E;
}

.subnavtext a:active {
	color: #fe751d;
}
	
.activespan {
	color: #fe751d;
}

.activespan a:link {
	color: #fe751d;
}.textheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #797010;
	margin-top: 21px;
	margin-left: 190px;
}
.inttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 2em;
	color: #2b3c0d;
	margin-top: 15px;
	margin-left: 190px;
	margin-right: 25px;

}

.inttext a:link {
	color: #2b3c0d;
}

.inttext a:visited {
	color: #2b3c0d;
}

.inttext a:hover {
	color: #090E0E;
}

.inttext a:active {
	color: #2b3c0d;
}



.intfooter {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 778px;
	border: 1px solid #ccc;
	margin-top: 100px;

}
.disclaimer {
	font-size: 10px;
	font-style: italic;
}
.vidpopheader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #797010;
}
.secondarysubnav {
	font-family: Tahoma;
	font-size: 0.9em;
	color: #937737;
	line-height: 1.7em;
	margin-right: 20px;
	margin-left: 34px;

}


.secondarysubnav a:link {
	color: #977737;
}

.secondarysubnav a:visited {
	color: #977737;
}

.secondarysubnav a:hover {
	color: #090E0E;
}

.secondarysubnav a:active {
	color: #fe751d;
}
.enrolltable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #2b3c0d;
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 190px;

}
.biggerbolder {
	font-size: 1.1em;
	font-weight: bold;
}
.secondarysubnavsmalltab {

	font-family: Tahoma;
	font-size: 0.9em;
	color: #937737;
	line-height: 1.5em;
	margin-right: 20px;
	margin-left: 15px;
}
.bold18 {

	font-size: 1.5em;
	font-weight: bold;
}
.tertiarynav {


	font-family: Tahoma;
	font-size: 0.9em;
	color: #937737;
	line-height: 1.3em;
	margin-right: 20px;
	margin-left: 25px;
}
.subnavUSA {
	background-repeat: no-repeat;
	height: auto;
	width: 181px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #feefe2;
	border: 1px solid #fee1ca;

}
.italics {
	font-style: italic;
}
.practices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #2b3c0d;
	margin-left: 190px;
	margin-top: 15px;
	margin-right: 25px;

}
.practices a:link {
	color: #2b3c0d;
}

.practices a:visited {
	color: #2b3c0d;
}

.practices a:hover {
	color: #090E0E;
}

.practices a:active {
	color: #2b3c0d;
}

.inttextNOMARGIN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 2em;
	color: #2b3c0d;
	position: relative;
	left: 190px;
	*left: 0px;
	top: 0px;

}


.inttextNOMARGIN a:link {
	color: #2b3c0d;
}

.inttextNOMARGIN a:visited {
	color: #2b3c0d;
}

.inttextNOMARGIN a:hover {
	color: #090E0E;
}

.inttextNOMARGIN a:active {
	color: #2b3c0d;
}
.inttextNOMARGIN2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 2em;
	color: #2b3c0d;
	position: absolute;
	left: 190px;
	*left: 0px;
	top: 75px;
	*top: 0px;

}
.inttextNOMARGIN2 a:link {
	color: #2b3c0d;
}

.inttextNOMARGIN2 a:visited {
	color: #2b3c0d;
}

.inttextNOMARGIN2 a:hover {
	color: #090E0E;
}

.inttextNOMARGIN2 a:active {
	color: #2b3c0d;
}


/* ************************************************************************************************************ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++ Item View Attributes +++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#item-container {									/* Item Container */
	width: 600px;
	padding: 10px 0;
	}

#itemimage {										/* Item Image */
	float: left;
	height: 200px;
	width: 200px;
	background-color: #6a6a72;
	margin-right: 10px;
	color: #ffffff;
	}
/*	
#addtocart {
	margin-top: 20px;
	float: right;
	clear: none;
	width: 375px;
	}

#addtocart div {
	float: left;
	clear: none;
	padding-right: 2px;
	}

#addtocart input {
	text-align: center;
	}
*/
#magnify {
	float: left;
	}

div#continue {
	margin-top: 50px;
	clear: both;
	}

.warning {
	color: #FF0000;
	}
	
.clear {
	clear: both;
	padding: 0px;
	margin:0px;
}
	

