@charset "utf-8";

/* 	CSS Reset
*/

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, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/*	Template Properties
*/

body {
	background-color: #F0EDE6;
	color: #66615D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-bottom: 30px;
}
	#iframe {
		background-color: #FFF;
	}

.headerbg {
	background-image: url(images/bg_header.gif);
	background-position: top center;
	height: 270px;
}
	.header {
		width: 950px;
		margin: auto;
	}
		.header .cibis {
			float: right;
		}
		.header h1 {
			color: #557363;
			font-size: 1.8em;
			font-weight: normal;
			padding-top: 15px;
			padding-bottom: 5px;
		}
		.header h2 {
			color: #7E9980;
			font-size: 1em;
			font-weight: normal;
			margin: 0;
			border: none;
		}

.containerbg {
	background-image: url(images/bg_container.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
	.container {
		width: 960px;
		margin: 0 auto;
		background-color: #FFF;
	}

.menubg {
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 1.1em;
	line-height: 30px;
	border-bottom: 5px solid #FFF;
	margin: 0 5px;
	padding-top: 5px;
}

#menu {
	margin-top: 0px;
}
	#menu a {
		color: #FFF;
		background-repeat: repeat-x;
		background-position: top;
		margin: 4px 10px 0 10px;
		padding: 8px;
	}
		#menu a:hover {
			background-color: #BFCCC0;
			color: #111216;
			text-decoration: none;
		}
	#menu .transMenu .content {
		padding: 0;
		margin: 0;
		float: none;
		width: auto;
	}
		#menu .transMenu .content a {
			padding: 0;
			margin: 0;
		}
		#menu .transMenu .content td {
			padding: 0;
			margin: 0;
		}

.contentbg {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	margin: 0 5px;
	padding-bottom: 50px;
}
	.content {
		width: 695px;
		float: left;
	}
	.panel {
		width: 230px;
		float: right;
	}
		.panel ul, .panel p {
			margin: 5px;
		}

.home {
	width: 950px;
	margin: auto;
}

.footer {
	width: 960px;
	margin: auto;
	padding: 20px 0;
	line-height: 1.3em;
	border-top: 5px solid #FFF;
}
	.footer .copyright {
		float: right;
	}
	.footer ul {
		margin: 0;
	}
	.footer li {
		float: left;
		list-style: none;
		margin-right: 15px;
		font-size: 0.8em;
	}
		.footer li a {
			color: #8F8B86;
		}
			.footer li a:hover {
				color: #332C27;
				text-decoration: none;
			}







/*	Background Images and Anchor List
*/

.bg-normal {
	padding: 40px 0 0 20px;
	width: 675px;
}

