@charset "utf-8";

#body,
#body form
{
	border: none;
	margin: 0px;
	padding: 0px;
}
*
{
	font-family: Verdana, Helvetica, sans-serif;
}
p, h2, h3
{
	cursor: default;
	padding:0px;
	
}
h1
{
	cursor: default;
	background-image:url('images/km-h1-bg.jpg');
	 background-repeat:no-repeat;
	 background-position: left bottom;
	 
	}
	
h6
{
	font-size:18px;
	color:#ffffff;
	 font-weight:normal;
}
img
{
	border: 0;
}

a
{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}
a:hover
{
	text-decoration:underline;
	color:#79a20d;
	cursor:pointer;
}
#sitepage
{
	background: #f4f4f4 url('images/background-page.png') repeat-y center top;	
	text-align: center;
	overflow: hidden;
}
#container
{
	min-height: 400px;
	margin: 0px auto;
	width: 960px;
	position: relative;	
}
#header
{	height: 88px;
	padding:0;
	margin: auto;
	text-align: left;
    /*background: #F8F8F8 url("images/Gradients.png") repeat-x scroll left -8800px;
	_background: #F8F8F8 none;	 IE6 */
}
#logo
{
	width: 250px;
	height: 87px;
	vertical-align: bottom;
	padding-left: 0px;
	padding-top: 0px;
	left: 0;
	top: 0;
	position: absolute;
	text-align: left;
	overflow: hidden;
	z-index: 99999;	
}

#navigation
{
	float: right;
	margin-top: 52px;
	height: 35px;
	vertical-align: bottom;
	text-align: right;
}

