/****************************************************** 
	Title:    Sofica Group
	Author:   Martin Metodiev
	Company:  Mag Studio
	Started:  27/08/2009
	Updated:  01/09/2009
	Style:    DEFAULT Stylesheet
******************************************************/



/****************************************************** 
	LIST OF CONTENTS

		Global styles		:	Common
							:	Clearfix
							:	Links
							:	Headings
							:	Forms
							:	Tables
							:	CMS input


		Layout				:	Body
							:	Wrapper
							:	Top line
							:	Header
							:	Main
							:	Content
							:	Sidebar
							:	Footer


		Layout elements		:	Logo
							:	Navigation
							:	Languages
							:	Header links
							:	Header quote
							:	Header image
							:	Toolbar
							:	Copyright
							:	Certificates
							:	Text size
							:	Columns
							:	Prev / Next arrows


		Navigation			:	Quick menu
							:	Main menu
							:	Sub menu
							:	Footer menu


		Page elements		:	Breadcrumbs
							:	Paginator
							:	Music player
							:	Video player
							:	Banners


		Home page			:	Info boxes
							:	Client logos
							:	Contacts


		Company pages		:	Certificates
							:	Partners
							:	News list
							:	News article


		Services pages		:	Main
							:	Call Center


		Careers pages		:	Opportunities
							:	Position
							:	Application


		Rest pages			:	Sitemap
							:	Error 404
							:	Contacts
							:	Success

******************************************************/



/* ************************ GLOBAL STYLES */

/* .................... Common */
	span.date {
		color: #959595;
		margin-bottom: 10px;
		padding-left: 20px;
		background: url(../images/site_images/icons/icons.gif) no-repeat left -60px;
		display: block;
	}

	span.ref {
		font-size: 1.1em; /*11px*/
		color: #959595;
	}

		span.ref strong {
			font: bold 1.18em "Trebuchet MS", Arial, Helvetica, sans-serif; /*13px*/
			color: #333;
		}

	.wrapped {
		width: 98.6em; /*986px*/
		margin: 0px auto;
	}
/* ........................... */


/* .................. Clearfix */
	div#top_line:after,
	div.languages ul:after,
	div#quick_menu ul:after,
	div#main_menu ul:after,
	div#navigation div.top:after,
	div#header:after,
	div.info_boxes:after,
	div.client_logos:after,
	div.contacts:after,
	div#footer div.wrapped:after,
	div#footer_menu:after,
	div#header div.wrapped:after,
	div#sub_menu ul:after,
	div.breadcrumbs ul:after,
	div.text_size:after,
	div.columns:after,
	ul.certificates li:after,
	ul.partners li:after,
	div.news_list ul li:after,
	div.paginator:after,
	div.news_article div.text:after,
	div.service_categories:after,
	div.sitemap ul:after,
	form#apply_job div.elements:after,
	form#apply_job div.checkboxes:after,
	form#contact_form div.security:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		font-size: 0pt;
	}
/* ........................... */


/* ..................... Links */
	a {
		text-decoration: none;
		color: #058fcb;
	}

		a:hover {
			text-decoration: underline;
		}

	a.back {
		font-size: 1.7em;
		color: #058FCB;
		line-height: 28px;
		padding: 3px 0px 3px 35px;
		background: url(../images/site_images/bullets/arrow_back.gif) no-repeat left top;
	}

	a.arrow,
	a.read_more {
		background: url(../images/site_images/bullets/arrow_blue.gif) no-repeat left 7px;
		padding-left: 6px;
	}

	a.print {
		padding-left: 15px;
		background: url(../images/site_images/icons/icons.gif) no-repeat left -80px;
		color: #3a3a3a;
	}

		a.print:hover {
			color: #058fcb;
			text-decoration: none;
		}
/* ........................... */


/* .................. Headings */
	h1.title {
		font-size: 2.9em; /*29px*/
		margin-bottom: 20px;
	}

	h2 {
		font-size: 2.7em; /*27px*/
		text-transform: uppercase;
	}

	h2.title {
		width: 17.41em; /*470px*/
		margin-bottom: 30px;
	}

	h3 {
		text-transform: uppercase;
		font-size: 2.1em; /*21px*/
	}

	h3.dark {
		color: #058fcb;
	}

	h3.light {
		color: #3fcdfc;
	}

		h3 a {
			color: #058fcb;
		}

			h3 a:hover {
				color: #3fcdfc;
				text-decoration: none;
			}

	h4 {
		
	}

	h5 {
		
	}

	h6 {
		
	}
