body {
	background-color: #cbcbcb;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.outerborder {
	border: #99A3E9 solid 1px; /*#cccc97;*/
	background-color: #fff;
	margin-top: 5px;
}
.bottomborder {
	border-bottom: 1px solid #99A3E9;
	margin-top: 5px;
}
/**********************************************************
**********************   NAVIGATION   *********************
**********************************************************/
/*This section formats the left side navigation*/
#leftnav {
	width: 150px;
	/*vertical-align: top;*/
	margin-left: 2px;
/*	padding-left: -10px;*/
	font-size: 80%;
	font-weight: 575;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	/*border-right: 1px solid #d4d4d4;*/ /*the border on the right hand side of the nav buttons*/
}

ul, ol {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
}

#leftnav a {
	padding: 3px; 
	display: block;
	border: solid 1px #d4d4d4;
	text-decoration: none;
	line-height: 1em;
	width: 150px;
	background-color: #d4d4d4;/*backgroung color for static link buttons*/
}

#leftnav a:link, #leftnav a:visited {
	color: #1c1c1c;
}

#leftnav a:hover, #leftnav a:active {
	color: #ffffff;
	background-color: #999999; /*hover color of the nav buttons*/
	border: 1px solid #999999; /*active color of border on link buttons*/
}

#leftnav ul {
	padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; 
	margin-top: 1px;
}

#leftnav li {
	margin: 0px 0px 1px 0px; 
}

#current a {
	color: #ffffff !important;
	font-weight: 300 !important;
	background-color: #cc0000 !important;
	border: 1px solid #cc0000 !important; 
	margin: 1px 0px 1px 0px !important;	
}
/*End of the left hand side navigation*/


/* ####################################### START LeftNav2 CSS ############################################### */

/*This section formats the left side navigation*/
#leftnav2 {
	width: 190px;
	/*vertical-align: top;*/
	margin-left: 2px;
/*	padding-left: -10px;*/
	font-size: 80%;
	font-weight: 575;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	/*border-right: 1px solid #d4d4d4;*/ /*the border on the right hand side of the nav buttons*/
}

ul, ol {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
}

#leftnav2 a {
	padding: 3px; 
	display: block;
	border: solid 1px #d4d4d4;
	text-decoration: none;
	line-height: 1em;
	width: 190px;
	background-color: #d4d4d4;/*backgroung color for static link buttons*/
}

#leftnav2 a:link, #leftnav2 a:visited {
	color: #1c1c1c;
}

#leftnav2 a:hover, #leftnav2 a:active {
	color: #ffffff;
	background-color: #999999; /*hover color of the nav buttons*/
	border: 1px solid #999999; /*active color of border on link buttons*/
}

#leftnav2 ul {
	padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; 
	margin-top: 10px;
}

#leftnav2 li {
	margin: 0px 0px 1px 0px; 
}

#current2 a {
	color: #ffffff !important;
	font-weight: 300 !important;
	background-color: #cc0000 !important;
	border: 1px solid #cc0000 !important; 
	margin: 1px 0px 1px 0px !important;	
}
/*End of the left hand side navigation*/

/* ####################################### END LeftNav2 CSS ############################################### */


/*This section formats the three tabs at the bottom of the page with the additional information*/
#navigation {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight:575;
}
#navigation ul {
	padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; 
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	padding: 3px 0px 2px 0px; 
	/*line-height: 1em;*/
/*	background-color: #97C1E7;/*backgroung color for static link buttons*/
	/*text-decoration: none;
	border: solid 1px #99A3E9;
	color: #1c1c1c;*/
}
#navigation a:hover {
	/*color: #1c1c1c;
	background-color: #99A3E9; *//*hover color of the nav buttons*/
	/*border: 1px solid #99A3E9;*/ /*active color of border on link buttons*/

}
/*End of three tabs format at the bottom of the page with the additional information*/
/**********************************************************
****************   END OF NAVIGATION   ********************
**********************************************************/
/*moves the tables in the tab over on the bottom section by 3 pixels to the right*/
.oneTab {
	margin: 0px 0px 0px 3px;
}
/*main heading at the top of the productDetails page*/
#oneTabHead {
	margin: 2px 5px 3px 3px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	line-height: 200%;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: 600;
	color: #555555;
	background-image: url(../images/smallnavbarblank.jpg);
}

/*covers all headings within the tabs at the bottom of the productDetails page*/
.oneTabh {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: 600;
	color: 555555;
	background-color: #ffffff;
}
/*covers all text within the tabs at the nbottom of the productDetails page*/
.oneTabp {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: 350;
	color: 555555;
	background-color: #fff;
	text-align: left;
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
	color: #d03737;
	font-style: bold;
}

.infoTable .content {
	background-color: #FFFFFF;
}
.label {
	color: #d03737;
	font-style: bold;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}
.outerbox {
	border: solid thin #d03737;
	width: 780;
}
.maintopbox {
	border-top: solid thin #d03737;
	width: 100%;
}
/*This formats the right hand column text (header) on the product front page*/
.headText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
}
.footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #d4d4d4;
/*	border-bottom: 1px solid #d4d4d4;*/
	padding-right: 15px;
	color: #5c5c5c;
	font-size: 70%;
}

.top {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #d4d4d4;
	/*	border-bottom: 1px solid #d4d4d4;*/
	padding-right: 15px;
	color: #5c5c5c;
	font-size: 70%;
	margin-left: 5px;
}

.midtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5c5c5c;
	padding: 5px 15px;
}
.midtextpro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5c5c5c;
	padding: 2px 5px;
	margin-right: 5px;
}
.midtextright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5c5c5c;
	/*padding: 5px 15px;*/
}
.midtextHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #5c5c5c;
	padding: 5px 15px;
}
.midtextHead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #5c5c5c;
	/*padding: 5px 15px;*/
}
.midtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5c5c5c;
	padding: 5px 15px;
	border-top: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
}
.midtext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5c5c5c;
	padding: 2px 0px;
}
.midtextbox {
	border-top: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}
.video {
	font-size: 10px;
}
.flashbox {
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
}
