body
{
	background-color: #EDF3F5;
}
#specialhr
{
	background-image: url('../images/hr.png');
	background-repeat:repeat-x;
	height:4px;
}
#topper
{
	position:fixed;
	width:100%;
	margin-top:9px;
	padding:0;
	height:64px;
	padding-top:5px;
	z-index:100;
}
#topperother
{
	position:fixed;
	width:100%;
	margin-top:-6px;
	padding:0;
	height:64px;
	z-index:100;
}
#topperheader
{
	background:#000;
	margin-top:-1px;
	height:60px;
	z-index:100;
}
#topperfull
{
		width:960px;
		margin:0 auto;
}
#newfooter
{
	background-color:#000;
	width:960px;
	margin:0 auto;
}
#fullfooter
{
		background-color:#000;
		height:200px;
		color:#ccc;
}
.h2m
{
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	font-family: inherit;
	font-weight: bold;
	color: inherit;
	color:#333;	
}
.hpink
{
	color:#eee;
}
.h3m
{
	font-size: 18px;
	line-height: 16px;
	margin: 0;
	font-family: inherit;
	font-weight: bold;
	color: inherit;
	color:#333;	
}
.top-menu-header
{
	display:inline;
	float:right;
}
.homepage
{
	padding-top:55px;
}
.otherpages
{
	padding-top:65px;
}
body#tinymce {
	text-align: center;
	}
