@import url("//www.munsoft.com/css/reset.css");

html {
	height: 100%;
	min-width: 960px;
}
body {	
	min-width: 1017px;
	font-family: Arial, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	height: 100%;
	background-color: #f5f5f5;
}
.container_1 {
	margin-left: 17px;
}
.container_2 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.container_3 {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}
.container_4 {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
.grid_1,
.grid_4,
.grid_3,
.grid_5,
.grid_7,
.grid_8,
.grid_9
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.container_2 .grid_3 {
  width: 220px;
}
.container_2 .grid_4 {
  width: 300px;
}
.container_2 .grid_5 {
  width: 380px;
}
.container_2 .grid_7 {
	width: 540px;
}
.container_2 .grid_8 {
  width: 620px;
}
.container_2 .grid_9 {
  width: 840px;
}
.container_4 .grid_1 {
  width: 460px;
}
.container_4 .grid_2 {
  width: 300px;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
a {
	color: #0000ff;
	text-decoration: none;
}	
	a:visited {
		color: #0000ff;
	}
	span a {
		color: #0000ff;
	}
		span a:visited {
			color: #0000ff;
		}
		span a:hover {
			color: #0000ff;
		}
	.button_grey, .button_grey:visited, .button_grey_big, .button_grey_big:visited, .button_blue_big, .button_blue_big:visited, .button_red_big, .button_red_big:visited {
		color: #fff;
		font-weight: bold;
		text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
		text-align: center;
		padding: 0 15px;
		display: inline-block;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
		-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3), inset 0px -1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3), inset 0px -1px 2px rgba(0,0,0,0.3); box-shadow: 0px 0px 3px rgba(0,0,0,0.3), inset 0px -1px 2px rgba(0,0,0,0.3);
	}
		.button_grey:hover, .button_grey_big:hover, .button_blue_big:hover, .button_red_big:hover {
			-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
		}
		.button_grey {
			font-size: 12px;
			height: 28px;
			line-height: 28px;
			background: url("//www.munsoft.com/img/button_grey.png") repeat-x;
		}
		.button_grey_big {
			font-size: 13px;
			height: 35px;
			line-height: 35px;
			background: url("//www.munsoft.com/img/button_grey_big.png") repeat-x;
		}
		.button_blue_big {
			font-size: 13px;
			height: 35px;
			line-height: 35px;
			background: url("//www.munsoft.com/img/button_blue_big.png") repeat-x;
		}
		.button_red_big {
			font-size: 13px;
			height: 35px;
			line-height: 35px;
			background: url("//www.munsoft.com/img/button_red_big.png") repeat-x;
		}
	.button_blue_small, .button_blue_small:visited {
			color: #fff;
			font-weight: bold;
			text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
			text-align: center;
			padding: 0 7px;
			display: inline-block;
			-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
			-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3), inset 0px -1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3), inset 0px -1px 2px rgba(0,0,0,0.3); box-shadow: 0px 0px 3px rgba(0,0,0,0.3), inset 0px -1px 2px rgba(0,0,0,0.3);
		}
			.button_blue_small:hover {
				-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
			}
			.button_blue_small {
				font-size: 13px;
				height: 28px;
				line-height: 28px;
				background: url("//www.munsoft.com/img/button_blue_big.png") repeat-x;
			}
		
p {
	margin-bottom: 10px;
	text-align: justify;
}
	p:last-child {
		margin-bottom: 0;
	}
	p.small {
		font-size: 11px;
	}
	
h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	font-style: italic;
	color: #333;
	margin-bottom: 10px;
}

