@import"pop.css";
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements. http://www.iob.mw/marytest/
=================================================================== */
.newspaper {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    text-align: justify;
    padding:4px;
}
input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
 
input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}

.txHeader{
    color: white;
    font-size: large;
}
.bgHeader{
    background-color: #3587C0;
    text-align: center;
}

.flat {
    border: solid 1px #D6ECF7;
}
.sideTable {
    border: 1px solid black;
    padding: 10px;
    background: solid white;
}
.sideTd {
    background: gray;
    text-align: center;
}
.alert
{
    font-size: 1.3em;
    padding: 1em;
    text-align: center;
    white-space: nowrap;
    width: auto;
    word-wrap: normal;
}
html{background:#fff;} /*#84a5bd*/;
.preload1 {background: url(blank_over.gif);}
.preload2 {background: url(blank_overa.gif);}
.sices{
position:relative;
}
.grid_8 {
    width: 270px;
}
.grid_8{
display: block;
float: left;
position: relative;
margin-left: 5px;
    margin-left-value: 5px;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right: 5px;
    margin-right-value: 5px;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
}
.wrppr {
    overflow: hidden;
        overflow-x: hidden;
        overflow-y: hidden;
    position: relative;
}
.serv-img {
    width:64px;
    padding:0px 0px;}
.imgindent {
    float: left;
    min-width: 4px;
    margin: 3px 0px 0px;
        margin-top: 3px;
        margin-right-value: 0px;
        margin-bottom: 0px;
        margin-left-value: 0px;
        margin-left-ltr-source: physical;
        margin-left-rtl-source: physical;
        margin-right-ltr-source: physical;
        margin-right-rtl-source: physical;
}
.extra-wrap {
    overflow: hidden;
        overflow-x: hidden;
        overflow-y: hidden;
    display: block;
}
.extra-wrap li{
	background: url(bullet.png) no-repeat left center; 
	padding: 0 0 0 10px;
	text-align: left;
}
.padbot{ padding-bottom:10px;}
#dial{
        width:100%;
        background:#38CA5E;
        padding:2px 0px;
}
.dialer{
        margin:0 auto;
        width:895px;
        padding:auto;
}
.menu-container{
        background:#fff url(blan.gif) repeat-x;
        text-align: center;
        width: auto;
        margin: 0 auto;
}
#nav {
        margin:0 auto;
        display: inline-block;
        list-style:none;
        padding:0;
        height:36px;
        background:#fff url(blan.gif) right top;
        position:relative;
        z-index:500;
        font-family:arial, verdana, sans-serif;
}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; 
	float:left; 
	height:36px; 
	line-height:27px; 
	color:#ccc; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 12px; 
	cursor:pointer;
	background: url(blank.gif);
}
#nav li a.top_link span {
	float:left; display:block; 
	padding:0 24px 0 12px; 
	height:36px;
	background:url(blank.gif) right top;
}
#nav li a.top_link span.down {
	float:left; display:block; 
	padding:0 24px 0 12px; 
	height:36px; 
	background:url(blank.gif) right top;
}
/* #nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(blanka.gif) no-repeat right top;} */
#nav li a.top_link:hover {
	color:#fff; 
	background: url(blank_over.gif) no-repeat;
}
#nav li a.top_link:hover span {
    background:url(blank_over.gif) no-repeat right top;
}
#nav li a.top_link:hover span.down {
    background:url(blank_overa.gif) no-repeat right top;
}
#nav li:hover > a.top_link {
    color:#fff; 
    background: url(blank_over.gif) no-repeat;
}
#nav li:hover > a.top_link span {
    background:url(blank_over.gif) no-repeat right top;
}
#nav li:hover > a.top_link span.down {
    background:url(blank_overa.gif) no-repeat right top;
}
/* Default list styling */
#nav li:hover {
    position:relative; 
    z-index:200;
}
/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul{
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; height:0; margin:0; padding:0; 
	list-style:none;
}
/*********Dropdown size********************/
#nav li:hover ul.sub{
	left:0; 
	top:31px; 
	background: #fff; 
	padding:3px; 
	border:1px solid #3a93d2; 
	white-space:nowrap; 
	width:150%; 
	height:auto; 
	z-index:300;
}
#nav li:hover ul.sub li{
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:100%; 
	font-weight:normal;
}
/*blue highlight on menu list on mouse over ******/
#nav li:hover ul.sub li a{
	display:block; 
	font-size:11px; 
	height:20px; 
	width:100%; 
	line-height:20px; 
	text-indent:5px; 
	color:#000; 
	text-decoration:none;
}
#nav li ul.sub li a.fly{
    background:#fff url(skins/blue/style/arrow.gif) 100px 7px no-repeat;
}
#nav li:hover ul.sub li a:hover {
	background:#3a93d2; 
	color:#fff;
}
#nav li:hover ul.sub li a.fly:hover{
    background:#3a93d2 url(skins/blue/style/arrow_over.gif) 100px 7px no-repeat; 
	color:#fff;
}
#nav li:hover ul li:hover > a.fly {
    background:#3a93d2 url(skins/blue/style/arrow_over.gif) 100px 7px no-repeat; 
	color:#fff;
} 
#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
    left:90px; 
    top:-4px; 
    background: #fff; 
    padding:3px; 
    border:1px solid #3a93d2; 
    white-space:nowrap; 
    width:100px; 
    z-index:400; 
    height:auto;
}
table.general td {
    border: 1px;
    font-size: 12px;
    border-top: double #0000FF 1px;
    vertical-align: middle;
    font-family: times new roman, verdana, sans-serif;
    text-decoration:none;
    text-align: left; 
    border:5px 10px 5px 0;
    padding: 10px;
}
table.main td {
    /* font-size: 13px;*/
    /* vertical-align: middle; */
    font-family: times new roman, verdana, sans-serif;
    border:10px 20px;
    padding: 3px -1px 3px 10px;
    /* margin: 3px 3px 15px 3px; */
    text-align: left;
}
table.das td { 
    vertical-align: middle;
    border: 1px dashed #FFCCCC; 
    text-decoration:none; 
}
table.main {
    /*background-color: #FFFFFF; /* EEEEEE */
}
table.main tr.d0 td {
    vertical-align: middle;
    background-color: #FFFFFF; /* #FFFFFF */
    border-top: single #FF0000 1px; /* border-top: single #ccccEE 1px; */
}
table.main tr.d1 td {
    vertical-align: middle;
    background-color: #D6EcF7; /* #B0EABF; */
    border-top: single #000000 1px; /* border-top: single #ddddEE 1px;*/
    
}
table.main tr.hd td {
    background-color: #3483BB ; /* #999999; */
    border-top: single #ddddEE 1px;  /* ddddEE */
    vertical-align: middle; 
}
tr.big {
    height: 100px;
}
table.main td.bo {
    vertical-align: middle;
    background-color: #FFFFFF;
}
table.main a:link    {text-decoration:none; color:black;}
table.main a:visited {text-decoration:none; color:black;}
table.main a:hover   {text-decoration:none; color:red;}
@media all {
    .page-break	{ display:none; } 
}
@media print {
    .page-break	{ display:block; page-break-before: always; } 
}
/* ================= Buttons Link Styles ================= */
a.button {
    height: 20px;
    display: inline-block;
    margin: 0 5px 20px 5px;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    padding: 8px 10px 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
    -moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
}
a.button.large {
    height: 24px;
    padding: 11px 10px 0 10px;
    font-size: 14px;
    line-height: 14px;
}
a:hover.button {
    background-position: 0 -28px;
}
a:hover.button.large {
    background-position: 0 -35px;
}
a.button.white {
    background-image: url(../images/button_white.png);
    border: 1px solid #d3d3d3;
    color: #555555;
    text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
}
a.button.large.white {
    background-image: url(../images/button_white_large.png);
}
a:hover.button.white {
    border: 1px solid #c4c4c4;
}
a.button.grey {
    background-image: url(../images/button_grey.png);
    border: 1px solid #b5b5b5;
    color: #555555;
    text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.grey {
    background-image: url(../images/button_grey_large.png);
}
a:hover.button.grey {
    border: 1px solid #989898;
}
a.button.red {
	background-image: url(../images/button_red.png);
	border: 1px solid #df6f8b;
	color: #913944;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.3);
}
a.button.large.red {
	background-image: url(../images/button_red_large.png);
}
a:hover.button.red {
	border: 1px solid #c36079;
}
a.button.orange {
	background-image: url(../images/button_orange.png);
	border: 1px solid #f5b74e;
	color: #996633;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.orange {
	background-image: url(../images/button_orange_large.png);
}
a:hover.button.orange {
	border: 1px solid #d29a3a;
}
a.button.green {
	background-image: url(../images/button_green.png);
	border: 1px solid #adc671;
	color: #5d7731;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.green {
	background-image: url(../images/button_green_large.png);
}
a:hover.button.green {
	border: 1px solid #8bb14d;
}
a.button.teal {
	background-image: url(../images/button_teal.png);
	border: 1px solid #90c6c8;
	color: #437b7d;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.teal {
	background-image: url(../images/button_teal_large.png);
}
a:hover.button.teal {
	border: 1px solid #7db9bb;
}
a.button.blue {
	background-image: url(../images/button_blue.png);
	border: 1px solid #8dc5da;
	color: #42788e;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.blue {
	background-image: url(../images/button_blue_large.png);
}
a:hover.button.blue {
	border: 1px solid #7caec0;
}
a.button.navy {
	background-image: url(../images/button_navy.png);
	border: 1px solid #a2afb8;
	color: #515f6a;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.navy {
	background-image: url(../images/button_navy_large.png);
}
a:hover.button.navy {
	border: 1px solid #8996a0;
}
a.button.purple {
	background-image: url(../images/button_purple.png);
	border: 1px solid #bc9db9;
	color: #7b5777;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.purple {
	background-image: url(../images/button_purple_large.png);
}
a:hover.button.purple {
	border: 1px solid #a482a0;
}
a.button.black {
	background-image: url(../images/button_black.png);
	border: 1px solid #4c4c4c;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0,0,0, 0.4);
}
a.button.large.black {
	background-image: url(../images/button_black_large.png);
}
a:hover.button.black {
	border: 1px solid #2c2c2c;
}
/*------------------Header-------------------*/
.header-wrapper{
    background: #fff;
    top: 0px;
    width: 100%;
    z-index: 10000;
    padding-bottom: 5px;
    border-bottom: 2px solid #3c6491; 
}
/* ================= Footer ================= */
/*FBG*/
.FBG {
	background:  #3c6491; 
	margin:0 auto; 
	padding:0; 
	border-top:double 6px #fff;
}
	.FBG_resize { 
	background: #3c6491; /*#2EA84F;*/ 
	width: 970px; 
	margin:0 auto;
}
.FBG_resize ul { 
	list-style:none; 
	margin:1px auto; 
	padding:0;
	}
.FBG_resize li { 
			padding:0; 
			margin:0;
			}
		.FBG_resize li a {
			/*font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;*/
			font-size: 14px;
			text-align: left;
			color: #ddd; 
			text-decoration:none;
			}
		.FBG_resize li a:hover { 
			color:#FFF;
			}
		.FBG_resize h2 {
			/*font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;*/
			font-size: 16px;
			text-align: left;
			text-transform: capitalize;
			color: #FFF;
			padding:10px 0 2px 0; 
			margin:0 auto !important; 
			border-bottom:1px solid #fefefe;
			}
		.FBG_resize .left {
			width:auto;  
			margin:1px auto; 
			padding:1px 10px;  
			display:inline-table;
		}
		#footer { 
			overflow:hidden; 
			width:100%;
			height:40px; 
			float:left;
			background: #efefef;/*#9dc0e9; */
			padding: 20px auto;
			}
		#footer .copyright {
			color:#000;
			text-decoration:none; 
			text-align:center; 
			font-size:12px; 
			margin: 5px;
	/*		padding:7px 0 0 0;*/
		}
		#footer .copyright a, a:hover {
			color:#a9a6a6; 
		}
		#footer .copyright a:hover {
			color:#aeaeae; 
		}
