

/* Main Elements */
* {
		margin: 0px;
		padding: 0px;
}
body, html {
		height:100%;
		padding: 0px;
}
body {
		background: #181818 url(images/bg.jpg) top left repeat-x;
		font-family: tahoma, Geneva, sans-serif;
		font-size:9pt;
}
a { 	text-decoration: none; outline: none;
}
.toplink
{
	cursor:pointer;
	cursor:hand; 
	display:block;
	left:830px;
	margin: 10px 0px 50px 0px;
	position:relative;
	text-decoration:underline;
	width:90px;
}
.toplink:hover{	text-decoration:none; }
.toplinkTwoThird
{
	cursor:pointer;
	cursor:hand; 
	display:block;
	left:470px;
	margin: 10px 0px 50px 0px;
	position:relative;
	text-decoration:underline;
	width:90px;
}
.toplinkTwoThird:hover{	text-decoration:none; }
h2
{
	display:block;
	font-size:18px;
	margin: 40px 0 0 0;
}
h4.first
{
		margin: 10px 0 0 0;
}
h4 {
		margin: 20px 0 0 0;
		font-size: 14px;
}
#content .h7 {
		color: #333;
		display: block;
		font-size: 18px;
		font-weight:bold;
		margin: 0 auto 10px auto;
		/*margin-top: 20px;*/
		text-align:center;
		width: 100%;
}

.rounded5
{
		background-color:#e2e2e2;
		border:solid 1px #999;
		
		float: left;
		margin:20px 40px 20px 47px;
		
		padding: 15px 0px 15px 0px;
		width: 224px;
		
		/* ROUNDED CORNERS */
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		behavior:url(border-radius.htc);
}
.accessoryImage
{
	display:block;
	float:none;
	margin:0px 40px 0px 47px;
	
}
.accessoryDescription
{
	height:280px;
}
.rounded5:hover
{
	background-color:#fafafa;
}
.homethumbnail
{
	background-color:White;
	cursor:pointer;
	cursor:hand;
	margin:40px 0 0 0px;
	padding:15px;
}
.pdfDownloadSize
{
	font-size:11px;
	font-style:italic;
}
.pdficon
{
	background-image:url(images/pdficon.png);
	display:block;
	float:left;
	height:52px;
	margin:20px;
	width:55px;
}
.pdficon:hover
{
	background-position: 0 -52px;
}
.titlelogo
{
	position:relative;
	top:-5px;
}
div.LinkDiv
{
		display:inline;
		cursor:pointer;
		cursor:hand;
		margin: 0 auto 0 auto;
}
#pagewrapper {
		margin: 0 auto;
		width: 950px;
		height: 100%;
}
#header {
		background: url(images/header.png);
		height: 92px;
		width: 950px;
}
#featured {
		margin-top: 10px;
		background: url(images/featured-bg.png);
		width: 950px;
		height: 350px;
}
/* Header */
.title {
		height: 50px;
}
.title img {
	 	float: left;
	 	margin: 10px 0px 0px 20px;
	 	border: none;
}
.title ul {
		float: right;
		width: 360px;
		padding: 15px 20px 0px 0px;
		font-size: 10px;
}
.title ul li {
		float: right;
		margin: 0px;
		padding: 1px 10px 1px 5px;
		list-style:none;
		border-right: 1px solid #515151;
		text-align:right;
}
.title ul li.sitemap {
		border-right: none;
		padding-left: 14px;
		margin-left: 5px;
		background: url(images/sitemap.gif) center left no-repeat;
}
.title ul li a {
		color: #bbb;
		text-decoration:none;
}
.title ul li a:hover {
		color: #ccc;
		text-decoration:none;
}
/* Navbar */
.navbar ul { 
		padding: 5px 0px 0px 20px;
		z-index: 999999;
}
.navbar ul li { 
		float: left;
		list-style:none;
		height: 33px;
		width: 120px;
		z-index: 999999;
}
.navbar ul li ul {	
		margin: 0;
		padding: 0;
		position: absolute;
		visibility: hidden;
		z-index: 999999;
}
.navbar ul li ul li {	
		float: none;
		display: inline;
		z-index: 999999;
}
.navbar ul li ul li ul {	
		margin: 0;
		padding: 0;
		position: absolute;
		visibility: hidden;
		z-index: 999999;
}
.navbar ul li ul li ul li {	
		float: none;
		display: inline;
		z-index: 999999;
}
.navbar ul li a {
		display: block;
		height: 26px;
		width: 110px;
		padding: 7px 0px 0px 0px;
		text-align:center;
		text-decoration:none;
		color: #cfcfcf;
		font-size: 12px;
		white-space: nowrap;
		z-index: 999999;
}
.navbar ul li a:hover {
		display: block;
		background: #feba30 url(images/nav-bg.gif) bottom center no-repeat;
		color: #f9faed;
		z-index: 999999;
}
a.NavBarSelectedItem, a.NavBarSelectedItem:hover, a.NavBarSelectedItem:visited, a.NavBarSelectedItem:link, a.NavBarSelectedItem:active {
		display: block;
		background: #c99552 url(images/nav-bg.gif) bottom center no-repeat;
		color: #111111;
		z-index: 999999;
}
.navbar ul li ul li a {
		width: 170px;
		background: #4a4a4a;
		padding: 7px 0px 0px 0px;
		height: 26px;
		white-space: nowrap;
		z-index: 999999;
		
		filter:alpha(opacity=95);
		-moz-opacity:0.95;
		-khtml-opacity: 0.95;
		opacity: 0.95;
}
.navbar ul li ul li a:hover {
		background: #feba30 url(images/nav-bg.gif) bottom center no-repeat;
		color: #f9faed;
		z-index: 999999;
}
/* Search */
.navbar .search {
		float: right;
		width: 160px;
		margin-top: 6px;
		height: 20px;
}
.search fieldset {
		border: none;
}
.search #s {
		background: none;
		width: 125px;
		height: 16px;
		border: none;
		color: #bbb;
		font-size:10px;
}
.search #searchsubmit {
		width: 22px;
		height: 16px;
		cursor: pointer;
		background: none;
		border: none;
}
/* Featured Section */
.glidecontentwrapper{
		position: relative; 
		z-index: 1;
		width: 944px;
		height: 300px;
		overflow: hidden;
}

