/* Main And Generic Elements */

body, html {
	background: #ffffff url('../images/fancybg.png') repeat-x;
	background-position: center top;
	color: #333333;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 12px;
}

#page {
	background: #ffffff url('../images/brightbg.png') repeat-x;
	background-position: center top;
	width: 974px;
	margin: 0 auto;
	border: 1px #aaaaaa solid;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.fullwidth {
	width: 100%;
}

p {
	padding: 8px 0;
}

h2 {
	color: #826304;
	font-weight: bold;
	font-size: 13px;
}

h1 {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}

a:link,
a:visited,
a:active {
  color: #4481d5;
}

a:hover {
	text-decoration: none;
}

hr {
	clear: both;	
	height: 1px;
	color: #cccccc;
}

/* Page Header */

#page-header {
	background: black url('../images/headerbg.png') repeat-x;
	height: 79px;
}

#header-logo {
	background: black url('../images/logo.png') no-repeat;
	width: 317px;
	height: 79px;
	margin-left: 16px;
}

#header-languages {
	margin: 12px 16px 0 0;
	color: #f0f0f0;
	font-weight: bold;
}

.lang a:link,
.lang a:visited,
.lang a:active {
	color: #fafafa;
	text-decoration: none;
}

.lang a:hover {
	text-decoration: underline;
}

.pdf {
	display: block;
	background: white url('../images/pdficon.gif') no-repeat; 	
	background-position: left top;
	height: 16px;
	margin-top: 5px;
	padding-left: 24px;
}

.xls {
	display: block;
	background: white url('../images/xlsicon.gif') no-repeat; 	
	background-position: left top;
	height: 16px;
	margin-top: 5px;
	padding-left: 24px;
}

.extlink {
	display: block;
	background: white url('../images/extlink.gif') no-repeat; 	
	background-position: left top;
	height: 16px;
	margin-top: 5px;
	padding-left: 24px;
}

/* Page Footer */

#page-footer {
	background: white url('../images/weakgradient.png') repeat-x;
	border-top: 1px #dddddd solid;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	word-spacing: 4px;
	padding-left: 32px;
	margin-top: 16px;
}

#copyright {
	color: #888888;
	text-align: right;
	font-size: 10px;
	margin: 0 auto;
	padding: 10px 20px 0px 20px;
	width: 934px;
}
/* Page Menu */

#page-menu {
	background: #ffffff url('../images/menubg.png') repeat-x;
}

.menu-button {
	color: #333333;
	background: #ffffff url('../images/menubuttonbg.png') repeat-x;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	float: left;
	width: 100px;
	border-right: 2px solid #ffffff;
	text-align: center;
	font-size: 13px;	
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

.menu-button a:link,
.menu-button a:active,
.menu-button a:visited {
	color: #333333;
	text-decoration: none;
}

.menu-button a:hover {
	text-decoration: underline;
}

.menu-button.selected a:link,
.menu-button.selected a:active,
.menu-button.selected a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu-button.selected {
	color: #ffffff;
	background: #ffffff url('../images/selectedbutton.png') repeat-x;
}

/* Page Content */

#page-content {	
}

.content-subheader {
	background: white url('../images/weakgradient.png') repeat-x;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	padding-left: 16px;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
}

.content-subheader.leftborder {
	border-left: 1px #dddddd solid;
}

/* Tabs */

.content-tabs {
	margin-top: 16px;
}

.tabs-spacer {
	border-bottom: solid 1px #cccccc;
	width: 491px;
	float: left;
	height: 32px;
}

.tabs-tab {
	background-color: #f3f3f3;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid none solid solid;
	float: left;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	width: 160px;
	cursor: pointer;
}

.tabs-tab.selected {
	border-bottom-style: none;
	height: 32px;
	line-height: 32px;
	background-color: transparent;
}

/* Start Page */

#content-introduction {
	margin: 32px 0 0 16px;
	width: 480px;
}

