/*Clearing default styles*/
* 
{margin:0;padding:0}
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code 
{ font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table,tr,td,
div{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }


body {font-family:arial,sans-serif;font-size:10pt;color:#6f6f6f;line-height:1.1}


#container {position:relative;width:770px;left:50%;margin-left:-385px;background:url(image/lds_bar.jpg) no-repeat ;padding-top:88px;margin-top:10px;}

#middle {background:url(images/sandals_middle.gif) repeat-y}

#text {
	margin:0 40px 0 0;
	width:300px;
	float:right;
	display:inline;
	left: -20px;
	top: 0px;
}

#login {margin:0 0 0 40px;padding:15px 15px 20px 15px;width:300px;background:#eee;border-bottom:1px solid #ccc}
	
#login label {display:block;padding:15px 0 5px 0;font-size:0.8em}
	
#login .input {margin:0;padding:0;width:296px}
	
#login .submit {margin:10px 0 10px 0;float:right;display:inline}
	
#login p {margin:10px 0 0 0}

#bottom {clear:both;background:url(images/sandals_bottom.gif) no-repeat bottom;height:65px}

/* TYPOGRAPHY 
*/

h1 {padding:40px 0 60px 40px;width:460px;height:36px;background:url(images/sandals_title.gif) no-repeat 40px 40px}
h2, 
#telephone {font-family:tahoma,sans-serif;font-weight:normal;font-size:1.3em;color:#333}
p {margin-bottom:1em}
p.error 
{
	margin-left:40px;
	left: 700px;
	top: -200px;
}
strong {color:#dd0000}
strong.green {color:#00dd00}

em {font-weight:bold;font-style: normal;}
.smallprint {font-size:0.7em}
.noshow {display:none}

