/* 
++ set default schema ++
*/

body {
		background-color: #3A374B;
		background-image: url(/images/backgrounds/background_body.gif);
		margin-left: 20px;
		margin-top: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	
tr, th, .bod, font { 
	font-size: 14px;
	font-family:  Georgia, Times New Roman, Times, serif;
	color: #58513C;
	/*line-height:1.2em;*/
	}
	
/*styles for hyperlinked text*/	
	a:link, a:visited, a:active {  
		color:#600;
		}
	a:hover	{
		color:#009;
		text-decoration:none;
		}
b, strong {
    font-weight: bold;
    }
	
p { margin-top: 0.5em; } 

img { border-color: 000000; border: 0px; }

hr { 
	border: none 0; 
	border-top: 3px double #9D8566;
	height: 3px;
	margin: 10px auto 0 0;
	text-align: left;

}

h1{
	font-size: 18px;
	font-weight: bold;
}

h2{
	font-size: 16px;
	font-weight: bold;
}

h3{
	font-size: 14px;
	font-weight: bold;
}

/* 
++ set rule schema ++
*/

.rule_vertical {
		background-image: url(/images/site_languages/site_language_1/site_1/elements/rule_vertical.jpg);
		background-repeat: repeat-x;
		background-position: top;
		background-color: #023567;
	}
	
.rule_horizontal {
		background-image: url(/images/site_languages/site_language_1/site_1/elements/rule_horizontal.jpg);
		background-repeat: repeat-y;
		background-position: left;
		background-color: #FFFFFF;
		font-size: 11px;
		color: #FFFFFF;
	}
	
.rule_solid {
		background-color: #023567;
		font-size: 11px;
		color: #FFFFFF;
	}
	
.gradient_background {
		background-image: url(/images/site_languages/site_language_1/site_1/shell/shell_menu_background.jpg);
		background-repeat: repeat-x;
		background-position: top;
		background-color: #023567;
	}

/* 
++ set menu schema ++
*/

.menu_background {
		background-image: url(/images/site_languages/site_language_1/site_1/shell/shell_menu_background.jpg);
		background-repeat: repeat-x;
		background-position: top;
		background-color: #023567;
	}

/* 
++ set font schema ++
*/

.text_quote { 
	font-size: 11px;
	color: 9D8566;
	}

.text_header {  
	color: #003366;
	/*text-decoration : none; */
	}

a.text_header:link, a.text_header:visited, a.text_header:active {  
	color: #003366;
	/*text-decoration : none; */
	}
	
.text_menu {  
	color: #000000;
	/*text-decoration : none; */
	}	
	
a.text_menu:link, a.text_menu:visited, a.text_menu:active {  
	color: #000000;
	/*text-decoration : none; */
	}
	
.text_footer {  
	color: #FFFFFF;
	/*text-decoration : none; */
	}
	
a.text_footer:link, a.text_footer:visited, a.text_footer:active {  
	color: #FFFFFF;
	/*text-decoration : none; */
	}

.text_extrasmall { font-size: 9px; }
.text_small { font-size: 10px; }
.text_medium { font-size: 11px; }
.text_large { font-size: 12px; }
.text_extralarge { font-size: 14px; }
.text_required { font-size: 11px; }

/* 
++ set list table schema ++
*/


table.list{
	background-color: #999999;
	}
	
tr.list_title {
	font-size: 11px;
	font-weight: bold; 
	height: 25px;
	color: #000000;
	background-color: #CAC09F;
	}

tr.list_subtitle {
	font-size: 11px;
	font-weight: none; 
	color: #55544F;
	background-color: #D0CAB6;
	}
	
tr.list_subtitle2 {
	font-size: 11px;
	font-weight: bold; 
	color: #55544F;
	background-color: #FFFFFF;
	}
	
tr.list_content {
	font-size: 11px;
	font-weight: none; 
	color: #000000;
	background-color: #ECE7D9;
	}	
	
/* 
++ set record table schema ++
*/

table.record{
	background-color: #999999;
	}
	
tr.record_title {
	font-size: 14px;
	height: 25px;
	font-weight: bold; 
	color: #000000;
	background-color: #DACCA1;
	}
	
tr.record_subtitle {
	font-size: 14px;
	height: 25px;
	font-weight: bold; 
	color: #000000;
	vertical-align: middle;
	background-color: #D0CAB6;
	}

td.record_field_name {
	font-size: 14px;
	font-weight: none; 
	color: #FFFFFF;
	background-color: #C0B594;
	vertical-align: top;
	width: 25%; 
	}
	
td.record_field_name_required
{
	font-size: 14px;
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #A5A389;
	vertical-align: top;
	width: 25%;
	border-left: solid #7C7A67;	
}
	
td.record_field_input {
	font-size: 14px;
	font-weight: none; 
	color: #000000;
	background-color: #ECE7D9;
	vertical-align: top;
	}
	
td.record_field_image {
	font-size: 11px;
	font-weight: none; 
	color: #000000;
	background-color: #ECE7D9;
	}


/* 
++ set form schema ++
*/

input {
	font-weight: none; 
	font-size: 12px;
	font-family: georgia, serif, times new roman;
	color: #000000;
	line-height:1.2em;
	}
	
input.small { 
	height: 16px;
	width: 25px; 
	border: solid 1px #595959;
	}

input.small2 { 
	height: 16px;
	width: 75px; 
	border: solid 1px #595959;
	}
	
input.small3 { 
	font-size: 12px;
	height: 15px;
	width: 90px; 
	border: solid 1px #595959;
	}
	
input.small4 { 
	height: 16px;
	width: 125px; 
	border: solid 1px #595959;
	}
	
input.small5 { 
	height: 16px;
	width: 150px; 
	border: solid 1px #595959;
	}
	
input.medium { 
	height: 16px;
	width: 175px; 
	color: #000000;
	border: solid 1px #595959;
	}
	
input.medium_readonly { 
	height: 16px;
	width: 175px;
	color: #999999;
	border: solid 1px #B9B9B9;
	}
	
input.medium2 { 
	height: 16px;
	width: 250px; 
	border: solid 1px #595959;
	}
	
input.large { 
	height: 16px;
	width: 320px; 
	color: #000000;
	border: solid 1px #595959;
	}	
	
input.large_readonly { 
	height: 16px;
	width: 320px;
	color: #646464;
	border: solid 1px #999999;
	}
	
input.button {
	font-weight: none; 
	color: #000000;
	background-color: #FFFFFF;
	border-top-color: #7F7F7F;
	border-left-color: #7F7F7F;
	border-right-color: #4C4C4C;
	border-bottom-color: #4C4C4C;
	width: 75px;
	height: 16px;
	border: solid 1px #595959;
 	}
	
.readonly { 
	color: #B9B9B9;
	}
	
select {
	font-weight: none; 
	font-size: 12px;
	font-family: georgia, serif, times new roman;
	line-height:1.2em;
	border: solid 1px #595959; 
	}
	
select.small { 
	height: 16px;
	width: 45px; 
	}
	
select.small2 { 
	height: 16px;
	width: 77px; 
	}
	
select.small3 { 
	height: 16px;
	width: 150px; 
	}
	
select.medium { 
	height: 16px;
	width: 175px; 
	}
	
select.medium_readonly { 
	height: 16px;
	width: 175px;
	color: #999999;
	border: solid 1px #B9B9B9;
	}
	
select.medium2 { 
	height: 16px;
	width: 275px; 
	}		
	
select.large { 
	height: 16px;
	width: 320px; 
	}	
	
textarea {
	font-size: 12px;
	font-family: georgia, serif, times new roman;
	font-weight: none;
	line-height:1.2em;
	border: solid 1px #595959;
	width: 100%
	}
	
textarea.small {
	width: 320px; 
	height: 175px;
	font-size: 12px;
}

textarea.small2 {
	height: 80px;
	font-size: 12px;
}

textarea.medium {
	width: 320px; 
	height: 300px;
}

textarea.large {
	width: 320px; 
	height: 450px;
}

textarea.extralarge {
	width: 320px; 
	height: 400px;
}

textarea.notes {
	width: 250px; 
	height: 75px;
}

/* 
++ Custom class needed by the flash plugin
*/

.mce_plugin_flash {
	border: 1px dotted #cc0000;
	background-image: url(/tools/tinymce/jscripts/tiny_mce/plugins/flash/images/flash.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffcc;
}

