
html, body {
	background-color: #5b5b5d;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	color: #f1f1f1;
	font-size: 8pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	height: 100%;
}

a:link, a:visited, a:hover
{
	text-decoration: none;
	outline: none;
	color: #d3cd93;
}

a img
{
	border: 0;
}


/* forms */


#container
{
	width: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
}

#header
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 225px;
	z-index: 1;
}

#header_gradient_top
{
	width: 100%;
	height: 40px;
	background-image: url(../images/gradient_top.png);
	background-repeat: repeat-x;
}

#header_panorama
{
	width: 100%;
	height: 130px;
	background-color: #c3b787;
	background-repeat: repeat-x;
}

#header_gradient_bottom
{
	width: 100%;
	height: 30px;
	background-image: url(../images/gradient_bottom.png);
	background-repeat: repeat-x;
}

#header_image
{
	position: absolute;
	right: 20px;
	top: 6px;
	z-index: 2;
}

#header_title
{
	position: absolute;
	left: 18px;
	top: 42px;
	width: 431px;
	height: 130px;
	background-image: url(../images/swiss_special_forces.png);
	background-repeat: no-repeat;
}

#header_title a img
{
	border: 0px;
	width: 431px;
	height: 130px;
}

#sub_header
{
	width: 100%;
	height: 25px;
	background-color: #cbcb99;
}

#bloc_left
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 222px;
	height: 100%;
	background-color: #949363;
}

#container_bloc_left
{
	padding-top: 225px;
}

#container_menu_left
{
	float: left;
	margin: 20px 0 0 20px;
	width: 215px;

	background-color: #cbc07e;
	background-image: url(../images/gradient_menu_left.png);
	background-repeat: repeat-x;

}

#container_menu_left #mask
{
	background-image: url(../images/spec_ops.png);
	background-repeat: no-repeat;
	background-position: 99px 40px;
}

.bloc_menu_left
{
	position: relative;

	color: #1d1d05;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	border: 1px solid #6f6f3d;
}

.bloc_menu_left_spacer
{
	height: 10px;
	background-color: #949363;
	background-image: url(../images/bloc_left.png);
	background-repeat: repeat-y;
	background-position: -20px 0;
}

/* Left navigation */
.bloc_menu_left .title
{
	margin: 0;
	padding: 0 1px 0 0;
	text-transform: uppercase;
	font-size: 8pt;
	text-align: left;
	vertical-align: bottom;
	color: #aead83;
	height: 30px;
	line-height: 35pt;
}

.bloc_menu_left ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
}

.bloc_menu_left ul li
{
	margin: 0;
	padding: 3px 1px 0px 0;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #34320c;
	height: 15px;
	border-top: 1px solid #828250;
}

.bloc_menu_left ul li a:link, .bloc_menu_left ul li a:visited
{
	margin: 0 0 0 5px;
	padding: 0 0 0 20px;
	color: #34320c;
}

.bloc_menu_left ul li a:hover
{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	color: #34320c;
}

.bloc_menu_left ul li a.selected
{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	cursor: default;
}

#bloc_right {
	margin: 20px 0 0 222px;
	padding: 0 8px 5px 20px;
	min-width: 900px;
}

#content {
	text-align: justify;
}

#content h1
{
	color: white;
	font-size: 8pt;
	font-weight: bold;
	margin: 20px 0 0 0;
}

#content p
{
	margin: 12px 0 0 0;
}

#content p.edito, #content h1.edito
{
	margin-right: 210px;
	color: #d3cd93;
	font-size: 15px;
}

#content hr
{
	width: 35%;
	height: 6px;
	text-align: center;

	margin: 15px auto 0 auto;

	background-color: #edeabd;
	background-image: url(../images/gradient_breadcrumb.png);
	background-repeat: repeat-y;
	border: 1px solid #515244;
}

.homepageHRContainer
{
	padding-right: 215px;
}

#messageBox
{
	width: auto;
	margin-right: 210px;
	margin-bottom: 15px;
}

