body {
	background-color: #DDE5DE;
}

a img {
	border: 0px;	
}

/******************************************
 BODY COPY 
******************************************/
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636D7C;
	line-height: 17px;
	vertical-align: top;
}
.bodycopy a:link {
	color: #636D7C;
	text-decoration: underline;
}
.bodycopy a:visited {
	color: #636D7C;
	text-decoration: underline;
}
.bodycopy a:hover {
	color: #000000;
	text-decoration: underline;
}
.bodycopy a:active {
	color: #636D7C;
	text-decoration: underline;
}

.bodycopylg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 14px;
}
.bodycopylg a:link {
	color: #000000;
	text-decoration: none;
}
.bodycopylg a:visited {
	color: #000000;
	text-decoration: none;
}
.bodycopylg a:hover {
	color: #DE2918;
	text-decoration: none;
}
.bodycopylg a:active {
	color: #000000;
	text-decoration: none;
}

.procat-header{
	font-size:14px;
	font-weight:bold;
	color:#636D7C;
	text-transform:uppercase;
}
.procat-header a:link {
	color: #636D7C;
	text-decoration: none;
}
.procat-header a:visited {
	color: #636D7C;
	text-decoration: none;
}
.procat-header a:hover {
	color: #DE2918;
	text-decoration: none;
}
.procat-header a:active {
	color: #636D7C;
	text-decoration: none;
}

.modelcopy{
	font-size:12px;
	font-weight:bold;
	color:#636D7C;
}
.modelcopy a:link {
	color: #636D7C;
	text-decoration: none;
}
.modelcopy a:visited {
	color: #636D7C;
	text-decoration: none;
}
.modelcopy a:hover {
	color: #DE2918;
	text-decoration: none;
}
.modelcopy a:active {
	color: #636D7C;
	text-decoration: none;
}


.product-info-label {
	font-family: Arial, Helvetica, sans-serif;
	color:#DE2918;
	font-weight:bold;
	font-size:11px;
	line-height: 16px;
}

.msrp {
	font-family: Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
}

.head18gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #636D7C;
	text-align: left;
}

.head24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #DE2918;
	text-align: left;
	line-height: normal;
	padding-top: 20px;
	display: block;
	padding-bottom: 15px;
}

.head24white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: normal;
}

.head24underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #DE2918;
	text-align: left;
	display: block;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfc4ca;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE2918;
	text-align: left;
	width: 100%;
}

.head14red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE2918;
	text-align: left;
}

.head14white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.head14blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #314458;
	text-align: left;
}

#logo {
	padding: 10px;
	float: left;
}

.LandingHeadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background-image:url(/BugFear/images/header_bg.jpg);
	background-repeat:repeat-x;
	height:20px;
	padding:10px;
	width:400px;
	float:left;
}

.LandingHeadlineRight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background-image:url(/BugFear/images/header_bg.jpg);
	background-repeat:repeat-x;
	height:20px;
	padding:10px;
	width:360px;
	float:left;
}


.bodycopy14blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #314458;
	text-align: left;
}

/******************************************
 BANNERS 
******************************************/
.banner {
	background-color: #ffffff;
	background-image: url(images/banner-home.jpg);
	background-repeat: no-repeat;
}

.highlightcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4C4C4C;
	text-align: center;
	display: block;
	padding: 10px 5px 20px;
	clear: both;
	width: 200px;
}

/******************************************
 BOXES
******************************************/
div#box {
	border: 1px solid #999999;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	height: 100%;
}

div#box div#boxbanner {
	background-color: #ffffff;
	background-image: url(images/banner-bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 6px 15px;
}

div#box div#boxbanner2line {
	background-color: #ffffff;
	background-image: url(images/banner-bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 6px 10px;
	line-height: 13px;
}

div#bannergreen {
	background-color: #ffffff;
	background-image: url(images/banner-bar-green.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 6px 15px;
}

div#bannerred {
	background-color: #ffffff;
	background-image: url(images/banner-bar-red.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 6px 15px;
}

div#box div#boxcontentleft {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636d7c;
	padding: 10px;
}

div#box div#boxcontentcenter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #636d7c;
	padding: 10px;
}

div#box div#tipbox {
	background-image: url(images/banner-tip-bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/******************************************
 PUBLICATION INFO - REVIEW POP-UP
******************************************/
.pubinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636D7C;
	font-weight: bold;
	line-height: 15px;
}
.pubinfo a:link {
	color: #636D7C;
	text-decoration: underline;
}
.pubinfo a:visited {
	color: #636D7C;
	text-decoration: underline;
}
.pubinfo a:hover {
	color: #000000;
	text-decoration: underline;
}
.pubinfo a:active {
	color: #636D7C;
	text-decoration: underline;
}


