﻿/* red_header */

BODY {
	margin-left: 12px;
	margin-right: 12px; 
}

/* New Header Styles */

.row5hieghtwhite {
	height: 5px;
	background-color: White;
	}
	
.row10hieghtblack {
	height: 10px;
	background-color: black;
}

.headerblack {
	background-color: Black;
}

.headerwhite {
	background-color: White;
}


/*  header and top navigation */
.welcome
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #cc0000;*/
	color: #ffcc00;
	text-align: left;
	height: 20px;
	padding-bottom: 5px;
}
.headertier1
{
	background-color: #cc0000;
	height: 35px;
	padding-top: 5px;
}
.headertier1out
{
	background-color: #cc0000;
}

.topnavitem
{
	height: 25px;
	width: 100px;
	padding-left: 3px;
	vertical-align: top;
}
.topnavitem a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav/i_nav_state.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
	line-height: 11px;
	height: 25px;
	display: block; 

}
.topnavitem a:hover
{
	color: #cc0000;
	background-color: #ffedc0;
	text-decoration: underline;
	background-image: url(../images/nav/i_nav_996633.gif);
	background-repeat: repeat-y;
	display: block;
}
.topnavitem a:active
{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffedc0;
	display: block;
}


.topnavactive
{
	height: 25px;
	width: 100px;
	padding-left: 3px;
	vertical-align: top;
}
.topnavactive a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	background-image: url(../images/nav/i_nav_cc0000.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
	line-height: 11px;
	height: 25px;
	display: block;
	background-color: #ffedc0;
}
.topnavactive a:hover
{
	color: #cc0000;
	background-color: #ffedc0;
	text-decoration: underline;
	display: block;
}
.topnavactive a:active
{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffedc0;
	display: block;	
}


/*
.secure2pxhieght {
	height: 5px;
	background-color: #cc9966;
} */

.headertier2
{
	background-color: #666666;
	height: 20px;
	padding-top: 4px;
}
.headertier2out
{
	background-color: #666666;
}

.secureheader
{
	width: 100px;
	background-color: #cc9966;
}

.securenavitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-bottom: 1px;
	line-height: 11px;
	height: 15px;
/*	display: block; */
	padding-right: 20px;
}

.securenavitem a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav/i_nav_state.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
	padding-bottom: 1px;
	line-height: 11px;
	height: 15px;
/*	display: block; */
	padding-right: 20px;
}
.securenavitem a:hover
{
	color: #cc0000;
	background-color: #ffedc0;
	text-decoration: underline;
/*	display: block; */
	background-image: url(../images/nav/i_nav_666666.gif);
	background-repeat: repeat-y;
}
.securenavitem a:active
{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffedc0;
/*	display: block; */
}

.securenavactive
{
	height: 16px;
	vertical-align: top;
	padding-left: 3px;
}
.securenavactive a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	background-image: url(../images/nav/i_nav_666666.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
	padding-bottom: 1px;
	line-height: 11px;
	height: 15px;
/*	display: block; */
	background-color: #ffedc0;
	padding-right: 20px;
}
.securenavactive a:hover
{
	color: #cc0000;
	background-color: #ffedc0;
	text-decoration: underline;
/*	display: block; */
}
.securenavactive a:active
{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffedc0;
/*	display: block; */
}


/* styles for login out button */
.logbutton
{
	background-color: #e1e1e1;
	line-height: 15px;
	width: 160px;
	border: 1px solid #cc0000;
	text-align: center; 
	/* border-top-width: 1px; 	border-right-width: 1px; 	border-bottom-width: 2px; 	border-left-width: 3px; 	border-top-style: solid; 	border-right-style: solid; 	border-bottom-style: solid; 	border-left-style: solid; 	border-top-color: #CCCCCC; 	border-right-color: #999999; 	border-bottom-color: #999999; 	border-left-color: #CCCCCC; */
}
.logbutton a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.logbutton a:hover
{
	color: #ffffff;
	text-decoration: underline;
	background-color: #666666;
	display: block;
}

.supertext {
	font-size: 10px;
	vertical-align: super;  		
}


/* red-second-nav */


/* side navigation stylesheets */
.navborder {
	width: 160px;
	background-color: #ffedc0;
	border: 1px solid #666666;
	vertical-align:top;
}

.navheader {
	width: 160px;
	height: 30px;
}

.navheader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* font-weight: bold; */
	color: #0000cc;
	text-decoration: underline;
	vertical-align: middle;
	line-height: 30px;
	text-indent: 6pt;
}
.navheader a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #ffffff;
	display: block;
}
.navheader a:active {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
}

.navitem {
	width: 160px;
	height: 24px;
	min-width: 160px;

}
.navitem a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0000cc;
	line-height: 24px;
	text-indent: 6px;
}
.navitem a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #ffffff;
	display: block;
}
.navitem a:active {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
}

