/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, fieldset, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:.77em/170% Verdana, Arial, Helvetica, sans-serif;
	background:#5d5d5d;
	color:#666666;
	text-align:center;
	border-top:7px solid #f7971c;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h1 {
}
h2 {
	font:195%/150% Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:15px 0 10px;
	color: #000;
}
h3 {
	font-size:120%;
}
h4 {
	font-size:110%;
}
a {
	color:#f7971c;
	font-weight:bold;
}
a:hover, a:active {
	text-decoration:none;
	color:#000000;
}
acronym {
	border:0;
	cursor:help;
	border-bottom:1px dotted #888d91;
}
table.centre
{
	border: 1px solid #efefef; border-collapse:collapse;
}
table.centre td, table.centre th
{
	border: 1px solid #efefef; padding:10px; text-align:left;
}




/* [shared] */

#holder, #login {
	background:#fff;
	border:0;
}
#container {
	/*width:750px;*/
	width:960px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}
#leftcol strong, #rightcol strong {
	color:#3190E1;
}
#leftcol {
	/*width:295px;*/
	width:400px;
	float:left;
	padding:0 40px;
	border-right:1px solid #e5e5e5;
}
.leftcol ul {
	margin:15px 0 0 25px;
	list-style:square;
}
#rightcol {
	/*width:294px;*/
	width:399px;
	float:left;
	padding:0 40px 30px;
}

/* [top and nav] */

#logo {
	text-align:right;
	padding:45px 0 15px;
}
#home #logo {
	padding-top:26px;
}
#nav {
	height:35px;
	border-bottom:1px solid #cccccc;
	margin:0 0 30px;
}
#nav ul {
	list-style:none;
}
#nav li {
	float:left;
	color:#aaaaaa;
	margin-right:16px;
	height:17px;
}
#nav li a {
	color:#3f3f3f;
	text-decoration:none;
	display:block;
	background-repeat:no-repeat;
	height:17px;
}
#nav li a.home, #nav li.home {
	background-image:url(../images/home_btn.gif);
	width:44px;
}
#nav li a.about, #nav li.about {
	background-image:url(../images/about_btn.gif);
	width:46px;
}
#nav li a.sources, #nav li.sources {
	background-image:url(../images/sources_btn.gif);
	width:62px;
}
#nav li a.products, #nav li.products {
	background-image:url(../images/products_btn.gif);
	width:69px;
}
/*#nav li a.tools, #nav li.tools {
	background-image:url(../images/tools_btn.gif);
	width:39px;
}
#nav li a.contact, #nav li.contact {
	background-image:url(../images/contact_btn.gif);
	width:60px;
}*/
#nav li a:hover {
	background-position:0 -17px;
}
/*#home #nav a.home, #about #nav a.about, #sources #nav a.sources, #publications #nav a.publications, #tools #nav a.tools, #contact #nav a.contact {
#home #nav a.home, #about #nav a.about, #sources #nav a.sources, #publications #nav a.publications, #tools #nav a.tools {
	background-position:0 -17px;
	border-bottom:1px solid #808080;
}*/
.current {
	background-position:0 -17px;
	border-bottom:1px solid #808080;
}
#breadcrumbs {
	height:26px;
	border-bottom:1px solid #cccccc;
	margin:0 18px 30px 20px;
}
#breadcrumbs ul {
	list-style:none;
}
#breadcrumbs li {
	float:left;
	color:#aaaaaa;
	margin-right:16px;
	height:15px;
}
#breadcrumbs li a {
	color:#3f3f3f;
	text-decoration:none;
	display:block;
	background-repeat:no-repeat;
	height:15px;
}
#breadcrumbs li a.web, #breadcrumbs li.web {
	background-image:url(../images/web_btn.gif);
	width:30px;
}
#breadcrumbs li a.identity, #breadcrumbs li.identity {
	background-image:url(../images/identity_btn.gif);
	width:51px;
}
#breadcrumbs li a.print, #breadcrumbs li.print {
	background-image:url(../images/print_btn.gif);
	width:31px;
}
#breadcrumbs li a:hover {
	background-position:0 -15px;
}
#breadcrumbs li.web, #breadcrumbs li.identity, #breadcrumbs li.print {
	background-position:0 -15px;
	border-bottom:1px solid #808080;
}

/* [home] */

#home_left {
	float:left;
	/*width:349px;*/
	width:455px;
	border-right:1px solid #cccccc;
	padding:0 25px 15px 0;
}
#home_right {
	float:left;
	/*width:350px;*/
	width:454px;
	padding:0 0 0 25px;
}
#home_left h2, #home_right h2 {
	margin:15px 0;
}
#home_left h4 {
	margin:15px 0 -15px;
	color:#404040;
	font-size:100%;
}

/* [theft index] */

#indexhead {
	margin-bottom:15px;
	padding-bottom:15px;
	color:#666666;
	border-bottom:1px solid #cccccc;
}

/* [about] */

