@charset "utf-8";
/* CSS Document */

body {
	font: 83% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	color: #000;
	background-attachment: fixed;
	background: #393939 url(mwimages/bg_fade_dkgrey.jpg) repeat-x left top;
}

a {
	color: #2D328C;
}
a:hover {
	color: #99CF19;
}
#container {
	width: 900px;  /* optimized for 1024x768 resolution */
	background: #FFF url('http://www.machineware.co.jp/mwimages/header_bg2.jpg') no-repeat top right;
	margin: 10px auto 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: transparent url('http://www.machineware.co.jp/mwimages/top_rounded_transparent.png') no-repeat top left;
	padding: 0 10px 0 15px;
}
#header h1 {
	margin: 0; 
	padding: 10px 0;
}
#header_green {
	height:6px;
	background:#9AC93B url('http://www.machineware.co.jp/mwimages/header_green_bg.gif') repeat-x top left;
}
#nav_wrapper {
	height: 3.7em;
	background:#FFF url('http://www.machineware.co.jp/mwimages/subnav_bg.gif') repeat-x bottom left;
}

#nav {
	
}

#nav ul
{
	margin-left: 0;
	padding-left: 0;
	background-color: #2D328C;
	color: #FFF;
	float: left;
	width: 100%;
}

#nav ul li { 
	display: inline;
}

#nav ul li a
{
	padding: 0.6em 1em;
	background-color: #2D328C;
	font-size: .9em;
	color: #FFF;
	text-decoration: none;
	float: left;
}

#nav ul li a:hover
{
	background-color: #FFF;
	color: #2D328C;
}

#nav a dl  {
	display: none;	
}

#nav a dl dt {
	display: inline;
}
#nav a:hover dl  {
	display: none;	
}

#mainContent {
	clear:both;
	margin-top:12px;
	padding: 0 12px;
} 

#footer {
	clear:both;
	background: url('http://www.machineware.co.jp/mwimages/footer_blue.jpg') no-repeat bottom right;
}

.footer_content {
	border-top:2px solid #CCC; 
	padding: 10px 10px 15px 20px; 
	text-align:left; 
	background: transparent url('http://www.machineware.co.jp/mwimages/bottom_rounded_transparent.png') no-repeat bottom left;
	font-size:.8em; 
	color:#2d328c;
}

.footer_content a {
	color: #2D328C;
	text-decoration:none;
}

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

#subfooter {
	width: 885px;
	margin: 0 auto;
	text-align:right;
	line-height: 1.5;
	color: #9C98CC;
	padding-right:25px;
	padding-bottom: 8px;
}

#subfooter a {
	font-size: .8em;
	color: #9C98CC;
	text-decoration:none;
}

#subfooter a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}

h3 {
	color:#371377;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

/* end template page layout styles */

/* home product styles */

#mainContent .homegraphic {
	margin: 0 0 0 4px;
	padding-top: 10px;
}

#mainContent h4 {
	color: #99CF19;
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:0;
}
#mainContent .bullets {
	list-style-image: url('http://www.machineware.co.jp/mwimages/grey_arrow.gif')
}

#home_leftcolumn {
	margin-right: 270px;
}

#home_leftcolumn p { 
	margin-left: 5px;
	font-size: .9em;
}

#home_leftcolumn_bottom ul {
	margin:8px 0 0 0;
	padding:0;
	text-align:left;
}

#home_leftcolumn_bottom li {
	list-style-type: none;
	float: left;
}

#home_leftcolumn_bottom li a {
	display: block;
	border: 1px solid #CCC;
	background-color: #EEE;
	text-align:left;
	font-size: .75em;
	color: #000;
	text-decoration:none;
}

#home_leftcolumn_bottom li a:hover {
	border: 1px solid #2D328C;
}
#home_rightcolumn {
	float:right;
	position:relative;
	width: 260px;
	line-height: 1.5;
}
.rightcolumnSupport {
	margin-bottom: 4px;
	border:1px solid #CCC;
	background:#EDF5DB url('http://www.machineware.co.jp/mwimages/rightcolumnSupport_bgfade1.jpg') repeat-x top left;
	padding: 5px 2px 3px 4px;;
	font-size: .8em;
	color: #393939;
}
.rightcolumnSupport a {
	color: #000;
	
}

