/*
* Custom site styles
*/

.container{
	background-color: #fff;
              
}

.transparent{
	background-color: transparent;	
}
.shadow {
	-moz-box-shadow: 0px 15px 15px #000;
	-webkit-box-shadow: 0px 15px 15px #000;
	box-shadow: 0px 15px 15px #000;
	behavior: url(css/PIE.htc);
}

#section-top {
	color: #fff;
	text-align: right;
	height: 5px;
	margin-bottom: 20px;
      
}

#section-top2-links a {
	color: #d0661c;
        margin-right: 10px;
        margin-left: 10px;
}

#section-top2-links ul {

   padding: 0;
   margin: 0;

}

#section-top2-icons a {
	color: #d0661c;
        margin-right: 3px;
        margin-left: 3px;
}

#section-top2-links li { list-style-type:none;display:inline; border-left: 1px solid #d0661c;}

#section-top2 {
	
	
	margin-bottom: 20px;
        background-color: #ccc;
        border-bottom: 2px solid #eee;
       
       
        text-align: center;
       
}

#section-top2-middle{
 width: 1000px;
        margin: auto;
        
   
}

#section-top2-links {
	color: #d0661c;
	text-align: right;
        width: 600px;
	
	font-size: 12px;
        font-weight: bold;
       
       display:inline-block;
       
        
}

#section-top2-icons {
	
	text-align: left;
        width: 300px;
       
       display:inline-block;
       padding-top: 3px;
       padding-bottom: 3px;
}

#section-top2-icons img{


vertical-align:middle;

}


#section-bottom {
	background-color: #fff;
}

.ie-bg {
	background-image: url("getFile?id=80&recordid=36&fieldName=File%20To%20Upload");	
	background-position: 51% 20% ;
	background-repeat: no-repeat;
}

#bgimage {
	background-image: url("getFile?id=80&recordid=36&fieldName=File%20To%20Upload");
	background-position: 50% top;
	background-size: auto 1143px;
    background-repeat: no-repeat;
    background-color: #919795;
}

.post-content {
	margin-bottom: 20px;
}

/* footer */
#footer {
	color: #808080;
	margin-bottom: 25px;
}

#footer a:link {
	text-decoration: none;
	color: #808080;
}

#footer a:visited {
	color: #808080;
}

#footer a:active {
	color: #808080;
}

#footer a:hover {
	text-decoration: none;
	color: #000;
}

#footer ul,ol {
	margin-bottom: 20px;
}

#footer li {
	line-height: 16px;
	margin-bottom: 4px;
}

#footer strong {
	font-weight: bold;
	color: #808080;
}

#footer p.copy {
	margin-top: 25px;
	clear: both;
	color: #FFFFFF;
	font-size: 10px;
}

.rounded-corners {
	behavior: url(css/PIE.htc);
	-moz-border-top-right-radius: 40px;
	-webkit-border-top-right-radius: 40px;
	-khtml-border-top-right-radius: 40px;
	border-radius: 0 40px 0 0;
	position: relative;
}

#nav {
	margin-top: 100px;
	padding: 3px;
	background-color: #22302D;
	color: #fff;
	height: 20px;
        
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 20px;
	text-transform: uppercase;
	font-size: 12px;
        font-family: Helvetica, Arial, Verdana, sans-serif;
}

#nav li {
	display: block;
	float: left;
	margin: 0;
	pading: 0;
	border-right: 0px solid #ffffff;
}

#nav li a {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding: 0 20px 0 20px;
	height: 20px;
}

#nav li a:hover {
	background-color: #d0661c;
}

#nav li.active a {
	background-color: #d0661c;
}

.right-nav-section {
	background-color: #E5E4E2;
	margin-bottom: 20px;
}

.block-title {
	background-color: #d0661c;
	padding: 3px;
	color: #22302D;
	font-weight: bold;
	font-size: 20px;
}

.block-content {
	padding: 5px;
}

.block-title a {

        color: #22302D;

}

.block-title a:hover {


        color: #22302D;
        text-decoration: underline;

}

