body
{
	background-color: #D8D8D8;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
}

#main
{
	width: 100%;
	padding: 0px;
}

#header
{
	background-image: url("/skins/default/images/cyanide/header_01_d.png");
	width: 100%;
	height: 118px;
	position: relative;
}
#logo
{
	position: absolute;
	top: 0px;
	left: 5px;
	background-image: url("/skins/default/images/cyanide/header_01_a.png");
	width: 166px;
	height: 118px;
}
#login
{
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url("/skins/default/images/cyanide/header_01_f.png");
	width: 200px;
	height: 118px;
	padding-right: 70px;
}
#separator
{
	left: 0px;
	width: 45px;
	height: 118px;
	background-image: url("/skins/default/images/cyanide/header_01_e.png");
}

#login_form
{
	position: absolute;
	left: 47px;
	top: 10px;
}

#language_form
{
	position: absolute;
	left: 150px;
	top: 120px;
}

#language_form select
{
	width: 90px;
	border-style: none;
	border-type: none;
}

#menu
{
	width: 100%;
	height: 30px;
	background-image: url("/skins/default/images/cyanide/bar_01_a.png");
	background-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
}

#submenu
{
	width: 100%;
	height: 30px;
	background-image: url("/skins/default/images/cyanide/bar_01_a.png");
	background-color: white;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: white;
	padding-top: 7px;
}
#submenu a { color: white; text-decoration: none; padding-left: 20px; }
#submenu a:hover { color: white; text-decoration: underline; }

#content
{
	background-color: #D8D8D8;
	padding: 20px;
	text-align: center;
}

input
{
	border-style: dashed;
	border-width: 1px;
}

div.wizzard
{
	border-style: solid;
	border-width: 1px;
}
#next button
{
	float: right;
}

li
{
	display: inline;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
}

li.current
{
	display: inline;
	font-weight: bold;
	color: white;
}

li.normal
{
	list-style-type: circle;
	display: block;
	border-style: none;
	border-width: 0px;
}

#login_form a { color: white; }

a.button_prm2004
{
	display: block;
	float: left;
	width: 316px;
	height: 26px;
	background-image: url("/skins/default/images/bouton_PRM_a.png");
	text-decoration: none;
}
a.button_prm2004:hover
{
	display: block;
	float: left;
	width: 316px;
	height: 26px;
	background-image: url("/skins/default/images/bouton_PRM_b.png");
}
a.button_home
{
	display: block;
	float: left;
	width: 54px;
	height: 26px;
	background-image: url("/skins/default/images/bouton_home_a.png");
	text-decoration: none;
}

div.news
{
	padding: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-bottom: 10px;
	max-width: 500px;
}

h1 { margin-top: 10px; }



#mail_button
{
	background-image: url("/games/Pro Rugby Manager 2005/images/button_back.gif");
	height: 18px;
	font-size: 10px;
	width: 128px;
	margin-left: 6px;
	border-type: solid;
	border-width: 1px;
	border-color: #C18030;
	margin-bottom: 2px;
}

#mail_header
{
	height: 80px;
	width: 100%;
	background-image: url("/games/Pro Rugby Manager 2005/images/header_back.gif");
}

#mail_menu
{
	float: left;
	width: 325px;
	height: 80px;
	background-image: url("/games/Pro Rugby Manager 2005/images/header_menu_back.gif");
}

#mail_header_title
{
	margin-left: 50px;
	margin-top: 8px;
	float: left;
	color: white;
	font-size: 20px;
	font-weight: bold;
}

#mail_header_right
{
	float: right;
	width: 141px;
	height: 80px;
	background-image: url("/games/Pro Rugby Manager 2005/images/header_right_back.gif");
}

#mail_body
{
	margin: 0px;
	background-color: #4F67A0;
	font-family: Verdana;
	font-size: 11px;
	height: 100%;
}

input.options_player__disabled
{
	background-color: #898F8F;
	border-style:none;
}

input.options_player
{
	border-style:none;
}

input.submit_options_player
{
	background-image: url("/games/Pro Rugby Manager 2005/images/button_back.gif");
	height: 18px;
	font-size: 10px;
	width: 128px;
	margin-left: 6px;
	border-style: solid;
	border-type: none;
	border-width: 1px;
	border-color: #C18030;
	margin-bottom: 2px;
}

#header_title
{
	color: white;
	font-size: 20px;
	font-weight: bold;
}