/* ........................... */


/* ..................... Forms */
	a.btn,
		a.btn span,
			a.btn span strong {
				float: left;
			}

	a.btn,
		a.btn span {
			background-image: url(../images/site_images/buttons/btn.gif);
			background-repeat: no-repeat;
		}

	a.btn {
		font-size: 15px;
		text-transform: uppercase;
		text-decoration: none !important;
		background-position: left top;
		height: 40px;
	}

		a.btn:hover {
			background-position: left -80px;
		}

			a.btn:hover span {
				background-position: right -120px;
			}

		a.btn span {
			background-position: right -40px;
			padding: 6px 8px;
			height: 28px;
		}

			a.btn span strong {
				background-image: url(../images/site_images/buttons/btn_arrow.png);
				background-repeat: no-repeat;
			}

			a.btn_right span strong {
				padding: 4px 35px 4px 10px;
				background-position: right top;
			}

			a.btn_left span strong {
				padding: 4px 10px 4px 35px;
				background-position: left bottom;
			}

	form label {
		font-size: 1.3em; /*13px*/
	}

	form span.note {
		font-size: 1.3em; /*13px*/
		color: #959595;
		display: block;
		margin-bottom: 20px;
	}

		form span.note span.marked {
			color: #3a3a3a;
		}

		form select,
		form div.textfield input,
		form div.textarea textarea {
			border: 1px solid #8FDDFA;
		}

		form div.textfield input,
		form div.textarea textarea {
			font: normal 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif; /*14px*/
			color: #666;
			padding: 3px;
		}

		form select {
			font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif; /*14px*/
			color: #666;
			padding: 2px;
		}

		form div.send {
			width: 96px;
			height: 40px;
			background: url(../images/site_images/buttons/btn_send.gif) no-repeat left top;
			margin-top: 20px;
		}

			form div.send:hover {
				background-position: left bottom;
			}

			form div.send input {
				border: 0px;
				background: none;
				width: 86px;
				height: 32;
				font: bold 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif; /*16px*/
				color: #00AFF2;
				text-transform: uppercase;
				text-align: left;
				padding: 8px 0px 0px 10px;
			}
/* ........................... */


/* .................... Tables */
	
/* ........................... */


/* ................. CMS input */
	div.text {
		font-size: 1.4em;/*14px*/
		line-height: 1.43em; /*20px*/
	}

		div.text p {
			padding-bottom: 20px;
		}

		div.text img {
			margin-bottom: 20px;
		}

		div.text img.top {
			border-top: 1px solid #8fddfa;
		}

		div.text img.bottom {
			border-bottom: 1px solid #8fddfa;
		}

		div.text ul,
			div.text ul li {
				list-style: none;
				margin: 0px;
				padding: 0px;
			}

			div.text ul li {
				background: url(../images/site_images/bullets/arrow_list.gif) no-repeat left 8px;
				padding-left: 10px;
				margin-bottom: 5px;
			}

		div.text h3 {
			text-transform: none;
			font-size: 1.64em; /*23px*/
			margin-bottom: 20px;
		}

		div.text a.arrow {
			font: bold 1.07em "Trebuchet MS", Arial, Helvetica, sans-serif; /*15px*/
			padding-left: 10px;
			background: url(../images/site_images/bullets/arrow_list.gif) no-repeat left 9px;
			text-decoration: none;
		}

			div.text a.arrow:hover {
				text-decoration: underline;
			}
/* ........................... */





/* ******************************* LAYOUT */

/* ...................... Body */
	body {
		height: 100%;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #3a3a3a;
	}
/* ........................... */


/* ................... Wrapper */
	div#wrapper {
		width: 98.6em; /*986px*/
		margin: 0px auto;
	}
/* ........................... */


/* .................. Top line */
	div#top_line {
		margin-bottom: 22px;
		height: 7.8em; /*78px*/
	}
/* ........................... */


/* .................... Header */
	div#header {
		height: 14.7em; /*147px*/
		margin-bottom: 40px;
		background: #003c72 url(../images/site_images/backgrounds/bgr_header.png) no-repeat center top;
	}

	div#header.home {
		height: 28.3em; /*283px*/
		background-image: url(../images/site_images/backgrounds/bgr_header_home.png);
	}

	div.header_error {
		height: 28.3em !important; /*283px*/
		background-image: url(../images/site_images/backgrounds/bgr_header_error.png) !important;
	}

		div#header div.wrapped {
			position: relative;
		}