.block-title a:visited {


        color: #22302D;
       

}

.block-title a:active {


        color: #22302D;
       

}



/* Table of Contents
==================================================
    #Base 960 Grid
    #Clearing */



/* #Base 960 Grid
================================================== */

    .container                                  { position: relative; width: 990px; margin: 0 auto; padding: 0; }
    .container .column,
    .container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
    .row                                        { margin-bottom: 20px; }

    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }

    /* Base Grid */
    .container .one.column,
    .container .one.columns                     { width: 40px;  }
    .container .two.columns                     { width: 100px; }
    .container .three.columns                   { width: 160px; }
    .container .four.columns                    { width: 220px; }
    .container .five.columns                    { width: 280px; }
    .container .six.columns                     { width: 340px; }
    .container .seven.columns                   { width: 400px; }
    .container .eight.columns                   { width: 460px; }
    .container .nine.columns                    { width: 520px; }
    .container .ten.columns                     { width: 580px; }
    .container .eleven.columns                  { width: 640px; }
    .container .twelve.columns                  { width: 700px; }
    .container .thirteen.columns                { width: 760px; }
    .container .fourteen.columns                { width: 820px; }
    .container .fifteen.columns                 { width: 880px; }
    .container .sixteen.columns                 { width: 940px; }

    .container .one-third.column                { width: 300px; }
    .container .two-thirds.column               { width: 620px; }

    /* Offsets */
    .container .offset-by-one                   { padding-left: 60px;  }
    .container .offset-by-two                   { padding-left: 120px; }
    .container .offset-by-three                 { padding-left: 180px; }
    .container .offset-by-four                  { padding-left: 240px; }
    .container .offset-by-five                  { padding-left: 300px; }
    .container .offset-by-six                   { padding-left: 360px; }
    .container .offset-by-seven                 { padding-left: 420px; }
    .container .offset-by-eight                 { padding-left: 480px; }
    .container .offset-by-nine                  { padding-left: 540px; }
    .container .offset-by-ten                   { padding-left: 600px; }
    .container .offset-by-eleven                { padding-left: 660px; }
    .container .offset-by-twelve                { padding-left: 720px; }
    .container .offset-by-thirteen              { padding-left: 780px; }
    .container .offset-by-fourteen              { padding-left: 840px; }
    .container .offset-by-fifteen               { padding-left: 900px; }




/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "?020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '?020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }

/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */






/* #Page Styles
================================================== */

body {
	
		
}
h1 {
	color: #d0661c;
	
}


/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 2px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(getFile?id=80&recordid=42&fieldName=File%20To%20Upload) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

/* ie 7 fix */
.flex-direction-nav .flex-next {
background-position: 100% 0;
right: -36px;
display: none; /*added*/
}

.flex-direction-nav .flex-prev {
left: -36px;
display: none; /*added*/
}

.flexslider:hover .flex-next {
opacity: 0.8;
right: 15px;
display: block; /*added*/
}

.flexslider:hover .flex-prev {
opacity: 0.8;
left: 15px;
display: block; /*added*/
}

/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc */

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
}