/* ----------------------------------------------Footer-------------------------------------*/
div#wrapper2 { background:#3C6491 url(skins/blue/style/linksbg.gif) repeat-x top left}
div#wrapper2 { float:left;width:100%}
}
/* ----------------------------------------------Wrapper-------------------------------------*/
div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	border-bottom:1px solid #E3E3E3;
	}
/*margin:0 0 15px 0; */
div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 0 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	}
.col0, .col0 a {color:#FFFFFF; background-color:#294E79;}
.col2 {color:#FFFFFF; background-color:#f9f8f4;}
/* _________________________________________body________________________________*/
body {
    color: #000000;
    font-size:20px;
    font: 14px "Times new roman", Helvetica, Sans-Serif;
    margin: 0 auto 10px auto;
    /*  position: relative;-moz-box-shadow:0 0 6px #7d7d7d;
	-webkit-box-shadow:0 0 6px #7d7d7d;
	box-shadow:0 0 6px #7d7d7d;
	border-top:5px solid #58a2de;
    */
    width: 100%; /*width: 900px;*/
    background:#fff;
    /*	border-right:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
    */
}
a { 
	color: #3C6491;
	background-color: inherit;
}
a:hover {
	color: #BF3E17;
	background-color: inherit;
}
h1 {
	font: 160% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
}
h1 a {
	color: #BF3E17;
	background: inherit;
	text-decoration: none;
}
h1 a:hover {
	color: #2EA84F;
	background: inherit;
	text-decoration: none;
}
h9 {
    margin: 8px 0 5px 0;
    padding: 0;
    font-size: 1.4em;
    letter-spacing: -1px;
    color: #000000;
    background-color: inherit;
    background-image: url(skins/blue/style/h2bg.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding: 0 0 0 20px;
}
h9 a {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-image: url(skins/blue/style/h2bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 20px;
}
h9 a:hover {
	background: url(skins/blue/style/h2bghover.gif) no-repeat center left;
}
p {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
li {
    line-height: 1.3em;
    text-align: justify;}
#header {
	clear: both;
	width: 750px;
	height: 45px;
	margin: 0 auto;
}
#hmenu {
	padding: 13px 0 5px 0;
	float: right;
}
#hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #414141;
	background: #ccc url(skins/blue/style/hmenuarrow.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}
#hmenu a:hover {
	background: #2EA84F url(skins/blue/style/hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}
.content { 
	background: #FFFFFF repeat-x left top;
	color: #000000;
}
#content { 
    background: #97b8ce repeat-x left top;
    color: #000000;
    width: 500px;
    text-align: center;
    padding: 5px 0 0 0;
    margin: 0 auto 10px auto;
    border: 1px solid #187dd9;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#login { 
    color: #000000;
    width: 310px;
    padding: 5px 0 0 0;
    margin: 0 auto 10px auto;
}
#articles {
	width: 890px;
	padding: 5px 0 0 0;
	margin: 0 auto 10px auto;
}
/*-------------------------rigth side-------------------------------*/
#right {
    background:#97b8ce;
    float: left;
    width: 29%;
    border: 1px solid #187dd9;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.rightarticle {
    /*font-size: 12px;*/
    color: #000000;
    margin: 0 0 0 0;
    padding: 5px;
    line-height: 1.0em;
}
.rightarticle li a{
    color: #000000;
}
/*----------------------------------left side-----------------------------*/
#left {
    float: left;
    width: 100%;
    padding: 0 10px 0 5px;
}
.leftarticle {
    overflow: hidden;
    /* font-size: 12px; */
    color: #000000;
    margin: 0 0 10px 0;
    padding: 8px;
    line-height: 1.0em;
    border: 1px solid #2EA84F;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.contnt{
    /*font-size: 12px;*/
    color: #000000;
    margin: 0 0 10px 0;
    padding: 8px;
    line-height: 1.0em;
    border: 1px solid #2EA84F;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#whiteline {
    margin-top: 10px;
    border-top: 3px solid #FFFFFF;
}
form.search { padding: 0; margin: 0; }
#searchform {
    background: #808080;
    color: #FFFFFF;
    padding: 5px 8px 5px 18px;
    margin: 0px;
}
input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
.date { 
    margin: 5px 0 5px 0; 
    padding: 10px 5px 5px 0; 
    background: #FFFFFF url(skins/blue/style/horizontaldotted.gif) repeat-x bottom left; 
    color: #808080; 
    text-align: right; 
}
.date a { 
    color: #808080; 
    background: #FFFFFF; 
}
/*------------------------login foot----------------------------*/
#foot p { padding: 18px 18px 0; }
#foot   { 
    height: 54px; 
    background: #0f2132 /*url('../images/bg-foot.gif')*/ no-repeat; 
}
#foot * { 
    background: /*#0f2132*/;
    text-align: center;
    color: #5a8da6; }
