body {
	background-color: #F0EEDB;
	text-align: left;
	color: #000000;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	width: 500px;
	
}
a:link {
	text-decoration: none;
	color: #E13420;
}
a:visited {
	text-decoration: none;
	color: #E13420;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
a:focus { 
    outline: none;
}
a.nav:link {
	text-decoration: none;
	color: #FFF;
}
a.nav:visited {
	text-decoration: none;
	color: #FFF;
}
a.nav:hover {
	text-decoration: none;
	color: #000;
}
a.nav:active {
	text-decoration: none;
	color: #000;
}
a.nav:focus { 
    outline: none;
}
a.mac:link {
	text-decoration: none;
	color: #646A78;
}
a.mac:visited {
	text-decoration: none;
	color: #646A78;
}
a.mac:hover {
	text-decoration: none;
	color: #000;
}
a.mac:active {
	text-decoration: none;
	color: #000;
}
a.mac:focus { 
    outline: none;
}
img
{
	border:none;
	text-align: right;
}
.tdback {
	background-image: url(assets/tp_menu_bg2.gif);
	background-repeat: no-repeat;
} 
.textbg {
	background-image: url(assets/foreside/text_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
} 
.heading {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.para_heading {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.blue_numbers {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #268894;
}
#kjop {
	position:absolute;
	width:126px;
	height:65px;
	z-index:1;
	top: 25px;
	left: 430px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#cart {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	top: 25px;
	left: 449px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
.art_image_heading {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DE9419;
}
.left_shadow {
	background-image: url(assets/shadow_lft1px.jpg);
	background-repeat: repeat-y;
}
.right_shadow {
	background-image: url(assets/shadow_rgt1px.jpg);
	background-repeat: repeat-y;
}
.bilde_div {
	float: left;
	height: 304px;
	width: 304px;
}
.family_bilde_div {
	float: left;
	height: 385px;
	width: 390px;
}
.price_div {
	background-color: #484741;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	height: 30px;
	width: 70px;
	left: 40px;
	top: 410px;
	text-align: center;
    padding: 0px;
}
.arrows_div {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	height: 30px;
	width: 178px;
	left:382px;
	top: 410px;
	text-align: center;
	padding: 0px;
}
.top_text {
	color: #484741;
}
.fbscript {
	width: 500px;
	text-align: left;
	vertical-align: top;
	height: 72px;
}
#likeboxdiv {
	position: absolute;
	left: 990px;
	top: 194px;
	
}
.shadow {
	moz-box-shadow: 3px 3px 6px #999;
	webkit-box-shadow: 3px 3px 6px #999;
	box-shadow: 3px 3px 6px #999;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=35, Color='#ccc')";




/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=35, Color='#ccc');

}

