
/********************************************  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,sub,sup,tt,var,b,u,i,center,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-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	text-align: left;
}
address {
	font-style: normal;
}
.clearFloat {
	clear: both;
	overflow: hidden;
	height: 0px;
}


/**********************************************  FONTS  ***********************************************/

h1 {
	font-size: 1.875em;
	color: #002b52;
	margin: 0px 0px 1em 0px;
	background: url('/images/h1-underline.gif') no-repeat right bottom;
	padding: 0px 0px 5px 0px;
}
h1.sifrHome {
	color: #002b52;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	margin: 0px 0px 20px 0px;
	background: none;
	padding: 0px;
}
h1.sifrLarge {
	color: #002b52;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 30px;
	margin: 0px 0px 20px 0px;
	background: none;
	padding: 0px;
}
h2.tldHome {
	color: #002b52;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 22px;
	margin: 0px 0px 15px 0px;
	background: none;
	padding: 0px;
}
h1.noMargin {
	margin: 0px;
}
h2 {
	font-size: 1.3em;
	color: #00539f;
	margin: 0px 0px 1em 0px;
}
h3 {
	font-size: 1em;
	color: #00539f;
	margin: 0px 0px 1em 0px;
}
h3 a {
	color: #00539f;
}
.news h2 {
	margin: 0px;
	padding: 1em 0px 0px 0px;
	border-top: 1px #aec8e0 dashed;
}
.navHeader {
	font-size: 1.3em;
	color: #00539f;
	margin: 67px 0px 32px 20px;
}
p {
	font-size: .75em;
	color: #333333;
	line-height: 1.6em;
	margin: 0px 0px 2em 0px;
}
p.careerspage {
	margin-bottom: 8px;
	margin-left:  10px;


}
a {
	color: #3995e8;
}
a:hover {
	text-decoration: none;
}

/**********************************************  HEADER  **********************************************/

#header {
	width: 990px;
	margin: 0px auto;
	position: relative;
}
#header ul {
	height: 54px;
	width: 990px;
}
#header li {
	float: left;
	background: url('/images/menu/menu-bg-repeat.gif') no-repeat right;
}
#header li a {
	color: #ffe01d;
	text-indent: -9999em;
	display: block;
	height: 54px;
	margin: 0px 1px 0px 0px;
}
#header li a:hover {
	background-position: right !important;
}
#header #menuItemHome a { width: 99px; background: url('/images/menu/menu-btn-home3.gif');}
#header #menuItemServicesApproach a { width: 210px; background: url('/images/menu/menu-btn-services.gif');}
#header #menuItemSolution a { width: 172px; background: url('/images/menu/menu-btn-solution.gif'); }
#header #menuItemPeople a { width: 114px; background: url('/images/menu/menu-btn-people.gif'); }
#header #menuItemExperience a { width: 141px; background: url('/images/menu/menu-btn-experience.gif'); }
#header #menuItemNews a { width: 109px; background: url('/images/menu/menu-btn-news.gif'); }
#header #menuItemContact a { width: 139px; background: url('/images/menu/menu-btn-contact3.gif'); }

#header #menuItemContact a { margin: 0px; }
#header #menuItemContact { background: none; }

#header .homeLink {
	position: absolute;
	display: block;
	width: 174px;
	height: 153px;
	right: 45px;
	top: 0px;
}
#flashContent {
	height: 179px;
}

/*******************************************  MENU CHANGE  ********************************************/

#header .index #menuItemHome a,
#header .services #menuItemServicesApproach a,
#header .solution #menuItemSolution a,
#header .people #menuItemPeople a,
#header .news #menuItemNews a,
#header .experience #menuItemExperience a,
#header .contact #menuItemContact a {
	background-position: right !important;
}


/***********************************************  NAV  ************************************************/