#banner
{
	height: 239px;
	width: 100%;
	clear: both;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
}
#banner-left
{
	width: 400px;
	float: left;
	margin: 0;	
	padding-top:90px;
	padding-left: 40px;
	padding-right: 40px;	
	vertical-align:top;
}
#banner-right
{
	height: 236px;
	width: 482px;
	float: right;
	margin: 0;
	position: relative;

}
#devider
{
	width: 933px;
	padding-left:5px;
	background-color: #ffffff;
	height: 1em;
	padding-top:2px;
	margin-bottom:0px;
	color:Black;
	text-align:left;
}
/*
#devider a:link {text-decoration:underline; color:#000000; font-size: 13px;}
#devider a:visited {text-decoration:underline; color:#000000; font-size:13px;}
#devider a:hover {text-decoration:none; color:#79a20d; font-size:13px;}
*/
#content
{
	min-height: 500px;
	width: 883px;
	_width: 960px;
	height: auto;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;	
	margin-bottom: 30px;
}
* html #content
{
	height: 500px;
	padding-top: 0px;
}
#content h1
{
	font-weight: normal;
	font-size: 22px;
	padding-bottom: 5px;
	margin: 0px;
	color: #79a20d;
	line-height: 25px !important;	
	text-align: left;
}
/*
#content h2
{
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 3px;
	color: #000000;
	line-height: 18px !important;	
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#content h3
{
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 8px;
	color: #79a20d;
	line-height: 18px !important;	
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: underline;
}
#content h4
{
	font-weight: normal;
	font-size: 26px;
	padding-bottom: 8px;
	color: #797979;	
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
*/
#content p
{
	font-size: 12px;
	color: #5B5B5B;	
	text-align: justify;
	line-height: 16px;
	padding-bottom: 14px;
	margin-bottom: 0px;
	margin-top:5px;
	padding-top: 0px;
	line-height: 18px !important;
	font-weight: 100;
}
#content td
{
	font-size: 12px;
	color: #5B5B5B;	
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
/*
#content ul li
{
	background-position: left center;
	font-size: 12px;
	color: #5B5B5B;	
	text-align: justify;
	line-height: 20px;
	background-image: url('images/plas-icone.gif' );
	background-repeat: no-repeat;
	padding-left: 12px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}
*/
#pak1 a
{
	background-position: left center;
	font-size: 12px;
	color: #79a20d;	
	text-align: justify;
	line-height: 20px;	
	padding-left: 12px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	font-weight:400;
}
#pak1 a:hover
{
	background-position: left center;
	font-size: 12px;
	color: #5B5B5B;	
	text-align: justify;
	line-height: 20px;	
	padding-left: 12px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}

#pak1 ul li
{
	background-position: left center;
	font-size: 10px;
	color: #616161;	
	text-align: justify;
	line-height: 20px;
	background-image: url('images/plas-icone.gif' );
	background-repeat: no-repeat;
	padding-left: 12px;
	list-style-type: none;
	line-height:14px;
}

#content ul
{
	padding-bottom: 14px;
}


.content-1
{
	
	width: 45%;
	float: left;
	padding-right: 5%;
	
	}

.content-2
{
	background-position: right center;
	width: 45%;
	float: left;
	/*padding-left: 5%;*/
}
.portfolio
{
	background-image: url(images/portfolio/portfolio-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 303px;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 0px;
	width: 98%;
}
#content .portfolio h1
{
	color: #000000;
	border-bottom: #99cc33 1px solid;
	font-size: 16px;
	margin-bottom: 10px;
}
#content .portfolio h2
{
	color: #000000;
	font-size: 16px;
}
#content .portfolio p
{
	color: #818181;
	padding-right: 10px;
}

.content-left-portfolio
{
	width: 410px;
	float: left;
	padding-top: 20px;
	padding-bottom: 19px;
	padding-left: 23px;
}
.content-right-portfolio
{
	width: 415px;
	float: right;
	margin-top: 19px;
	margin-right: 10px;
}
#content-3
{
	width: 230px;
	height: auto;
	float: right;
}
#content-left
{
	background-position: right center;
	width: 582px;
	padding-right: 60px;
	float: left;
	background-image: url('images/divider.jpg' );
	background-repeat: repeat-y;
}
#content-right
{
	width: 240px;
	height: auto;
	float: right;
	text-align: right;
}

#content-left-home
{
	background-position: right center;
	width: 482px;
	padding-right: 60px;
	float: left;
	background-image: url('images/divider.jpg' );
	background-repeat: repeat-y;
}
#content-right-home
{
	width: 340px;
	height: auto;
	float: right;
	text-align: right;
}

#clear-div
{
	clear: both;
}
/*
#content-right img
{
	padding-bottom: 15px;
	padding-top: 5px;
}*/

#content-right h1
{
	font-size: 16px;
	border-bottom: #eaeaea 1px solid;
	padding-left: 10px;
	color: #000000;	
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.grdleft
{
	margin-top:5px;
}
.sidebar
{
	
	background: #eee url('pt/themes/Default/bg_image.gif');
	margin-bottom:20px;
	
}
/*
#content-right h4
{
	font-size: 16px;
	padding-bottom:0px;
	border-bottom: #eaeaea 1px solid;
	padding-left: 10px;
	color: #000000;	
	padding-top: 7px;
}
#content-right p
{
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
}
#content-right h2
{
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
}
*/
#footer
{
	padding-right: 0px;
	padding-left: 20px;
	font-size: 12px;
	padding-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: left;
	line-height: 1.4em;
	background-position: right center;
	width: 920px;
	_width: 960px;
	padding-top: 4px;
	border-top: #79a20d 1px solid;
	clear: both;
	border-top-color: #000000;
	padding-right: 20px;
	background-color: #333333;
	height:50px;
}


#footer A
{
	color: #C0C0C0;
	text-decoration: none;
}
#footer A:visited
{
	color: #C0C0C0;
	text-decoration: none;
}
#footer A:hover
{
	text-decoration: underline;
	color: #79a20d;
}
#tabs ul li
{
	
	
	
	background-position: left center;
	font-size: 12px;
	color: #5B5B5B;	
	text-align: justify;
	line-height: 20px;
	background-image: url('images/plas-icone.gif' );
	background-repeat: no-repeat;
	padding-left: 12px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}
#tabs ul
{
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-left: 0px;
}
.tabcontent
{
	padding-top: 15px;
}
.inner-page
{
	text-align: right;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
.droplink-new
{
	float: right;
	padding: 10px;
}

a.link-category-newclass
{
	
	font-size: 12px;
	font-weight: bold;
	color: #73ac42;
	text-decoration: none;
}
a.link-category-newclass:hover
{
	margin: auto;	
	font-size: 12px;
	font-weight: bold;
	color: #B5CD45;
	text-decoration: none;
}
a.link-packages-newclass
{
	
	font-size: 16px;
	font-weight: bold;
	color: #73ac42;
	text-decoration: none;
}
a.link-packages-newclass:hover
{
	margin: auto;
	
	font-size: 16px;
	font-weight: bold;
	color: #B5CD45;
	text-decoration: none;
}

a.category-link-new
{
	background-position: left center;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
	background-image: url( 'images/packages/round-icon.jpg' );
	margin-bottom: 12px;
	padding-left: 23px;
	text-align: left;
	background-repeat: no-repeat;
}
a.category-link-new:hover
{
	background-position: left center;
	
	font-size: 12px;
	color: #79A20D;
	text-decoration: none;	
	padding-right: 0px;
	margin-bottom: 12px;	
	background-image: url('images/packages/round-icon-hover.jpg');
	background-repeat: no-repeat;
	padding-left: 23px;
	text-align: left;
}


.watermarked
{
	border-color: #C0C0C0;
	width: 185px;
	padding: 2px 0 0 2px;
	background-color: #f5f5f5;
	color: gray;
}
.watermarkedbig
{
	height: 75px;
	width: 230px;
	padding: 2px 0 0 2px;
	border: 1px solid #C0C0C0;
	background-color: #f5f5f5;
	color: gray;
}
.unwatermarkedbig
{
	height: 75px;
	width: 230px;
	padding: 2px 0 0 2px;
	border: 1px solid #C0C0C0;
	background-color: white;
	color: #000000;
}
.unwatermarked
{
	width: 185px;
	padding: 2px 0 0 2px;
	border: 1px solid #C0C0C0;
	background-color:White;
	color: #000000;
}
.unwatermarked-quote
{
	width: 220px;
	padding: 2px 0 0 2px;
	border: 1px solid #C0C0C0;
	background-color:White;
	color:#000;
}
.watermarkedsmall
{
	
	width: 140px;
	padding: 2px 0 0 2px;
	border: 1px solid #C0C0C0;
	background-color:#f5f5f5;
	color: gray;
}
.unwatermarkedsmall
{
	width: 140px;
	padding: 2px 0 0 2px;
	border: 1px solid #C0C0C0;
	background-color:White;
	color: #000000;
}


.br-l-r-b {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
}
.black-12 {
	
	font-size: 12px;
	font-weight: normal;
	color: #797979;
	text-decoration: none;
}
.bottom-br {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	
	font-size: 12px;
	font-weight: normal;
	color: #797979;
	text-decoration: none;
}

.compare-bottom {
	
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url('images/packages/bottom.jpg');
}
.compare-center-bg {
	
	background-repeat: repeat-y;
	background-position: center center;
	background-image:url('images/packages/center-bg.jpg');
}
.green-12 {

	font-size: 12px;
	font-weight: normal;
	color: #89ad19;
	text-decoration: none;
}

#packages {
	width: 888px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	text-decoration: none;
}
.packages {
	float: left;
	width: 285px;
	margin-right: 11px;
}
.packages-top {
	float: left;
	height: 6px;
	width: 285px;
	font-size: 0.1px;
	background-image: url(images/packages-top.jpg);
}
.packages-center
{
	float: left;
	width: 270px;	
	_width: 285px;
	background-image: url(images/pac.center.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-right: 6px;
	padding-left: 7px;
	padding-bottom: 10px;
	height: 250px;
	overflow: hidden;	
	font-size: 11px;
}
.pac-img {
	float: left;
	height: 59px;
	width: 55px;
	margin-left: 0px;
	margin-right: 10px;
}

.packages-bottom {
	float: left;
	width: 275px;
	_width: 285px;
	background-image: url(images/bottom-packages.jpg);
	background-position: center bottom;
	height: 61px;
	text-align: right;
	padding-right: 10px;
	
}
#packages h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 6px 0px;
}
.blink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: blink;
}
a.link-pa-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #86ae52;
	text-decoration: none;
}
a.link-pa-more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#sitemap {
	background-color: #F1F1F1;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	padding: 20px;
}
#sitemap ul {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
}