.registerouterbox
{
	margin:0 auto;
	text-align:center;
}
.registerinnerbox
{
	border:1px solid #006Ecc;
	width:40%;
	margin:0 auto;
	background-color:#fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding:15px;
	-moz-box-shadow: 0 0 6px #999;
	-webkit-box-shadow: 0 0 6px #999;
	box-shadow: 0 0 6px #999;
}
.registereditprofilebox
{
	width:50%;
}
.whitebox
{
	border:1px solid #006Ecc;
	width:74.5%;
	margin:0 auto;
	background-color:#fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding:15px;
	-moz-box-shadow: 0 0 6px #999;
	-webkit-box-shadow: 0 0 6px #999;
	box-shadow: 0 0 6px #999;
	display:block;
}
.whitebox a
{
	text-decoration:underline;
}
#shop_info a
{
	color:#fff;
}
#shop_info
{
	/*background-color:#eef3fa;
	*/
	background-color:#2b2732;
	border:1px solid #2b2732;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	width:960px;
	margin:0 auto;
}
#shop_info {
  clear: both;
  padding: 19px 0 0 0;
  font-size: 11px;
  color: #6C727B;
}
#shop_info_wrap {
  padding: 0 0 28px 0;

}
#shop_info h2 {
  margin-bottom: 14px;
  font-size: 20px;
  color: #888;
  border-bottom: 1px solid #e3e3e3;
}
#twitter h2 {
text-indent: 30px;
background: url('../images/i_twitter_24.png') no-repeat 0 8px;
}
#facebook h2 {
text-indent: 30px;
background: url('../images/i_facebook_24.png') no-repeat 0 8px;
}
#shop_contacts h2 {
text-indent: 30px;
background: url('../images/i_contacts_24.png') no-repeat 0 8px;
}
#fullcont
{
	width:960px;
	margin:0 auto;
	
	/*background-color:#eef3fa;
	*/
	background-color:#fff;
	
	margin-top:5px;
	/*padding:5px;*/


	
}
.greensmall
{
	font-size:12px;
	color:green;
}
#frontmatterli
{
	list-style: none;
}
#writearea
{
	display:none;
}
.otherareas
{
	min-height:350px;
	height:100%;
	padding:15px;
}
.hidearea
{
	display:none;
}
#infoarea
{
	/*border:1px solid #eee;*/
}
.frontname
{
	font-size:30px;
}
.thumbnail
{
	background-color:#fff;
	-moz-box-shadow: 0 0 6px #999;
	-webkit-box-shadow: 0 0 6px #999;
	box-shadow: 0 0 6px #999;
}
.noneditablefrontname
{
	font-size:30px;
}
#editablechapter
{
	font-size:30px;
}
.editchapter
{
	font-size:30px;
}
.medbluebutton
{
	background-color:#3465a4 ;
	padding:10px;
	border:2px solid #3465a4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#fff;
	font: 18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.medbluebutton:hover
{
	background-color:#3465a4;
	border:2px solid #3465a4;
	color:#fff;
}
.pricingbutton
{
	background-color:#3465a4 ;
	padding:10px;
	border:2px solid #3465a4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#fff;
	font: 22px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;	
}
.pricingtab
{
	padding:20px;
	margin:10px;
	border:1px solid #eee;
	text-align:center;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#selectedpricing
{
	
	background-image:url("../images/quickribbon.gif");
	background-repeat:no-repeat;
	background-position:right 6px;
	background-color:#e4ff92;
	color:#222;
}
#selectedpricingheader
{
	color:#fff;
	font-weight:bold;
}
#pricepagedollar
{
	color:#204a87;
}
.qbox
{
	border:1px solid #eee;
	padding:20px;
	margin:20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#footer
{
	font-size:12px;
}
.redmessage
{
	color:red;
}
/*emailme css*/
body
{

}
.container
{
	background:#fff;

}
.fullcenter
{
	text-align:center;
}
#footer
{
	font-size:12px;
}
.footerother
{
	min-height:20px;
	padding:5px;
}
.footerother a
{
	color:#fff;
}
#getcodeform
{
	padding:20px;
	padding-top:30px;
	margin-bottom:20px;
}
.formfield
{
	font-size:20px;
	text-align:left;
}
.forminfo
{
	font-size:12px;
	font-style:italic;
}
.agree
{
	font-size:12px;
}
.getthecodebutton
{
	font-size: 21px;
	font-weight: bold;
	width:225px;
}
.redmessage
{
	color:red;
}
.hiddenalert
{
	display:none;
}
.myaccount
{
	width:220px;
	display:inline-block;
	padding:10px;
	vertical-align:top;
	background-color:#eee;
	border: 1px solid #eee;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
}
.flashstatus
{
	color:#4e9a06;
}
.info
{
	font-size:12px;
	display:inline-block;
}
#formnamediv
{
	padding-top:20px;
}
#formnamediv a
{
	color:#0060BF;
}
#formnamediv a:hover
{
	color:#000;
}
.leftnav
{
	border-right:2px solid #eee; 
}
#formpage
{

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin:5px;
	padding-top:10px;
	padding-left:5px;
	margin-bottom:20px;
}
nav ul li a, nav ul li a:visited, nav ul li a:active {
font-size: 14px;
color: #555;
text-decoration: none;
font-weight: bold;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-bottom:5px;
display:inline;
}
nav ul li a:hover {
color:#000;
}
#formpage ul li
{
	display:inline;
	padding:10px;
	margin-right:10px;
}
.button_name_form
{
	font-weight:bold;
	background-color:#ffc;
	font-size:22px;
	padding:10px;
	border:2px solid #ffd988;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#onlypro
{
	border:2px solid #ff5555;
	background-color:#ffeeee;
	margin:10px;
	padding:15px;
}
.autorespondertextarea
{
	width:850px;
	height:400px;
}
#autorespondertextarea:focus {
background:#fff;
}
.yellow
{
	background:#ffc;
}
.contactsborder
{
	border:1px solid #eee;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding:10px;
	margin:5px;
}
.contactmessage
{
	background:#eee;
	padding:10px;
	margin-top:5px;
}
.contactname
{
	font-weight:bold;
}
.contacttime
{
	font-size:12px;
	font-style:italic;
}
.plans
{
	text-align:center;
	border:1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:10px;
	margin:5px;
	height:300px;
}
.plans:hover
{
	background:#ffa;
}
.chapterwriteleft
{
	float:left;
	width:220px;
	height:auto;
}
.chapterwriteright
{
	float:right;
	width:700px;
	height:100%;
}
#storyname
{
	font-size:24px;
	width: 90%;
	text-align: center;
	border: 1px dashed #888185;
	color: #2E3436;
	font-family: 'Enriqueta', sans-serif;
}
.storytext
{
	width: 90%;
	font-size:14px;
	text-align: justify;
	border: 1px dashed #888185;
	color: #2E3436;
	font-family: 'Droid Sans', sans-serif;	
}
input[type="text"],textarea
{
	background:#fff;
}
input[type="text"]:focus,textarea:focus,input[type="password"]:focus {
		color:#000;
		background:#ffc;
		border-color: rgba(82, 168, 236, 0.8);
		  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
		  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
		  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
		 }


		
		/* #Buttons
		================================================== */
		button {
		-webkit-appearance: button;
		}
		
		input, textarea, keygen, select, button, isindex {
		margin: 0em;
		font: -webkit-small-control;
		color: initial;
		letter-spacing: normal;
		word-spacing: normal;
		line-height: normal;
		text-transform: none;
		text-indent: 0px;
		text-shadow: none;
		display: inline-block;
		text-align: -webkit-auto;
		}
			a.button,
			button,
			input[type="submit"],
			input[type="reset"],
			input[type="button"] {
				height:auto;
				margin:2px;
				-webkit-box-align: center;
				text-align: center;
				box-sizing: border-box;
				background: #eee; /* Old browsers */
				background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
				background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
				background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
			  border: 1px solid #aaa;
			  border-top: 1px solid #ccc;
			  border-left: 1px solid #ccc;
			  padding: 4px 12px;
			  -moz-border-radius: 3px;
			  -webkit-border-radius: 3px;
			  border-radius: 3px;
			  color: #444;
			  display: inline-block;
			  font-size: 11px;
			  font-weight: bold;
			  text-decoration: none;
			  text-shadow: 0 1px rgba(255, 255, 255, .75);
			  cursor: pointer;
			  margin-bottom: 20px;
			  line-height: 21px;
			  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

			a.button:hover,
			button:hover,
			input[type="submit"]:hover,
			input[type="reset"]:hover,
			input[type="button"]:hover {
				color: #222;
				background: #ddd; /* Old browsers */
				background: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
				background: -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
				background: linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
			  border: 1px solid #888;
			  border-top: 1px solid #aaa;
			  border-left: 1px solid #aaa; }

		  a.button:active,
		  button:active,
			input[type="submit"]:active,
			input[type="reset"]:active,
			input[type="button"]:active {
				border: 1px solid #666;
				background: #ccc; /* Old browsers */
				background: -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
				background: -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
				background: linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

			.button.full-width,
			button.full-width,
			input[type="submit"].full-width,
			input[type="reset"].full-width,
			input[type="button"].full-width {
				width: 100%;
				padding-left: 0 !important;
				padding-right: 0 !important;
				text-align: center; }