
/**
*  Snaphappi CSS 
*/

/**
* override cake.generic.css
*/
#header h1 {
	background: no-repeat left;
}
div.message {
	color: #538fb3;
	margin: 1em auto;
	padding: 1em;
	border: 1px solid #8cbe4b;
}
body {
	background-color: #538fb3;
	color: #fff;
	font-family: 'Helvetica Neue', 'Arial';
	font-size: 90%;
	margin: 0;
	xxxfont-size: 14px;
}
h1 {
	background: inherit;
	color: #003d4c;
	font-size: 100%;
	margin: 0.1em 0;
}
h2 {
	background: inherit;
	color: #be2a3a;
	font-family: 'Tahoma Helvetica Neue Bold', 'Arial Black';
	font-size: 150%;
	margin: 0.3em 0;
	padding-top: 0.8em;
}
h3 {
	background: inherit;
	color: #538fb3;
	font-family: 'Tahoma Helvetica Neue Bold', 'Arial Black';
	font-size: 120%;
	padding-top: 1.5em;
}
ul,li {
	margin: 0 8px;
}
#header h1 {
	color: #ffffff;
	padding: 0px 30px;
}

#header h1 a {
	color: #ffffff;
	background: #003d4c;
	font-weight: normal;
	text-decoration: none;
}


/* more snaphappi */
/*
* colors
* blue-border: #538fb3
* pink: #d04098
* blue: #43adeb
* green: #8cbe4b
* red: #be2a3a
* yellow: #e5c122;
*
*/

#header #subtitle {
	font-weight:bold;
	position:relative;top:-3px;
	}
#header #startup {
	position:relative;top:-30px;left:-267px;
	color:#E5C122;  
	font-size:2.5em;
	font-weight:bold;
	font-family:tahoma;
	}	

div.one-col { 
	clear:both;
	margin:0 auto;
	width:800px;
}

div.wide-page {
	margin:0 0 0 10px;
	width:800px;
	}

div.divtable {
	border:none;
}
	
div.divtable table {
	margin:0 auto;
	width:900px;
	background-color: #fff;
	border:none;
	padding:none;
}
	
div.divtable tr td {
	background: #fff;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	border:none;	
}


h2.red { color:#be2a3a;}
h2.dark-blue { color:#538fb3;}
h2.blue { color:#43adeb;}
h2.pink { color:#d04098;}
h2.green { color:#8cbe4b;}


a.button {
	background-color: #8cbe4b;
	color:#fff;
	margin:15px;
	padding: 3px;
	font-size:130%;
	}

a.button:link {
	text-decoration: none;
}
a.button:visited {
	text-decoration: none;
}
a.button:hover {
	font-size:150%;
	color: #000;
	padding: 5px;
}



div.menuBar {
	margin-top:0;
	margin-bottom: 20px;
	text-align: right;
}
div.menuBar span {
	font-weight: bold;
	color: #be2a3a;
}
div.menuBar a:link {
	color: #8cbe4b;
	text-decoration: none;
}
div.menuBar a:visited {
	color: #8cbe4b;
	text-decoration: none;
}
div.menuBar a:hover {
	color: #538fb3;
	text-decoration: none;
}



div.photoBar {
	margin-top:0;
	margin-bottom: 20px;	
	text-align: left;
	font-size:125%;
}
div.photoBar span {
	font-weight: bold;
	color: #be2a3a;
}
div.photoBar a:link {
	color: #538fb3;
	text-decoration: none;
}
div.photoBar a:visited {
	color: #538fb3;
	text-decoration: none;
}
div.photoBar a:hover {
	color: #8cbe4b;
	text-decoration: none;
}
	
	
div.coloredHref a {
	color: #43adeb;
	text-align: left;
	font-size:125%;
}
div.coloredHref span {
	font-weight: bold;
	color: #be2a3a;
}
div.coloredHref a:link {
	text-decoration: none;
}
div.coloredHref a:visited {
	text-decoration: none;
}
div.coloredHref a:hover {
	color: #8cbe4b;
	text-decoration: none;
}


div.tourBar {
	margin:10px auto;
	text-align:center;
	xwidth:900px;
}
div.tourBar span {
	font-weight: bold;
	color: #be2a3a;
}
div.tourBar a:link {
	color: #538fb3;
	text-decoration: none;
}
div.tourBar a:visited {
	color: #538fb3;
	text-decoration: none;
}
div.tourBar a:hover {
	color: #8cbe4b;
	text-decoration: none;
}


div.block {
	margin: 5px;
	padding: 10px;
	min-height:200px; 
}

div.block p {
	margin-top: 8px;
}

div.block h2 {
	padding: 0;
}

div.block div.footer {
	text-align:center;
	margin:20px;
}


#showing-imported{
	color:#d04098;
	border:3px solid #d04098;
	}

#showing-finished  {
	color:#43adeb;
	border:3px solid #43adeb;
	}

/* menu selection */
#menu-selection {
	float:right;
	font-weight:bold;
	font-size:130%;
	margin:5px;
	padding:0px;
	background-color:#fff;
	}

#menu-selection div.h3 {
	font-size:80%;
	}

#menu-selection a {
	margin:5px;
	padding:5px;
	text-decoration: none;
}

