body {
	color: #000000;
	margin :0px;
	font-family: Arial, Tahoma, Verdana, Trebuchet, sans-serif;
	font-size: 10pt;
	text-align: center;
}
h1 {
	background-color: #65ACFF;
	color: #FFFFFF;
	font-size: 16px;
	padding: 4px;
}

#headerbar, #headerbar_s {
	position: relative;
	text-decoration: none; 
	min-height: 140px;
	height: auto;
	padding: 0px;
	width: 100%;
	margin-bottom:4px;
	border-bottom: solid 10px #0178BF;
}
/* for Internet Explorer */
/*\*/
* html #headerbar {
	height: 100px;
}
/**/
#headerbar_s {
	margin-bottom: 0px;
	border-bottom: none;
	padding-bottom: 10px;
}

#logoarea {
	position: relative;
	width: 223px;
	float: left;
	margin: 15px 0px 10px 20px;
}

#topnav {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	height: 36px;
	width: 636px;
	font-family: 'Arial Narrow','Helvetica Condensed','ITC Franklin Gothic Compressed','Helvetica Neue Condensed','Newhouse DT Condensed','CG Triumvirate Condensed',Arial;
	font-size: 18px;
	clear: both;
}

#topnav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

#topnav li {
	float: right;
}

#topnav a { 
	text-decoration: none; 
	color: #FFFFFF; 
	width: 105px;
	height: 30px;
	display: block;
	padding: 2px 0 0 0;
	margin: 0 0 0 1px;
	background-image: url(../graphics/menu_top.png);
	background-repeat: no-repeat;
}
/* for Internet Explorer */
/*\*/
* html #topnav a {
	height: 30px;
}
/**/

#topnav a:hover { 
	text-decoration: none;
	font-weight: bold;
}

#navbar {
	position: absolute;
	bottom: -7px;
	right: 0px;
	text-decoration: none; 
	text-align:center;
	height: 36px;
	width: 636px;
	font-family: 'Arial Narrow','Helvetica Condensed','ITC Franklin Gothic Compressed','Helvetica Neue Condensed','Newhouse DT Condensed','CG Triumvirate Condensed',Arial;
	font-size: 18px;
	clear: both;
}

#navbar ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

#navbar li {
	float: right;
}

#navbar a { 
	text-decoration: none; 
	color: #FFFFFF; 
	width: 105px;
	height: 30px;
	display: block;
	padding: 2px 0 0 0;
	margin: 0 0 0 1px;
	background-image: url(../graphics/menu.png);
	background-repeat: no-repeat;
}
/* for Internet Explorer */
/*\*/
* html #navbar a {
	height: 30px;
}
/**/
#navbar a.special {
	background-image: url(../graphics/menu_red.png);
}
#navbar a.stihl {
	background-image: none;
	margin-top: -2px;
}

#navbar a:hover { 
	text-decoration: none;
	font-weight: bold;
}
#banner {
	background-image: url(../graphics/banner_back.png);
	background-position: top center;
	height: 150px;
	margin-bottom: 20px;
}
#banner_img {
	height: 150px;
	width: 600px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#page_content {
	position: relative;
	width: 100%;
	background-color:FFFFFF;
	text-align: center;
}
.content {
	border: solid 1px #EBEBEB; 
}
.content_s {
	border: solid 1px #EBEBEB; 
	margin: 5px 5px;
	padding-bottom: 5px;
}
.menu_div {
	position: relative;
	color: #003399;
	font-size: 9pt;
	border-bottom: 3px solid #ffffff;
	padding-top: 5px;
	margin: 0 3px;
}

