/* Xanthos admin-login.css */


body{ background: #fff7d6 url('http://www.e-xanthos.co.uk/images/template-images/body-bkg.gif') top center no-repeat;
font-family: Helvetica, Arial, San-Serif;
}
body.editor{ background: none; background: #ffffff; }

div#logo{ float: left; }
div#strapline{ float: right; margin-top: 35px; margin-right: 8px; font-family: "Georgia", Serif; color: #ffffff; font-size: 2.5em; text-align: right; }
div#strapline img{ margin-top: 4px; }


div#header{ border: 1px solid black; }

div#content{ /*border: 1px solid red;*/ width: 500px; margin-left: auto; margin-right: auto;  }

div#content{ color: #333333; }
div#content p{ line-height: 1.5em; }
div#content h1{ font-family: "Georgia", Serif; color: #000000; font-size: 1.8em; font-weight: normal; line-height: 1.5em;  }
div#content h2{ font-family: "Georgia", Serif; color: #000000; font-size: 1.4em; font-weight: normal; line-height: 1.3em;  }




div#content-container{ 
margin-top: 129px;
width: 945px;
margin-left: 4px;
/*border: 1px solid red; */
background: url('http://www.e-xanthos.co.uk/images/template-images/content-wrapper-bkg.gif');
}


body.editor
{
	background-color: #fff;
}
body
{
	margin-top: 0px;
	font: 0.9em Arial;}

input 
{
	color: #007da3;
	font-size: 11px;
}

select 
{
	color: #007da3;
	font-size: 11px;
}

#container
{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}


fieldset 
{
	width: 100%;
border: none;
}


input#adminLogin_Button1.inputButton{
font-size: 1.1em;
font-family: Georgia; 
color: #000000;  
border: none; 
padding: 8px;
width: 138px;
background: url('http://www.e-xanthos.co.uk/images/template-images/newsletter-text-input-bkg.gif');
background-position: 0px 3px;
background-repeat: no-repeat;
}

input#adminLogin_Button2.inputButton{
font-size: 1.1em;
font-family: Georgia; 
color: #000000;  
border: none; 
padding: 8px;
width: 138px;
background: url('http://www.e-xanthos.co.uk/images/template-images/newsletter-text-input-bkg.gif');
background-position: 0px 3px;
background-repeat: no-repeat;
}
