/*
   easy-styles.css
   easy-sign-up
   
   Created by Rew Rixom on 2011-03-29.
*/
/* Options admin */
.wrap a{text-decoration:none;}
.wrap a:hover{text-decoration:underline;}
	#easy_sign_up_form_table th{
		border-right:1px #FCFCFC solid;
	}
	.esu-css-f-l{ float:left; } 
	.esu-css-f-r{float: right;}
	br.esu-c-f {clear:both;display:block;height:1px;margin:-1px 0 0 0;}
	.esu-css-m-l-10{margin-left:10px;}
	.esu-ui-1-2{ width:48%;}
	.esu-ui-1-3{ width:30%; }
	.esu-ui-1-4{ width:24%; }
	.esu-ui-2-3{ width:66%; }
	.esu-css-p-4{padding:4px;} 
	.esu-css-p-10{padding:10px;}
	.esu-css-p-20{padding:20px;}
	a.esu-ntd:hover {text-decoration: none;}
	#icon-esu_options_pg{
		background:url('../images/easy-sign-up-icon-32by32.png') no-repeat;
	}

	#esu_poststuff { padding: 11px 10px; }
	#esu_poststuff h3, 
	#easy-help h3 {
		cursor: default; 
		font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif; 
		font-weight: normal; 
		font-size: 15px; 
		padding: 8px;
	}
	
	div.esu-postbox{ background:#F1FAFF;}
	div#esu_like_plug.esu-postbox{ background:#F9FDFF; }
	div.esu-postbox ol li a span {font-size: 150%;color: #BAB030;}	
	#esu_extras_feed li a {font-weight: bold;}
	#easy-help code{border:#DDF3FF 4px solid; background-color: #F1FAFF; line-height:2em;display:inline-block;}

	ul.easy-rss {list-style-type:disc;padding-left: 20px;}
	
	div.esu-extra-info-box{ 
	  border: 1px solid #999; margin: 5px; 
	  background-color: #fff; width: 274px;
	  float: left;padding: 10px; text-align: center;
	  border-radius:4px;
    box-shadow: 3px 3px rgba(0,0,0,0.2);
	}
	div.esu-extra-info-box img{ border: 1px solid #999; background-color: #fff; padding:4px;}
	div.esu-extra-info-box p,div.esu-extra-info-box h4{text-align: left;margin:5px 0;}

	#easy_sign_up_thank_you_email_ifr{
		background-color: #fff;
	}
	/*EOF*/

