html {
	overflow: hidden;
}
body {
	height: 100%;
	overflow: hidden;
	font-family:"trebuchet ms", tahoma, verdana, arial, sans-serif;
	margin:0;
	text-align: center;
	background: #c2cdfa url(../images_gen/bg_footer.gif);
	color: #656890;
}
#headerStripe {
	background: #fff url(../images_gen/bg_header.gif) repeat-x;
	height: 80px;
	text-align: center;
}
#homeStripe {
	height: 72%;
	overflow: auto;
	background: #c2cdfa url(../images_gen/bg_home.jpg) no-repeat right top;
}
#contentStripe {
	background-color: #fff;
	height: 71%;
	overflow: auto;
}
#footer {
	height: 13%;
}	
#footer p  {
	font-size: 75%;
	color: #606794;
	width: 750px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	text-align: center;
	font-weight: bold;
}
/* header */
#header {
	position: relative;
	width: 750px;
	margin: 0 auto;
}
img#logohare {
	position: absolute;
	bottom: -102px;
	left: 0%;
}
img#logotext {
	position: absolute;
	bottom: -102px;
	right: 10%;
}
/*home content*/
#contentHome {
	width: 750px;
	margin: 50px auto 0 auto;
}
#introHome {
	text-align: left;
	width: 750px;
	margin-top: 30px;
	padding-bottom: 20px;
}
#introHome p{
	font-size: 80%;
	width: 500px;
}
#introHome img{
	float: left;
}
/*home categories*/
#homeRow {
	text-align: center;
}

dl.homeCategory
{
background-color: #666699;
width: 125px;
text-align: center;
float: left;
margin-right: 1em;
}
.homeCategory dt img
{
width: 125px;
height: 125px;
border: none;
}
.homeCategory dd
{
margin: 0;
padding: 0;
height: 40px;
line-height: 1em;
}
.homeCategory dd a:link, dl.homeCategory dd a:visited{
	color: #fff;
	font-size: 80%;
	text-decoration: none;
}
.homeCategory dd a:hover{
	text-decoration: underline;
}
/* toolbar */
#toolbarOuter {
	text-align: center;
	clear: both;
	margin: 0;
	background: #96aadf;
	border-top: 1px solid #7479a1;
	border-bottom: 1px solid #7479a1;
}
#toolbar {	
	width: 750px;
	margin: 0 auto;
}
#toolbar ul {
	width: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 3px 0;
	text-align: left;
}
#toolbar li {
	display: inline;
	margin: 0;
	padding: 0;
}
#toolbar a {
	font-size: 85%;
	text-decoration:none;
	color: #fff;
	padding: 0 10px 0 10px;
}
a#toolbarfirst {
	padding: 0 10px 0 0;
}
a#toolbarspace1, a#toolbarspace2 {
	padding: 0 10px 0 50px;
}
#toolbar a:link, #footer a:visited {
	text-decoration:none;
}
#toolbar a:hover {
	text-decoration:underline;
}

/* side nav */
/*#sidenav {
	float: right;
	width: 240px;
}*/
#sidenav {
	position: absolute;
	top: 95px;
	left: 505px;
	width: 250px;
	text-align: left;
	z-index: 500;
}
#sidenav a {
	display: block;
	font-size: 75%;
	font-weight: bold;
	color: #669;
	text-decoration: none;
}
#sidenav a:hover {
	text-decoration: underline;
}
#sidenav a#cat_prints {
	padding: 19px 0 19px 65px;
	background: url(../images_gen/bt_limitedEdition.jpg) no-repeat left;
}
#sidenav a#cat_cards {
	padding: 19px 0 19px 65px;
	background: url(../images_gen/bt_cards.jpg) no-repeat left;
}
#sidenav a#cat_pics_cushions {
	padding: 19px 0 19px 65px;
	background: url(../images_gen/bt_textile.jpg) no-repeat left;
}
#sidenav a#cat_tablelinen {
	padding: 19px 0 19px 65px;
	background: url(../images_gen/bt_tablelinen.jpg) no-repeat left;
}
#sidenav a#cat_gift_boxes {
	padding: 19px 0 19px 65px;
	background: url(../images_gen/bt_commission.jpg) no-repeat left;
}

/* content */
#content {
	width: 750px;
	text-align: left;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
#leftcolumn {
	width: 500px;
	padding-bottom: 10px;
	font-size: 80%;
}
#leftcolumn a {
	font-weight: bold;
	color: #669;
	text-decoration: none;
}
#leftcolumn a:hover {
	text-decoration: underline;
}
#leftcolumn h2 {
	margin: 0 0 5px 0;
	padding-top: 30px;
	font-size: 120%;
	font-weight: normal;
	color: #96aadf;
}
#leftcolumn p {
	margin: 0 0 12px 0;
}
#leftcolumn ul, #leftcolumn ol {
}
#leftcolumn img {
	border: 0;
}
/*product categories*/
.productRow {
	text-align: left;
	margin: 0;
	clear: left;
}

dl.productCategory
{
width: 100px;
text-align: center;
float: left;
padding: 0;
margin-right: 20px;
}
.productCategory dt img
{
width: 100px;
height: 100px;
}
.productCategory dd
{
width: 100px;
margin: 0;
padding: 0;
/*height: 40px;*/
line-height: 1em;
}
.productCategory dd a:link, .productCategory dd a:visited{
	color: #669;
	font-size: 90%;
	text-decoration: none;
}
.productCategory dd a:hover{
	text-decoration: underline;
}

/*product*/
#product img {
	border: 1px solid #ddd;
}
#product h3 {
	margin: 10px 0 0 0;
	font-size: 18px;
	font-weight: normal;
	color: #669;
}
#product p {
	margin: 0;
	color: #669;
}
.CartAdd {
	margin: 10px 0 0 0;
}

/* general styles */
.noshow {
	display:none;
}
.ClearBoth {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

/*FORM STYLES*/
.FormInput {
	width: 455px;
	margin-bottom: 2px;
}
.FormInputError {
	width: 455px;
	margin-bottom: 2px;
	border: 2px solid #FF0000;
}
.FormInputSelectError {
	width: 455px;
	margin: 0px;
	padding: 0px;
}
select {
	color: #333333;
}
input {
	color: #333333;
	z-index: 1;
}
textarea {
	font-size:100%;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}

/*TABLE STYLES*/
.NoBorderTable {
	border-collapse: collapse;
	border: 0;
}
.NoBorderTable td {
	font-size:80%;
	padding: 0 5px 12px 0;
}
/*LINKS*/
#links {
}

/*FLOATING DIVS FOR FAKE TABLES*/
.FloatL30{
	line-height: 1.5em;
	float:left;
	width:30%
}
.FloatL40{
	line-height: 1.5em;
	float:left;
	width:40%
}
.FloatL50{
	line-height: 1.5em;
	float:left;
	width:50%
}
.FloatL60{
	line-height: 1.5em;
	float:left;
	width:60%
}
.FloatL70{
	line-height: 1.5em;
	float:left;
	width:70%
}
.FloatR30{
	line-height: 1.5em;
	float:right;
	width:30%
}
.FloatR40{
	line-height: 1.5em;
	float:right;
	width:40%
}
.FloatR50{
	line-height: 1.5em;
	float:right;
	width:50%
}
.FloatR60{
	line-height: 1.5em;
	float:right;
	width:60%
}
.FloatR70{
	line-height: 1.5em;
	float:right;
	width:70%
}