#menu-favorites  {
	color:#d04098;
	border:3px solid #d04098;
	}

#menu-works  {
	color:#43adeb;
	border:3px solid #43adeb;
	}


#showing-imported{
	color:#d04098;
	border:3px solid #d04098;
	}

#showing-finished  {
	color:#43adeb;
	border:3px solid #43adeb;
	}



div#menu-selection a:link {
}
div#menu-selection a:visited {
}
div#menu-selection a:hover {
	color: #8cbe4b;
}

#tos ul, ol, li {
	margin-left:20px;	
}

div#tell-a-friend {
	text-align:center;
	margin:20px auto;
}

div#tell-a-friend span {
	margin-right:30px;
}


div#direct-import{
	text-align:center;
	margin:20px auto;
}

div#direct-import a {
	vertical-align:middle;
	margin-right:30px;
}

div#direct-import span {
	margin-right:30px;
}


span.more {
	text-align:left;
	font-size:10px;
	font-weight:normal;
	color:black;
	}

span.more a {
	text-align:left;
	font-size:9px;
	font-weight:normal;
	}

div.hint {
	border: 1px dotted #538fb3;
    background-color: #E6EEF2;
    margin:10px;
    padding:10px;
    font-size:100%;
    font-weight:normal;
    text-align:left;
	}

div.text p, ul {
	line-height:16px;
	margin-top:10px;
	} 
	

div.flickr-buddy {
		float:left;
		margin: 15px 0 15px 40px;
		font-size:130%;
		color:#d04098;
	}	

div.flickr-buddy  img {
	float:left;
	vertical-align:top;	
	margin:4px;	
}

div.clear-both { clear:both;}




div.ad-block-row {
	clear:both;
	margin:0 auto;
	width:900px;
	text-align:left;
}


div.ad-block {
	display: inline;
	float: left;
	margin: 5px;
	padding: 9px;
	width:300px; 
	min-height:320px; 
}


div.ad-block p {
	margin-top: 8px;
}

div.ad-block h2 {
	padding: 0;
}

div.tour-header {
	text-align:center; 
	}
	
	
div.tour-body {
	text-align: left;
	min-height:150px;
	margin: 15px;
}

div.tour-body p {
	margin-top: 8px;
}

div.tour-footer {
	width: auto;
	margin:15px;
}



div.tour-example {
	margin-top:10px;
	}

div.tour-example h3 {
	margin-top:5px;
	}

div.tour-example-group {
	margin-left:20px;
	}
	
div.tour-example blockquote {
	margin:8px;
	color:#d04098;
	}
	
div.left-block {
	float:left;
	margin-right: 10px;
	padding: 9px;
	width:370px; 
	min-height:320px; 
}


div.left-block p {
	margin-top: 8px;
}

div.left-block h3 {
	padding: 0;
}
div.right-block h3 {
	padding: 0;
}

div.right-block {
	padding-top:9px;
	float:right;
	width:380px; 
	}
	
div.right-block p {
	margin-top: 8px;
}	

div.home-hint {
	border: 1px dotted #538fb3;
    background-color: #E6EEF2;
    font-size:100%;
    font-weight:normal;
    text-align:left;
	padding:2px;
    width:444px;
    height:96px;
	}
	
div.landing {
	xwidth:80%;
	font-size: 1.2em;
	}		
div.landing p {
	margin-top:10px;
	}
div.landing strong {
	color: #538fb3;
	}	
	
	
div.narrow-one-col {
	clear:both;
	margin:0 auto;
	width:650px;
	}
	
div.photobooks h4 {
	margin-left:20px;
	font-size:1.2em;
}
div.photobooks ol,ul {
	margin-bottom:14px;
	}
div.photobooks li {
	margin-bottom:4px;
	}	
div.photobooks a.get_started {
	color: #be2a3a;
	font-size:1.2em;
}
div.photobooks p {
	margin-bottom:8px;
}