body	{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	color: #333333;
}

.compressed_text {
	font-family:Tahoma;
	font-size: 12px;
}
a {
   outline: none;
}
a:link {
	text-decoration: none;
	color: #f47321;
}
a:visited {
	text-decoration: none;
	color: #d9651c;
}
a:hover {
	text-decoration: none;
	color:#F30;
}
a:active {
	text-decoration: none;
}
.HeaderTitle {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.readmorediv {
	display: none;
}

h1
{
	font-family:Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
h2
{
	font-family:Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.PageTitle {
	font-size: 24px;
	color: #000000;
	margin-bottom: 0;
	margin-top: 24px;
}
.breadcrum {
	font-size: 11px;
}
.DetailTitle {
	color: #000000;
}
td.header1 {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #666666;
}
ul {
	padding-left: 20px;
}
li {
	text-align: left;
}
.banner-intro {margin: 0 0 10px; font-weight:bold;}

td.header2 {
	font-weight: bold;
	background-color: #EEEEEE;
	color: #666666;
}

img {
	border:0;
}

.code-css {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	border-style: solid;
	background: #CCCCCC;
	color: #000000;
	border-width: 1px;
	padding: 10pt;
	margin:5px;
}

.mycode {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	background-color: #F0F0F0;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	display: block;
}

#content {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, serif;
	margin-top: 10px;
}

#content h1 {
  color: #3c3c3a;
  font-size: 26px;
}

#content h2 {
  margin: 30px 0 10px 0;
  padding-bottom: 10px;
  border-bottom: solid 1px #CCCCCC;
  color: #3b3b39;
  font-size: 22px;
}

#content h3 {
  color: #3b3b39;
  font-size: 18px;
}


#content li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 40px;
	margin-bottom: 10px;
}


#header a:link {
	color: #777777;
}
#header a:visited {
	color: #777777;
}


ol, ul {
  list-style-image:none;
  list-style-position:inside;
  list-style-type:none;
  margin: 0px;
  padding: 0px;
}
#content ol.decimal {
	list-style:decimal;
    list-style-position:outside;
	margin: 0 0 20px 30px;
	padding: 0;
}
#content ol.decimal li {
	list-style: decimal;
	list-style-position:outside;
	padding: 0;
	margin: 0;
}
#content .listindex {
	padding-right: 0px;
}

#content .listindex .videocaption {
	margin-top: 0px;
}

#content .listindex .videothumb {
	padding-right: 10px;
	float: left;
}

#content .listindex ul {
	padding-left: 0px;
}

#content .listindex li {
	list-style-type: none;
	list-style-position: outside;
	background:transparent url(/imagexs/dots_horizontal.jpg) repeat-x scroll left top;
	display:block;
	margin-bottom:10px;
	padding-top: 5px;
	margin-left: 0px;
}

#content .listindex h5 ul ol p div {
	margin:0 0 0 0;
}

#content .listindex h5 {
	-x-system-font:none;
	border-top:5px solid #E5E5E5;
	border-bottom: none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin: 0 0 5px 0;
	padding: 15px 0px 10px 0px;
}

#content h1 {
	font-family:Arial,Helvetica,sans-serif;
	display: block;
	margin-top:0px;
	margin-bottom:5px;
	padding: 10px 0px 0px 0px;
	
}


.clear {
	clear: both;
}

.item {
	display: block;
	float: none;
	border-top:solid;
	border-width:1px;
	border-color:#999999;
}
.item h3 {margin: 20px 0;}
.item p {margin: 10px 0 20px;}

.subitem {
	display: block;
	float: left;
	width: 340px;
	margin-right: 10px;
}

ul.bullets {
  list-style-type: disc;
}



#sidebar {
	display: block;
	width: 200px;
	padding: 0px;
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
	margin-bottom: 15px;
}

#sidebar.right {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar.left {
	float: left;
	margin-right: 30px;
	margin-left: -20px;
}

#sidebar li {
	list-style: none outside;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 0.90em;
}

#sidebar ul {
	margin-bottom: 10px;
}

#sidebar h2 {
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 7px 10px;
	background-color: #CCCCCC;
	margin: 0 0 10px 0;
}

#sidebar p {
	padding-left: 10px;
	padding-right: 10px;
}


#news li {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0;
	padding-top: 30px;
	border-top: solid 1px #CCCCCC;
	margin-bottom: 30px;
}

