﻿#top {
	height:70px;
	background-color: #000000;
	clear:both;
	z-index:0;
	}

#adshadow {
	position: absolute;
	top: 30px; left: 80%;
	height: 500px; width: 135px;
 	background-color: #111111;
	z-index:1;
	}

#ad {
	position: absolute;
	top: 30px; left: 80%;
	height: 504px; width: 139px;
	z-index:2;
	}
	
#weeklysales {
	position: absolute;
	top: 30px; left: 80%;
	
	z-index:2;
	}
	

	
#columnsofitems {
	position: relative;
	left: 116px;
	width:400px;
	z-index: 5;
}
	
#fblink {
	position: absolute;
	top: 545px; left: 440px;
	height: 71px; width: 249px
	z-index:2;
	color: #FFd985;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium; font-weight:bold;	
	}


#ddlogo {
	position: absolute;
	top: 10px; left: 415px;
	height: 71px; width: 75px;
	z-index:2;
	}
	
#oldgringologo {
	position: absolute;
	top: 10px; left: 515px;
	height: 71px; width: 75px;
	z-index:2;
	}
	
#kippylogo {
	position: absolute;
	top: 10px; left: 660px;
	height: 71px; width: 75px;
	z-index:2;
	}

#sweetbirdlogo {
	position: absolute;
	top: 19px; left: 815px;
	height: 57px; width: 189px;
	z-index:2;
	}


#front {
	position: relative;
	top: 33px;
	left: 37px;
	height: 300px;
	width: 468px;
	background-image: url('frame_FW2011_Front.jpg');
	z-index: -1;
}

#clothesfront {
	position: relative;
	top: 33px;
	left: 37px;
	height: 300px;
	width: 468px;
	background-image: url('clothes_FW2011.jpg');
	z-index: -1;
}

#jewelryfront {
	position: relative;
	top:33px;
	left:37px;
	height:196px;
	width:468px;
	background-image:url(jewelry.jpg);
	z-index: -1;
}

#homecolfront {
	position: relative;
	top:33px;
	left:37px;
	height:196px;
	width:468px;
	background-image:url(homecol.jpg);
	z-index: -1;
}

#infofront {
	position: relative;
	top:33px;
	left:37px;
	height:196px;
	width:468px;
	background-image:url(front.jpg);
	z-index: -1;
}
.namelink {
	font:arial,helvetica; color:white; font-size:xx-small;
}

.namelink a {color:white}

.namelink a:visited {color:white}
	
.namelink a:hover {color:white}
	
.namelink a:active {color:white}





#frame {
	position: relative;
	height:404px;
	width:549px;
	background-image:url(front2.gif); 
	background-repeat: no-repeat;
	z-index: 5;
}

#frame2 {
	position: relative;
	height:300px;
	width:549px;
	background-image:url(front.gif); 
	background-repeat: no-repeat;
	z-index: 5;
}


#fronttextbg {
	position: relative;
	height:40px;
	width:468px;
	top: 20px;
	left:37px;
	background-color:#000;
	filter:alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity:0.60;
	z-index: 3;
}
#fronttext {
	position: relative;
	height:35px;
	width:435px;
	left:52px;
	top: -3px;
	z-index: 5;
}


.fronttext {
	color: #FFF;
}

#links {
	height:20px;
	margin-left:5px;
	z-index:0;
	}

#verticalpagelinks {
	position: relative;
	height:35px;
	width:468px;
	left: 119px;
	top: 65px;
	z-index: 5;
}
#pagelinks {
	position: relative;
	height:35px;
	width:600px;
	left: 119px;
	top: 65px;
	z-index: 5;
}
#bgtop {
	background-image:url(bgtop.jpg);
	background-attachment:top;
	background-repeat:no-repeat;
	background-color: #FFd985;
	height:15px;
	clear:both;
	z-index:0;
	}


#it {
	background-color: #FFd985;
	clear:both;
	min-height:200px;
	text-align:left;
	z-index:0;
	}
	

	

#bgbot {
	background-image:url(bgbot.jpg);
	background-attachment:bottom;
	background-repeat:no-repeat;
	background-color: #000000;
	height:15px;
	clear:both;
	z-index:0;
	}


#bot {
	height:85px;
	background-color: #000000;
	clear:both;
	text-align:left;
	margin-left:5px;
	z-index:0;
	}


body {
	margin:0;
	}


	
#it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
#it a:link {
	color: #000000;
}
#it a:visited {
	color: #000000;
}
#it a:hover {
	color: #5B3F00;
}
#it a:active {
	color: #000000;
	text-decoration: none;
}	

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #A68D56;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #A68D56;
}
.bottom a:link {
	color: #A68D56;
}
.bottom a:visited {
	color: #A68D56;
}
.bottom a:hover {
	color: #FFd985;
}
.bottom a:active {
	color: #A68D56;
	text-decoration: none;
}




.linkimg img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
-moz-opacity: 0.65;
}

.linkimg:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.linkimg:hover{
color: #666666; /* irrelevant definition to overcome IE bug */
}





.linkimga img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.linkimga:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
-moz-opacity: 0.65;
}

.linkimga:hover{
color: #666666; /* irrelevant definition to overcome IE bug */
}

.linkimgas img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