/*--------------------------events-------------------------------*/
#container2 { 
    margin: 0px auto;
    text-align: left;
    width: 790px;
    font-size:20px;
}
#content2 { width: 790px;}
h1 {
    color:#000000;	
    font-size:14px;	
    margin: 20px 0px 20px 0px;
}
h2 {
    color:#396a9d;	
    font-size:18px;
    text-align:center;	
    margin: 0px 0px 0px 0px  /*10px 0px 15px 0px*/;
}
h3 {    
    color: #101a80 /*#030214*/;	
    text-transform: Capitalize;	
    font-size: 14px;	
    border-bottom: 1px dotted #acacac;	
    padding-bottom: 5px;
}
h4 {
    color: #000000;
    text-transform: capitalize;
    font-size: 12px;
    border-bottom: 1px dotted #000000;
    padding-bottom: 5px;
}
h5 {
    background: #0f2132
    color:#101a80 ;	
    text-transform: Capitalize;	
    font-size: 14px;	
    border-bottom: 1px dotted #0f2132;	
    padding-bottom: 5px;
}
h6 {text-transform: capitalize;
    font-size: 12px;
    padding:2px 0 2px 0;
    margin:0px;
    line-height:15px;}
/*--------------------------news---------------------------------*/
.left_event h3 span { background: #808080;}
/*--------------------administration-----------------------------*/
.admin_box{ 
    height:120px;	
    padding:10px 0 5px 0;	
    margin:0px 0px 10px 0;	
    border-bottom:1px #a7ef6e dashed;
}
img.box_img{ float:left;padding:0 20px 0 0 ;}
p {
    font-size:14px;
    text-align:justify;	
    padding:2px 0 2px 0;	
    margin:0px;	
    line-height:15px;
}
/*------------------------------teachers----------------------------*/
.teacher_img {
    border: 3px solid #FFFFFF ;
    outline: 1px solid #c5c5c5;
}
.teacher, .teacher_nomargin {
	float: left;
	width: 300px;
	margin-right: 3px;
	padding-right: 2px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;}
.teacher p{
    text-align: left;
    margin-right: 0px;
}
.info {
	color: #980e0e;
	text-transform: uppercase;
	font-size: 14px;
	border: none;
	text-decoration: none;
}
/*------------------------------about---------------------------------*/
#about {
    width: 100%;
    float: left;
    padding: 30px;
}