/* #Basic Styles
================================================== */
body {
	background: #fff;
	font: 14px/21px "Helvetica Neue", "HelveticaNeue", "Helvetica Neue",
		Helvetica, Arial, sans-serif;
	color: #444;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

/* #Typography
================================================== */
h1,h2,h3,h4,h5,h6 {
	color: #22302D;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	font-weight: inherit;
}

h1 {
	font-size: 46px;
	line-height: 50px;
	margin-bottom: 14px;
         color: #d0661c;
}

h2 {
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 10px;
         color: #d0661c;
}

h3 {
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 8px;
        color: #d0661c;
      
}

h4 {
	font-size: 21px;
	line-height: 30px;
	margin-bottom: 4px;
         color: #d0661c;
}

h5 {
	font-size: 17px;
	line-height: 24px;
         color: #d0661c;
}

h6 {
	font-size: 14px;
	line-height: 21px;
         color: #d0661c;
}

.subheader {
	color: #777;
}

p {
	margin: 0;
}

p img {
	margin: 0;
}

p.lead {
	font-size: 21px;
	line-height: 27px;
	color: #777;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
	color: #000;
}

small {
	font-size: 80%;
}

/*	Blockquotes  */
blockquote,blockquote p {
	font-size: 17px;
	line-height: 24px;
	color: #777;
	font-style: italic;
}

blockquote {
	margin: 0 0 20px;
	padding: 9px 20px 0 19px;
	border-left: 1px solid #ddd;
}

blockquote cite {
	display: block;
	font-size: 12px;
	color: #555;
}

blockquote cite:before {
	content: "2014 ?020";
}

blockquote cite a,blockquote cite a:visited,blockquote cite a:visited {
	color: #555;
}



/* #Links
================================================== */
a,a:visited {
	color: #D0661C;
	text-decoration: none;
	outline: 0;
}

a:hover,a:focus {
	color: #D0661C;
	text-decoration: underline;
}

p a,p a:visited {
	line-height: inherit;
}

/* #Lists
================================================== */
ul,ol {
	margin-bottom: 20px;
}

ul {
	list-style: none outside;
}

ol {
	list-style: decimal;
}

ol,ul.square,ul.circle,ul.disc {
	margin-left: 30px;
}

ul.square {
	list-style: square outside;
}

ul.circle {
	list-style: circle outside;
}

ul.disc {
	list-style: disc outside;
}

ul ul,ul ol,ol ol,ol ul {
	margin: 4px 0 5px 30px;
	font-size: 90%;
}

ul ul li,ul ol li,ol ol li,ol ul li {
	margin-bottom: 6px;
}

li {
	line-height: 18px;
}

ul.large li {
	line-height: 21px;
}

li p {
	line-height: 21px;
}

/* #Images
================================================== */
img.scale-with-grid {
	max-width: 100%;
	height: auto;
}

/* #Buttons
================================================== */
.button,button,input[type="submit"],input[type="reset"],input[type="button"]
	{
	background: #eee; /* Old browsers */
	background: #eee -moz-linear-gradient(top, rgba(255, 255, 255, .2) 0%,
		rgba(0, 0, 0, .2) 100% ); /* FF3.6+ */
	background: #eee
		-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,
		255, 255, .2) ), color-stop(100%, rgba(0, 0, 0, .2) ) );
	/* Chrome,Safari4+ */
	background: #eee -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0%,
		rgba(0, 0, 0, .2) 100% ); /* Chrome10+,Safari5.1+ */
	background: #eee -o-linear-gradient(top, rgba(255, 255, 255, .2) 0%,
		rgba(0, 0, 0, .2) 100% ); /* Opera11.10+ */
	background: #eee -ms-linear-gradient(top, rgba(255, 255, 255, .2) 0%,
		rgba(0, 0, 0, .2) 100% ); /* IE10+ */
	background: #eee linear-gradient(top, rgba(255, 255, 255, .2) 0%,
		rgba(0, 0, 0, .2) 100% ); /* W3C */
	border: 1px solid #aaa;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #444;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px rgba(255, 255, 255, .75);
	cursor: pointer;
	margin-bottom: 20px;
	line-height: normal;
	padding: 8px 10px;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
}

.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover
	{
	color: #222;
	background: #ddd; /* Old browsers */
	background: #ddd -moz-linear-gradient(top, rgba(255, 255, 255, .3) 0%,
		rgba(0, 0, 0, .3) 100% ); /* FF3.6+ */
	background: #ddd
		-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,
		255, 255, .3) ), color-stop(100%, rgba(0, 0, 0, .3) ) );
	/* Chrome,Safari4+ */
	background: #ddd -webkit-linear-gradient(top, rgba(255, 255, 255, .3) 0%,
		rgba(0, 0, 0, .3) 100% ); /* Chrome10+,Safari5.1+ */
	background: #ddd -o-linear-gradient(top, rgba(255, 255, 255, .3) 0%,
		rgba(0, 0, 0, .3) 100% ); /* Opera11.10+ */
	background: #ddd -ms-linear-gradient(top, rgba(255, 255, 255, .3) 0%,
		rgba(0, 0, 0, .3) 100% ); /* IE10+ */
	background: #ddd linear-gradient(top, rgba(255, 255, 255, .3) 0%,
		rgba(0, 0, 0, .3) 100% ); /* W3C */
	border: 1px solid #888;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}