#messageBox p
{
	padding: 25px;
	margin: 0 auto 0 auto;
	width: 300px;
	background-color: #edeabd;
	background-image: url(../images/gradient_breadcrumb.png);
	background-repeat: repeat-y;
	border: 1px solid #515244;
	color: #232414;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}


#navigation_line
{
	height: 14px;
	margin: 19px 0 16px 0;
	padding: 1px 0 1px 5px;
	background-color: #edeabd;
	background-image: url(../images/gradient_breadcrumb.png);
	background-repeat: repeat-y;
	border: 1px solid #515244;
	color: #232414;
	font-size: 8pt;
	font-weight: bold;
	white-space: nowrap;
}

#navigation_line_table
{
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#navigation_line_table td
{
	margin: 0;
	padding: 0;
}

#navigation_line #breadcrumb
{
	text-align: left;
	z-index: 10;
	text-transform: uppercase;
	padding-left: 20px;

	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#navigation_line #slogan
{
	text-align: right;
	padding: 0 5px 0 0;
	color: #d2d09d;
	text-transform: uppercase;
}


#bloc_right_embed
{
	margin: 0 0 0 6px;
	padding: 0;
	float: right;
	width: 200px;
	background-color: #717171;
}

#bloc_right_embed .title
{
	padding: 1px 0 0 5px;
	height: 15px;
	border: 1px solid #676743;
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
	color: #201b05;
	background-color: #f9f8c0;
	background-image: url(../images/gradient_bloc_right_title.png);
	background-repeat: repeat-y;
	z-index: 10;
}

#bloc_right_embed .important_title
{
	color: red;
}

#bloc_right_embed .important_content
{
}


#bloc_right_embed .title span
{
	padding: 0 0 0 20px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#bloc_right_embed .content
{
	padding: 14px;
	min-height: 40px;
}

#bloc_right_embed .content p
{
	margin: 0;
	padding: 0 0 8px 0;
}

#bloc_right_embed .spacer
{
	margin: 0;
	padding: 0;
	background-color: #5b5b5d;
	height: 14px;
}

.clear
{
	clear: both;
}


#addMemberForm input[type="text"]
{
	width: 250px;
}

div.autocomplete
{
	position:relative;
	width:250px;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}

div.autocomplete ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

div.autocomplete ul li.selected
{
	background-color: #949363;
}

div.autocomplete ul li
{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	height: 20px;
	cursor: pointer;
}

table.formTable
{
	border-collapse: collapse;
	margin: 10px 0 10px 0;
}

table.formTable tr td
{
	padding: 5px 5px 5px 5px;
}

table.formTable tr td.left
{
	padding-right: 30px;
}

table.formTable tr td.even
{
	background-color: #7a7a7d;
}

div.news
{
	padding: 0 0 0 15px;
	margin: 0 210px 0 0;
	background-color: #626264;
/*	background-image: url(../images/gradient_news.png);
	background-repeat: repeat-y; */
}

div.news .infos
{
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
}

div.news p
{
}

div.news blockquote
{
	padding: 25px;
	margin: 0 0 0 25px;
	width: 60%;

	background-color: #edeabd;
	background-image: url(../images/gradient_breadcrumb.png);
	background-repeat: repeat-y;
	border: 1px solid #515244;
	color: #232414;
	font-size: 8pt;
}

div.news .comments
{
	margin: 15px 0 15px 0;
	text-align: right;
}

div.news hr
{
	width: 100%;
	height: 5px;

	background-color: #edeabd;
	background-image: url(../images/gradient_breadcrumb.png);
	background-repeat: repeat-y;

	border: 1px solid #515244;
}

.news_pagination
{
	text-align: right;
	padding: 0;
	margin: 0;
}

table.userList {
	margin: 15px 0 15px 0;
	width: auto;
	border-collapse: collapse;
}

table.userList td
{
	padding: 0 7px 0 7px;
}

table.userList tr.odd
{
	background-color: #6c6c6f;
}

table.userList th {
	background-color: #3a3a3c;
	height: 18px;
	padding: 0 7px 0 7px;
}

table.userList th.plus, table.userList td.plus
{
	padding-right: 0;
	padding-left: 5px;
}

table.userList td.rank {
	padding: 0 5px 0 5px;
}

table.userList th.nickname, table.userList th.age, table.userList th.location, table.userList th.online_gaming,
table.userList th.bf3 {
	border-right: 1px solid #6f6f6f;
}

table.userList th.nickname{
	width: 110px;
}
table.userList td.nickname {
	width: 110px;
	padding-left: 0;
}

table.userList th.location, table.userList td.location
{
	width: 130px;
}

table.userList .age {
	text-align: center;
}

table.userList .online_gaming {
}

table.userList .competences {
	min-width: 150px;
	text-align: left;
}
table.userList td.bf3 {
	white-space: nowrap;
}
table.userList .bf3_class {
	display: inline-block;
}
table.userList .bf3_vehicle {
	display: inline-block;
	margin-left: 10px;
	width: 38px;
	text-align: center;
}
table.userList .bf3_weapon {
	min-width: 90px;
	display: inline-block;
	margin-left: 5px;
	text-align: center;
}

table.userList th.edit, table.userList td.edit
{
	width: 35px;
}

table.userList td
{
	height: 34px;
}

table.userList td.more
{
	padding-bottom: 5px;
}

table.userList td a img
{
	border: 0;
}

table.userList td.even
{
	background-color: #7a7a7d;
}

/* IE 6 hack  \*/
* html #container_menu_left
{
	margin: 20px 0 0 10px;
}

* html #navigation_line
{
	height: 14px;
}

* html #bloc_left
{
	background-image: url(../images/bloc_left.png);
	background-repeat: repeat-y;
}

* html .bloc_menu_left .title
{
	padding-top: 17px;
	line-height: normal;
	height: 8px;
	background-image: none;
}

* html #container_menu_left #mask
{
	background-image: none;
}

* html #header_title
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/swiss_special_forces.png");
}

* html .bloc_menu_left ul li a:hover
{
	background-color: transparent;
}

* html #navigation_line #breadcrumb
{
	background-color: transparent;
}

* html #bloc_right_embed form
{
	margin: 0;
}

/* IE7 hack */
*+html #bloc_right
{
   min-width: 10px;
   padding-top: 20px;
}



