﻿body{
	margin : 0;
	background-color : #e9e9e9;
	font-family : Arial, Helvetica, sans-serif;
}

H1{
	font-size : 19px;
	color : #c00;
	border-bottom : 1px dashed black;
	font-weight : 400;
	margin : 5px 0 10px 0
}

H2{
	font-size : 17px;
	color : #c00;
	font-weight : bold;
	border-bottom : 1px dashed black;	
	margin : 5px 0 10px 0
}

A{
	color : blue;
	text-decoration : none;
}

A:Hover{
	color : #c00;
	text-decoration : underline;
}

P{
	font-size : 12px;
	text-align : justify;
	margin : 0 0 0 0;
	padding : 0 0 1.2em 0;
}

LI, DIV{
	font-size : 12px;
}

blockquote{
	margin : 0 25px 0 25px;
	padding : 0 0 0 0;
}

UL, OL{
	margin : 0px 3em 1em 3em;
	padding : 0 0 0 0;
}

UL LI{
	list-style-image : url(/assets/furniture/bullet-ie.gif);
	list-style-type : square;
}

TABLE{
	margin : 0 0 1em 0;
}

#container{
	width : 750px;
	margin : 0 auto 0 auto;
}

#headerBlock{
	width : 740px;
	background-image : url(/assets/furniture/header-bgi.gif);
	height : 72px;
	font-size : 11px;
	text-align : right;
	padding : 15px 10px 0 0
}

#contentBlock{
	background-color : white;
	margin : 0 0 0 20px;
	width : 730px;
	border-left : 1px solid black;
	border-right : 1px solid black;
}
#cwn{
	width : 300px;
	float : right;
	font-size : 10px;
	text-align : right;
	margin : 5px 10px 0 0;
}

*HTML #cwn{
	margin : 5px 5px 0 0;	
}

#cwn A{
	color : #c00;
	text-decoration : none;
}

#cwn A:hover{
	color : black;
	text-decoration : underline;
}

#updated{
	width : 300px;
	float : left;
	font-size : 10px;
	margin : 5px  0 0 30px;
}

*HTML #updated{
	margin : 5px  0 0 15px;
}

#menuBlock{
	width : 165px;
	padding : 43px 20px 0 30px;
	vertical-align : top;
	background-image : url(/assets/furniture/balloon-strings.gif);
	background-position :  0% 0%;
	background-repeat : no-repeat;
}

#footerBlock{
	margin : 0 0 0 20px;
	width : 730px;
	background-image : url(/assets/furniture/footer-bgi.gif);
	height : 40px;
}

UL#menu{
	margin : 0;
	padding : 0;
	font-size : 11px;
}

UL#menu LI{
	margin : 0 0 2px 0;
	list-style : none;
	list-style-image : none;
	line-height : 14px;
}


#menuBlock A{
	display : block;
	color : black;
	text-decoration : none;
	border : 1px solid black;
	margin : 0 0 2px 0;
	padding : 3px 5px 3px 20px;
	font-size : 11px;
	background-color : #f0f0f0;
	background-image : url(/assets/furniture/bullet.gif);
	background-position :  5% 50%;
	background-repeat : no-repeat;
}

#menuBlock A.alt{
	background-color : #FFD262;
}
#menuBlock A:hover{
	color : #c00;
	text-decoration : none;
	background-color : #ffb600;
}

#contentColumn{
	vertical-align : top;
	padding : 0 20px 0 0;
}

.dataTable{
	width : 100%;
	border : 1px solid black;
	clear : both;
}

.dataTable TH{
	background-color : #FFD262;
	text-align : left;
	padding : 1px 5px 1px 5px;
}

.dataTable TD{
	background-color : #f0f0f0;
	text-align : left;	
	padding : 1px 5px 1px 5px;
}

TD.center, TH.center{
	text-align : center;
}

P.noteBox, DIV.noteBox{
	border : 1px dashed black;
	background-color : #f0f0f0;
	text-align : center;
	font-size : 12px;
	padding : 2px 10px 2px 10px;
	margin : 0 0 1em 0;
}

P.noteBox A, DIV.noteBox A{
	color : blue;
	text-decoration : none;
}

