/* Normalize 
-------------------------------------------------- */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
[visible] { display: block; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; line-height: 1.5em;}
blockquote:before { content: open-quote }
blockquote:after { content: close-quote }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1.5em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
#nav ul, #nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* Helpers 
-------------------------------------------------- */

.hidden{display: none;}
.visible{display: block;}
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.hidden{display: none;}
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }

.tac{text-align: center;}

*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.col{float: left;left: 100%;position: relative;}

.grid {zoom: 1; margin-left: -2.083% !important;list-style:none;}
.grid:before,.grid:after {content: "";display: table;}
.grid:after {clear: both;}

.gridinline{letter-spacing: -.31em;word-spacing: -.43em;}
.gridinline>* {display:inline-block;letter-spacing: normal;word-spacing: normal;vertical-align:top;}
dl.inline{letter-spacing: -.31em;word-spacing: -.43em;}
dl.inline>* {display:inline-block;letter-spacing: normal;word-spacing: normal;vertical-align:top;}

.grid>[class^="grid-col"]{
	float: left;
	margin-left: 2.083%;
}

.grid-col_1{ width:6.25% }
.grid-col_2{ width:14.583% }
.grid-col_3{ width:22.917% }
.grid-col_4{ width:31.25% }
.grid-col_5{ width:39.583% }
.grid-col_6{ width:47.917% }
.grid-col_7{ width:56.25% }
.grid-col_8{ width:64.583% }
.grid-col_9{ width:72.917% }
.grid-col_10{ width:81.25% }
.grid-col_11{ width:89.583% }
.grid-col1_2{ width:97.917%; margin:0 }

.one{width: 10%;}
.two{width: 20%;}
.three{width: 30%;}
.four{width: 40%;}
.five{width: 50%;}
.six{width: 60%;}
.seven{width: 70%;}
.eight{width: 80%;}
.nine{width: 90%;}
.full{width: 100%;}

/* Fonts 
-------------------------------------------------- */

@font-face {
	font-family: 'MDR';
	src: url('/fonts/md-webfont.eot');
	src: url('/fonts/md-webfont.eot?#iefix') format('embedded-opentype'),
		url('/fonts/md-webfont.woff') format('woff'),
		url('/fonts/md-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MDR';
	src: url('/fonts/mdbold-webfont.eot');
	src: url('/fonts/mdbold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/fonts/mdbold-webfont.woff') format('woff'),
		url('/fonts/mdbold-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;

}

/* Helpers 
-------------------------------------------------- */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.tar{text-align: right;}
.usn{-webkit-user-select: none;-moz-user-select: none;-o-user-select: none;user-select: none;}

/* Layout 
-------------------------------------------------- */

.page{
	width: 970px;
	margin: 20px auto;
}
	.page-content{
		padding-bottom: 40px;
	}
	.page-content .box{
		padding: 0 4%;
	}

/* Header
-------------------------------------------------- */

#header{
	
}
	#header .box{
		
	}
	#header .logo{
		display: block;
		float: left;
		left: 100%;
		position: relative;
		margin-left: -100%;
	}
	#header .catchword{
		background: url('/img/graphics.png') no-repeat -51px -28px;
		width: 206px;
		height: 82px;
	}
	#header .slogan{
		float: left;
		left: 100%;
		position: relative;
		margin-left: -630px;
	}
	#header .quicklinks{
		float: left;
		left: 100%;
		position: relative;
		margin-left: -280px;
	}
		#header .quicklinks ul{
			list-style-type: none;
			margin-top: 38px;
		}
		#header .quicklinks li{
			display: inline-block;
			margin-right: 10px;
			padding: 0px 20px 0px 0px;
		}
		#header .quicklinks li:first-child{
			border-right: 1px solid #D5D5D5;
			margin-right: 15px;
		}
		#header .quicklinks a{
			font-size: 1em;
			text-decoration: none;
		}
			#header .quicklinks li *{
				vertical-align: middle;
			}
			#header .quicklinks li img{
				margin-right: 5px;
				position: relative;
				bottom: 2px;
			}

/* Page Header 
-------------------------------------------------- */

#pageheader{
	padding: 30px 4.3% ;
}
	#pageheader h1{
		float: left;
		margin-bottom: 0px;
	}
	#pageheader .submenu{
		float: right;
	}
		#pageheader .submenu ul{
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			margin-top: 5px;
		}
		#pageheader .submenu li{
			display: inline-block;
			padding: 3px 13px;
			border-right: 1px solid #D5D5D5;
		}

		#pageheader .submenu li.hidden{
			display: none;
		}
		#pageheader .submenu li:last-child{
			padding-right: 0px;
			border-right: none;
		}
		#pageheader .submenu a{
			text-decoration: none;
			font-family: "MDR", sans-serif;
			font-size: 1.23em;
		}
			#pageheader .submenu .active a{
				color: #747474;
				pointer-events: none;
			}

/* Navigation 
-------------------------------------------------- */			

#nav{
	
}
	.nav-box{
		background-image: url("../img/nav_box.png");
		background-repeat: repeat-x;
		background-position: left center;
		border: 1px solid #CECECE;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: 0px 1px 3px #EAEAEA;
		-moz-box-shadow: 0px 1px 3px #EAEAEA;
		box-shadow: 0px 1px 3px #EAEAEA;
	}
		.ie9 .nav-box {
			height: 56px;
		}
		.ie8 .nav-box {
			height: 56px;
			position: relative;
			behavior: url(/js/libs/pie.htc);
		}
	.nav{
		display: block;
		text-align: left;
		border: 1px solid #FFF;
		-webkit-border-radius: 2px;
		-khtml-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}
		.nav-submenu{
			position: absolute;
			opacity: 0;
			visibility: hidden;
			margin-top: 3px;
			background-color: #FFF;
			border: 1px solid #CECECE;
			padding: 2px 0px;
			z-index: 10;
			-webkit-box-shadow: 0px 1px 4px #D0D0D0;
			-moz-box-shadow: 0px 1px 4px #D0D0D0;
			box-shadow: 0px 1px 4px #D0D0D0;
			-webkit-border-radius: 3px;
			-khtml-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			-webkit-transition: opacity 0.4s ease;
			-moz-transition: opacity 0.4s ease;
			-o-transition: opacity 0.4s ease;
			-ms-transition: opacity 0.4s ease;
			transition: opacity 0.4s ease;
		}
		.nav-item_features .nav-submenu,
		.nav-item_downloads .nav-submenu{
			display: none;
		}
			.nav-submenu .nav-item{
				display: block;
				padding: 3px 5px 3px 5px;
				white-space: nowrap;
			}
				.nav-submenu .nav-item a{
					display: block;
					text-align: left;
					font-family: "MDR", sans-serif;
					font-size: 1.07em;
					text-transform: lowercase;
					text-decoration: none;
					padding: 2px 25px 2px 12px;
					color: #747474;
					text-shadow: none;
				}
				.nav-submenu .nav-item_active a{
					color: #FFF;
				}
	.nav-item{
		display: inline-block;
		padding: 10px 10px;
		position: relative;
		margin:0;
	}
		.ie8 .nav-item {
			padding-bottom: 8px;
		}
		.nav-item.hidden{
			display: none;
		}

		.nav-item:hover>.nav-submenu{
			left: 9px;
			visibility: visible;
			opacity: 1;
		}
		.nav-item a{
			display: block;
			font-family: "MDR", sans-serif;
			font-size: 1.25em;
			text-transform: uppercase;
			text-decoration: none;
			padding: 8px 14px;
			color: #747474;
			text-shadow: 0px 1px 0px #FFF;	
		}
			.nav-item a:hover,
			.nav-item_active > a{
				background-color: #409E05;
				color: #FFF;
				text-shadow: none;
				-webkit-border-radius: 3px;
				-khtml-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				-webkit-box-shadow: 0px 1px 1px #FFF, 2px 2px 3px #578810 inset;
				-moz-box-shadow: 0px 1px 1px #FFF, 2px 2px 3px #578810 inset;
				box-shadow: 0px 1px 1px #FFF, 2px 2px 3px #578810 inset;
			}
				.ie8 .nav-item_active>a,
				.ie8 .nav-item_active>a {
					border-radius: 3px;
					position: relative;
					behavior: url(/js/libs/pie.htc);
					box-shadow: 2px 2px 3px #578810 inset;;
				}