.small_left {
    float: left;
    width: 225px;
    margin-top: 10px;
}
.small_right {
    margin-right: 0px;
    width: 225px;
    float: right;
    margin-top: 10px;
}
/*** set the width and height to match your images **/
#slideshow {
    position:relative;
    height:275px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
/*-------------------------------------- tables --------------------------------------*/
table thead th{
    color:#FFFFFF;
    background-color:#3c6491 /*#2A2A2B*/;
    border:1px solid #CEF2D8;
    border-collapse:collapse;
    text-align:center;
    /*table-layout:auto;*/
    vertical-align:middle;
}
table tbody tr.blue{
    color:#000000;
    background-color:#E5EFFA;
}
/* ------Comments-----*/
#comments{margin-bottom:40px;}
#comments .commentlist {margin:0; padding:0;}
#comments .commentlist ul{margin:0; padding:0; list-style:none;}
#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;;}
#comments .commentlist li.comment_odd{
    color:#000000; 
    background-color:#F7F7F7;
    border: 1px solid #F7F7F7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px}
#comments .commentlist li.comment_odd a{
    color:#000000; 
    background-color:#F7F7F7;
}
#comments .commentlist li.comment_even{
    color:#000000; 
    background-color:#E8E8E8;
    border: 1px solid #E8E8E8;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px}