#nav {
	margin: 63px 0px 20px 20px;
	background: url('/images/nav-bg-top.gif') no-repeat;
	padding: 20px 0px 0px 0px;
	width: 245px;
	font-size: .85em;
}
#nav ul {
	background: url('/images/nav-bg-bottom.gif') no-repeat left bottom;
	padding: 0px 0px 20px 0px;
	line-height: normal;
}
#nav li {
	border-left: 1px #b2cbe2 solid;
	border-right: 1px #b2cbe2 solid;
	padding: 1px 25px 0px 15px;
	background: url('/images/nav-border.gif') no-repeat 15px 0px;
}
#nav a {
	text-decoration: none;
	color: #3375b2;
	display: block;
	padding: 7px 5px 7px 10px;
	height: 100%;
}
#nav a:hover {
	color: #ffe01d;
	background-color: #00539f;
}
#nav .first {
	background: none;
}
#nav.plainNav {
        font-size: .7em;
        margin-top: 0px;
}
#nav.plainNav a {
        padding-left: 25px;
        background: url('/images/icons/ico-pdf.gif') no-repeat left .8em;
}
#nav.plainNav a:hover {
        background-color: transparent;
        color: #3375b2;
        text-decoration: underline;
}
#nav.pdfNav {
	font-size: .7em;
	margin-top: 0px;
}
#nav.pdfNav a {
	padding-left: 25px;
	background: url('/images/icons/ico-pdf.gif') no-repeat left .8em;
}
#nav.pdfNav a:hover {
	background-color: transparent;
	color: #3375b2;
	text-decoration: underline;
}
#nav.movNav {
        font-size: .7em;
        margin-top: 0px;
}
#nav.movNav a {
        padding-left: 25px;
        background: url('/images/icons/ico-mov.gif') no-repeat left .8em;
}
#nav.movNav a:hover {
        background-color: transparent;
        color: #3375b2;
        text-decoration: underline;
}
#nav.ytNav {
        font-size: .7em;
        margin-top: 0px;
}
#nav.ytNav a {
        padding-left: 25px;
        background: url('/images/icons/ico-yt.gif') no-repeat left .8em;
}
#nav.ytNav a:hover {
        background-color: transparent;
        color: #3375b2;
        text-decoration: underline;
}

/********************************************  NAV CHANGE *********************************************/

#nav .services #menuItemServices a,
#nav .approach #menuItemApproach a,
#nav .country #menuItemCountry a,
#nav .generic #menuItemGeneric a,
#nav .geographic #menuItemGeographic a,
#nav .corporate #menuItemCorporate a,
#nav .solution #menuItemRegSolution a,
#nav .features #menuItemFeatures a,
#nav .idnconsultancy #menuItemIdnConsultancy a,
#nav .techInfo #menuItemTechInfo a,
#nav .onlineDemo #menuItemOnlineDemo a,
#nav .idn #menuItemIdn a,
#nav .documentation #menuItemDocumentation a,
#nav .people #menuItemPeopleOverview a,
#nav .peopleAK #menuItemPeopleAK a,
#nav .peopleSD #menuItemPeopleSD a,
#nav .peopleRZ #menuItemPeopleRZ a,
#nav .peopleCW #menuItemPeopleCW a,
#nav .peopleMW #menuItemPeopleMW a,
#nav .domainRegAU #menuItemRegAU a,
#nav .domainRegAE #menuItemRegAE a,
#nav .renewableEnergy #menuItemRenewableEnergy a,
#nav .enum #menuItemENUM a,
#nav .testimonials #menuItemTestimonials a {
	color: #ffe01d;
	background-color: #00539f;
}
#nav .menuItemTop {
background:none;
padding: 0px 10px 10px 24px;
color: #002b52;
font-size: 13px;
line-height: 20px;
font-weight: 800;


}

/**********************************************  FOOTER  **********************************************/

#footer {
	background: url(/images/2010/bg/footer-bg.png) no-repeat;
	width: 907px;
	margin: 0px auto;
	padding: 40px 28px 20px 45px;
	height: 63px;
	position: relative;
}
#footer li {
	padding: 0px 1px 0px 3px;
	margin: 0px 0px 0px 0px;
	border-left: 1px #e6e6e6 solid;
	display: inline;
	line-height: 1.2em;
}
#footer ul {
	font-size: .625em;
	width: 525px;
}
#footer p {
	color: #00539f;
	font-size: .6875em;
	clear: both;
}
#footer ul a {
	color: #e6e6e6;
	text-decoration: none;
}
#footer ul a:hover {
	text-decoration: underline;
}
#footer .logo1,
#footer .logo2 {
	position: absolute;
}
#footer .logo1 {
	right: 28px;
	top: 40px;
}
#footer .logo2 {
	right: 150px;
	top: 35px;
}
#footer .first {
	border: 0px;
	padding-left: 0px;
}


/***********************************************  BODY  ***********************************************/

