html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CUSTOM CSS */
body {
	background-image: url(../images/body-bkg-inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Segoe UI" , Candara, "Bitstream Vera Sans" , "DejaVu Sans" , "Trebuchet MS" , Verdana, sans-serif;
	font-size: 13px;
	color: #444;
	background-color: transparent;
	line-height: 1;
}

.bodyhome {
	background-image: url(../images/body-bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

a:link {
	color: #21a12d;
	text-decoration: underline;
	background-color: transparent;
}

a:visited {
	color: #21a12d;
	text-decoration: underline;
	background-color: transparent;
}

a:hover {
	color: #9b9b9d;
	text-decoration: none;
	background-color: transparent;
}

a:active {
	color: #9b9b9d;
	text-decoration: none;
	background-color: transparent;
}

a.footerlink:link {
	color: #63B32E;
	text-decoration: none;
	background-color: transparent;
}

a.footerlink:visited {
	color: #21a12d;
	text-decoration: none;
	background-color: transparent;
}

a.footerlink:hover {
	color: #9b9b9d;
	text-decoration: none;
	background-color: transparent;
}

a.footerlink:active {
	color: #9b9b9d;
	text-decoration: none;
	background-color: transparent;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #222;
	padding: 15px 0 15px 0;
	line-height: 120%;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	color: #333;
	padding: 30px 0 15px 0;
	line-height: 120%;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	padding: 10px 0 10px 0;
	line-height: 110%;
}

.subtitle {
	font-size: 23px;
}

p {
	padding-bottom: 20px;
}

.wrapper {
	width: 960px;
	margin: auto;
}

#topheader {
	height: 65px;
	background-color: #001532;
	text-align: right;
	color: #9C9D9F;
	font-size: 12px;
	padding: 5px 20px 0 0;
	width: 400px;
	float: right;
}

#header {
	height: 150px;
	background-color: #001532;
	background-image: url(../images/logo-festool4school.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#footer {
	background-color: #3E3E40;
	color: #ccc;
	text-align: right;
	margin-top: 50px;
}

#footer strong {
	color: white;
}

#footerbkg {
	background: url(../images/footer-bkg.jpg) left top no-repeat;
	padding: 25px 0;
}

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

.redborder {
	border: solid 1px red;
}

a img {
	border: none;
}

#mainmenu {
	padding-top: 22px;
	/* [disabled]float: right; */
	height: 35px;
	width: 960px;
}

#mainmenu ul {
	list-style-type: none;
	height: 32px;
	background-color: #1e3557;
}

#bodybar {
	width: 640px;
	float: left;
}

#bodybar ul {
	/* [disabled]list-style: none; */
}

#bodybar li {
	margin: 10px 20px;
	/* [disabled]padding: 5px 10px; */
	/* [disabled]border-left: solid 5px #ddd; */
}

#mainmenu {
	padding-top: 22px;
	float: right;
	height: 35px;
	width: 960px;
}

#mainmenu ul {
	list-style-type: none;
	height: 32px;
	background-color: #1e3557;
}

#mainmenu li {
	float: left;
	font-size: 15px;
}

#mainmenu li a {
	padding: 10px 15px 5px 15px;
	/* [disabled]margin-left: 1px; */
	display: block;
	text-decoration: none;
	color: #e7e6dd;
	border-top: solid 2px #6ab023;
	background-image: url(../images/menu-bkg.gif);
	background-repeat: repeat-x;
	border-right: solid 1px #001532;
	border-left: solid 1px #001532;
	height: 20px;
}

#mainmenu li a:hover {
	color: #fff;
	border-top: solid 2px #fff;
	background-image: url(../images/menu-bkg-over.gif);
	background-repeat: repeat-x;
}

#mainmenu li.selected a {
	color: #FFF;
	background-image: url(../images/menu-bkg-selected.gif);
	background-repeat: repeat-x;
}

ul.arrow li {
	padding-bottom: 0px;
}