.glidecontent{ 
		position: absolute; 
		z-index:2;
		padding: 0px;
		visibility: hidden;
		width: 941px;
		height: 275px;
		margin: 25px 0px 0px 3px;
		overflow:hidden;
}
.glidecontent img {
		border: none;
}

.glidecontenttoggler { 
		z-index: 99;
		position: relative;
		width: 941px;
		margin: 0px 0px 0px 3px;
		height: 45px;
		text-align: right;
}

.glidecontenttoggler {
		width: 941px;
}
.glideleft {
		width: 200px;
		float: left;
}
.glideright {
		width: 200px;
		float: right;
}
.glidecontenttoggler a.prev{ 
		float: left;
		display: block;
		width: 20px;
		height: 18px;
		background: url(images/glideprevnext.gif);
		margin: 12px 0px 0px 20px;
}
.glidecontenttoggler a.next{ 
		float: right;
		display: block;
		width: 20px;
		height: 18px;
		background: url(images/glideprevnext.gif) 20px 0px;
		margin: 12px 20px 0px 0px;
}
.glidecontenttoggler a.prev:hover{
		background: url(images/glideprevnext.gif) 0px -20px;
}
.glidecontenttoggler a.next:hover{
		background: url(images/glideprevnext.gif) 20px -20px;
}
/* Content */

#content {
		background:url(images/bottom-header.png) top left no-repeat;
		float: left;
		width: 950px;
		margin-top: 10px;
}
#contentmiddle {
		background:url(images/bottom-middle.png) top left repeat-y;
		float: left;
		width: 950px;
		line-height: 20px;
		color: #222;
}
#contentfooter {
		background:url(images/bottom-footer.png) top left no-repeat;
		float: left;
		width: 930px;
		height: 23px;
		padding: 28px 20px 10px 0px;
		text-align:right;
}
#content img {
		border:none;
}