/* ........................... */


/* ...................... Main */
	div#main {
		
	}
/* ........................... */


/* ................... Content */
	div#content {
		padding: 0px 40px 150px;
		min-height: 20em; /*200px*/
		position: relative;
	}
/* ........................... */


/* ................... Sidebar */
	div#sidebar {
		
	}
/* ........................... */


/* .................... Footer */
	div#footer {
		height: 9.6em;
		background: url(../images/site_images/backgrounds/bgr_footer.png) repeat-x center top;
	}

		div#footer div.wrapped {
			padding-top: 25px;
		}
/* ........................... */





/* ********************** LAYOUT ELEMENTS */

/* ...................... Logo */
	div#logo {
		width: 28.6em; /*286px*/
		height: 5.3em; /*53px*/
		float: left;
		margin: 18px 80px 0px 40px;
	}
/* ........................... */


/* ................ Navigation */
	div#navigation {
		float: left;
		width: 56em; /*560px*/
		margin-top: 15px;
	}

		div#navigation div.top {
			margin-bottom: 3px;
		}
/* ........................... */


/* ................. Languages */
	div.languages,
		div.languages ul {
			float: right;
		}

			div.languages ul li {
				float: left;
				color: #959595;
				cursor: default;
				margin-right: 3px;
				padding-right: 7px;
				background: url(../images/site_images/bullets/breakline_language.gif) no-repeat right 4px;
			}

			div.languages ul li.last {
				margin-right: 0px;
				padding-right: 0px;
				background: none;
			}

				div.languages ul li a {
					color: #3a3a3a;
				}

					div.languages ul li a:hover {
						color: #00aff2;
						text-decoration: none;
					}
/* ........................... */


/* .............. Header links */
	div.header_links {
		margin-left: 40px;
		padding-top: 25px;
		float: left;
		position: relative;
		z-index: 20;
	}

		div.header_links img {
			margin-bottom: 8px;
			display: block;
		}

		div.header_links img.underline {
			margin-bottom: 0px;
		}

		div.header_links div.links {
			color: #8fddfa;
			margin-top: 10px;
		}

		div.header_links div.looking div.links {
			margin-bottom: 30px;
		}

			div.header_links div.links a {
				text-transform: uppercase;
				color: #8fddfa;
				font-size: 2.7em; /*27px*/
				line-height: 1em;
			}

			div.header_links div.links a.pngfix {
				margin-right: 10px;
				padding-right: 20px;
				background: url(../images/site_images/bullets/breakline_header_links.png) no-repeat right 9px;
			}

				div.header_links div.links a:hover {
					text-decoration: none;
					color: #FFF;
				}
/* ........................... */


/* .............. Header quote */
	div#header div.wrapped a.quote {
		position: absolute;
		z-index: 30;
		display: block;
		background: url(../images/site_images/buttons/circle_btn.png) no-repeat center top;
		width: 8.18em; /*90px*/
		padding-top: 60px;
		font-size: 1.1em; /*11px*/
		color: #FFF;
	}

		div#header div.wrapped a.quote:hover {
			text-decoration: none;
			background-position: center -246px;
		}

	div#header.home div.wrapped a.quote {
		left: 39.09em; /*430px*/
		top: 15.45em; /*170px*/
	}

	div#header.inner div.wrapped a.quote {
		left: 36.36em; /*400px*/
		top: 3.18em; /*35px*/
	}
/* ........................... */


/* .............. Header image */
	div#header div.wrapped div.main_image {
		width: 53em; /*530px*/
		position: absolute;
		left: 46em; /*460px*/
		top: 0px;
		z-index: 10;
		background: url(../images/site_images/backgrounds/bgr_header_image.png) no-repeat 0px 0px;
	}

		div#header div.wrapped div.main_image img {
			display: block;
			width: 419px;
			height: 283px;
			margin-left: 60px;
		}

	div#header.home div.wrapped div.main_image {
		height: 28.3em; /*283px*/
	}

		div#header.home div.wrapped div.main_image img {
			
		}

	div#header.inner div.wrapped div.main_image {
		height: 14.7em; /*147px*/
	}

		div#header.inner div.wrapped div.main_image img {
			position: absolute;
		}
/* ........................... */


