/* DDT Group (Print) | Advance IT Group | KAL | 2008 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(/images/bg_body.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	min-width: 990px;
}

#header {
	height: 175px;
	background-image: url(/images/bg_header.jpg);
	background-repeat: repeat-x;
	background-color: #DFDED9;

}
#headerleftbg {
	background-image: url(/images/bg_header_left.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 435px;
}

#headerlinks a {
	border: 1px solid #CFCEC7;
	background-image: url(/images/bg_welcomepanel.jpg);
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #4883AD;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 190px;
	background-repeat: repeat-x;
}

#headerlinks a:hover {
	color: #000000;
}

#headerlinks {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
#headerlogo {
	float: right;
	margin-right: 10px;
}
#headercontact {
	color:#4883AD;
	margin-top:15px;
}
#headercontact .telephone {
	margin-right: 20px;
	font-size: 22px;
}
#headercontact .fax {
	margin-right: 20px;
}

#contentcontainer {
	overflow: auto;
	padding: 10px;
	margin-top: 20px;
}

#contentleft {
	width: 250px;
	float: left;
}

#contentright {
	padding: 10px 0px 10px 10px;
	margin-left: 250px;
}

#contentleftindex {
	float: left;
	width: 700px;
	padding-top: 5px;
}
#contentrightindex {
	margin-left: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer {
	background-color: #DFDED9;
	height: 70px;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: repeat-x;
	padding: 70px 10px 10px;
	color: #4883AD;
}

#footernav {
	margin: 0px 0px 30px;
	padding: 0px;
}

#footernav li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}

#footernav li a {
	background-color: #E3E2DD;
	margin: 0px 1px 0px 0px;
	padding: 8px;
}

#footernav li a:hover {
	background-color: #B9B9B1;
	text-decoration: none;
}

#footernav li ul {
	display: none;
}

.menupanel ul {
	margin: 0px;
	padding: 0px;
}
.menupanel li {
	list-style-type: none;
	line-height: 20px;
	border: 1px solid #CCCCCC;
	margin: 1px;
}
.menupanel h1 {
	font-size: 14px;
	color: #5297CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5297CC;
	margin: 0px;
	line-height: 25px;
	background-color: #D9E9F4;
}

.clear {
	clear: both;
}

h1 {
	margin-top: 0px;
	color: #4883AD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4883AD;
	font-size: 14px;
	clear: right;
}

p {
	text-align: justify;
}
a {
	color: #4883AD;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* START-Left panels */
.leftpanel {
	margin-bottom: 15px;
	border: 1px solid #DFDED9;
	background-image: url(/images/bg_welcomepanel.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
}
.leftpanel h2 {
	text-align: justify;
	font-size: 14px;
	color: #4883AD;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftpanel p {
	text-align: justify;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666666;
}
.leftpanel ul {
	margin: 5px 0px 0px;
	padding: 0px;
}
.leftpanel ul li {
	list-style-image: none;
	list-style-type: none;
}
.leftpanel ul li a {
	display: block;
	text-decoration: none;
	padding: 5px;
	color: #4883AD;
}
.leftpanel ul li a:hover {
	background-color: #4883AD;
	text-decoration: none;
	color: #FFFFFF;
}
* html .leftpanel ul li a:hover { /*IE 6 only - makes text colour of left menu black */
	background-color: #4883AD!important;
	color: #000000!important;
}
/* END-Left panels */

/* START-Homepage right panels */
.welcomepanel {
	background-image: url(/images/bg_welcomepanel.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	cursor: pointer;
	border: 1px solid #DFDED9;
	margin-bottom: 15px;
	width: 98%;
}
.welcomepanel h2 {
	text-align: justify;
	font-size: 14px;
	color: #4883AD;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.welcomepanel p {
	text-align: justify;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666666;
}
/* END-Homepage right panels */

/* START-News Sroller*/
.latestnews {
	height: 20px;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#newscroller {
	height: 20px;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
}
#newscroller a {
	background-image: url(/images/icon_news.gif);
	background-position: 0px 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
/* //class to apply to your scroller(s) if desired */
.newsposition {
	position: absolute;
	z-index: 0;
}
/* END-News Sroller */
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	clear: right;
}
.imgleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}

