
/* = Page Structure */
/* ------------------------------------------------------- */

body {
	margin: 0;
  	padding: 0 0 50px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #4A4A4A;
	background: #fff;
}
#page {
	width: 760px;
	margin: auto;
	text-align: left;
	font-size: .9em;
}
#feature {
	float: left;
	width: 370px;
	margin: 0 23px 30px 0;
}
#content-home {
	float: left;
	width: 367px;
	margin: 0 0 30px;
}
#submenu {
	float: left;
	width: 167px;
	margin: 0 22px 30px 0;
}
#content {
	float: left;
	width: 571px;
	margin: 0 0 30px;
}
#footer {
	clear: both;
}


/* = Header */
/* ------------------------------------------------------- */

#header h1 {
	display: none; 
}
#header ul {
	margin: 0;
	padding: 105px 15px 0;
	background:  url(../images/gen/header-bg.png) top left no-repeat;
}
#header li {
	float: left;
	margin: 0 30px 15px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	list-style: none;
	background: none;
}
#header li a {
	float: left;
	color: #00045D;
	text-decoration: none;
}
#header li a:hover {
	color: #315FA9;
	text-decoration: underline;
}


/* = Breadcrumb */
/* ------------------------------------------------------- */

#breadcrumb {
	margin: 0 0 15px;
	padding: 0 15px;
	line-height: 29px;
	background:  url(../images/gen/breadcrumb-bg.gif) top left no-repeat;
	font-size: .9em;
	font-weight: bold;
	color: #315FA9;
}
#breadcrumb a {
	float: left;
	margin-right: 7px;
	padding-right: 12px;
	font-weight: normal;
	color: #315FA9;
	text-decoration: none;
	background: url(../images/gen/breadcrumb-separator.gif) 100% 55% no-repeat;
}
#breadcrumb a:hover {
	color: #315FA9;
	text-decoration: underline;
}

/* = Homepage */
/* ------------------------------------------------------- */
#pub {
	margin: 0 0 25px;
}

#applications h3 {
	margin: 0;
	padding: 7px 15px;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/gen/applications-title-bg.gif) top left no-repeat;
}
#applications h3 span {
	margin: 0 2px;
	color: #6E99DF;
}
#applications dl {
	margin: 0 0 10px;
	padding: 15px;
	background: url(../images/gen/applications-bg.gif) top left repeat-x;
}
#applications dt {
	clear: both;
	float: left;
	margin: 0 10px 15px 0;
}
#applications dt img {
	border: 1px solid #315FA9;
}
#applications dd {
	margin: 0 0 15px;
}
#applications dd h4 {
	margin: 0 0 .3em;
	font-size: 1.2em;
	color: #000;
}
#applications dd h4 a {
	color: #000;
	text-decoration: none;
}
#applications dd h4 a:hover {
	color: #0060FF;
	text-decoration: underline;
}

#news h3 {
	margin: 0;
}
#news ul {
	margin: 0;
	padding: 10px 15px 20px;
	background: #E5F2FF url(../images/gen/news-bottom.gif) bottom left no-repeat;
}
#news li {
	margin: 0 0 10px;
	padding: 0;
	color: #0E115C;
	list-style: none;
	background: none;
}

#about, #work {
	font-size: 1.1em;
	margin: 0 0 2em;
}
#about h3, #work h3 {
	margin: 0 0 .5em;
}

#promo {
	margin: 2em 0 0;
	background: url(../images/gen/promo-bg.gif) top left repeat-y;
}
#promo div {
	background: url(../images/gen/promo-top.gif) top left no-repeat;
}
#promo div div {
	padding: 15px 0;
	background: url(../images/gen/promo-bottom.gif) bottom left no-repeat;
}
#promo table {
	border: none;
}
#promo td {
	border: none;
	padding: 0;
	vertical-align: middle;
}
#promo td.text {
	padding: 5px 10px;
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
}

/* = Content */
/* ------------------------------------------------------- */

#content {
	line-height: 1.35em;
}
a {
	color: #1151BB;
}
a:visited {
	color: #675687;
}
a:hover {
	color: #0060FF;
}
h2 {
	margin: 0 0 1em;
	padding: 10px 0 0em;
	font-size: 1.6em;
	color: #315FA9;
}
h3 {
	margin: 2em 0 1em;
	font-size: 1.3em;
}
h4 {
	margin: 1.5em 0 1em;
	font-size: 1em;
	color: #1D50A2;
}
p {
	margin: 0 0 1em;
}
blockquote {
	margin: 1em 2em;
	color: #1D50A2;
	font-family: georgia;
	font-size: 1.15em;
	line-height: 1.4em;
	font-style: italic;
}
ul, ol {
	margin: 1em 0;
	padding: 0;
}
ul li {
	margin: 0 0 .5em;
	padding: 0 0 0 17px;
	list-style: none;
	background: url(../images/gen/bullet.gif) 7px 6px no-repeat;
}
img {
	border: none;
}