ul.arrow li a {
	background-image: url(../images/arrow2-link.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	margin-left: 5px;
	padding: 10px 20px;
	text-decoration: none;
}

ul.arrow li a:hover, ul.arrow li a:hover strong {
	background-image: url(../images/arrow2-link-over.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
}

#sidebar li {
	margin-left: 10px;
	padding: 10px 20px;
	border-bottom: solid 1px #E6E6E6;
	font-weight: bold;
	color: #000;
	background-image: url(../images/arrow2-link.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

#sidebar li strong {
	color: #52B54A;
	font-weight: bold;
}

#sidebar li a {
	color: #21a12d;
	text-decoration: none;
	font-weight: bold;
}

#sidebar li a:hover, #sidebar li a:hover strong {
	font-weight: bold;
	color: #9b9b9d;
}

#header .wtb {
	color: #fff;
	font-weight: bold;
}

#sidebar {
	width: 290px;
	float: left;
}

.sidebarsub {
	padding: 30px 30px 0 0;
}

.bodybarsub {
	padding: 30px 0 0 0;
}

.sidebarhome {
	background: url('../images/sidebanner.jpg') no-repeat 10px 0px;
	padding: 255px 30px 0 0;
	float: left;
}

.sidetxt {
	padding: 5px 0 5px 20px;
}

.sidecentre {
	text-align: center;
}

.txtspecial {
	font-weight: bold;
	color: #21a12d;
}

table.tbproduct {
	background-color: #FFF;
	border: 1px #bababa solid;
}

table.tbproduct td {
	padding: 7px 10px 7px 10px;
	line-height: 16px;
	border-bottom: 1px #bababa solid;
	border-left: 1px #bababa solid;
}

table.tbproduct td.tbtitle {
	background-color: #e2e3dc;
	font-weight: bold;
}

table.tbproduct td.tblogo {
	vertical-align: middle;
}

table.tbproduct td.tbimage {
	text-align: center;
	padding: 0px;
}

table.tbproduct td.tboffer {
	background-color: #fff;
}

table.tbproduct td.tbtxt {
	background-color: #ebece5;
}

table.tbproduct td.tbdownload {
	background-color: #1d3456;
}

#hometitle {
	padding: 70px 0 0 20px;
}

#save10percentbutton {
	padding: 180px 0 0 20px;
}

#homesidebox {
	/*height: 335px; */
	height: 0px;
}

.sidebarbkg {
	background-image: url("../images/sidebarbkg.jpg") !important;
	background-repeat: no-repeat;
	background-position: right 30px;
}

#sidebar .noborder {
	border: none;
}

#sidebar p, #bodybar p {
	line-height: 145%;
}

#sidebar p {
	padding-right: 30px;
}

#bodybar {
	width: 638px;
	float: left;
}

