/* Body Styles
----------------------------------------------- */
body {
	background-color: #FFFFFF;
	background-image: url(../img/body_bgnd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align:center;
}

#page_wrapper {
	width: 795px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#body_content {
	background-image:url(../img/3col_blue_bgnd.jpg);
	background-repeat:no-repeat;
	background-color:#001953;
	width: 795px;
	border-left: solid;
	border-left-color:#000000;
	border-left-width: 1px;
	border-right: solid;
	border-right-color:#000000;
	border-right-width: 1px;
	text-align:center;
	margin-top: 0px;
	
	/*margin-right: auto;	
	margin-left: auto;*/
	float: left;
	
}

#body_content2 {
	background-image:url(../img/1col_blue_bgnd.jpg);
	background-repeat:no-repeat;
	background-color:#001953;
	width: 795px;
	border-left: solid;
	border-left-color:#000000;
	border-left-width: 1px;
	border-right: solid;
	border-right-color:#000000;
	border-right-width: 1px;
	text-align:center;
	margin-top: 0px;
	
	/*margin-right: auto;
	margin-left: 3px;*/
	
	float: left;
}

.clear{
	clear:both;
}

#footer {
	background-color:#001953;
	width: 795px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	/*text-align: left;*/
	float: left;
}

#footer_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#F0F0F0;
	width: 725px;
	text-align: left;
	margin-left: 48px;
}

#copyright {
	float:left;
	width: 450px;
	color:#F0F0F0;
}

#spiral_bug {
	margin-left: 25px;
	width: 250px;
	text-align: right;
	color:#F0F0F0;
	float: left;
}

/* Font Styles
----------------------------------------------- */
h1 {
	font-weight:bold;
	font-size: 14px;
	color: #000000;
	font-style:italic;
	margin-bottom: 10px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #F0F0F0;
	font-style:italic;
	margin-bottom: 10px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
}

h3.navy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #080F45;
	margin-top: 0px;
	margin-bottom: 10px;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	margin-bottom: 0px;
	margin-top: 0px;
}

td, p, li, ul, div, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.nextprev {
	width:150px;
	float:right;
	font-family: 'Times New Roman', Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:right;
}

h1.title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 22px;
	color: #FFFFFF;
	font-style:italic;
	margin-bottom: 10px;
	margin-top: 0px;
}

h2.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}

.catalog_subheader{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	margin: 0px;
}


/* Color Styles
----------------------------------------------- */
.red {
	color: #B50C00;
}

.white {
	color: #FFFFFF;
}

.dark_grey {
	color:#7E7E7E;
}

.navy {
	color: #080F45;
}
.burgandy {
	color:#B50C00;
}	

/* Header Styles
----------------------------------------------- */

#flash_hdr {
	height: 196px;
	width: 803px;
	margin: 0px;
	padding: 0px;
	/*background-image:url(../flash/flash_hdr.jpg);
	background-repeat:no-repeat;*/
}

/* Top Nav Styles
----------------------------------------------- */
#top_nav {
	width: 795px;
	border-left: solid;
	border-left-color:#000000;
	border-left-width: 1px;
	border-right: solid;
	border-right-color:#000000;
	border-right-width: 1px;
	height: 27px;
	text-align:left;
	/*margin-left: auto;
	margin-right: auto;*/
	margin-top: 0px;
	/*margin-bottom: -4px;*/
	background-color: #000000;
}

/* Brick/Div Styles
----------------------------------------------- */
#checkout_progress {
	width: 220px;
	border:#FFFFFF;
	border-width:1px;
	border-style:solid;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#34335B;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
}

#shippingto {
	width: 180px;
	border:#FFFFFF;
	border-width:1px;
	border-style:solid;
	padding: 5px;
	text-align:left;
}

#blade_finder {
	width: 781px;
	margin-right: auto;
	text-align:left;
	margin-top: 0px;
	color: #FFBC01;
	float: left;
	
	
}

#blade_finder_logo {
	width: 90px;
	height: 75px;
	text-align:left;
	margin-left:25px;
	float: left;
}