table {
	font-size: 1em;
	border-style: solid;
	border-color: #CECECE;
	border-width: 1px 0 0 1px;
}
th, td {
	border-style: solid;
	border-color: #CECECE;
	border-width: 0 1px 1px 0;
	padding: 5px;
	vertical-align: top;
}
th {
	font-weight: bold;
	text-align: left;
	width: 35%;
}

.clear {
	clear: both;
	height: 0;
	font-size: 1%;
	line-height: 1%;
}

.float-left {
	float: left;
	margin: 0 10px 10px 0;
}
.float-right {
	float: right;
	margin: 0 0 10px 10px;
}


/* Products categories list ----- */

#lienq {

    font-size:large;
	text-align: center;
   
	}

ul#categories {
	margin: 2em 0;
	padding: 0;
}
#categories li {
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
	background: url(../images/gen/products-cat-bg.gif) top left repeat-y;
}
#categories li a {
	font-size: 1.3em;
	font-weight: bold;
}
#categories li img {
	vertical-align: middle;
}

/* Products sub categories list ----- */

ul#subcategories {
	margin: 2em 0;
	padding: 0;
}
#subcategories li {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	background: none;
}
#subcategories h3 {
	margin: 0 0 1em 0;
	padding: 10px 12px 12px 0;
	font-size: 1.3em;
	font-weight: bold;
	background: url(../images/gen/products-subcat-bg.gif) top left repeat-y;
}
#subcategories h3 img {
	float: left;
	margin: -10px 10px 0 0;
	border: 1px solid #315FA9;
}
#subcategories p {
	margin: 0 0 0 156px;
	padding: 0;
}

/* Products details ----- */

#visual {
	position: relative;
	margin: 0 0 2em;
	height: 1%;
}
html>body #visual {
	height: auto;
}
#visual img {
	display: block;
}

ul.tabs {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0 0 0 8px;
}
.tabs li {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	list-style: none;
	background: none;
}
#page .tabs li a {
	float: left;
	padding: 7px 10px 7px 16px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #0E115C url(../images/gen/tab-arrow.gif) 8px 50% no-repeat;
}
#page .tabs li a:hover {
	color: #C8DDF4;
}
#page .tabs li.selected a {
	color: #000;
	background: #fff url(../images/gen/tab-selected-arrow.gif) 8px 50% no-repeat;
}
#page .tabs li.selected a:hover {
	color: #000;
}

div.features {
	float: right;
	margin: 0 0 1.5em 2em;
	padding-bottom: 9px;
	width: 203px;
	background: #E5F2FF url(../images/gen/features-bottom.gif) bottom left no-repeat;
}
.features ul {
	margin: 0;
	padding: 5px 7px;
}

p.intro {
	margin: 1em 0 2em;
	font-size: 1.2em;
	font-weight: bold;
	color: #595959;
	line-height: 1.4em;
}

p.download {
	margin: 2em 0;
}
p.download a {
	display: block;
	margin: 1em 0;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	color: #1D50A2 !important;
	text-decoration: none;
}
p.download a:hover {
	text-decoration: underline;
}
p.download img {
	float: left;
	margin: -5px 10px 5px 0;
}



/* = Sub-menu */
/* ------------------------------------------------------- */

#submenu {
	background: transparent url(../images/gen/submenu-bg.gif) top left no-repeat;
}
#submenu h5 {
	margin: 12px 15px;
	font-size: 1.3em;
	color: #B4B4B4;
}
#submenu ul {
	margin: 0 15px;
	padding: 0;
}
#submenu ul.one-level {
	height: 120px;
}
html>body #submenu ul.one-level {
	min-height: 120px;
	height: auto;
}
#submenu ul ul {
	margin: .3em 0 1em 10px;
}
#submenu ul ul ul {
	margin: .3em;
}
#submenu li {
	margin: .2em 0;
	padding: 0;
	font-weight: bold;
	color: #000;
	list-style: none;
	background: none;
}
#submenu li li, #submenu ul.one-level li {
	padding-left: 8px;
	font-weight: normal;
	background: transparent url(../images/gen/submenu-arrow.gif) 0 .4em no-repeat;
}
#submenu li.transformer {
	font-size: .9em;
	background: none;
	padding-top: .5em;
}
#submenu li.transformer li {
	font-size: 1.1em;
}
#submenu li a {
	color: #00045D;
	text-decoration: none;
}
#submenu li li a {
	color: #000;
}
#submenu li a:hover {
	color: #315FA9;
	text-decoration: underline;
}

#submenu p {
	margin: 3em 0;
}


/* = Footer */
/* ------------------------------------------------------- */

#footer {
	padding: 20px 0 0;
	color: #0E115C;
	text-align: center;
	border-top: 1px solid #B5C5E0;
}
#footer p {
	margin: 0 0 .7em;
}
#footer .nav {
	font-size: 1em;
}
#footer .nav a {
	margin: 0 .5em;
	font-weight: bold;
	color: #0E115C;
	text-decoration: none;
}
#footer .nav a:hover {
	text-decoration: underline;
}
#footer .nav a.contact {
	color: #305EA8;
}