#news a {
	font-weight: bold;
	display: block;
}


.two-columns-table {
	width: 485px;
	border: none;
	
}

.two-columns-table td {
	padding: 5px 10px 5px 0;
	vertical-align: top;
}



.bigtext1  {
	color: black;
	font-size: 54px;
	font-weight: bold;	
	margin-bottom: 10px;
	margin-top: 20px;
}

.bigtext2 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}

.bigtext3 {
	font-size: 20px;
	color: black;
}

.mediumtext1 {
	font-size: 18px;
}


img.screenshot {
	border: solid 1px #CCCCCC;
	margin: 15px 30px 15px 0;
	padding: 5px;
}



/* New Styles
****************************************/

/* Header and Navigation 
****************************************/
#header-new {
	position: relative;
	width: 100%;
	height: 84px;
}
#logo {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}
#logo a { 
	display: block;
	text-indent: -999em;
	background: transparent url(images3mk/logo_plasticscm_codicesoftware.gif) no-repeat 0 0;
	height: 37px; 
	width: 176px;
}

#menu {
	position: absolute;
	right: 0;
	bottom: 0;
	background:transparent url(/images3mk/nav.gif) no-repeat scroll 0 0;
	height:34px;
	width: 750px;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	z-index:99991;
	zoom:1;
} 
#menu li {
	display:block;
	float:left;
	line-height:20px;
	position:relative;
	margin: 0;
}
#menu li li {
	display:block;
	float:none;
	padding: 3px 0;
}
#menu li.hover { color: #fff; background: transparent url(/images3mk/nav.gif) no-repeat -20px -34px;}
#menu li#nav-products.hover {background: transparent url(/images3mk/nav.gif) no-repeat scroll 0 -34px;} /* first menu item hover bg*/
#menu li#nav-contact.hover {background: transparent url(/images3mk/nav.gif) no-repeat right -34px;} /* last menu item hover bg*/
#menu li li.hover {background: #666;}
#menu li.hover a {background-image: none; color: #ffffff;}
#menu li ul {
	background: transparent url(/images3mk/transparent_graybg.png) repeat 0 0;
	display:none;
	left:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	top:30px;
	width:160px; 
	border: 1px solid #666;
	z-index:99992;	
} 
#menu li ul ul {
	display:none;
	left:161px;
	top:-1px;
	z-index:99993;	
	border-left: 0;
}
#menu li ul li li { background:transparent none repeat scroll 0 0; position:relative;}
#menu li li.arrow ul,
#menu li.hover li.arrow ul {display: none;}
#menu li.hover ul,
#menu li.hover li.hover ul { display:block;	} 
#menu a {
	background:transparent url(http://www.codicesoftware.com/imagexs/navbardivider.gif) no-repeat scroll left center;	
	color:#000000;
	display:block;
	font-weight:bold;
	line-height:34px;
	padding:0;
	text-align:center;
	width: 125px;
	text-decoration:none;
}
#menu .first a {background: none;}
#menu li li a {
	background-image: none;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	padding-left: 10px;
	width: 113px;
} 
#menu li li#nav-features { /* li with arrow to tertiary menu */
	background-image: url(/images3mk/menu_rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 110px 8px;
}
.last ul { right: 0; left: auto; } 
/* Empty LI fixes hover issues in Opera Mac */
#menu li#empty {width: 0; margin: 0; padding :0;}
#menu li#empty a {width:0; padding: 0; margin: 0; text-indent:-999em; background:none;}

/*same width submenus */
#menu li ul {width: 123px;}
#menu li ul ul {left: 124px;}

.flashbox {
	margin: 0 0 10px; 
	height: 245px; 
	z-index: -1;
}


/* Google Search 
**********************************/
#search { 
	position: absolute;
	right: 0; 
	top: 18px; 
	background: #ffffff url(/images3mk/bg_search.gif) no-repeat 0 0;
}
.search {
	background: none;
	color: #ffffff;
	border: 0;
	height: 21px;
	width: 28px;
	text-indent: -999em;
	text-transform: capitalize;
	cursor: pointer;
	margin: 0;
	float: left;
} 
.searchfield { float: left; height: 20px; color: #999; background: none !important; width: 105px; font-size: 12px; font-family: Tahoma, Geneva, sans-serif; border: 0 !important; padding: 3px 8px 0 !important;}
#cse-search-results, #cse-search-results iframe {
	width: 711px;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,serif;
	font-size:14px;}