/******************************************
 BOTTOM NAVIGATION
******************************************/
.nav-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 11px;
}
.nav-bottom a:link {
	color: #000000;
	text-decoration: none;
}
.nav-bottom a:visited {
	color: #000000;
	text-decoration: none;
}
.nav-bottom a:hover {
	color: #636D7C;
	text-decoration: none;
}
.nav-bottom a:active {
	color: #000000;
	text-decoration: none;
}


/******************************************
 SUB NAVIGATION
******************************************/
ul#subnav {
	padding: 10px 0px 20px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
}

ul#subnav li {
	display: inline;
	margin: 0px;
}

ul#subnav li a:link {
	background-color: #000000;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right: 1px solid #fff;
	text-decoration: none;
}

ul#subnav li a:visited {
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right: 1px solid #fff;
	text-decoration: none;
}

ul#subnav li a:hover {
	background-color: #000000;
	color: #DE2918;
}


body#also-recommended ul#subnav li a#also-recommended,
body#compare ul#subnav li a#compare,
body#downloadable ul#subnav li a#downloadable,
body#features ul#subnav li a#features,
body#general-info ul#subnav li a#general-info,
body#ideal-use ul#subnav li a#ideal-use,
body#reviews ul#subnav li a#reviews,
body#sports ul#subnav li a#sports,
body#supplies ul#subnav li a#supplies,
body#product-info ul#subnav li a#product-info {
	color: #DE2918;
}


	
/******************************************
 SIDE NAVIGATION
******************************************/
td#nav-side-box {
	width: 180px;
	background-color: #CBD5DF;
	padding: 20px;
	vertical-align: top;
}

ul#sidenav {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

ul#sidenav li {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0px;
	color: #636D7C;
}

ul#sidenav li a:link {
	color: #636D7C;
	text-decoration: none;
	padding-bottom: 7px;
}
ul#sidenav li a:visited {
	color: #636D7C;
	text-decoration: none;
}
ul#sidenav li a:hover {
	color: #000000;
	text-decoration: none;
}
ul#sidenav li a:active {
	color: #636D7C;
	text-decoration: none;
}

ul#sidenav li#divider {
	list-style: none;
	margin: 0;
	padding-bottom: 7px;
	color: #636D7C;
	background-image: url(images/divider-dotted-red.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 7px;
}

/* FOR FAQ PAGE */
body#faq ul#sidenav li a#active,
/* FOR PRESS RELEASES PAGE */
body#press-releases ul#sidenav li a#active,
/* FOR ABOUT US PAGE */
body#about-us ul#sidenav li a#about-us,
body#careers ul#sidenav li a#careers,
body#charitable-contributions ul#sidenav li a#charitable-contributions,
body#contact-us ul#sidenav li a#contact-us,
body#directions ul#sidenav li a#directions,
body#donation-requests ul#sidenav li a#donation-requests,
body#env-scholarships ul#sidenav li a#env-scholarships,
body#history ul#sidenav li a#history,
body#int-pursuits ul#sidenav li a#int-pursuits,
body#links ul#sidenav li a#links,
body#mission ul#sidenav li a#mission,
body#orgs-we-support ul#sidenav li a#orgs-we-support,
body#partners ul#sidenav li a#partners,
body#supply-program ul#sidenav li a#supply-program {
	color: #DE2918;
}



/* PRODUCT INFO TABS AND PANELS */
.tabclosed {
	background-color:#bfc4ca;
	display: block;
	padding: 3px 30px 3px 20px;
	width: 235px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
	text-align: left;
	background-image: url(images/icon-arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.tabclosed a:link {
	color: #4C4C4C;
	text-decoration: none;
}
.tabclosed a:visited {
	color: #4C4C4C;
	text-decoration: none;
}
.tabclosed a:hover {
	color: #DE2918;
	text-decoration: none;
}
.tabclosed a:active {
	color: #4C4C4C;
	text-decoration: none;
}

.tabopen {
	background-color:#555555;
	display: block;
	padding: 3px 30px 3px 20px;
	width: 235px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DE2918;
	text-align: left;
	background-image: url(images/icon-arrow-down.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.tabopen a:link {
	color: #DE2918;
	text-decoration: none;
}
.tabopen a:visited {
	color: #DE2918;
	text-decoration: none;
}
.tabopen a:hover {
	color: #DE2918;
	text-decoration: none;
}
.tabopen a:active {
	color: #DE2918;
	text-decoration: none;
}

.tabclosed a
{
  outline: none;
}

.hidden {
	display: none;
}

.visible {
	display: block;
	padding: 10px 30px 10px 20px;
	width: 235px;
}

.visible ul {
	list-style-type: disc;
	padding: 0;
	margin: 0;
}


h2 {
	font-size:14px;
	font-weight:bold;
	color:#DE2918;
	text-transform:uppercase;
}





#productinfo ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #000000;
color: #FFF;
width: 100%;
font: 10px Arial, Helvetica, sans-serif;
text-align: center;
}

#productinfo ul li { display: inline; }

#productinfo ul li a {
	text-decoration: none;
	background-color: #000000;
	color: #FFF;
	padding: .2em 1em;
	border-right: 1px solid #fff;
}

#productinfo ul li a:hover
{
background-color: #000000;
color: #DE2918;
}

.content-box {
	border: 1px solid #c0c5ca;
	display: block;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}




.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.breadcrumb a:link {
	color: #000000;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #000000;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #DE2918;
	text-decoration: none;
}
.breadcrumb a:active {
	color: #000000;
	text-decoration: none;
}


/* DATA TABLES */
table#datalist {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 840px;
}

#left {
	text-align: left;
}

