@charset "UTF-8";
/* CSS Document */

body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; color:#5f5f5f; background-color:#eaeaea;}


/*-------------------------
HEADER
-------------------------*/
#header {background-color:#323232; width:auto; height:50px; padding:10px 0 0 0;}

	#header-inner {width:940px;height:50px; margin:0 auto; background:#323232 url(../images/logo.gif) top left no-repeat;}
	
	#header ul{ padding:12px 0 0 0; margin:0; list-style:none; float:right;  color:#FFFFFF;}
	
	#header ul li{padding:0; margin:0; list-style:none; display:inline;  width:auto; padding:0 0 0 20px; font-weight:bold;  font-size:12px;  }
	
/*-------------------------
CONTENT
-------------------------*/
#title-inner {width:940px; height:370px; margin:0 auto; background:url(../images/fanboy.gif) top left no-repeat; text-align:right;}

	.help {margin:234px 0 0 0;}


#content-wrapper {width:auto; height:auto; background-color:#FFFFFF;}

	#content-inner {width:940px; margin:0 auto; padding:40px 0 20px 0; }
	
	
.plea-block {width:940px; height:auto; border-top:1px solid #b6b6b6; overflow:auto; margin:0; padding:0;}
	
	.plea-title {width:160px; float:left; margin:20px 20px 0 0; font-weight:bold; font-size:16px; line-height:18px;}
		
	.plea-content {width:460px; float:left; margin:20px 20px 0 0;}
	
	.plea-image {width:280px; height:328px; overflow:hidden; float:left; text-align:right;}
	
	.plea-reasontitle {width:100px; float:left; margin:20px 20px 0 0; font-weight:bold; font-size:14px;}
	
	.plea-reasoncontent {width:340px; float:left; margin:20px 20px 0 0;}
	
	.plea-reasontitle2 {width:100px; float:left; margin:20px 20px 0 0; font-weight:bold;}
	
	.plea-reasoncontent2 {width:160px; float:left; margin:20px 0 0 0;}
	
.plea-blocksmall {width:760px; height:328px; margin:0 0 0 180px; border-top:1px solid #e5e5e5; height:auto; overflow:auto;}


/*-------------------------
ABOUT
-------------------------*/
#about-wrapper {width:940px; height:auto; overflow:auto; margin:0 auto; padding:30px 0 30px 0;}

/*-------------------------
GENERAL
-------------------------*/
ul {padding:0; margin:0; list-style:none;}

li{margin:0; padding:0; list-style:none;}

p {margin:0 0 10px 0;}

.crossthrough {text-decoration: line-through}

a {color:#bd1c83; text-decoration:none;}
a:hover {text-decoration:underline;}

a.nav {color:#ffffff; text-decoration:none;}
a.nav:hover {color:#bd1c83}

