/*
div{
border:1px solid #ff0000;padding:2px
}
*/

*{
	color:#a27365;
	font-family:verdana,arial;
	text-align:left;
}

body{
	background:#fffae0;
	margin:0px 0px 5px 0px;
	font-size:75%;
	text-align:center;
}

table{border-collapse:collapse}

h1{
	font-size:125%;
	margin:0px 0px 15px 0px;
}

h2{
	font-size:125%;
	font-weight:normal;
	margin:0px 0px 15px 0px;
}

hr{
	color:#a25741;
	height:1px;
	background-color:#a25741;
	border:none;
}

form{margin:0px;}
img{border:0px;}
a{color:#a25741;text-decoration:none;}
a img.left{float:left;margin-right:5px;}
a:hover{color:#666666;text-decoration:none;}
#singleColumnContent ul li{margin-bottom:10px;}
ul,ol{
	padding:0px;
	margin-left:1.4em;
	list-style:url(../img/bullet.gif);
	margin-top:10px;
}
p{margin-top:0px;}
p.center{text-align:center}

#wrapper{
	width:775px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width:100%;
	height:132px;
	background:#a27365 url(../img/logo.gif) no-repeat center;
}

#header img.contactNumber{
	float:right;
	margin:100px 9px 10px 10px;
}

#header img.homeImage{
	float:left;
	margin:108px 0px 0px 10px;
}

.homeContent{margin:0px 0px 0px 0px;}

.homeContent img.award{
	float:left;
	margin:0px 8px 3px 0px;
	border:5px solid #e7d7c0;
}

#basketInfo{
	font-size:90%;
	padding-left:25px;
	padding-top:2px;
	background:url(../img/basketicon.gif) no-repeat left;
	margin:6px 0px 0px 3px;
	float:left;
}

.basketEmpty{}

div#main{
	margin-top:10px;
	min-height:338px;
	/* min-height for IE browsers */
	height:auto;
	_height:338px;
}

#main .title{
	padding-left:42px;
	margin:0px 0px 10px 0px;
}

/* could maybe create separate layouts for different kinds of content layouts */
.title .strapline{margin:6px 0px 0px 0px;}

#homeFlash{
	float:right;
	border:5px solid #e7d7c0;
	margin:20px;
	width:209px;
	height:279px;
}

/* simple layout for most pages */
#singleColumnContent{
	padding-left:46px;
	margin:0px 20px 0px 0px;
}

#footer{
	clear:both;
	font-size:80%;
	border-top:1px dashed;
	border-bottom:1px dashed;
	margin:20px 20px 10px 42px;
	padding:7px 0px 7px 0px;
}

#footerIcons,#footerLinks{margin:0px 0px 0px 0px;}
#footerIcons .cards{margin-top:6px;}
#footerIcons .padlock{margin-top:5px;}
#footerLinks li,#footerIcons li{float:left;}
#footerLinks li{margin-right:9px;}
#footerLinks li.restlessmedia{
	border-left:1px solid;
	padding-left:8px;
}
#footerIcons li{margin-right:3px;}
#footer #address{margin-bottom:3px;}
#footerIcons{float:right;list-style:none;}
#footerLinks{float:left;list-style:none;margin-left:0px;}

#content a{text-decoration:underline;}
#content a:hover{text-decoration:none;}

#navRow{background:url(../img/nav/gradientbg.gif) repeat-x;}

#nav{margin:0px 0px 0px 19px;}
#secondLevelNav{
	font-size:85%;
	margin:2px 0px 0px 44px;
	clear:both;
}

#secondLevelNav li, #nav li{
	float:left;
	list-style:none;
}

#secondLevelNav li{margin:1px 18px 0px 0px;}

#arrangementGrid{
	clear:both;
	margin-top:20px;
}
#arrangementGrid a{text-decoration:none;}
#arrangementGrid .price{
	font-size:130%;
	font-weight:bold;
}

#arrangementGrid ul li p{margin-top:10px;}
#arrangementGrid ul li{cursor:pointer;}

#arrangementGrid ul{
	width:670px;
	margin-left:auto;
	margin-right:auto;
}

#arrangementGrid ul li{
	padding:5px;
	list-style:none;
	width:200px;
	float:left;
	margin-bottom:20px;
	margin-left:5px;
}

#arrangementGrid li img{
	float:left;
	margin-right:5px;
	border:5px solid #e7d7c0;
}

#arrangementDisplay{
	clear:both;
	margin:auto;
	margin-top:20px;
	width:87%;
}

#arrangementDisplay .leftColumn{
	float:left;
	width:350px;
}

#arrangementDisplay .image{
	
	float:right;
}

#arrangementDisplay .image img{border:5px solid #e7d7c0;}