/* ................... Toolbar */
	div.toolbar {
		width: 47em; /*470px*/
		margin-top: -25px;
	}

		div.toolbar div.right {
			margin: 0px 22px 10px 0px;
			position: relative;
		}

			div.toolbar div.right a.print {
				float: left;
				margin: 3px 10px 0px 0px;
			}
/* ........................... */


/* ................. Copyright */
	div.copyright {
		font-size: 1.1em; /*11px*/
		color: #999;
		margin-left: 40px;
		float: left;
		clear: both;
	}
/* ........................... */


/* .............. Certificates */
	div.certificates {
		float: right;
		margin-right: 40px;
		width: 15.2em; /*152px*/
	}

		div.certificates span {
			font-size: 1.1em; /*11px*/
			color: #999;
		}

		div.certificates img {
			margin-left: 2px;
		}
/* ........................... */


/* ................. Text size */
	div.text_size {
		font-size: 1.3em; /*13px*/
	}

	div.text_size,
		div.text_size a {
		float: left;
	}

		div.text_size a {
			color: #3a3a3a;
		}

			div.text_size a:hover {
				color: #058FCB;
				text-decoration: none;
			}

		div.text_size a.icon {
			width: 13px;
			height: 11px;
			text-indent: -9999px;
			background-image: url(../images/site_images/icons/icons.gif);
			background-repeat: no-repeat;
			margin-top: 4px;
		}

		div.text_size a.minus {
			background-position: center -123px;
			margin-right: 3px;
		}

		div.text_size a.plus {
			background-position: center -102px;
			margin-left: 3px;
		}
/* ........................... */


/* ................... Columns */
	div.columns {
		
	}

		div.columns div.column_left,
		div.columns div.column_right {
			float: left;
		}

		div.columns div.column_left {
			width: 43em; /*430px*/
			margin-right: 50px;
			padding-right: 20px;
		}

		div.columns div.border_right {
			border-right: 1px solid #8fddfa;
		}

		div.columns div.column_right {
			width: 40em; /*400px*/
			margin-top: 40px;
		}
/* ........................... */


/* ........ Prev / Next arrows */
	div.prev_next_arrows a {
		width: 2.8em; /*28px*/
		height: 2.8em; /*28px*/
		background-image: url(../images/site_images/buttons/arrows_scroll_clients.gif);
		background-repeat: no-repeat;
		float: left;
		text-indent: -9999px;
	}

	div.prev_next_arrows a.prev {
		background-position: left top;
	}

		div.prev_next_arrows a.prev:hover {
			background-position: left bottom;
		}

	div.prev_next_arrows a.next {
		background-position: right top;
	}

		div.prev_next_arrows a.next:hover {
			background-position: right bottom;
		}
/* ........................... */





/* *************************** NAVIGATION */

/* ................ Quick menu */
	div#quick_menu,
		div#quick_menu ul {
			float: left;
		}

			div#quick_menu ul li {
				float: left;
				margin-right: 10px;
			}

			div#quick_menu ul li.last {
				margin-right: 0px;
			}

				div#quick_menu ul li a {
					color: #3a3a3a;
					padding-left: 18px;
					background-image: url(../images/site_images/icons/icons.gif);
					background-repeat: no-repeat;
				}

				div#quick_menu ul li a.home {
					background-position: left 1px;
				}

				div#quick_menu ul li a.statement {
					background-position: left -17px;
				}

				div#quick_menu ul li a.sitemap {
					background-position: left -37px;
				}

					div#quick_menu ul li a:hover {
						color: #00aff2;
						text-decoration: none;
					}
/* ........................... */


/* ................. Main menu */
	div#main_menu {
		clear: both;
	}

			div#main_menu ul li {
				font-size: 2.1em; /*21px*/
				float: left;
				margin-right: 14px;
				padding-right: 18px;
				background: url(../images/site_images/navigation/main_menu_breakline.gif) no-repeat right 10px;
				text-transform: uppercase;
			}

			div#main_menu ul li.last {
				margin-right: 0px;
				padding-right: 0px;
				background: none;
			}

				div#main_menu ul li a {
					color: #058FCB;
				}

				div#main_menu ul li span,
					div#main_menu ul li a:hover {
						color: #4d4d4d;
						text-decoration: none;
					}

				div#main_menu ul li span {
					cursor: default;
				}
/* ........................... */


