/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #948683;
	height: 100%;
	width: 100%;
	background-image: url(http://www.daisydunlop.co.uk/images/slice/cover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	}
p { 
	}
h3 { 
	}
a:link {
	color: #948683;
	text-decoration: none;
	}
a:visited {
	color: #C09477;
	text-decoration: none;
	}
a:hover, a:active {
	color: #C9CACB;
	text-decoration: none;
	border-bottom-width: 1px;

	}





			#FrogJS{
				width: 700px;
				height: 700px;
				
				margin: 0 auto;
			}
			#FrogJSCredit{
				text-align: right;
				font-size: 80%;
				color: #999;
				padding: 1px;
			}
			#FrogJSCaption{
				text-align: center;
				line-height: 140%;
			}


.submenu {
			text-align: left;
				font-family: "Lucida Grande", "Tahoma", sans-serif;
				font-size: 10px;
				color: #666666;
				margin-bottom: 0.5em;
				
			}

.homepane {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #948683;
background-image:url(http://www.daisydunlop.co.uk/images/slice/home.jpg);
background-repeat:no-repeat;

padding-right:10px;
padding-left:10px;
}

.termspane {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #948683;
	font-size: 14px;
background-image:url(http://www.daisydunlop.co.uk/images/slice/terms.jpg);
background-repeat:no-repeat;

padding-right:10px;
padding-left:10px;
}

.orderpane {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
	color: #948683;
background-image:url(http://www.daisydunlop.co.uk/images/slice/ordering.jpg);
background-repeat:no-repeat;

padding-right:10px;
padding-left:10px;
}
.giftcardpane {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
	color: #948683;
background-image:url(http://www.daisydunlop.co.uk/images/slice/home.jpg);
background-repeat:no-repeat;

padding-right:10px;
padding-left:10px;
}


a.sample_attach, a.sample_attach:visited, div.sample_attach
{
padding-left:100px;


}