/* Footer 
-------------------------------------------------- */

#footer{
	
}
	#footer .box{
		margin-top: 20px;
		overflow: hidden;
		background: #eaeaea; 
		background: -moz-linear-gradient(top, #eaeaea 0%, #e1e1e1 29%, #e1e1e1 70%, #eaeaea 100%);
		background: -webkit-linear-gradient(top, #eaeaea 0%,#e1e1e1 29%,#e1e1e1 70%, #eaeaea 100%);
		background: -o-linear-gradient(top, #eaeaea 0%,#e1e1e1 29%,#e1e1e1 70%,#eaeaea 100%);
		background: -ms-linear-gradient(top, #eaeaea 0%,#e1e1e1 29%,#e1e1e1 70%,#e1e1e1 100%,#e1e1e1 100%,#eaeaea 100%);
		background: linear-gradient(top, #eaeaea 0%,#e1e1e1 29%,#e1e1e1 70%,#eaeaea 100%);
		border: 1px solid #D8D8D8;
		-moz-border-radius: 3px;
		border-radius: 3px;
		padding: 27px 25px;
		box-shadow: 0px 1px 3px #EAEAEA;
		position: relative;
	}
		.ie8 #footer .box {
			behavior: url(/js/libs/pie.htc);
			-pie-background: linear-gradient(top, #eaeaea 0%, #e1e1e1 29%, #e1e1e1 70%, #eaeaea 100%);
			border-radius: 3px;
		}
		.ie9 #footer .box {
			filter: none;
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		}
	#footer .box:after{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		content: " ";
		width: 100%;
		height: 100%;
		border: 1px solid #FFF;
		z-index: 1;
		-webkit-border-radius: 2px;
		-khtml-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#footer .copy{
		width: 300px;
		height: 55px;
		line-height: 50px;
		float: left;
		background-image: url("../img/footer_separator.png");
		background-position: right center;
		background-repeat: no-repeat;
		position: relative;
		z-index: 2;
	}
		#footer .copy img{
			vertical-align: middle;
			margin-right: 10px;
		}
		#footer .copy span{
			vertical-align: middle;
			display: inline-block;
			color: #707070;
			font-size: 0.91em;
			line-height: 1.2em;
			text-shadow: 0px 1px 0px #F2F2F2;
		}
	#footer .policy{
		width: 310px;
		height: 55px;
		line-height: 50px;
		float: left;
		background-image: url("../img/footer_separator.png");
		background-position: right center;
		background-repeat: no-repeat;
		text-align: center;
		position: relative;
		z-index: 2;
	}
		#footer .policy a{
			vertical-align: middle;
			color: #707070;
			font-size: 0.91em;
			margin: 0px 15px;
			text-shadow: 0px 1px 0px #F2F2F2;
		}
	#footer .social{
		width: 300px;
		height: 55px;
		line-height: 55px;
		float: left;
		text-align: right;
		position: relative;
		z-index: 2;
	}
		#footer .social a{
			display: inline-block;
			margin: 0px 3px;
			position: relative;
		}
			#footer .social a:hover{
				-webkit-transform: translateY(-3px);
				-moz-transform: translateY(-3px);
				-o-transform: translateY(-3px);
				-ms-transform: translateY(-3px);
				transform: translateY(-3px);
			}

	#footer .footer_logo{
		background: url('/img/graphics.png') no-repeat -2px -27px;
		width: 44px;
		height: 45px;
	}

/* Sidebar 
-------------------------------------------------- */

/* Content  
-------------------------------------------------- */

/* 
1.38 > 18px
1.30 > 17px
1.23 > 16px
1.15 > 15px
1.07 > 14px
1em > 13px
0.92 > 12px
0.85 > 11px
 */

.big{
	font-size: 1.23em;
}
.large{
	font-size: 1.38em;
}

body{
	font-family: Helvetica,Arial,sans-serif;
	color: #707070;
}

.green{
	color: #409E05;
}

.yellow{
	color: #E9BC07;
}

a{
	color: #409E05;
}

	a:hover { 
		color: #ECBE09; 
	}
	a:hover, a:active { 
		outline: 0; 
	}


h1, .alpha{
	font-family: "MDR", sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	color: #227E0A;
	font-size: 2.461em;
	margin-top: 0px;
	margin-bottom: .75em;
}

h2, .beta{
	font-family: "MDR", sans-serif;
	font-weight: normal;
	color: #E9BC07;
	font-size: 1.846em;
	margin-top: 1em;
	margin-bottom: 0.6em;
	padding-bottom: 0.2em;
	border-bottom: 4px solid #F1F1F1;
}

h3, .gamma{
	font-family: "MDR", sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 1.615em;
	margin-top: 1em;
	margin-bottom: 0.25em;
}

h4, .delta{
	font-family: "MDR", sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 1.387em;
	word-spacing: 0.07em;
	margin-top: 0.75em;
	margin-bottom: 0em;
	text-transform: capitalize;
}

h5{
	font-family: "MDR", sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 1.25em;
	word-spacing: 0.07em;
	margin-top: 0.5em;
	margin-bottom: 0em;
}

	h2:first-child,
	h3:first-child{
		margin-top: 0px;
	}