h2 img, h3 img, h4 img, h5 img, h6 img {
		margin-top: -1px;
	}
	h2 {
		font-size: 32px;
		line-height: 40px;
	}
		h2 img {
			height: 40px;
			vertical-align: middle;
			margin-right: 5px;
		}
	h3 {
		font-size: 24px;
		line-height: 32px;
	}
		h3 img {
			height: 32px;
			vertical-align: middle;
			margin-right: 5px;
		}
	h4 {
		font-size: 18px;
		line-height: 29px;
	}
		h4 img {
			height: 29px;
			vertical-align: middle;
			margin-right: 5px;
		}
	h5 {
		font-size: 15px;
		line-height: 24px;
	}
		h5 img {
			height: 24px;
			vertical-align: middle;
			margin-right: 5px;
		}
	h6 {
		font-size: 13px;
		line-height: 24px;
	}
		h6 img {
			height: 21px;
			vertical-align: middle;
			margin-right: 5px;
		}
		
input, .textarea, select {
	border: none;
	color: #666;
	background-color: #f0f0f0;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4); -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4);
}
	.no-boxshadow input, .no-boxshadow .textarea {		
		border: 1px solid #ccc;
	}
	input {
		font-family: inherit;
		height: 28px;
		line-height: 28px;
		padding: 0 8px;
	}
		input::-webkit-input-placeholder {
			color: #f0f0f0;
		}
	.textarea {
		padding: 8px;
		height: 100px;
	}
		textarea {
			font-family: inherit;
			color: #666;
			background-color: #f0f0f0;
			width: 100%;
			height: 100%;
			border: none;
			color: #666;
		}
		
.shadow {
}
	span.shadow {
		line-height: 0;
		width: 100%;
		display: inline-block;
		padding: 3px;
		background-color: #fff;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
		-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.5); -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.5); box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
	body div.shadow img {
		float: left;
		z-index: 10;
		margin-bottom: 0px;
		padding: 0;
	}
	div.shadow div {
		position: relative;
		width: 100%;
		height: 100%;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
		-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.6); -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.6); box-shadow: inset 0px 1px 2px rgba(0,0,0,0.6);
	}
	div.shadow .tl {
		position: relative;
		margin-bottom: -3px;
	}
	div.shadow .tr {
		position: relative;
		left: 100%;
		margin-left: -3px;
		margin-bottom: -3px;
	}
	div.shadow .bl {
		position: relative;
		margin-top: -3px;
	}
	div.shadow .br {
		position: relative;
		left: 100%;
		margin-top: -3px;
		margin-left: -3px;
	}
	
ul.check {
	margin-bottom: 10px;
}
	ul.check li {
		list-style: none;
		background: url("//www.munsoft.com/img/check.png") left top no-repeat;
		background-position: 0 4px; 
		line-height: 25px;
		color: #333;
		padding-left: 24px;
	}
	
.header {
	height: 70px;
	line-height: 70px;
	background: url("//www.munsoft.com/img/patterns/black_denim.png") center repeat;
}
	.header_black {
		-moz-box-shadow: inset 0px -1px 0px #fff, inset 0px -1px 10px #000; -webkit-box-shadow: inset 0px -1px 0px #fff, inset 0px -1px 10px #000; box-shadow: inset 0px -1px 0px #fff, inset 0px -1px 10px #000;
	}
	.header:after {
		content: "\0020";
		display: block;
		height: 100%;
	}
		.header_black:after {
			background: url("//www.munsoft.com/img/header_gradient_black.png") repeat-x;
		}
	.header h1 {
		line-height: 0;
	}
		.header h1 a, .header h1 a:visited {
			line-height: 70px;
			font-family: Pacifico, sans-serif;
			font-size: 30px;
		}
			.header_black h1 a, .header_black h1 a:visited {
				color: #fff;
				text-shadow: 1px 1px 4px rgba(0,0,0,0.8);
			}
	.header ul {
		margin-top: 17px;
	}
		.header .right {
			float: right;
		}
		.header li {
			float: left;
			list-style: none;
			text-transform: uppercase;
			height: 35px;
			line-height: 35px;
			font-size: 13px;
			text-align: center;
		}			
			.header_black li.selected, .header_black li:hover {
			}
				.no-rgba .header_black li.selected, .no-rgba .header_black li:hover {
					background: #000;
				}
			.header li a, .header li a:visited {
				padding: 10px 12px;
				color: #eee;
				-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
			}
			.header li span {
				padding: 10px 12px;
				margin: 0px;
				color: #777;
			}
			.header_black li a.selected, .header_black li a:hover
			{
				background: rgba(255,255,255,0.1);
				-moz-box-shadow: 0px 1px 1px #000; -webkit-box-shadow: 0px 1px 1px #000; box-shadow: 0px 1px 1px #000;
				cursor: pointer;
			}