.button:active,button:active,input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active
	{
	border: 1px solid #666;
	background: #ccc; /* Old browsers */
	background: #ccc -moz-linear-gradient(top, rgba(255, 255, 255, .35) 0%,
		rgba(10, 10, 10, .4) 100% ); /* FF3.6+ */
	background: #ccc
		-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,
		255, 255, .35) ), color-stop(100%, rgba(10, 10, 10, .4) ) );
	/* Chrome,Safari4+ */
	background: #ccc -webkit-linear-gradient(top, rgba(255, 255, 255, .35)
		0%, rgba(10, 10, 10, .4) 100% ); /* Chrome10+,Safari5.1+ */
	background: #ccc -o-linear-gradient(top, rgba(255, 255, 255, .35) 0%,
		rgba(10, 10, 10, .4) 100% ); /* Opera11.10+ */
	background: #ccc -ms-linear-gradient(top, rgba(255, 255, 255, .35) 0%,
		rgba(10, 10, 10, .4) 100% ); /* IE10+ */
	background: #ccc linear-gradient(top, rgba(255, 255, 255, .35) 0%,
		rgba(10, 10, 10, .4) 100% ); /* W3C */
}

.button.full-width,button.full-width,input[type="submit"].full-width,input[type="reset"].full-width,input[type="button"].full-width
	{
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* #Forms
================================================== */
form {
	margin-bottom: 20px;
        line-height: 18px;
        margin-left: 50px;
}

fieldset {
	margin-bottom: 20px;
}

input,textarea,select
	{
	border: 1px solid #ccc;
	padding: 4px 4px;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
	color: #777;
	margin: 0;
		
	background: #fff;
        margin-left: 20px;
        margin-right: 5px;
        
}

select {
	padding: 0;
}

input:focus,textarea:focus
	{
	border: 1px solid #aaa;
	color: #444;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}

textarea {
	
}

label,legend {
	display: block;
	font-weight: bold;
	font-size: 15px;
        margin-left: 20px;
}

select {
	
}

input[type="checkbox"] {

   border: 0px;
	
}

input[type="radio"] {
	
   border: 0px;
}

label span,legend span {
	font-weight: normal;
	font-size: 13px;
	color: #444;
}

/* #Misc
================================================== */
.remove-bottom {
	margin-bottom: 0 !important;
}

.half-bottom {
	margin-bottom: 10px !important;
}

.add-bottom {
	margin-bottom: 20px !important;
}

#section-right{
  margin-top: 20px;

}

#section-main{

}



/* drop down menu 
================================================== */
#menu {
	background-color: #22302D;
	background-position: initial initial;
	background-repeat: initial initial;
	border-top-color: #E6E6E6;
	border-top-style: solid;
	height: 33px;
	margin: 90px auto -6px;
	padding: 0;
	border-bottom: 1px solid #557770;
	width: auto;
}

#menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	border-right: 1px solid #ffffff;
	background-color: #22302D;
	background-position: initial initial;
	background-repeat: initial initial;
	float: left;
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li li {
	border-right: 1px solid #557770;
	border-left: 1px solid #557770;
}

#menu li a,#menu li a:link,#menu li a:visited {
	color: #FFFFFF;
	display: block;
	font-family: Helvetica, Arial, Verdana, sans-serif;;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	margin: 0;
	padding: 8px 10px;
}

#menu li a:hover,#menu li a:active {

	background-color: #D0661C;
	background-position: initial initial;
	background-repeat: initial initial;
	display: block;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
        
}

#menu li li a,#menu li li a:link,#menu li li a:visited {
	background-color: #22302D;
	background-position: initial initial;
	background-repeat: initial initial;
	color: #FFFFFF;
	float: none;
	font-weight: normal;
	margin: 0;
	padding: 6px 15px;
	width: 149px;
}