#sitemap li {
	margin-bottom:0px;
	background-image: url(images/icone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 22px;
}
#sitemap li a {
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#sitemap li a:hover {
	text-decoration: none;
	color: #000000;
}
.font1
{
	font-size:9px;
}


.modalBackground
{
	background-color: Gray;
}

.gridWrapper
{
	
	color: #333333;
	font-size: 10pt;
	overflow: hidden;
	padding:0px;
	
}
.gridHeader
{
	background: 0 0;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	}

#content-newid td
{
	font-size: 12px;
	color: #5B5B5B;	
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}


#contact {
	height: auto;
	width: 572px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contact-top {
	height: 15px;
	width: 572px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#contact-center {
	width: 536px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/contact-center.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 28px;
	text-align: left;
}
#contact-center p
{
	font-size: 12px;
	color: #5B5B5B;	
	text-align:left;
	line-height: 16px;
	padding-bottom: 14px;
	margin-bottom: 0px;
	margin-top:5px;
	padding-top: 0px;
	font-weight: normal;
}
#contact-bottom {
	height: 15px;
	width: 572px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#enquiry1
{
	font-size:12px;
}
#footer-right
{
	width:400px;
	float:right;
	text-align:right;
}
#footer-left
{
	float:left;
}


#main-datadriven {
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #8eb421;
	text-decoration: none;
}
#datadriven {
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