body {
	font-family: arial, sans-serif;
	background: #00aeef url(/images/2010/bg/page-bg.jpg) top left repeat-x;
}
#wrapper {
	background: url(/images/2010/bg/wrapper-bg.png) no-repeat top center;
        min-width: 1000px;

}
#content {
	background-color: #ffffff;
	width: 980px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}
#contentLeft {
	width: 300px;
	float: left;
	padding: 0px;
}
#contentRight {
	float: left;
	width: 645px;
	padding: 40px 35px 0px 0px;
}
#contentFull {
	padding: 30px 30px 0px 30px;
}


/********************************************  HOME PAGE  *********************************************/


.learnBtn {
	float:right;
	display:block;
	text-indent:-9000em;
	width:211px;
	height:48px;
	margin:0 40px 0 0;
	background:url(../images/buttons/btn-learn-tld.gif) left top no-repeat;
}
.learnUsBtn {
	float:left;
	display:block;
	text-indent:-9000em;
	margin-left:-10px;
	width:211px;
	height:48px;
	background:url(../images/buttons/btn-learn-more.gif) left top no-repeat;
}
.learnThisBtn {
	float:left;
	display:block;
	text-indent:-9000em;
	margin-left:-2px;
	width:178px;
	height:48px;
	background:url(../images/buttons/btn-find-out-more.gif) left top no-repeat;
}
.home {
	width: 960px !important;
	padding: 20px 0px 0px 20px !important;
}
.homeCol {
	width: 302px;
	margin: 0px 16px 0px 0px;
	float: left;
	padding-bottom:10px;
	display: inline;
}
.homeCol p{
	line-height:22px;
}
.tldCol {
	width: 178px;
	margin: -42px 10px 15px 0px;
	float: left;
	display: inline;
}
.tldCol p{
	color:#002b52;
	height:150px;
	margin:5px;
}
.tldCol img{
	margin-bottom:15px;
}
.tabbedContent {
	background: url('/images/tabbed-content-bg.gif') no-repeat bottom center;
	width: 900px;
	min-height: 205px;
	height: auto !important;
	height: 205px;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 20px 0px;
}
.tabbedContent .content {
	border-left: 1px #cacaca solid;
	border-right: 1px #cacaca solid;
	width: 898px;
	clear: both;
	padding: 30px 0px 0px 0px;
}
.tabbedContent .cols {
	background: url('/images/tabbed-content-cols-bg.gif') no-repeat center 23px;
}
.tabbedContent .col {
	float: left;
	width: 249px;
	padding: 0px 25px 20px 25px;
	position: relative;
	min-height: 140px;
	height: auto !important;
	height: 140px;
}
.tabbedContent .col .details {
	position: absolute;
	bottom: 0px;
	right: 25px;
}
.tabbedContent h2 {
	font-size: .75em;
	color: #002b52;
	line-height: 1.3em;
	margin: 0px 0px 1.5em 0px;
	font-weight: bold;
}
.tabbedContent p {
	font-size: .625em;
	margin: 0px;
}
.tabbedContent .tabs {
	background: url('/images/tabbed-content-menu-bg.gif') no-repeat bottom center;
	width: 900px;
	float: left;
	padding: 0px 0px 9px 0px;
}
.tabbedContent .tabs li {
	float: left;
	background: url('/images/tabbed-content-menu-right.gif') no-repeat top right;
	position: relative;
	top: 1px;
}
.tabbedContent .tabs a {
	display: block;
	height: 21px;
	float: left;
	padding: 10px 35px 0px 30px;
	background: url('/images/tabbed-content-menu-left.gif') no-repeat top left;
	text-decoration: none;
	font-size: .8em;
	color: #00539f;	
}
.tabbedContent .tabs li:hover { background-position: bottom right; }
.tabbedContent .tabs li:hover a { background-position: bottom left; }
.tabbedContent .tabs .selected { background-position: bottom right; }
.tabbedContent .tabs .selected a { background-position: bottom left; }


.newsItem {
	width:302px;
	height:458px;
	background:url(../images/news-bg.gif) left top no-repeat;
}
.newsItem h3{
	font-size:15px;
	font-family: calibri, arial, sans-serif;
	width:90px;
	margin:5px 0 20px 0;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#115ea5;
}
.newsItemInner {
	width:270px;
	border-bottom:dashed 1px #00539f;
	margin:20px 0 0 12px;
	padding:0 0 20px 0;
}
.last {
	border-bottom:dashed 0px #00539f;
}
.newsItemInner h3{
	font-size:13px;
	font-family: arial, sans-serif;
	margin:5px 0 5px 0px;
	font-weight:bold;
	width:100%;
	text-align:left;
	float:none;
	color:#115ea5;
}
.newsItemInner p{
	margin:0;
	line-height:18px;
	font-size:11px;
}
.newsItemInner p span{
	color:#9d9d9a;
}

