@font-face {
	font-family: "MyCustomFont";
	src: url("/css/calibri.eot");
}

@font-face {
	font-family: "MyCustomFont";
	src: url("/css/calibri.ttf");
}

@font-face {
	font-family: "Mycaflischfont";
	src: url("Caflisch.eot");
}

@font-face {
	font-family: "Mycaflischfont";
	src: url("Caflisch.ttf");
}

@font-face {
	font-family: "MygaramontFont";
	src: url("Garamont.eot");
}

@font-face {
	font-family: "MygaramontFont";
	src: url("Garamont.ttf");
}

h2,h3,h4 {
	font-size: 1.1em;
}

body {
	background-color: #F1FCD1;
	color: #127055;
	font-family: MyCustomFont, "Open Sans", Helvetica, Arial,
		"Liberation Sans", FreeSans, sans-serif;
}


.alphabet
{
    margin: auto auto 10px;
    overflow: hidden;
    width: 705px;
}

.alphabet a, #countries-table tr
{
    transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -webkit-transition: background-color 0.3s ease-in-out;
}
.alphabet a
{
    width: 20px;
    float: left;
    color: #333;
    cursor: pointer;
    height: 20px;
    border: 1px solid #CCC;
    display: block;
    padding: 2px 2px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    border-right: none;
    text-decoration: none;
    background-color: #F1F1F1;
}
.alphabet a.first
{
    border-radius: 3px 0 0 3px;
}
.alphabet a.last
{
	width: 45px;
    border-right: 1px solid silver;
    border-radius: 0 3px 3px 0;
}
.alphabet a:hover,
.alphabet a.active
{
    background: #FBF8E9;
    font-weight: bold;
}
.alfabettext{
	margin-left: 20px;
}
.alfabethead{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #7F9737;
	
    border: 1px solid #CCC;
    padding: 2px 2px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    text-decoration: none;
    background-color: #F1F1F1;
	
}









.newsflash {
	border: 4px solid red;
	margin: 20px;
	padding: 10px;
	font-weight: bold;
}

.edittable th {
	background-color: #7F9737;
	padding: 5px;
	color: white;
}

.adminmodulescontainer {
	
}

.clsviwnwstit{
	color: #D60000;
	font-weight: 900;
	font-size: 1.1em;
	
}


.adminmodulecontainer {
	border: 1px solid #7F9737;
	width: 200px;
	height: 250px;
	background-color: #7F9737;
	border-radius: 15px;
	margin: 15px;
	float: left;
	cursor: pointer;
}

.adminmoduleheader {
	color: #7F9737;
	font-weight: bold;
	background-color: white;
	padding-left: 10px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	height: 25px;
	display: block;
	background-color: #FFFFFF;
	font-size: 1.1em;
	padding: 5px;
	text-align: center;
}

.adminmodulecontent {
	padding: 10px;
}

.adminmodulecontent {
	color: white;
	display: block;
}

.spslogoimg {
	min-height: 100px;
	border: 1px solid #9F9F9F;
	padding: 5px;
}

A:link,A:visited,A:active A:hover {
	color: #7F9737;
}

dd ul {
	/* 	display: none; */
	
}

.errors {
	color: red;
	list-style-type: none;
	padding-left: 20px;
}

div ul.navigation {
	font-size: 1.5em;
	height: 30px;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	width: 100%;
}

div ul.navigation li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

div ul.navigation li a {
	color: #FFFFFF;
	font-family: Mycaflischfont;
	font-weight: bold;
	text-decoration: none;
}

div ul.navigation li a:hover {
	text-decoration: underline;
}

.toprow div.row {
	background-color: #FFFFFF;
	border: 1px solid lightgray;
	height: 200px;
}

.firstnav div.row {
	background-image: url("/img/mnbg.jpg");
	background-repeat: repeat-x;
}

.secondnav div.row {
	background-image: url("/img/mnbg.jpg");
	background-repeat: repeat-x;
	border-color: #FFFFFF lightgray lightgray #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid lightgray;
	border-style: solid;
	border-width: 1px;
}

.content div.row {
	background-color: #EDEDED;
	border: 1px solid lightgray;
}

.footer div.row {
	border-bottom: 1px solid lightgray;
	border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
}



div.content div.three {
	text-align: center;
}
.row .ninecol {
 	margin: 10px; 
}

.ui-widget {
	font-size: 0.8em;
}

.ui-datepicker {
	font-size: 0.6em;
}

.ui-tabs {
	font-size: 0.6em;
}

.edittable,.edittable td,.edittable th {
	border: 1px solid lightgray;
}

.listtable,.listtable td,.listtable th {
	border: 1px solid lightgray;
}

.sponsorvert {
	float: right;
	margin: 10px;
}

.ribbon {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D2D2D2;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	color: #444444;
	margin: 10px auto;
	padding: 0 10px;
	position: relative;
	width: 350px;
}

.ribbon h3 {
	background: none repeat scroll 0 0 #666666;
	border-bottom: 1px solid #3F3F3F;
	border-radius: 2px 2px 0 0;
	border-top: 1px solid #363636;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	color: #CFCFCF;
	display: block;
	height: 30px;
	left: -16px;
	line-height: 1.6;
	margin: 0;
	padding: 5px 10px;
	position: relative;
	top: 8px;
	width: 420px;
	margin-bottom: 20px;
}

.ribbon h3:before,.ribbon h3:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #242424 transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 5px;
	bottom: -11px;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	width: 0;
	z-index: -10;
}

.ribbon h3:before {
	left: 0;
}

.ribbon h3:after {
	right: 0;
}

.projimg {
	display: inline-block;
	float: left;
	vertical-align: top;
	width: 200px;
}

.projdettext {
	margin-left: 240px;
	margin-top: 15px;
	vertical-align: top;
}

.pics1,.pics1 img {
	width: auto;
}

.projfieldname {
	color: #D60000;
	font-weight: 900;
}

.clsthdetproj {
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}

.cpr {
	color: #7F9737;
	text-align: center;
}

body {
	
}

#up {
	width: 567px;
}

.logimg {
	border: 0 none;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}

.editsps,.delsps {
	display: inline;
}