/*
#FB02D0
#222	-> #F1F1F1
#ccc
#006400 -> #FB02D0	
#FFFFFF -> #000000
#EFEFEF -> #3D3D3D
#888888	-> #B3B3B3
#dfdfdf -> #000
*/

/* Layout */

* {
	margin: 0;
	padding: 0;
}

/* Center align
html {
	text-align: center;
}

body {
	position: absolute;
	left: 50%;
	width: 994px;
	margin: 0 0 0 -497px;
	text-align: left;
}
*/

body {
	background-color: #000000;
}

#header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 120px;
}

#logo {
	position: absolute;
	left: 55px;
	top: 25px;
	width: 190px;
	height: 100px;
    background: url(/css/img/logo-2009.gif) no-repeat;
}

#planb {
	position: absolute;
	top: 33px;
	left: 775px;
	width: 176px;
	height: 83px;
	background: url(/css/img/planb.gif);
}
/*
* html #logo {
	background: url(/css/img/logo.gif) no-repeat;
}
*/

#menu {
	position: absolute;
	left: 210px;
	top: 80px;
	height: 20px;
}
#menu a {
	font-size: 1em;
	font-weight: bold;
    text-decoration: none;
}
#menu a:hover {
     text-decoration: underline;
}
#menu a.selected {
     text-decoration: underline;
}

#submenu {
	position: absolute;
	left: 210px;
	top: 85px;
}

#login {
	position: absolute;
	left: 53px;
	top: 158px;
	width: 140px;
}

#content-1 {
	position: absolute;
	left: 210px;
	top: 110px;
	width: 570px;
}

#content-2 {
	position: absolute;
	left: 795px;
	top: 160px;
	width: 190px;
}

#footer {
	clear:both;
	padding-top: 3em;
}

#user-details {
    float:left;
	margin: -752px 0 0 396px !important;
}

/* Elements */

* {
    font: 10pt/15pt "Trebuchet MS",Verdana,Arial,sans-serif;
    color: #B3B3B3;
}

h1 {
    font: 1.5em/1.75em Georgia,serif;
    color: #FB02D0;
    background: #000000;
    margin: 7.5pt 0 2.5pt 0;
}

h2,
.h2 {
    font-weight: bold;
}

h3 {
    margin: 5pt 0 5pt 0;
    color: #FB02D0;
    background: #000000;
}

p {
}
/*
p a,
p .a {
    text-decoration: none;
}
*/

a,
.a {
	/*text-transform: uppercase;
	font-size: 0.75em;
	font-weight: bold;*/
	border: 0;
    color: #FB02D0;
    background-color: transparent;
    text-decoration: none;
    cursor: pointer;  
}
.powered a {
color: inherit;
font-size: inherit;
}
/*
input.a {
	background: url(/css/img/dot-006400.gif) repeat-x 0 13px;
}
input.a:focus {
	color: #FB02D0;
    background-color: transparent;
	background: url(/css/img/dot-006400.gif) repeat-x 0 13px;
}
*/
a:hover,
.a:hover {
    text-decoration: underline;
}

label {
    color: #B3B3B3;
    background: transparent;
    float: left;
    width: 60px;
}
.edit label {
    margin-left: -72px;
    text-align: right;
    color: #B3B3B3;
    background: #000000;
}
* html .edit label {
	margin-left: 0px;
	text-align: left;
}
label.small {
    margin: 0;
    text-align: left;
}
label.wide {
    width: 130px;
}
label.normal {
    float: none;
    width: auto;
}
label.first {
	margin-top: 0 !important;
}

input,
select,
.input,
textarea {
    border: 1px inset #ccc;
    color: #B3B3B3;
    background: #000000;
    /*height: 15px;*/
    /*margin: -2px -1px -1px -1px;*/
    /*padding: 0 !important;*/
}
.input {
    border: 0;
    height: auto;
    margin: 0;    
}

textarea {
    height: auto;
    width: 570px;
}