/********************************************  BREADCRUMB  ********************************************/

#breadcrumb {
	font-size: .6em;
	margin: 0px 0px 5px 0px;
}
#breadcrumb a {
	color: #3995e8;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}


/*********************************************  TABLES  ***********************************************/

table {
	margin: 0px 0px 40px 0px;
	font-size: .75em;
	color: #333333;
	line-height: 1.6em;
	width: 100%;
}
.table5col td {
	width: 20%;
}
td {
	padding: 2px 6px 2px 6px;
	vertical-align: top;
}
.noBorder td {
	padding: 0px 6px 0px 6px;
	border: 0px;
}
.padTop td {
	padding-top: 20px;
}
.padBottom td {
	padding-bottom: 20px;
}
tbody td {
	border: 1px #cccccc solid;
}


/*******************************************  FLOW DIAGRAM  *******************************************/

.flowDiagram {
	padding: 40px 0px 0px 0px;
	width: 645px;
}
.flowDiagram h2 {
	font-size: 1.125em;
	margin: 0px 0px 10px 0px;
}
.flowDiagram div {
	width: 320px;
	float: left;
}
.flowDiagram li {
	font-size: .7em;
	line-height: 1.4em;
}
.flowDiagram ul {
	list-style-type: disc;
	padding: 0px 5px 0px 5px;
	margin: 0px 5px 20px 5px;
}

/*******************************************  FLOW DIAGRAM BIG  *******************************************/

.flowDiagramBig {
        padding: 40px 0px 0px 0px;
        width: 645px;
}
.flowDiagramBig h1 {
        font-size: 1.125em;
        margin: 0px 0px 10px 0px;
}
.flowDiagramBig div {
        width: 320px;
        float: left;
}
.flowDiagramBig li {
        font-size: .75em;
        line-height: 1.6em;
	
}
.flowDiagramBig ul {
        list-style-type: disc;
        padding: 0px 20px 0px 20px;
        margin: 0px 20px 20px 20px;
}
/*********************************************  COMMON  ***********************************************/

.contentList {
	font-size: .75em;
	color: #333333;
	line-height: 1.6em;
	margin: 0px 0px 2em 30px;
	list-style-type: disc;
}
.contentList ul {
	list-style-type: circle;
	line-height: 1.6em;
	margin: 0px 0px 1em 20px;
}
.bulletList {
	font-size: .75em;
	color: #333333;
	line-height: 1.6em;
}
.bulletList li {
	background: url('/images/icons/ico-bullet.gif') no-repeat left center;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px .5em 10px;
}
.iconList {
	font-size: .75em;
	line-height: 1.6em;
	color: #333333;
	margin: 0px 0px 2em 15px;
}
.iconList li {
	background: no-repeat left center;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px .5em 0px;
}
.iconList.pdf li { background-image: url('/images/icons/ico-pdf.gif') }

.iconList .ph { background-image: url('/images/icons/ico-phone.gif') }
.iconList .fax { background-image: url('/images/icons/ico-fax.gif') }
.iconList .email { background-image: url('/images/icons/ico-email.gif') }

address {
	font-size: .75em;
	line-height: 1.6em;
	margin: 0px 0px 2em 15px;
}
.gmap {
	float: right;
	border: 1px #88afd2 solid;
	padding: 5px;
	margin: 118px 10px 0px 0px;
}
.gmap iframe {
	width: 400px;
	height: 300px;
}
.contactLeft {
	float: left;
	width:470px;
}
blockquote {
	border: 1px solid #dad9d6;
	background-color: #f6f6f6;
	margin: 0px 0px 3px 0px;
	background-image: url('../images/quote-start.gif');
	background-position: left top;
	background-repeat: no-repeat;
	font-style: italic;
	width: 640px;
}
blockquote p {
	margin: 0px;
	background-image: url('../images/quote-end.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px 30px 30px 0px;
	margin: 30px 0px 0px 40px;
}
.quoteBy {
	text-align: right;
	font-size: .7em;
	font-style: italic;
	color: #555555;
	display: block;
	margin: 0px 6px 15px 0px;
}
.floatImage {
	border: 1px solid #3995e8;
	float: right;
	margin: 0px 0px 20px 30px;
}
.date {
	color: #aaaaaa;
	font-size: .75em;
	display: block;
}
#loginBtn {
	margin: 20px 0px 0px 55px;
}
.diagram {
	margin: 0px 0px 40px 0px;
}




