/*----- Lake District For Dogs ------*/

html, body
{
    padding: 0px;
    margin: 0px;
}

body
{
    font-family: sans-serif;
    font-size: 0.9em;
    color: #42543F;
}

div#wrapper
{
    width: 990px;
    float: left;
}

/* Left column */
div#left
{
    padding-top: 40px;
    width: 241px;
    float: left;
    height: 850px;
}

div#login
{
    background-color: #DADFDA;
    padding: 10px;
    color: black;
    margin-top: 10px;
}

div#login form
{
    padding: 0px;
    margin: 0px;
}

div#login label
{
    padding-left: 10px;
}

ul#leftnav
{
    list-style-image: url('../img/li-blank.gif');
}

ul#leftnav li a
{
    color: #42543F;
    text-decoration: none;
}

ul#leftnav li:hover
{
    list-style-image: url('../img/li-paw.gif');
}

#content
{

}

a.readmore
{
    color: black;
}

/* Right Column */

div#right
{
    padding-top: 20px;
    margin-left: 256px;
    
}

#topimg
{
    padding: 10px;
}



/* Selects */
div#selects
{
    text-align: left;
}

select#dogs
{
    width: 160px;
}

select#area
{
    width: 249px;
}

div#greeting
{
    float: right;
    font-size: 0.7em;
    text-align: right;
}

div#greeting a
{
    color: green;
    text-decoration: none;
}

div#greeting a:hover
{
    text-decoration: underline;
}

/* Text */

input#user, input#pass
{
    width: 160px;
    margin-right: 5px;
    padding-left: 0px;
}

label
{
    font-size: 0.9em;
}

div#login label
{
    margin-right: 5px;
}

#dologin
{
    width: 50px;
    background-color: #42543F;
    color: white;
    border: none;
    padding: 2px;
    margin-left: 10px;
    margin-right: 20px;
}

#regbox
{
    float: right;
    font-size: 1.0em;
    color: green;
    padding-right: 10px;
}

#regbox a
{
    color: #42543F;
    text-decoration: none;
}

#regbox a:hover
{
    text-decoration: underline;
}

.regform label
{
    display: block;
    font-weight: bold;
    padding: 5px 0px;
}

.regform input
{
    margin-bottom: 5px;
    background-color: #DADFDA;
    border: 1px #42543F solid;
}

.regform textarea
{
    margin-bottom: 5px;
    background-color: #DADFDA;
    border: 1px #42543F solid;
}

.regform select
{
    margin-bottom: 5px;
    background-color: #DADFDA;
    border: 1px #42543F solid;
}

.regform input:focus, .regform textarea:focus, .regform select:focus
{
    background-color: white;
}

.regform button
{
    display: block;
    margin-top: 15px;
    background-color: #42543F;
    border: none;
    color: white;
    padding: 3px;
}

.regform .file
{
    
}

#imagesOuter
{
    background-color: #42543F;
    margin-top: 10px;
}

#title
{
    background-image: url('../img/title.gif');
    background-repeat: no-repeat;
    margin-top: 10px;
    width: 176px;
    height: 60px; 
}

#title h2, #title h3
{
    visibility: hidden;
}

p a
{
    color: black;
    text-decoration: none;
    font-weight: bold;
}

p a:hover
{
    color: green;
}

#footer
{
    clear: both;
    height: 60px;
    background-color: #42543F;
    color: white;
    width: 990px;
    text-align: center;
    padding-bottom: 10px;
    font-size: 0.8em;
    padding-top: 10px;
}

#footer p 
{
    margin: 0px;
}

/* ---- Contact Form ---- */

#contact_form
{
	margin: 0px;
	padding: 0px;
}

#contact_form ol
{
	width: 200px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#contact_form ol li
{
	margin: 0;
	padding: 0;
}

#contact_form ol li label
{
	width: 100%;
	display: block;
	margin: 1em 0 .1em 0;
	font-size: 0.86em;
	font-weight: bold;
}

#contact_form ol li input
{
	display: block;
	width: 163px;
	border: 1px solid silver;
}

#contact_form ol li textarea
{
	width: 163px;
	border: 1px solid silver;
}

#contact_form ol li input.submit
{
}

#contact_form #verification_img
{
	cursor: pointer;
}

/* -- Links -- */

ul#links a
{
    color: black;
    text-decoration: none;
    font-weight: bold;
}

ul#links a:hover
{
    color: green;
}

h3 a
{
    color: black;
    text-decoration: none;
}

h3 a:hover
{
    color: green;
}

/* -- Image Strip -- */
div.image_strip
{
    padding: 10px;
    background-color: #DADFDA;
    margin-top: 10px;
}

div.image_strip img
{
    border: 1px gray solid;
    width: 150px;
    height: 150px;
}

div.image_strip img:hover
{
    border: 1px black solid;
}

div.strip_image
{
    padding-right: 10px;
    display: inline;
    height: 170px;
    width: 150px;
}

div.strip_image a
{
    display: inline;
}

div.strip_image div.remlink
{
    text-align: center;
    width: 150px;
    display: block;
}

div.strip_image div.remlink a
{
    color: black;
    font-size: 0.8em;
    text-decoration: none;
}

div.strip_image div.remlink:hover a
{
    text-decoration: underline;
}



/* -- Page Links -- */

div.pagelinks a, div.comments a
{
    color: black;
    text-decoration: none;
    font-weight: normal;
}

div.comments a
{
    font-weight: bold !important;
}

div.pagelinks a:hover, div.comments a:hover
{
    color: green;
}

/* -- Gallery -- */

.galimg
{
    padding: 10px;
    width: 154px;
    height: 180px;
    float: left;
    text-align: center;
    font-size: 0.8em;
}

.galimg a
{
    text-decoration: none;
    color: black
}

.galimg img
{
    border: 2px solid black;
    display: inline;
}

.imgdropedit input
{
    width: 120px;
}

.imgdropedit legend
{
    color: black;
}

.imgdropedit label
{
    display: block;
}

#image_selector
{
    background-color: black;
    height: 180px;
    overflow: scroll;
}

div.comments
{
    padding: 10px;
    border: 1px gray solid;
    margin-top: 10px;
}

div.comment
{
    border: 1px black solid;
    padding: 5px;
    margin-top: 5px;
}

div.walk_edlinks a
{
    color: black;
    text-decoration: none;
    padding: 5px;
}

div.walk_edlinks a:hover
{
    text-decoration: underline;
}