﻿body {

	background: #fff;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-size: 0.8em;
	margin: 0 auto;

}

h1, h2, h3 {
	font-family: Georgia, "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-weight: normal;
	margin: 0;
	color: #515151;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.5em;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#container {
width: 900px;
	margin: 0 auto;
}

a #grey
{
	color: #ccc;
}

.login{
	padding: 12px;
	text-align: right;
}

.loginbutton {
	background: #555; color: #fff; padding: 2px 5px 4px 5px; line-height: 2em; text-decoration: none;
	font-size: 0.85em; margin-left: 5px;
}

				.boxgrid h3{ margin: 30px 20px 0 20px; color: #fff; font: 1.5em Georgia, Arial, sans-serif; }
				.boxgrid { width: 175px; height: 175px; background: #82ad02; overflow: hidden; position: relative; }
				.boxgrid img { position: absolute; top: 0; left: 0; border: 0; }

.main{

}


.main a {
	color: #82ad02;
}

.main #left_25  {
	float : left;
	width : 25%;
	
} 

.main #left_50  {
	float : left;
	width : 340px;
	padding : 24px;
} 

.main #left_75  {
	float : left;
	width : 75%;
} 

.main #left_100  {
	float : left;
	width : 100%;
} 

.main #right_25  {
	float : right;
	width : 145px;
	padding : 24px;
	text-align : right;
} 

.main #right_50  {
	float : right;
	width : 340px;
	padding : 24px;
	text-align : right;
} 

.main #right_100  {
	float : right;
	width : 740px;
	padding : 24px;
	text-align : right;
} 

.form {
	float: right;
}

.form a {
	color: #fff;
}


.form #header  {
	text-align : left;
	padding-bottom : 10px;
} 

.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td { 
    border:solid 1px #555;
    background-color: #fff;
    padding-left: 2px;
}
.CustomValidatorCalloutStyle .ajax__validatorcallout_error_message_cell
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 4px 3px 7px 1px;
	border-right: none !important;
	border-left: none !important;
	width: 100%;
}


.button {
	background: #82ad02; color: #fff; padding: 6px 9px 8px 9px; line-height: 2.4em; text-decoration: none;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
}

.button:hover {
	background: #555;
}


.form #terms {
	width: 200px; padding-top: 10px; font-size: 0.8em; color: #777;
}

.form #terms a{
	color: #8CB64A;
}

.form input[type="text"] {
	width: 219px;
}

.footer{
	margin-top: 12px;
	text-align: center; 
}

.footer ul{
	margin: 0;
	padding: 0;
}

.footer li{
	display: inline;
	padding: 0 6px 0 0;
	
}

.footer #language  {
	text-align : right;
	float : right;
	margin: 0 -6px 0 0;
} 

.footer #links  {
	text-align : left;
	float : left;
	margin-top: 4px;
} 

input, select, textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-serif;
	font-size: 1em;
	padding: 3px;
}

.timestamp {
	color: #999;
}
