@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
    padding: 0;
	margin-left: auto;
	margin-right: auto;
}

body {
    font-family:Trebuchet MS, arial, helvetica,sans-serif;
	font-size: 14px;
    text-align:left;
    color:#333;
    background-color:#d8efd9;
    margin: 0;
}

/* General Style Info */
a {
    color:#CC66CC;
    text-decoration:none;
    border-bottom: 1px #CC66CC dotted; 
}

a:hover {
    color:#FA3FBF;
    text-decoration:none;
    border-bottom: 1px #FA3FBF solid; 
}

a img {
	border:none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
}

h1 {
    color:#9533AA;
    font-weight:bold;
	font-size:150%;
}

h2 {
    color:#FA3FBF;
    font-size: 140%;
}

h3 {
    color:#330033;
    font-size: 120%;
}

h4 {
    color:#B91B6D;
    font-weight:normal;
}

.memecolor { color:#9301B7; }

/* Layout */
#container {
	text-align:left;
    width:935px;
}

#header {
    display:block;
    width:935px;
	height:208px;
	text-align:center;
	background-image:url("/img/memebooks_header.jpg");
}

#header h1 span, #header h2 span {
	display:none;
}

#header h1 a, #header h1 a:hover {
	display:block;
	width:900px;
	height:150px;
	text-decoration:none;
	border-bottom:none;
}

#nav {
    display:block;
	text-align:center;
	margin-left:125px;
	margin-top:10px;
}

#menu ul {
	height: 31px;
	padding: 0;
}

#menu ul li {
	list-style:none;
	float:left;
	text-align:center;
	height:31px;
}

#menu ul li.backLava {
	background: url("/img/slider-right.gif") no-repeat right;
	width: 8px; height: 31px;
	position: absolute;
}

#menu ul li.backLava .leftLava {
	background: url("/img/slider-left.gif") no-repeat top left;
	height: 31px;
	margin-right: 5px; /* 8px is the width of the rounded shape */
}

#menu ul li a {
	display:block;
	padding:5px 0;
	height:31px;
	outline:none;
	position:relative;
	float:left;
	color:#9533AA;
	background-color:transparent;
	border:none;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index: 10;
	margin:auto 15px;
	overflow:hidden
}

#menu ul li a:hover {
	z-index: 10;
}

.admin_header {
	float:left;
}

#main {
    clear:both;
    display:block;
    width:935px;
	text-align:left;
    color: #222;
    font-size:1.0em;
	background-image:url("/img/memebooks_body.jpg");
	background-repeat:repeat-y;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#content {
	margin:0px 120px 0 110px;
	padding:10px 0;
}

#content p {
	font-size:1.2em;
	padding:5px 15px;
}

h1#startnow {
	background-image:url("/img/startnow.jpg");
	height:56px;
	width:574px;
}

h1#whatis {
	background-image:url("/img/whatis.jpg");
	height:40px;
	width:335px;
}

h1#bindingideas {
	background-image:url("/img/binding.jpg");
	height:57px;
	width:208px;
}

h1#alreadyhave {
	background-image:url("/img/alreadyhave.jpg");
	height:54px;
	width:554px;
}

h2#createyour {
	background-image:url("/img/createyour.jpg");
	height:40px;
	width:368px;
	margin-top:10px;
}

h2#loginto {
	background-image:url("/img/loginto.jpg");
	height:38px;
	width:208px;
}

h1#newto {
	background-image:url("/img/newto.jpg");
	height:47px;
	width:314px;
}

h1#faq {
	background-image:url("/img/faq.jpg");
	height:54px;
	width:418px;
}

h1#pleaseverify {
	background-image:url("/img/pleaseverify.jpg");
	height:56px;
	width:457px;
}

h1#mymemebooks {
	background-image:url("/img/mymemebooks.jpg");
	height:58px;
	width:240px;
}

h1#customize {
	background-image:url("/img/customize.jpg");
	height:58px;
	width:308px;
}

h2#available {
	background-image:url("/img/available.jpg");
	height:42px;
	width:243px;
}

h1 span, h2 span {
	display:none;
}

div.verify h2 {
	margin-top:10px;
	margin-bottom:5px;
}

table#verify_confirm input {
	display:inline;
}

table#verify_confirm div.submit {
	display:inline;
}

table#verify_confirm td {
	vertical-align:middle;
}

.faq_question {
	font-size: 1.2em;
}

.faq_answer {
	font-size: 1.2em;
	border-bottom:2px dashed #9533AA;
	margin-bottom:10px;
}
	
.faq_question {
	font-style:italic;
}

.question {
	font-style:italic;
	color: #9533AA; 
}

.answer {
	font-style:italic;
	color: #FA3FAF;
}

#footer {
	padding-top:30px;
    display:block;
    width:935px;
	height:91px;
	background-image:url("/img/memebooks_footer.jpg");
	background-repeat:no-repeat;
    text-align:center;
    font-size: 12px;
}

#footer p {
    clear:both;
    text-align:center;
	padding:2px;
}

#footer a, #footer a:hover {
    text-decoration:underline;
	color:#FA3FBF;
	border:none;
}

#binding_page {
	min-height:1170px;
	height:auto !important;
	height:1170px;
}

p.center {
	text-align:center;
}

div.ideas h2 {
	margin:5px;
	margin-top:15px;
}

div.ideas h3 {
	margin:5px;
}

div.ideas ul, div.ideas ol {
	margin:10px 30px;
}

.pink {
	color:#FF33CC;
}

.book_page_list {
	height:60px;
	overflow:auto;
	border:1px dotted #003;
}

.order_msg {
	color:#BB989E;
}

.field_block {
	float:left;
}