/* .................. Sub menu */
	div#sub_menu {
		
	}

	div#sub_menu,
		div#sub_menu ul {
			float: left;
		}

		div#sub_menu ul {
			
		}

			div#sub_menu ul li {
				float: left;
				font-size: 1.4em; /*14px*/
				margin-right: 7px;
				padding-right: 12px;
				background: url(../images/site_images/navigation/sub_menu_breakline.gif) no-repeat right 6px;
			}

			div#sub_menu ul li.last {
				margin-right: 0px;
				padding-right: 0px;
				background: none;
			}

				div#sub_menu ul li span {
					font-weight: bold;
					cursor: default;
				}

				div#sub_menu ul li a {
					color: #3a3a3a;
				}

					div#sub_menu ul li a:hover {
						color: #058FCB;
						text-decoration: none;
					}
/* ........................... */


/* ............... Footer menu */
	div#footer_menu {
		margin: 0px 0px 16px 38px;
	}

	div#footer_menu,
		div#footer_menu ul {
			float: left;
		}

			div#footer_menu ul li {
				float: left;
				margin-right: 10px;
			}

			div#footer_menu ul li.last {
				margin-right: 0px;
			}

				div#footer_menu ul li a {
					color: #3a3a3a;
					padding-left: 18px;
					background-image: url(../images/site_images/icons/icons.gif);
					background-repeat: no-repeat;
				}

				div#footer_menu ul li a.home {
					background-position: left 1px;
				}

				div#footer_menu ul li a.statement {
					background-position: left -17px;
				}

				div#footer_menu ul li a.sitemap {
					background-position: left -37px;
				}

					div#footer_menu ul li a:hover {
						color: #00aff2;
						text-decoration: none;
					}
/* ........................... */





/* ************************ PAGE ELEMENTS */

/* ............... Breadcrumbs */
	div.breadcrumbs {
		margin-bottom: 5px;
		clear: both;
	}

		div.breadcrumbs ul {
			
		}

			div.breadcrumbs ul li {
				float: left;
				margin-right: 8px;
				padding-right: 10px;
				background: url(../images/site_images/bullets/breakline_breadcrumbs.gif) no-repeat right 4px;
			}

			div.breadcrumbs ul li.first {
				
			}

				div.breadcrumbs ul li.first a {
					background: url(../images/site_images/icons/icons.gif) no-repeat left 1px;
					padding-left: 20px;
				}

					div.breadcrumbs ul li a:hover {
						
					}

			div.breadcrumbs ul li.last {
				margin-right: 0px;
			}

				div.breadcrumbs ul li a {
					color: #3a3a3a;
				}

					div.breadcrumbs ul li a:hover {
						color: #00aff2;
						text-decoration: none;
					}
/* ........................... */


/* ................. Paginator */
	div.paginator {
		margin-right: 76px;
	}

		div.paginator span.label {
			font-size: 1.3em; /*13px*/
			margin-top: 6px;
		}

		div.paginator span.label,
		div.paginator div.prev_next_arrows,
		div.paginator ul,
			div.paginator ul li {
				float: left;
			}

		div.paginator ul {
			border-left: 1px solid #8fddfa;
			font-size: 1.7em; /*17px*/
			margin: 3px 15px 0px;
		}

			div.paginator ul li {
				border-right: 1px solid #8fddfa;
			}

				div.paginator ul li a,
				div.paginator ul li span {
					padding: 0px 15px;
				}

					div.paginator ul li a:hover {
						
					}
/* ........................... */


/* .............. Music player */
	div.music_player {
		
	}
/* ........................... */


/* .............. Video player */
	div.video_player {
		
	}
/* ........................... */


/* ................... Banners */
	div.banners {
		
	}
/* ........................... */





/* **************************** HOME PAGE */

/* ................ Info boxes */
	div.info_boxes {
		margin-bottom: 40px;
	}

		div.info_boxes div.box {
			float: left;
			width: 28em; /*280px*/
			margin-right: 30px;
		}

			div.info_boxes div.box div.content {
				border-right: 1px solid #8fddfa;
				margin-top: 10px;
				padding: 10px 30px 0px 0px;
				height: 11.6em; /*116px*/
			}

				div.info_boxes div.box div.content p {
					font-size: 1.4em; /*14px*/
					line-height: 1.43em; /*20px*/
					margin-bottom: 10px;
				}

				div.info_boxes div.box div.content a {
					font-size: 1.1em; /*11px*/
				}

		div.info_boxes div.case_studies {
			margin-right: 0px;
		}

			div.info_boxes div.case_studies div.content {
				border: 0px;
			}

			div.info_boxes div.testimonials div.content {
				
			}

				div.info_boxes div.testimonials div.content p {
					font-style: italic;
					font-size: 1.3em; /*13px*/
				}