#contentmiddle .onethird {
		float: left;
		width: 280px;
		padding: 15px 10px 15px 25px;
}

#contentmiddle .sitemapColumn {
		float: left;
		width: 156px;
		padding: 5px 10px 5px 25px;
}
#contentmiddle .twothird {
		float: left;
		width: 570px;
		padding: 10px 5px 5px 20px;
}
#contentmiddle .twothird p
{
		margin: 10px;
}
#contentmiddle .twothird .onethird {
		float: left;
		width: 255px;
		padding: 10px 5px 5px 20px;
}
#contentmiddle .twothird .onethird p
{
		margin: 0 10px 10px 10px;
}
#content .title {
		padding: 0px;
		margin: 0px;
		float: left;
		width: 315px;
		height: 44px;
		background: none;
}
#content .fulltitle {
		padding: 0px;
		margin: 0px;
		float: left;
		width: 900px;
		height: 44px;
		background: none;
}
#content .contenttitle {
		padding: 0px;
		margin: 0px;
		float: left;
		width: 950px;
		height: 44px;
		background: none;
}
#contentmiddle .fulltitlemiddle 
{
		background: url(images/bgTitleMiddle.jpg);
		background-repeat:repeat-x;
		display:block;		
		height: 44px;
		float: left;
		margin:50px 0 0 4px;
		padding:0;
		text-align:center;
		width:940px;
}
#contentmiddle .fulltitlemiddle h3
{
		display: block;
		font-size:20px;
		height: 30px;
		margin: 7px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #4d4d4d;
}
#contentmiddle .twothirdtitlemiddle
{
		background: url(images/bgTitleMiddle.jpg);
		background-repeat:repeat-x;
		display:block;		
		height: 44px;
		margin:50px 0 0 0px;
		padding:5px 0 0 0;
		text-align:center;
		width:609px;
}
#content .contenttitlecenter {
		height: 44px;
		float:left;
		margin:0px 0 0 4px;
		padding:0;
		text-align:center;
		width:940px;
}
#content h3 {
		margin: 11px 0px 0px 0px;
		display: block;
		height: 35px;
		padding: 3px 0px 0px 36px;
		color: #4d4d4d;
}
#content h3.center {
		padding: 1px 0px 0px 0px;
		font-size:20px;
}
#content .contenttitle h3 {
		margin: 11px 0px 0px 330px;
		font-size: 16px;
		padding: 3px 0px 0px 36px;
		height: 24px;
		color: #4d4d4d;
}
h3.plus {
		background:url(images/plus.gif) top left no-repeat;
}
h3.check {
		background:url(images/check.gif) top left no-repeat;
}
h3.star {
		background:url(images/star.gif) top left no-repeat;
}
h3.download {
		background:url(images/download.gif) top left no-repeat;
}