.listnews{
	margin: 0px;
	padding: 10px;
}

.listnews li {
	background-image: url(/images/icon_news.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
}

.listpage{
	margin: 0px;
	padding: 10px;
}

.listpage li {
	background-image: url(/images/icon_page.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
}

.listtick{
	margin: 0px;
	padding: 10px;
}

.listtick li {
	background-image: url(/images/icon_tick.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 20px;
	padding-left: 20px;
}


.boxcasestudies {
	margin-bottom: 20px;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px -70px;
	border-top: 3px solid #CAC9C4;
	border-right: 1px solid #CAC9C4;
	border-bottom: 5px solid #CAC9C4;
	border-left: 1px solid #CAC9C4;
}

.boxcasestudies h1 {
	background-image: url(/images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px -50px;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #CAC9C4;
	color: #4883AD;
	clear: none;
}

.boxcasestudiescontent {
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
}

/* START - Conact form tables */

#contactform {
}

#contactform th {
	text-align: left;
	font-size: 12px;
	padding: 5px;
}

#contactform td {
	padding: 0px;
}
#contactform input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px -230px;
}
#contactform .button {
	width: 60px;
}
#contactform .checkbox {
	width: 15px;
}

#contactform .radiobutton {
	width: 80px;
}

#contactform .tabletitles {
	width: 80px;
	text-align: center;
	white-space: normal;
}

#contactform tr:hover {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

/* END- Conact form tables */

.columnleft {

	width: 350px;
	float: left;
}
.columnright {
	width: 380px;
	float: right;
	padding-left: 15px;
	background-image: url(/images/bg_footercolumns.gif);
	background-repeat: repeat-y;
	background-position: -660px 0px;
}

.speechcontainer {
	width: 350px;
	margin-right: 35px;
	margin-left: 45px;
	margin-top: -20px;
	margin-bottom: 10px;
	float: right;
	clear: right;
}
.speechbubbleopening {
	background-image: url(/images/quotes_open.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 21px;
	position: relative;
	right: 35px;
	top: 15px;
}
.speechbubbleclosing {
	background-image: url(/images/quotes_close.gif);
	width: 30px;
	height: 21px;
	background-repeat: no-repeat;
	position: relative;
	left: 355px;
	bottom: 15px;
}
.speechcontent {
	background-color: #F4F8FB;
	border: 1px solid #4883AD;
	text-align: justify;
	color: #666666;
}

.speechcontent p {
	padding: 0px 10px;
}

.guaranteecontainer {
	margin-right: 35px;
	margin-left: 45px;
	margin-top: -20px;
	margin-bottom: 10px;
	clear: right;
}
.guaranteebubbleopening {
	background-image: url(/images/quotes_open.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 21px;
	position: relative;
	right: 35px;
	top: 15px;
}
.guaranteebubbleclosing {
	background-image: url(/images/quotes_close.gif);
	width: 30px;
	height: 21px;
	background-repeat: no-repeat;
	position: relative;
	left: 425px;
	bottom: 15px;
}
.guaranteecontent {
	background-color: #FFF7EA;
	border: 1px solid #FF6600;
	text-align: justify;
	color: #666666;
}

.guaranteecontent p {
	padding: 0px 10px;
}

.linkcontainer {
	position: absolute;
	top: 245px;
	right: 10px;
	background-color: #F0F5F9;
	border: 1px solid #BCD2E6;
	width: 140px;
}

.linkpdf {
	background-image: url(/images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}
.linkpdf:hover {
	text-decoration: none;
}

.linknews {
	background-image: url(/images/icon_news.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}
.linknews:hover {
	text-decoration: none;
}
.printerOnly{
	display: none;
}

.screenOnly{
}

td.error {border: 1px solid red; color:red; text-align: center;}
div.error {color:red;}