#menu li li a:hover,#menu li li a:active {
	background-color: #D0661C;
	background-position: initial initial;
	background-repeat: initial initial;
	color: #FFFFFF;
	padding: 6px 15px;
}

#menu li ul {
	background-color: #22302D;
	background-position: initial initial;
	background-repeat: initial initial;
	border: 1px solid #557770;
	height: auto;
	left: -999em;
	margin-top: -2px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

#menu li li,#menu li li li {
	border: none;
	margin: 0 0 0 -1px;
}

#menu li ul a {
	
}

#menu li ul a:hover,#menu li ul a:active {
	
}

#menu li ul ul {
	border: 1px solid #557770;
	margin: -31px 0 0 180px;
}

#menu li:hover ul ul,#menu li:hover ul ul ul,#menu li.sfhover ul ul,#menu li.sfhover ul ul ul
	{
	left: -999em;
        
}

#menu li:hover ul,#menu li li:hover ul,#menu li li li:hover ul,#menu li.sfhover ul,#menu li li.sfhover ul,#menu li li li.sfhover ul
	{
	left: auto;
}

#menu li:hover,#menu li.sfhover {
	position: static;
}

#menu ul li.current-menu-item a {
	background-color: #D0661C;
	background-position: initial initial;
	background-repeat: initial initial;
	color: #FFFFFF !important;
}

#menu ul li.current-menu-parent a {
	background-color: #D0661C;
	background-position: initial initial;
	background-repeat: initial initial;
	color: #FFFFFF !important;
}

.news li {
	
	list-style-image:url('getFile?id=80&recordid=68&fieldName=File%20To%20Upload');
	height: 26px;
	padding-top: 10px;
        padding-left: 0px;
        margin-left: 28px;
        line-height: 15px;
        
} 
.events li {
	
        list-style-image:url('getFile?id=80&recordid=69&fieldName=File%20To%20Upload');
	height: 26px;
	padding-top: 10px;
        padding-left: 0px;
        margin-left: 25px;
        line-height: 15px;
}

ul.smarteformTabsNavigation{
	margin-left: 10px;
	float: left; 
	width: 920px;
    list-style: none;
    font-size: 34px;
    padding: 25px;
    border-bottom: solid 1px #d0661c;
     margin-bottom: 0px;

}

.smarteformTabsNavigation a {
	color: #22302D;
	text-decoration: none;
	
}

.smarteformTabsContent {
	min-height:500px;
	padding: 10px;
	clear:both;
       

}

#sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#sitemap ul li {
	display: inline;
}

#sitemap ul li a {
	text-decoration: none;
	padding: .2em 1em;
}

.footerSection {
	float:left;
	padding-top: 0px;
	padding-right: 5px;
        padding-left: 5px;
       
}

.footerSection h4{
	font-size: 14px;
	font-weight: bold;
}

table.profiles{
	border-collapse:separate;
        border-spacing:10px;

}
table.profiles td{
	
	vertical-align:top;
padding-bottom:10px;	
}

table.fixed{
border-collapse:separate;
	table-layout:fixed;
      border-spacing:10px;
	}

.moreInfo {

     float: right;
     padding-top: 10px;
     padding-right: 10px;
}



.right-nav-section-login {
	background-color: #fff;
	margin-bottom: 20px;
        border: 1px solid #E5E4E2;
}

.block-title-login {
	background-color: #E5E4E2;
	padding: 3px;
	color: #22302D;
	font-weight: bold;
	font-size: 20px;
        margin-bottom: 15px;
}

.block-content-login {
	padding: 5px;
}

.buttonDiv {

   float: right;
   padding-right: 40px;
}