#contentmiddle ul {
		margin: 5px 5px 5px 15px;
}
#contentmiddle ul li {
		list-style:none;
		margin: 10px 0px;
		line-height: 16px;
		padding: 0px 0px 0px 10px;
		background: url(images/bullet.gif) top left no-repeat;
		background-position:0 1px;
}
#contentmiddle ul li.TreeTitle 
{
		background-color: White;
		background-image:none;
		border-top: 1px solid #999; 
		border-bottom:1px solid #aaa; 
		font-weight: bold; 
		list-style:none;
		line-height: 16px;
		margin: 30px 0 10px -8px;
		padding: 5px 0pt 5px 15px; 
		width:300px;
}
#contentmiddle ul li.TreeItem 
{
		list-style:none;
		margin: 5px 0 0 10px;
		line-height: 16px;
		padding: 2px 0px 2px 15px;
}
#contentmiddle ul li.nolistimage
{
		background-image:none;
}
.downloaddate
{
	color:#777;
	font-style:italic;
	font-size:12px;
	margin: 3px 0 3px 0;
}
.downloadtitle
{
	font-weight:bold;
}
.downloadbutton{margin:10px 0 0 0px;height:58px;width:244px;cursor:hand;cursor:pointer;}
.downloadbuttonEn120902	{background:url(images/downloadbutton/enversion12.09.02.gif) 0 0 no-repeat;}	.downloadbuttonEn120902:hover{background-position:0 -58px;}
.downloadbuttonEn1011m	{background:url(images/downloadbutton/enversion10.11m.gif) 0 0 no-repeat;}	.downloadbuttonEn1011m:hover{background-position:0 -58px;}
.downloadbuttonEn1011s	{background:url(images/downloadbutton/enversion10.11s.gif) 0 0 no-repeat;}	.downloadbuttonEn1011s:hover{background-position:0 -58px;}
.downloadbuttonEn1011	{background:url(images/downloadbutton/enversion10.11.gif) 0 0 no-repeat;}	.downloadbuttonEn1011:hover{background-position:0 -58px;}
.downloadbuttonEn202m	{background:url(images/downloadbutton/enversion2.02m.gif) 0 0 no-repeat;}	.downloadbuttonEn202m:hover{background-position:0 -58px;}
.downloadbuttonEn202s	{background:url(images/downloadbutton/enversion2.02s.gif) 0 0 no-repeat;}	.downloadbuttonEn202s:hover{background-position:0 -58px;}
.downloadbuttonEn203m	{background:url(images/downloadbutton/enversion2.03m.gif) 0 0 no-repeat;}	.downloadbuttonEn203m:hover{background-position:0 -58px;}
.downloadbuttonEn203s	{background:url(images/downloadbutton/enversion2.03s.gif) 0 0 no-repeat;}	.downloadbuttonEn203s:hover{background-position:0 -58px;}
.downloadbuttonEn708	{background:url(images/downloadbutton/enversion7.08.gif) 0 0 no-repeat;}	.downloadbuttonEn708:hover{background-position:0 -58px;}
.downloadbuttonEn		{background:url(images/downloadbutton/enDownloadNoVersion.gif) 0 0 no-repeat;}	.downloadbuttonEn:hover{background-position:0 -58px;}

.downloadbuttonFr120902	{background:url(images/downloadbutton/frversion12.09.02.gif) 0 0 no-repeat;}	.downloadbuttonFr120902:hover{background-position:0 -58px;}
.downloadbuttonFr1011m	{background:url(images/downloadbutton/frversion10.11m.gif) 0 0 no-repeat;}	.downloadbuttonFr1011m:hover{background-position:0 -58px;}
.downloadbuttonFr1011s	{background:url(images/downloadbutton/frversion10.11s.gif) 0 0 no-repeat;}	.downloadbuttonFr1011s:hover{background-position:0 -58px;}
.downloadbuttonFr1011	{background:url(images/downloadbutton/frversion10.11.gif) 0 0 no-repeat;}	.downloadbuttonEn1011:hover{background-position:0 -58px;}
.downloadbuttonFr202m	{background:url(images/downloadbutton/frversion2.02m.gif) 0 0 no-repeat;}	.downloadbuttonFr202m:hover{background-position:0 -58px;}
.downloadbuttonFr202s	{background:url(images/downloadbutton/frversion2.02s.gif) 0 0 no-repeat;}	.downloadbuttonFr202s:hover{background-position:0 -58px;}
.downloadbuttonFr203m	{background:url(images/downloadbutton/frversion2.03m.gif) 0 0 no-repeat;}	.downloadbuttonFr203m:hover{background-position:0 -58px;}
.downloadbuttonFr203s	{background:url(images/downloadbutton/frversion2.03s.gif) 0 0 no-repeat;}	.downloadbuttonFr203s:hover{background-position:0 -58px;}
.downloadbuttonFr708	{background:url(images/downloadbutton/frversion7.08.gif) 0 0 no-repeat;}	.downloadbuttonFr708:hover{background-position:0 -58px;}
.downloadbuttonFr		{background:url(images/downloadbutton/frDownloadNoVersion.gif) 0 0 no-repeat;}	.downloadbuttonFr:hover{background-position:0 -58px;}