textarea:focus,
input:focus {
	color: #ccc;
    background: #3D3D3D;
}

option {
    padding: 0 5px 0 5px;
}

button,
.button {
    border: 1px outset #ccc;
    margin: 0;
    height: auto;
    color: #FB02D0;
    background: #3D3D3D;
}

button:focus,
.button:focus {
	color: #FB02D0;
    background: #000;
    border: 1px inset #ccc;
}

img {
    border: 0;
}

table {
	width: 100%;
}

td {
	float: none !important;
	padding: 0.25em 0.25em 0.25em 0;
}

/* Classes */

.function,
.functions a {
	text-transform: uppercase;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: underline;
}

.small {
    font-size: 0.79em;
    font-weight: normal;
    line-height: 1.25em;
    background: #000000;
}

.green {
    color: #FB02D0;
    background: #000000;
}

.post,
.match,
.pagination,
.sort {
    padding: 0.5em 0 0.5em 0;
    border-bottom: 1px solid #ccc;
}
.sort,
.pagination {
	background: #3D3D3D;
	padding: 0.5em;
	border: 1px solid #ccc;
}
.sort {
    margin-top: 0.75em;
}
.pagination {
	border-top: 0;
	text-align: center;
}
.pagination td {
	padding: 0;
}

.post-replies,
.match-formation,
.match-carpools {
    margin-top: 0.5em;
}

/* Match formation */

.match-formation {
    height: 740px;
    background: url(/css/img/field.jpg) no-repeat 10pt;
}
.match-formation-add-user {
    height: 30px;
    margin-left: 10pt;
}
.match-formation-position {
    width: 95px;
    height: 98px;
    float: left;
    padding: 5px;
    margin-left: 10pt;
}
.match-formation-position h6 {
    text-align: center;
    color: #000000;
    background: transparent;
    font-weight: bold;
}
.match-formation-position .user {
    color: #FB02D0;
    margin: 2px;
    padding: 2px;
    background: #3D3D3D;
    border: 1px solid #ccc;
}
.match-formation-position .function {
    color: #3D3D3D;
    margin: 2px;
    padding: 2px;
}
.match-formation-position label {
    font-style: italic;
    width: 50px;
    height: auto;
    margin: 3px 0;
    text-align: left;
    color: #000000;
    background: transparent;
}
.lmf {
    clear: left;
}
.omf {
    margin-top: 22px !important;
}
.zmf {
    margin-top: 150px !important;
    margin-left: -108px;
}
.lmf {
    margin-top: 150px !important;
}
.rmf {
    margin-top: 150px !important;
}
.dmf {
    clear: left;
    margin-top: 40px !important;
    margin-left: 130px
}
.lv {
    clear: left;
}
.tw {
    clear: left;
    margin-left: 130px;
    height: 40px;
}

.form.sub {
	margin: 1em 0 0.5em 0;
    padding: 0 0 0 1em;
    /* Doesn't work with labels of replies */
    border-left: 1px solid #ccc;
}

.form * {
    margin-top: 0.25em;
}

.error_message {
    color: #ff4500;
    background: #000000;
    z-index: 20;
}

.user {
	padding-bottom: 0.75em;
}

.user .image {
	width: 180px;
	height: 180px;
	color: #000000;
	background: #3D3D3D;
	text-align: center;
	vertical-align: middle;
}

.left,
.center,
.right {
	padding-right: 0.75em;
}
.left {
	text-align: left;
	float: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
	float: right;
}

.first {
	clear: left;
}


/* Content */

#content-1 em {
	font-style: italic;
}

#content-1 strong {
	font-weight: bold;
}

#content-1 cite {
	border-left: 1px solid #ccc;
	padding-left: 1em;
	color: #B3B3B3;
	margin-bottom: -1.5em;
	display: block;
}

#content-1 code {
	font-family: "Courier new", monospace;
	color: #B3B3B3;
}

#content-1 dt {
	float: left;
    width: 180px;
    clear: left;
}

#content-1 dd {
}
