/*
Theme Name: IT Retail
Theme URI: http://example.com/example/
Description: Grocery POS Software Systems, and POS Solutions | IT Retail
Author: Luke Henry
Author URI: http://example.com/
Version: 1.0
Tags: Comma-separated tags that describe your theme
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
 
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 
.
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	text-align: center;
}

td,p {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10pt;
}

/*td img, td a img {
	display: block;
}*/

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
}

div#prod_column {
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	height: 210px;
	border-bottom: #E5E5E5;
	border-style: none none solid none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
}

div#header {
	margin-left: 0;
	margin-right: 0;
	width: auto;
}

div#nav-head {
	height: 36px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../images/nav.gif);
	float: left;
	padding-bottom: 0px;
}

div#head-wraper {
	height: 45px;
	background-color: #EDEDED;
	width: 100%;
	background-repeat: repeat-x;
	border-bottom: 2px solid #CECECE;
}
.home-big {
	width:450px;
	float: left;
	font-family: RawengulkSans;
	font-size: 30px;
	text-align: left;
	padding-left: 30px;
	margin-top: 30px;
}
.home-small {
	width:450px;
	float: left;
	font-family: RawengulkSans;
	font-size: 15px;
	text-align: left;
	padding-left: 30px;
	margin-top: 125px;
	margin-left: 0px;
}
div#products {
	width:100%;
	background-color:#EAEBEC;
	margin: 0 auto;
}


#link_top {
	margin:0 auto;
	width: 950px;
	hieght: 40px;
}

div#slideshow {
	background-color:;
	width: 770px;
	margin: 0 auto;
	background-color: #F5F5F5;
	height: 310px;
	-moz-box-shadow: 1px 1px 1px #666;
}

div#flashcontent {
	margin:0 auto;
	width:764px;
	height: 285px;
	margin-bottom: 15px;
}
div#free-trail-center{
	margin:0 auto;
	width: 450px;
	margin-left: 60px;
	font: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px !important;
	}

.err {
	color: #db2504;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: bold;
	text-align: left
}

/* Form Elements */

.f_see {
	color: #e67017;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular
}

.f_ttl {
	color: #e67017;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular
}

form {
	margin: 0;
	padding: 0;
}

input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666633;
	background-color: #f9f9f1;
	padding-left: 2px;
	border-width: 1px;
}

select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666633;
	background-color: #F9F9F1;
}

textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666633;
	background-color: #F9F9F1;
	padding-left: 2px;
	border-width: 1px;
}

.button {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	background-color: #f87b1a;
	padding: 2px;
	border-color: #a45623
}

.head {
	width:950px;
	height:45px;
	margin: 0 auto;
	margin-top: 0px;
}

.head-right{
	float:right;
	text-align:right;
	color: #666;
	padding-left: 22px;
	margin-left: 14px;
	margin-right: 18px;
	text-decoration: none;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	display: inline;
}

.inputs {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	line-height: 12px;
	background-color: #f9f9f1;
	padding: 2px
}

.form {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #777777;
	padding-right: 6px;
	text-align: right;
}

.form-label {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #777777;
	padding-top: 3px;
	text-align: right;
}

.prod_img {
	background-color:#FFF;
	height: auto;
	width: 300px;
	padding-bottom: 15px;
	float: left;
}

div.float {
	float: left;
	width: 175px;
}

div.float2 {
	float: left;
	width: 175px;
}
.prod_column {
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	height: 310px;
	border-bottom: #E5E5E5;
	border-style: none none solid none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
}

.prod_column200 {
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	height: 210px;
	border-bottom: #E5E5E5;
	border-style: none none solid none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
}

/* Page DIV Elements */