/* ........................... */


/* .............. Client logos */
	div.client_logos {
		
	}

		div.client_logos h3,
		div.client_logos ul,
		div.client_logos div.arrows {
			float: left;
		}

		div.client_logos h1 {
			line-height: 1.52em; /*32px*/
		}

		div.client_logos ul {
			border-right: 1px solid #8fddfa;
			margin: 0px 15px;
		}

			div.client_logos ul li.first {
				
			}

			div.client_logos ul li.last {
				
			}

			div.client_logos ul li {
				border-left: 1px solid #8fddfa;
				height: 30px;
				float: left;
				padding: 0px 12px;
			}

				div.client_logos ul li a,
					div.client_logos ul li a img {
						float: left;
						height: 30px;
					}

				div.client_logos ul li a {
					
				}

					div.client_logos ul li a img {
						
					}
/* ........................... */


/* .................. Contacts */
	div.contacts {
		margin-bottom: 15px;
		position: absolute;
		bottom: 0px;
		left: 4em; /*40px*/
	}

		div.contacts h3,
		div.contacts ul,
			div.contacts ul li {
				float: left;
			}

		div.contacts ul {
			margin-left: 15px;
		}

			div.contacts ul li {
				margin-right: 15px;
				padding-left: 15px;
				background: url(../images/site_images/bullets/breakline_contacts.gif) no-repeat left center;
			}

				div.contacts ul li strong,
				div.contacts ul li.address span {
					line-height: 2.5em;
				}

				div.contacts ul li strong {
					float: left;
					margin-right: 5px;
				}

			div.contacts ul li.phone,
			div.contacts ul li.fax {
				font-size: 2em; /*20px*/
				color: #9e9e9e;
			}

				div.contacts ul li.phone strong,
				div.contacts ul li.fax strong {
					font-size: 0.5em; /*10px*/
					color: #4c4c4c;
				}

				div.contacts ul li.phone span,
				div.contacts ul li.fax span {
					color: #3fcdfc;
				}
/* ........................... */





/* ************************ COMPANY PAGES */

/* .............. Certificates */
	div.text ul.certificates {
		
	}

	div.text ul.certificates,
		div.text ul.certificates li {
			background: none;
			margin-left: 0px;
			padding-left: 0px;
		}

		div.text ul.certificates li {
			border-bottom: 1px solid #8fddfa;
			margin-bottom: 10px;
			padding-bottom: 10px;
			list-style-position: outside;
		}

			div.text ul.certificates li img {
				margin-right: 30px;
				padding-bottom: 0px;
				border-top: 0px;
				float: left;
			}

			div.text ul.certificates li p {
				padding-top: 30px;
			}
/* ........................... */


/* .................. Partners */
	div.text ul.partners {
		font-size: 1em;
		margin-top: 30px;
	}

	div.text ul.partners,
		div.text ul.partners li {
			background: none;
			margin-left: 0px;
			padding-left: 0px;
		}

		div.text ul.partners li {
			border-bottom: 1px solid #8fddfa;
			padding-bottom: 10px;
			list-style-position: outside;
		}

			div.text ul.partners li img,
			div.text ul.partners li div {
				float: left;
			}

			div.text ul.partners li img {
				margin-right: 30px;
				padding-bottom: 0px;
				border-top: 0px;
			}

			div.text ul.partners li div {
				width: 50em; /*700px*/
			}

			div.text ul.partners li p {
				padding: 0px 0px 10px;
			}

			div.text ul.partners li a {
				text-decoration: none;
				color: #00aef2;
			}

				div.text ul.partners li a:hover {
					text-decoration: underline;
				}

			div.text ul.partners li h3 {
				padding-top: 24px;
				margin-bottom: 10px;
			}

			div.text ul.partners li.first h3 {
				padding-top: 0px;
			}
/* ........................... */