hr {background: #d0661c; border: none; height: 1px;}

hr {
	border: solid #D0661C;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 30px;
	height: 0;
	background: #D0661C;
	border: none;
	height: 1px;
}


/*  begin jegysoft css */
table.list {
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
}

table.list {
	border-left: 1px solid #ddd;
	background-color: #ddd;
}

table.list th {
	font-weight: bold;
	height: 25px;
	padding: 0px 1px 0px 5px;
	valign: middle;
}

table.list tr {
	height: 20px;
	padding: 0px 1px 0px 5px;
	valign: middle;
}

table.list td.hovered {
	text-decoration: underline;
	cursor: pointer;
}

table.list td {
	border: 1px solid Gainsboro;
	padding: 0px 5px 0px 5px;
}

.odd {
	background-color: #F5F5F5;
}

.even {
	background-color: #FFF;
}

table.list a {
	text-decoration: none;
	color: #5154E8;
}

table.list a:hover {
	background-color: #ff6c00;
}


#temp {

	padding: 0px 20px 20px 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

#tempDiv {

	padding: 0px 20px 20px 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

#tempdiv ul {

	padding-left: -100px;
      
}



#topBox {

	padding: 0px 20px 20px 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}


.redBold {
	color: #FF0000;
	font-weight: bold;
}

div#buttonPanel {
	padding-right: 20px;
	float: right;
}

pre {
	white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
	white-space: -pre-wrap; /* Opera 4 - 6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap;
	/* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
	word-wrap: break-word; /* IE 5.5+ */
	width: auto;
	margin-top: 0px;
}

table.calendar{
	border-collapse: collapse;
	width: 100%;
  
}
table.calendar {
	
	border: 1px solid #d0661c;
	background-color: #FFF;
}
	
table.calendar th {
	font-weight: bold;
	height: 25px;
	padding: 0px 1px 0px 5px;
    valign: middle;
    background-color: #d0661c;
     text-align: center;
      font-size: 14px;
      color: #fff;
      
   
}

table.calendar td {
	
    border: 1px solid #d0661c;
    font-size: 12px;
    color: black;
    padding-left: 0px;
     text-align: center;
     height: 30px;
}

table.calendar td .month{
font-weight: bold;
font-size: 12px;
}


table.calendar tr {
	
	padding: 0px 1px 0px 5px;
    valign: middle;
   
}

table.calendar td.hovered {
    text-decoration: underline;
  	cursor: pointer;
}

.dsb{
	border: 1px solid Gainsboro;
	padding: 0px 5px 0px 5px;
	background-color:#fff
}

table.calendar a {
text-decoration:none;
} 

div#calendarHeader {
   text-align: center;
   width: 100%;
   font-size: 18px;
   font-weight: bold;
   padding-bottom: 10px;
   padding-top: 10px;
   color: #d0661c;
}

#calendarHeader .left{
      float: left;
} 

#calendarHeader .right{
      float: right;
} 

#calendar{

	
	margin: 0px auto 0px;
	text-align: left;
	padding: 20px 10px 20px 10px;
	background-color: #fff;
	width: 95%;
	border: 0px;
	
	
      
} 

div#calendarSubHeader{
   
   font-size: 12px;
   font-weight: bold;
   padding-bottom: 10px;
   padding-top: 10px;
    color: #5154E8;
}

a.calendarMonthItemsLink{
    font-size: 12px;
   color: #444;
    display:block;
    width: 99%;
   
   
  
}

a.calendarDayItemsLink{
    
   color: #444;
    
}

a.calendarWeekItemsLink{
    font-size: 12px;
   color: #444;
    display:block;
    width: 99%;
 
}

table.calendar .monthrow {
   height: 100px;
}

#emailUnread {
	background-image: url(img/newmail.gif);
	background-repeat: no-repeat;
	color: #fff;
}

#emailRead {
	background-image: url(img/readmailopen.gif);
	background-repeat: no-repeat;
	color: #fff;
}

.textmiddle {
	vertical-align: middle;
}

.ui-widget-content {
	border: 1px solid #aaa /*{borderColorContent}*/;
	background: #eee;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active
	{
	border: 1px solid #aaaaaa /*{borderColorActive}*/;
	background: #eee;
}

#quicklink {
	padding-top: 10px;
	font-weight: bold;
	float: right;
}

