body {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #00003d;
}

#header {
	position: relative;
	top: 0;
	left: 50%;
	background-color: #00003d;
	width: 780px;
	margin: 0 0 0 -390px;
}

#header img {
	display: block;
}

#nav {
	position: relative;
	top: 0;
	left: 50%;
	width: 780px;
	background-color: #8B2D47;
	margin: 0 0 0 -390px;
}

#container {
	position: relative;
	top: 0;
	left: 50%;
	width: 770px;
	padding: 0 5px 0 5px;
	background: #ffffff url("layout/margin-rep-y.jpg") top left repeat-y;
	margin: 0 0 0 -390px;
}

#left {
	width: 150px;
	float: left;
	margin: 15px 25px 0 0;
	padding: 0 0 30px 0;
}

#language {
	text-align: center;
}

#content {
	float: left;
	width: 540px;
	padding: 0 0 30px 30px;
	margin: 15px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #191970;
}

#site {
	display: none;
}

/*
	Here we fix the main navigation
*/

#nav ul {
	margin: 0;
	padding: 0 0 0 15px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	font-size: 1em;
}

#nav li {
	list-style-type: none;
	padding: 0 3px 0 3px;
	display: inline;
	margin: 0 10px 0 0;
}

.nav_hover {
	background-color: #641128;
}

#nav a {
	color: #ffffff;
	font-size: .9em;
	line-height: 1.6em;
}

#nav a:hover {
	color: #C6CBCC;
	text-decoration: none;
}

/*
	and the sub navigation
*/

ul#subNav {
	margin: 5px 0 0 7px;
	padding: 0;
}

#subNav{
	margin: 0;
	padding: 0;
	font-size: .7em;
}

#subNav li {
	list-style-type: none;
	margin: 0 0 4px 0;
	padding: 7px 0 7px 0;
	background: url(layout/button.png) top left no-repeat;
	width: 159px;
}

#subNav .blue {
	background: url(layout/button3.png) top left no-repeat;
}

#subNav li.darkblue {
	background: url(layout/button2.png) top left no-repeat;
}

#subNav li.special {
	background: url(layout/button5.png) top left no-repeat;
	text-align: center;
	height: 51px;
}

ul#subNav ul {
	margin: 5px 0 0 10px;
	padding: 0;
}

#subNav li li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 1.2em;
	background: url();
}

#subNav li li a {
	margin: 0;
}

.subNavDiv {
	cursor: pointer;
}

#subNav li a, .subNavDiv {
	margin: 0 0 0 10px;
	color: #ffffff;
	font-weight: bold;
}

#subNav li a:hover {
	text-decoration: none;
}

ul#subNav ul li a {
	color: red;
}

/*
 * Styling all the content related elements
 */

#content img {
	margin: 0 10px 0 10px;
}

.aloe_products {
	line-height: 1.1em;
	margin: 0 0 1.5em 150px;
}

.regular {
	font-size: .8em;
	margin: 0 0 1em 0;
}

/*
 * Lets style the forms
 */

form {
	font-size: .7em;
	color: #333;
	width: 470px;
}

form input, select {
	font-size: 1.1em;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form select {
	width: 125px;
} 

form fieldset {
  	border: none;
  	margin: 3px 0 0 0;
	border-top: 1px solid #dadada;
}

form legend {
  	padding: 0;
  	font-size: 1.8em;
	font-weight: normal;
	font-style: italic;
	color: #599CC7;
}

form label {
  	float: left;
  	line-height: 1.8;
  	vertical-align: top;
  	width: 150px;
}

form ol {
  	margin: 0;
  	padding: 0;
}

form ol li {
  	list-style-type: none;
  	padding: 5px;
  	margin: 0;
	border-bottom: 1px solid #dadada;
	clear: both;
}

form em {
  	font-weight: bold;
  	font-style: normal;
  	color: #f00;
}

.textarea-handle {
	height: 5px;
	display: block;
	background: #D7D7D7;
	margin: 0 70px 0 55px;
}

/*
 * Styles the admin tables
 */

#admin {
	width: 100%;
	margin: 20px 0 0 0;
	font-size: .7em;
}

#admin th {
	text-align: left;
	padding: 0 1em 0 1em;
	line-height: 1.8em;
	background: url("layout/table_rep_x.png") top left repeat-x;
}

#admin td {
	padding: 0 1em 0 1em;
	line-height: 2em;
}

.one {
	background-color: #ffffff;
	color: #000000;
}

.two {
	background-color: #000000;
	color: #ffffff;
}

/*
 * Style other elements which belongs to the admin site
 */

.picture {
	width: 150px;
	float: left;
	text-align: center;
}

.picture h2 {
	font-size: 1em;
}

/*
 * Tooltipen
 */
.tooltip {
	font-family: helvetica;
	display: none;
	position: absolute;
	border: 2px solid #1c333a;
	background-color: white;
	font-size: .9em;
	z-index: 1000;
	width: 300px;
}

.tooltip h1 {
	background-repeat: repeat-x;
	background-image: url(layout/info_repeat_x.png);
	border-bottom-color: #b1ecc8;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-top: 3px;
	border-bottom: 1px solid;
	font-family: helvetica;
	font-weight: bold;
	margin: 0;
	color: #396254;
	background-color: #75c39e;
	font-size: .9em;
}

.tooltip p {
	padding: 5px;
}

/*
	Style regular things like a, img and p
*/

h1 {
	margin: 0;
	padding: 0;
	color: #A52A2A;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Helvetica, sans-serif;
}

h2 {
	margin: 0;
	padding: 0;
	color: #961610;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Helvetica, sans-serif;
}

h3 {
	margin: 0;
	padding: 0;
	color: #993366;
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Helvetica, sans-serif;
}

hr {
	border: 1px solid #8B2D47;
	background-color: #8B2D47;
}

p {
	margin: 0 0 1em 0;
	font-size: .8em;
}

ul {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #2020ff;
	text-decoration: none;
}

.blue a {
	color: #85B8C3;
}

.darkblue a {
	color: #000061;
}

a:hover {
	color: #0552A6;
	text-decoration: underline;
}

a img {
	border: 0;
}

.clear {
	clear: both;
}