.pagehead-1 {
	background-image: url(../images/page-top-gray1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
	color: #FFF;
	height: 32px;
	padding: 5px 20px 0 20px;
}

.pagehead-home {
	background-image: url(../images/page-top-home-gray1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
	color: #FFF;
	height: 32px;
	padding: 5px 20px 0 20px;
}

.secttop {
	background-image: url(../images/page-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}

.secttop-price {
	background-image: url(../images/price-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 96px;
}

.prodHeader {
	margin-top:-39px;
}
.prodHeader1 {
	margin-top:39px;
}

div#prodIndex
{
	margin: 0;
	padding: 0;
}

div#prodIndex img, div#prodIndex a, div#prodIndex a img
{
	margin: 0;
	padding: 0;
	display: block;
}


.secthead {
	background-image: url(../images/product-bkg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #E67017;
	padding: 0 20px 10px 15px;
	margin: 0 5px 0 10px;
	border-bottom: #D8D8D8;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	height: 18px;
}

.secthead1 {
	color: #e67017;
	font-size: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-image: url("../images/product-bkg.jpg");
	background-repeat: no-repeat;
	background-position: 50% 100%;
	margin: 0 5px 0 10px;
	padding: 0 20px 10px 15px;
	height: 18px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px solid #d8d8d8;
	border-left: 0 none
}

.secthead1txt {
	color: #e67017;
	font-size: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	border-style: none;
	border-color: #fff
}

div#pricing {
	width: 540px;
	text-align: center;
	margin: 0px 0px 0px 25px;
}

ul.plan {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}



.orangenb {
	color: #e67017;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	border-style: none;
	border-color: #fff
}

.sectheadtxt {
	color: #e67017;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	line-height: 18px;
	border-style: none
}

.black_ttl {
	font-size: 13pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: normal
}

.cm_top {
	color: #e67017;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	background-image: url("../images/cm_top_bg.gif");
	background-repeat: repeat-x;
	background-position: 100% 100%;
	margin: 0 0;
	padding: 0 20px 10px 15px;
	height: 18px;
	vertical-align: middle;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px solid #d8d8d8;
	border-left: 0 none
}

.cm_menu {
	color: #995000;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	background-image: url("../images/cm_menu_bg.gif");
	background-repeat: repeat-x;
	background-position: 100% 100%;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 12px;
	vertical-align: middle;
	border-style: none none solid;
	border-width: 0 0 1px;
	border-color: #d8d8d8
}

.producthead {
	background-image: url(../images/product-bkg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	padding: 0 20px 10px 15px;
	margin: 0 5px 0 10px;
	border-bottom: #D8D8D8;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	height: 18px;
}

.colhead-1 {
	background-image: url(../images/column-top-gray1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
	color: #FFF;
	height: 32px;
	padding: 5px 15px 0 15px;
}

.colhead-1-home {
	background-image: url(../images/column-top-home-gray1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
	color: #FFF;
	height: 32px;
	padding: 5px 15px 0 15px;
}

.colhead-2 {
	background-image: url(../images/column-top-gray2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
	color: #FFF;
	height: 32px;
	padding: 5px 15px 0 15px;
}

.colhead-2-home {
	background-image: url(../images/column-top-home-gray2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
	color: #FFF;
	height: 32px;
	padding: 5px 15px 0 15px;
}

.colhead-3 {
	background-image: url(../images/column-top-product.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	line-height: 12px;
	color: #E67017;
	height: 32px;
	padding: 5px 15px 0 15px;

}
.colhead-trial {
	background-image: url(../images/free-trail.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
	color: #FFF;
	height: 32px;
	padding: 5px 15px 0 15px;
}

.colbkg {
	background-image: url("../images/column-bkg.gif");
	background-repeat: repeat-y
}

.colbkg-home {
	background-image: url("../images/column-bkg-home.gif");
	background-repeat: repeat-y
}

.colbot {
	background-image: url(../images/column-bot.gif);
	background-repeat: no-repeat;
	height: 24px;
}

.colbot-home {
	background-image: url(../images/column-bot-home.gif);
	background-repeat: no-repeat;
	height: 24px;
}

.homeintro p {
	color: #3a3f34;
	margin: 6px 35px 9px 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	line-height: 12pt;
}

.homeintro h2 {
	color: #3a3f34;
	margin: 12px 35px 0px 40px;
	font: bold 9pt/11pt Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
}

.homeintro ul {
	margin: 6px 0 9px;
	padding: 0;
}

.homeintro li {
	color: #3a3f34;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	margin: 0 40px 3pt 70px;
	list-style-image: url(../images/libullet.gif);
	list-style-type: square;
}
.supermarket-software {
	width:280px;
	float:left;
	padding-top: 15px;
	padding-left: 30px;
	}
.supermarket-image-right{
	float:right;
	width:220px;
	}
.supermarket-header{
	width:575px;
	height: 50px;
	display: inline-block;
	padding-top: 10px;
	}
.supermarket-header img{
	float: right;
	margin-right: 15px;
	border: 0;
	}

.blog p {
	color: #3a3f34;
	margin: 6px 35px 9px 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	line-height: 12pt;
}

.blog h2 {
	color: #3a3f34;
	margin: 12px 35px 0px 40px;
	font: bold 9pt/11pt Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
}

.blog ul {
	margin: 6px 0 9px;
	padding: 0;
}

.blog li {
	color: #3a3f34;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	margin: 0 40px 3pt 70px;
	list-style-image: url(../images/libullet.gif);
	list-style-type: square;

}

.social-media {
	height:35;
	float:right;
	margin-top: 0px;
	display: inline;
	padding-top: 2px;
}

.sectintro {
	color: #3a3f34;
	margin: 0 0 6px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	line-height: 12pt;
}

.intro {
	margin: 0 5px 0 10px;
	padding: 20px 25px 15px 35px;
	border-bottom: #E5E5E5;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.intro-norule {
	margin: 0 5px 0 10px;
	padding: 12px 15px 0px 20px;
}

.content {
	margin: 0 25px 0 30px;
}

.pagetext {
	margin: 0 45px 9pt 50px;
}

.title {
	margin: 0 45px 3pt 50px;
	color: #4C4D46;
}

li.pagetext {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	margin: 0 70px 9pt 80px;
	list-style-image: url(../images/libullet.gif);
	list-style-type: square;
}

li.pagetext1 {
	color: black;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 5px 0 30px
}

li.pagetext_sub {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	list-style-image: url("../images/listdot.gif");
	list-style-position: outside;
	margin: 3px 5px 0 45px
}

li.pagetext_sub_sub {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	list-style-image: url("../images/listdot.gif");
	list-style-position: outside;
	margin: 3px 5px 0 60px
}

li.productlist {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	margin: 0 50px 5px 60px;
	list-style-image: url(../images/libullet.gif);
	list-style-type: square;
}

li.productbullets {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	margin: 0 50px 9px 60px;
	list-style-image: url(../images/libullet.gif);
	list-style-type: square;
}

li.plan {
	list-style: none;
	height: 45px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	padding-top: 15px;
	border-top: 1px dotted #9F9F9F;
}

li.plantop {
	list-style: none;
	height: 45px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	padding-top: 15px;
}

div.tab {
	height: 74px;
	margin-left: 0px;
	width: 175px;
}

div.tab2 {
	height: 74px;
	margin-left: 0px;
	width: 175px;
	float: left;
}

.pro {
	color: #F87B1A;
	background-color: #FCF4E0;
	margin-right: 5px;
	border: 1px dotted #9F9F9F;
	width: 175px;
	float: left;
}
.pro2 {
	color: #5A9137;
	background-color: #E8FCE8;
	margin-right: 5px;
	border: 1px dotted #9F9F9F;
	width: 175px;
	float: left;
}

.prod li.productbullets {
	margin: 0 20px 9px 30px;
}

.orange {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	color: #E67017;
	font-weight: bold;
}

li.lnklst {
	color: #e67017;
	list-style-type: disc;
	list-style-position: outside
}

.orangebg {
	color: #e67017;
	font-size: 12pt;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular
}

dl.pr {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #5E6057;
	margin: 9px 30px 0 60px;
	font-weight: normal;
}

dd.pr {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	margin: -12px 15px 6px 70px;
	font-weight: normal;
}

dt.pr {
	font-size: 9px;
}

dl.cl {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color: #5E6057;
	font-weight: normal;
}

dd.cl {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	margin: 0px 0px 6px 15px;
	font-weight: normal;
	line-height: 12px;
}

dt.cl {
	font-size: 10px;
	margin: 0px 0px -11px 0px;
	font-weight: bold;
	line-height: 12px;
	color: #F87B1A;
}

.rightcolorange {
	color: #e67017;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: bold;
	list-style: square;
	margin: 2px 20px 0 15px
}

.rightcolorange1 {
	color: #e67017;
	font-size: 8.5pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: bold;
	list-style: square
}

.rightcoltxt {
	color: #132005;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: normal;
	text-align: left;
	list-style: square;
	margin: 7px 20px 3px 15px
}

li.rightcolli {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: normal;
	text-align: left;
	list-style: none url("../images/libullet.gif");
	margin-top: 9px;
	margin-right: 20px;
	margin-left: 18px
}

li.rightcol {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	list-style: square outside;
	color: #DCE1D4;
	margin: 9px 15px 3px 30px;
	font-weight: bold;
}

li.rightcol1 {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	list-style: square outside;
	color: #DCE1D4;
	margin: 0 15px 3px 30px;
	font-weight: bold;
}

li.rightsub {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	list-style: circle outside;
	color: #DCE1D4;
	margin: 3px 15px 0px 40px;
	font-weight: normal;
}

li.rightsub2 {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	list-style: circle outside;
	color: #DCE1D4;
	margin: 9px 15px 0px 40px;
	font-weight: normal;
}

li.rc1 {
	color: #666;
	font-size: 7.5pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
	margin: 1px 14px 1px 33px
}

.ru_mn {
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: justify;
	margin-bottom: 35px
}

li.mn1 {
	color: #000;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: justify;
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
	margin-left: 40px
}

.mn2 {
	color: #000;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: justify;
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
	margin-left: 40px
}

h1 {
	color: #000;
        margin: 7px 5px 4px 10px;
	padding: 7px 15px 4px 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
h2 {
	color: #646B59;
	margin: 18px 5px 16px 10px;
	padding: 6px 15px 6px 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	line-height: 14px;
	border-bottom: #E5E5E5;
	border-top: #F2F2F2;
	border-width: 1px 0 1px 0;
	border-style: solid none solid none;
	font-weight: bold;
	background-image: url(../images/h-bkg.gif);
	background-repeat: repeat-x;
}

h3 {
	color: #646B59;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	margin: 9px 25px 6px 30px;
}

.prod h3 {
	margin: 18px 25px 6px 10px;
	clear: both;
}
a.free-trial{
	-webkit-transition-delay:initial;
	-webkit-transition-duration:1s;
	-webkit-transition-property:all;
	-webkit-transition-timing-function:initial;
	-webkit-user-select:none;
	background-color:#FFDD88;
	background-image:-webkit-linear-gradient(top, #FFDD88, #fdd46f);
	border-color:#FCC74F;
	border-style:solid;
	border-width:1px;
	color:#FFF !important;
	cursor:pointer;
	display:inline-block;
	font-size:18px;
	min-width:54px;
	padding-bottom:6px;
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	text-align:center;
	float:left;
	border-radius: 8px;
}
a.free-trial:hover {
	-webkit-transition-delay:initial;
	-webkit-transition-duration:1s;
	-webkit-transition-property:all;
	-webkit-transition-timing-function:initial;
	background-color:#fdc948;
	background-image:-webkit-linear-gradient(top, #ffcd51, #ffc73a);
	border-style:solid;
	border-width:1px;
	border-color:#F7B000;
	color:#FFF !important;
	float: left;
}
a.free-trial a {
	color:#FFF;}
ul.right{
	float:right;
	width: 200px;
	}

h4 {
	color: #F2A344;
	font-size: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: lighter
}

h5 {
	color: #333;
	font-size: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: lighter;
	text-align: left;
	padding-left: 30px;
	text-shadow: 1px 1px #CCC;
	float: left;
	padding-top: 20px;
}

.h4 {
	color: #e67017;
	font-size: 13pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: normal
}

.h3 {
	color: #000;
	font-size: 13pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: normal
}

.rt {
	text-align: right
}

.sub1 {
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-style: italic
}

li.pagemenu {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	
	line-height: 16px;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 3px;
	list-style: square outside;
	color: #5C6353;
}

.message {
	color: #F87B1A;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
}

.homeproduct {
	background-image: url(../images/product-bkg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	color: #000;
	padding: 12px 40px 15px 50px;
	border-bottom: #E5E5E5;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 0 5px 0 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
}

.productitem {
	background-image: url(../images/product-bkg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	color: #000;
	padding: 12px 20px 25px;
	border-bottom: #E5E5E5;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 0 10px 0 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
}

.productitem.prod {
	border-width: 0 0 0 0;
	background-image: none;
}

div.screen
{
	margin: 0;
	padding: 0;
}


div.screen.left
{
	width:204px;
	float:left;
	margin: 12px 0 0;
	padding: 0 9px 0 50px;
}

div.screen.right
{
	width:204px;
	float:right;
	margin: 12px 0 0 9px;
	padding: 0 50px 0 0;
}



/*.productitem img, .screen img {
	padding: 1px;
	margin: 0;
}*/

.small {
	font-size: 10px;
	display: block;
	padding-top: 6px;
}

.more {
	font-size: 10px;
	float: none;
	font-style: italic;
	clear: both;
	margin-left: 30px;
	margin-top: 20px;
}

.quote {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #646B59;
	line-height: 12px;
	padding: 0 18px 0 18px;
	margin-bottom: 0;
	text-indent: -0.5em;

}

.quote1 {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #646B59;
	line-height: 14px;
	padding: 0 18px 0 18px;
	margin-bottom: 0;
	text-indent: 0em;
}

.quotehead {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #000;
	line-height: 11px;
	padding: 0 18px 0 18px;
	margin-bottom: 5px;
	text-indent: -0.5em;
	font-weight: bold;
}

.quoteby {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color: #9DA193;
	line-height: 11px;
	padding: 6px 18px 0 20px;
	text-align: right;
	margin-bottom: 0;
	font-style: italic;
}

.retail {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 17px;
	font-weight: bold;
}

.product {
	color: #E67017;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.retailtitle {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 24px;
	font-weight: bold;
	margin: 9px 25px 9px 30px;
}

.retailtitle2 {
	color: #000;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: bold;
}

.producttitle {
	color: #E67017;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.release {
	color: #000;
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: justify;
	margin: 9px 20px 3px
}

.releasetitle {
	color: #000;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12pt;
	font-weight: bold;
	margin: 9px 20px 3px 20px;
}

.releaseintro {
	color: #5C6353;
	margin: 9px 20px 24px 20px;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-style: italic;
	font-size: 9pt;
	line-height: 11pt;
	text-transform: uppercase;
}

.featured {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

A:hover .featured, A:active .featured {
	border: 1px;
	border-color: #FFFF00;
	border-style: solid;
}

.login-text {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
}

.footer-text {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 9px 0;
	color: #FFF;
}

.address-text {
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: normal;
	color: #fff;
}

.note {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #777777;
}

A:link {
	color: #E67017;
	text-decoration: none;
}

A:visited {
	color: #E67017;
	text-decoration: none;
}

A:active {
	color: #F87B1A;
}

A:hover {
	color: #F87B1A;
	text-decoration: underline;
}

a.frame img
{
	padding: 1px;
	margin: 0;
	display: block;
}

.float-left{
	float: left;
	display: inline;
	margin-left: 0px;
	padding-top: 5px;
}

a.frame
{
	display: block;
	padding: 0;
	margin: 0;
	border: 1px solid silver;
}

a.frame:link, a.frame:visited, a.frame:active {
	color: #9da193;
	text-decoration: none;
}

a.frame:hover {
	color: #F87B1A;
	border: 1px solid orange;

}

/* @group homeTiles */

#homeTiles {
	overflow: hidden;
	margin: 0 auto 15px auto;
	padding: 0;
	display: block;
	width: 770px;
	height: 150px;
	background-color: #9EA291;
}

#homeTiles ul {
	width: 770px;
	height: 149px;
	margin: 0;
	padding: 0 0 0 2px;
}

#homeTiles li {
	margin: 0px 1px;
	height: 149px;
	padding: 0px;
	text-align: left;
	display: block;
	float: left;
	clear: none;
	list-style-type: none;
}

#homeTiles li#tile1 {
	margin-left: 0px;
}

#homeTiles li#tile2 {
	margin-left: 0px;
}

#homeTiles li#tile4 {
	margin-right: 0px;
}

#homeTiles img {
	border-style: none;
	border-width: 0;
	display: block;
	margin: 0;
	padding: 0;
}

#homeTiles li a:link {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	height: 149px;
}

#homeTiles li#tile1 a {
	display: block;
	width: 191px;
	height: 149px;
	background: transparent url(/images/tile-bkg.jpg) no-repeat;
	background-position: 0px 0px;
}

#homeTiles li#tile1 a:hover {
	background-position: 0px -149px;
}

#homeTiles li#tile2 a {
	display: block;
	width: 191px;
	height: 149px;
	background: transparent url(/images/tile-bkg.jpg) no-repeat;
	background-position: -193px 0;
}

#homeTiles li#tile2 a:hover {
	background-position: -193px -149px;
}

#homeTiles li#tile3 a {
	display: block;
	width: 191px;
	height: 149px;
	background: transparent url(/images/tile-bkg.jpg) no-repeat -385px 0;
}

#homeTiles li#tile3 a:hover {
	background-position: -385px -149px;
}

#homeTiles li#tile4 a {
	display: block;
	width: 191px;
	height: 149px;
	background: transparent url(/images/tile-bkg.jpg) no-repeat -577px 0;
}

#homeTiles li#tile4 a:hover {
	background-position: -577px -149px;
}

/* @end */

/* @group Menus */

.textleft {
	text-align: left;
	overflow: visible;
}

.textright {
	text-align: left;
	margin-left:25px;
	margin-right: auto;
	padding-right: 10px;
	width: 210px;
	float: right;
}

#navcontainer ul {
	padding: 4px 0 0 0;
	margin: 0;
	list-style-type: none;
	background-color: transparent;
	color: #B6BBAD;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	border: 0;
	text-align: center;
	line-height: 10px;
	height: 20px;
}

#navlist li {
	display: inline;
}

