/*DEFAULT BODY STYLES*/

* { padding: 0; margin: 0; }

body {
	background:#9f649a url("../images/bg_pink.gif") repeat-y fixed center top;
	text-align: left;
	height: 100%;
	}
	
h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	line-height: 100%;
	font-style: normal;
	color: #593946;
	}
	
h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 100%;
	font-style: normal;
	color: #815265;
	padding-top: 10px;
	}
	
h3  {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 100%;
	font-style: normal;
	color: #815265;
	font-weight: normal;
	margin-top: 10px;
	}
	
p {
	margin-top: 10px;
}


/*--------- SCAFFOLD ---------*/
 
#wrapper { 
 	margin: 0 auto;
 	width: 750px;
	height: 100%;
}

#wrapper-shop { 
 	margin: 0 auto;
 	width: 800px;
	height: 100%;
}

#insideimages { 
 	width: 363px;
	border: solid 0px #999999;
}

.topheader { 
 	width: 750px;
	height: 148px;
}


#menu {
	background-image: url(../images/base_inside_menubg.png);
	background-repeat: no-repeat;
	padding: 25px 0px 0px 45px;
	position: absolute;
	top: 137px;
	width: 173px;
	height: 224px;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	line-height: 160%;
	color: #593946;
}
#menu a:link, #menu a:visited 	{
	color: #815265;
	text-decoration: none
	}

#menu a:hover {
	text-decoration: underline;
	}
	
#content .contentcms {
	width: 379px;
	min-height: 300px;
}

#content  {
	width: 750px;
	height: 100%;
	}
#content-shop  {
	width: 800px;
	height: 100%;
	}
	
#content-shop .topmenu  {
	width: 340px;
	height: 47px;
	position: absolute;
	float: left;
	margin: 55px 0 0 470px;
	color: #B6B6B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
	.topmenu a:link, .topmenu a:visited 	{
	color: #9f649a;
	text-decoration: none
	}

.topmenu a:hover {
	text-decoration: underline;
	}
	
	
.contentbg  {
	background-color: transparent;
	background-image: url(../images/base_inside_content.png);
	background-repeat: repeat-y;
	text-align: left;
	width: 510px;
	padding: 0px 30px 0px 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #9f9683;
	}
	
.contentbg-shop  {
	background-color: transparent;
	background-image: url(../images/base_inside_content_cart.png);
	background-repeat: repeat-y;
	text-align: left;
	width: 90%;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #9f9683;
	}
	
.store {
	width: 90%;
	margin: 0 auto;
}
	
.contentbg a:link, .contentbg a:visited 	{
	color: #0066FF;
	text-decoration: underline;
	}

.contentbg a:hover {
	text-decoration: none;
	}
	
.contentbg ul {  
	list-style-image: url(../images/bullets.png);
	margin: 6px 0px 0px 20px;
	padding: 10px 0px 0px 50px; /*left space*/
	line-height: 160%;
}
	
.colours  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
	
.footer { 
 	width: 750px;
	height: 112px;
}
.products_small { 
 	width: 67px;
	height: 67px;
	border: solid 1px #d4d0c8;
}
.products_large { 
	width: 300px;
	height: 300px;
 	border: solid 1px #d4d0c8;
}
.products_table { 
	border-bottom: dashed 1px #b1aea8;
}
.clickimage  {
	color: #815265;
	font-style: italic;
	padding-left: 10PX;
	}
	
#content #imageanimation {
        width: 400px;
        height: 600px;
        } 
                
#content #imageanimation .imageanimation_slideshow { height: 600px; width:400px; overflow: hidden }