div.g, 
div.std {font-family:"Trebuchet MS",Verdana,Arial,Helvetica,serif !important; font-size:14px !important;}

.subTitle {
	font-size: 18px;
	color: #999;
	margin: 0;
}
#home,
#home2,
#product,
#integrations,
#visualization {
	width: 746px;
	/*position: relative;	*/
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
}
#product #content-inner,
#home2 #content-inner,
#integrations,
#visualization #content-inner {
	background: transparent url(images3mk/bg_blue_mid.gif) repeat-y 0 0;
	padding: 0;
	margin: 0;
	/*position: relative;*/
}
#product .intro,
#home2 .intro,
#integrations #content-inner,
#visualization .intro {
	background: transparent url(images3mk/bg_blue_gradient.gif) no-repeat 0 0;
	padding: 0;	
	width: 716px;	
	padding: 30px 10px 10px 20px;
	min-height: 228px;
	height: auto !important;
	height: 228px;
}
#product h1,
#product h5,
#integrations h1,
#integrations h5,
#visualization h1,
#visualization h5,
#home2 h1,
#home2 h5 {
	text-indent: -999em;
	margin: 0;
	padding:0
}
.whatsnew {
	display:block;
	padding:0;
	margin:0;
	width: 109px;
	height: 10;
	background: transparent url(images3mk/whatsnew.gif) no-repeat 0 0;
	text-indent: -999em;
	outline: none;
}
.intro p { line-height:19px; margin-top: 0;}  
p.first {margin-top: 0;}
.triad {
	height: 139px;
	width: 747px;
	background: transparent url(images3mk/bg_triad_gradient.png) no-repeat 0 0;
}
.triad .box-2 li { margin-bottom: 3px;}
.triad div h3 {
	font-size: 17px;
	color: #3e3e3e;
	margin: 10px 15px 20px;
	font-weight: normal;
}
.triad .box-1 { 
	width: 245px;
}
.triad .box-1 ul {margin-right: 80px;} 
.triad .box-2 { width: 272px;}
.triad .box-3 { 
	width: 228px;
	height: 128px;
	_height: 140px;
	margin-top: 1px;
}
.triad .box-3 p {padding-right: 60px; text-align:left;}
.triad div {
	float: left;
	display:inline;
	width: 33%;
}
.triad div h3,
.triad div p,
.triad div ul {
	margin-left: 15px;
	margin-right: 10px;
}
#content .triad li { list-style:none; margin: 0 0 10px;}
.best-practices {
	display: block;
	height: 40px;
	width: 750px;
	background: transparent url(/imagesxp/xpproducts_21.gif) no-repeat 0 0;
	text-indent: -999em;
	outline: none;
	margin: 15px 0;
}
.dl-brochure,
.dl-whitepaper {
	display: block;
	height: 40px;
	width: 751px;
	text-indent: -999em;
	outline: none;
	margin: 15px 0;
}
.dl-brochure {background: transparent url(/imagesxp/xpvisualization_26.gif) no-repeat 0 0;}
.dl-whitepaper {background: transparent url(/imagesxp/xpcorefeatures2_31.gif) no-repeat 0 0;}

#home {
	background: transparent url(/images3mk/home_round_top.gif) no-repeat 0 0;
	padding-top: 12px;
	position: relative;
}
#home h1  {
	display: block;
	border: 0;
	/*background: transparent url(images3mk/home_header_plasticSCM_2.7.png) no-repeat 0 0;
	height: 132px; */
	text-indent: -999em;
	margin: 0 0 5px;
	padding:0;
}
#home h1 a {
	display: block;
	background: transparent url(/images3mk/home_header_plasticSCM.gif) no-repeat 0 0;	
	width: 700px;
	height: 23px;
	outline: none;
	border: 0;
}
#home .intro h3 {
	display: block;
	text-indent: -999em;
	margin: 0 0 10px;
	padding: 0;
}
#home .intro h3 a {
	display: block;
	height: 16px; 
	width: 300px;
	background: transparent url(/images3mk/subhead_designedfortoday.gif) no-repeat 0 0;	
}
#home .intro .whatsnew {
	text-indent: 0;
	margin: 0;
	position:absolute;
	top: 38px;
	left: 228px;
	text-indent: -999em;	
}
#home .intro .whatsnew a { display: block; height: 10px; width: 109px;}

