html { 
	overflow-y: scroll;
	overflow-x: hidden;
	background:#dad2bb url("center_white.png") repeat-y center;
}
body {
	font-family: arial, verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
	background:#dad2bb url("center_white.png") repeat-y center;
	color: #3b2414;
	line-height: 1.2;
	font-size: 14px;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #52727d;
	font-weight: bold;
}
a:hover {
	color: #893d23;
}
#container1 { 
	width: 790px;
	margin: 0 auto;
	min-height: 700px;
	position: relative;
}
#logo {
}
h2 {
	font-size: 26px;
	margin-bottom: 12px;
}
h3, h3 a {
	font-size: 16px;
	margin-bottom: 10px;
}
.error {
	color: #893d23;
	font-weight: bold;
	margin-bottom: 14px;
}
#navigation {
	position:absolute;
	top: 0px;
	right:10px;
	background-color: #dad2bb;
	text-align: right;
	padding: 5px 10px 8px 10px;
	border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 0px 0px 10px 10px;
}
#navigation>a, #navigation {
	color: #893d23;
	font-weight: bold;
}
#navigation>a:hover {
	color: #b35637;
}
#photo_library_nav {
	position:absolute;
	top: 34px;
	right:30px;
	font-size: 28px;
	color: #f0ebe8;
}
#photo_library_nav>a {
	color: #f0ebe8;
}
#photo_library_nav>a:hover {
	color: #7995a3;
}
#dogslist_nav {
	position:absolute;
	top: 40px;
	right:230px;
	font-size: 18px;
}
#dogslist_nav>a {
	color: #7995a3;
}
#dogslist_nav>a:hover {
	color: #f0c0b6;
}
#dog_names {
	position:absolute;
	top: 72px;
	right:70px;
	font-size: 16px;
}
#dog_names>a {
	color: #7995a3;
}
#dog_names>a:hover {
	color: #f0c0b6;
}
#favorites_nav {
	position:absolute;
	top: 64px;
	right:180px;
	font-size: 24px;
}
#favorites_nav>a {
	color: #f0c0b6;
	font-weight: normal;
}
#favorites_nav>a:hover {
	color: #7995a3;
}
#content {
	width: 770px;
	padding: 10px;
	postion: relative;
}
#filter_breed {
	position: absolute;
	top: 118px;
	right: 12px;
}
#messages {
	padding: 20px 10px;
}
#messages>p {
	padding-bottom: 14px;
}
label { 
	display: block; 
	float: left;
	width: 200px;
}
input, select {
	margin-bottom: 4px;
	color: #3b2414;
}
#upload, #code {
	margin-top:10px;	
	background-color: #dad2bb;
	border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	width: 400px;
	display: none;
}
.photo_set {
	float:left;
	display: block;
	margin: 4px 0px 16px 0px;
	text-align: right;
}
.thumbnail img {
	border: 2px solid white;
}

.photo_set .info_link {
	clear: left;
	padding: 2px 6px 0px 0px;;
	font-size: 10px;
}
li {
	margin: 20px;
}
.hint {
	font-size: smaller;
}
#photo_container {
	width: 630px;
	margin: 0px auto;
	position: relative;
}
#photo {
	text-align:center;
}
#photo img {
	max-height: 500px;
}
#favorite {
	position: absolute;
	top: 146px;
	right:18px;
}
.addthis_toolbox {
	position: absolute;
	top: 210px;
	right:24px;
}
.addthis_toolbox img {
	float:left; clear:left; padding: 0px 2px 6px 4px;
}
#email_forward {
	position: absolute;
	top: 265px;
	right:23px;
}
#email_forward img {
	width: 36px;
}
#photo_container>#tools {
	margin: 6px 6px 6px 6px;
	font-size: 12px;
	text-align: right;
}
#page_links {
	clear: both;
	text-align:center;
	font-size: 13px;
	padding-top: 40px;
	font-weight: bold;
	color: #999;
}
#echo {
	background-color: #dad2bb;
	border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px 10px 1px 10px;
}
.jsk-HeaderWrapper { 
	display: none; 
}
#comments {
	background-color: #dad2bb;
	border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	display: none;
}
#comments label {
	width: 50px;
	font-weight: bold;
	padding-top: 4px;
}
#comments input[type="text"] {
	width: 438px;
}
#comment_content>h4 {
	margin-top: 10px;
}
#comment_content>p {
	margin: 4px 10px 0px 10px;
	font-size: 14px;
}
#no_comments {
	margin-top: 16px;
	text-align: center;
}
#copyright {
	clear: both;
	font-size: 10px;
	width: 790px;
	margin: 0 auto;
	padding: 8px;
	text-align:center;
}
/* favorites page */
#favorites_logo {
	margin: 0px 0px -10px -10px;
}
.favorite_photo {
	margin: 20px auto 20px auto;
	position: relative;
	text-align: center;
}
.favorite_photo img {
	max-height: 500px;
}
.favorite_position {
	position: absolute;
	top: 30px;
	left: 20px;
	font-size: 34px;
	color: #7995a3;
	font-weight: bold;
}
.favorite {
	position: absolute;
	top: 30px;
	right: 10px;
}
#description {
	padding: 10px;
}