#blade_finder_menu {
	width: 460px;
	height: 75px;
	text-align:left;
	float: left;
}

#view_cart {
	width: 181px;
	height: 75px;
	margin-top:5px;
	float:left;
	text-align:right;
}

#products {
	width: 795px;
	text-align:left;
	float: left;
}

.product_listing {
	background-image:url(../img/product_bgnd.gif);
	background-repeat:no-repeat;
	/*height: 212px;*/
	text-align:left;
	width: 221px;
	/*margin-bottom:20px;*/
	margin-left:20px;
	float:left;
}

.product_listing_left {
	background-image:url(../img/product_bgnd.gif);
	background-repeat:no-repeat;
	/*height: 212px;*/
	text-align:left;
	width: 221px;
	/*margin-bottom:20px;*/
	margin-left:48px;
	float:left;
}
.photo_img {
	border:solid;
	border-width: 4px;
	border-color:#7F7D7E;
	margin-right: 12px;
	margin-bottom: 12px;
}

.product_text {
	width: 159px;
	margin-top: 16px;
	margin-left: 30px;
	margin-right: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000000;
}

#pd_left_col {
	width: 162px;
	margin-top: 0px;
	float: left;
	margin-left: 30px;
}

.left_col_sidebar {
	width: 152px;
	border:#FFFFFF;
	border-style:solid;
	border-width: 1px;
	padding: 4px;
	margin-top: 16px;
	text-align: left;
}

.product_list {
	width: 219px;
	margin-top: 0px;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000000;
	background-color: #CDCDCD;
	border-left: solid;
	border-left-color:#FFFFFF;
	border-left-width: 1px;
	border-right: solid;
	border-right-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom: solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width: 1px;
}

.product_img {
	border:solid;
	border-width: 4px;
	border-color:#000000;
}

#product_detail_header {
	width: 706px;
	height: 42px;
	background-image:url(../img/product_detail_header.gif);
	background-repeat:no-repeat;
}

#product_detail {
	width: 706px;
	margin-left: 48px;
}

#pd_text_area {
	width:704px;
	background-image:url(../img/pd_bgnd.gif);
	background-repeat:repeat-x;
	background-color:#CDCDCD;
	border-left:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
	float:left;
}

#product_detail_text {
	width: 458px;
	float: left;
	margin-left: 22px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#sub_text_area {
	/*width: 100%;*/
	float: left;
	margin-left: 22px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#pd_green_footer {
	border-left: solid;
	border-left-color:#FFFFFF;
	border-left-width: 1px;
	border-right: solid;
	border-right-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom: solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width: 1px;
	width: 704px;
	background-color:#469F21;
	height: 20px;
	float:left;
}

#installation_header {
	width: 706px;
	height: 85px;
	background-image:url(../img/installation_header.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
}

#catalog_header {
	width: 706px;
	height: 85px;
	background-image:url(../img/catalog_header.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom:0px;
}

#cat_grey_footer {
	border-left: solid;
	border-left-color:#FFFFFF;
	border-left-width: 1px;
	border-right: solid;
	border-right-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom: solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width: 1px;
	width: 704px;
	background-color:#7E7E7E;
	height: 20px;
	float:left;
}

#catalog_text_area {
	width:704px;
	background-color:#CDCDCD;
	border-left:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
	float:left;
	padding-top:0px;
	padding-bottom:20px;
	margin-top:0px;
}

#installation_text_area {
	width:704px;
	background-color:#CDCDCD;
	border-left:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
	float:left;
}

#comparrison_chart_area {
	width:704px;
	background-color:#CDCDCD;
	border-left:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
	float:left;
}