p{
	color: #707070;
	line-height: 1.4em;
}

#content p img{
	float: left;
	margin-right: 10px;
}

#content p img.right{
	float: right;
	margin-left: 10px;
}

strong{
	color: #000;
}

img.check_bullet{
	background: url('/img/graphics.png') no-repeat -4px -75px;
	width: 11px;
	height: 10px;
}

.thumb{
	display: inline-block;
	border: 1px solid #DEDEDE;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px;
	background: #f3f3f3;
	background: -moz-linear-gradient(top, #f3f3f3 0%, #e7e7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e7e7e7));
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#e7e7e7 100%);
	background: -o-linear-gradient(top, #f3f3f3 0%,#e7e7e7 100%);
	background: -ms-linear-gradient(top, #f3f3f3 0%,#e7e7e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e7e7e7',GradientType=0 );
	background: linear-gradient(top, #f3f3f3 0%,#e7e7e7 100%);
}
	.thumb img{
		border: 1px solid #CCCCCC;
		box-shadow: 0px 0px 5px #CCCCCC;
	}

.note{
	background-color: #FFFFD8;
	border: 1px solid #D7D7D7;
	padding: 20px 25px 20px 80px;
	font-size: .92em;
	line-height: 1.4em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 2px #CCC;
	-moz-box-shadow: 0px 1px 2px #CCC;
	box-shadow: 0px 1px 2px #CCC;
	position: relative;
	margin: 15px 0px;
}	
	.note + .note{
		margin-top: 20px;
	}	
.note:before{
	display: block;
	position: absolute;
	content: "";
	top: 50%;
	left: 25px;
	margin-top: -14px;
	background: url('/img/graphics.png') no-repeat -9px -98px;
	width: 30px;
	height: 28px;
}

.message,
.field .message{
	background-color: #FFFFD8;
	border: 1px solid #D7D7D7;
	padding: 20px 25px;
	font-size: .92em;
	line-height: 1.4em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 2px #CCC;
	-moz-box-shadow: 0px 1px 2px #CCC;
	box-shadow: 0px 1px 2px #CCC;
	position: relative;
}

ul{
	list-style-image: url("/img/bullet.png");
	margin-bottom: 30px;
}

dl{
	margin-bottom: 20px;
}
	dl:after{
		display: table;
		width: 100%;
		content: "";
		height: 0;
		clear: both;
		margin: 0px;
	}

dt{
	float: left;
	width: 165px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0.6em;
}
dd{
	margin-left: 170px;
	line-height: 1.3em;
	margin-bottom: 0.6em;
}

address{
	padding-left: 2em;
}

table.data{
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #D5D5D5;
}
	table.data thead th{
		background-color: #46A205;
		border-bottom: 7px solid #CDE6BB;
		color: #FFF;
		padding: 10px;
		border-right: 1px solid #B5DA9B;
	}
	table.data thead th:last-child{
		border-right: none;
	}
table.data td{
	padding: 10px;
	font-size: .92em;
	border-right: 1px solid #D5D5D5;
	vertical-align: middle;
}
	table.data tr:nth-child(even) td {
		background-color: #E6F3DE;
	}
table.data td:last-child{
	border-right: none;
}

/* Icons */

img.icon{
	margin-right: 5px;
	position: relative;
	bottom: 1px;
}

img.buy{
	background: url('/img/graphics.png') no-repeat -55px -122px;
	width: 25px;
	height: 25px;
}

img.proceed{
	background: url('/img/graphics.png') no-repeat -147px -121px;
	width: 18px;
	height: 25px;
}

img.quote{
	background: url('/img/graphics.png') no-repeat -173px -121px;
	width: 28px;
	height: 25px;
}

img.rss{
	background: url('/img/graphics.png') no-repeat -202px -1px;
	width: 24px;
	height: 24px;
}
img.facebook{
	background: url('/img/graphics.png') no-repeat -226px -1px;
	width: 24px;
	height: 24px;
}
img.in{
	background: url('/img/graphics.png') no-repeat -250px -1px;
	width: 24px;
	height: 24px;
}
img.twitter{
	background: url('/img/graphics.png') no-repeat -275px -1px;
	width: 24px;
	height: 24px;
}
img.submit{
	background: url('/img/graphics.png') no-repeat -208px -119px;
	width: 24px;
	height: 24px;
}
img.checkout{
	background: url('/img/graphics.png') no-repeat -234px -119px;
	width: 24px;
	height: 24px;
}
img.clear{
	background: url('/img/graphics.png') no-repeat -57px -149px;
	width: 24px;
	height: 24px;
}
img.reslogin{
	background: url('/img/graphics.png') no-repeat -87px -150px;
	width: 24px;
	height: 24px;
}
img.resbecome{
	background: url('/img/graphics.png') no-repeat -118px -151px;
	width: 24px;
	height: 24px;
}
img.company{
	background: url('/img/graphics.png') no-repeat -1px -1px;
	width: 24px;
	height: 24px;
}
img.mail{
	background: url('/img/graphics.png') no-repeat -27px -1px;
	width: 24px;
	height: 24px;
}

img.icon_wtsnew{
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	background: url('/img/graphics.png') no-repeat -31px -136px;
}

img.icon_notes{
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	background: url('/img/graphics.png') no-repeat -30px -159px;
}

/* Forms 
-------------------------------------------------- */

input[type="radio"] { vertical-align: middle; }
input[type="checkbox"] { vertical-align: text-bottom; }

fieldset{
	border: 1px solid #D6D6D6;
	padding: 20px;
	padding-top: 45px;
	background-image: url("/img/fieldset.png");
	background-position: right top;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

fieldset.simple{
	border: none;
	padding: 0px;
	background-image: none;
}
.index .subscribe fieldset label{
	font-weight: normal;
	padding: 0px;
}

fieldset.buttons{
	border: none;
	background-image: none;
	padding: 0px;
	margin: 25px 0px 15px;
}

form dt, form dd{
	margin: 0px;
	padding: 5px 0px;
	display: block;
	float: none;
	width: auto;
}

form dl{
	margin: 0;
}

form dt label{
	font-weight: normal;
}

form dl.inline {
	margin: 5px 0px;
}
	form dl.inline dt {
		display: inline-block;
		vertical-align: middle;
		float: none;
	}
	form dl.inline dd{
		display: inline-block;
		vertical-align: middle;
		float: none;
	}
	form dl.inline label{   
		
	}

label{   
	display: inline;
	color: #31871A;
	font-size: 1em;
	padding: 0px 5px;
}

input[type=text],
select,
textarea{
	border: 1px solid #CACACA;	
	padding: 3px;
}

.required label{
	font-weight: bold;
}

.required input[type=text],
.required select,
.required textarea{
	background-color: #FFFFD8;
}

/* Form Module */

.field {
	padding-left: 0;
	margin-top: 7px;
	margin-bottom: 7px;
	display: block;
	list-style-type: none;
	list-style-image: none;
}
	.field-name {
		
	}
	.field-name label{
		margin: 0 5px;
	}
	.field label{
		display: inline-block;
		line-height: 1.2;
	}
	.field>li { 
		line-height: 2;
	}
	.field .field { 
		margin: 0 0 3px; 
		border: none;
		padding: 0;
	}
		.field .field>li { 
			margin-bottom: 3px; 
			margin-left: 0;
			padding: 0px;
			line-height: 1;
		}
	.field p {
		margin: 0;
		font-size: 0.75em; 
	}
		.field.grid>li{
			margin-left: 2.083%;
			float: left;
		}
		.field.packed .field>li { 
			display: block; 
		}
		.field .top {
			vertical-align: top; 
		}
		.field .right { 
			text-align: right; 
		}
	.field.packed input[type=text],
	.field.packed input[type=password],
	.field.packed select,
	.field.packed textarea {
		width: 100%;
	}

input[type=text],
input[type=password],
textarea{
	border: 1px solid #CACACA;
	border-top: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	padding: 4px;
	font-size: 0.92em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 3px #D1D1D1 inset;
	-moz-box-shadow: 1px 1px 3px #D1D1D1 inset;
	box-shadow: 1px 1px 3px #D1D1D1 inset;
	max-width: 100%;
}

button{
	display: inline-block;
	border: 1px solid #CBCBCB;
	color: #409E05;
	background-color: #FFF;
	font-weight: normal;
	font-style: normal;
	font-family: "MDR", sans-serif;
	font-size: 1.38em;
	padding: 2px 22px 0px 20px;
	line-height: 2em;
	box-shadow: 1px 1px 4px #CACACA;
}
button:hover{
	box-shadow: 0px 0px 8px #CCC;
}

button.small{
	display: inline-block;
	color: #409E05;
	font-size: .92em;
	font-weight: bold;
	line-height: 1.8em;
	padding: 0px 10px;
	border: 1px solid #CBCBCB;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefed',GradientType=0 );
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(50%, #efefed), color-stop(100%, #efefed));
	background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 50%,#efefed 50%,#efefed 100%);
	background: -moz-linear-gradient(top, #ffffff 0%,#ffffff 50%,#efefed 50%,#efefed 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 50%,#efefed 50%,#efefed 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 50%,#efefed 50%,#efefed 100%);
	background: linear-gradient(top, #ffffff 0%,#ffffff 50%,#efefed 50%,#efefed 100%);
	cursor: pointer;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0px 1px 0px #FFF;
	-webkit-box-shadow: 0px 0px 2px #FFF inset, 0px 1px 1px #EDEDED;
	-moz-box-shadow: 0px 0px 2px #FFF inset, 0px 1px 1px #EDEDED;
	box-shadow: 0px 0px 2px #FFF inset, 0px 1px 1px #EDEDED;
}

input[type=button],
a.button{
	display: inline-block;
	background-image: none;
	background-color: #FFF;
	border: 1px solid #CACACA;
	font-weight: normal;
	font-style: normal;
	font-family: "MDR", sans-serif;
	font-size: 1.38em;
	color: #31871A;
	padding: 6px 22px 5px 22px;
	box-shadow: 1px 1px 4px #CACACA;
	text-decoration: none;
	position: relative;
}
input[type=button]:hover,
a.button:hover{
	position: relative;
	left: 1px;
	top: 1px;
	box-shadow: 1px 1px 1px #CACACA;
	cursor: pointer;
}


/* Pages 
-------------------------------------------------- */

/* Index */

.index #pageheader{
	display: none;
}
	.index h2{
		color: #409E05;
		border-bottom: none;
		font-size: 2em;
		letter-spacing: -1px;
		margin-top: 0.75em;
	}
	.index h2 span{
		color: #E9BC07;
	}

.showcase{
	height: 300px;
	border-radius: 4px;
	background-color: #055C00;
	margin-top: 30px;
	position: relative;
}
	.showcase-title{
		margin: 0px;
		color: #FFF;
		font-family: "MDR", sans-serif;
		font-weight: bold;
		font-size: 2.5em;
		padding-left: 10px;
	}
	.showcase .poster{
		position: absolute;
		top: -24px;
	}
	.showcase .box{
		position: absolute;
		left: 520px;
		width: 460px;
		top: 30px;
	}
	.showcase-features a{
		color: #FFF;
		font-size: 1.1em;
		text-decoration: none;
		display: inline-block;
		padding: 4px 9px;
		border: 1px solid transparent;
	}
		.showcase-features a:hover{
			background-color: #004000;
			border: 1px solid #849405;
			border: 1px solid #849405;
			border-radius: 3px;
		}
	.showcase-features ul{
		margin: 15px 0px 0px;
		padding: 0px;
	}
	.showcase-features li{
		display: inline-block;
		width: 44%;
		vertical-align: top;
	}
		.showcase-features li:nth-child(2n+2){
			width: 54%;
		}
	.showcase .buttons{
		position: absolute;
		bottom: 4px;
		right: 32px;
		padding: 10px;
	}
		.showcase .buttons a{
			display: inline-block;
			padding: 5px 15px 5px 5px;
			color: white;
			font-size: 0.9em;
			text-decoration: none;
			background-color: #2B880B;
			border-radius: 4px;
			margin-right: 7px;
			font-size: 0.928em;
		}
			.showcase .buttons a span{
				vertical-align: middle;
			}
		.showcase .buttons a:hover{
			border: none;
			background-color: #55A93B;
		}
		.showcase .buttons a img{
			width: 24px;
			height: 24px;
			margin-right: 7px;
		}
		.showcase .buttons a.screens img{
			background: url('/img/graphics.png') no-repeat -52px -1px;
		}
		.showcase .buttons a.download img{
			background: url('/img/graphics.png') no-repeat -77px -1px;
		}
		.showcase .buttons a.purchase img{
			background: url('/img/graphics.png') no-repeat -102px -1px;
		}
	
.showcase-release{
	position: absolute;
	top: 135px;
	left: 43px;
	width: 150px;
}
.showcase-release-btn{
	display: inline-block;
	padding: 4px 9px;
	margin: 2px 0;
	color: white;
	font-size: 0.9em;
	text-decoration: none;
	border: 1px solid transparent;
}	
.showcase-release-btn:hover{
	background-color: #004000;
	color: white;
	border: 1px solid #849405;
	border: 1px solid #849405;
	border-radius: 3px;
}	


.why{
	float: left;
	left: 100%;
	position: relative;
	margin-left: -96%;
	width: 52%;
	box-sizing: border-box;
	margin-top: 20px;	
	margin-bottom: 20px;
}	
	.why ul{
		list-style-type: none;
		padding: 0px;
		margin-left: 20px;
		list-style-image: none;
	}	
	.why ul li{
		position: relative;
		margin-bottom: 15px;
		line-height: 1.4em;
	}	
		.why ul .check_bullet{
			position: absolute;
			left: -20px;
			top: 2px;
		}	

.what{
	float: left;
	left: 100%;
	position: relative;
	margin-left: -34.5%;
	width: 34%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 6%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid #D5D5D5;
}
	.what ul{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		margin-bottom: 10px;
	}
	.what .author{
		display: block;
		color: #000;
		text-transform: uppercase;
		font-size: .85em;
		margin-bottom: 2px;
	}
	.what .organization{
		display: block;
		font-size: .85em;
	}
	.what img.user_say{
		background: url('/img/graphics.png') no-repeat -19px -75px;
		width: 21px;
		height: 17px;
		float: left;
		position: relative;
		left: -25px;
		margin-right: -100%;
	}
	.what blockquote{
		color: #409E05;
		font-family: Georgia,Times New Roman,serif;
		margin-left: 0px;
		font-style: italic;
		quotes: “\00AB” “\00BB”;
		font-size: .92em;
		line-height: 1.5em;
	}

.pressroom{
	border: 1px solid #D6D6D6;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	box-sizing: border-box;
	padding: 0px 5% 25px;
}
	.pressroom h2{
		margin-top: 1.25em;
	}
	.pressroom blockquote{
		font-style: italic;
		font-size: .85em;
		margin: 0px;
		line-height: 1.4em;
	}
	.pressroom:before{
		display: block;
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		height: 15px;
		background-color: #F1F1F1;
	}
	.pressroom .awards{
	}
		.pressroom .awards>div{
			width: 30.5%;
			height: 165px;
			margin-bottom: 10px;
		}
		.pressroom .awards>div+div{
			border-left: 1px solid #D6D6D6;
			margin-left: 2%;
			padding-left: 2%;
		}
	.pressroom .award{
		display: inline-block;
		vertical-align: top;
	}
	.pressroom a{
		display: block;
		margin-bottom: 10px;
		border-bottom: 7px solid #E4E4E4;
	}
	.pressroom img.pcmag{
		background: url('/img/graphics.png') no-repeat -259px -28px;
		width: 148px;
		height: 50px;
	}
	.pressroom img.eweek{
		background: url('/img/graphics.png') no-repeat -259px -81px;
		width: 148px;
		height: 50px;
	}
	.pressroom img.lotus{
		background: url('/img/graphics.png') no-repeat -260px -134px;
		width: 148px;
		height: 50px;
	}

.related{
	float: left;
	left: 100%;
	position: relative;
	margin-left: -95.5%;
	width: 61%;
	border-right: 1px solid #D5D5D5;
	margin-top: 20px;
	margin-bottom: 20px;
}
	.related p{
		font-size: 0.92em;
	}
	.related a.product{
		display: block;
		margin-bottom: 10px;
		border-bottom: 7px solid #E4E4E4;
	}
	.related img.ldapbr{
		background: url('/img/graphics.png') no-repeat -409px -28px;
		width: 153px;
		height: 45px;
	}
	.related img.adax{
		background: url('/img/graphics.png') no-repeat -409px -81px;
		width: 107px;
		height: 45px;
	}
	.related .broswer{
		display: inline-block;
		width: 41%;
		margin-right: 8%;
		vertical-align: top;
	}
	.related .adaxes{
		display: inline-block;
		width: 42%;
		vertical-align: top;
	}

.index .subscribe{
	float: left;
	left: 100%;
	position: relative;
	width: 32%;
	margin-left: -32%;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Features Page 
-------------------------------------------------- */

.features h2{
	color: #409E05;
	border-bottom: none;
	font-size: 2em;
	letter-spacing: -1px;
	margin-top: 0.75em;
}
.features h2 span{
	color: #E9BC07;
}

.features_box{
	background-image: url("/img/features_box.png");
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 30px;
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
	.features_box .tabs{
		list-style-type: none;
		padding: 0px;
		margin: 10px 30px 0px;
		height: 60px;
		overflow: hidden;
		text-align: justify;
	}
		.features_box .tabs:after{
			display: inline-block;
			content: "";
			width: 100%;
			border: 1px dotted red;
		}
		.features_box .tabs li{
			display: inline-block;
			vertical-align: top;
		}
			.features_box .tabs .tabs-item_active{
				font-family: Helvetica,Arial,sans-serif;
				letter-spacing: 0px;
				margin: 0px;
				display: block;
				text-decoration: none;
				color: #7D7D7D;
				background-color: #FFF;
				font-size: 1.25em;
				padding: 10px 18px;
				height: 59px;
				overflow: hidden;
				-webkit-border-radius: 4px 4px 0px 0px;
				-khtml-border-radius: 4px 4px 0px 0px;
				-moz-border-radius: 4px 4px 0px 0px;
				border-radius: 4px 4px 0px 0px;
				position: relative;
			}
			.features_box .tabs li a{
				display: block;
				text-decoration: none;
				color: #FFF;
				background-color: #006400;
				font-size: 1.25em;
				padding: 10px 18px;
				height: 59px;
				overflow: hidden;
				-webkit-border-radius: 4px 4px 0px 0px;
				-khtml-border-radius: 4px 4px 0px 0px;
				-moz-border-radius: 4px 4px 0px 0px;
				border-radius: 4px 4px 0px 0px;
				position: relative;
			}
				.features_box .tabs li a:after{
					position: absolute;
					content: "";
					left: 0;
					bottom: 0;
					height: 8px;
					width: 100%;
					background-color: #004F01;
				}
				.features_box .tabs li a:hover{
					background-color: #409E05;
				}
					.features_box .tabs li a:hover:after{
						background-color: #368504;
					}
			.features_box .tabs li.active a{
				color: #7D7D7D;
				background-color: #FFF;
			}
				.features_box .tabs li.active a:after{
					display: none;
				}
	.features_box .tab_content{
		padding: 20px 40px;
	}
	.features_box .item{
		border-bottom: 1px solid #c7c7c7;
		padding-bottom: 20px;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.features_box .item.last{
		border-bottom: none;
	}
		.features_box .item .thumb.right{
			float: right;
			margin-left: 20px;
		}
		.features_box .item .thumb.center{
			
		}
		.features_box .item .thumb.center + .thumb.center{
			margin-top: 10px;
		}
		.features_box .item a[rel=lightbox]{
			display: block;
			position: relative;
		}
			.features_box .item a[rel=lightbox]:after{
				display: block;
				content: "";
				position: absolute;
				background: url('/img/graphics.png') no-repeat -177px -1px;
				width: 24px;
				height: 24px;
				right: 5px;
				bottom: 5px;
			}
	.features_box .nav{
		text-align: center;
		position: relative;
		top: 20px;
	}		

		.features_box .nav .next{
			text-decoration: none;
			color: #FFF;
			display: inline-block;
			background-color: #006B00;
			color: #FFF;
			text-align: center;
			padding: 5px 45px 5px 15px;
			border-radius: 3px 3px 0px 0px;
			background-image: url("/img/features/features_nav_right.png");
			background-position: right center;
			background-repeat: no-repeat;
			cursor: pointer;
			width: 150px;
		}		
		.features_box .nav .prev{
			text-decoration: none;
			color: #FFF;
			display: inline-block;
			background-color: #006B00;
			color: #FFF;
			text-align: center;
			padding: 5px 15px 5px 45px;
			border-radius: 3px 3px 0px 0px;
			background-image: url("/img/features/features_nav_left.png");
			background-position: left center;
			background-repeat: no-repeat;
			cursor: pointer;
			width: 150px;
		}		

/* Screenshots 
-------------------------------------------------- */			

.screengroup{
	/* text-align: justify; */
	border-bottom: 1px solid #C7C7C7;
	margin-bottom: 25px;
	padding-bottom: 15px;
}

.shot{
	display: inline-block;
	vertical-align: top;
	width: 200px;
	text-align: left;
	margin-right: 24px;
}
	.shot:nth-child(4n+4){
		margin-right: 0px;
	}
	.shot:after{
		display: block;
		content: attr(title);
		color: #409E05;
		font-size: .92em;
		font-weight: normal;
	}
	.shot .thumb{
		padding: 10px;
		margin: 10px 0px;
	}
		.shot .thumb:hover{
			-webkit-box-shadow: 0px 0px 10px #BFBFBF;
			-moz-box-shadow: 0px 0px 10px #BFBFBF;
			box-shadow: 0px 0px 10px #BFBFBF;
			-webkit-transform: scale(1.05, 1.05);
			-moz-transform: scale(1.05, 1.05);
			-o-transform: scale(1.05, 1.05);
			-ms-transform: scale(1.05, 1.05);
			transform: scale(1.05, 1.05);
		}
	.shot a{
		display: block;
	}
	.shot strong{
		display: block;
	}
	.shot img{
		border: 1px solid #FFF;
	}

/* Downloads Page 
-------------------------------------------------- */	

.downloads h2{
	color: #409E05;
	border-bottom: none;
	font-size: 2em;
	letter-spacing: -1px;
	margin-top: 0.75em;
}
.downloads h2 span{
	color: #E9BC07;
}

.downloads_box{
	background-image: url("/img/download_box.png");
	background-position: right top;
	background-repeat: no-repeat;
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
	.downloads_box button{
		font-size: 2em;
		line-height: 1.8em;
		box-shadow: none;
		letter-spacing: -1px;
		width: 100%;
		padding-left: 5px;
		text-transform: uppercase;
	}
	.downloads_box button:hover{
		box-shadow: 0px 0px 8px #CCC;
	}
	.downloads_box .tabs{
		list-style-type: none;
		padding: 0px;
		margin: 7px 30px 0px;
		height: 40px;
		overflow: hidden;
	}
		.downloads_box .tabs:after{
			display: inline-block;
			content: "";
			width: 100%;
			border: 1px dotted red;
		}
		.downloads_box .tabs li{
			display: inline-block;
			vertical-align: top;
		}
		.downloads_box .tabs li.other{
			float: right;
		}
			.downloads_box .tabs li a{
				display: block;
				text-decoration: none;
				color: #FFF;
				background-color: #006400;
				font-size: 1.25em;
				padding: 10px 18px;
				height: 40px;
				overflow: hidden;
				-webkit-border-radius: 4px 4px 0px 0px;
				-khtml-border-radius: 4px 4px 0px 0px;
				-moz-border-radius: 4px 4px 0px 0px;
				border-radius: 4px 4px 0px 0px;
				position: relative;
			}
				.downloads_box .tabs li a:after{
					position: absolute;
					content: "";
					left: 0;
					bottom: 0;
					height: 8px;
					width: 100%;
					background-color: #004F01;
				}
				.downloads_box .tabs li a:hover{
					background-color: #409E05;
				}
					.downloads_box .tabs li a:hover:after{
						background-color: #368504;
					}
			.downloads_box .tabs li.active a{
				color: #7D7D7D;
				background-color: #FFF;
			}
				.downloads_box .tabs li.active a:after{
					display: none;
				}
	.downloads_box .tab_content{
		padding: 20px 40px;
	}

.downloads dl{
	margin: 30px 0px 50px;	
	line-height: 1.5em;
}
	.downloads dt{
		float: left;
		font-weight: bold;
	}	
	.downloads dd{
		margin-left: 150px;
	}

.downloads .version{
	display: inline-block;
	width: 280px;
	margin-right: 40px;
	margin-bottom: 30px;
}
	.downloads .version .bitlang{
		font-family: "MDR", sans-serif;
		font-size: 1.3em;
		color: #31871A;
		background-color: #fff;
		padding-right: 10px;
	}
	.downloads .version hr{
		border-top: 7px solid #F1F1F1;
		margin: 0px;
		margin-bottom: 16px;
		margin-top: -12px;
	}
	.downloads .version .bitlang span{
		color: #ECBE09;
	}
	.downloads .version .checksum{
		font-size: 0.85em;
		display: block;
		margin-bottom: 15px;
		margin-top: 3px;
	}
	.downloads .downicon{
		background: url('/img/graphics.png') no-repeat -3px -135px;
		width: 21px;
		height: 18px;
		vertical-align: middle;
		margin-right: 10px;
		margin-top: -4px;
	}

.other_content{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	list-style-image: none;
}	
	.other_content a{
		text-decoration: none;
	}	
		.other_content a span{
			text-decoration: underline;
		}	
	.other_content .oldversion{
		margin-left: 20px;
		padding: 0px 20px;
		border: 1px solid #E5E5E5;
		background-color: #F2F2F2;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin-bottom: 20px;
		margin-top: 10px;
		width: 78%;
	}	
		.other_content .oldversion a{
			text-decoration: underline;
		}	
		.other_content .oldversion button{
			background-color: #FFF;
		}	
		.downloads .oldversion .version .bitlang {
			background-color: #F2F2F2;
		}
		 .downloads .oldversion .version hr{
			border-top: 7px solid #E4E4E4;
		}
	.other_content .bullet{
		background: url('/img/graphics.png') no-repeat -14px -158px;
		width: 9px;
		height: 9px;
		margin-right: 5px;
		position: relative;
		bottom: 2px;
	}	
	.other_content .bullet.down{
		background: url('/img/graphics.png') no-repeat -3px -158px;
	}

/* Support Page 
-------------------------------------------------- */	

.support{
	
}
	.support >p{
		width: 26%;
		margin-right: 7%;
	}

/* Customers Page 
-------------------------------------------------- */	

.customers_lists{
	margin-bottom: 10px;
}
	.customers_lists ul{
		line-height: 1.4em;
		padding-left: 20px;
	}


/* News Page 
-------------------------------------------------- */

.newsitem{
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
	.newsitem .header{

	}
		.newsitem .header .title{
			font-family: "MDR", sans-serif;
			color: #227E0A;
			font-size: 1.53em;
			display: block;
			margin-bottom: 10px;
		}
		.newsitem .header .meta{
			background-color: #ECBE09;
			float: right;
			font-size: .92em;
			padding: 3px 15px 4px;
			color: #fff;
			font-weight: bold;
			border-radius: 3px;
		}
	.newsitem .text{
		padding-right: 150px;
	}

/* Page navigation 
-------------------------------------------------- */

.list-view .pager {
	margin: 5px 0 0 0;
	text-align: center;
}

ul.yiiPager li.page{
	width: auto;
	display: inline-block;
	background-color: #EDEDED;
	margin: 10px 0;
}
	ul.yiiPager li.page a{
		padding: 1px 8px 0;
		line-height: 2em;
		display: block;
		border: none;
		border-right: 1px solid #E0E0E0;
		border-bottom: 1px solid #E0E0E0;
		color: #409E05;
		font-size: 12px;
	}
	ul.yiiPager li.selected a {
		background-color: #409E05;
		border-right: 1px solid #409E05;
		border-bottom: 1px solid #409E05;
		color: white;
		pointer-events: none;
		font-weight: normal;
	}
	ul.yiiPager li.previous a,
	ul.yiiPager li.next a{
		border: none;
		font-size: 1.5em;
		color: #409E05;
	}

.paging{
	text-align: center;
	margin-top: 20px;
}	
	.paging a{
		text-decoration: none;
		display: inline-block;
		padding: 3px 7px 3px;
		background-color: #EDEDED;
		border-right: 1px solid #E0E0E0;
		border-bottom: 1px solid #E0E0E0;
	}	
	.paging a.active{
		background-color: #409E05;
		border-right: 1px solid #409E05;
		border-bottom: 1px solid #409E05;
		color: #FFF;
		pointer-events: none;
	}	
	.paging a.arr{
		background-color: transparent;
		border: none;
		font-size: 1.3em;
	}

/* Request Page 
-------------------------------------------------- */

.reload{
	background: url('/img/graphics.png') no-repeat -3px -176px;
	width: 24px;
	height: 25px;
	margin-right: 5px;
	margin-left: 10px;
}

/* Purchase Section 
-------------------------------------------------- */

img.paysystems{
	background: url('/img/graphics.png') no-repeat -59px -187px;
	width: 350px;
	height: 74px;
}

.purchase .content{
	float: left;
	left: 100%;
	position: relative;
	margin-left: -96%;
	width: 70%;
}

.purchase .sidebar{
	float: left;
	left: 100%;
	position: relative;
	margin-left: -23%;
	width: 20%;
	margin-top: 22px;
}

/* Sidenav module 
-------------------------------------------------- */

.sidenav{
	
}
	.sidenav ul{
		list-style-image: none;
		list-style-type: none;
		margin-bottom: 20px;
		padding-left: 30px;
		margin-top: 0.75em;
	}

	.sidenav-item{
		position: relative;
		font-size: 0.92em;
		line-height: 1.5em;
	}
		.sidenav-item.active a{
			text-decoration: none;
			color: #707070;
			font-weight: bold;
		}
		.sidenav-item:before{
			display: block;
			position: absolute;
			content: "";
			background: url('/img/graphics.png') no-repeat -4px -75px;
			width: 11px;
			height: 10px;
			left: -18px;
			top: 3px;
		}

	.sidenav-title{
		font-size: 1.307em;
		font-family: "MDR", sans-serif;
		margin-bottom: 0.3em;
		padding-bottom: 0.3em;
		color: #E9BC07;
		letter-spacing: 0p;
		position: relative;
		border-bottom: none;
	}
		.sidenav-title span{
			background-color: #FFF;
			padding-right: 5px;
		}
		.sidenav-title:before{
			content: "";
			display: block;
			position: absolute;
			height: 4px;
			width: 100%;
			background-color: #F1F1F1;
			z-index: -1;
			top: 0.55em;
		}

/* end */

.purchase .tabs{
	overflow: hidden;
	height: 70px;
	list-style-type: none;
	list-style-image: none;
	margin: 20px 0px 0px 0px;
	padding: 0px 5px;
	position: relative;
	z-index: 10;
}			
	.purchase .tab_content  h2{
		color: #409E05;
		border-bottom: none;
		font-size: 2em;
		letter-spacing: -1px;
		margin-top: 0.75em;
	}
	.purchase .tab_content  h2 span{
		color: #E9BC07;
	}			
	.purchase .tabs.opened{
		height: 44px;
	}			
	.purchase .tabs li{
		float: left;
		border: 1px solid #CACACA;
		padding: 10px 17px 8px 17px;
		font-family: "MDR", sans-serif;
		color: #409E05;
		font-size: 1.4em;
		margin-right: 15px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		position: relative;
		cursor: pointer;
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #f3f3f3 51%, #dbdbdb 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#f3f3f3), color-stop(100%,#dbdbdb));
		background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 50%,#f3f3f3 51%,#dbdbdb 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 50%,#f3f3f3 51%,#dbdbdb 100%); 
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 50%,#f3f3f3 51%,#dbdbdb 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 50%,#f3f3f3 51%,#dbdbdb 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 );
	}
		.purchase .tabs li.active{
			background-image: none;
			-webkit-border-radius: 3px 3px 0px 0px;
			-moz-border-radius: 3px 3px 0px 0px;
			border-radius: 3px 3px 0px 0px;
			border-bottom: none;
			background-color: #FFF;
			filter:  none;
		}
			.purchase .tabs li.active{
				cursor: default;
			}
				.purchase .tabs li.active:after{
					content: "";
					display: block;
					width: 5px;
					height: 5px;
					position: absolute;
					top: auto;
					bottom: 0px;
					left: -5px;
					background-image: url("/img/tab_rounder_left.png");
					background-position: left top;
					z-index: 10;
					border-radius: 0px;
				}
				.purchase .tabs li.active:before{
					content: "";
					display: block;
					width: 5px;
					height: 5px;
					position: absolute;
					top: auto;
					bottom: 0px;
					left: auto;
					right: -5px;
					background-image: url("/img/tab_rounder_right.png");
					background-position: left top;
					z-index: 10;
					border-radius: 0px;
				}

	.purchase .tabs li:after{
		position: absolute;
		content: "";
		display: block;
		top: 108%;
		height: 20px;
		width: 101%;
		left: -1px;
		background: url('/img/graphics.png') no-repeat -60px -266px;
		background-repeat: no-repeat;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.purchase .tabs  img{
		margin-right: 7px;
		position: relative;
		bottom: 2px;
	}		
	.purchase .tabs .purchase img{
		background: url('/img/graphics.png') no-repeat -55px -120px;
		width: 25px;
		height: 25px;
	}		
	.purchase .tabs .upgrade img{
		background: url('/img/graphics.png') no-repeat -86px -119px;
		width: 25px;
		height: 25px;
	}		
	.purchase .tabs .support img{
		background: url('/img/graphics.png') no-repeat -117px -119px;
		width: 25px;
		height: 25px;
	}
	.purchase .tab_content{
		border: 1px solid #D6D6D6;
		padding: 15px 35px;
		position: relative;
		left: -30px;
		top: -1px;
		width: 100%;
		background-color: #FFF;
		z-index: 1;
		border-radius: 4px;
	}		
	.purchase .steps{
		margin: 30px 0px 00px;
	}		
		.purchase .step{
			border-bottom: 1px solid #CACACA;
			padding-bottom: 10px;
			margin-bottom: 15px;
			pointer-events: none;
			-ms-filter : "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
			filter: alpha(opacity=40);
			opacity: 0.4;
			position: relative;
		}		
		.ie9 .purchase .step .step-disabled,
		.ie8 .purchase .step .step-disabled{
			display: block;
			position: absolute;
			content: "";
			left: 0;
			top: 0;
			right: 0;
			bottom: 0;
			background-image: url("/img/op40.png");
			z-index: 100;
		}
		.ie9 .purchase .step.active .step-disabled,
		.ie8 .purchase .step.active .step-disabled{
			display: none;
		}	
			.purchase .step:last-child{
				border-bottom: none;
			}		
		.purchase .step.active{
			pointer-events: auto;
			-ms-filter : "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter: alpha(opacity=100);
			opacity: 1;
		}		
		.purchase .step .buttons{
			margin-bottom: 0px;
		}		
		.purchase .step em{
			display: block;
			font-style: normal;
			font-family: "MDR", sans-serif;
			font-size: 1.538em;
			margin-bottom: 0.5em;
		}
		

/* Resellers Page 
-------------------------------------------------- */

.resellers{
	
}
	.resellers .seller{
		display: inline-block;
		vertical-align: top;
		width: 43%;
		margin: 10px 3% 10px 0;
	}
	.resellers .seller p{
		margin: 0px;
	}
	.resellers .seller .title{
		font-weight: bold;
		display: block;
		font-size: 1.076em;
		margin-bottom: 5px;
	}

.resellerlogin{
	width: 60%;
}	

div.res{
	margin-top: 20px;
	float: right;
	width: 220px;
	position: relative;
}
	div.res a{
		width: 185px;		
		text-align: left;
		margin-bottom: 8px;
	}

.reseller-info {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #FFFFFF 0%, #F2F2F2 100%) repeat scroll 0 0 transparent;
    border-color: #90AA90 #D6D6D6 #D6D6D6;
    border-radius: 4px 4px 4px 4px;
    border-right: 1px solid #D6D6D6;
    border-style: solid;
    border-width: 4px 1px 1px;
    padding: 7px 15px 10px;
}
.reseller-info-name {
    color: #409E05;
    font-weight: bold;
}	

/* Opinions Page 
-------------------------------------------------- */

.opinion{
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-bottom: 0px;
	margin-top: 10px;
}
.opinion:nth-child(2n+2){
	margin-left: 3%;
}
	.opinion .author{
		display: block;
		color: #000;
		text-transform: uppercase;
		font-size: .92em;
		margin-bottom: 2px;
	}
	.opinion .organization{
		display: block;
		font-size: .92em;
	}
	.opinion img.user_say{
		background: url('/img/graphics.png') no-repeat -19px -75px;
		width: 21px;
		height: 17px;
		float: left;
		position: relative;
		left: -25px;
		margin-right: -100%;
	}
	.opinion blockquote{
		color: #409E05;
		font-family: Georgia,Times New Roman,serif;
		margin-left: 0px;
		font-style: italic;
		quotes: “\00AB” “\00BB”;
		font-size: 1.076em;
		line-height: 1.5em;
		background-color: #F5F5F5;
		border: 1px solid #DBDBDB;
		padding: 10px 15px;
		border-radius: 4px;
	}

/* Social Likes 
-------------------------------------------------- */

.share{
	overflow: hidden;
}

.social-likes{
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
	float: right;
}
	.social-likes span[class*=sl]{
		display: inline-block;
		vertical-align: baseline;
		margin-right: 3px;
		cursor: pointer;
	}
	.sl-plusone{
		width: 32px;
		height: 20px;
		line-height: 0;
	}

	.sl-facebook{
		width: 20px;
		height: 20px;
		background-image: url("../img/social/facebook.png");
		background-repeat: no-repeat;
	}
	.sl-twitter{
		width: 20px;
		height: 20px;
		background-image: url("../img/social/twitter.png");
		background-repeat: no-repeat;
	}
	.sl-linkedin{
		width: 20px;
		height: 20px;
		background-image: url("../img/social/linkedin.png");
		background-repeat: no-repeat;
	}


/* I dont know what's this is, Rooc 
-------------------------------------------------- */

.grid-view table.items th {
    background: #008000;
    color: white;
    text-align: center;
}

.errorSummary, .errorSummary p, .errorMessage
{
color: red; 
}

.ten
{
 width: 10%;
}
.ten1
{
 width: 15%;
}

.two1
{
 width: 25%;
}

.three1
{
 width: 50%;
}

.three2
{
 width: 70%;
}

.success1:before {
    background: url("/img/graphics.png") no-repeat scroll -147px -148px transparent;
    content: "";
    display: block;
    height: 28px;
    left: 25px;
    margin-top: -14px;
    position: absolute;
    top: 50%;
    width: 28px;
}

.success1 {
    background-color: #DFF0D8;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px #BBBBBB;
    font-size: 0.92em;
    line-height: 1.4em;
    margin: 15px 0;
    padding: 20px 25px 20px 80px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.error1:before {
    background: url("/img/graphics.png") no-repeat scroll -182px -147px transparent;
    content: "";
    display: block;
    height: 28px;
    left: 25px;
    margin-top: -14px;
    position: absolute;
    top: 50%;
    width: 28px;
}

.error1 {
    background-color: #F2DEDE;
    border: 1px solid #ECB2B2;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px #BBBBBB;
    color: #CE4A48;
    font-size: 0.92em;
    font-weight: bold;
    line-height: 1.4em;
    margin: 15px 0;
    padding: 20px 25px 20px 80px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}



























