/* CSS Document */
* {
	padding:0;
	margin:0;
	border:0;
	}

#indv-product {
	width: 155px;
	height: 235px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	}
	
#indv-product img {
	text-align: center;
	}
	
#indv-product p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #51261E;
	}
	
	#indv-product p a {
	color: #51261E;
	}
	
#indv-product .dotted {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #CFBD9B;
	}
	
#indv-product .itemnumber p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #51261E;
	height: 24px;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CFBD9B;
	padding-top: 4px;
	}
	
#indv-product .itemnumber p a{
	color: #51261E;
	}
	
.itemnumbera{
	color: #51261E;
	}
	
.itemnumbera:hover{
	color: #51261E;
	
	}
	
.save-to-portfolio2 a {
	 outline: none;/* get rid of dotted borders in FireFox */
	 text-indent: -5000px ;/* this move the text outside of the screen area */
	 display:block;
	 width:96px;
	 height:16px;
	 background: url(../images/2010save-to-portfolio2.gif) no-repeat 0px 0px;
	}
	
.save-to-portfolio2 a:hover {
	background-position: 0px -16px;
	background-repeat: no-repeat;
	}

	
.delete-from-portfolio2 a {
	 outline: none;/* get rid of dotted borders in FireFox */
	 text-indent: -5000px ;/* this move the text outside of the screen area */
	 display:block;
	 width:96px;
	 height:16px;
	 background: url(../images/2010take-out-portfolio2.gif) no-repeat 0px 0px;
	}
	
/*.delete-from-portfolio2 a:hover {
	background-position: 0px -16px;
	background-repeat: no-repeat;
	}*/
		
.delete-from-portfolio2 a:hover {
	background:url(../images/2010take-out-portfolio-over.gif) no-repeat 0px 0px;
	}

.save-to-portfolio {
	width: 96px;
	height: 24px;
	background-image:url(../images/2010save-to-portfolio.gif);
	background-repeat: no-repeat;
	outline: none;/* get rid of dotted borders in FireFox */
 	text-indent: -5000px ;/* this moves the text outside of the screen area */
	display: block;
	}

.save-to-portfolio a:link, .save-to-portfolio a:visited, .save-to-portfolio a:active; {
	width: 96px;
	height: 24px;
	background-image:url(../images/2010save-to-portfolio.gif);
	background-repeat: no-repeat;
	outline: none;/* get rid of dotted borders in FireFox */
 	text-indent: -5000px ;/* this moves the text outside of the screen area */
	display: block;
	}
	
.save-to-portfolio a:hover {
	width: 96px;
	height: 24px;
	background-image:url(../images/2010save-to-portfolio-over.gif);
	background-repeat: no-repeat;
	outline: none;/* get rid of dotted borders in FireFox */
 	text-indent: -5000px ;/* this moves the text outside of the screen area */
	display: block;
	}
	
.enlarge {
	width: 57px;
	height: 24px;
	background-image: url(../images/2010enlarge.gif);
	background-repeat: no-repeat;
	}
	
.enlarge a:link, .enlarge a:visited, .enlarge a:active {
	width: 57px;
	height: 24px;
	background-image: url(../images/2010enlarge.gif);
	background-repeat: no-repeat;
	}
	
.enlarge a:hover {
	width: 57px;
	height: 24px;
	background-image: url(../images/2010enlarge2.gif);
	background-repeat: no-repeat;
	}
	
.enlarge2 a {
	 outline: none;/* get rid of dotted borders in FireFox */
	 text-indent: -5000px ;/* this move the text outside of the screen area */
	 display:block;
	 width:57px;
	 height:16px;
	 background: url(../images/2010enlarge2.gif) no-repeat 0px 0px;
	}

.enlarge2 a:hover {
	background-position: 0px -16px;
	background-repeat: no-repeat;
	}

