body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color:#ffffff;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

/* Special Characters */

.ampersand {
	font-family:Helvetica;
}

.registered {
	font-size: 80%; 
	line-height: 1.0em;
	vertical-align: top; 
}

.trademark {
}

.bullet {
	font-size:1.5em;
	font-weight:bold;
}
/* Links */

a {
	color:#eb4399;
	font-weight:bold;
}

a:hover { 
	color:#f0c0d0;
}


/* Body */

#wraper {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
}


#header {
	border-collapse:separate;
	width:800px;
	margin:0px;
	padding:0px;
	clear:both;
}

#header a img {
  	border:none;
	margin:0px;
	padding:0px;
	float:left;
}

#subMenu {
	background-image:url('/img/subMenuBackground.jpg');
} 

#subMenu, #subMenu a {
	text-align:center;
	text-decoration:none;
	font-family:arial;
	font-size: 1em;
	font-weight:bold;
	color:#eb4399;
}	

#subMenu a:hover {
	color:#f0c0d0;
}

#leftColumn, #leftColumnHP {
	float:left;
	clear:left;
	height:100%;
	width:179px;
}

#leftColumn {
	background-color:#ffffff;
}

#leftColumnHP {
	background-color:#ffff99;
}

#leftColumn img, #leftColumnHP img {
	border:none;
	margin:0px;
	padding:0px;
}

#leftColumn H3, #leftColumnHP H1 {
	font-family: Veranda, Geneva, "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight:normal;
	color:#999933;
	font-size:0.8em;
	margin-left:17px;
	padding-left:0px;
	padding-top:40px;
	text-align:center;
	
}


#leftColumn #content H3 {
	color:#eb4399;
	font-size:1.1em;
	margin-left:30px;
	padding-top:40px;
	text-align:center;
}

#leftColumn #content p {
	color:black;
	font-size:0.75em;
	margin-left:30px;
	padding-top:0px;
}

#leftColumn #content ul {
	margin-left:0px;
	padding-top:0px;
}

#leftColumn #content ul li {
	color:purple;
	font-size:0.75em;
	margin-left:0px;
	margin-bottom:8px;
	padding-top:0px;
}

#rightColumn {
	float:left;
	width:621;
	clear:right;
	height:100%;
	margin:0px;
	padding:0px;
}

#rightColumn #video {
	margin-left:50px;
	margin-top:50px;
}

#rightColumn #tag {
	margin-left:50px;
	margin-top:50px;
}

#rightColumn #content {
	width:571px;
	padding-left:20px;
	padding-right:30px;
	padding-top:20px;
}

#rightColumn #content H1 {
	font-size:1.5em;
	font-weight:bold;
	color:#eb4399;
}

#rightColumn #content H2 {
	font-size:1.25em;
	color:#eb4399;
}

#rightColumn #content H3, span.flashMessage  {
	font-size:1em;
	color:#eb4399;
}

#rightColumn #content p {
	font-size:.9em;
	color:#000000;
}

#rightColumn #content ul li, #rightColumn #content ol li {
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:0.9em;
}

#footer, #footerHP {
	width:100%;
	clear:both;
	text-align:center;
}

#footer {
	background-color:#ffffff;
}

#footerHP {
	background-color:#ffff99;
}

#footer H2, #footerHP H2 {
	font-family: Veranda, Geneva, "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:0.80em;
	color:#eb4399;
	padding-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;

}

#footer p#contact, #footerHP p#contact {
	font-family: "Times New Roman", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:0.75em;
	color:#999933;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	
}

#footer div.copyright, #footerHP div.copyright {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 0.6em;
	color:#bbbb33;
	padding:0px 0px 10px 0px;
}

/* Forms */

.form legend {
	font-size:1.5em;
	font-weight:bold;
	color:#eb4399;
	padding: 2px 6px;
} 

.checkbox input {
	border:0;
	width: 6em;
	float: left;
	text-align: right;
	margin-right: 0em;
	padding-right: 0em;
	margin-left:3em;
	clear:left;
}

.form .checkbox label {
	float:left;
	clear:right;
	text-align:left;
}

.form input {
	color: #781351;
	background: #fee3ad;
	margin-bottom: 10px;
	border: 1px solid #781351;
}

.form input.form-error {
	margin-bottom: 0px;
}

.form select {
	color: #781351;
	background: #fee3ad;
	margin-bottom: 10px;
	border: 1px solid #781351;
}

.form label {
	width: 6em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	clear:left;
	display: block;
}

.form .submit input {
	float:right;
	margin-right: 2em;
	margin-bottom: 0px;
	color: #000;
	background: #eb4399;
	border: 2px outset #d7b9c9;
}

.form fieldset {
	border: 1px solid #781351;
	width: 20em;
}

div.error-message {
	color: red;
	font-weight:bold;
	margin-left:6.5em;
	margin-right:4em;
	margin-bottom:10px;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}


/* Tables */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Memory Board */
 /* Landing Page */
div.albumWrapper {
	float:left; 
	width:160px;
	margin-right:40px; 
	margin-left:40px; 
	margin-bottom:30px;
	text-align:center;
}

div.albumWrapper div.photo {
	height:160px;
	background-repeat: no-repeat;
	background-position:center top;
}

div.albumWrapper div.caption {
}

.memoryBoardSelector {
	float:left;
	width:250px;
	text-align:right;
	margin-right:10px;
}
.memoryBoardTitle {
	float:left;
	text-align:left;
	width:200px;
	clear:right;
}
.memoryBoardSelectorWraper {
	clear:both;
	float:right;
	margin:0px;
	padding:0px;
}

.memoryBoardSelectorWraper h5 {
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}