/* ................. News list */
	div.news_list {
		margin: 40px 0px 20px;
		width: 83em; /*830px*/
	}

		div.news_list ul {
			
		}

			div.news_list ul li {
				border-bottom: 1px solid #8fddfa;
				padding: 10px 0px;
			}

			div.news_list ul li.first {
				padding-top: 0px;
			}

				div.news_list ul li div.img_holder,
					div.news_list ul li div.img_holder a {
						width: 15em; /*150px*/
						height: 10em; /*100px*/
						float: left;
					}

					div.news_list ul li div.img_holder a,
						div.news_list ul li div.img_holder a img {
							display: block;
						}

				div.news_list ul li div.img_holder {
					border: 5px solid #8fddfa;
					margin: 0px 22px 10px 0px;
				}

						div.news_list ul li div.img_holder a img {
							width: 150px;
							height: 100px;
							border: 0px;
						}

				div.news_list ul li div.text {
					width: 45.71em; /*640px*/
					float: left;
				}

					div.news_list ul li div.text span.date {
						font-size: 0.71em; /*10px*/
						line-height: normal;
					}

					div.news_list ul li div.text h1 {
						font-size: 1.21em; /*17px*/
						margin-bottom: 10px;
					}

						div.news_list ul li div.text h1 a {
							color: #058FCB;
							text-decoration: none;
						}

							div.news_list ul li div.text h1 a:hover {
								text-decoration: underline;
							}

					div.news_list ul li div.text p {
						padding-bottom: 10px;
					}

					div.news_list ul li div.text a.read_more {
						color: #00AEF2;
						text-decoration: none;
						font-size: 0.86em; /*12px*/
					}

						div.news_list ul li div.text a.read_more:hover {
							text-decoration: underline;
						}
/* ........................... */


/* .............. News article */
	div.news_article {
		border-bottom: 1px solid #8fddfa;
		margin-bottom: 20px;
		padding-bottom: 20px;
		width: 84em; /*840px*/
	}

		div.news_article div.text {
			
		}

			div.news_article div.text img {
				float: left;
				margin: 0px 22px 10px 0px;
			}
/* ........................... */





/* *********************** SERVICES PAGES */

/* ...................... Main */
	div.service_categories {
		margin-top: 20px;
	}

		div.service_categories div.by {
			float: left;
			width: 26em; /*260px*/
		}

		div.service_categories div.industry {
			margin-right: 30px;
		}

		div.service_categories div.type {
			
		}

			div.service_categories div.by ul {
				
			}

				div.service_categories div.by ul li {
					
				}

					div.service_categories div.by ul li a {
						color: #00aef2;
						text-decoration: none;
					}

						div.service_categories div.by ul li a:hover {
							text-decoration: underline;
						}
/* ........................... */


/* ............... Call Center */
	ul.successful_projects {
		font-size: 1.07em; /*15px*/
	}

		ul.successful_projects li {
			margin-bottom: 10px !important;
		}

			ul.successful_projects li a {
				color: #00AFF2;
				text-decoration: none;
				font-weight: bold;
			}

				ul.successful_projects li a:hover {
					text-decoration: underline;
				}
/* ........................... */





/* ************************ CAREERS PAGES */

/* ............. Opportunities */
	div.jobs_list {
		
	}

		div.jobs_list ul {
			
		}

			div.jobs_list ul li {
				margin-bottom: 20px;
			}

			div.jobs_list ul li.last {
				margin-bottom: 0px;
			}

				div.jobs_list ul li span.date {
					margin-bottom: 0px;
				}

				div.jobs_list ul li h1 {
					font-size: 1.7em; /*17px*/
				}
/* ........................... */


/* .................. Position */
	div.position {
		margin-bottom: 30px;
	}

		div.position span.date {
			margin-bottom: 0px;
		}

		div.position h1 {
			font-size: 2.1em; /*21px*/
		}
/* ........................... */


/* ............... Application */
	form#apply_job {
		
	}

		form#apply_job div.elements {
			
		}

			form#apply_job div.elements div {
				float: left;
				margin-right: 5px;
			}

				form#apply_job div.elements div label {
					display: block;
				}

				form#apply_job div.elements div.textfield input {
					width: 214px;
				}

				form#apply_job div.elements div.textfield input#ref_no {
					font-weight: bold;
					color: #333;
				}

		form#apply_job div.file {
			margin: 20px 0px;
		}

			form#apply_job div.file input {
				background: #FFF;
				border: 1px solid #8FDDFA;
				padding: 4px;
				color: #666;
				width: 340px;
			}

			form#apply_job div.file label {
				display: block;
			}

		form#apply_job div.checkboxes {
		}

			form#apply_job div.checkboxes input,
			form#apply_job div.checkboxes label {
				float: left;
			}

			form#apply_job div.checkboxes input {
				margin: 2px 5px 8px 0px;
			}

			form#apply_job div.checkboxes label {
				margin-bottom: 8px;
				font-size: 1.4em; /*14px*/
			}