/***********************************  Contact Form ****************************************/

ul.contactForm{
	list-style-type:none;
	margin:0;
	padding:20px 0 15px 40px;
	border:1px solid #88afd2;
	background-color:#dde9f3;
}

ul.contactForm li{
	list-style-type:none;
	font-size:12px;
	padding-bottom:2px;
}

ul.contactForm .label{
	float:left;
	width:110px;
	margin-top:7px;
}

ul.contactForm .input{
	border:1px solid #88afd2;
	width:235px;
	padding:5px 5px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.contactForm textarea{
	border:1px solid #88afd2;
	width:235px;
	padding:5px 5px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.contactForm input.radio{
	width:15px;
	height:20px;
	line-height:10px;
	float:left;
}

.radioLabel{
	margin-top:7px;
	float:left;
}

ul.contactForm div{
	margin-left:110px;
}

ul.contactForm li.error .label{
	color:red;
}
ul.contactForm li.error .input{
	border:1px solid red;
	background-color:#ffe5e5;
}
ul.contactForm p.error {
	color:red;
	margin:0 0 5px 110px;
}

/***********************************  Contact US Section ****************************************/
#contactus {
        width: 700px;
        margin: 0px auto;
        padding: 0px 28px 0px 0px;
        height: 50px;
        position: relative;
}
#contactus li {
        padding: 0px 6px 0px 6px;
        margin: 0px 0px 0px 0px;
        border-left: 1.8px black solid;
	border-top:13px;
        display: inline;
        line-height: 11.2px;
}
#contactus ul {
	padding: 0px 0px 0px 100px;
        font-size: .625em;
        width: 525px;
}
#contactus p {
        color: #5c89b2;
        font-size: .9em;
        clear: both;
	padding: 0px 0px 0px -30px;
}
#contactus ul a {
        color: #00539F;
	font-size: 1.3em;
        text-decoration: none;
}
#contactus ul a:hover {
        text-decoration: underline;
}
#contactus a {
	text-decoration: none;
	color: #5c89b2;
}
#contactus p a:hover {
	text-decoration: underline;
	color: #00539F;

}

/***********************************  DATATABLE ***********************************/
.datatable {
	margin: 20px 0 0 -60px;
	position: relative;
	width: 735px;
}
.datatable .top {
	background: transparent url(/images/lb_top.png) repeat scroll 0 0;
	height: 11px;
	line-height:11px;
	position: relative;
}
.datatable .middle {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#A8B2BB #A8B2BB transparent;
	border-style:solid;
	border-width:0 1px 1px;
	padding:0 10px;
	position:relative;
}
.datatable .bottom {
	background:transparent url(/images/lb_bottom.png) repeat scroll 0 0;
	clear:both;
	height:14px;
	line-height:14px;
	position:relative;
}
/*********************************************  TABLES  ***********************************************/

table {
	margin: 0px 0px 40px 0px;
	font-size: .75em;
	color: #333333;
	line-height: 1.6em;
	width: 100%;
}
.table5col td {
	width: 20%;
}
td {
	padding: 2px 6px 2px 6px;
	vertical-align: top;
}
.noBorder td {
	padding: 0px 6px 0px 6px;
	border: 0px;
}
.padTop td {
	padding-top: 20px;
}
.padBottom td {
	padding-bottom: 20px;
}
tbody td {
	border: 1px #cccccc solid;
}
table td {
	padding:7px 7px 7px 10px;
	background-color:#fbfbfb;
}
table p {
	font-size:12px;
	margin:0;
}
table ul{
	list-style:disc;
	padding-left:17px;
	margin:5px 0 0 0;
}
table ul li ul{
	list-style:circle;
	padding-left:24px;
	margin:5px 0 0 0;
}
table li {
	font-size:12px;
	line-height:18px;
}
.flowDiagramBig table li {
	font-size:12px;
}
table h2{
	text-align:center;
	font-weight:bold;
	margin:0;
}


