/*MAIN BODY*/

body
{
background: #000000;
color: #ffffff;
}

/*NAVIGATION TAGS FOR THE HOMEPAGE*/

#home-nav-bar
{
width: 940px;
height: 68px;
background-image:url('/ekmps/shops/idream/resources/Design/home-nav-head.gif');
background-repeat:no-repeat;
float: left;
font-family: arial;
font-size: 8pt;
color: #ffffff;
text-decoration: none;
font-weight: bold;
line-height: 68px;
border-bottom: 20px solid #000000;
}

#cat-nav-bar
{
width: 940px;
height: 47px;
background-image:url('/ekmps/shops/idream/resources/Design/cat-nav-head.gif');
background-repeat:no-repeat;
float: left;
font-family: arial;
font-size: 8pt;
color: #ffffff;
text-decoration: none;
font-weight: bold;
line-height: 68px;
border-bottom: 20px solid #000000;
}

#top-nav ul
{
list-style: none;
padding: 0;
margin: 0;
						} 
						
#top-nav li
{
float: left;
margin: 0px;
} 
						
#top-nav li a
{
font-family: arial;
font-size: 8pt;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}  
						
#top-nav li a:hover
{
font-family: arial;
font-size: 8pt;
color: #ed2891;
text-decoration: none;
font-weight: bold;
}

/*MAIN CONTENT TAGS*/

#main-content-home
{
width: 940px;
height: 669;
background-image:url('/ekmps/shops/idream/resources/Design/home-background.gif');
float: left;
font-family: arial;
font-size: 8pt;
color: #ffffff;
}

#vintage-home
{
margin-top: 24px;
margin-left: 60px;
margin-right: 73px;
float: left;
width: 374px;
font-family: arial;
font-size: 8pt;
color: #bbbcbd;
text-decoration: none;
font-weight: bold;
}

#label-home
{
margin-top: 24px;
float: left;
width: 374px;
font-family: arial;
font-size: 8pt;
color: #bbbcbd;
text-decoration: none;
font-weight: bold;
}

#main-content-dep
{
width: 940px;
float: left;
font-family: arial;
font-size: 8pt;
color: #ffffff;
}

#main-content-product
{
width: 940px;
float: left;
font-family: arial;
font-size: 8pt;
color: #ffffff;
}

#main-content-additional
{
width: 940px;
float: left;
font-family: arial;
font-size: 8pt;
color: #ffffff;
}


/*FOOTER TAGS*/

#footer-content
{
width: 940px;
float: left;
font-family: arial;
font-size: 8pt;
color: #ffffff;
}