/* tables */
table {
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color:#333;
    background-color: #fff;
    clear:both;
    padding: 0;
    margin: 0 0 2em 0;
    white-space: normal;
	font-size:12px;
}

table a {
    font-size:100%;
    color:#000033;
    background-color:transparent;
    text-decoration:underline;
    padding:1px 4px;
	border:none;
}

table a:hover{
    color:#fff;
    background-color:#003;
    text-decoration:none;
}

th {
    background-color: #e2e2e2;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #003d4c;
    border-bottom: 1px solid #003d4c;
    text-align: center;
    padding:1px 4px;
}

table tr td {
    border-right: 1px solid #ddd;
    padding:4px 4px;
    vertical-align:top;
    text-align: center;
}

table tr.altRow td {
    background: #f4f4f4;
}

table tr td.actions {
	white-space: nowrap;
}

table tr td.order_actions {
	white-space: nowrap;
	width:233px;
}

table tr td.order_status {
}

table tr td.page_contents_title {
	width:100px;
}

table tr td.page_contents_dates {
	width:150px;
}

table tr td.page_contents_add {
	width:33px;
}

table tr td.page_contents_location {
	width:180px;
}

table.cake-sql-log  {
	background: #f4f4f4;
	overflow:auto;
	width:800px;
}

.cake-sql-log th {
	font-size:12px;
}

.cake-sql-log td {
	font-size:12px;
	padding: 4px 8px;
	text-align: left;
}

/* notices and errors */
#flashMessage {
    color:#B91B6D;
    font-size: 16px;
    background-color:#FFD2DB;
    border:2px dashed #B91B6D;
    margin: 8px auto;
    padding:10px;
    width:455px;
}

.error-message {
	clear: both;
	padding:5px;
	margin:5px;
	width:60%;
	border:#FF3333 1px dotted;
	color:#FF3333;
	background-color:#FFCCCC;
}

.error em {
	font-size: 18px;
	color: #003d4c;
}

.error label {
	font-style:italic;
}

.error {
	border-bottom:2px dotted #FF3333;
}

.notice {
    color: #656565;
    font-size: 14px;
    background-color: #f4f4f4;  
    padding: 0.5em;
    margin: 1em 0;
    display:block;
}

.tip {
    border:1px dashed #333;
    margin:10px;
    padding:5px;
    font-size:.9em;
    width:400px;
    color: #656565;
    background-color: #ddd;
}

.ex {
	font-family:"Courier New", Courier, monospace;
	color:black;
	background-color:#CABAB2;
	padding:0 4px;
}

/* forms */
fieldset {
	padding-bottom:15px;
	padding-top:10px;
	padding-left:20px;
	border:1px dotted #9533AA;
}

legend {
	color:#9533aa;
	font-size:1.2em;
	font-style:italic;
	padding:0 5px;
}

form {
	margin-top:3px;
}

form div{
    vertical-align: text-top;
    text-align:left;
}

form div.date{
	margin-left: 0em;
}

label {
    clear:right;
    font-size: 14px;
    text-align:left;
    margin-left:-3px;
    margin-right:20px;
    margin-bottom:3px;
}

input[type=checkbox] {
    float: left;
    clear: left;
    margin: 2px 6px 7px 2px;
}

input, textarea {
	margin-left:5px;
	clear: both;
    display:block;
    font-size: 14px;
    font-family: inherit;
}

input[type=radio] {
	display:inline;
	margin-top:5px;
	margin-right:10px;
}

input[type=text],input[type=password],input[type=file],textarea,select {
	border:1px solid #aaa;
	background-image:url("/img/text_bg.jpg");
	background-repeat:no-repeat;
	padding:3px;
}

select {
    clear: both;
    vertical-align: text-bottom;
    font-size: 12px;
    font-family: inherit;
    padding:0;
}

option {
    font-size: 14px;
    font-family: inherit;
    padding: 0 0.3em;
}

input[type=submit] {
/*
display: inline;
vertical-align: bottom;
*/
}

div.required {
    clear: both;
    color:#222;
    font-weight:bold;
}

div.optional {
	clear: both;
	color: #555;
}

div.submit {
	margin-bottom: 10px;
}

.page_contents_location input[type=text] {
	display:inline;
}

div.choice_div label.choice_header_label {
	display:block;
}

div.choice_div {
	padding: 10px;
}

div#favoritecolor_div, div#actor_div {
	width:250px;
	display:inline;
	float:left;
}

div#name_div {
	clear:both;
}

input#choiceName {
    font-size: 18px;
    font-family: inherit;
}

div.radio_container {
	width:197px;
	height:157px;
	background-image:url("/img/option_select.png");
	position:relative;
}

div.radio_group {
	position:relative;
	top:7px;
	margin:7px;
	width:183px;
	height:143px;
	overflow:auto;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}

div.paging div.disabled {
	color: #ddd;
	display: inline;
}

div.paging span.current {
	color: #000;
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}

dl.altrow {
	background: #f4f4f4;
}

dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}

div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}

div.actions ul li a {
}

div.actions ul li a:hover {
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}

pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}

div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}

div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}

div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}

div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}

div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
	padding: 4px;
}

.color_sample {
    display:inline;
    border:1px black solid;
    height:20px;
    margin:5px;
    width:33px;
}

.clearer {
	clear:both;
	height:0px;
}

#steps {
	width:550px;
	margin-bottom:20px;
	margin-left:20px;
	font-size: 1.0em;
}

#steps img {
	float:left;
	padding-right:15px;
}

#steps ul {
}

#steps ol {
}

#steps ul li {
	margin-left:25px;
}

#steps ol li {
	margin-left:25px;
}

#samplepage {
	text-align:center;
}