#home h5 {margin: 0; padding: 0;}
#home h5 a {
	display: block;
	position: absolute;
	top: 98px;
	left: 483px;
	height: 27px;
	width: 132px;
	text-indent:-999em;
}
#home h4 {
	height: 47px;
	width: 746px;
	background: transparent url(images3mk/h4_plasticSCM.png) no-repeat 0 0;
	margin:0;
	padding:0;
	text-indent: -999em;
}
#home div.intro-wrapper {
	min-height: 150px;
	height: auto !important; 
	height: 150px;
	margin: 0 0 15px;
	width: 746px;
}
#home div.intro {
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;	
}
#home div.intro .inner {
	padding: 10px 20px 0;

}
#home .intro p {margin-bottom: 12px;}
#home .intro .video {display: block; margin-bottom: 10px;}
#home .intro .actions {
	float: right; 
	margin-top: 5px;
	margin-bottom: 0;
	text-align: center;
	font-size: 11px;
}
#home .actions li {
	text-indent: -999em; 
	list-style: none;
	margin: 10px auto;
}
.actions .btns a {
	display: block;
	width: 173px;
	height: 33px;
	outline: none;
	border:0;
}
#home .btns a.featuretour { background: transparent url(images3mk/sprite_home_btns.gif) no-repeat 0 0;}
#home .btns a.featuretour:hover { background-position: 0 -33px;}

#home .btns a.download { background: transparent url(images3mk/sprite_home_btns.gif) no-repeat 0 -66px;}
#home .btns a.download:hover { background: transparent url(images3mk/sprite_home_btns.gif) no-repeat 0 -99px;}

#home .intro .text {
	float: left; 
	width: 487px;
	display:inline;
}
#home .intro p,
#home .intro ul li {color: #666; text-align:left; font-size: 13px; }
#home .intro p strong {color: #666;}
#home .intro .learn-more { margin: 0; clear: both; color: #666666; font-size: 12px; font-weight:bold;}
#home h2 {
	width: 678px;
	height: 76px;
	background: transparent url(http://www.codicesoftware.com/imagesxp27/xpfront-2.5.3_14.gif) no-repeat 0 0;
	text-indent: -999em;
	margin: 0;
	padding:0;
	border: 0;
}
#home .intro-wrapper .btm {
	display: block;
	width: 746px;
	height: 10px;
	background: transparent url(images3mk/home_round_btm.gif) no-repeat 0 0;
}

#home .triad .resources {background: transparent url(images3mk/icon_checkmark.png) no-repeat 158px 55px;}	
#home .triad .visualchange .img {
	float: right; 
	margin-right: 15px;
	width: 73px;
	height: 62px;
	background: transparent url(images3mk/screen_visualchange.gif) no-repeat 0 0;  
}
#home .triad .latestnews .img {
	float: right; 
	margin-right: 23px;
	width: 70px;
	height: 70px;
	background: transparent url(images3mk/sprite_icons.png) no-repeat 0 -239px;  
}

#home .plastic-scm-users {margin: 15px 0 20px;}
.logoscroll {
	display: block;
	cursor: pointer;
	background: transparent url(images3mk/bg_logoscroll.gif) no-repeat 0 0;
	width: 746px;
	height: 48px;
	padding: 5px 1px 7px;
	outline:none;
}
.banner-gdc {margin: 0 0 12px;}

/* New Product Page Styles
**********************************/
#content-btm {
	background: transparent url(images3mk/bg_blue_btm.gif) no-repeat 0 bottom;
	height: 6px;
	width: 746px;
	clear:both;
}
#product h1 {
	background: transparent url(images3mk/header_plastic_scm.gif) no-repeat 0 0;
	height: 37px; 
	width: 216px;
}

