* {
margin: 0;
padding: 0;
list-style: none;
border: 0;
}

body {
font-family: Futura, Century Gothic, AppleGothic, sans-serif;
font-size: small;
background: #383838 url(../images/bg-grey.gif) top left repeat;
text-align: center;
}
#wrapperStarted {
padding: 20px 0 220px 0;
margin: 0px auto;
background: url(../images/content-bg.png) top center no-repeat;
width: 860px;
}
#wrapperSuccess {
text-align: left;
background: url(../images/success-content.png) top left no-repeat;
width: 950px;
height: 500px;
}
#wrapperLoggedin {
padding: 20px 0 100px 0;
margin: 0px auto;
width: 860px;
color: #ddd;
text-align: left;
}
	#wrapperLoggedin h1 {
	display: block;
	width: auto;
	margin: 0;
	padding: 0 0 10px 0;
	}
	#wrapperLoggedin a {
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
	}
	#wrapperLoggedin h2 {
	margin-bottom: 10px;
	font-weight: normal;
	}
	#wrapperLoggedin h3 {
	font-weight: normal;
	}
	#wrapperLoggedin label {
	float: left;
	width: 160px;
	}
	#wrapperLoggedin input {
	border: 1px solid #777;
	font-family: Futura, Century Gothic, AppleGothic, sans-serif;
	padding: 2px 4px;
	background: #fff;
	color: #222222;
	margin-top: 2px;
	}
	#wrapperLoggedin input.btn {
	font-weight: bold;
	}
	#albums, #password {
	border: 1px solid #222;
	background: #292929;
	padding: 15px;
	}
	#albums {
	float: left;
	width: 45%;
	}
	#password {
	margin-left: 50%;
	}
	#password #targetGetStarted #creategallery label {
	display: block;
	float: none;
	width: auto;
	margin-bottom: 4px;
	}

h1 {
width: 429px;
height: 142px;
float: left;
}
p {
padding: 4px 0;
}
#content {
margin: 190px auto 0 auto;
/* Stupid IE box model hack */
voice-family: "\"}\""; 
voice-family:inherit;
margin-top:170px;
/* end box hack */
padding-bottom: 20px;
width: 420px;
min-height: 282px;
background: url(../images/getstarted-bg.png) top left no-repeat;
}
.section {
padding-bottom: 15px;
}

/* Lookout Styles */
#lookout {
clear: left;
float: left;
margin-top: 90px;
width: 212px;
height: 160px;
background: url(../images/look-out.png) top left no-repeat;
}
#lookout p {
text-align: left;
padding: 55px 20px;
}


/* Get Started Form */
#getstarted {
text-align: center;
padding: 25px 0 0 0;
width: 320px;
color: #222;
margin: 0 auto;
}
#getstarted h2 {
text-align: left;
font-size: 120%;
padding-bottom: 15px;
font-weight: normal;
}
#getstarted p {
text-align: left;
padding: 0 0 8px 0;
}
#getstarted p.problems {
text-align: right;
font-size: 90%;
}
#getstarted a {
color: #62241d;
text-decoration: none;
padding: 0 2px;
}
#getstarted a:hover {
background: #b5c85e;
}
#getstarted input, #getstarted select {
border: 1px solid #222222;
font-family: Futura, Century Gothic, AppleGothic, sans-serif;
padding: 2px 4px;
background: #fff;
color: #222222;
font-size: 120%;
margin-top: 2px;
}
#getstarted input.txt {
width: 280px;
}
#getstarted input.txtshort {
width: 200px;
}
#getstarted label {
display: block; 
font-size: 100%;
}
#getstarted span {
font-size: 90%;
color: #444;
}
#getstarted p.finger {
padding-top: 20px;
}
#getstarted p.finger a:hover {
background: none;
}

/* Status styles */
#status {
float: left;
margin-top: 40px;
width: 402px;
height: 116px;
background: url(../images/content-message.png) top left no-repeat;
text-align: left;
}
#status p {
margin: 16px 25px;
font-size: 90%;
}