#comments .commentlist li.comment_even a{
    color:#000000; 
    background-color:#E8E8E8;
}
#comments .commentlist .author .name{
    font-weight:bold;
}
#comments .commentlist .submitdate{
    font-size:smaller;
}
#comments .commentlist p{
    margin:10px 5px 10px 0; 
    padding:0; 
    font-weight: normal;
    text-transform: none;
}
#comments .commentlist li .avatar{
    float:right; 
    border:1px solid #EEEEEE; 
    margin:0 0 0 10px;
}
.avatar{
    float:right; 
    border:1px solid #EEEEEE; 
    margin:0 0 0 10px;
}
/*----------------------------------forms -----------------------------------------*/
.feedbackform{
    padding: 5px;
}
div.fieldwrapper{ 
    /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
    width: 550px; /*width of form rows*/
    overflow: hidden;
    padding: 5px 0;
}
div.fieldwrapper label.styled{ 
    /* label elements that should be styled (left column within fieldwrapper DIV) */
    float: left;
    width: 150px; /*width of label (left column)*/
    text-transform: uppercase;
    border-bottom: 1px solid red;
    margin-right: 15px; /*spacing with right column*/
}
div.fieldwrapper div.thefield{ 
    /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
    float: left;
    margin-bottom: 10px; /* space following the field */
}
div.fieldwrapper div.thefield input[type="text"]{ 
    /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
    width: 250px;
}
div.fieldwrapper div.thefield textarea{ 
    /* style for TEXTAREA fields. */
    width: 300px;
    height: 150px;
}
div.buttonsdiv{ 
    /*div that wraps around the submit/reset buttons*/
    margin-top: 5px; 
    /*space above buttonsdiv*/
}
div.buttonsdiv input{ 
    /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
    width: 80px;
    background: #e1dfe0;
}
.tabb {
    font: normal 12px Verdana;
    text-decoration: none;
    position: relative;
    z-index: 1;
/*    padding: 7px 16px;*/
    border: 1px solid #fff;
    border-bottom-color:#B7B7B7;
    color: #000;
    background: #FFF; /*url(tabbg.gif) 0 0 repeat-x;*/
    border-radius: 4px 4px 0 0;
    outline:none;
}
/*.tabcontent h3{
    color: #030214;	
    text-transform: Capitalize;	
    border-bottom: 1px dotted #fff;	
    padding-bottom: 0px;
}*/
.quote{
    margin: 5px 0px;
    background: #e1dfe0;
    padding: 3px 0px; 
    border:1px solid #CEF2D8;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.tabcontent{
    font: normal 12px Verdana;
    text-decoration: none;
    position: relative;
    z-index: 1;
    border: 1px solid #fff; /* #B7B7B7;*/ 
    padding: 10px;
    background-color:#FFF;
    border-radius: 0 4px 4px 4px;
    }