div#listExport {
	float: right;
}

div.simpleTabs {
	padding: 10px;
}

ul.simpleTabsNavigation {
	margin: 0 10px;
	padding: 0;
	text-align: left;
}

ul.simpleTabsNavigation li {
	list-style: none;
	display: inline;
	margin-right: 10px;
	padding: 0;
}

ul.simpleTabsNavigation li a {
	border: 1px solid #7F9DB9;
	padding: 3px 6px;
	background: #fff;
	font-size: 8.5pt;
	text-decoration: none;
	outline: none;
	color: #222;
}

ul.simpleTabsNavigation li a:hover {
	text-decoration: none;
	background-color: #ff6c00;
}

ul.simpleTabsNavigation li a.current {
	background: #fff;
	color: #222;
	border-bottom: 1px solid #fff;
}

div.simpleTabsContent {
	border: 1px solid #7F9DB9;
	padding: 5px 15px 15px 15px;
	margin-top: 3px;
	display: none;
}

div.simpleTabsContent.currentTab {
	display: block;
}

div.smarteformTabs {
	
}

div#requiredNote {
	width: 100%;
	text-align: center;
}

div#listicon {
	width: 100%;
	text-align: center;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	text-align: left;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

div#debuglog {
	text-align: left;
}

img.selectImage {
	margin-left: 10px;
	height: 23px;
	width: 23px;
}

div#messageReadHead {
	background-color: #fff;
	margin: 5px auto 0px;
	text-align: left;
	padding: 7px 10px 10px 0px;
	border: 1px solid #7F9DB9;
	line-height: 60%;
	
}

div#messageReadHead label {
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 80px;
	padding: 0;
	margin: 0px 0 0 0;
	/* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-weight: bold;
	font-size: 8.5pt;
}

div#messageReadHead div#rdOnly {
	width: auto;
	margin-left: 80px;
	margin-right: 0px;
	padding-left: 5px;
	font-size: 8.5pt;
	line-height: 100%
}

div#messageReadBody {
	background-color: #fff;
	margin: 5px auto 0px;
	text-align: left;
	padding: 0px 10px 10px 0px;
	border: 1px solid #7F9DB9;
	height: 28em;
	overflow: auto;
	
}

div#messageReadBody label {
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 0px;
	padding: 0;
	margin: 0px 0 0 0;
	/* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-weight: normal;
}

div#messageReadBody div#rdOnly {
	width: auto;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 5px;
}

div#messageSendHead {
	background-color: #fff;
	margin: 5px auto 0px;
	text-align: left;
	padding: 7px 10px 10px 0px;
	border: 1px solid #7F9DB9;
	line-height: 70%;
	
}

#messageSendHead textarea {
	
	margin-top: 1px;
        height: 15px;
}

div#messageSendHead label {
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 80px;
	padding: 0;
	margin: 7px 0 0 0;
	/* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-weight: bold;
	font-size: 8.5pt;
}

div#messageSendHead div#rdOnly {
	width: auto;
	margin-left: 80px;
	margin-right: 50px;
	padding-left: 5px;
	font-size: 8.5pt;
}

div#messageSendBody {
	background-color: #fff;
	margin: 5px auto 0px;
	text-align: left;
	padding: 0px 10px 10px 0px;
	border: 1px solid #7F9DB9;
	
}

div#messageSendBody label {
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 80px;
	padding: 0;
	margin: 0px 0 0 0;
	/* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-weight: bold;
	font-size: 8.5pt;
}

div#messageSendBody div#rdOnly {
	width: auto;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 5px;
}

p.buttonDiv {
	text-align: right;
	/*   width: 700px; */
	padding-top: 10px;
}

div#messageReadBody a {
	font-weight: bold;
	FONT-SIZE: 8pt;
}



.JegyButton {
	margin-left: 0px;
}

.JegyButton:hover {
	BORDER-BOTTOM-COLOR: #a4a3a3;
	BACKGROUND-COLOR: #535353;
	BORDER-TOP-COLOR: #a4a3a3;
	BORDER-RIGHT-COLOR: #a4a3a3;
	BORDER-LEFT-COLOR: #a4a3a3;
	color: #fff;
}

