* {
	margin:0;
	padding:0;
}
body { background:url(images/tail-body.gif) repeat-x top #fff; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#767676;}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}


/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:bold;
	font-size: 1.5em;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}

.form { height:43px;}
.form1 { padding-bottom:20px;}
.form label, .form1 label {
	color:#565656;
	font-weight: bold;
}
.form input {
	width:176px;
	padding-left:3px;
	background:#fff;
	border-top:2px solid #7d7d7d;
	border-left:2px solid #7d7d7d;
	border-bottom:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	height: 24px;
	font-size: 1.5em;
	font-weight: bold;
}
textarea {
	width:176px;
	height:119px;
	overflow:auto;
	background:#fff;
	border-top:2px solid #7d7d7d;
	border-left:2px solid #7d7d7d;
	border-bottom:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	padding-left:3px;
	font-size: 1.5em;
	font-weight: bold;
}


/*==================list====================*/
ul { list-style:none;}

.site-nav { width:100%;}
.site-nav li { display:inline; font-size:.83em; text-transform:uppercase;}
.site-nav li a {
	text-decoration:none;
	display:block;
	float:left;
	color:#909090;
	background:url(images/border.gif) repeat-x bottom;
	margin-right:-1px;
	padding-top: 9px;
	padding-right: 35px;
	padding-bottom: 4px;
	padding-left: 34px;
}
.site-nav li a span { padding:5px 0 23px 34px; display:block;}
.site-nav li a.m1 span { background:url(images/m1.gif) no-repeat left top;}
.site-nav li a.m2 span { background:url(images/m2.gif) no-repeat left top;}
.site-nav li a.m3 span {
	background-image: url(images/m32.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.site-nav li a.m4 span { background:url(images/m4.gif) no-repeat left top;}
.site-nav li a.m5 span { background:url(images/m5.gif) no-repeat left top;}
.site-nav li a.m6 span { background:url(images/m6.gif) no-repeat left top;}
.site-nav li a:hover, .site-nav li a.act { border-top:1px solid #d7d7d7; border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; padding:12px 33px 0 34px; background:none;}

.list {
	width:100%;
	overflow:hidden;
	padding-left: 45px;
}
.list li { float:left; margin-right:70px; padding-left:41px;}
.list li.icon-1 {
	background-image: url(images/icon-1CC2.png);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	height: 32px;
	width: 118px;
}
.list li.icon-2 {
	background-image: url(images/icon-2CC2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 118px;
	height: 32px;
}
.list li.icon-3 {
	background-image: url(images/icon-3CC2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 118px;
}
.list li.icon-4 {
	margin-right:0;
	background-image: url(images/icon-4CC.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 118px;
}
.list li b {
	color:#2e2e2e;
	font-size:1.5em;
	text-transform:none;
	display:block;
	vertical-align: middle;
	padding-top: 9px;
}
.list li span { color:#416c00;}
.list li a {
	color:#000;
	font-style: normal;
	text-decoration: none;
}

.list1 { margin-top:-25px;}
.list1 li { width:100%; overflow:hidden; vertical-align:bottom; line-height:1.5em; padding-top:25px;}
.list1 li img { float:left; margin-right:12px;}
.list1 li b { display:block; color:#565656;}
.list1 li a { color:#009acc; margin-left:2px;}

.list2 { margin-top:-15px;}
.list2 li { color:#2e2e2e; font-size:1.33em; line-height:1.5em; padding-top:15px;}
.list2 li ul { margin-top:-2px;}
.list2 li ul li { font-size:.75em; padding-left:8px; background:url(images/marker-2.gif) no-repeat left 10px; padding-top:2px;}
.list2 li ul li a { color:#009acc; text-decoration:none;}
.list2 li ul li a:hover { text-decoration:underline;}
.list2 li ul li span { width:100%; overflow:hidden;}
.list2 li ul li span a { text-decoration:underline; float:right;}
.list2 li ul li span a:hover { text-decoration:none;}

.list3 { width:100%; overflow:hidden;}
.list3 li { float:left; margin-right:6px;}

.list4 { margin-top:-4px;}
.list4 li { padding-left:8px; background:url(images/marker-2.gif) no-repeat left 12px; padding-top:4px;}
.list4 li a { color:#009acc; text-decoration:none;}
.list4 li a:hover { text-decoration:underline;}


/*==================other====================*/
.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 12px 0 0;}

.p1 { margin-bottom:22px;}

.phone { float:right; margin-right:30px;}


/*==================txt, links, lines, titles====================*/
a {color:#009acc;}
a:hover{text-decoration:none;}

h3 { color:#252525; font-size:2em; font-weight:normal; line-height:1em; margin-bottom:26px;}
h4 { color:#565656; font-size:1em; line-height:1.5em;}

.txt1 { color:#629500; font-weight:bold;}

.link { padding-right:13px; color:#629500; font-weight:bold; background:url(images/marker-1.gif) no-repeat right 5px;}

.divider { background:url(images/line-1.gif) repeat-y 374px 0;}
.divider1 { background:url(images/line-1.gif) repeat-y 661px 0;}


/*==================boxes====================*/
.cont-box { width:100%;}
.cont-box .border-left { background:url(images/border.gif) repeat-y left;}
.cont-box .border-right { background:url(images/border.gif) repeat-y right;}
.cont-box .border-bottom { background:url(images/border.gif) repeat-x bottom;}
.cont-box .inner { padding:26px 35px 40px 34px;}
.cont-boxfullframe {
	width:100%;
	height: 100%;
}


/*header*/
#header .row-1 {
	height:285px;
}
#header .row-1 .logo {
	text-align:left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	text-indent: 145px;
}
#header .row-1 p {
	text-align:left;
	color:#000;
	font-size:1.08em;
	text-transform:uppercase;
	text-indent: 200px;
}
#header .row-2 { height:81px; padding-left:20px;}
#header .row-3 { height:57px; padding-left:20px;}

/*content*/
#content { padding:0 13px 0 20px;}
#content p { line-height:1.5em;}

/*footer*/
#footer .indent { padding-left:55px;}
#footer p { color:#acacac; padding:12px 0 5px 0;}
#footer p a { color:#0081ab;}

/*==========================================*/
.cont-video {
	background-color: #FFF;
	padding: 10px;
	height: 240px;
	width: 320px;
	border-top-color: #F09;
	border-right-color: #F09;
	border-bottom-color: #F09;
	border-left-color: #F09;
	position: relative;

}
.overlaypanel.cashieringvideo img.overlayPanelShadowImage,
.overlaypanel.trackpad img.overlayPanelShadowImage { top:-4.6%; left:-3.1%; width:106.2%; height:109.2%; }
.list li a prod1 {
	font-size: 1.5em;
	color: #000;
}