#arrangementDisplay .addToBasket{
	clear:left;
	padding:10px 0px 10px 0px;
	margin:20px 0px 20px 0px;
	border-top:1px dashed;
	border-bottom:1px dashed;
}

#arrangementDisplay .addToBasket .submit{
	float:right;
	text-align:right;
	text-decoration:underline;
}

#arrangementDisplay .addToBasket #colourRadios{
	margin:5px 0px 0px 0px;
	clear:both;
}
#arrangementDisplay .addToBasket #colourRadios dt{float:left;margin:0px 0px 0px 0px;}
#arrangementDisplay .addToBasket #colourRadios dd{float:left;margin:0px 8px 0px 0px;padding-top:2px;}
#arrangementDisplay .addToBasket .item{margin:4px 0px 6px 0px;font-size:125%}
#arrangementDisplay .addToBasket .colours{margin:15px 0px 0px 0px;}

#basket{
	margin-left:auto;
	margin-right:auto;
}

#basket td{padding:8px;border:1px;}

.total{
	font-size:130%;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	margin:8px 0px 0px 0px;
	border-top:1px solid #e7d7c0;
	border-bottom:1px solid #e7d7c0;
}

#basket .total{
	font-weight:bold;
	float:right;
	clear:right;
	white-space:nowrap;
}

#basket .delivery{
	float:right;
	white-space:nowrap;
}

#basket .checkout{text-align:right;}
#basket form select{width:130px;}
#basket .title{text-align:right;}
#basket .colour{}
#basket .price{text-align:right;}

select{cursor:pointer}
.button,.submit{
	border:0px;
	font-weight:bold;
	background-color:#fffae0;
	padding:0px;
}

.submit{
	text-align:left;
}

#basketInfo,label,.submit,.button,#header{cursor:pointer;color:#a25741;}

#flowerMeanings{
	margin:auto;
	width:87%;
}

#flowerMeanings dl dt{
	clear:both;
	background:url(../img/bullet.gif) no-repeat;
	padding-left:15px;
}

#flowerMeanings dl dd{
	float:left;
	margin:0px 0px 15px 0px;
	padding-left:15px;
}

#flowerMeanings .column1{
	float:left;
	width:42%;
}
#flowerMeanings .column2{
	width:42%;
	float:right;
}

#singleColumnContent img.padlock{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

dl#terms dt{margin-bottom:10px;font-weight:bold;}
dl#terms dd{margin-bottom:10px;margin-left:1em;}
.definitionnumber{margin-right:3px;}

#requestConsulation, #contact{float:right}

/* forms stuff */
form.contact,form.requestConsulation,form.yourDetails,form.cardDetail,form.deliveryDetails,form.login,form.viewSale,form.email{
	float:right;
	width:420px;
}

form.email{width:100%}

form.edit{
	float:right;
	width:100%;
}

form.edit .submit{
	margin-right:6.8em;
}

.form input,.form textarea,.form select{
	float:left;
	width:50%;
	padding:1px;
	margin-bottom:5px;
	background-color:#ffffff;
}

.form .small{width:18%;}
.form .adjacent{margin-left:6px;}
.form .checkbox{width:13px;border:0px}
.form .row{}
.form .row p{
	float:left;
	text-align:left;
	padding-left:37%;
}

.form input,.form textarea{border:1px outset #e7d7c0;font-size:100%}

.form textarea{
	padding-top:3px;
	overflow-y:auto;
	line-height:1.3em;
}
.form input{padding-top:2px;}

input.error{background:#F2E7CE}

.form label{
	float:left;
	text-align:right;
	clear:left;
	width:35%;
	margin:.3em 1em .3em 0;
	cursor:pointer;
}

.button,.form .submit{
	text-align:center;
	margin:0px;
	border:0px;
	width:5em;
	color:#a25741;
	cursor:pointer;
}

,.form .submit{
	width:5em;
}

.form .submit{
	float:right;
	margin-right:2.7em;
	background-color:#fffae0;
}

.form p{
	float:right;
	clear:left;
	display:inline;
	text-align:right;
	margin:10px 0px 10px 0px;
	padding-right:46px;
}

form.categorySelect{
	float:right;
	width:220px;
	padding-bottom:10px;
	margin-left:10px;
}

form.categorySelect .submit{float:left;margin-right:0px;}
form.categorySelect select{width:60%;float:left;}

.dateParts{clear:both;}
.dateParts select{
	width:60px;
	margin-right:5px;
}

.formMessage{
	border-left:1px solid #e7d7c0;
	padding:6px 0px 6px 8px;
	margin-bottom:25px;
}

/* styles for the image directory grid */
#grid{
	margin-left:auto;
	margin-right:auto;
	width:675px;
	margin-top:25px;
	clear:both;
}

#grid .images{width:389px;}

#grid .images img{
	float:left;
	margin-left:1px;
	margin-bottom:1px;
}