.bg-features {
	background-image: url(images/bg_features.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
	width: 675px;
}
	.bg-features h1 {
		margin-top: 200px;
	}

.bg-pos {
	background-image: url(images/bg_pos.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
	width: 675px;
}
	.bg-pos h1 {
		margin-top: 220px;
	}

.bg-ecommerce {
	background-image: url(images/bg_ecommerce.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
	width: 675px;
}
	.bg-ecommerce h1 {
		margin-top: 220px;
	}

.bg-warehouse {
	background-image: url(images/bg_warehouse.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
	width: 675px;
}
	.bg-warehouse h1 {
		margin-top: 200px;
	}

.bg-backoffice {
	background-image: url(images/bg_backoffice.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
	width: 675px;
}
	.bg-backoffice h1 {
		margin-top: 200px;
	}

.bg-components {
	background-image: url(images/bg_components.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
	width: 675px;
}
	.bg-components h1 {
		margin-top: 200px;
	}

.bg-compare {
	background-image: url(images/bg_compare.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
	width: 675px;
}
	.bg-compare h1 {
		margin-top: 230px;
	}

.bg-grow {
	background-image: url(images/bg_grow.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
	width: 675px;
}
	.bg-grow h1 {
		margin-top: 220px;
	}

.bg-ebusiness {
	background-image: url(images/bg_ebusiness.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
	width: 675px;
}
	.bg-ebusiness h1 {
		margin-top: 240px;
	}

.bg-technical {
	background-image: url(images/bg_technical.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
	width: 675px;
}
	.bg-technical h1 {
		margin-top: 260px;
	}

.bg-license {
	background-image: url(images/bg_license.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
	width: 675px;
}
	.bg-license h1 {
		margin-top: 250px;
	}

.bg-contact {
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 0 20px;
	width: 675px;
}
	.bg-contact h1 {
		margin-top: 180px;
	}

.anchors {
	background-color: #F0EDE6;
	width: 220px;
	margin-left: 358px;
	border: 1px solid #EFEDE7;
	padding: 15px 15px 5px 15px;
}
	.anchors li {
		list-style: none;
		background-image: url(images/bg_anchor.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		padding-bottom: 10px;
	}



/*	Homepage Styles
*/

.home .intro {
	width: 785px;
	margin: auto;
	color: auto;
}

.home h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #332C27;
	font-size: 1.25em;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 15px;
}

.home p {
	color: #837F7C;
}

.home .box01 {
	float: left;
}
	.box01 .boxarea {
		background-image: url(images/bg_attract.jpg);
		background-repeat: no-repeat;
		height: 290px;
		width: 313px;
		margin: 0;
		color: #FFF;
		padding-top: 10px;
	}
		.box01 .boxarea p {
			color: #FFF;
			line-height: 1.7em;
			padding: 0 10px 0 10px;
		}
		.box01 ul {
			margin: 0;
			padding-top: 5px;
		}
		.box01 li {
			padding: 0 0 8px 10px;
			list-style: none;
		}

.home .box02 {
	float: left;
}
	.box02 .boxarea {
		background-image: url(images/bg_win.jpg);
		background-repeat: no-repeat;
		height: 290px;
		width: 324px;
		margin: 0;
		color: #FFF;
		padding-top: 10px;
	}
		.box02 .boxarea p {
			color: #FFF;
			line-height: 1.7em;
			padding: 0 10px 0 15px;
		}
		.box02 ul {
			margin: 0;
			padding-top: 5px;
		}
		.box02 li {
			padding: 0 0 10px 15px;
			list-style: none;
		}

.home .box03 {
	float: left;
}
	.box03 .boxarea {
		background-image: url(images/bg_repeat.jpg);
		background-repeat: no-repeat;
		padding-top: 7px;
		height: 290px;
		width: 313px;
		margin: 0;
		color: #FFF;
		padding-top: 10px;
	}
		.box03 .boxarea p {
			color: #FFF;
			line-height: 1.7em;
			padding: 0 10px 0 10px;
		}
		.box03 ul {
			margin: 0;
			padding-top: 5px;
		}
		.box03 li {
			padding: 0 0 10px 10px;
			list-style: none;
		}


/*	Content Styles
*/

.spacer {
	clear: both;
}

p {
	line-height: 1.5em;
	margin-bottom: 22px;
}

ul {
	margin-bottom: 22px;
	margin-left: 20px;
}

li {
	line-height: 1.5em;
	list-style: disc;
}

a {
	color: #332C27;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}

h1 {
	font-family: "Century Gothic", Tahoma;
	color: #1D375E;
	font-size: 2.4em;
	font-weight: bold;
}

h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #332C27;
	padding: 0 0 2px 0;
	margin: 100px 0 10px 0;
	border-bottom: 1px solid #E1E0DF;
}
	.panel h2 {
		background-color: #CCD6CE;
		font-size: 1.1em;
		color: #332C27;
		padding: 10px 8px;
		margin: 5px 5px 10px 5px;
	}

h3 {
	text-transform: uppercase;
	color: #332C27;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 50px 0 10px 0;
}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
}

.imgleft {
	float: left;
	margin: 0 10px 10px 0;
}

.tagline {
	color: #557363;
	font-size: 1.3em;
}

.intro {
	color: #332C27;
}

.smallgrey {
	font-size: 0.9em;
	color: #666;
}


.ticks {
	margin-left: 0;
}
	.ticks li {
		list-style: none;
		background-image: url(images/bg_tick.gif);
		background-repeat: no-repeat;
		padding-left: 23px;
		padding-bottom: 5px;
	}

#table1, #cibForm {
	border-collapse: collapse
}
	#table1 td, #cibForm td {
		vertical-align: top;
		padding: 5px;
		border-bottom: 3px solid #FFF;
	}
	.formLabel {
		background-color: #F6F5F1;
		color: #000;
		text-transform: uppercase;
		font-size: 0.9em;
		padding: 5px;
	}

.formFieldSmall {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100px;
}

.formFieldMedium {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 200px;
}

.formFieldLarge {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 300px;
}



#dgResults {
	
}
	.dgHeader {
		background-color: #F6F5F1;
		padding: 5px;
		font-weight: bold;
	}
	.dgRow, .dgAlternateRow {
		padding: 5px;
		border-bottom: 1px solid #DDD;
	}