.rightcolumnSupport a:hover {
	color: #333;
	text-decoration:underline;
}
.rightcolumn1 {
	margin-bottom: 8px;
	border:1px solid #CCC;
	background:#EFEFEF url('http://www.machineware.co.jp/mwimages/rightcolumn_bgfade1.jpg') repeat-x bottom left;
	padding: 5px 8px 3px 15px;;
	font-size: .8em;
	color: #393939;
}

.rightcolumn1 h5 {
	margin: 0 0 6px 3px;
	font-size: 1.2em;
	color: #2D328C;
	text-transform:uppercase;
}
.rightcolumn1 h5 a {
	color: #2D328C;
}
.rightcolumn1 a {
	color: #000;
	text-decoration:none;
}

.rightcolumn1 a:hover {
	color: #333;
	text-decoration:underline;
}

.rightcolumn_button {
	color: #2D328C;
	font-size: 1.3em;
	font-weight:bold;
}

.rightcolumn_button a {
	color: #2D328C;
	text-decoration:none;
}

.leftcolumn1 {
	margin-bottom: 20px;
	border:1px solid #CCC;
	background:#EFEFEF url('http://www.machineware.co.jp/mwimages/rightcolumn_bgfade1.jpg') repeat-x bottom left;
	padding: 5px 8px 3px 15px;
	font-size: .8em;
	color: #393939;
}

.leftcolumn1 h2 {
	margin: 0 0 6px 3px;
	font-size: 1.6em;
	color: #2D328C;
	text-transform:uppercase;
}
.leftcolumn1 h2 a {
	color: #2D328C;
}
.leftcolumn1 a {
	color: #2D328C;
	text-decoration:none;
}
.leftcolumn1 a:hover {
	color: #333;
	text-decoration:underline;
}

#countrynav {
	margin:0;
	color: #777;
}
#countrynav select {
	color: #777;
	border: 1px solid #CCC;
	background-color:#EFEFEF;
}
#countrynav select:focus {
	color: #333;
}

#product_wrap {
	/* display:none; */
	width: 880px;
	margin: 0px 0px0px 0px;
	text-align:center;
}

#product_wrap ul {
	margin:0;
	padding:0;
}

.product li {
	list-style-type: none;
	float: left;
	/* margin: 4px; */
}
	
.product li a {
	width: 150px;
	/* height: 350px; */
	overflow:visible;
	display: block;
	margin:8px;
	border: 1px solid #CCC;
	padding:0px;
	background-color: #EEE;
	text-align:center;
	font-size: .85em;
	color: #000;
	text-decoration:none;
}

.product li a:hover {
	background-color: #CCC;
}

.product img {
	border: 1px solid #2D328C;
	margin-bottom: 8px;
}

.product li strong {
	color: #2D328C;
}


.product2 li {
	list-style-type: none;
	float: left;
	/* margin: 4px; */
}

.product2 li a {
	width: 150px;
	/* height: 350px; */
	overflow:visible;
	display: block;
	margin:8px;
/*	border: 1px solid #CCC; */
	padding:0px;
/*	background-color: #EEE; */
	text-align:center;
	font-size: .85em;
	color: #000;
	text-decoration:none;
}

.product2 li a:hover {
	/*background-color: #EEE;*/
}

.product2 img {
	border: 1px solid #2D328C;
	margin-bottom: 8px;
}

.product2 li strong {
	color: #2D328C;
}


#product_rightcolumn {
	float:right;
	position:relative;
	width: 260px;
	margin-left:12px;
	line-height: 1.5;
}
.linespace {
	line-height:1.4;
}
#bundles  {
	border-top: 1px solid #EEE;
	border: 1px solid #FFF;
	padding:5px;
}

#bundles:hover {
	border: 1px solid #99CF19;
}

#product_comparison {
	width:100%;
	margin:10px 0 25px;
	border:1px solid #CCC;
	border-bottom:10px solid #CCC;
	background-color:#EEE;
	font-size:.85em; 
	empty-cells: show;
}
#product_comparison .title {
	height:30px;
	border-bottom:none;
	background:#DDD url('http://www.machineware.co.jp/mwimages/rightcolumn_bgfade1.jpg') repeat-x top;
	font-size:1.4em;
	font-weight:bold;
	color:#330066;
	text-align:center;
}
#product_comparison th {
	background-color:#DDD;
	border-bottom:2px solid #CCC;
	padding:5px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
}
#product_comparison tr:hover {
	background-color: #99CF19;
}
#product_comparison td {
	border-bottom:1px solid #DEDEDE;
	padding: 4px;
	text-align:center;
}
#product_comparison .feature {
	text-align:left;
}

