
#tabs #readymades a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(../images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;
}


#collections-header
{
	margin:0;
	padding:0;
	/*border: 1px dotted green;*/
	background: url("../images/titles/Collections-header-home.jpg") top center no-repeat;
	width:595px;
	height:182px;
	margin-top:8px;
	text-align:center;
	margin-left:auto;
	margin-right:AUTO;

}

#collectionstable
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	/*border: 5px solid red;*/
	margin-top:0px;
	width:595px;
}

#collectionstable td
{
	text-align:center;
	padding:5px;
}

#collectionstable td a
{
	height:175px;
	width:175px;
	display:block;
	text-align:center;
	margin:auto;
}

#rainbow
{
	background: url("../images/backgrounds/picture-frame-collection-rainbow.png") no-repeat;
	background-position:top;
}

#rainbow:hover
{
	background: url("../images/backgrounds/picture-frame-collection-rainbow.png") no-repeat;
	background-position:bottom;
}

#driftwood
{
	background: url("../images/backgrounds/picture-frame-collection-driftwood.png") top center no-repeat;
	background-position:top;
}

#driftwood:hover
{
	background: url("../images/backgrounds/picture-frame-collection-driftwood.png") top center no-repeat;
	background-position:bottom;
}

#oldmasters
{
	background: url("../images/backgrounds/picture-frame-collection-oldmasters.png") top center no-repeat;
	background-position:top;
}

#oldmasters:hover
{
	background: url("../images/backgrounds/picture-frame-collection-oldmasters.png") top center no-repeat;
	background-position:bottom;
}

#cosmopolitan
{
	background: url("../images/backgrounds/picture-frame-collection-cosmopolitan.png") top center no-repeat;
	background-position:top;
}

#cosmopolitan:hover
{
	background: url("../images/backgrounds/picture-frame-collection-cosmopolitan.png") top center no-repeat;
	background-position:bottom;
}

#infinity
{
	background: url("../images/backgrounds/picture-frame-collection-infinity.png") top center no-repeat;
	background-position:top;
}

#infinity:hover
{
	background: url("../images/backgrounds/picture-frame-collection-infinity.png") top center no-repeat;
	background-position:bottom;
}

#aunaturel
{
	background: url("../images/backgrounds/picture-frame-collection-aunaturel.png") top center no-repeat;
	background-position:top;
}

#aunaturel:hover
{
	background: url("../images/backgrounds/picture-frame-collection-aunaturel.png") top center no-repeat;
	background-position:bottom;
}

#heirloom
{
	background: url("../images/backgrounds/picture-frame-collection-heirloom.png") top center no-repeat;
	background-position:top;
}

#heirloom:hover
{
	background: url("../images/backgrounds/picture-frame-collection-heirloom.png") top center no-repeat;
	background-position:bottom;
}

#nursery
{
	background: url("../images/backgrounds/picture-frame-collection-nursery.png") top center no-repeat;
	background-position:top;
}

#nursery:hover
{
	background: url("../images/backgrounds/picture-frame-collection-nursery.png") top center no-repeat;
	background-position:bottom;
}

#podium
{
	background: url("../images/backgrounds/picture-frame-collection-podium.png") top center no-repeat;
	background-position:top;
}

#podium:hover
{
	background: url("../images/backgrounds/picture-frame-collection-podium.png") top center no-repeat;
	background-position:bottom;
}

#classics
{
	background: url("../images/backgrounds/picture-frame-collection-classics.png") top center no-repeat;
	background-position:top;
}

#classics:hover
{
	background: url("../images/backgrounds/picture-frame-collection-classics.png") top center no-repeat;
	background-position:bottom;
}

#africa
{
	background: url("../images/backgrounds/picture-frame-collection-africa.png") top center no-repeat;
	background-position:top;
}

#africa:hover
{
	background: url("../images/backgrounds/picture-frame-collection-africa.png") top center no-repeat;
	background-position:bottom;
}


#reflections
{
	background: url("../images/backgrounds/picture-frame-collection-reflections.png") top center no-repeat;
	background-position:top;
}

#reflections:hover
{
	background: url("../images/backgrounds/picture-frame-collection-reflections.png") top center no-repeat;
	background-position:bottom;
}