@charset "utf-8";
/* CSS Document */
/* reset */
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse; border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* fonts */
body {
*font-size:small;*font:x-small;
	font-family: Arial;
	font-size: 95%;
	line-height: 1.22;
}
table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

body {
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}

p,li,dt,dl {
	line-height:1.25em;
}
p {
	font-size: 0.75em;
	line-height: 1em;
}

.sp {
	font-size: 0.9em;
	line-height: 1em;
	color: #999999;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: .9em;
}
h2 {
	font-size: 85%;
	margin-bottom: 0.5em;
	line-height: 1em;
	font-weight: bold;
}
h3 {
	color: #1a2739;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }

/*---Links---*/

a {
	color:#1a2739;
	text-decoration:none;
}
a:hover {color:#7AB9E7; text-decoration:none;}
strong { font-weight:bold; }
em { font-style:italic; }

a.nohover { background:none; }

.none { display:none; }

/*** Spacers***/

.clear1 { height:1px;clear:both;overflow:hidden; }
.clear10 { height:10px;clear:both;overflow:hidden; }
.clear20 { height:20px;clear:both;overflow:hidden; }
.clear40 { height:40px; clear:both; overflow:hidden; }

.blue { color: #1155AA; }
.orange { color: #F29908 }

blockquote p { padding:0 15px 0 0; margin-top:0; font-size:131%; float:left; background:transparent url(../images/quote-down.gif) bottom right no-repeat; }
blockquote { padding:10px 30px; line-height:1.5em; background:transparent url(../images/quote-up.gif) top left no-repeat; }
cite { float:right; padding-right:20px; } 

/* --- wrapper ---*/
#wrapper {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	z-index: 2;
}


/* ----- top navigation----- */
#inline-nav{
	float:right;
	display:inline;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.logo {
	float:left;
	display:inline;
	margin-left: 16px;
	width: 240px;
	margin-top: 12px;
}

#inline-nav  a:hover { color:#cccccc; text-decoration:none; }
#inline-nav  a   {
	color: #000000;
}

#footer {
	height: 48px;
	background-image: url(../i/landing/CORESense_retail_software_banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 776px;
	float: left;
	position: absolute;
	top: 740px;
	margin-left: 3px;
}
#footer  #inline-nav  {
	height: 15px;
	width: 770px;
	margin-top: 33px;
}

/* ----- main body layout ----- */
#bd {
	min-height:300px;
	height:auto!important;
	height:400px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: absolute;
	z-index: 2;
	top: 110px;
}
#bd.col1 {
	background-repeat: repeat-y;
	width: 780px;
	background-image: url(../i/landing/landing-page-sliced_22.gif);
	padding-right: 10px;
	padding-left: 10px;
}
#bd.col1 #main-content-box {
	width:762px;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
}
#bd.col1 #featured-content {
	min-height:195px;
	margin-top: -4px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#wrapper #bd #main-content-box #feature-content #demo {
	float: right;
	height: 50px;
	width: 150px;
	padding-right: 150px;
}

#bd.col1 .main-content {
	width:746px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	height: auto;
	padding-top: 8px;
}
#bd.col1   .main-content  li {
	list-style-type: none;
}
li.white_bullet {
	background-image: url(../i/landing/white_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 20px;
}

li.bluesquare {
	list-style-type: none;
	background-image: url(../i/promos/blue_square.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 15px;
	list-style-image: none;
	}
li.blue_plus {
	list-style-type: none;
	background-image: url(../i/promos/blue_plus.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-left: 20px;
	list-style-image: none;
}
li.black_plus {
	list-style-type: none;
	background-image: url(../i/promos/black_plus.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 20px;
	list-style-image: none;
}
.lp_list li {
	background-image: url(../i/landing/bullet_dk_blue_36.gif);
	display: block;
	list-style-type: none;
	color: #0c0d2a;
	padding-top: 0.75em;
	padding-right: 0.5em;
	padding-bottom: 0.75em;
	padding-left: 1.3em;
	background-repeat: no-repeat;
	background-position: 2px .9em;
	font-size: 80%;
}
.lp_list2 li {
	background-image: url(../i/landing/bullet_dk_blue_36.gif);
	display: block;
	list-style-type: none;
	color: #0c0d2a;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.3em;
	background-repeat: no-repeat;
	background-position: 2px .9em;
	font-size: 80%;
}


dl#announcement {
	height: auto;
	width:500px;
	color:#FFFFFF;
	height: auto;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
dl#announcement dt {
	font-size:130%;
	line-height:1em;
	font-weight:normal;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
dl#announcement dd {
	padding:0;
	font-size:150%;
	font-weight:bold;
	line-height:normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	font-style: italic;
}


/*-- Feature Content Images--*/
.cat-img-ecommerce {
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 195px;
	background-color: #FFFFFF;
	width: 758px;
	margin-top: -4px;
	background-image: url(../i/landing/Blue_Marquis.gif);
	float: left;
} /* first % is horizontal */
#wrapper_780 {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	z-index: 2;
}
#header0_780 {
	position:absolute;
	top:17px;
	height:11px;
	width:780px;
	background-color:#FFFFFF;
	background-image: url(../i/landing/landing-page-sliced_06.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header1_780 {
	position:absolute;
	top:28px;
	width:780px;
	background-image: url(../i/landing/landing-page-sliced_08.gif);
	background-repeat: repeat-y;
	height: 63px;
}
.logo_780 {
	float:left;
	display:inline;
	margin-left: 16px;
	width: 240px;
	margin-top: 6px;
}
.call_780 {
	float:right;
	display:inline;
	margin-left: 16px;
	width: 240px;
	margin-top: 0px;
}
#header2_780 {
	position:absolute;
	top:91px;
	width:780px;
	background-image: url(../i/landing/landing-page-sliced_14.gif);
	background-repeat: no-repeat;
	height: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center top;
}
#header3_780 {
	position:absolute;
	top:97px;
	width:780px;
	background-image: url(../i/landing/landing-page-sliced_20.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center top;
}
#btm_banner0 {
	float: left;
	height: 75px;
	width: 771px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
}
#btm_banner #brochure {
	float: left;
	height: 75px;
	width: 322px;
}

#btm_banner #sales {
	float: left;
	height: 75px;
	width: 157px;
}
#btm_banner #quote {
	background-image: url(../i/landing/ecommerce_solution_quote.gif);
	float: left;
	height: 75px;
	width: 292px;
}
.lp_list_1 li {
	background-image: url(../i/landing/bullet_dk_blue_36.gif);
	display: block;
	list-style-type: none;
	color: #0c0d2a;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.3em;
	background-repeat: no-repeat;
	background-position: 2px .9em;
	font-size: 80%;
}