/* ........................... */





/* *************************** REST PAGES */

/* ................... Sitemap */
	div.sitemap {
		min-height: 24em; /*240px*/
	}

		div.sitemap ul {
			position: relative;
			padding-top: 40px;
		}

			div.sitemap ul li {
				float: left;
				margin-right: 20px;
				padding-right: 15px;
				background: url(../images/site_images/navigation/main_menu_breakline.gif) no-repeat right 10px;
				position: relative;
				z-index: 100;
			}

			div.sitemap ul li.home {
				position: absolute;
				left: 0px;
				top: 0px;
			}

				div.sitemap ul li.legal {
					top: -27px;
					background-position: right 37px;
				}

			div.sitemap ul li.first {
				clear: left;
			}

			div.sitemap ul li.last {
				margin-right: 0px;
				padding-right: 0px;
				background: none;
			}

				div.sitemap ul li ol {
					position: absolute;
					margin-top: 15px;
					width: 12.5em; /*125px*/
				}

					div.sitemap ul li ol li {
						float: none;
						font-size: 1.4em; /*14px*/
						margin: 0px 0px 12px 0px;
						padding-right: 0px;
						background: none;
					}

						div.sitemap ul li ol li a {
							color: #00AEF2;
						}
/* ........................... */


/* ................. Error 404 */
	div.header_error div.wrapped {
		padding: 0px 60px;
		width: 90.6em; /*906px*/
	}

		div.header_error div.wrapped h1 {
			padding: 30px 0px 15px;
		}

		div.header_error div.wrapped h2 {
			color: #FFF;
			text-transform: none;
			font-size: 2.3em; /*23px*/
			width: 25.65em; /*590px*/
		}

		div.header_error div.wrapped ul.choices {
			font-size: 1.4em; /*14px*/
			color: #FFF;
			margin-top: 15px;
		}

			div.header_error div.wrapped ul.choices li {
				margin-bottom: 8px;
				padding-left: 15px;
				background: url(../images/site_images/bullets/disk.png) no-repeat left 6px;
			}

				div.header_error div.wrapped ul.choices li a {
					color: #3FCDFC;
				}

					div.header_error div.wrapped ul.choices li a:hover {
						
					}

		div.header_error div.wrapped img.error {
			position: absolute;
			top: -100px;
			right: 55px;
		}

	div.content_error {
		min-height: 0px !important;
	}
/* ........................... */


/* .................. Contacts */
	div.contacts_box {
		
	}

		div.contacts_box p {
			line-height: 1.8em;
		}

			div.contacts_box p span.label {
				font: bold 0.79em "Trebuchet MS", Arial, Helvetica, sans-serif; /*11px*/
			}

			div.contacts_box p strong {
				font: normal 1.29em "Trebuchet MS", Arial, Helvetica, sans-serif; /*11px*/
				color: #3FCDFC;
			}

	form#contact_form {
		margin-top: 20px;
	}

		form#contact_form p {
			font-size: 1.4em; /*14px*/
			margin-bottom: 15px;
		}

		form#contact_form div {
			margin-top: 10px;
		}

			form#contact_form div label {
				display: block;
				font-size: 1.4em;
			}

			form#contact_form div.textfield input {
				width: 20em; /*260px*/
			}

			form#contact_form div.textarea textarea {
				width: 37.69em; /*490px*/
				height: 10.00em; /*130px*/
			}

			form#contact_form div.select select {
				width: 19.14em; /*268px*/
			}

			form#contact_form div.security input,
			form#contact_form div.security img {
				float: left;
			}

			form#contact_form div.security input {
				margin-right: 8px;
				width: 12.46em; /*162px*/
			}

			form#contact_form div.security img {
				width: 88px;
				height: 32px;
				border: 1px solid #aeaeae;
			}

		form#contact_form div.send {
			margin-top: 20px;
		}
/* ........................... */


/* ................... Success */
	div.success img {
		padding-right: 88px;
	}

	div.success h3 {
		font-size: 2.07em; /*29px*/
		text-transform: none;
	}
/* ........................... */