﻿body {
	font-family: verdana, tahoma, arial, sans-serif;
	text-align: center;
	color: #4aa87b;
	margin-left: 0px;
	margin-top:0px;
	font-size: 12px;
}

a {outline: none;}
a:link {color: #ED8503;}
a:visited {color: #ED8503;}
a:hover {color: #ED8503;}
a:active {color: #ED8503;}

.invlink:link, .invlink:visited {
	text-decoration: none;
	color: #4aa87b;
}

img {
	border: 0px;
	outline: none;
}

/* standard font-size */
h3, h4, p, .p, th, ul, ol, .date, blockquote {
	font-size: 12px;
}

blockquote p, blockquote blockquote, ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}

/* TEXT ELEMENTS */
h1, h2, h3, h4, p {
	margin: 0px;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}

p {
	margin-bottom: 20px;
}

blockquote {
	margin: 0px 0px 0.75em 20px;
}

th {
	text-align: left;
}


.text, textarea, .submit, select, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
}

.text, textarea, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
}

div.submit {
	height: 33px;
	overflow: hidden;
	padding-left: 7px;
}

.submit65 {
	font-family: verdana;
	text-align: center;
	font-size: 12px;
	height: 33px;
	border: 0px;
	color: #4aa87b;
}

.submit110 {
	font-family: verdana;
	text-align: center;
	font-size: 12px;
	height: 33px;
	border: 0px;
	color: #4aa87b;
}
.submit125 {
	font-family: verdana;
	text-align: center;
	font-size: 12px;
	height: 33px;
	border: 0px;
	color: #4aa87b;
}
.submit140 {
	font-family: verdana;
	text-align: center;
	font-size: 12px;
	height: 33px;
	border: 0px;
	color: #4aa87b;
}

.checkbox {
	vertical-align: middle;
}

label {
	cursor: pointer;
}
cudv 
.required label {
	font-weight: bold;
}

.fieldtype-string label, .fieldtype-text label, .fieldtype-email label, .fieldtype-price label, .fieldtype-int label, .fieldtype-select label  {
	float: left;
	width: 100px;
	padding-top: 4px;
}

* html .customform .fieldtype-radio label, * html .customform .fieldtype-checkbox label {
	padding-top: 3px;
}

.submit {
	cursor: pointer;
}


/* MAIN */
#main {
	width: 710px;
	margin: 0px;
	text-align: left;
}


/* CONTENT */
#content {
	margin-left: 0px;
	margin-right: 25px;
	padding: 0px 0px;
}

#content.right {
	margin-right: 280px;
}

#content ul, #content ol {
	margin-left: 30px;
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 5px;
}

#content ul {
}

#content ul li {
	margin-bottom: 5px;
}

#content ul a {
	text-decoration: none;
}

.date, .totop {
	float: right;
	clear: right;
	padding-left: 10px;
}

#content .box {
	position: relative;
	margin-left: -3px;
}

#content .box .top {
	height: 8px;
	overflow: hidden;
}

#content .box .middle {
	padding: 0px 5px;
}

#content .box .bottom {
	height: 9px;
	overflow: hidden;
}

#content .box .bg {
	min-height: 260px;
	padding: 15px 0px;
}

/* CONTENT TABLE */

#content table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

#content th, #content td {
	padding: 2px;
}

#content table tr td {
	font-size: 12px;
}

/* TABS */
#content .tabs {
	height: 30px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.tabs li {
	float: left;
	height: 30px;
	font-size: 11px;
}

.tabs a {
	display: block;
	line-height: 30px;
	padding: 0px 10px;
	text-decoration: none;
}

.tabs a:link, .tabs a:visited {
	color: #4aa87b;
}

.tabs .act a {
}

#content .box a {
	text-decoration: none;
}

#content .box .padding {
	padding: 30px 20px;
}

#content .box .padding th {
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
}

#content .box .padding .first td {
	border: 0px;
	padding-top: 20px;
}

/* VALIDATION */
.invalid {
	background-color: #999;
	color: #fff;
}

.mandatory {
	color: #900;
}



/* special style for GU
-----------------------------*/

body 
{

}
/*
    blue hover text color rgb(0,174,239)

    green link text color rgb(51,153,0)

    red link text color rgb(210,35,41)
*/
#main
{
    width:100%;
    min-width:690px;
    color:rgb(42,42,42) !important;
}

#PanelTopmenu 
{
   /* background:rgb(178,178,178);*/
    /*background:rgb(198,198,198);*/
}

a 
{
    color:#4aa87b !important;
}

#PanelTopmenu .tabs {}
#PanelTopmenu .tabs li {background:#c8ecdf;border-right:2px solid rgb(255,255,255);    /*background:url(images/arrow.png) no-repeat right center; padding-right:17px;*/}
#PanelTopmenu .tabs li a {color:rgb(255,255,255) !important;color:rgb(42,42,42) !important;}
#PanelTopmenu .tabs li a:hover { background:#4aa87b;color:rgb(255,255,255)!important;/*text-decoration:underline;*/}

#PanelTopmenu ul.tabs .act  { padding:3px 0 3px 0; font-weight:bold; background:#4aa87b; margin-top:-2px;}
#PanelTopmenu ul.tabs .act a { color:rgb(255,255,255) !important;}
#PanelTopmenu ul.tabs .act a:hover { background:none;color:rgb(255,255,255) !important; text-decoration:none !important;}

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  /*display: block;*/
  /*font-size: 0.875em;*/
  /*margin: 0 0 1em 0;*/
  /*padding: 0.5em;
  height: 2.3125em;*/
 /* width: 100%;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
  -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
  transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; }

input[type="submit"],  input[type="button"]
{
    color:rgb(198,198,198);
    color:rgb(42,42,42) !important;
    color:rgb(255,255,255) !important;
    background:#4aa87b;
    height:26px;
}
  
td 
{
    /*vertical-align:top;*/
}