#navlist li a {
	text-decoration: none;
	background-color: transparent;
	color: #FFF;
	padding: 2px 4px 2px 4px;
}

#navlist li a:hover {
	background-color: black;
	color: #fff;
	text-decoration: none;
}

/* @end */

.indent {
	margin-left: 25px
}

.indented
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }

.indentb {
	font-weight: bold;
	line-height: 185%;
	margin-left: 35px
}

.img_lft {
	border-top: 7px solid #fff;
	border-right: 7px solid #fff;
	border-bottom: 7px solid #fff;
	border-left: solid #fff
}

.img_rt {
	border-top: 7px solid #fff;
	border-right: solid #fff;
	border-bottom: 7px solid #fff;
	border-left: 7px solid #fff
}

.img_cntr {
	border-top: 7px solid #fff;
	border-right: solid #fff;
	border-bottom: 7px solid #fff;
	border-left: solid #fff
}

.black_sml {
	color: #000;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular
}

.grey_sml {
	color: #666;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular
}

.imgl {
	text-align: left;
	border-style: solid solid solid none;
	border-width: 5px 10px 5px 0;
	border-color: #fff #fff #fff
}

.imgr {
	text-align: left;
	border-style: solid none solid solid;
	border-width: 5px 0 5px 10px;
	border-color: #fff  #fff #fff
}