.navitemactive {
	width: 160px;
	height: 24px;
}
.navitemactive a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-indent: 6px;

	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
}
.navitemactive a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #ffffff;
	display: block;
}
.navitemactive a:active {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
}


.bottom_edge {
	background-image: url(../images/nav/hr_dot_cc0000.gif);
	background-repeat: repeat-x;
	display: block;
	height: 1px;
	}

.navitem_sub {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000cc;
	font-size: 10px;
	text-decoration: underline;
	line-height: 16px;
	text-indent: 12px;
	display: block;
}
.navitem_sub a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000cc;
	font-size: 10px;
	text-decoration: underline;
	line-height: 16px;
	text-indent: 12px;
	display: block;
}
.navitem_sub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	line-height: 16px;
	text-indent: 12px;

	background-color: #ffffff;
	display: block;
}
.navitem_sub a:active {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
}
.navitem_subactive {
	width: 160px;
	height: 24px;
}
.navitem_subactive a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-indent: 12px;

	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
}
.navitem_subactive a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #ffffff;
	display: block;
}
.navitem_subactive a:active {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
}


/* Main Page Body Section */
.mainPageTable {
	border: 0;
	width: 100%; 
	/*cellSpacing: 0; */
	/*cellPadding: 0; */ 
}
.mainPageBody {
	vertical-align: top;
}


/* Red Display Containers */

.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #666666;
}
.order a {
	color: #0000cc;
	text-decoration: underline;
	}
.order a:hover {
	color: #000000;
	text-decoration: none;
	}
	
.order_box
{
		border: 1px solid #333333;
		width: 150px;
		padding: 3px;		
		background-color: #ffcc66;
}
.order_base
{	
	padding: 5px;
	background-color: #ffffff;
}
.order_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
		padding: 5px;
	font-weight: bold;
		border-bottom: 1px solid #333333;
}
.order_item {
	/* vertical-align: top; */
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	border-bottom: 1px solid #333333;
}

.order_item a {
	color: #0000cc;
}
.order_item a:hover{
	color: #000000;
	text-decoration: none;
}
.order_td {
	border-top: 1px solid #666666;
}

