@charset "UTF-8";

#innercontent{
 border-left:0 solid #333;
 margin:0px 20px 19px 20px;
 padding:0px 0 0 0;
}

#footer{
 background:#000;
 border-top:1px solid #fff;
 height:75px;
 padding:25px 39px 0 29px;
}
	#footer a,#footer a:link,#footer a:visited{
	 color:#fff;
	 text-decoration:none;
	 padding:0 0 0 30px;
	}
	#footer a:active,#footer a:focus,#footer a:hover{
	 color:#dfdedb;
	}
	#footer h2{
	 background:url(images/generic/logo.png) left -52px no-repeat;
	 height:20px;
	 width:219px;
	}
	#footer ul{
	 list-style:none;
	 margin:0;
	}
#header{
 background:#000;
 color:#fff;
 height:126px;
 margin:0 0 1px 0;
 padding:33px 40px 0 0;
}
	#header a,#header a:link,#header a:visited{
	 color:#fff;
	 text-decoration:none;
	}
	#header a:active,#header a:focus,#header a:hover{
	 color:#f39;
	}
	#header input{
	 border:0;
	 padding:5px;
	 margin:0 0 19px 0;
	 width:170px;
	}
	#header ul{
	 list-style:none;
	 margin:0;
	}
#menu{
 background:#dedfdb;
 font-size:14px;
 line-height:39px;
 list-style:none;
 margin:0 0 1px 0;
 padding:0 0 0 10px;
}
	#menu a,#menu a:link,#menu a:visited{
	 color:#000;

	 text-decoration:none;
	}
	#menu a:active,#menu a:focus,#menu a:hover{
	 color:#fff;
	}
#site{
 background:#fff;
 width:950px;
}
#submenu{
 background:#dedfdb;
 min-height:470px;
 padding:29px 18px 0 29px;
 width:263px;
}
	#submenu a,#submenu a:link,#submenu a:visited{
	 color:#000;
	 text-decoration:none;
	}
	#submenu a:active,#submenu a:focus,#submenu a:hover{
	 color:#fff;
	 text-decoration:underline;
	}
	#submenu h2{
	 background-image:url(images/generic/submenus.png);
	 background-repeat:no-repeat;
	 height:62px;
	}
	#submenu ul{
	 list-style:none;
	 line-height:27px;
	 margin:0;
	}

.buttonsearch{
 background-color:#000;
 background-image:url(images/generic/search.png);
 background-position:right center;
 background-repeat:no-repeat;
 border:0;
 height:24px;
 margin:0;
 width:80px;
}
.hello{
 margin:0 0 5px 0;
}
.linklogin{
 border-right:1px solid #7f7f7f;
 margin:0 0 6px 0;
 width:48px;
}
.linklogout{
 border-left:1px solid #7f7f7f;
 width:58px;
}
.menulogin{
 line-height:21px;
}
.pagetitle{
 border-bottom:1px solid #333;
 font-size:12px;
 margin:0 0 20px 0;
 padding:0 0 15px 0;
 text-indent:10px;
}
.points{
 color:#f33;
}