.footer {
	padding: 30px 0;
	overflow: hidden;
	background: #f0f0f0 url("//www.munsoft.com/img/separator_horizontal.png") top repeat-x;
}
	.footer h6 {
		margin-bottom: 0;
	}
	.footer .links {
		float: right;
		padding-right: 5px;
	}
		.footer .links a {
			font-size: 11px;
			font-weight: normal;
			text-transform: uppercase;
			color: #666;
		}
			.footer .links a:hover {
				color: #333;
			}
			.footer .links a:after {
				content: "·";
				padding: 0 5px;
			}
				.footer .links a:last-child:after {
					content: "";
				}
		.footer .links span {
			font-size: 11px;
			font-weight: normal;
			text-transform: uppercase;
			color: #aaa;
		}
		.footer .links span:after {
				content: "·";
				padding: 0 5px;
			}
				.footer .links span:last-child:after {
					content: "";
				}
	.footer .copyright {
		text-align: left;
		float: left;
		color: #555;
	}
		.footer .copyright p {
			text-align: left;
		}
		.footer .copyright h6  a {
			font-family: Pacifico, sans-serif;
			font-style: normal;
			font-size: 15px;
			color: #333;
		}
	.footer .quicklinks {
		float: left;
		width: 700px;
		padding-top: 12px;
		color: #888;
	}
		.footer .quicklinks a {
			font-style: italic;
			color: #888;
		}
	.footer .other_links {
		padding-top: 12px;
		padding-right: 15px;
		float: right;
	}
	.footer .other_links a {
		color: #777;
		padding-left: 20px;
		float: right;
	}
	.footer .other_copyrights {
		width: 700px;
		padding-top: 15px;
		padding-right: 5px;
		float: left;
		color: #555;
	}
	.footer .special_footer_links {
		padding-top: 15px;
		padding-right: 15px;
		float: right;
		color: #555;
	}
	
#clearing
{
	height: 0;
	font-size: 1px;
	line-height: 0px;
	clear: both;
}