.imgc {
	text-align: left;
	border: solid 5px #fff
}

.hidden {
	visibility: hidden
}

.cmbody {
	background-color: #f9f9f1;
}



<style type="text/css">


.cssnav-1 {
position: left top;
font-family: arial, verdana, helvetica, sans-serif;
background-image: url(../images/grocery-store-over2.jpg);
width: 398px;
height: 310px;
margin: 0;
margin-bottom:0px;
padding: 0;
}

.cssnav-1 a {
width: 398px;
height: 310px;
float: left;
margin: 0;
padding: 0;
color: black; text-decoration: none;
}
.cssnav-1 img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav-1 a:hover img{visibility:hidden}
.cssnav-1 span {
position:absolute;
left:5px;
top:3px;
margin:0;
cursor: pointer;
}

.row {
	color: #535353;
	background-color: #F9F9F9;
	border: 1px dotted #9F9F9F;
	border-right: 0px;
	font-weight: normal;
	width: 175px;
}


#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	
	background:url(images/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:920px;
	overflow:hidden;
}

#slides{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu{
	/* This is the container for the thumbnails */
	height:45px;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

#menu li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(images/pic_bg.png) repeat;
}

#menu li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(images/active_bg.png) no-repeat;
}

#menu li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(images/divider.png) no-repeat right;
}

#menu li a{
	display:block;
	background:url(images/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}
#main{
	/* The main container */
	margin:15px auto;
	text-align:center;
	width:920px;
	position:relative;
}

</style> 

