/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html, body {width:100%; padding:0; margin:0;}

body {
	font-family: 'Montserrat', sans-serif;	font-size:12px;
	line-height:20px;
	color:#585858;
	min-width: 1117px;
	padding-bottom:65px;
	/* padding-top:24px; */
}
.main {background:#FFFFFF; border:#fff 1px solid;  border-radius: 6px; box-shadow:0 0 5px rgba(200, 200, 200, 1); margin:0 auto; width:968px; position:relative; padding:0 15px 0 14px; }
/***********************************************************************/

a 		{cursor:pointer; color:#333333;}
a:hover 	{text-decoration:none;}


a.link {text-decoration:none; cursor:pointer; color:#777777; font-size:17px; line-height:22px; font-family:Arial, Helvetica, sans-serif; background:url('../images/link-1.gif') 0 10px no-repeat; padding-left:9px; display:inline-block; }
a.link:hover {color:#222222; background:url('../images/link-1.gif') 0 bottom no-repeat; }

.color-1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; line-height:20px; color:#545454; }
.color-2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px; line-height:30px; color:#161616; font-weight:bold; }
a.color-3 { font-family:Arial, Helvetica, sans-serif; font-size:17px; line-height:24px; color:#161616; text-decoration:none; }
a.color-3:hover {color:#737373;}
.color-4 { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#222222; font-weight:bold; }
.color-5 { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; color:#9d9d9e; }
.color-6 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; line-height:25px; color:#222222;}
.color-7 { font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; color:#777777; text-decoration:none; }
a.color-7:hover {color:#222222;}
.color-8 { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; color:#777777; text-decoration:none; }
a.color-8:hover {color:#222222;}

h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:26px; line-height:35px; color:#2f2e2e; font-weight:normal; text-transform:uppercase;}
h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:26px; line-height:32px; color:#222222; font-weight:normal;}
h4 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:30px; line-height:36px; color:#414141; font-weight:bold; text-transform:uppercase; text-shadow: #ffffff 1px 1px 1px;}
h5 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:26px; line-height:35px; color:#2f2e2e; font-weight:normal; text-transform:uppercase;}

ul {margin:0; padding:0;}
ul.list {list-style-image:none; }
ul.list li {border-top:#e9e9e9 1px solid; padding:6px 0 9px 2px;}
ul.list li:first-child {border:none;}
ul.list li a { font-size:14px; color:#777777; line-height:20px; display:inline;}
ul.list li a:hover {text-decoration:none; color:#222222;}

ul.list-1 {list-style-image:none; }
ul.list-1 li {border-top:#e9e9e9 1px solid; padding:6px 0 9px 2px;}
ul.list-1 li:first-child {border:none;}
ul.list-1 li a { font-size:14px; color:#777777; line-height:20px; display:inline;}
ul.list-1 li a:hover {text-decoration:none; color:#222222;}

/******************************************************************/
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.wrapper {width:100%; overflow:hidden; position:relative}
.extra-wrap {overflow:hidden;}
.container {width:100%;}
.reg {text-transform:uppercase;}
.right {text-align:right;}
.left {text-align:left;}
.center {text-align:center;}
.fleft {float:left;}
img.fleft {margin: 6px 18px 12px 0;}
.fright {float:right;}
img.fright {margin: 6px 0 12px 18px;}
.it {font-style:italic;}
.letter {letter-spacing:-1px;}
.text-und {text-decoration:underline;}
.font_norm {font-weight:normal;}
.font_bold {font-weight:bold; margin-right:0px;}
.line_height {line-height:24px !important;}
.line_height-2 {line-height:18px !important; }
.img-indent {float:left; margin:0 17px 0px 0;}
.img-indent-2 {float:left; margin:0 19px 0px 0;}
.last {margin-right:0px !important;}
.border {border:none !important;}

.left-1 {margin-left:30px;}

.right-0 {padding-right:0px !important;}

.top-0 {padding-top:0px !important;}
.top-1 {margin-top:1px;}
.top-2 {margin-top:35px;}

.bot-0 {padding-bottom:0px !important;}
.bot-1 {margin-bottom:25px;}

.pad-1 {margin:14px 0 30px 0;}
.pad-2 {margin:39px 0 28px 0;}
.pad-3 {margin:-5px 0 21px 0;}
.pad-4 {margin:75px 0 28px 0;}
.pad-5 {margin:43px 0 33px 0;}

.line-1 {height:2px; background:url(../art/line-1.gif) 0 0 repeat-x;}



/*********************************header*************************************/
header {width:950px; margin:0 auto; z-index:99; position:relative; }
.logo {margin:26px 0px 15px 12px; float:left;}
h1 { width:197px; height:73px;}
nav {float:right; margin:44px 33px 0px 0px; position:relative; z-index:99;}
nav>ul>li>a {padding-top: 25px !important; padding-bottom: 20px !important;}
/*********************************content*************************************/
#content { width:960px; margin:0 auto; padding-bottom:13px;}
.content {padding-bottom:46px !important;}
.max {
	margin:0 auto;
	position:relative;
	height:100%;
    max-width: 1231px;
	min-width: 1117px;
	padding-right:1px;
	}
a.top {
	background:#161712;
    border-radius: 6px;
    bottom: 52px;
    color: #eeefeb;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height:24px;
    text-align: center;
    text-decoration: none;
	position: absolute;
    right: 1px;
	width:48px;
	letter-spacing:-1px;
}
.top span {
    background: url('../images/top-marker.png') center bottom no-repeat;
	display:block;
	padding:4px 0px 20px 0px;
}
.top:hover {background:#ababab;}
.page-1-box {; border-radius:9px; padding:5px; width:300px; }
.page-1-box-1-text {border:#d3d3d3 1px solid; border-radius:4px; padding:13px 0 17px 30px; width:267px; box-shadow: 0 0 1px rgba(242, 242, 242, 1), inset  1px 1px 1px rgba(242, 242, 242, 1); }
.page-1-box-1-text p.color-5 {padding:5px 0 0 0;}
.page-1-col-1 {width:215px; border-right:#e9e9ea 1px solid;}
.page-1-col-1 ul.list {width:179px; }
.page-1-col-2 {width:324px; margin-left:18px; padding-right:32px; border-right:#e9e9ea 1px solid;}
.page-1-col-2 h5 {margin:0px 0 11px 21px; padding-top:3px;}
.page-1-col-2 p {margin:5px 0 22px 21px;}
.page-1-col-2 .button-bg {margin-left:21px;}
.page-1-col-3 {margin:5px 0 30px 16px; border-right:#e9e9ea 1px solid;}
.page-1-col-3last {margin:5px 0 30px 16px; }
.page-1-col-3 article {padding-bottom:4px;}
.page-1-col-3 .extra-wrap {/* border-bottom:#ebebeb 1px solid; */ padding:5px 0 14px 0; width:249px;}
.page-1-col-3  p.color-6 { /* padding-bottom:8px; */}
.page-1-col-3  .button-bg {margin:22px 0 0 1px;}
.page-2-col-1 { border-right:#e9e9ea 1px solid; width:536px;}
.page-2-col-1 ul.list-1 {float:left; width:190px; margin-top:12px; }
.page-2-col-1 ul.list-1:first-child {width:257px; margin-right:62px;}
.page-2-col-2 {}
.page-2-col-2 .wrapper {padding-top:8px;}
.page-2-box-1 {float:left; margin-right:18px; width:152px;}
.page-2-box-1 p {padding:14px 0 7px 0;}
.page-2-col-3 {width:550px; padding-right:66px; border-right:#e9e9ea 1px solid;}
.page-2-col-3 h2 {padding-bottom:21px;}
.page-2-col-4 {width:248px;}
.page-2-col-4 img {margin-bottom:29px;}
.page-3-col-1 h2 {padding-bottom:5px;}
.page-3-box-1 {width:470px; margin:0 10px 0px 0; padding-bottom:16px; float:left;}
.page-3-box-1 .img-indent-2 {margin-top:3px !important;}
.page-3-col-2 {width:336px; border-right:#e9e9ea 1px solid;}
.page-3-col-2 ul.list-1 {width:179px; margin-top:15px;}
.page-3-col-3 h2 {padding-bottom:8px;}
.page-3-col-3 p.color-7 {padding-top:11px;}
.page-4-col-1 {width:176px;  border-right:#e9e9ea 1px solid;}
.page-4-col-1 ul.list-1 {width:120px; margin-top:16px;}
table {margin-top:16px;}
tr {}
td {padding:0 10px 3px 0;}
td.col-1 {width:310px; padding-top:3px;}
td.col-2 {width:150px; padding-top:3px;}
td.last {padding-right:0px !important;}
.page-4-col-3 h2 {padding-bottom:19px;}
.page-4-col-3 a.link {margin-top:28px;}
.page-5-col-1 {width:373px; border-right:#e9e9ea 1px solid; }
.page-6-col-1 h2 {padding-bottom:17px;}

/****************************aside************************/
aside {width:1006px; margin:0 auto; position:relative; padding:48px 1px 43px 0px;}
.aside-img { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; position:absolute; bottom:-4px; right:0; width:79px; height:100px; }
.aside-col-1 h3 {padding-bottom:22px;}
.aside-col-1 p.color-1 {padding-bottom:21px;}
.aside-col-2 {border-left:#d8d8d9 1px solid; padding-left:38px;}
.aside-col-2 h3 {padding-bottom:13px;}
ul.aside-ul {list-style-image:none; width:176px; }
ul.aside-ul li {border-top:#c2c2c2 1px solid; padding:10px 0 11px 0;}
ul.aside-ul li:first-child {border:none;}
ul.aside-ul li a { font-size:13px; color:#515050; line-height:20px; font-weight:bold; display:inline-block;}
ul.aside-ul li a:hover {text-decoration:none; color:#8d8c8c;}
.aside-col-3 {border-left:#d8d8d9 1px solid; padding-left:39px;}
.aside-col-3 h3 {padding-bottom:24px;}
.comments {margin:15px 0 0 -1px; padding-left:12px; overflow:hidden;}
.comments p:first-child {padding:5px 0 0 15px;}
.comments a.color-3 {margin-top:12px; display:inline-block;}

/****************************footer************************/
footer {width:997px;  margin:0 auto;}
footer p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; color:#464545; padding:28px 0 0px 21px; width:533px; float:left;}
footer a { font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:14px; line-height:18px; color:#757575; text-decoration:none; /* margin-right:10px; */ }
footer a:hover {text-decoration:underline;}
.tooltips {width:218px; height:31px; float:right; margin:20px -1px 0 0; text-align:right;}
a.tooltip {margin-left:11px; width:32px; height:32px; display:block; float:left; margin-right:0 !important;}
a.icon-1 {background:url('../images/icon-1.png') 0 0 no-repeat;}
a.icon-2 {background:url('../images/icon-2.png') 0 0 no-repeat;}
a.icon-3 {background:url('../images/icon-3.png') 0 0 no-repeat;}
a.icon-4 {background:url('../images/icon-4.png') 0 0 no-repeat;}
a.icon-5 {background:url('../images/icon-5.png') 0 0 no-repeat;}
#easyTooltip {font-size:12px; background:#fff; padding:4px 5px; border:1px solid #3b3b3b; color:#3b3b3b;}

/**********************form**********************/

#form { margin: 22px 0 0 0px; width:470px; }
#form input, #contact input, #contact .selectBorder {
	border:#e7e7e7 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:15px 13px 15px 16px;
	outline: medium none;
	height:18px;
	float:left;
}
#contact input, #contact .selectBorder {
	/* width: 250px; */
	padding: 10px 30px 10px 10px;
	height: auto;
}
#contact .selectBorder select {
	border: 0;
	width: 100%;
}
#contact input {
	/* height: 17px; */
}
#contact input#go:hover {background:#FC6; }

#form textarea, #contact textarea {
	border:#e7e7e7 1px solid;
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	height: 133px;
	outline: medium none;
	overflow: auto;
	padding: 11px 0px 0px 16px;
	width: 452px;
	resize:none;
	margin:2px 0 0 0;
	float:left;
}
#contact textarea {
	width: 370px;
	padding: 10px;
}
#form label, #contact label {
    display: block;
    
}
#contact label+label {
	margin-top: 10px;
}
#form .error, #form .empty, #contact .error, #contact .empty {
    color: #FF0000;
    display: none;
    font-size: 10px;
	line-height:14px;
	width:110px;
	float:left;
	margin-top:3px;
}
#form .error-empty {margin: 4px 0 0 15px !important; display:none; float:left;}
#form .success {display:none;}
.btns {
	text-align:right;
	width:470px;
	overflow:hidden;
	position:relative;
}
.btns .button-small-bg {
	margin-left:23px;
	margin-top:20px;
}

.info-block {
	position: relative;
	height: 280px;
}
/*
.info-block .title {
	background: url(/images/sub-menu.png) 99% 50% no-repeat;
}
.info-block .info {
	display: none;
	position: absolute;
	top: 100%;
	z-index: 1;
}
*/

.info-block span {
	color: #b3b3b3;
	display: inline-block;
	width: 33%;
}
.contactBtn {
	margin: 2px 0;
	border: 1px #b3b3b3 solid;
	border-radius: 2px;
	padding: 3px;
	cursor: pointer;
}




/* === Form Header === */
.required_notification {
	color:#d45252; 
	margin:5px 0 0 0; 
	display:inline;
	float:right;
}

/* === Form Elements === */

.Myform label {
	width:150px;
	margin-top: 3px;
	display:inline-block;
	float:left;
	padding:3px;
	font-size: 16px;
}

	/* form element visual styles */
	.Myform #name, 
	.Myform #SelectFileButton, 
	.Myform #password,
	.Myform #comments{ 
		border:1px solid #aaa;
		box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
		border-radius:2px;
		padding-right:30px;
		-moz-transition: padding .25s; 
		-webkit-transition: padding .25s; 
		-o-transition: padding .25s;
		transition: padding .25s;
		width:315px;
	}
	.Myform input:focus, .Myform textarea:focus {
		background: #fff; 
		border:1px solid #555; 
		box-shadow: 0 0 3px #aaa; 
		padding-right:70px;
	}

/* === HTML5 validation styles === */	
.Myform input:required, .Myform textarea:required {
	background: #fff url(/art/red_asterisk.png) no-repeat 98% center;
}
.Myform input:required:valid, .Myform textarea:required:valid {
	background: #fff url(/art/valid.png) no-repeat 98% center;
	box-shadow: 0 0 5px #5cd053;
	border-color: #28921f;
}
.Myform input:focus:invalid, .Myform textarea:focus:invalid {
	background: #fff url(/art/invalid.png) no-repeat 98% center;
	box-shadow: 0 0 5px #d45252;
	border-color: #b03535
}

/* === Form hints === */
.form_hint {
	background: #d45252;
	border-radius: 3px 3px 3px 3px;
	color: white;
	margin-left:8px;
	padding: 1px 6px;
	z-index: 999; /* hints stay above all other elements */
	position: absolute; /* allows proper formatting if hint is two lines */
	display: none;
}
.form_hint::before {
	content: "\25C0";
	color:#d45252;
	position: absolute;
	top:1px;
	left:-6px;
}
.Myform input:focus + .form_hint {display: inline;}
.Myform input:required:valid + .form_hint {background: #28921f;}
.Myform input:required:valid + .form_hint::before {color:#28921f;}
.Myform ul li {min-height: 60px;}

#SelectFileButton {
}

.buttonstyle {
	
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background-color:#ffab23;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:10px;
	font-weight:bold;
	padding:3px 12px;
	text-decoration:none;
	width:auto;

	}


#SavedFiles    {
	color:red;
	margin: 30px 0px;
	}
    