html, body
{
 	color: #000000;
 	background-color: #ffffff;/*#F0FFF0; */	
}

#hd 
{
	position: relative;
	margin-top: 20px;	
	
}


#hd .logo_image
{		
	position: inherit;
	width:71.313em;
	height:10.8em;
	background-image: url('../graphics/logo.png');
	background-repeat: no-repeat;	
	background-position: top center;
	
}

.menu
{
	position: relative;
	top: 2em;
	width: 13.85em;
	background-color:#cccccc;
}

.menu .title
{
	width: 100%;
	height: 1.538em;
	line-height: 1.5em;
	color: #ffffff;
	border-color: #27409e;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	text-align: center;
	font-weight:normal;			
	background-color:#27409e;
	background-image: url('../graphics/background_blue2_gradient.png');
	background-position: top left;
	background-repeat: repeat;	
	
}

.menu a
{
	display:block;
	width: 100%;
	text-decoration: none;
	border-color: #dddddd;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;	
	text-align: center;
	font-weight:normal;
}

.menu a:link
{
	background-color:#ffffff;
	color: #27409e;	
	border-color: #dddddd;
}

.menu a:visited
{
	background-color:#ffffff;
	color: #27409e;
	border-color: #dddddd;
}

.menu a:hover
{
	background-color:#27409e;
	color: #ffffff;
	border-color: #27409e;
}

.menu a:active
{
	background-color:#ffffff;
	color: #27409e;
	border-color: #dddddd;
}


.menu .empty
{
	display: block;
	width: 100%;
	background-color: #DDDDDD;	
	color: #27409e;	
	border-color: #dddddd;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;	
	text-align: center;
	font-weight:normal;
	text-decoration: none;
	cursor:default;
	
}


.rightmenu a
{
	display:block;
	width: 100%;
	text-decoration: none;
	border-color: #dddddd;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;	
	text-align: center;
	font-weight:normal;
}

.rightmenu .empty
{
	display:block;
	width: 100%;
	text-decoration: none;
	border-color: #dddddd;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;	
	text-align: center;
	font-weight:normal;
	background-color:#ffffff;
	color: #dddddd;	
	border-color: #dddddd;
}

.rightmenu a:link
{
	background-color:#ffffff;
	color: #27409e;	
	border-color: #dddddd;
}

.rightmenu a:visited
{
	background-color:#ffffff;
	color: #27409e;
	border-color: #dddddd;
}

.rightmenu a:hover
{
	background-color:#27409e;
	color: #ffffff;
	border-color: #27409e;
}

.rightmenu a:active
{
	background-color:#ffffff;
	color: #27409e;
	border-color: #dddddd;
}


.shoppingcartmenu
{
	position: relative;
	top: 2em;
	width: 13.85em;
	background-color:#cccccc;
}

.shoppingcartmenu .title
{
	width: 100%;
	height: 1.538em;	
	line-height: 1.5em;
	color: #ffffff;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	text-align: center;
	font-weight:normal;			
	border-color: #27409e;
	background-color:#27409e;
	background-image: url('../graphics/background_blue2_gradient.png');
	background-position: top left;
	background-repeat: repeat;	
}

.rightmenu
{
	position: relative;
	top: 2em;
	width: 13.85em;
	background-color:#cccccc;
}

.rightmenu .title
{
	width: 100%;
	height: 1.538em;	
	line-height: 1.5em;
	color: #ffffff;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	text-align: center;
	font-weight:normal;			
	border-color: #27409e;
	background-color:#27409e;
	background-image: url('../graphics/background_blue2_gradient.png');
	background-position: top left;
	background-repeat: repeat;	
}



.content_main
{
	position: relative;
	top: 2em;
	width: 100%;
}

.content_main .textitem
{
	position: relative;
	width:100%;
	min-height: 15em;	
	height: 15em;	
	border-color: #dddddd;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	margin-bottom: 1em;
}
/*hack to override hard-coded height, used only in mozilla*/
div[class] .content_main .textitem
{
	height: auto;
}

.content_main .textitem .title
{
	position:relative;
	top: 0px;
	left:0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 1.538em;
	line-height: 1.5em;
	color: #ffffff;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	text-align: center;
	font-weight:normal;			
	border-color: #27409e;
	background-color:#27409e;
	background-image: url('../graphics/background_blue2_gradient.png');
	background-position: top left;
	background-repeat: repeat;
}


.clanmember_main
{
	position: relative;
	top: 2em;
	width: 100%;
}

.clanmember_main .textitem
{
	position: relative;
	width:100%;
	min-height: 40em;	
	height: 40em;	
	border-color: #dddddd;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	margin-bottom: 1em;
}
/*hack to override hard-coded height, used only in mozilla*/
div[class] .clanmember_main .textitem
{	
	height: auto;
}

.clanmember_main .textitem .title
{
	position:relative;
	top: 0px;
	left:0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 1.538em;
	line-height: 1.5em;
	color: #ffffff;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	text-align: center;
	font-weight:normal;			
	border-color: #27409e;
	background-color:#27409e;
	background-image: url('../graphics/background_blue2_gradient.png');
	background-position: top left;
	background-repeat: repeat;
}


.clanmember_main .textitem .nickname
{
	position:relative;	
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding: 0px;
	width: 100%;
	height: auto;
	color: #27409e;
	text-align: center;
	font-weight:normal;			
	font-size: 2.5em;
	border-color: #dddddd;
}

.clanmember_main .textitem .ueaimage
{
	position:relative;	
	float: right;
	padding: 0px;	
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	width: 266px;
	height: 266px;	
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #ffffff;
}


.clanmember_main .textitem .uealogo
{
	position:relative;
	float:left;
	top: 0px;
	left:0px;
	padding: 0px;
	margin: 0px;
	width: 266px;
	height: 266px;	
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #ffffff;
}


.clanmember_main .textitem .form
{
	position:relative;
	top: 0px;
	left:0px;
	padding: 0px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 1em;
	margin-bottom: 0px;	
	width: 90%;	
	font-size: 1em;
	text-align: left;
}

.clanmember_main .textitem .form .row
{
	padding: 0px;
	margin: 0px;
	width: 100%;		
	margin-left: 0em;
	margin-right: em;
	margin-top: 0em;
	margin-bottom: 1em;	
	line-height: 1.2em;
	clear:both;
}




.clanmember_main .textitem .form .label
{	
	position:relative;
	float:left;
	width: 3em;
	height: 1em;	
	color: #27409e;
}
div[class] .clanmember_main .textitem .form .label
{	
	line-height: 1.5em;
}


.clanmember_main .textitem .form .content
{
	position:relative;
	float:right;
	padding-left: 2em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin: 0px;
	width:70%;	
	font-size: 1em;
	text-align: left;
	color: #27409e;
}

div[class] .clanmember_main .textitem .form .content
{	
	line-height: 1.5em;
}