.chart_blue_bgnd {
	background-color:#072A60;
	background-image:url(../img/chart_blue_bgnd.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
	font-weight:bold;
}

.chart_greygrad_bgnd {
	background-color:#B2B2B2;
	background-image:url(../img/chart_grey_bgnd.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.chart_greygrad2_bgnd {
	background-color:#B2B2B2;
	background-image:url(../img/chart_grey2_bgnd.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.chart_grey_bgnd {
	background-color:#B2B2B2;
	color:#000000;
	font-weight:bold;
	padding-left: 10px;
}


.bottom_spacer {
	height: 20px;
	width: 795px;
}

#top_spacer {
	height: 12px;
	width: 795px;
}


/* Link Styles
----------------------------------------------- */
a {
	color: #990033;
	text-decoration:none;
}

a:hover {
	color: #cc0000;
	text-decoration:underline;
}


a.white {
	color: #FFFFFF;
	text-decoration:none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a.yellow {
	color: #FFBC01;
	text-decoration:none;
}

a.yellow:hover {
	color: #FFBC01;
	text-decoration:underline;
}

a.lt_grey {
	color: #F0F0F0;
	text-decoration:none;
}

a.lt_grey:hover {
	color: #F0F0F0;
	text-decoration:underline;
}

a.prodTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color: #F0F0F0;
	font-style:italic;
	margin-bottom: 10px;
	text-decoration:none;
}

a.prodTitle:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a.titleBlue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #080F45;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration:none;
}

a.titleBlue:hover {
	color: #080F45;
	text-decoration:underline;
}


/* Form Styles
----------------------------------------------- */
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242647;
	background-color: #D6E0E9;
}

.textbox {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
}

.selectbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242647;
	background-color: #D6E0E9;
}

.checkbox {
	height: 15px;
	width: 15px;
}

.inputbox {
	height: 18px;
	border: 2px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	background-color: #C4E0F7;
	margin: 0px;
	padding: 0px;
}

input.formButton {
	cursor: hand; cursor: pointer;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 9pt;
	font-weight: normal;
	border-width: 1pt;
	height:20px;
	margin: 0pt;
	color: #FFFFFF;
	border-color: #000000;
	background-color: #BB121E;
	border-style: solid;
}

.divider {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration:none;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.required	{
	color: #BB121E;
	font-weight: bold;
}
.requiredNOT	{
	color: #000000;
	font-weight: bold;
}
.greyHeading {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
}	 

/*Form Error
---------------------------------------------------*/
.textareaError {
	border: 2px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff0000;
}

.textboxError {
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff0000;
}

.selectboxError {
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff0000;
}

.normalMessage {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.errorMessage {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}


/* List Styles
----------------------------------------------- */
ul.nav {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

li.navli {
	display:inline;
	float: left;
	line-height: 10px;
	padding:0;
	margin:0;
}

ul.list1 {
	list-style-image:url(../img/red_blt.gif);
	/*margin: 10px 0px 5px 14px;*/
}

li.list1 {
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
}

/* Sub Navigation
----------------------------------------------- */
div#zero li {
	background: none; 
	padding-left: 0;
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-type: none;
}
div#zero ul {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 3px;
	padding-top: 0;
}
div#thirdTierList li {
	background: none; 
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 3px;
	list-style-position: outside;
	list-style-type: none;
}
div#thirdTierList ul  {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 8px;
	padding-top: 0;
}

a.subnav {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-weight: regular;
	text-decoration: none;
}
a.subnav:hover {
	color: #C41417;
	font-weight: regular;
	text-decoration: underline;
}
a.subnav_on {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-weight: regular;
	text-decoration: underline;
}
a.subnav_on:hover {
	color: #C41417;
	font-weight: regular;
	text-decoration: underline;
}
a.thirdTier {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-weight: regular;
	text-decoration: none;
}
a.thirdTier:hover {
	color: #C41417;
	font-weight: regular;
	text-decoration: underline;
}
a.thirdTier_on {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-weight: bold;
	text-decoration: underline;
}
a.thirdTier_on:hover {
	color: #C41417;
	font-weight: regular;
	text-decoration: underline;
}



/* Misc
----------------------------------------------- */
hr {
	border: none 0; 
	border-top: 2px dotted #4d4d4d;
	width: 100%;
	height: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
} 

hr.grey {
	border: none 0; 
	border-top: 2px solid #E4E4E4;
	width: 100%;
	height: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
}