ul#subnavigation {
		margin: 5px 5px 5px 0px;
}
ul#subnavigation li{
		list-style:none;
		line-height:16px;
		background: none;
		border-bottom: 1px solid #ccc;
		margin: 0px 0px 0px 0;
		padding:10px 0 10px 10px;
}
ul#subnavigation li:hover{
		background: #e7e7e7;
		padding:10px 0 10px 15px;
}
ul#subnavigation a {
		border: none;
		display: block;
	
}
#contentmiddle blockquote {
		margin: 5px 0px 5px 20px;
		padding: 10px;
		font-style:italic;
		background: #e7e7e7;
		border-left: 2px solid #dedede;
}
#contentmiddle ul li blockquote {
		margin: 5px 15px 5px 0px;
		padding: 10px;
		font-style:italic;
		background: #e7e7e7;
		border-left: 2px solid #dedede;
}
#contentmiddle a {
		color: #222;
		border-bottom: 1px solid #222;
}
#contentmiddle a.noborder {
		color: #222;
		border:none;
}
#contentmiddle a:hover {
		border-bottom: none;
}
/* Footer */
#contentfooter a {
		color: #fcf93b;
		font-weight: bold;
		margin: 0px 3px;
}
#contentfooter a:hover {
		border-bottom: none;
		color: #f9faed;
}
#contentfooter ul li {
		display: inline;
}
img.alignleft {
		float: left;
		margin: 5px 10px 10px 0px;
}
img.alignright {
		float: right;
		margin: 5px 0px 10px 10px;
}

/* Contact Page */
#content fieldset {
		border: none;
		padding-left: 5px;
}
#content input {
		padding: 4px;
		border: 1px solid #ababab;
		background: #f5f5f5;
		margin: 5px 5px 5px 10px;
		width: 200px;
		color: #333;
}
#content select {
		padding: 4px;
		border: 1px solid #ababab;
		background: #f5f5f5;
		margin: 5px 5px 5px 10px;
		width: 208px;
		color: #333;
}
#content textarea {
		padding: 4px;
		border: 1px solid #ababab;
		background: #f5f5f5;
		margin: 5px 5px 5px 0px;
		width: 400px;
		color: #666;
}
#content label {
		color: #666;
}
#content input.submit {
		background: #1c1c1c;
		color: #fff;
}
#content input.submit:hover {
		background: #b4b4b4;
		color: #111;
		cursor: pointer;
}
.blocklabel
{
	display:block;	
}

/* Portfolio */
#content h5 {
		background-color:#FFF;
		border-color:#AAA #AAA #AAA #bbb;
		border-style:solid;
		border-width:1px 1px 1px 15px;
		color:#222;
		display:block;
		font-size:12px;
		font-weight:bold;
		margin:50px 0 10px 5px;
		padding:5px 5px 5px 10px;
		
		/* ROUNDED CORNERS */
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		behavior:url(border-radius.htc);
}
div#fancy_overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #666;
		display: none;
		z-index: 30;
}

* html div#fancy_overlay {
		position: absolute;
		
}

div#fancy_wrap {
		text-align: left;
}

div#fancy_loading {
		position: absolute;
		height: 40px;
		width: 40px;
		cursor: pointer;
		display: none;
		overflow: hidden;
		background: transparent;
		z-index: 100;
}

div#fancy_loading div {
		position: absolute;
		top: 0;
		left: 0;
		width: 40px;
		height: 480px;
		background: transparent url(images/fancy_progress.png) no-repeat;
}

div#fancy_loading_overlay {
		position: absolute;
		background-color: #FFF;
		z-index: 30;
}

div#fancy_loading_icon {
		position: absolute;
		background: url(images/fancy_loading.gif) no-repeat;
		z-index: 35;
		width: 16px;
		height: 16px;
}

div#fancy_outer {
		position: absolute;
  	 	top: 0;
  		left: 0;
	  	z-index: 90;
 		padding: 18px 18px 33px 18px;
  	 	margin: 0;
   	 	overflow: hidden;
   	 	background: transparent;
   		display: none;
}