.b-img {
    width:auto;
    height:160px;
    padding:5px;
    margin-right:0px;
    margin-down:10px;
    border:1px solid #CEF2D8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position:relative;
}
 input:required:invalid, input:focus:invalid { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAeVJREFUeNqkU01oE1EQ/mazSTdRmqSxLVSJVKU9RYoHD8WfHr16kh5EFA8eSy6hXrwUPBSKZ6E9V1CU4tGf0DZWDEQrGkhprRDbCvlpavan3ezu+LLSUnADLZnHwHvzmJlvvpkhZkY7IqFNaTuAfPhhP/8Uo87SGSaDsP27hgYM/lUpy6lHdqsAtM+BPfvqKp3ufYKwcgmWCug6oKmrrG3PoaqngWjdd/922hOBs5C/jJA6x7AiUt8VYVUAVQXXShfIqCYRMZO8/N1N+B8H1sOUwivpSUSVCJ2MAjtVwBAIdv+AQkHQqbOgc+fBvorjyQENDcch16/BtkQdAlC4E6jrYHGgGU18Io3gmhzJuwub6/fQJYNi/YBpCifhbDaAPXFvCBVxXbvfbNGFeN8DkjogWAd8DljV3KRutcEAeHMN/HXZ4p9bhncJHCyhNx52R0Kv/XNuQvYBnM+CP7xddXL5KaJw0TMAF8qjnMvegeK/SLHubhpKDKIrJDlvXoMX3y9xcSMZyBQ+tpyk5hzsa2Ns7LGdfWdbL6fZvHn92d7dgROH/730YBLtiZmEdGPkFnhX4kxmjVe2xgPfCtrRd6GHRtEh9zsL8xVe+pwSzj+OtwvletZZ/wLeKD71L+ZeHHWZ/gowABkp7AwwnEjFAAAAAElFTkSuQmCC); background-position: right top; background-repeat: no-repeat; -moz-box-shadow: none; } input:required:valid { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAepJREFUeNrEk79PFEEUx9/uDDd7v/AAQQnEQokmJCRGwc7/QeM/YGVxsZJQYI/EhCChICYmUJigNBSGzobQaI5SaYRw6imne0d2D/bYmZ3dGd+YQKEHYiyc5GUyb3Y+77vfeWNpreFfhvXfAWAAJtbKi7dff1rWK9vPHx3mThP2Iaipk5EzTg8Qmru38H7izmkFHAF4WH1R52654PR0Oamzj2dKxYt/Bbg1OPZuY3d9aU82VGem/5LtnJscLxWzfzRxaWNqWJP0XUadIbSzu5DuvUJpzq7sfYBKsP1GJeLB+PWpt8cCXm4+2+zLXx4guKiLXWA2Nc5ChOuacMEPv20FkT+dIawyenVi5VcAbcigWzXLeNiDRCdwId0LFm5IUMBIBgrp8wOEsFlfeCGm23/zoBZWn9a4C314A1nCoM1OAVccuGyCkPs/P+pIdVIOkG9pIh6YlyqCrwhRKD3GygK9PUBImIQQxRi4b2O+JcCLg8+e8NZiLVEygwCrWpYF0jQJziYU/ho2TUuCPTn8hHcQNuZy1/94sAMOzQHDeqaij7Cd8Dt8CatGhX3iWxgtFW/m29pnUjR7TSQcRCIAVW1FSr6KAVYdi+5Pj8yunviYHq7f72po3Y9dbi7CxzDO1+duzCXH9cEPAQYAhJELY/AqBtwAAAAASUVORK5CYII=); background-position: right top; background-repeat: no-repeat; }
 
textarea:focus, input:focus {border: 1px solid #09C;}
