/*--yasminebjornson.com---*/

/*communial*/
p {
	color: #333333;
	line-height: 20px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	top: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	display: inline;
}

div.containholder {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	margin-top: 40px;
	background-color: #FFFFFF;
}


div.top-content {
	height: 86px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div.yb-logo {
	height: 80px;
	width: 270px;
	text-align: right;
}

/*-----Main  content area-----*/
div.main-content {
	clear: both;
	margin: 15px 0px 0px 0px;
	width:1000px;
	height:100%;
}

/*div.main-text{float:right;}*/
div.main-text-box{
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	overflow: auto;
	height: 300px;
}

div.main-img-box {
	width: 500px;
	margin-top: 25px;
	padding-left: 0px;
	text-align: center;
}


div.center-product {
	overflow: hidden;
	height: 300px;
	width: 325px;
	margin-right: auto;
	margin-left: auto;
}
div.center-story {
	height: 100%;
	width: 450px;
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
}

#centre {
	position: relative;
	overflow: auto;
}

/*-----Footer-----*/
div.footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	line-height: 0px;
}

div.footer{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	margin: 0px auto 0px auto;

}
div.footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
div.footer a:hover{
	color: #333333;
}


/*------Main-Navigation-------*/
#navlist { width: 170px; margin: 25px auto; }

#navlist li {
	list-style-type:none;
	font-size:2em;
	margin-bottom: 9px;
}

#navlist li a {
	background-image:url('../images/img_navsprites_hover.gif');
	background-repeat:no-repeat;
	padding: 0 0 0 90px;
	display: block;
	height: 55px;
}

#navlist li a.home {background-position:0px 0px;}
#navlist li a:hover.home {background-position:-171px 0px;}

#navlist li a.product {background-position:0px -70px;}
#navlist li a:hover.product {background-position:-171px -70px;}

#navlist li a.story {background-position:0px -140px;}
#navlist li a:hover.story {background-position:-171px -140px;}

#navlist li a.buy {background-position:0px -200px;}
#navlist li a:hover.buy {background-position:-171px -200px;}

#navlist li a.yasmine {background-position:0px -265px;}
#navlist li a:hover.yasmine {background-position:-171px -265px;}

#navlist li a.contact {background-position:0px -330px;}
#navlist li a:hover.contact {background-position:-171px -330px;}


/*------Product-Navigation-------*/


#menu {
	list-style: none;
	padding: 0;
	width: 150px;
	height: 50px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
}

#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	border: 1px solid #333333;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .home {
	width: 39px;
	height: 50px;
	left: -42px;
	top: 0px;
	background-image: url('../images/prod_navsprites_hover.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu .home span {
	width: 39px;
	height: 50px;
	left: 0px;
	top: 0px;
	background-image: url('../images/prod_navsprites_hover.gif');
	background-repeat: no-repeat;
	background-position: -39px 0px;
}
#menu .about {
	width: 39px;
	height: 50px;
	left: 55px;
	top: 0px;
	background-image: url('../images/prod_navsprites_hover.gif');
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#menu .about span {
	width: 39px;
	height: 50px;
	left: 0px;
	top: 0px;
	background-image: url('../images/prod_navsprites_hover.gif');
	background-repeat: no-repeat;
	background-position: -39px -50px;
}
#menu .rss {
	width: 39px;
	height: 50px;
	left: 150px;
	top: 0px;
	background-image: url('../images/prod_navsprites_hover.gif');
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#menu .rss span {
	width: 39px;
	height: 50px;
	left: 0px;
	top: 0px;
	background-image: url('../images/prod_navsprites_hover.gif');
	background-repeat: no-repeat;
	background-position: -39px -100px;
}



/*------links-Navigation-------*/
#list1 li
{
display: inline;
list-style-type: none;
padding-right: 20px;

}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #333333;
}
a:hover{
	color: #999999;
}

.listnav a{
	line-height: 35px;
	text-decoration: none;
}
.listnav li{
	list-style-type: none;
}

/*----three column NOT IN USE-----*/

/*#container {
  padding-left: 20px;  
  padding-right: 150px;  
}


#container .column {
  position: relative;
  float: left;
}
#center {
  width: 100%;
}
#left {
  width: 200px;          
  right: 200px;          
  margin-left: -100%;
}
#right {
  width: 300px;          
  margin-right: -150px;  
}
#footer {
  clear: both;
}
/*** IE6 Fix ***/
/** html #left {
  left: 150px;           
}*/