#product h5 {
	background: transparent url(images3mk/subhead_task_driven.gif) no-repeat 0 0;
	height: 24px; 
	width: 414px;
	margin: 10px 0;
}
#product .slideshow {
	display: block;
	float: right;
	width: 115px;
	height: 75px;
	padding: 20px 10px 10px 100px;
	background: transparent url(images3mk/slideshow.gif) no-repeat 0 0; 
	font-size: 11px;
	color: #484848;
}
#product .slideshow span {
	color: #F47321;
	display:block;
	font-weight:bold;
}
#product .intro p {
	color: #999999;
	width: 470px;
	margin-top: 5px;
	margin-bottom:0;
	font-weight:normal;
	
}
#product .triad li {margin-bottom: 0;}
#product .box-1 {background: none;}
#product .box-1 h3 {margin-bottom: 10px;}
#product .box-1 .screenshots {
	display: block;
	height: 86px;
	width: 221px;
	background: transparent url(images3mk/sprite_product.png) no-repeat 0 0;
	text-indent: -999em;
	margin: 0 0 0 20px;
}
#product .triad .box-3 { background: none;}
#product .box-3 .img { 
	float: right;
	width: 61px;
	height: 45px;
	background: transparent url(images3mk/sprite_icons.png) no-repeat 0 -552px;
}
#products.triad {
	background: transparent url(images3mk/product_triad.gif) no-repeat 0 0; 
	width: 746px;
	padding-top: 181px;
	font-size: 11px;
	margin-bottom: 20px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
#products.triad h3 { text-indent: -999em; margin: -20px 0 0; padding: 0;}
#products.triad a { display: block; margin: 0 0 0 15px; text-decoration: none; color: #333333;  line-height: 14px;}
.triad .read-more { color: #F47321; font-weight: bold;}
.triad a:hover .read-more {text-decoration: underline;}
#products.triad .box-1 { width: 253px; background:none;}
#products.triad .box-1 a { margin: 0 0 0 20px;}
#products.triad .box-2 { width: 239px; background:none;}
#products.triad .box-3 { width: 233px; margin-bottom: 30px; background:none; height: auto;}
{height: auto}
.btn-dl-trial { margin: 10px; display: block !important;}
.btn-dl-trial a {
	display: block;
	float: right;
	width: 158px;
	height: 28px;
	background: transparent url(images3mk/btn_download_trial.gif) no-repeat 0 0;
	text-indent: -999em;
	margin-top: 0;
}
#integrations .btn-dl-trial { _left: 574px;} /*IE6 fix*/

/* Integrations
**********************************/
#integrations h1 {
	background: transparent url(images3mk/header_integrations_with_3rd_party_tools.gif) no-repeat 0 0;
	height: 46px;
	width: 618px;
}
#integrations h5 {
	background: transparent url(images3mk/subhead_full_interoperability_with_developer_toolbox.gif) no-repeat 0 0;
	height: 23px; 
	width: 463px;
	margin: 5px 0 38px 202px;
}
#integrations .intro img {
	margin-left: 31px;
	float: left;
	display: inline;
	width: 162px;
	margin-right: 66px;
}
#integrations .intro p {
	color: #666666;
	margin-right: 40px;
	font-size: 13px;
	line-height: 16px;
}
#integrations .triad {background: none; height: auto; font-size: 13px; width: 718px;}
#integrations .triad a.list { 
	display: block; 
	margin: 0 0 15px 27px;
	color: #494949;
	line-height: 28px;
}
#integrations .box-1 { width: 236px; margin-right: 18px;}
#integrations .box-2 { width: 216px; margin-right: 18px;}
#integrations .box-3 { width: 218px;}


/* Product > Visualization
**********************************/
#visualization h1 {
	background: transparent url(images3mk/header_visualize_your_development.gif) no-repeat 0 0;
	height: 46px;
	width: 536px;
}
#visualization h5 {
	background: transparent url(images3mk/subhead_plastic_scm_provides_insightful_new_views.gif) no-repeat 0 0;
	height: 24px; 
	width: 604px;
	margin: 5px 0 10px 0;
}
#visualization .intro p {
	float: left;
	display: inline; 
	width: 474px;
	color: #999999;
	font-weight: bold;
}
#visualization .intro img { margin: 30px 0 40px -20px;} 