/* styles for add Button */
.addbutton
{
	background-color: #e1e1e1;
	/* width: 160px; */
	border: 1px solid #cc0000;
	color: #000000;
	text-align: center; 
}
.addbutton a
{
	font-family: Arial, Helvetica, sans-serif;
		color: #000000;
			line-height: 17px;
		font-size: 12px;
		padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.addbutton a:hover
{
	color: #ffffff;
	text-decoration: underline;
	background-color: #666666;
	display: block;
}

/* styles for defining general row and column properties */
.row5hieght {
	height: 10px;
}
.row10hieght {
	height: 10px;
}
.row10hieght780width {
	height: 10px;
	width: 780px;
}
.row20heightcccccc {
	background-color: #cccccc;
	height: 20px;
}
.col20width {
	width: 20px;
}

	/* content boxes:: */
.box_white, .borderbox, .homebox {
	width: 100%;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.box_tint, logbox {
	width: 100%;
	background-color: #ffedc0;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #cccccc;
}
.box_white_above, .borderbox, .homebox {
	width: 100%;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.box_tint_above, .logbox {
	width: 100%;
	background-color: #ffedc0;
	vertical-align: top;
	height: 10;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}
.box_validate 
{
		border: 1px solid #ff0000;
}


/* used in flyer listings, rebate listings */
.display_item {
	width: 100%;
	vertical-align: top;
	background: ffffff;
	padding: 5px;
	border: 1px solid #666666;
	margin-top: 3px;
		margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.display_item a {
color: #0000cc;
}
.display_item a:hover {
color: #000000;
text-decoration: none;
}
.display_item a:visited {
color: #666666;
}

.display_item_white {
	width: 100%;
	vertical-align: top;
	background: #ffffff;
	padding: 5px;
	margin-top: 3px;
		margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.display_item_white a {
	color: #000000;
}
.display_item_white a:hover {
	color: #000000;
text-decoration: none;
}
.display_item_white a:visited {
	color: #000000;
}

.display_title {
	height: 20;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	}
.display_title a {
	text-decoration: underline;
	color: #0000CC;
}

.display_title a:hover {
	text-decoration: none;
	color: #000000;
	}
	
.display_item li {
	padding-left: 10px;
	}
	
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	color: #cc0000;
}

/* boxes on Dealer services landing */
.tool_header {
	width: 100%;
	vertical-align: top;
	padding: 5px;
	background: cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #cc0000;
	border-top: 1px solid #666666;
	font-weight: bold;
	}
.tool_sub_top {
	vertical-align: top;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background: e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
.tool_sub_top a {
	color: #0000cc;
	}
.tool_sub_top a:hover {
	color: #000000;
	text-decoration: none;
	}
.tool_sub_base {
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background: e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	border-bottom: 1px solid #666666;
	width: 33%;

}
.tool_sub_div {
	width: 5px;
	}	
	
/* list styles for equipment section */
.list_box {
	width: 100%;
	vertical-align: top;
	border: 1px solid #cccccc;
	}
.list_title, .list_bg_title {
	background: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
		padding: 5px;
	font-weight: bold;
}
.list_title a {
	background: #cc0000;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
.list_title a:hover
{
	background: #e1e1e1;
	color: #000000;
	text-decoration: none;
}
.list_title_rev {
	background: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
		padding: 5px;
	font-weight: bold;
}
.list_subtitle {
	background: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 5px;
	font-weight: normal;
}		
.list_subtitle a {
	color: #ffffff;
}
.list_subtitle a:hover{
	color: #000000;
	text-decoration: none;
}

.list_title_rev {
	background: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
		padding: 5px;
	font-weight: bold;
}
.list_div {
	border-bottom: 3px solid #cccccc;
}
.list_item {
	/* vertical-align: top; */
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	color: #000000;
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
}
.list_item_maker {
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	background: #e1e1e1;
	border-bottom: 1px solid #cccccc;
}
.list_item_rev {
	/* vertical-align: top; */
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	color: #000000;
	background: #e1e1e1;
	border-bottom: 1px solid #cccccc;
}		
.list_item a {
	color: #0000cc;
}
.list_item a:hover{
	color: #000000;
	text-decoration: none;
}
	
.list_item_rev a {
	color: #0000cc;
}
.list_item_rev a:hover {
	color: #000000;
	text-decoration: none;
}

.list_item_yel {
	/* vertical-align: top; */
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	color: #000000;
	background: #FFEDC0;
	border-bottom: 1px solid #cccccc;
}		
.list_item_yel a {
	color: #0000cc;
}
.list_item_yel a:hover{
	color: #000000;
	text-decoration: none;
}


/* boxes on Dealer services landing */
.ds_box {
	width: 50%;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #666666;
	}

.ds_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	padding-left: 5px;
	color: #cc0000;
	}
	.ds_title a {
	color: #0000cc;
	}
	
.ds_title a:hover {
	color: #000000;
	text-decoration: none;
	}
	
/* specials box on equipment landing */
.specials_box {
	width: 100%;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #666666;
	margin-bottom: 5px;

	}

.specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	padding-left: 5px;
	color: #000000;
	}
	
.price {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	border-top: 1px solid #666666;
	padding-top: 5px;
	color: #ff0000;
	}
	
.image_box {
		border-right: 1px solid #666666;
		vertical-align: middle;
		width: 56px;
		padding-left: 3px;	
		padding-right: 3px;
	}


/* Upsell box on right side */		
.box_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: center;
	width: 120px;
	height: 150px;
	vertical-align: middle;
	background-color: #cae6ff;
	border: 1px dashed #666666;
	padding: 5px;
}
.box_right a {
	color: #0000cc;
	text-decoration: underline;
	}
.box_right a:hover {
	color: #000000;
	text-decoration: none;
	}
/* Upsell box on homepage stylesheets */	
.box_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	vertical-align: middle;
	background-color: #ffcc66;
	border: 1px dashed #666666;
	padding: 10px;
	margin-top: 10px;
}
.box_home a {
	color: #0000cc;
	text-decoration: underline;
	}
.box_home a:hover {
	color: #000000;
	text-decoration: none;
	}
.box_title {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	}

/* Red Text */

.title, .hometitle, .landingtitle, .upselltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #cc0000;
	}

.title small {
	font-size: 10px;
		vertical-align: top;
	}

.title_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	color: #cc0000;
	}

.copy  {
	/*background-color: #ffffff;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}	
	
.homecontent, .landingcopy {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
/*	vertical-align: top; */
	}
.copy a {
color: #0000cc;
text-decoration: underline;
	}
.copy a:hover {
color: #000000;
text-decoration: none;
	}
.copy li, .logcopy li{
	padding-left: 10px;
	font-size: 12px;
	line-height: 16px;
	}

.copy_large {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
	}
	
.queue {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
/*	vertical-align: top; */
	}
.queue a {
	color: #0000cc;
	text-decoration: underline;
	}
.queue a:hover {
	color: #000000;
	text-decoration: none;
	}
.queue li, .logcopy li{
	padding-left: 10px;
	font-size: 12px;
	line-height: 16px;
	}

.bullet_list {
	padding-bottom: 5px;
	}

.subtitle, .home_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

.copy_sub, .logcopy_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	}
.copy_sub a, .logcopy_sub a {
	color: #0000cc;
	text-decoration: underline;
	}
.copy_sub a:hover, .logcopy_sub a:hover {
	color: #000000;
	text-decoration: none;
	}