.clearboth {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.feature {
	width: 636px;
	height: 220px;
	border: #000 solid 2px;
}

.separator {
	border-bottom: solid #ddd 1px;
	margin-bottom: 5px;
	margin-top: 20px;
}

.body380 {
	width: 380px;
}

.body220 {
	width: 220px;
}

.padright30 {
	padding-right: 30px;
}

.padtop30 {
	padding-top: 30px;
}

.padbot30 {
	padding-bottom: 30px;
}

.smallfont {
	font-size: 9px;
}

.ctcomp {
	border: none;
}

.ctcomp td, .ctcomp th {
	padding: 10px 10px;
	border-bottom: solid 1px #ddd;
	font-size: 12px;
	line-height: 135%;
	vertical-align: middle;
	text-align: center;
}

.ctcomp th {
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	font-size: 10px;
}

.ctcomp .section {
	font-weight: bold;
	border-bottom: double 3px #ddd;
	padding-top: 30px;
}

.ctcomp .greendot {
	background-image: url(http://www.festoolusa.com/css/images/button_ok.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.ctcomp .noborder {
	border: none;
}

.ctcomp td.noborder a img {
	border: none;
	text-decoration: none;
}

.ctcomp th strong {
	font-size: 16px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.td-highlight {
	background-color: #f0f0f0;
}

.td-highlight2 {
	background-color: #e9e9e9;
}

.th-highlight {
	background-color: #ddd;
}

.pubtitle {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

.smallertxt {
	font-size: 80%;
	font-weight: normal;
}

.biggertxt {
	font-size: 150%;
}

.pubtxt {
	font-style: italic;
}

.newsletter {
	border: solid 2px #ddd;
	padding: 10px;
	margin: 10px;
}

.newsletter label {
	width: 100px;
	margin-right: 10px;
	line-height: 32px;
	text-align: right;
	float: left;
}

.newsletter input[type=text] {
	margin: 5px 0 0 0;
	border: solid 1px #ccc;
	width: 100px;
	padding: 3px;
}

.newsletter input[type=text]:hover {
	border: solid 1px #52B54A;
}

.newsletter input[type=submit] {
	margin: 10px 0 0 110px;
	width: 100px;
	padding: 3px;
}

.newsletter input[type=submit]:hover {
	color: #9b9b9d;
}

/*  dealer search */
.dealersearch {
	background-color: White;
	border: solid 3px #ddd;
	width: 235px;
	padding: 20px;
}

.dealersearch input[type=text] {
	margin: 10px 0 0 0;
	border: solid 1px #ccc;
	width: 100px;
	padding: 3px;
}

.dealersearch input[type=text]:hover {
	border: solid 1px #52B54A;
}

.dealersearch input[type=submit] {
	margin: 10px 0 0 0;
	width: 100px;
	padding: 3px;
}

#dealersGoogleMap {
	border: solid 1px #ccc;
}

/* CONTACT FORM */
#contact {
	width: 520px;
}

#contact label {
	font-size: 11px;
	width: 120px;
	float: left;
}

#contact input.textField {
	width: 300px;
	padding: 4px;
	border: solid 1px #ccc;
	margin: 0 0 3px 0;
	padding-left: 35px;
	background-position: 4px center;
	background-repeat: no-repeat;
}

#contact .contactMessage {
	background-image: url('http://www.festoolusa.com/css/images/help.png' );
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 300px;
	height: 70px;
	padding: 4px 4px 4px 35px;
	border: solid 1px #ccc;
	margin: 0 0 10px 0;
	overflow: auto;
}

#contact .contactName {
	background-image: url(http://www.festoolusa.com/css/images/name_icon.gif);
}

#contact .contactEmail {
	background-image: url(http://www.festoolusa.com/css/images/icon_email.gif);
}

#contact .contactTel {
	background-image: url(  'http://www.festoolusa.com/css/images/phone.png' );
}

#contact .contactSubject {
	background-image: url(  'http://www.festoolusa.com/css/images/comment.png' );
}

#contact .contactCompany {
	background-image: url(  'http://www.festoolusa.com/css/images/building.png' );
}

#contact select {
	margin-bottom: 10px;
}

#contact strong {
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	display: block;
}

.btnSubmit {
	margin-left: 120px;
	padding: 3px 10px;
}

input[type=text], textarea {
	font-family: "Segoe UI" , Candara, "Bitstream Vera Sans" , "DejaVu Sans" , "Trebuchet MS" , Verdana, sans-serif;
	font-size: 13px;
}

.info {
	background: #DDEEFF url(../images/dialog-information.png) no-repeat center;
	background-position: 15px 50%;
	/* x-pos y-pos */
	text-align: left;
	padding: 30px 20px 30px 80px;
	margin-bottom: 20px;
	color: #5C89BA;
	border-top: 2px solid #99CCFF;
	border-bottom: 2px solid #99CCFF;
	font-size: 12px;
}

.onlinedealers img {
	margin: 10px;
	padding: 2px;
	border: solid 1px #bbb;
}

.imageborder {
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	margin: 5px;
}

/* Slider */
.theme-default.slider-wrapper {
	margin: 0px;
	width: 636px;
	/* Make sure your images are the same size */
	height: 220px;
	/* Make sure your images are the same size */
	/* [disabled]margin-top:150px; */
	position: relative;
}

.theme-default #slider {
	margin: 0px;
	width: 636px;
	/* Make sure your images are the same size */
	height: 220px;
	/* Make sure your images are the same size */
}

/* Store locator */
#map_canvas {
  height: 400px;
  width:400px;
  margin-bottom: 10px;
}

#resultSet {
  height: 400px;
  width:400px;
  margin-bottom: 10px;
}
.addressBox {
	margin-bottom:10px;
}