#visualization .triad {
	width: 747px;
	background: transparent url(images3mk/bg_triad_2row.gif) no-repeat 0 -129px;
	height: 130px;
	margin: 0;
}
#visualization .triad.first {
	background-position: 0 0;
	margin-top: 30px;
}
#visualization .triad h3 {margin-bottom: 10px;}
#visualization .triad a { display: block; color: #333333; font-size: 11px; margin: 0 15px; line-height: 14px; }
#visualization .first .box-2 .img { float: right; width: 43px; height: 53px; background: transparent url(images3mk/sprite_icons.png) no-repeat scroll 0 -653px; margin-right: 10px;}
#visualization .first .box-2 a {padding-right: 50px;}
#visualization .triad .box-1 .img { float: right; width: 45px; height: 58px; background: transparent url(images3mk/sprite_icons.png) no-repeat scroll 0 -697px; margin-right: 10px;}
#visualization .triad .box-1 a {padding-right: 50px;}
#visualization .first .box-1 a {padding-right: 0;}
.btn-container {
	float: right;
	background: transparent url(images3mk/btn_screenshots_dl_trial.gif) no-repeat 0 0;
	width: 270px;
	height: 28px;
	text-indent: -999em
}
.btn-container a { float: left; display: inline; height: 28px;}
.btn-container a.screenshots {width: 110px; }
.btn-container a.dl-trial {width: 160px;}

/* Product > Core
**********************************/
#visualization.core h1 {
	background: transparent url(images3mk/header_core_features.gif) no-repeat 0 0;
	height: 37px;
	width: 254px;
	margin-left: 20px;
}
#visualization.core h5 {
	background: transparent url(images3mk/subhead_plastic_scm_professional.gif) no-repeat 0 0;
	height: 17px; 
	width: 232px;
	margin: 10px 0 8px 160px;
}
#visualization.core .whatsnew { margin-left: 160px;}
#visualization.core .intro { padding-left: 0; padding-bottom: 0; width: 736px;}
#visualization.core .intro .text {
	position:relative;
	float: left;
	display: inline; 
	padding: 140px 0 0 330px;
	min-height: 189px;
	height: auto !important;
	height: 189px;
	color: #666666;
	margin: 0;
	line-height: 18px;
	background: transparent url(images3mk/bg_cube.gif) no-repeat 0 bottom;
	width: 416px;
}
#visualization.core .intro p {width: auto; margin-right: 50px;}
#visualization.core .intro .btn-container {margin: 50px 10px 10px 0;}
#visualization.core .triad a {margin: 0 12px 0 15px;}
#visualization.core .first .box-2 .img { float: right; width: 109px; height: 54px; background: transparent url(images3mk/sprite_icons.png) no-repeat scroll 0 -313px; margin-right: 10px;}
#visualization.core .first .box-2 a {padding-right: 110px; padding-right: 50px;}
#visualization.core .first .box-3 .img { float: right; width: 63px; height: 61px; background: transparent url(images3mk/sprite_icons.png) no-repeat scroll 0 -239px; margin-right: 10px;}
#visualization.core .first .box-3 a {padding-right: 65px;}
#visualization.core .triad .box-1 a {padding-right: 0;}

#content .triad h3 a { margin:0!important; padding: 0 !important; color:#3B3B39; font-size:18px;}
#content .triad h3 a:hover { margin: 0;color:#999;}

/* Infocenter
**********************************/
#infocenter .left-col,
#infocenter .middle,
#infocenter .right-col {
	float: left; 
	display: inline;
}
#infocenter .left-col {width: 182px;}
#infocenter .right-col {width: 180px;}
/*#infocenter .left-col { padding-right: 10px;}
#infocenter .right-col { padding-left: 10px;}*/
#infocenter .left-col h2,
#infocenter .middle h2,
#infocenter .right-col h2 {margin-top: 5px;}
#infocenter .left-col h3,
#infocenter .middle h3,
#infocenter .right-col h3 {margin-top: 0; padding: 0;}
#infocenter .pdf,
#infocenter .screencast {display: block; min-height: 25px; height: auto !important; height: 25px; padding: 0 10px 0 20px;}
	#infocenter .assets .pdf {background: #eee url(/images3mk/icon_pdf.gif) no-repeat 5px 5px;}
	#infocenter .assets .screencast {background: #eee url(/images3mk/icon_screencast.gif) no-repeat 5px 4px; line-height:23px; padding-left: 27px;}
	#infocenter .middle .pdf { line-height: 25px; padding-left: 25px; } 
	#infocenter .left-col .pdf { background: transparent url(/images3mk/icon_pdf.gif) no-repeat 10px 0; padding-left: 35px;}