div#fancy_inner {
		position: relative;
		width:100%;
		height:100%;
		border: 1px solid #BBB;
		background: #FFF;
}

div#fancy_content {
		margin: 0;
		z-index: 100;
		position: absolute;
}

div#fancy_div {
		background: #000;
		color: #FFF;
		height: 100%;
		width: 100%;
		z-index: 100;
}

img#fancy_img {
		position: absolute;
		top: 0;
		left: 0;
		border:0; 
		padding: 0; 
		margin: 0;
		z-index: 100;
		width: 100%;
		height: 100%;
}

div#fancy_close {
		position: absolute;
		top: -12px;
		right: -15px;
		height: 30px;
		width: 30px;
		background: url(images/fancy_closebox.png) top left no-repeat;
		cursor: pointer;
		z-index: 181;
		display: none;
}

#fancy_frame {
		position: relative;
		width: 100%;
		height: 100%;
		display: none;
}

#fancy_ajax {
		width: 100%;
		height: 100%;
		overflow: auto;
}

a#fancy_left, a#fancy_right {
		position: absolute; 
		bottom: 0px; 
		height: 100%; 
		width: 35%; 
		cursor: pointer;
		z-index: 111; 
		display: none;
		background-image: url(data:image/gif);
		outline: none;
}

a#fancy_left {
		left: 0px; 
}

a#fancy_right {
		right: 0px; 
}

span.fancy_ico {
		position: absolute; 
		top: 50%;
		margin-top: -15px;
		width: 30px;
		height: 30px;
		z-index: 112; 
		cursor: pointer;
		display: block;
}

span#fancy_left_ico {
		left: -9999px;
		background: transparent url(images/fancy_left.png) no-repeat;
}

span#fancy_right_ico {
		right: -9999px;
		background: transparent url(images/fancy_right.png) no-repeat;
}

a#fancy_left:hover {
 		visibility: visible;
}

a#fancy_right:hover {
 		visibility: visible;
}

a#fancy_left:hover span {
		left: 20px; 
}

a#fancy_right:hover span {
		right: 20px; 
}

.fancy_bigIframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: transparent;
}

div#fancy_bg {
		position: absolute;
		top: 0; left: 0;
		width: 100%;
		height: 100%;
		z-index: 70;
		border: 0;
		padding: 0;
		margin: 0;
}
	
div.fancy_bg {
		position: absolute;
		display: block;
		z-index: 70;
		border: 0;
		padding: 0;
		margin: 0;
}

div.fancy_bg_n {
		top: -18px;
		width: 100%;
		height: 18px;
		background: transparent url(images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
		top: -18px;
		right: -13px;
		width: 13px;
		height: 18px;
		background: transparent url(images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
		right: -13px;
		height: 100%;
		width: 13px;
		background: transparent url(images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
		bottom: -18px;
		right: -13px;
		width: 13px;
		height: 18px;
		background: transparent url(images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
		bottom: -18px;
		width: 100%;
		height: 18px;
		background: transparent url(images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
		bottom: -18px;
		left: -13px;
		width: 13px;
		height: 18px;
		background: transparent url(images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
		left: -13px;
		height: 100%;
		width: 13px;
		background: transparent url(images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
		top: -18px;
		left: -13px;
		width: 13px;
		height: 18px;
		background: transparent url(images/fancy_shadow_nw.png) no-repeat;
}

div#fancy_title {
		position: absolute;
		bottom: -33px;
		left: 0;
		width: 100%;
		z-index: 100;
		display: none;
}

div#fancy_title div {
		color: #FFF;
		font: bold 20px Arial;
		padding: 0 100px 3px 100px;
}

div#fancy_title table {
		margin: 0 auto;
}

div#fancy_title table td {
		padding: 0;
		vertical-align: middle;
}

td#fancy_title_left {
		height: 32px;
		width: 15px;
		background: transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
		height: 32px;
		background: transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
		height: 32px;
		width: 15px;
		background: transparent url(images/fancy_title_right.png) repeat-x;
}