/* legal copy stylesheets */
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 3px;
}
.legal a {

	color: #666666;
	text-decoration: none;
}
.legal a:hover {
	color: #0000cc;
	text-decoration: underline;
}

.message {
	color: #cc0000;
	font-size: 14px;
	text-align: center; 
}
.error {
	color: #cc0000;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.featureItem {
	font-weight: bold; 
}

.equipmentText {
	color: #666666;
	font-size: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.equipmentTextPrice {
	color: #cc0000;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

/* Red Forms */

.formtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 96633;
	line-height: 16px;
	vertical-align: top;
		background: cccccc;
	}
	
.logcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}

.formdescip, .formdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #000000;
	}
.formlink {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	
	}
.formlink b {
	font-weight: bold;
	color: #ff0000;
	}
.formlink a {
	color: #0000cc;
	text-decoration: underline;
	}
.formlink a:hover {
	color: #000000;
	text-decoration: none;
	} 
.formstyle, .form_jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #333333;
	}
	
.form_checkbox {
	height: 11px;
	}
	
.button_submit, .button_browse {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #e1e1e1;
	border: 1px solid #333333;
	padding-left: 1px;	
	padding-right: 1px;
	}

.button_act 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	border: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 16px;	
	padding-right: 16px;
	background-color: #cc0000;
}

.button_act_txt a 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	text-decoration: none; 
   	
}


.formrequire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff0000;
	vertical-align: top;
	align: left;
	padding-left: 5px;
	}
.invalidpass {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight: bold;
	color: #ff0000;
	}

/* disclaimer stylesheets */
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 3px;
}
.disclaimer a {

	color: #666666;
	text-decoration: none;
		padding-left: 10px;
				padding-right: 10px;
}
.disclaimer a:hover {
	color: #0000cc;
	text-decoration: underline;
}
.row20height780widthcccccc {
	background-color: #cccccc;
	height: 20px;
	width: 780px;
}


/* eCommerce */
/* p&a lANDING */

.productPromo
{
	 background-color: #FF0000;
}
.productPromoHeader 
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.productPromoText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
.productPromoPrice 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

.productPromoAdd 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
}

.checkoutStepOn {
	color: #cc0000;
	font-weight: bold;
}


.checkoutSection 
{
	color:#000000;
	font-weight:bold;
	background-color:#cc0000;
	padding:4px;
	padding-left:8px;
	padding-right:8px; 
}

.checkoutShipTable 
{
	color:#000000;
	font-weight:bold;
	padding:4px;
	padding-left:8px;
	padding-right:8px; 
	border:2px;
}



/* Rel Acc */

.relAccTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Yellow;
	background-color: Gray; 
	line-height: 12px;
	font-weight: bold;
	text-align: left;  
}
.relAccLink  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: Gray; 
	line-height: 12px;
	font-weight: bold;
	text-align: right;  
}

.relAccLink a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: Gray; 
	line-height: 12px;
	font-weight: bold;
	text-align: right;  
}




/* Popup Styles */
.modalPopup 
    {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size:14px; 
        background-color:#ffffdd;
        border-width:3px;
        border-style:solid;
        border-color:Gray;
        padding:3px;
        width:400px;
    }
.modalBackground 
    {
        background-color:Gray;
        filter:alpha(opacity=70);
        opacity:0.7;
    }    
    

    
/* Order Report */    
.or2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}
.or12sm {
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
}
.or17sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.or27 {font-size: 12px}
.or17sm1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.or30 {	color: #FF0000;
	font-weight: bold;
}
.or44 {color: #333333; font-weight: bold; }
.or35 {font-size: 14px}
.or41 {font-size: 12px; line-height: 14px; color: #FF0000; text-decoration: none; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.or46 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #000000; text-decoration: none; font-style: normal; font-weight: bold; }


.SectionRedHeader 
{
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;		
}
    
.accessoryHeader
{
	text-align: center; 	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;   
	font-weight: bold; 		
	color: #000000;
	background-color: #E1E1E1;
	height: 28px;
	border: 1px solid #ffffff;  
}

.accessoryRow
{
	border-bottom: 1px solid #E1E1E1; 
	vertical-align: middle;  
}

.accessoryRowText
{
	border-bottom: 1px solid #E1E1E1; 
	vertical-align: middle;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
}

.accessoryRowPrice
{
	border-bottom: 1px solid #E1E1E1; 
	vertical-align: middle;
	color: #cc0000;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

.accessoryGridItem
{
	border: 1px solid #E1E1E1; 
}

.accessoryCrumb, .accessoryCrumb a, .accessoryCrumb a:link, .accessoryCrumb a:visited, .accessoryCrumb a:active
{
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 12px;
	line-height: 16px;
}

.pagerText
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;  
	font-size: 14px;
}