#abouthead {
	margin-bottom:15px;
	padding-bottom:15px;
	color:#666666;
	border-bottom:1px solid #cccccc;
}
/*#abouthead p {
	font:195%/150% Helvetica, Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0;
}
#abouthead h2 {
	font:295%/120% Helvetica, Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0;
}
.blue {
	color:#00adef;
}*/
#about_left {
	float:left;
	/*width:349px;*/
	width:455px;
	border-right:1px solid #cccccc;
	padding:0 25px 15px 0;
}
#about_right {
	float:left;
	/*width:350px;*/
	width:454px;
	padding:0 0 0 25px;
}

/* [sources] */

#sources_left {
	float:left;
	/*width:349px;*/
	width:455px;
	padding:0 25px 15px 0;
}
#sources_right {
	float:left;
	/*width:350px;*/
	width:400px;
	padding:0 0 0 25px;
	border-left:1px solid #cccccc;
}


/* [portfolio] */

.port_item {
	width:210px;
	position:relative;
	float:left;
	padding:0 20px 30px;
	color:#d9d9d9;
}
.lastone {
	padding-right:0;
}
.port_item a:hover {
	text-decoration:none;
	color:#00adef;
}
.port_item h2 {
	font:100%/170% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:10px;
	color:#d9d9d9;
}
.port_img {
	width:210px;
	height:149px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	border:1px solid #b3b3b3;
}
.port_desc {
	background-color:#23282c;
	color:#FFFFFF;
	position:absolute;
	top:149px;
	left:0px;
	height:167px;
	width:186px;
	padding:0 12px;
}
.port_desc li {
	list-style:none;
	padding-left:16px;
	background:url(../images/arrow.gif) no-repeat 0 6px;
	font-weight:bold;
	color:#00adef;
}
p#study  {
	border:1px solid #b3b3b3;
}
p#study img {
	display:block;
	border:0;
}

/* [theft index] */

div.ti_leftcol {
	float:left;
	width:45%;
	margin-left:15px;
}
div.ti_leftcol table, div.ti_rightcol table {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
div.ti_leftcol table th, div.ti_rightcol table th {
	border-bottom:1px solid #e5e5e5;
}
div.ti_leftcol table tr.last td, div.ti_rightcol table tr.last td {
	border-top:1px solid #e5e5e5;
}
h2.ti {
	margin-left:15px;
}
div.ti_rightcol {
	float:left;
	width:50%;
}
div.ti_rightcol ul{
	margin-left:25px;
}
div#ti_tips,div#rating_container {
	display:none;
}
tr.ti {
  cursor:pointer;
}
div.ti_rightcol tr.ti {
  cursor:auto;
}
div#rating_description {
	margin-left:15px;
}
div.ti_rightcol table {
	margin-top:40px;
	margin-left:15px;	
}

/* [contact] */

#cont_left {
	float:left;
	/*width:349px;*/
	width:455px;
	border-right:1px solid #cccccc;
	padding:0 25px 15px 0;
}
#cont_right {
	float:left;
	/*width:350px;*/
	width:454px;
	padding:0 0 0 25px;
}
#cont_right img {
	border:1px solid #b3b3b3;
	margin-top:10px;
}
#cont_left h2, #cont_right h2 {
	margin:15px 0;
}
#cont_left ul, #cont_right ul {
	margin:15px 0 15px 20px;
	list-style:square;
}

/* [site map] */

ul.sitemap {
	margin:15px 0 15px 25px;
}
ul.sitemap li {
	margin:3px 0;
}
ul.sitemap ul {
	margin:15px 0 15px 25px;
}
ul.sitemap ul a {
	font-weight:normal;
	color:#808080;
}
ul.sitemap ul ul a {
	font-weight:normal;
	color:#808080;
	font-size:90%;
}

/* [form] */


legend {
	display:none;
}
fieldset p {
	margin:15px 0 0;
}
label {
	/*width:100px;*/
	float:left;
	/*font-weight:bold;*/
}
/*select, input {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:2px;
	width:264px;
}*/

/* DataTables row classes */
tr.odd {
	background-color: #f5f5f5;
}
tr.even {
	background-color: white;
}
input, select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.dataTables_info {
	width: 45%;
	float: left;
	padding-top:15px;
}
.dataTables_paginate {
	float: right;
	text-align: right;
	padding-top:15px;
}
.dataTables_wrapper {
	border-bottom:1px solid #ccc;
}
.paging_full_numbers span.paginate_button,
 	.paging_full_numbers span.paginate_active {
	border: 1px solid #aaa;
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;*/
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	/**cursor: hand;*/
}
.paging_full_numbers span.paginate_button {
	background-color: #ffffff;
	color: #666666;
}
.paging_full_numbers span.paginate_button:hover {
	background-color: #666666;
	color: #ffffff;
}
.paging_full_numbers span.paginate_active {
	background-color: #666666;
	color: #ffffff;
}