#center {
	text-align: center;
}

#right {
	text-align: right;
}

/* DATA TABLE HEAD */
table#datalist th {
	background-color: #bfc4ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
table#datalist th a:link {
	color: #000000;
	text-decoration: none;
}
table#datalist th a:visited {
	color: #000000;
	text-decoration: none;
}
table#datalist th a:hover {
	color: #DE2918;
	text-decoration: none;
}
table#datalist th a:active {
	color: #000000;
	text-decoration: none;
}

table#datalist th#label {
	width: 120px;
}
table#datalist label {
	float: right;
	text-align: right;
}

table#datalist td#buttons {
	background-color: #ffffff;
	text-align: right;
}

/* TABLE ROW */
table#datalist td {
	background-color: #e3e3e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
table#datalist td a:link {
	color: #000000;
	text-decoration: none;
}
table#datalist td a:visited {
	color: #000000;
	text-decoration: none;
}
table#datalist td a:hover {
	color: #DE2918;
	text-decoration: none;
}
table#datalist td a:active {
	color: #000000;
	text-decoration: none;
}

table#datalist td#divider {
	background-color: #bfc4ca;
	height: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* FORM TABLES */
table#adminform {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 840px;
	clear: both;
}

/* FORM TABLE HEAD */
table#adminform th {
	background-color: #bfc4ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
}
table#adminform th a:link {
	color: #000000;
	text-decoration: none;
}
table#adminform th a:visited {
	color: #000000;
	text-decoration: none;
}
table#adminform th a:hover {
	color: #DE2918;
	text-decoration: none;
}
table#adminform th a:active {
	color: #000000;
	text-decoration: none;
}

/* TABLE ROW */
table#adminform td {
	background-color: #e3e3e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
table#adminform td a:link {
	color: #000000;
	text-decoration: none;
}
table#adminform td a:visited {
	color: #000000;
	text-decoration: none;
}
table#adminform td a:hover {
	color: #DE2918;
	text-decoration: none;
}
table#adminform td a:active {
	color: #000000;
	text-decoration: none;
}
table#adminform td#text {
	padding-top: 9px;
	padding-bottom: 9px;
}
table#adminform label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: right;
	padding-top: 4px; /* pushes label down a little so it lines up with form field better */
	text-align: right;
}
table#adminform td#label {
	width: 120px;
	text-align: right;
}

table#adminform td#buttons {
	background-color: #ffffff;
	text-align: right;
}


/**************************/ 
/* CHECKBOX MATRIX TABLES */
/**************************/ 

/* CHECKBOX MATRIX TABLES */
table#checkbox {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 840px;
	clear: both;
	padding: 0px;
}

/* CHECKBOX MATRIX TABLE COLUMN */
table#checkbox td#column {
	background-color: #e3e3e4;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	width: 278px;
}

/* CHECKBOX MATRIX - SPACE BETWEEN COLUMNS*/
table#checkbox td#spacer {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	width: 3px;
}

/* CHECKBOX MATRIX TABLE HEAD */
table#checkbox th {
	background-color: #bfc4ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
}
table#checkbox th a:link {
	color: #000000;
	text-decoration: none;
}
table#checkbox th a:visited {
	color: #000000;
	text-decoration: none;
}
table#checkbox th a:hover {
	color: #DE2918;
	text-decoration: none;
}
table#checkbox th a:active {
	color: #000000;
	text-decoration: none;
}

/* CHECKBOX MATRIX COLUMN HEAD */
table#checkbox td table th {
	background-color: #bfc4ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
}