.product_comparison2 {
	width:100%;
	background-color:#EEE;
	font-size:.85em;
}
.product_comparison2_heading {
	background:#DDD url('http://www.machineware.co.jp/mwimages/rightcolumn_bgfade1.jpg') repeat-x top;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:2px solid #CCC;
	border-left:1px solid #CCC;
}
.product_comparison2_heading h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#330066;
	text-align:center;
}
.product_comparison2 th {
	background-color:#DDD;
	border-bottom:2px solid #CCC;
	padding:5px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
}
.product_comparison2 tr:hover {
	background-color: #99CF19;
}
.product_comparison2 td {
	border-bottom:1px solid #DEDEDE;
	padding: 4px;
	text-align:center;
}

.product_comparison2 .feature2 {
	text-align:left;
	padding-left:8px;
}

.product_comparison2 .feature {
	text-align:left;
	width:350px;
	padding-left:8px;
}
#coredesign {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background:#2F2F88 url('http://www.machineware.co.jp/mwimages/comparetable_core_design.gif') no-repeat center left; 
}
#advanceddesign {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background:#7B75B1 url('http://www.machineware.co.jp/mwimages/comparetable_advanced_design.gif') no-repeat center left; 
}
#advanceddesign .product_comparison2 {
	background-color:#FFF;
}
#molddiedesign {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background:#2F2F88 url('http://www.machineware.co.jp/mwimages/comparetable_molddie.gif') no-repeat center left; 
}
#camdesign {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background:#7B75B1 url('http://www.machineware.co.jp/mwimages/comparetable_cam.gif') no-repeat center left; 
}
#camdesign .product_comparison2 {
	background-color:#FFF;
}
/* For v14 Highlights panels */
#newproducts {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background-color:#2F2F88 ; 
}
#sketching {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background-color:#7B75B1 ; 
}
#sketching .product_comparison2 {
	background-color:#FFF;
}
#translator {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background-color:#2F2F88 ; 
}
#layoutandfinish {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background-color:#7B75B1 ; 
}
#layoutandfinish .product_comparison2 {
	background-color:#FFF;
}
#surfacing {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background-color:#2F2F88 ; 
}
#solidmodeling {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background-color:#7B75B1 ; 
}
#solidmodeling .product_comparison2 {
	background-color:#FFF;
}
#guidisplay {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background-color:#2F2F88 ; 
}
#assembly {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background-color:#7B75B1 ; 
}
#assembly .product_comparison2 {
	background-color:#FFF;
}
#cam {
	border-right:1px solid #DEDEDE;
	padding-left:16px;
	background-color:#2F2F88 ; 
}
/* end v14 Highlights panels */
.CollapsiblePanelGroup {
	background-color:#DDD;
}
.CollapsiblePanelTab {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.CollapsiblePanelContent {
	background-color:#FFF;
	border-right:1px solid #DEDEDE;
	border-bottom:5px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	padding:8px;
}
.CollapsiblePanelContent h3 {
	display:none;
}
.CollapsiblePanelContent ul {
	list-style-image: url('http://www.machineware.co.jp/mwimages/grey_arrow.gif')
}

.quoteopen {
	background: url('http://www.machineware.co.jp/mwimages/quote_open.gif') no-repeat top left;
}
.quoteclose {
	display:block;
	background: url('http://www.machineware.co.jp/mwimages/quote_close.gif') no-repeat center right;
}

/* Testimonials with images styles */
#quoteimage {
	width: 850px;	
	margin: 10px auto 0 auto;
	border-bottom:2px solid #CCC;
	line-height: 1.4em;
	}
#quoteimage .fi {
	display:block;
	background: #EEE url('http://www.machineware.co.jp/mwimages/open_quote.png') no-repeat 10px 40px;
	text-decoration:none;
	margin-left: 150px; 
	color:#333;
	}
