﻿
/*
	A.Mantei Theme for Caprica Online Store
	- Frontpage -
	
	Copyright (c) 2008 by Toenda Software Development
	http://www.toenda.com
*/


.fpItemBox {
	display: block;
	float: left;
	width: 280px;
	
	padding: 3px 3px 3px 3px;
	margin: 0px 7px 25px 0px;
	
	background: #fff;
	border-bottom: 1px solid #ccc;
}

.fpItemBoxTitle {
	padding: 3px 3px 3px 3px;
	margin: -3px -3px -9px -3px;
	
	background: #ddd;
	border: 1px solid #ccc;
	/*border-right: none;
	border-left: none;*/
	
	font-size: 1.1em;
	font-weight: bold;
}

.fpItemShopLink {
	margin: 10px 0 10px 0 !important;
	padding: 5px 0 0 0 !important;
	
	border-top: 1px dotted #999;
}

.fpItem {
	min-height: 85px;
	margin: 15px 0 0 0 !important;
	padding: 0 0 0 0 !important;
	
	border-bottom: 1px dotted #999;
}

.fpItemSingle {
	min-height: 85px;
	margin: 15px 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

.fpItemImage {
	border: 2px solid #d7d7d7;
	width: 75px;
	height: 75px;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	display: block;
	float: left;
}

.fpItemImage a,
.fpItemImage a:link,
.fpItemImage a:visited,
.fpItemImage a:active,
.fpItemImage a:hover {
	border: none;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

.fpItemNews {
	display: block;
	margin: 0 0 4px 0 !important;
}

.fpItemInfo {
	display: block;
	margin: 0 0 4px 90px !important;
}

.fpItemNews .fpItemNewsDate {
	font-size: 0.8em !important;
	color: #aaa !important;
	font-style: italic;
}

.fpItemNews .fpItemTitle, 
.fpItemInfo .fpItemTitle {
	margin: 0 0 4px 0 !important;
	padding: 2px 0 0 0;
	
	font-size: 1.4em;
	
	color: #333;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal !important;
}

.fpItemNews .fpItemPrice, 
.fpItemInfo .fpItemPrice {
	/*border: 1px solid #000;*/
	
	color: #333;
	font-weight: normal;
	
	/*margin: 0 0 7px 85px !important;*/
	margin: 0 0 7px 2px !important;
}

.fpItemNews .fpItemText, 
.fpItemInfo .fpItemText {
	/*border: 1px solid #000;*/
	
	/*margin: 0 0 0 85px !important;*/
	margin: 0 0 0 0 !important;
}




.fpCellItemBoxTitle {
	padding: 3px 3px 3px 3px;
	
	background: #ddd;
	border: 1px solid #ccc;
	/*border-right: none;
	border-left: none;*/
	
	color: #333 !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	
	font-size: 1.1em;
	font-weight: bold;
}

.fpCellItemBoxTitle a,
.fpCellItemBoxTitle a:link,
.fpCellItemBoxTitle a:visited,
.fpCellItemBoxTitle a:active,
.fpCellItemBoxTitle a:hover {
	font-size: 1.1em !important;
	font-weight: bold !important;
	color: #333 !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	text-decoration: none !important;
}

.fpCellItemBoxTitle a:hover {
	color: #38a !important;
	text-decoration: underline !important;
}

.fpCellItem {
	min-height: 170px;
	margin: 3px 0 0 0 !important;
	padding: 0 0 9px 0 !important;
	
	border-bottom: 1px dotted #999;
}

.fpCellItemImage {
	/*border: 1px solid #ff0000;*/
	
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	display: block;
	float: left;
}

.fpCellItemImage img {
	border: 4px solid #d7d7d7 !important;
}

.fpCellItemInfo {
	/*border: 1px solid #000;*/
	
	display: block;
	margin: 0 0 0 165px !important;
	padding: 0 0 0 0 !important;
}

.fpCellItemInfo .fpCellItemTitle {
	/*border: 1px solid #000;*/
	
	margin: 0 0 4px 0 !important;
	padding: 2px 0 0 0 !important;
	
	font-size: 2.0em;
	
	color: #333;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal !important;
}

.fpCellItemInfo .fpCellItemPrice {
	/*border: 1px solid #000;*/
	
	color: #333;
	font-weight: normal;
	
	margin: 0 0 7px 0 !important;
	padding: 2px 0 0 0 !important;
}

.fpCellItemInfo .fpCellItemText {
	/*border: 1px solid #000;*/
	
	font-size: 1.0em;
	
	margin: 0 0 7px 0 !important;
	padding: 2px 0 0 0 !important;
}

.fpCellItemMainText {
	/*border: 1px solid #000;*/
	
	font-size: 1.2em;
	
	margin: 0 0 7px 0 !important;
	padding: 2px 0 0 0 !important;
}
