#shop {
	margin-bottom: 8px;
	width:610px;
	/*background-color: #F4F4F4;*/
	color:#000000;
}
.prodpic {
    float:left;
    background-color:#fff;
    width:215px;
    margin-right:3px;
}
.feherlink {
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    padding:0px 3px 0px 3px;
}
.feherlink:hover {
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    padding:0px 3px 0px 3px;
}
.extras {
    float:left;
    line-height:18px;
    color:#000;
    padding:10px;
    padding-top:15px;
    background-color:#ECECEC;
    margin-left:3px;
}
#shop div.breadcrumb {
    border-bottom: 1px solid #cecece;
    border-bottom-style: dotted;
    height: 21px;
    line-height: 21px;
}

#shop div.breadcrumb span {
    font-weight: bold;
}

#shop div.breadcrumb a {
    font-weight: bold;
}

#shop h3 {
    font-size: 20px;
}

#shop div.category {
    float: left;
    width: 280px;
    margin-right: 5px;
}

#shop div.category .catpic {
	width: 100px;
	text-align: center;
	margin-top: 5px;
}

#shop div.category .cattitle {
    margin-top: 5px;
}

#shop div.category .cattitle a {
    text-transform: uppercase;
}

#shop div.category p {
    text-align: justify;
}

#shop div.shop {
    clear: both;
    border-top: 1px solid #cccccc;
}

#shop div.shop div.pager a {
	height: 21px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 8px 0;
	padding: 6px 0 0 0;
	clear: both;
	width: 610px;
}

div.pager u {
color:#C5C5C5;
}
#editorpick{
float:left;
clear:both;
}
#shop div.shop div.pager a, span.text {
	text-transform: uppercase;
	float: left;
	display: block;
	padding-top: 1px;
	padding-right: 3px;
	font-size: 10px;
}


#shop div.shop .products {
	display: block;
	float: left;
	width: 280px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#shop div.shop .shoppic {
	width: 100px;
	text-align: center;
	margin-top: 5px;
}

#shop div.shop a.shoptitle {
    font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#shop div.shop p.shopdesc {
    height: 40px;
    overflow: auto;
}

#shop div.shop span.text {
    clear: both;
    float: left;
	font-weight: bold;
	width: 80px;
}

#shop div.shop span.string {
    float: left;
    margin-left: 3px;
    width: 195px;
}

#shop div.shop div.productpic {
	float: left;
	margin: 5px 3px 5px 3px;
}

#shop div.shop span.stringdesc {
    float: left;
    margin-left: 3px;
    text-align: justify;
}

#shop div.clear {
    clear: both;
    float: left;
    margin-top: 5px;
}

.product {
    text-align:justify;
    width:610px;
}

