/* @override http://localhost:8888/css/style.css */

@charset UTF-8;

/*		@group RESET */

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,font,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 {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

body {
	background-color:#fff;
    font-family:Verdana, Geneva, sans-serif;
}

/*h1 {
	font-size: 24px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 23px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}
*/
h1,h2,h3,h4,h5,h6 {
	line-height: 125%;
}



strong {
	font-weight: bold;
}

pre {
	white-space: pre;
}

em,dfn,cite,q,i,var {
	font-style: italic;
}

dfn {
	display: block;
	margin-left: 20px;
	text-align: right;
	font-weight: 400;
}

code {
	margin: 1.618em 0;
	white-space: pre;
}

code,tt {
	font: 1em monospace;
	line-height: 1.618em;
}

tt {
	display: block;
	margin: 1.618em 0;
}

abbr,acronym {
	border-bottom: 1px dotted #000;
}

s,strike,del {
	text-decoration: line-through;
}

sub,sup {
	font-size: 10px;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

ol,ul,dd {
	padding: 0;
	list-style: none;
}

blockquote,dl {
	margin: 0 40px 10px 20px;
	line-height: 125%;
}

hr {
	border: 0 #000 solid;
	border-top-width: 1px;
	border-bottom: none;
	clear: both;
	height: 0;
	margin: 0 0 10px 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	background: url(../images/icon_loading.gif) 50% 50% no-repeat;
	border: none;
	margin: 3px;
}

img[src$=".png"] {
	background-image: none;
}

.with_out {
	background-image: none;
}

.justifiedRight {
	text-align: right;
}

.justifiedCenter {
	text-align: center;
}

.justifiedLeft {
	text-align: left;
}

.justifiedFull {
	text-align: justify;
}

.right {
	float: right;
}

.left {
	float: left;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.margin_t10 {
	margin-top: 10px;
}

.margin_r10 {
	margin-right: 10px;
}

.margin_b10 {
	margin-bottom: 10px;
}

.margin_l10 {
	margin-left: 10px;
}

.padding_t10 {
	padding-top: 10px;
}

.padding_r10 {
	padding-right: 10px;
}

.padding_b10 {
	padding-bottom: 10px;
}

.padding_l10 {
	padding-left: 10px;
}

/*		@end */

/*		@group LINKS & CLEAR FLOATED ELEMENTS*/

/*a,
a:link {
	color: blue;
}

a:active,
a:hover {
	color: red;
}*/

a,
a:active,
a:link,
a:visited {
	text-decoration: none;
}

/*a:hover {
	text-decoration: underline;
}*/

a img {
	border: none;
}

a {
	outline: none!important;
	outline-width: 0!important;
}

:focus {
	outline: 0;
}

a.read_more {
	color: blue;
	font-weight: bold;
}

a.read_more:hover {
	color: red;
}

a.red_link,
a:hover.red_link,
a:active.red_link,
a:link.red_link,
a:visited.red_link {
	text-decoration: underline;
    color: #FE7803;
}

.red_txt {
	color: #c51123;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

span.clear {
	display: block;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*		@end */

/*		@group GENERAL ATTRIBUTES FOR CONTAINERS */

.preWrapper {
	width: 100%;
}

.bg_header {
	background: url("../images/bg_header.jpg") repeat-x;
}

.bg_footer {
}

.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.alpha {
	margin-left: 0 !important;
}

.omega {
	margin-right: 0 !important;
}

.header,
.content,
.footer,
.sidebar,
.double_column,
.textArea,
.column,
.categories {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/*		@end */

/*		@group HEADER */

.header {
	width: 960px;
	margin-top: 37px;
}

.header h1 {
	display: block;
	float: left;
	padding-bottom: 0;
}

.header h1 a {
	color: #000;
	text-decoration: none;
}

.header h4 {
	display: block;
	float: right;
	padding-bottom: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #848484;
	background: url("../images/phone.png") no-repeat bottom left;
	padding-left: 25px;
}

.header h4 span {
	color: #0f72b7;
	font-size: 15px;
}

.header h4 a {
	color: #000;
}

label.screen-reader-text {
	display: block;
}

.header #searchform {
	background-color: #777;
	float: right;
	margin-bottom: 20px;
	width: 200px;
}

.header #s {
	float: left;
	margin-right: 10px;
	width: 120px;
}

.header #searchsubmit {
	float: left;
	text-align: center;
	width: 55px;
	text-indent: 0;
	cursor: pointer;
}

.navigation{
	margin-top: 32px;
}

.navigation ul {
	height: 43px;
	list-style: none;
	padding-bottom: 20px;
}

.navigation ul li {
	padding: 0;
	float: left;
	margin-left: 0px;
}

.navigation ul li:first-of-type {
	padding: 0 10px;
	float: left;
	margin-left: 0px;
}

.navigation ul li:hover{
	background: url("../images/current_r.png") no-repeat right;
}


.navigation ul li a {
	display: block;
	line-height: 43px;
	text-decoration: none;
	padding: 0 40px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}

.navigation ul li a:hover{
	background: url("../images/current_l.png") no-repeat left;
}

.navigation a.current{
	background: url("../images/current_r.png") no-repeat right;
}


.banner {
	position: relative;
	margin-bottom: 0px;
}

.banner h3{
	position: absolute;
	top: 17px;
	left: 280px;
    font-family:Verdana, Geneva, sans-serif;
	color: white;
	font-size: 28px;
	font-weight: bold;
}

/* 		SLIDER */

ul.slider {
	overflow: hidden;
	height: 373px;
	padding-bottom: 0;
}

ul.slider li {
	list-style: none;
	height: 373px;
	width: 960px;
}

.banner .info,
ul.slider li.info {
	position: absolute;
	top: 99px;
	left: 520px;
	width: 440px;
}

.banner .info h1{
	font-weight: bold;
	color: white;
	font-size: 26px;
	text-shadow: 3px 3px 1px #000000;
    filter: dropshadow(color=#000000, offx=3, offy=3);
    margin-bottom: 20px;
    font-family:'Segoe UI';
}

.banner .info p{
	color: white;
	padding-top: 20px;
	margin-bottom: 20px;
	display: block;
}

a.banner-readm{
	color: white;
	text-decoration: none;
	margin-top: 20px;
	background: url("../images/banner-readm.png");
	width: 110px;
	height: 30px;
	padding-left: 15px;
	line-height: 30px;
	display: inherit;
	font-weight: bold;
}

.slider_control {
	position: absolute;
	left: 445px;
	bottom: 20px;
	z-index: 20;
}

.slider_control a {
	background: #000;
	color: transparent;
	text-indent: 20px;
	overflow: hidden;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	margin-right: 15px;
	text-align: center;
}

.slider_control a.activeSlide {
	background: #fff;
}

#next,
#prev {
	position: absolute;
	top: 170px;
	background: #000;
	width: 25px;
	height: 25px;
	display: block;
	z-index: 20;
}

#next {
	left: 0;
}

#prev {
	right: 0;
}

/*		@end */

/*		@group CONTENT */

.content {
	width: 958px;
	background: url("../images/content.jpg") repeat-x;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

.content ol,
.content ul {
	padding: 0 0 10px 0;
	margin-top: 10px;
}

.content li {
	line-height: 125%;
	margin-left: 18px;
	background:url("../images/bullet.png") no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}

ul.bullets li {
	list-style: disc;
	margin-left: 36px;
}
ol.bullets li {
	list-style: decimal;
	margin-left: 36px;
}
.column {
	width: 650px;
}

.column h2{
	color: #0d4e80;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: lighter;
	margin-bottom: 20px;
}

.sidebar {
	width: 241px;
	padding: 10px;
	border: 1px solid #cccccc;
	margin-top: 10px;
}

.sidebar h4 {
    background: url("images/61-button.gif");
	width: 251px;
	margin-left: -10px;
	margin-top: -10px;
	margin-bottom: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 35px;
	padding: 0 0 0 10px;
	font-weight: normal;
}

.sidebar ul, .sidebar ol {
	margin-left: 0;
}

.sidebar li {
	margin: 0 0 0px 0;
	list-style: none;
	
}

.article {
	padding: 15px;
	margin-bottom: 20px;
}

img.align-left{
	float: left;
	padding-right:10px ;
	padding-bottom: 10px;
}

.double_column {
	width: 315px;
	background-color: #ccc;
}

/*		@end */

/*		@group FOOTER */

.footer {
	width: 958px;
	height: 129px;
	background: url("../images/footer.png");
	font-size: 13px;
	margin-bottom: 10px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.footer .subnavigation ul {
	float: left;
	list-style: none;
	margin: 5px 50px 0 20px;
}

.footer .subnavigation li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #FFF;
}

.footer .subnavigation li:last-of-type {
	border: none;
}

.footer .subnavigation li a {
	display: block;
	line-height: 15px;
	color: white;
	font-size: 11px;
}

.footer address {
	margin: 10px 0px 0 0px;
	color: white;
	font-size: 11px;
	float: left;
	width: 270px;
	line-height: 1.2;
	font-style: normal;
}

.footer ul.social {
	float: left;
	list-style: none;
	margin: 40px 50px 0 20px;
	padding-bottom: 20px;
	background-image: url("../images/reflect.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}

.footer ul.social li{
	float: left;
	margin-right: 7px ;
}

.footer ul.social a {
	display: block;
	margin-bottom: 0px;
	height: 34px;
	line-height: 20px;
	text-align: center;
	padding: 0px;
	width: 34px;
}

.footer ul.social a.twitter {
	background: #333;
}

.footer ul.social a.rss {
	background: #ccc;
}

/*		@end */

/*		@group CONTACT 7 FORM */


.wpcf7-form {
	text-align: left;
	width: 230px;
}

.wpcf7-form label {
	float: left;
	margin-bottom: 10px;
	width: 230px;
	display: block;
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.wpcf7-form input,
.wpcf7-form input[type='text'],
.wpcf7-form textarea {
	color: #999999;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.wpcf7-form .message {
	float: left;
	margin: 4px 0 0 0;
}
.wpcf7-form textarea {
	width: 230px;
	padding: 4px 4px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #cccccc;
	color: #999999;
}
.wpcf7-form input,
.wpcf7-form input[type='text'] , input[type=email], input[type=phone], input[type=file]{
	height: 22px;
	padding: 2px 4px;
	width: 230px;
	border: 1px solid #cccccc;
	color: #999999;

}
.wpcf7-form input[type='radio'] {
	width: auto;
	margin: 0 20px 0 10px;
	height: auto;
}
.wpcf7-form input[type='submit'] 
{
    overflow:hidden;
    cursor:pointer;
	float:left;
	color: white;
	text-decoration: none;
	margin-top: 0;
	margin-left: 0;
	background: url("../images/61-button.gif");
	width: 125px;
	height: 35px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	border: none;
	text-align: center;
	padding-left: 40px;
}



/* Contact Page Form */

.column .wpcf7-form {
	text-align: left;
	width: 600px;
}

.column .wpcf7-form p {
	display: inline;
	float: left;
	line-height: 30px;
}


.column .wpcf7-form label {
	float: right;
	margin-bottom: 10px;
	width: 600px;
	display: inline;
}
.column .wpcf7-form input,
.column .wpcf7-form input[type='text'],
.column .wpcf7-form textarea {
	color: #000;
	margin-left: 0px;
	color: #999999;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.column .wpcf7-form .message {
	float: left;
	margin: 4px 0 0 0;
}
.column .wpcf7-form textarea {
	width: 500px;
	padding: 4px 4px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #cccccc;
	color: #999999;
	float: right;
}
.column .wpcf7-form input,
.column .wpcf7-form input[type='text'] {
	height: 22px;
	padding: 2px 4px;
	width: 500px;
	border: 1px solid #cccccc;
	color: #999999;
	float: right;

}
.column .wpcf7-form input[type='radio'] {
	width: auto;
	margin: 0 20px 0 10px;
	height: auto;
}
.column .wpcf7-form input[type='submit'] {
	overflow:hidden;
	cursor:pointer;
	float:left;
	color: white;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 90px;
	background: url("../images/banner-readm.png");
	width: 125px;
	height: 30px;
	display: inline;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	text-align: left;
	padding-left: 30px;
}



/*
.wpcf7-form input[type='text']:hover,
.wpcf7-form textarea:hover {
	border: solid 1px #0079c1;
}
.wpcf7-form input[type='text']:focus,
.wpcf7-form textarea:focus {
	border: solid 1px #0079c1;
	background:#e4ffaa;
	color:#33658a;
}

*/

/*		@end */

/*		@group BLOG COMMENTS */

/*#commentform label {
	float: left;
	width: 25%;
}

#commentform input {
	float: right;
	width: 70%;
}

#commentform textarea {
	float: right;
	width: 70%;
}

.comment-form-comment {
	margin: 5px 0 10px 0;
}

.form-allowed-tags {
	display: none;
}

#commentform input#submit {
	background: #97d701;
	border: none;
	clear: both;
	color: #FFF;
	cursor: pointer;
	float: right;
	margin: 5px 0;
	padding: 5px 0;
	width: 100px;
}

#comments-title {
	padding: 20px 0 18px 0;
}

.avatar {
	float: left;
	padding: 0px 10px 10px 0;
}

.comment-body, .commentmetadata {
	padding: 10px 0 0 0;
}

.comment-reply-link {
	background: #97d701;
	color: #FFF !important;
	clear: both;
	float: right;
	margin: 0 0 10px 0;
	padding: 5px 10px;
}

.comment-reply-link:hover {
	color: #000;
}

.comment ul.children {
	border-top: #97d701 1px solid;
	clear: both;
	margin: 0 0 0 20px;
	overflow: hidden;
	padding: 10px 0 0 0;
}

.depth-1 {
	border-bottom: #8e8e8e 1px solid;
	margin: 0 0 10px 0;
}

#respond {
	clear: both;
	float: left;
	padding: 20px 0 0 0;
	width: 650px;
}

.comment {
	float: left;
	clear: both;
	width: 100%;
}

#s {
	width: 80px;
	margin: 15px;
}*/

/*		@end */

/* Menu */
.menu
{
    list-style: none; 
    float: left;
    background-color: #003366;
    width: 960px;
}

.menu li
{
    position: relative; 
    float: left;
}

.menu li a
{
    color: #FFF;
    text-decoration: none;
    padding: .5em 1.5em;
    display: block;
}

.menu li a:hover
{
    background: #FE7803;
    color: #003366;
    -moz-box-shadow: 0 3px 3px 0 #CCC;
    -webkit-box-shadow: 0 0 0 0 #FE7803;
    box-shadow: 0 0 0 0 #FE7803;
    text-shadow: 0 0 0 #003366;
}

.menu .cygni a
{
    background: #003366;
    color: #FE7803;
    -moz-box-shadow: 0 3px 3px 0 #CCC;
    -webkit-box-shadow: 0 0 0 0 #FE7803;
    box-shadow: 0 0 0 0 #FE7803;
    text-shadow: 0 0 0 #003366;
}

.menu li ul
{
    position: absolute;
    top: 25px;
    left: 0;
    background-color: #FE7803;
    display: none;
}

.menu li:hover ul, .menu li.over ul
{
    display: block;
}

.menu li ul li
{
    border: 1px solid #FFF;
    display: block;
    width: 200px;
}



/* Form */
.td_right
{
    padding: 0 .5em;
    text-align: right;
}

input[type=text], input[type=email], input[type=phone]
{
    height: 25px;
    padding: .1em;
    font-size: .8em;
    font-family: Tahoma;
    width: 400px;    
}

textarea
{    
    padding: .1em;
    font-size: .8em;
    width: 400px;
    font-family: Tahoma;
}

input:focus, textarea:focus
{   
    border: 2px solid #003366;
}

input[type=submit]
{
    overflow:hidden;
    cursor:pointer;
	float:left;
	color: white;
	text-decoration: none;
	margin-top: 0;
	margin-left: 0;
	background: url("../images/61-button.gif");
	width: 125px;
	height: 35px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	border: none;
	text-align: center;
	padding-left: 40px;
}

img
 {  border-style: none;
 }
 
#content
{    width: 958px;
    background: url("../images/content.jpg") repeat-x;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
    text-align: justify;
    font-family:'Segoe UI';
}
 
#content h1
{
    color: #003366;
    padding: 0.2em;
}

#content h2 
{
    color: #003366;
    font-size: 1.2em;    
}

cygni
{
    color: #FE7803;
}

#content ul 
{
    padding: 0 0 10px 0;
    margin: 1em ;
}

#content ul li
{
    margin: 1em ;
    list-style: disc;
}




footer
{
    width: 928px;
    color: #FFF;
    font-family:'Segoe UI';
    padding: 1em;
    text-align: center;
    background-color: #003366;
}

footer a
{
    color: #fff;
    text-decoration: none;
    font-size: .7em;
}

 #content a, #content a:visited 
{
    color: #000;
}

table
{
    width: 100%;
}