thead td {padding-bottom:15px; border-bottom:1px solid #ccc;}
thead tr {margin-bottom:15px;}
td {vertical-align: middle}
td img { border: 0; vertical-align: text-bottom; }

input.sendbutton {
	background:#23282c;
	color:#fff;
	margin:0px 3px 0 0;
	float:right;
	width:100px;
}

/* [footer] */

#footer_outer {
	background:#666666;
	height:200px;/*240*/
	color:#bfbfbf;
	text-align:left;
}
#footer {
	/*width:750px;*/
	width:960px;
	margin:0 auto;
	padding:22px 0 0;
	line-height:155%;
}
#footer h3 {
	font-size:155%;
	font-weight:normal;
}
#footer ul {
	list-style:none;
}
#footer_left {
	float:left;
	/*width:349px;*/
	width:455px;
	/*border-right:1px solid #393e42;*/
	padding:0 25px 0 0;
}
#footer_left ul a {
	font-weight:normal;
	/*color:#bfbfbf;*/
	text-decoration:none;
}
#footer_right {
	float:left;
	/*width:350px;*/
	width:454px;
	padding:0 0 0 25px;
	border-left:1px solid #858585;
	background:transparent url(../images/footer.gif) no-repeat bottom right;
}
#copyright {
	height:46px;
	color:#c0c0c0;
}
#copyright ul {
	list-style:none;
	padding:12px 0 0;
	/*width:750px;*/
	width:960px;
	margin:0 auto;
}
#copyright li {
	float:left;
	padding:0;
}
#copyright li.valid {
	float:right;
}
#copyright a {
	color:#c0c0c0;
}
/*#arrival {
	width:685px;
	margin:10px auto;
	text-align:right;
	font:90% Arial, Helvetica, sans-serif;
	padding:0 5px 0 0;
}
#arrival a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:url(../images/arrival-arrow.gif) no-repeat right;
	padding:0 9px 0 0;
}*/


/* [extra] */

.divider {
	margin:15px 0;
	border-bottom:1px solid #cccccc;
	font-size:1px;
	clear:both;
}
a.readmore {
	color:#e2871a;
	padding:0 0 0 15px;
	background:url(../images/arrow-left.gif) center left no-repeat;
}
h3.tophead {
	margin-top:25px;
}
.cleaner {
	clear:both;
}
.whiteblock {
	clear:both;
	background:#fff;
	height:30px;
}
.small {
	font-size:80%;
	line-height:160%;
}
.spacer {
	clear:both;
	height:75px;
}
.firstpara {
	font-size:110%;
}
.hide, #nav span, #breadcrumbs span, #carousel_frame ul li span, h1 {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline;
}
iframe {
	border:0;
	margin:0;
	padding:0;
	overflow:hidden;
}









div.item {
	/*width: 340px;*/
	width: 450px;
}

div.item img {
	float: left;
	padding-right: 18px;
	padding-top:5px
}

div.item p {
	float: left;
	/*width: 215px;*/
	width: 325px;
	margin-top: 0px;
}

div.example1_container {
	
}

td, th {
	text-align:left;
	}
.right	{
	text-align:right;
	}
.center	{
	text-align:center;
	}

/* [products] */
h2.prod{
	margin-top:45px;
}
.prod_left, .prod_mid, .prod_right {
	float:left;
	/*width:221px;*/
	width:291px;
	border-right:1px solid #cccccc;
	padding:0 20px 10px 0;
}
.prod_mid {
	padding:0 22px 10px 22px;
}
.prod_right {
	/*width:222px;*/
	width:292px;
	border:0;
	padding:0 0 10px 20px;
}
.prod_left h2, .prod_mid h2, .prod_right h2 {
	font:100%/170% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#404040;
}
.prod_left img, .prod_mid img, .prod_right img {
	border:1px solid #f3f3f3;
	margin-top:5px;
}
.prod_line {
	margin:0 0 20px;
	height:20px;
	border-bottom:1px solid #cccccc;
	font-size:1px;
	clear:both;
}
#prod_leftcol {
	float:left;
	width:477px;
	border-right:1px solid #cccccc;
	padding:0 30px 15px 0;
}
#prod_rightcol {
	float:left;
	width:212px;
	padding:0 0 0 30px;
}
#prod_leftcol h3, #prod_rightcol h3 {
	font-size:120%;
	font-weight:bold;
	color:#404040;
}
#prod_leftcol li {
	list-style:square;
	margin-left:20px;
}
#prod_rightcol img {
	border:1px solid #b3b3b3;
}
#prod_rightcol li {
	list-style:none;
	padding-left:16px;
	background:url(/images/arrow.gif) no-repeat 0 6px;
}
#prod_rightcol blockquote, #prod_leftcol blockquote {
	background:url(/images/left-quote.gif) left top no-repeat;
	margin:20px 0 10px;
	/*overflow:visible;
	width:100%;*/
}
#prod_rightcol blockquote p, #prod_leftcol blockquote p {
	background:url(/images/right-quote.gif) bottom right no-repeat;
	padding:4px 7px 5px 0;
	margin:10px 0 0 12px;
	text-indent:20px;
	font-style:italic;
	width:193px;
	overflow:visible;
}
#prod_rightcol ul.case li {
	margin:0 0 4px;
}
#prod_leftcol ul.services li {
	list-style:none;
	float:left;
	width:220px;
	padding:0 0 8px 18px;
	margin:0;
	background:url(/images/arrow.gif) no-repeat 0 6px;
}


