﻿/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
}

.no-border {
border-style: solid;
border-width: 0px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 14px;
}


body {
margin: 0px;
padding: 0px;
background-image: url("../images/BACK.jpg");
background-repeat : repeat;
}

.full-size-table {
width: 780px;
/*height: 100%;*/
border-color: #00FF00;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 94%;
vertical-align : top;
border-left : #002211 1px solid;
border-right : #002211 1px solid;
border-bottom : #002211 1px solid;
background-image: url("../images/bot-gred.jpg");
background-repeat : repeat-x;
background-position: bottom;
background-color: #fff;
}

.i-row2 {
height: 94%;
vertical-align : top;
border-bottom : #002211 1px solid;
background-image: url("../images/bot-gred.jpg");
background-repeat : repeat-x;
background-position: bottom;
background-color: #fff;
}

.row3 {
height: 1%;
vertical-align : top;
}

.pad {
padding-left: 50px;
}


a {
color: #f67300;
text-decoration: underline;
}

a:hover{
color: #000;
}

/* images */

.header {
background-image: url(/images/header-800.jpg);
background-repeat : no-repeat;
}

.link-back {
background-image: url("../images/link-back.jpg");
background-repeat : repeat-x;
}

.g-tile {
background-image: url("../images/g-tile.jpg");
background-repeat : repeat-x;
}

.bullet {
background-image: url("../images/bullet.jpg");
background-repeat : no-repeat;
background-position: left 5px;
padding: 5px 1px 6px 20px;
}

.bulleta {
background-image: url("../images/bullet.gif");
background-repeat : no-repeat;
background-position: left 6px;
padding: 3px 1px 4px 10px;
}

.orange-gred {
background-image: url("../images/orange-gred.jpg");
background-repeat : repeat-x;
background-position: bottom;
}

.o-tile {
background-image: url("../images/o-tile.jpg");
background-repeat : repeat-x;
}

.v-dot-line {
background-image: url("../images/v-dot-line.gif");
background-repeat : repeat-y;
background-position: center center;
}

.green-tile {
background-image: url("../images/green-tile.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.green-line {
background-image: url("../images/green.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.gray-line {
background-image: url("../images/gray.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.graya-line {
background-image: url("../images/graya.jpg");
background-repeat : repeat-x;
background-position: center center;
}

/* links */

.top-link a {
color: #fff;
font-size: 13px;
text-decoration: none;
text-align: center;
padding: 1px 10px 2px 10px;
display: block;
border-Right: 1px;
border-right-color: white;
border-right-style:solid;
}

.top-link-right a {
color: #fff;
font-size: 13px;
text-decoration: none;
padding: 1px 15px 2px 15px;
display: block;
}

.top-link a:hover{
color: #fff;
}

a:link.menu-link {
color: #f67300;
font-size: 13px;
text-decoration: none;
display: block;
padding: 1px 15px 2px 15px;
}
a:hover.menu-link {
color: #f67300;
font-size: 13px;
text-decoration: none;
display: block;
padding: 1px 15px 2px 15px;
}
a:active.menu-link {
color: #f67300;
font-size: 13px;
text-decoration: none;
display: block;
padding: 1px 15px 2px 15px;
}
a:visited.menu-link {
color: #f67300;
font-size: 13px;
text-decoration: none;
display: block;
padding: 1px 15px 2px 15px;
}

a:link.signup {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

a:hover.signup{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

a:link.visited {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

/* background colours */

.white {
background-color: #fff;
}

.green {
background-color: #dcebe5;
}

.greena {
background-color: #abd0c1;
}

.greenb {
background-color: #dcebe5;
border-left : #002211 1px solid;
border-bottom : #002211 1px solid;
padding: 10px 10px 10px 10px;
}

.gray {
background-color: #c3c3c3;
border-right : #002211 1px solid;
border-bottom : #002211 1px solid;
padding: 10px 10px 10px 10px;
}

/* borders */

.green-border {
border : #002211 1px solid;
}

/* text */

.white-txt {
color: #fff;
}

.big-txt {
font-size: 13px;
}

.orange-txt {
color: #d5851a;
}

.green-txt {
color: #00341a;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
}

h1 {
font-size: 20px; 
text-align: center;
color: #d5851a;
}
H1.orange {
font-size: 20px;
color: #d5851a;
}

h2 {
font-size: 16px;
color: #d5851a;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 13px; color: #d5851a;
}

.Mymenu:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #f67300;
	text-decoration: underline;
}
.Mymenu:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #00643A;
	text-decoration: underline;
}
.Mymenu:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #0000FF;
	text-decoration: underline;
}
.Mymenu:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #f67300;
	text-decoration: underline;
}

.RightMenu:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #0000FF;
	text-decoration: underline;
}
.RightMenu:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	text-decoration: underline;
}
.RightMenu:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #0000FF;
	text-decoration: underline;
}
.RightMenu:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #0000FF;
	text-decoration: underline;
}

.MyTutorial:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f67300;
	text-decoration: underline;
}
.MyTutorial:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00643A;
	text-decoration: underline;
}
.MyTutorial:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Normal;
	color: #0000FF;
	text-decoration: underline;
}
.MyTutorial:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Normal;
	color: #f67300;
	text-decoration: underline;
}

td.rightmenu {
background-color: #abd0c1;
border-bottom: thin solid #003C1F
}
td.rightmenuBottom {
background-color: #abd0c1;
}

.error {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/images/error.png');
}