#grid .main{
	float:right;
	width:279px;
	text-align:center;
}

#grid .main img#gridMain{
	float:middle;
	border:1px solid #a27365;
}

#grid p{}

.clearfix{
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0px;
	padding:0px;
}

#colourMeanings{clear:both;}

.blue{list-style:url(../img/droplets/blue.gif);}
.violet{list-style:url(../img/droplets/violet.gif);}
.white{list-style:url(../img/droplets/white.gif);}
.red{list-style:url(../img/droplets/red.gif);}
.black{list-style:url(../img/droplets/black.gif);}
.pink{list-style:url(../img/droplets/pink.gif);}
.orange{list-style:url(../img/droplets/orange.gif);}
.yellow{list-style:url(../img/droplets/yellow.gif);}
.green{list-style:url(../img/droplets/green.gif);}

.backToTop{
	float:right;
	clear:both;
}

#saleDetails .deliveryAddress,#saleDetails .userDetails,#saleDetails .cardDetails{
	width:33%;
	float:left;
}

#saleDetails .purchases{
	clear:both;
	background-color:#ffffff;
	padding:10px;
	border:2px solid #e7d7c0;
	margin:0px 0px 20px 0px;
}

h2.complete{
	text-align:center;
	background-color:#a27365;
	color:#fffae0;
	padding:10px;
}

#saleDetails ul.functions{
	border-top:1px solid #a27365;
	padding:20px 0px 0px 0px;
}

.saleInfo{
	width:100%;
	padding:0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	float:left;
	clear:both;
	border-bottom:1px solid #a27365;
}

.saleInfo dt,.saleInfo dd{
	float:left;
	padding:0px;
	margin:0px 0px 0px 0px;
}

.saleInfo dd{margin:0px 20px 0px 3px;}

img.sideFlower{
	float:right;
	margin-left:30px;
	margin-bottom:30px;
	margin-right:30px;
}

/* email styles - this css is linked to via all emails (if html enabled) */
body.email{
	width:500px;
	margin:10px;
	font-size:110%;
}

body.email p{text-align:left;}

body.email #mainBody{
	padding-left:15px;
	clear:both;
}

body.email img{clear:both;}

.emailTable{
	margin:0px 0px 20px 0px;
	width:90%;
	clear:left;
}

.emailTable td{
	text-align:left;
	padding:5px;
	vertical-align:top;
}

.emailTable .col1{width:30%;}

.emailTable .col2{width:70%;}

/* admin styles */
table#list{
	width:70%;
}

table#list thead td{
	border-bottom:1px solid #e7d7c0;
}

table#list tfoot td{
	border-top:1px solid #e7d7c0;
}

table#list td{
	text-align:left;
	padding:4px;
}

table#list .right{
	text-align:right;
}

table#list .submit{
	margin-left:4px;
}

table#list .selected{
	background:#e7d7c0;
	font-weight:bold
}

table#list .selected .button{
	background:#e7d7c0;
}

.calender{
	width:40%;
	margin:0px auto 0px auto;
	border-collapse:collapse;
}

.calender td{text-align:center;}

.calender thead tr.weekDay td{
	font-weight:bold;
	border-top:1px solid #a27365;
	border-bottom:2px solid #a27365;
}

.calender thead td.date{font-weight:bold;font-size:100%}
.calender td{padding:7px;cursor:pointer;}
.calender td.column1,.calender td.column7{background-color:#e7d7c0;}
.calender td.column1{border-right:1px dashed #a27365}
.calender td.column7{border-left:1px dashed #a27365}
.calender td.today{background-color:#C6B8A5;}
.calender td.today label{color:#fffae0}
.calender tr.submit td{
	border-top:1px solid #a27365;
	text-align:center;
}

.inbox{
	width:100%;
	margin:0px 0px 15px 0px;
	border:1px solid #a27365;
}
.inbox .col1{width:65%;}
.inbox .col2{width:20%;}
.inbox .col3{width:15%;}

.inbox td{
	text-align:left;
	padding:10px;
	vertical-align:top;
}

.inbox thead td{
	font-weight:bold;
	background:#a27365;
	color:#fffae0;
}

.inbox tbody td{background:#ffffff}

.progressBar{margin-top:15px;}

dl.emailMessage{}
dl.emailMessage dt{font-weight:bold;}


/* styles for the pop-up window */

#popUp{margin:10px;}

#popUp #list{width:90%;}

#popUp form {width:90%;}

.noCookies{
	padding:14px;
	margin:20px 0px 30px 0px;
	text-align:center;
	border:5px solid #e7d7c0;
	background:#ffffff;
}

.button{width:100%}