#quoteimage .fi:hover {
	background:#99CF19 url('http://www.machineware.co.jp/mwimages/open_quote.png') no-repeat 10px 40px;
} 
#quoteimage blockquote {
	padding: 10px 40px 6px 60px;
	margin: 0 10px 0 0;
	text-align: left;
	background: transparent url('http://www.machineware.co.jp/mwimages/close_quote.png') no-repeat bottom right;
	}	
#quoteimage blockquote a {
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
	}
#quoteimage blockquote a:hover {
	color: #2D328C;
	border-bottom:1px solid #000;
}
#quoteimage blockquote strong {
	color: #000;
	}
#quoteimage .openquote {
	
}
#quoteimage h3 {
	font-family: verdana, sans-serif;
	font-size: .9em;
	color: #2D328C;
	margin: .2em 0 .2em 0;
	padding: 10px 10px 0 25px;
	text-align: left;
}
#quoteimage h3 img {
	background-color: #D6D6D6;
}
#quoteimage p {
	font-size: .9em;
}
#quoteimage p#quoteAuthor {
	color: #555;
	margin: 0 100px 0 0;
	padding: 4px 0 0 0;
	text-align: right;
	font-weight:bold;
}
#quoteimage p#quoteMore  {
	margin: 0;
	padding: 0 0 5px 0;
	color: #999;
	background: none;
	/* background: transparent url('http://www.machineware.co.jp/mwimages/hpquote_bottom_greybg.gif') no-repeat bottom left; */
	font-size: .9em;
	text-align: center;
}	
#quoteimage p#quoteMore a {
	padding: 2px;
	color: #2D328C;
	text-decoration: underline;
}
#quoteimage p#quoteMore a:hover {
	color: #333;
	background: #CCC;
}

/* End testimonial with images styles */

/* Testimonials Styles */
#quote {
	width: 850px;
	margin: 6px auto 0 auto;
	line-height: 1.4em;
	}
#quote .fi {
	display:block;
	background: #EEE url('http://www.machineware.co.jp/mwimages/fi_top_greybg.png') no-repeat top left;
	text-decoration:none;
	color:#333;
	}
#quote .fi:hover {
	background: #99CF19 url('http://www.machineware.co.jp/mwimages/quotes/fi_top_greybg.png') no-repeat top left;
} 
#quote blockquote {
	padding: 10px 40px 6px 60px;
	margin: 0 10px 0 0;
	text-align: left;
	background: transparent url('http://www.machineware.co.jp/mwimages/quotes/fi_bottom.png') no-repeat bottom right;
	}	
#quote blockquote a {
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
	}
#quote blockquote a:hover {
	color: #2D328C;
	border-bottom:1px solid #000;
}
#quote blockquote strong {
	color: #000;
	}
#quote h3 {
	font-family: verdana, sans-serif;
	font-size: .9em;
	color: #2D328C;
	margin: .2em 0 .2em 0;
	padding: 10px 10px 0 10px;
	text-align: left;
}
#quote h3 img {
	background-color: #D6D6D6;
}
#quote p {
	font-size: .9em;
}
#quote p#quoteAuthor {
	color: #555;
	margin: 0 100px 0 0;
	padding: 4px 0 0 0;
	text-align: right;
	font-weight:bold;
}
#quote p#quoteMore  {
	margin: 0;
	padding: 0 0 5px 0;
	color: #999;
	background: transparent url('http://www.machineware.co.jp/mwimages/hpquote_bottom_greybg.gif') no-repeat bottom left;
	font-size: .9em;
	text-align: center;
}	
#quote p#quoteMore a {
	padding: 2px;
	color: #2D328C;
	text-decoration: underline;
}
#quote p#quoteMore a:hover {
	color: #333;
	background: #CCC;
}
/* End Testimonials Styles */

#contentbox {
	width: 850px;
	margin: 8px auto 0 auto;
	line-height: 1.4em;
	}
#contentbox .fi {
	display:block;
	cursor:default;
	background: #EEE url('http://www.machineware.co.jp/mwimages/fi_top_greybg_noquote.png') no-repeat top left;
	text-decoration:none;
	color:#333;
	}