/* Create Album */
#create {
float: right;
margin-right: 100px;
margin-top: -20px;
}
#create p {
width: 200px;
display: block;
text-align: center;
}

/* Success link */
#success {
padding: 320px 0 0 210px;
color: #fff;
}
#success a {
color: #fff;
text-decoration: none;
padding: 40px;
}

/* Success Frames */
#frames {
float: right;
position: relative;
margin-top: 80px;
width: 140px;
height: 336px;
}
#frames li {
width: 98px;
height: 98px;
overflow: hidden;
}
#frames li.first {
margin: 10px 0 0 10px; 
}
#frames li.second {
margin: 10px 0 0 10px;
}
#frames li.third {
margin: 6px 0 0 12px;
}
#frames #border {
position: absolute;
left: 0;
top: 0;
width: 129px;
height: 336px;
background: url(../images/success-frames.png) top left no-repeat;
}



/* Preview */
#preview {
margin: 0 auto;
border: 1px solid #2b4da8;
background: #ccc;
width: 180px;
font-size: 50%;
}
#previewContent {
width: 105px;
text-align: center;
margin: 0 auto;
background: #000;
}
#previewHeader {
padding: 4px;
margin-bottom: 3px;
}
#previewTitle {
font-size: 140%;
color: #fff;
}
#previewSubtitle {
color: #aaa;
}
#previewPics {
padding: 4px;
}
#previewContent #previewPics li {
width: 10px;
height: 10px;
padding: 0;
margin: 1px;
border: 1px solid #777;
background: #333;
}

/* footer */
#footer {
background: #000;
margin-top: 100px;
text-align: left;
padding: 30px 20px;
color: #ccc;
}
#footerleft {
float: left;
width: 45%;
}
#footerright {
margin-left: 50%;
}

#footer p {
padding: 4px 0;
}
#footer a {
color: #66c1ee;
}
#footer a:hover {
color: #2b4da8;
background: #8AC3E5;
}

/* Owner Styles */
#owner {
position: absolute;
z-index: 10;
top: 0;
right: 0;
width: 100%;
font-size: 90%;
}
	#owner p {
	padding: 0;
	margin: 0;
	}
	#owner p span {
	padding: 2px 4px 2px 4px;
	margin-right: 15px;
	}
	#owner p a {
	background: #ddd;
	border: 1px solid #aaa;
	text-decoration: none;
	color: #6e1b1a;
	padding: 2px 4px;
	}
	
#ownersidebar {
position: absolute;
top: 0;
right: 0;
width: auto;
background: url(../images/edit-shadow.png) bottom left no-repeat;
}

#ownersidebarcontent {
margin: 0 0 14px 15px;
background: #ddd;
z-index: 100;
padding-right: 10px;
border-left: 1px solid #777;
border-bottom: 1px solid #777;
text-align: left;
}
	#ownersidebarcontent p {
	padding: 2px 0 2px 10px;
	}
	#ownersidebarcontent p a {
	background: none;
	border: none;
	padding: 0;
	}
	#ownersidebarcontent p input {
	border: 1px solid #222222;
	font-family: Futura, Century Gothic, AppleGothic, sans-serif;
	padding: 2px 4px;
	background: #fff;
	color: #aaa;
	font-size: 100%;
	margin: 2px 0;
	display: inline;
	}
	#ownersidebarcontent p input.txt {
	width: 90px;
	}
	#ownersidebarcontent p input.btn {
	font-weight: bold;
	color: #222;
	}



/* tools */
.gutter {
padding: 5px;
position: relative;
}
.clear {
clear: both;
}
div.hidden {
display: none;
}
.topmargin{
margin-top: 10px;
}
iframe {
overflow: hidden;
}
.alignright {
text-align: right;
}
.aligncenter {
text-align: center;
}