.main_submenu p {
		font-size: 11px;
		line-height: 23px;
		margin: 4px 0;
		margin-bottom: 10px;
		float: left;
		border: 1px solid #e2e2e2;
		background-color: #fcfcfc;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	}
		.main_submenu span {
			display: inline-block;
			padding: 0 15px 0 12px;
			background: url("//www.munsoft.com/img/separator_vertical.png") right repeat-y;
		}
			.main_submenu span:last-child {
				background: none;
			}
			body .main_submenu a {
				color: #666;
			}
				.main_submenu a:hover {
					text-decoration: underline;
				}
				
.social_block {
		font-size: 11px;
		height: 30px;
		float: right;
		padding-top: 8px;
		border: 1px solid #e2e2e2;
		background-color: #fcfcfc;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	}
	.social_block .facebook {
		padding-left: 38px;
		padding-right: 36px;
		float: left;
	}
	.social_block .twitter {
		float: left;
	}
	.social_block .googleplus {
		float: left;
	}
	body .social_block a {
		color: #666;
	}
		.social_block a:hover {
			text-decoration: underline;
		}
		
.main_page_social {
		height: 30px;
		padding-top: 8px;
		position: absolute;
		right: 0px;
		margin-top: -20px;
	}
	.main_page_social .facebook {
		padding-right: 20px;
		padding-left: 7px;
		float: left;
	}
	.main_page_social .twitter {
		float: left;
	}
	.main_page_social .googleplus {
		float: left;
	}
	body .main_page_social a {
		color: #666;
	}
		.main_social a:hover {
			text-decoration: underline;
		}
						
.demo_and_screenshots
{
	margin-left: -12px;
}
	.demo_and_screenshots a
	{
		float: left;
	}
	.demo_and_screenshots .screenshot
	{
		padding: 25px 0 0 7px;
	}
	.screenshots a
	{
		float: left;
	}
	.screenshots .screenshot
	{
		padding: 5px 10px 10px 0px;
	}
.other_articles {
		float: left;
		padding-right: 5px;
		padding-bottom: 15px;
	}
		.other_articles a {
			font-size: 11px;
			font-weight: normal;
			color: #666;
		}
			.other_articles a:hover {
				color: #333;
			}
			.other_articles a:after {
				content: "·";
				padding: 0 5px;
			}
				.other_articles a:last-child:after {
					content: "";
				}
.top_border {
	height: 32px;
	background: #f0f0f0 url("//www.munsoft.com/img/top_border.png") center repeat-x;
}
.program_menu {
	background: #f0f0f0 url("//www.munsoft.com/img/bottom_border.png") top repeat-x;
	height: 155px;
}
	.program_menu .border_right {
		border-right: 1px solid #555555;
	}
	.program_menu .program_info {
		height: 153px;
		width: 144px;
		float: left;
		border-left: 1px solid #555555;
		cursor: pointer;
	}
		.program_menu .program_info h1 {
			padding: 5px 5px;
			padding-bottom: 0px;
			font-size: 14px;
			line-height: 18px;
			color: #f0f0f0;
			height: 28px;
			font-style: normal;
			font-family: Arial, sans-serif;
			text-align: center;
		}
		.program_menu .program_info h2 {
			padding: 5px 5px;
			padding-bottom: 0px;
			font-size: 14px;
			line-height: 18px;
			color: #f0f0f0;
			height: 28px;
			font-style: normal;
			font-family: Arial, sans-serif;
			text-align: center;
		}
		.program_menu .program_info h3 {
			padding: 5px 5px;
			padding-bottom: 0px;
			font-size: 14px;
			line-height: 18px;
			color: #f0f0f0;
			height: 28px;
			font-style: normal;
			font-family: Arial, sans-serif;
			text-align: center;
		}
		.program_info .boxshot {
			padding-left: 20px;
		}
		.program_menu .program_selected {
			background: url("//www.munsoft.com/img/program_selected_bg.png") 0px -35px no-repeat;
		}
		.selection_arrows img
		{
			height: 32px;
			width: 41px;
			padding-left: 51px;
			padding-right: 51px;
			visibility: hidden;
		}
.program_info_space {
	background: #f0f0f0 url("//www.munsoft.com/img/patterns/paper_2.png") center repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
.program_info_space #more_info_url
{
	text-decoration: underline;
}

.eshop_items, .eshop_items_buy, .eshop_items_small {
}
	.eshop_items li  {
		list-style: none;
		background: #fcfcfc;
		border: 1px solid #e2e2e2;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
		-moz-box-shadow: 0px 1px 10px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 1px 10px rgba(0,0,0,0.05); box-shadow: 0px 1px 10px rgba(0,0,0,0.05);
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
	.eshop_items .lightyellow_bg
	{
		background: lightyellow;
	}
		.eshop_items_buy li {
			padding: 5px;
		}
		.eshop_items h3 {
			font-size: 17px;
			line-height: 30px;
			padding: 0 10px;
			margin: 3px 0 0 0;
			float: left;
		}
			.eshop_items_buy h3 {
				line-height: 20px;
				padding: 0;
				float: none;
			}
			.eshop_items_small h3 {
				float: none;
			}
		.eshop_items .price {
			display: block;
			float: left;
			font-size: 14px;
			color: #999;
			padding: 0 10px;
			line-height: 35px;
			float: right;
		}
			.eshop_items .price strong {
				color: #CE3A00;
			}
			.eshop_items_buy .price {
				line-height: 28px;
				padding: 0;
				float: left;
			}
			.eshop_items_small .price {
				float: left;
			}
		.eshop_items .info {
			clear: both;
			border-top: 1px solid #e2e2e2;
			padding: 3px 10px 8px 10px;
		}
		.eshop_items p {
			margin: 3px 0;
		}
			.eshop_items_buy p {
				margin: 5px 0;
				height: 40px;
				padding: 8px 12px;
				margin-bottom: 20px;
			}		
			.eshop_items_small p {
				border: solid #e2e2e2;
				border-width: 1px 0;
				padding: 8px 10px;
				padding-right: 21px;
			}	
		.eshop_items_buy span.shadow {
			display: inline-block;
			padding: 0;
			-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
			-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
			float: left;
			width: 210px;
			margin-right: 8px;
		}
		.eshop_items .button_green {
			float: right;
		}
			.eshop_items_small .button_green {
				margin: 5px;
			}
			
.sidebar {
	float: right;
	background: url("//www.munsoft.com/img/separator_vertical.png") left repeat-y;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
	.sidebar h3 {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 15px;
	}
	
.testimonials {
}
	.testimonials li {
		list-style: none;
		background: url("//www.munsoft.com/img/quote.png") 0 2px no-repeat;
		padding-left: 40px;
		margin-bottom: 20px;
	}
		.testimonials p {
			display: block;
			color: #333;
			margin-bottom: 5px;
		}
		.testimonials .author {
			display: block;
			font-family: Georgia, serif;
			font-style: italic;
			font-size: 12px;
		}
		
.pricing_boxes {
}
	.pricing_boxes > li {
		list-style: none;
		background: #fcfcfc;
		border: 1px solid #e2e2e2;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
		-moz-box-shadow: 0px 1px 10px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 1px 10px rgba(0,0,0,0.05); box-shadow: 0px 1px 10px rgba(0,0,0,0.05);
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
		.pricing_boxes .top {
			background: #fcfcfc url("//www.munsoft.com/img/top.png") top right no-repeat;
		}
		.pricing_boxes h2 {
			text-align: center;
			font-size: 18px;
			line-height: 40px;
			margin-top: 20px;
		}
		.pricing_boxes span {
			display: block;
			padding: 5px 0 15px 0;
			text-align: center;
			font-size: 18px;
			line-height: 25px;
			color: #999;
		}
			.pricing_boxes span strong {
				color: #CE3A00;
			}
		.pricing_boxes li ul {
		}
			.pricing_boxes li li {
				padding: 10px;
				list-style: none;
				border-top: 1px solid #e2e2e2;
			}
				.pricing_boxes h3 {
					font-size: 13px;
					line-height: 20px;
					margin-bottom: 0;
				}
				.pricing_boxes p {
					margin: 5px 5px 0 5px;
					text-align: left;
				}
				.pricing_boxes .button_green_big {
					display: block;
				}
.screenshot
{
	border: 0;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
}
.side_menu_item_level0
{
	padding-left: 20px;
}
.side_menu_item_level1
{
	padding-left: 35px;
}
.side_menu_item_level2
{
	padding-left: 50px;
}
.resources a
{
	text-decoration: underline;
}
.resources img
{
	border: 1px solid #cccccc;
	margin-right: 5px;
	max-width: 600px;
}
.products_table
{
	font-family: arial, verdana, sans-serif;
	margin: 0 0 10px 0;
	border-collapse: collapse;
	table-layout: fixed;
}
.products_table td
{
	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
	background-color: #fcfcfc;
}
.products_table col
{
	width: 95px;
}
.products_table .mark
{
	color: #437c4a;
	font-family: arial, verdana, sans-serif;
	background: #fcfcfc url(//www.munsoft.com/img/mark.png) center no-repeat;
}
.products_table #header td
{
	padding: 5px 5px 5px 5px;
	background-color: #f9f9f9;
	vertical-align: middle;
	font-family: verdana, sans-serif;
}
.products_table .left_header
{
	padding: 5px 5px 5px 5px;
	text-align: left;
	background-color: #f9f9f9;
	width: 180px;
}
.products_table_special
{
	font-family: arial, verdana, sans-serif;
	margin: 0 0 10px 0;
	border-collapse: collapse;
	table-layout: fixed;
}
.products_table_special td
{
	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
	background-color: #fffff0;
}
.products_table_special col
{
	width: 95px;
}
.products_table_special .mark
{
	color: #437c4a;
	font-family: arial, verdana, sans-serif;
	background: #fffff0 url(//www.munsoft.com/img/mark.png) center no-repeat;
}
.products_table_special #header td
{
	padding: 5px 5px 5px 5px;
	background-color: #ffffe0;
	vertical-align: middle;
	font-family: verdana, sans-serif;
}
.products_table_special .left_header
{
	padding: 5px 5px 5px 5px;
	text-align: left;
	background-color: #ffffe0;
	width: 180px;
}
	.support_form p
	{
		margin-bottom: 2px;
	}
	.support_form input, select, .textarea {
		width: 450px;
		margin-bottom: 10px;
		border: 1px solid #cccccc;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
	.support_form input[type=text] {
	}
	.support_form input[type=email] {
	}
	.support_form .combo {
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 5px;
	}
	.support_form .textarea {
		height: 186px;
	}
	
	.product_name_combo {
			padding-top: 3px;
			padding-bottom: 3px;
			padding-left: 5px;
			margin-left: 10px;
			margin-bottom: 0px;
		}
	#support-form-button
	{
		cursor: pointer;
		margin-bottom: 10px;
	}
	#submit-results
	{
		padding-bottom: 10px;
	}
	#support-form-bad-result
	{
		color: #ff0000;
	}
#level1
{
	padding-left: 0px;
}
#level2
{
	padding-left: 15px;
}
#level3
{
	padding-left: 30px;
}
#level4
{
	padding-left: 45px;
}
#level5
{
	padding-left: 60px;
}
.resources_boxshot img
{
	background: #ffffff;
}
.article_title
{
	font-family: Georgia, serif;
	font-style: italic;
	color: #333;
	margin-bottom: 10px;

	font-size: 24px;
	line-height: 32px;
}
.star
{
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url("//www.munsoft.com/img/star.png")
}
.star:hover
{
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url("//www.munsoft.com/img/star_hover.png")
}
.button
{
	cursor: pointer;
	margin-bottom: 10px;
}
.offices {
		padding-bottom: 15px;
		color: #333;
	}
	.offices img {
		float: left;
		padding-top: 3px;
		margin-right: 5px;
	}
	.offices #map_canvas
	{
		width: 300px;
		height: 300px;
	}
		.contact_title {
			font-family: Arial, Georgia, serif;
			font-style: italic;
			font-weight: normal;
			color: #666;
			float: left;
			padding-right: 15px
		}
		.work_hours {
			color: #777777;
		}

.button_blue_superbig, .button_blue_superbig:visited, .button_red_superbig, .button_red_superbig:visited {
		color: #fff;
		font-weight: bold;
		text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
		text-align: center;
		padding: 0 15px;
		display: inline-block;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
		-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3), inset 0px -1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3), inset 0px -1px 2px rgba(0,0,0,0.3); box-shadow: 0px 0px 3px rgba(0,0,0,0.3), inset 0px -1px 2px rgba(0,0,0,0.3);
	}
		.button_blue_superbig:hover, .button_red_superbig:hover {
			-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
		}
		.button_blue_superbig {
			font-size: 20px;
			height: 45px;
			line-height: 45px;
			background: url("//www.munsoft.com/img/button_blue_superbig.png") repeat-x;
		}
		.button_red_superbig {
			font-size: 20px;
			height: 45px;
			line-height: 45px;
			background: url("//www.munsoft.com/img/button_red_superbig.png") repeat-x;
		}