#contentbox .fi:hover {
	background: #99CF19 url('http://www.machineware.co.jp/mwimages/fi_top_greybg_noquote.png') no-repeat top left;
}
#contentbox h3 {
	font-family: verdana, sans-serif;
	font-size: 1em;
	color: #2D328C;
	margin: .2em 0 .2em 0;
	padding: 10px 10px 0 10px;
	text-align: left;
}
#contentbox blockquote {
	padding: 10px 30px 6px 30px;
	margin: 0 10px 0 0;
	text-align: left;
}	
#contentbox blockquote a {
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
	}
#contentbox blockquote a:hover {
	color: #2D328C;
	border-bottom:1px solid #000;
}
#contentbox blockquote strong {
	color: #000;
	}
#contentbox blockquote img.menu {
	margin-bottom:10px;
	border: 1px solid #333;
}
#contentbox p {
	font-size: .9em;
}
p#contentboxMore  {
	margin: 0;
	padding: 0;
	color: #999;
	background: transparent url('http://www.machineware.co.jp/mwimages/hpquote_bottom_greybg.gif') no-repeat bottom left;
	font-size: .9em;
	text-align: center;
	clear:both;
}

/* Gallery styles */
#gallery_wrap {
	margin: 10px 0px;
	text-align:center;
}

#gallery_wrap ul {
	margin:0;
	padding:0;
}
.gallery {
	margin:0px auto;
}
.gallery li {
	list-style-type: none;
	float: left;
	/* margin: 4px; */
}
	
.gallery li a {
	
	overflow:visible;
	display: block;
	margin:4px;
	border: 1px solid #CCC;
	padding: 8px;
	background:#EFEFEF url('http://www.machineware.co.jp/mwimages/rightcolumn_bgfade1.jpg') repeat-x bottom left;
	text-align:center;
	font-size: .75em;
	color: #2D328C;
	text-decoration:none;
}

.gallery li a:hover {
	background-color: #CCC;
	background-image:none;
}

.gallery img {
	border: 1px solid #2D328C;
	margin-top: 8px;
	display: block;
}

.underline {
	border-bottom:1px solid #CCC;
	text-decoration:none;
}

/* support.cfm styles */
.supportlist {
	margin-left:15px;
	padding: 10px;
}
.supportlist li {
	border:1px solid #ccc;
	margin-bottom:15px;
}
.supportheading {
	display:block;
	margin:0;
	background-color:#eee;
	padding:10px;
	border-bottom:1px solid #ccc;
}
.supportdescr {
	padding: 10px;
}
/* end support.cfm styles */

/* product pages tab-hiding until page load */
  div.visible {
    /*make invisible*/
	visibility:visible;
  }
  div.hidden {
    /*make visible*/
    visibility:hidden;
  }
  div.displaynone {
	display:none;  
}
/* end product pages tab-hiding */

/* Show N Tell Tutorials */
#snt_tutorials {
	width:600px;
	margin: 20px 0;
}
#snt_tutorials ul {
	margin:0;
	padding:0;
}
#snt_tutorials ul li {
	width: 300px;
	list-style-type:none;
	float:left;
	margin-bottom:25px;
}
#snt_tutorials ul li a img {
	margin-right: 8px;
	border:1px solid #CCC;
	padding:1px;
}
#snt_tutorials ul li a:hover img {
	border:1px solid #99CF19;
}
#snt_details {
	width:550px;
	margin-top: 20px;
}
#snt_details h3 {
	border-bottom: 1px solid #CCC;
}
#snt_details ul {
	margin:0 0 0 30px;
	padding:0;
}
#snt_details ul li {
	list-style-type:none;
	float:left;
	margin-bottom:25px;
}
#snt_details ul li strong {
	color: #999;
	font-weight:normal;
}
#snt_details ul li a img {
	margin-right: 8px;
	border:1px solid #CCC;
	padding:1px;
}
#snt_details ul li a:hover img {
	border:1px solid #99CF19;
}
.smalltext {
	font-size: .7em;
}
.alpha_list li{
	list-style-type:lower-alpha;
}
.evolution a { 
	color: #000;
}
.evolution a:hover{ 
	color: #FFF;
}
#VolusionLiveChat {
	width:165px;
}

.sukima1 {
	height: 2px;
}

.sukima2 {
	height: 5px;
}