.menu_title {
	position: relative;
	min-height: 38px;
	height: auto;
	background-image: url(../graphics/menu_title.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
	font-size: 12pt;
	padding: 4px 0 0 0;
}

/* for Internet Explorer */
/*\*/
* html .menu_title {
	height: 38px;
}
/**/

.menu_body {
	position: relative;
	min-height: 2px;
	height: auto;
	text-align: center;
}
/* for Internet Explorer */
/*\*/
* html .menu_body {
	height: 2px;
}
/**/

.menu_content {
	position: relative;
	padding: 0 10px;
	clear: both;
}

.menu_top {
	position: relative;
	min-height: 2px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html .menu_top {
	height: 1px;
}
/**/

.menu_btm {
	position: relative;
	min-height: 2px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html .menu_btm {
	height: 1px;
}
/**/

ul.menu_list {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 169px;
}

li.menu_list {
	/*display: block;
	height: 16;*/
}

ul.menu_list2 {
	list-style: none;
	margin: 0 0;
	padding: 0;
	padding: 0;
}

li.menu_list2 {
	/*display: block;
	height: 20;*/
}

.basket_title {
	position: relative;
	min-height: 25px;
	height: auto;
	background-image: url(../graphics/enqh2.gif);
	background-repeat: no-repeat;
	background-position: top center;
	color: #009900;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0 0 0;
	width: 169px;
}

/* for Internet Explorer */
/*\*/
* html .basket_title {
	height: 35px;
}
/**/

.basket_body {
	position: relative;
	min-height: 2px;
	height: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 0;
	color: #666666;
	font-size: 15px;
	width: 167px;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
	border-bottom: 1px solid #990000;
}
/* for Internet Explorer */
/*\*/
* html .basket_body {
	height: 2px;
	width: 169px;
}
/**/

.minibaskettext {
	color: #333333; 
	font-size: 8pt;
}

.minibaskettextbold {
	color: #333333; 
	font-size: 8pt; 
	font-weight: bold;
}

a.minibaskettextlink {
	text-decoration: none; 
	color: #C60000; 
	font-size: 8pt;
	font-weight: bold;
}

a.minibaskettextlink:hover {
	color: #000066; 
}

.viewed_title {
	position: relative;
	min-height: 28px;
	height: auto;
	background-image: url(../graphics/viewed_top.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 5px;
	line-height: 28px;
	width: 169px;
}

/* for Internet Explorer */
/*\*/
* html .viewed_title {
	height: 28px;
}
/**/

.viewed_body {
	position: relative;
	min-height: 2px;
	height: auto;
	text-align: left;
	padding: 0 0 0 0;
	color: #666666;
	font-size: 15px;
	border-width: 2px;
	border-style: solid;
	border-left-color: #0077FF;
	border-right-color: #DEEDFF;
	border-top: none;
	border-bottom: none;
	width: 165px;
}
/* for Internet Explorer */
/*\*/
* html .viewed_body {
	height: 2px;
	width: 169px;
}
/**/
.viewed_content {
	min-height: 35px;
	height: auto;
	padding: 3px 0;
}
/* for Internet Explorer */
/*\*/
* html .viewed_content {
	height: 35px;
}
/**/
.viewed_div {
	min-height: 2px;
	height: auto;
	background-image: url(../graphics/viewed_div.png);
	background-repeat: no-repeat;
}
/* for Internet Explorer */
/*\*/
* html .viewed_div {
	height: 2px;
}
/**/

a.lastviewed {
	text-decoration: none; 
	color: #000000; 
	font-size: 7pt;
}

a.lastviewed:hover {
	color: #FF0000; 
}

li.order_progress {
	display: block;
	width: 100%;
	padding-left: 10px;
	min-height: 16px;
	height: auto;
	border-top: 2px solid #ffffff;
	text-align: left;
	font-size: 10pt;
}
/* for Internet Explorer */
/*\*/
* html li.order_progress {
	height: 16px;
}
/**/

li.order_progress_active {
	display: block;
	width: 100%;
	padding-left: 10px;
	font-weight: bold;
	min-height: 16px;
	height: auto;
	border-top: 2px solid #ffffff;
	text-align: left;
	font-size: 10pt;
}
/* for Internet Explorer */
/*\*/
* html li.order_progress_active {
	height: 16px;
}
/**/

a.menu_link {
	background-color: #248AFF;
	text-decoration: none;
	font-size: 11pt;
	display: block;
	width: 160px;
	min-height: 16px;
	height: auto;
	color: #ffffff;
	margin-top: 2px;
	text-align: left;
	padding: 8px 0 8px 8px;
}
/* for Internet Explorer */
/*\*/
* html a.menu_link {
	height: 32px;
	width: 100%;
}
/**/

a.menu_link:hover {
	border-left: 5px solid #003399;
	padding-left: 3px;
}

a.menu_link2 {
	background-color: #D7D7D7;
	text-decoration: none;
	font-size: 10pt;
	margin-left:0px;
	margin-top:2px;
	width: 145px;
	color: #4D4D4D;
	text-align: left;
	min-height: 20px;
	height: auto;
	padding: 0 12px;
	display: block;
}
/* for Internet Explorer */
/*\*/
* html a.menu_link2 {
	height: 20px;
	width: 100%;
}
/**/

a.menu_link2:hover {
	border-left: 7px solid #4D4D4D;
	padding: 0 12px 0 5px;
}

a.brand_link {
	text-decoration: none;
	font-size: 7pt;
	margin-top: 1px;
	display: block;
	width: 100%;
	background-color: #990000;
	border-left: 5px solid #003399;
	color: #FFFFFF;
	height: 1em;
	padding-left: 5px;
}

a.brand_link:hover {
	background-color: #003399;
	border-left: 5px solid #990000;
}

.searchbox {
	color: #999999;
	border: solid 1px #999999;
}

.sel_box {
	color: #999999;
	border: solid 1px #999999;
}

.container {
	clear: both;
	width: 100%;
	float: left;
}

.two_1, .two_2 {
	width: 49%;
	float: left;
	padding: 0px 3px 15px 3px;
}
.inside {
	position: relative;
	padding-left: 2px;
	padding-right: 2px;
	padding: 0px 2px;
	overflow: visible;
	margin-left: 4px;
	margin-right: 4px;
	clear: both;
}
a.smalltitlelink {
	text-decoration: none; 
	color: #000000; 
	font-size: 8pt;
	text-transform: uppercase;
}
a.smalltitlelink:hover {
	color: #FF0000; 
}
.prod_img {
	position: relative;
	text-align: center;
	padding: 8px 0;
	margin: 2px 0;
	float: left;
}
.prod_details {
	position: relative;
	text-align: left;
	margin-top: 10px;
}
.prod_price {
	position: relative;
	float: right;
	width: 79px;
	min-height: 34px;
	height: auto;
	margin-top: 10px;
}
* html .prod_price {
	height: 34px;
}
.price_exc {
	position: absolute;
	background-image: url(../graphics/price_exc.png);
	height: 37px;
	width: 72px;
	top: 9px;
	left: 4px;
	line-height: 25px;
	color: #FFFFFF;
}
.price_inc {
	position: absolute;
	background-image: url(../graphics/price_inc.png);
	height: 37px;
	width: 72px;
	top: 48px;
	left: 4px;
	line-height: 25px;
	color: #FFFFFF;
}
.price_label {
	position: absolute;
	bottom: 3px;
	right: 8px;
	font-size: 7pt;
	line-height: 1em;
}
a.price_link {
	text-decoration: none;
	cursor: hand;
}
a.info_link {
	text-decoration: none;
	cursor: hand;
	position: absolute;
	bottom: 1px;
	/*right: 90px;*/
}

.buy_div {
	position: absolute;
	background-image: url(../graphics/buy_div.png);
	height: 24px;
	width: 79px;
	left: 0px;
	top: 90px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: bold;
}
a.edit_btn {
	color: #000000;
	font-weight: bold;
	border: 1px solid #999999;
	width: 100%;
	line-height: 1.5em;
	text-decoration: none;
	margin: 4px 0;
	display: block;
}
.barbottom {
	background-color: #0178BF;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	text-align: center;
}

a.menubarbottom { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 9pt;
	white-space:nowrap;
}
a.menubarbottom:hover { 
	text-decoration: underline; 
}
.ittybitty {
	text-decoration: none; 
	font-size:7pt;
}
a.fletcherobrien {
	text-decoration: none; 
	color: #183596; 
	font-size: 8pt;
}
a.fletcherobrien:hover {
	color: #BB3131; 
}
a.fletcherobrien2 {
	text-decoration: none; 
	color: #FFC20D; 
	font-size: 8pt;
	font-weight: bold;
}
a.fletcherobrien2:hover {
	color: #BB3131; 
}
.mainprodboxtitle {
	background-color: #0178FF;
	color: #FFFFFF;
	height: 32px;
}
.prodbox {
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 9pt;
	border-collapse:collapse;
	border: 1px solid #FFFFFF;
}

.prodboxtitle_l {
	background-color: #0178FF;
	background-image: url(../graphics/prod_title_l.png);
	height: 32px;
	width: 12px;
	float: left;
}
.prodboxtitle_r {
	background-image: url(../graphics/prod_title_r.png);
	height: 32px;
	width: 169px;
	float: right;
}
.prodboxtitle {
	padding: 8px 0 0 5px;
	background-image: url(../graphics/menu_block.png);
	background-position: right;
	background-repeat: repeat-y;
	min-height: 19px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html .prodboxtitle {
	height: 32px;
}
/**/

.navtreebox {
	height:10;
	background-color: #D3D3D3;
	padding-left: 10px;
}

.navhistoryarrow {
	text-decoration: none; 
	color: #0178FF; 
	font-size: 7pt;
}
a.navhistory {
	text-decoration: none; 
	color: #0178FF; 
	font-size: 8pt;
}
a.navhistory:hover {
	color: #FF0000;
}
.noborders {
	border-collapse:collapse;
	border-right:0px;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	text-decoration: none; 
	font-size: 9pt;
}

.buybox {
	border: 1px solid #FFFFFF;
}
.buyboxblue {
	background-color:#65ACFF;
	color: #FFFFFF; 
	font-size: 8pt;
	border: 1px solid #FFFFFF;
}
.buyboxlightblue {
	background-color:#e6f0fb;
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 8pt;
	border: 1px solid #FFFFFF;
}
.catstable {
	border-collapse:collapse;
	border: 1px solid #FFFFFF;
}

.catstabletop {
	background-color: #FFFFFF;
	position: relative;
	text-decoration: none; 
	color: #4D4D4D;
	text-align:left;
	padding: 3px;
	font-size: 12pt;
	height:18px;
	clear: both;
}
/* for Internet Explorer */
/*\*/
* html .catstabletop {
	height: 28px;
	padding: 10px;
}
/**/

.prod_preview {
	border-top: 2px solid #D2E7FF;
	border-bottom: 2px solid #D2E7FF;
	border-left:  2px solid #D2E7FF;
	border-right:  2px solid #D2E7FF;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px; 
	padding: 0px;  
	overflow: hidden;
  _overflow: visible;
  _overflow-x: hidden;
  _height: 0;
	width: 97%;
}
.prod_preview_title {
	background: url('/graphics/mini_fade.png') repeat-x;
	position: relative;
	text-decoration: none; 
	color: #4D4D4D;
	text-align:left;
	padding-top:px;
	padding-left:10px; 
	font-size: 12pt;
	height:38px;
	clear: both;
}
a.prodlink {
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 11pt;
}
a.prodlink:hover {
	text-decoration: underline; 
	color: #65ACFF; 
	font-size: 11pt;
}
.normal {
	font-size: 9pt;
}
.normal_bold {
	font-size: 9pt;
	font-weight: bold;
}
.close_p {
	margin: 0;
	padding: 0;
}
.small_desc {
	font-size: 7pt;
}
.basketbox {
	font-size: 9pt;
	border-collapse:collapse;
	border-right:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-top:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
}
a.basketsn {
	text-decoration: none; 
	color: #000000; 
	font-size: 9pt;
}
a.basketsn:hover {
	color: #65ACFF;
}

.basketboxtitle {
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 9pt;
	height:20;
	background-color:#65ACFF;
	border-color:#65ACFF;
	border-collapse:collapse;
	border-right:1px solid #65ACFF;
	border-left:1px solid #65ACFF;
	border-top:0px;
	border-bottom:1px solid #D3D3D3;
}

.basketsubtotal {
	background-color:#D3D3D3;
	font-size: 9pt;
	border-color:#D3D3D3;
	border-collapse:collapse;
	border-right:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-top:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
}
.pagetitle {
	margin-top: 6px;
	width: 98%;
	background-color: #0178FF;
	color: #FFFFFF;
	padding: 3px;
	font-size: 11pt;
}
.securenav {
	background-color: #0178BF;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 2px;
}
.catstabletop {
	background-color: #0178FF;
	position: relative;
	text-decoration: none; 
	color: #4D4D4D;
	text-align: left;
	padding: 3px;
	font-size: 12pt;
	height: 18px;
	clear: both;
}
/* for Internet Explorer */
/*\*/
* html .catstabletop {
	height: 28px;
	padding: 10px;
}
/**/
.ordertitle {
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 12pt;
	padding-left: 5px;
}
.orderbox {
	border-color: #0178FF;
	border-collapse: collapse;
	border-top: 0px;
	font-size: 11pt;
}
.highlight {
	color: #F00000; 
	font-size: 9pt;
}
a.titlelink {
	text-decoration: none; 
	color: #000000; 
	font-size: 12pt;
}
a.titlelink:hover {
	color: #B10034; 
}

.accountstitle {
	background-color: #65ACFF;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.accountsvalue {
	text-decoration: none; 
	color: #000000; 
	font-size: 10pt;
	background-color:#e6f0fb;
	border-color:#e6f0fb;
	border-right:1px solid #e6f0fb;
	border-left:1px solid #e6f0fb;
	border-top:0px;
	border-bottom:1px solid #FFFFFF;
}

.customerdetails {
	border-collapse: collapse;
	border-color: #e6f0fb;
	border: #e6f0fb solid 1px;
}

.customerdetailstitle {
	background-color: #65ACFF;
	border-collapse: collapse;
	border: #e6f0fb solid 1px;
	font-size: 10pt;
	color: #e6f0fb;
}
.accountstitles {
	background-color: #65ACFF;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
}

.accountsdetails {
	background-color:#65ACFF;
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 10pt;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
.imagebox {
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 9pt;
	border-collapse:collapse;
	border-right:1px solid #65ACFF;
	border-left:1px solid #65ACFF;
	border-bottom:1px solid #65ACFF;
	border-top:0px solid #65ACFF;
}

.imageboxtitle {
	cursor:hand;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	font-weight: bold;
	background-color: #65ACFF;
	height:16px;
	border-collapse:collapse;
	border-right:1px solid #65ACFF;
	border-left:1px solid #65ACFF;
	border-top:0px solid #65ACFF;
	border-bottom:0px solid #65ACFF;
	padding: 2px;
}
.catdisplay {
	border: 1px dotted #D3D3D3;
	border-collapse: collapse;
}
.catboxtitle {
	width:130px;
	height:35px;
}
.catboximage {
	width:130px;
	height:80px;
}
a.cattitle {
	text-decoration: none; 
	color: #333333; 
	font-size: 11pt;
}
a.cattitle:hover {
	color: #B10034;
}
a.pagenolink {
	text-decoration: none; 
	color: #333333; 
	font-size: 9pt;
	font-weight: bold;
}

a.pagenolink:hover {
	text-decoration: underline; 
	color: #B10034; 
}
a.randitem {
	text-decoration: none; 
	color: #000066; 
	font-size: 12pt;
	font-weight: bold;
}
a.randitem:hover {
	color: #B10034; 
}
a.catlink {
	text-decoration: none; 
	color: #248AFF; 
	font-size: 10pt;
	font-weight: bold;
}
a.catlink:hover {
	text-decoration: underline; 
	color: #000066; 
}

/* Calendar Style */
#FSmainTable		{border:1px solid black; background-color:#FFFFFF; font-family:Arial,Helvetica,Sans-Serif; font-size:12px}
.FSdateField		{width:76px; border:0; font-size:11px; padding:1px 0 0 3px;}
.FSdateField2		{width:76px; border:0; font: bold 10pt arial; padding:1px 0 0 3px; color:#1D66AB;}
.FSdateSelect		{border:1px solid #7F9DB9; background-color:white;}
.FSmonthRolldown	{width:90px; font-size:11px}
.FSyearInput		{width:38px; font-size:11px}
.FSbuttonsRow		{background-color:#1D66AB}
.FSdateButton		{width:20px; height:20px; font-weight:bold; font-size:10px}
.FSdateButton2		{width:40px; height:20px; font-weight:normal; font-size:10px}
.FScalendarTitles TD{border-bottom:1px solid black; font-size:11px; color:#1D66AB; line-height:14px}
.FScalendar TD		{font-size:11px; font-weight:normal}
.FSinMonth			{color:#1D66AB; font-weight:bold; text-decoration:none; width:22px; height:12px; line-height:14px}
.FSnotInMonth		{color:#666666; text-decoration:none; width:22px; height:12px; line-height:14px}
.FSinMonth:hover	{font-weight:bold; color:#FF0000;}
.FSnotInMonth:hover	{font-weight:bold}
.FSoutOfRange		{color:red; line-height:14px}
#FSrangeCell		{background-color:#EEEEEE; font-size:11px; text-align:center; line-height:14px}
#FSdateToday		{font-size:11px; line-height:20px; color:#FFFFFF;}
.popupdate			{cursor:hand;}