a.NewButton {
	clear: both;
	padding: 5px;
	background: #eee;
	border: 1px solid #aaa;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: # #FF9900;
	width: 200px;
	white-space: nowrap;
}

a.NewButton3 {
	clear: both;
	padding: 5px;
	background: #ff6c00;
	border: 1px solid #aaa;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: #444;
	width: 200px;
	white-space: nowrap;
}

a.NewButton:hover {
	color: #444;
	background: #ff6c00;
}

a.NewButton2 {
	clear: both;
	padding: 1px 5px 1px 5px;
	background: #eee;
	border: 1px solid #aaa;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: # #FF9900;
	width: 200px;
	white-space: nowrap;
}

a.NewButton2:hover {
	color: #444;
	background: #ff6c00;
}

table.calendar th.time {
	width: 20%;
}

#rdOnly {
	padding-left: 20px;
}

#recordCount {
	width: 95%;
	padding: 0px 0 10px 10px;
	text-align: center;
	font-weight: bold;
}

.fd-show {
	display: block;
}

.fd-hide {
	display: none;
}

.fd-show-search {
	display: block;
}

.fd-hide-search {
	display: none;
}

a#form-search {
	float: right;
}

div#form-search {
	float: right;
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #999;
	z-index: 200px;
}

div .fd-hide-search {
	float: right;
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #999;
}

div .fd-show-search {
	float: right;
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #999;
}

div#form-search input {
	margin: 2px;
}

div#form-search select {
	margin: 2px;
}

a.toggleSearch {
	padding-left: 5px;
	float: right;
	padding-right: 30px;
}

a.exportlist {
	padding-left: 5px;
	float: right;
}

a.exportlistreport {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
	float: right;
}

div.toggleSearch {
	float: right;
	display: none;
}

div#loginPanel {
	padding-top: 100px;
	padding-left: 300px;
	margin-top: -50px;
	height: 300px;
	width: 400px;
}

div#loginLink {
	padding-left: 80px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}

div#loginLink a {
	text-decoration: none;
        padding-left: 0px;
}

div#loginButton {
	text-align: center;
        padding-left: 230px;
}


.error {
	color: #DE0000;
	font-size: 100%;
	font-weight: bold;
	padding-left: 200px;
}

.errorPage {
	color: #DE0000;
	font-size: 100%;
	font-weight: bold;
	padding-left: 210px;
	text-align: center;
}

h1.error {
	font-size: 130%;
	padding-left: 0px;
	padding-top: 10px;
}

a.loginButton {
	clear: both;
	display: block;
	float: right;
	padding: 5px;
	margin-right: 25px;
	background: #FF9900;
	border: 1px solid #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: #000000;
}

a.loginButton:hover {
	color: #FFFF00;
	background: #006600;
}

a.loginButtonPayment {
	clear: both;
	display: block;
	float: left;
	padding: 5px;
	margin-right: 25px;
	background: #FF9900;
	border: 1px solid #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: #000000;
}

a.loginButtonPayment:hover {
	color: #FFFF00;
	background: #006600;
}

#ui-datepicker-div {
	display: none;
}

.form-item label {
   margin-left: 0px;
}

.form-item input {
   margin-left: 0px;
}

.form-item a {
   margin-left: 0px;
}

.form-item {

   padding-left: 10px;
   padding-top: 5px;
   
}

.footerhrdiv{
   width: 965px;
}

#calendarNote{
    background-color: #fff;
}

#calendarNote ul{
	
    width: 950px;
    list-style: none;
    font-size: 34px;
    border-bottom: solid 1px #d0661c;
    margin-bottom: 20px;
    padding-bottom: 25px;
    padding-top: 10px;
    color: #22302D;
    

}

#calendarNote ul li {
    padding-left: 10px;
}

#calendarfrm {

   margin-left: 0px;
}


/*  end jegysoft css*/
/* phone View*/
.topnav {
  display: none;
}