/* CHECKBOX MATRIX INPUT FIELD */
table#checkbox td table td#input {
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* CHECKBOX MATRIX FIELD LABEL */
table#checkbox td table td#label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table#checkbox td table td#label a:link {
	color: #000000;
	text-decoration: none;
}
table#checkbox td table td#label a:visited {
	color: #000000;
	text-decoration: none;
}
table#checkbox td table td#label a:hover {
	color: #DE2918;
	text-decoration: none;
}
table#checkbox td table td#label a:active {
	color: #000000;
	text-decoration: none;
}

/* CHECKBOX MATRIX BUTTONS */
table#checkbox td#buttons {
	background-color: #ffffff;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}





/**************************/ 
/* QTY MATRIX TABLES      */
/**************************/ 

/* QTY MATRIX TABLES */
table#qty {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 840px;
	clear: both;
	padding: 0px;
}

/* QTY MATRIX TABLE COLUMN */
table#qty td#column {
	background-color: #e3e3e4;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	width: 278px;
}

/* QTY MATRIX - SPACE BETWEEN COLUMNS*/
table#qty td#spacer {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	width: 3px;
}

/* CHECKBOX MATRIX TABLE HEAD */
table#qty th {
	background-color: #bfc4ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
}
table#qty th a:link {
	color: #000000;
	text-decoration: none;
}
table#qty th a:visited {
	color: #000000;
	text-decoration: none;
}
table#qty th a:hover {
	color: #DE2918;
	text-decoration: none;
}
table#qty th a:active {
	color: #000000;
	text-decoration: none;
}

/* QTY MATRIX COLUMN HEAD */
table#qty td table th {
	background-color: #bfc4ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
}

/* QTY MATRIX INPUT FIELD */
table#checkbox td table td#input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/* QTY MATRIX FIELD LABEL */
table#qty td table td#label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table#qty td table td#label a:link {
	color: #000000;
	text-decoration: none;
}
table#qty td table td#label a:visited {
	color: #000000;
	text-decoration: none;
}
table#qty td table td#label a:hover {
	color: #DE2918;
	text-decoration: none;
}
table#qty td table td#label a:active {
	color: #000000;
	text-decoration: none;
}

/* QTY MATRIX BUTTONS */
table#qty td#buttons {
	background-color: #ffffff;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}


/**************************/ 
/* FRONT END FORM TABLES  */
/**************************/ 
/* FORM TABLES */
table#form {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	clear: both;
}

/* FORM TABLE HEAD */
table#form th {
	background-color: #bfc4ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
}
table#form th a:link {
	color: #000000;
	text-decoration: none;
}
table#form th a:visited {
	color: #000000;
	text-decoration: none;
}
table#form th a:hover {
	color: #DE2918;
	text-decoration: none;
}
table#form th a:active {
	color: #000000;
	text-decoration: none;
}

/* TABLE ROW */
table#form td {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
table#form td a:link {
	color: #000000;
	text-decoration: none;
}
table#form td a:visited {
	color: #000000;
	text-decoration: none;
}
table#form td a:hover {
	color: #DE2918;
	text-decoration: none;
}
table#form td a:active {
	color: #000000;
	text-decoration: none;
}
table#form td#text {
	padding-top: 9px;
	padding-bottom: 9px;
}
table#form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: right;
	padding-top: 4px; /* pushes label down a little so it lines up with form field better */
	text-align: right;
}
table#form td#label {
	width: 120px;
	text-align: right;
}

table#form td#buttons {
	background-color: #ffffff;
	text-align: right;
}





/* DIVIDER LINE */
.dottedline {
	background-image: url(images/divider-dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.line {
	display: block;
	width: 100%;
	float: left;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfc4ca;
	height: 15px;
}

#important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

#importantbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	margin: 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CC0000;
	display: block;
}


/* The server-side error displaying */
/* topmost error div */
#KT_tngerror {
	padding: 10px 10px 10px 70px;
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	border: 1px solid #CC0000;
	background-color:#FFFFFF;
	background-image:url(images/icon-error.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight: bold;
}

#KT_tngwarning {
	padding: 10px 10px 10px 50px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #0000CC;
	font-size: 12px;
	border:1px solid blue;
	background-color:#E4FFFF;
	background-image:url(images/warning.gif) ;
	background-repeat:no-repeat;
	background-position:left;
}

form#adminform .KT_field_error {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	display: block;
	clear: left;
}

.KT_field_hint {
	color:#0000cc;
	font-size: 10px;
}




.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636D7C;
}
.copyright a:link {
	color: #636D7C;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:visited {
	color: #636D7C;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:active {
	color: #636D7C;
	text-decoration: none;
	font-weight: bold;
}