#datadriven-top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 300px;
}
.datadriven-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 15px;
}
.datadriven-center {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 5px;
	width: 270px;
	background-color: #f5f5f5;
}
.datadriven-right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 15px;
}
#datadriven-center {
	margin: 0px;
	float: left;
	height: auto;
	width: 270px;
	border-right-color: #f5f5f5;
	border-left-color: #f5f5f5;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
}
#datadriven-bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 300px;
}
.datadriven-center-b {
	padding: 0px;
	float: left;
	height: 5px;
	width: 270px;
	background-color: #f5f5f5;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.datadriven-plas {
	margin: 0px;
	float: left;
	height: auto;
	width: 30px;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.datadriven-black-11 {
	font-size: 11px;
	font-weight: bold;
	color: #aeaeae;
	text-decoration: none;
	padding-top: 5px;
	line-height: 18px;
}
#enquiry1 {
	float: right;
	width: 223px;
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #e3e1e2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.enquiry-title {
	width: 210px;
	background-color: #f7f5f6;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.enquiry-form {
	width: 210px;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.enquiry-img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}


.contentPane
{
	clear: both;
	width: auto;
	height: auto;
	float: left;
	display: inline-block;
}

ul li li {
	list-style-type: none;
}


#languageIcons {
	PADDING: 0; 
	MARGIN: 0; 
	Left: 270px; 
	TOP: 0; 
	WIDTH: 184px; 
	LIST-STYLE-TYPE: none; 
	POSITION: absolute; 
	HEIGHT: 28px; 
	text-align:center;
	Z-INDEX: 1000;
}

#languageIcons A {
	DISPLAY: block; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 11px; 
	FLOAT: left; 
	COLOR: #7f7f7e; 
	HEIGHT: 28px; 
	TEXT-DECORATION: none
}
#languageIcons A:visited {
	DISPLAY: block; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 11px; 
	FLOAT: left; 
	COLOR: #7f7f7e; 
	HEIGHT: 28px; 
	TEXT-DECORATION: none
}

/* BREAD CRUMBS */
.breadcrumb_text,
.breadcrumb_text a,
#devider span span
{
	font: normal 11px Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
	TEXT-DECORATION: none;
}

.breadcrumb_text a:hover,
#devider span span
{	
	color:#b0dc39;
	font-weight: bold;
	TEXT-DECORATION: none;
}
/* end BREAD CRUMBS */