#infocenter .middle {
	width: 365px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 0 10px;
}
#infocenter ul.assets {
	margin: 0 0 20px; 
	padding: 0;
	list-style: none;
} 
#infocenter .assets li {
	display: block;
	margin: 0 0 5px;
	list-style:none;
	padding: 0;
	font-size: 12px;
}
#infocenter .assets a {padding-left: 10px;}
#infocenter .middle .assets li { margin-bottom: 25px;}
#infocenter .assets li.last { margin-bottom: 0;}
#infocenter .right-col .assets li {margin-bottom: 0; padding-top: 10px; background: #ddd; }
#infocenter .right-col .assets li p, #infocenter .left-col .assets li p { margin: 0; padding: 5px;}
#infocenter .assets .img {float: right; display: block; margin-left: 10px; margin-bottom: 10px;}
#infocenter .assets h3 { margin-bottom: 5px; font-size: 16px;}
#infocenter .assets p { margin-top: 0; font-size: 12px;}
#infocenter .assets li.view-all { display:block; background: #fff; height: 25px; line-height:25px; padding: 0 5px 5px; font-weight: bold; font-size: 12px; text-align:right;}

#infocenter .left-col h3,
#infocenter .right-col h3 { background: #eee; line-height:30px; font-size: 14px; color: #3B3B39; padding-left: 10px; 
margin-bottom: 10px;}
#infocenter .right-col h3 { background: #ccc; margin-bottom: 0;}
#registration {text-align: left;}

/* Contact Form 
**********************************/
fieldset#form-email {
	border: none;
	margin: 20px 0 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #999;	
} 
#contact-us #form-email {	width: 330px;}
#registration input.text {width: 225px}
#registration fieldset {margin-left: 30px; border: 0;}
#contact-us #form-email 
fieldset#form-email label { font-size: 13px; } 
input.text,
fieldset#form-email select {
	width: 182px;
	_width: 180px;
	border: 1px solid #CCCCCC !important;
	background-color: #EEEEEE !important;
	font-size: 12px;
}
fieldset#form-email select { width: 185px;}
fieldset#form-email select option { width: auto; overflow:auto;}
textarea.text {
	border: 1px solid #ccc;
	background-color: #EEEEEE;	
	padding: 2px;
	width: 347px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}
fieldset#form-email textarea.text { height: 160px;}
fieldset#form-email div.buttons input {margin-top: 10px; }
fieldset#form-email div.buttons input {padding: 0;}
input.btn { background-color:#999; color: #ffffff; border: 1px solid #666666;}
fieldset#form-email div.buttons input.submit { margin-right: 8px; width: 90px; }
fieldset#form-email div.buttons input.reset { width: 60px; }
fieldset#form-email div.buttons,
fieldset#form-email div.group {
	padding-left: 142px;
	margin-bottom: 8px;
} 
fieldset#form-email div.group label {
	float:left;
	display:inline;
	margin-left: -141px;
	margin-top: 3px;
	width: 132px;
	font-size: 13px;
}
fieldset#form-email div.group div label {
	float: 				none;
	margin-left: 		0;
	font-weight: 		normal;
}
fieldset#form-email div.full { margin-top: 20px;}
fieldset#form-email div.full div { margin: 5px 0 0 0; }
fieldset#form-email div.full label {margin-bottom: 10px;}
fieldset#form-email span.req {
	color: #FF0000;
	font-size: 12px;
	margin-right: 5px;
	font-weight: bold;
}
fieldset#form-email div.required {	margin-top: 10px; margin-bottom: 0;}
fieldset#form-email span.error {
	color: 				#D1392C;
	display: none;	
}
fieldset#form-email div.error label {color: #D1392C;}
fieldset#form-email div.error input.text,
fieldset#form-email div.error input.password,
fieldset#form-email div.error textarea,
fieldset#form-email div.error select {
	border: 			1px solid #F1B3B3;
	border-top: 		1px solid #D1392C;
	border-left: 		1px solid #D1392C;
	background: 		#ffc;
}
fieldset#form-email div textarea.text { float: none; width: 318px}
.vcard{
	width: 330px;
	font-size: 12px;
}
.vcard .fn,
#contact-us h3 {font-size: 14px; font-weight: bold; margin-bottom: 10px;}
.vcard .org, .vcard .type {font-weight: bold;}
.vcard .adr .org, .vcard .adr .type {font-weight: normal;}
.vcard .adr {margin: 0 0 10px;}
.vcard,
#contact-us h3 { 
	border-top: 1px solid #999;
	padding-top: 10px;
	margin-top: 20px;
}
.sub { border-top: 0; background: transparent url(/imagexs/dots_horizontal.jpg) repeat-x scroll left top}
.vcard.first, #contact-us h3.first {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
