body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #fff url(images/body_bgr.png) repeat-x top left;
	color: #505050;
}


.languagepicker { float: right; margin: 5px; }
.languagepicker a { margin: 0 3px; }



a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}

form {
	/*width: 80%;*/
	width: 960px;
	margin: 0px auto;
}

#wrapper {
	width: 100%;
	margin: 0px;
	background-color: #fff;
}

#header {
	width: 100%;
	overflow: hidden;
	height: 116px;
	background-color: #fff;
}
#header a.frontpagelogo {
	float: right;
	display: inline;
	width: 287px;
	height: 116px;
	background: #fff url(images/cadsys.png) no-repeat top left;
	margin-right: 37px;
	overflow: hidden;
}
#header a.frontpagelogo span {
	text-indent: -2000px;
	display: block;
}
#header div.slider {
	float: left;
	display: inline;
	width: 374px;
	margin: 18px 0px 0px 0px;
	position: relative;
}
#header a.demo {
	background: #fff url(images/demo.png) no-repeat top left;
}

.menu {
	height: 66px;
	width: 100%;
	background: #dfdfdf url(images/menu_mainbgr.png) repeat-x top left;
	position: relative;
}
.menu ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	height: 45px;
}
.menu ul li {
	float: left;
	display: inline;
	padding: 13px 25px 0px 25px;
	vertical-align: middle;
	list-style-type: none;
}
.menu ul li a 
{
	font-size: 13px;
	color: #fff;
}

.menu ul li ul {
	position: absolute;
	top: 45px;
	left: 0px;
	height: 21px;
	width: 100%;
	overflow: hidden;
}
.menu ul li ul li {
	float:left;
	display: table-cell;
	height: 19px;
	background: #dfdfdf url(images/menu_subbgr.gif) repeat-y top left;
	padding: 2px 20px 0px 20px;
}
.menu ul li ul li:first-child {
	background: none;
}
.menu ul li ul li a {
	color: #000;
}

.content {
	margin: 30px 45px;
}

.content .frontcontainer 
{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
}

.frontcontainer .column {
	float: left;
	display: inline;
	width: 277px;
}
.frontcontainer .left {
	margin-right: 19px;
}
.frontcontainer right {
	margin-left: 19px;
}

.frontcontainer .flashslider {
	float: left;
	display: inline;
	width: 596px;
}
.frontcontainer .rightcontent {
	float: right;
	display: inline;
	width: 255px;
}
.frontcontainer .rightcontent p {
	margin: 0px;
	padding: 0px;
}

.content .product1 {
	clear: both;
	float: left;
	display: inline;
	width: 393px;
	height: 122px;
	min-height: 122px;
	margin-top: 40px;
	border-bottom: 8px solid #dfdfdf;
}
.content .product2 {
	float: right;
	display: inline;
	width: 393px;
	height: 122px;
	min-height: 122px;
	margin-top: 40px;
	border-bottom: 8px solid #dfdfdf;
}
.content .product1 .slideshow, .content .product2 .slideshow {
	position: relative;
}

/*
.content .product1 h3, .content .product2 h3 
{
	font-size: 17px;
}
.content .product1, .content .product2 
{
	font-size: 10px;
}
.content .boxes {
	padding-top: 30px;
}
*/


.frontcontainer .center ul, .frontcontainer .right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.frontcontainer .center ul li, .frontcontainer .right ul li {
	margin-bottom: 5px;
}
.frontcontainer .center ul li a span, .frontcontainer .right ul li a span {
	display: block;
	cursor: pointer;
	font-size: 85%;
}
.frontcontainer .center ul li a:hover span,
.frontcontainer .right ul li a:hover span  
{
	text-decoration: underline;
}

.frontcontainer .center h3.eventslist,
.frontcontainer .right h3.eventslist
{
	margin-top: 30px;
}

.newslist 
{
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
}
.newslist li.news_intro 
{
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #e32325;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	font-size: 1.3em;
}


img {
	border: none;
}

.footer 
{
	clear: both;
	width: 100%;
	color: #737373;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
}
.footer ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.footer ul li {
	list-style-type: none;
	display: inline;
	padding: 0px 1px 1px 4px;
	background: transparent url(images/footer_li.gif) no-repeat left bottom;
}
.footer ul li:first-child {
	background: none;
}
.footer a {
	color: #737373;
}

#ultimate {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ultimate a {
	color: #777;
}


/********************************
	News plugin
********************************/

div.newsitem 
{
}

div.newsitem div.news_imagecontainer 
{
	float: right;
	display: inline;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: right;
}

div.newsitem span.newsdate
{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}

ul.newslist span.newsdate {
	padding-left: 4px;
}
ul.newslist span.newsintro {
	display: block;
}
ul.newslist li {
	padding-bottom: 5px;
}

ul.newslistpager {
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
}
ul.newslistpager li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	padding-right: 40px;
}

/********************************
	END News plugin
********************************/





/********************************
	Downloads plugin
********************************/

table.downloads {
	width: 75%;
	margin: 10px auto 20px auto;
}

table.downloads th {
	border-bottom: 1px solid #ddd;
	text-align: left;
}

table.downloads tr td {
	padding-top: 5px;
}

/********************************
	END Downloads plugin
********************************/


/* slideshow */
#slideshow_navigation {
	background: #ccc;
	padding: 10px;
	border-top: 5px solid #aaa;
}
#slideshow_navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#slideshow_navigation ul li {
	display: inline;
	margin: 0px 10px;
}
#slideshow_navigation ul li img {
	border: 1px solid #aaa;
	padding: 3px;
	background: #fff;
}
#slideshow_navigation ul li a.activeSlide {
	background: #88f;
}