P.noteBox A:hover, DIV.noteBox A:hover{
	color : #c00;
	text-decoration : none;
}

.price{
	width : 50px;
}

P.strapline{
	font-size : 1.1em;
	text-align : center;
	font-weight : bold;
}

P.designnote{
	color : purple;
	font-size : 11px;
	font-weight : bold;
}

.cardsTable{

}

.cardsTable TH{
	background-color : #FFD262;
	text-align : center;
	padding : 1px 5px 1px 5px;
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
}

.cardsTable TD{
	padding  : 0;
}

.cardsTable TD.cards{
	padding  : 0;
	background-color : #f0f0f0;
	border : 1px solid black;
}
.cardsTable TD.linkBar{
	padding  : 0;
	border-top : 1px solid black;
	text-align : right;
}

P.linkBar{
	padding  : 5px 0 1em 0;
	border-top : 1px dashed black;
	text-align : right;
	font-size : 11px;
	font-weight : bold;
}

P.linkBar A{
	color : #c00;
	text-decoration : none;
}

P.linkBar A:Hover{
	color : #c00;
	text-decoration : underline;
}

.feature{
	float : right;
	margin : 3px 0 3px 8px;
}

.feature TH{
	background-color : #95DAFD;
	text-align : center;
	padding : 1px 5px 1px 5px;
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	font-weight : normal;
	font-size : 11px;
}

.feature TD{
	border : 1px solid black;
	padding  : 0;
}

.feature TD.verticalSeperator{
	border : none;
	padding  : 0;
}

.quoteref{
	font-size : 11px;
	color : #c00;
	text-align :right;
	margin : -5px 0 1.5em 0;
}

.photoStrip{
	margin : 3px 0 1em 8px;
	border-collapse : collapse;
	width : 476px;
}

.photoStrip TH{
	background-color : #95DAFD;
	text-align : center;
	padding : 1px 5px 1px 5px;
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	font-weight : normal;
	font-size : 11px;
	border-collapse : collapse;
}

.photoStrip TD{
	border : 1px solid black;
	padding  : 0;
	border-collapse : collapse;
}
.photoStrip TD.Spacer, .photoStrip TD.spacer{
	border : none;
	width : 10px;
	height : 10px;
	font-size : 4px;
	border-collapse : collapse;
}


.galleryNav{
	margin  : 0 0 1em 0;
	border-top : 1px dashed black;
	width : 100%;
	font-size : 11px;
	font-weight : bold;
}

.galleryNav TD.more{
	text-align : right;
	padding : 5px 0 0 0;
	text-transform : uppercase;
	font-size : 12px;
}

.galleryNav TD.previous{
	text-align : left;
	padding : 5px 0 0 0;
	text-transform : uppercase;
	font-size : 12px;
}

.galleryNav A{
	color : #c00;
	text-decoration : none;
}

.galleryNav A:Hover{
	color : #c00;
	text-decoration : underline;
}


.valentines{
	border : 1px dashed black;
	background-color : #f0f0f0;
	text-align : center;
	font-size : 12px;
	padding : 5px 15px 2px 15px;
	margin : 0 0 1em 0;
	text-align : left;
}
.valentines B{
	color : #c00;
}

.red{
	color : #cc0000;
}
.floatRight{
	float : right;
	clear : right;
	margin : 3px 0 3px 15px;
}
.back{
	border-top : 1px solid black;
	text-align : right;
	padding : 5px 10px 0 0;
	background-image : url(/assets/furniture/bullet.gif);
	background-repeat : no-repeat;
	background-position : 100% 11px;
	font-size : 11px;
}

ol#terms{
	margin : 0 0 12px 30px;
	padding : 0 0 0 0;
}
ol#terms LI{
	color : #c00;
	font-size : 120%;
	line-height : 1;
}
ol#terms LI P{
	color : black;
	font-size : 12px;
	line-height : 1.4;
}

.numbers{
	color : #c00;
	font-size : 200%;
	float : left;
	width : 20px;
}

.clear{
	clear : both;
	height : 1px;
	font-size: 5%;
	margin: 0 0 12px 0;
}