﻿body {
	border: none 0;
	margin: 0;
	padding: 0;
	background-color: #313131;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #e2e2e2;
}

.messages {
	display: none;
}
.tabs {
	display: none;
}


.body_back {
	background-image: url(../images/slither.gif);
	background-repeat: repeat-x;
	background-position: 0 180px;
}

.body_back_profile {
	background-image: url(../images/slither.gif);
	background-repeat: repeat-x;
	background-position: 0 180px;
}


ul {
	list-style-type: square;
}

#blackout {
	background-color: #313131;
	width: 24%;
	height: 700px;
}

#blackout_profile {
	background-color: #313131;
	width: 24%;
	height: 700px;
}

:focus {
	outline: none;
}

a {
	color: #ba7530;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
	border: 0 none;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 20px;
	margin-top: 10px;
}

h2 {
	font-size: 14px;
	margin-top: 5px;
}

p {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	border: 0 none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cb {
	clear: both;
}

.blank {
	display: block;
	margin: 0;
	padding: 0;
	border: 0 none;
	background: transparent;
	overflow: hidden;
}

img {
	display: block;
	border: none 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
	line-height: 0;
	overflow: hidden;
	outline: 0 none;
}

#edge_container {
	width: 900px;
	margin: auto;
	margin-top: -700px;
	text-align: center;
}

.form-textarea {
	width: 400px;
	overflow: hidden;
}

#page_container {
	width:900px;
	text-align:justify;
}

#header_container {
	width: 900px;
	height: 200px;
	background-image: url(../images/logo.gif);
	background-position: 0 60px;
	background-repeat: no-repeat;
}

#body_container {
	width: 900px;
	background-image: url(../images/profile_fix.gif);
	background-repeat: repeat-y;
}

#left_container {
	width: 250px;
	min-height: 10px;
}

#left_container_home {
	width: 0px;
	min-height: 10px;
}


#main_container_contact,
#main_container {
	margin-left: 10px;
	width: 650px;
	min-height: 300px;
}
#main_container_home {
	width: 900px;
	min-height: 300px;
	background-image:url(../images/home_fix.gif);
	background-repeat:repeat-y;
}

#main_container_contact table {
	margin-top: 7px;
}
#main_container_contact td {
	font-size: 14px;
}


#main_container_contact a,
#main_container a {
	color: #e2e2e2;
	text-decoration: underline;
}

#main_container_contact #waalink {
	color: #ba7530;
	text-decoration: none;
}
#main_container_contact #waalink:hover {
	color: #ba7530;
	text-decoration: underline;
}


#the_node {
	width: 650px;
}

.node .node-links {
	display: none;
}

#block-locale-0 ul li {
	display: block;
	width:100px;
	height: 100px;
	float: left;
	border: 0 none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#block-locale-0 ul {
	border: 0 none;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	text-indent: 0;
}

.webform-client-form label {
	display: block;
	width: 100%;
	margin-top: 10px;
}

.webform-client-form .textarea-identifier {
	display: none;
}

.webform-client-form .form-submit {
	margin-top: 10px;
}

#block-menu-menu-section-menu {
	display: block;
	width: 600px;
	margin-top: 142px;
	margin-left: 202px;
	text-align: right;
}
#block-menu-menu-section-menu li {
	display: inline;
	margin-left: 55px;
}
#block-menu-menu-section-menu li a {
	font-size: 14px;
	color: #ba7530;
}
#block-menu-menu-section-menu li a.active {
	font-size: 14px;
	color: #ffffff;
}
#block-menu-menu-section-menu li a:hover {
	text-decoration: none;
	color: #ffffff;
}

#country {
	margin-top: 144px;
}

#english {
	width: 24px;
	height: 12px;
	background-image:url(../images/en.png);
}

#french {
	width: 18px;
	height: 12px;
	background-image:url(../images/fr.png);
}

.block-locale {
	display: none;
}

.webform-client-form {
display: none;
}