#content-tv {
	margin-top: -60px;
	margin-right: 26px;
}

#content-tv #slideshow {
	background: url('/shared/images/black.png') no-repeat;
	position: absolute;
	margin-top: -271px;
	margin-left: 16px;
	width: 263px;
	height: 198px;
}

#content-tv #slideshow-image {
	display: none;
}

#content-products {
	float: left;
	width: 487px;
}

#content-news {
	float: right;
	width: 487px;
}



/* Products' Buttons */

.products-button img {
	margin-top: 16px;
}

.products-button a:link,
.products-button a:visited,
.products-button a:active {
	text-decoration: none;
}

.button-text {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
}

/* News */

#content-news ul {
	color: #333333;
	margin: 16px 0 0 16px;
}

#content-news .date {
	margin-top: 16px;
	margin-bottom: 2px;
	font-weight: bold;
}

/* Solutions */

.content-solutiondescription {
	width: 580px;
	margin: 32px 16px;
}

.content-solutiondescription ul {
	margin: 16px;
}

.content-solutiondescription li {
	list-style-type: disc;
	margin: 8px 8px 8px 24px;
}

.content-solutionlist {
	width: 320px;
	margin: 32px 16px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
} 

.content-solutionlist ul {
	margin: 16px;
}

.content-solutionlist li {
	list-style-type: disc;
	margin: 8px 8px 8px 24px;
}
.content-solutionlist1 {
	width: 160px;
    height: 900px;
	margin: 32px 0px 32px 16px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
    z-index:1;
}

.content-solutionlist1 ul {
	margin: 16px;
}

.content-solutionlist1 li {
	list-style-type: disc;
	margin: 8px 8px 8px 24px;
}
.content-solutionlist2 {
	width: 438px;
    height: 900px;
   	margin: 32px 0px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
    z-index:2;
}

.content-solutionlist2 ul {
	margin: 16px;
}

.content-solutionlist2 li {
	list-style-type: disc;
	margin: 8px 8px 8px 24px;
}
.content-solutionlist3 {
	width: 160px;
    height: 550px;
	margin: 32px 0px 32px 16px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
    z-index:1;
}

.content-solutionlist3 ul {
	margin: 16px;
}

.content-solutionlist3 li {
	list-style-type: disc;
	margin: 8px 8px 8px 24px;
}
.content-solutionlist4 {
	width: 455px;
    height: 550px;
	margin: 32px 0px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
    z-index:2;
}

.content-solutionlist4 ul {
	margin: 16px;
}

.content-solutionlist4 li {
	list-style-type: disc;
	margin: 8px 8px 8px 24px;
}
.content-solutionlist5 {
	width: 320px;
	height: 550;
	margin: 32px 0px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	z-indez:3;
} 

.content-solutionlist5 ul {
	margin: 16px;
}

.content-solutionlist5 li {
	list-style-type: disc;
	margin: 8px 8px 8px 24px;
}
/* Company */

.content-company {
	width: 580px;
	margin: 32px 16px;
}

.content-company li {
	text-align: center;
}

.content-contact {
	width: 320px;
	margin: 32px 16px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
}

.content-contact ul {
	margin: 16px 0;
}

.content-contact li {
	list-style-type: none;
	margin: 3px 8px 3px 24px;
}

.content-contact li.title {
	font-weight: bold;
}

.content-pegman {
	position: relative;
	right: -213px;
	top: 40px;
	z-index: 1;
}

/* References */

.content-full {
	width: 940px;
	margin: 16px;
}

.content-pegman {
    position:relative;
    right:-213px;
    top:40px;
    z-index:1;
   
 }

 #solution_table {
	float: left;
	border-collapse: separate;
	width: 620px;
	border-spacing: 1px 14px;
	padding: 5px;
	margin: 32px 0px;
 }
 
.column1 {
	width: 133px;
	padding:5px 18px 6px 20px;
	
}
.column2{
	width:487px;
	padding:2px 16px 31px 1px;
	
}