/*
 * sub category  
 */



 
/* ====================================================================================================product summary is for the list of product and also the index page ===== */
.productsummary {
	position: relative;
	border-top: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
	clear:both;
	margin-top:-1px;
	width:100%;
	overflow: hidden;
	padding-top:1px;
	padding-bottom:1px;
	height:99px;
}
.productsummary .smallimage {
	float: left;
	margin: 10px 14px 9px 0px;
	width:80px;
	height:80px;
}
.productsummary .smallimage img {
	border: #CCC solid 1px;
	height: 75px;
	width:75px;
}
.productsummary .productname {
	color:#003399;
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 5px;
	line-height:45px;
	display:inline;
	text-decoration:underline;
}
.productsummary div.description {
	font-size:0.7em;
	font-weight:normal;
	color:#666;
}

.productsummary .productbuy {
	background:none;
	position:absolute;
	width:333px;
	height:40px;
	right:1px;
	text-align: right;
	font-weight:bold;
	color:#712B7F;
	bottom:8px;
	font-size:0.9em;

}
.productsummary .howmany{
	width:20px;
	position:relative;
	border:#C09EC6 1px solid;
	text-align:right;
	margin: 0 0 5px 5px;
	display:inline;
}
.productsummary a.cart{
	background:#F96600;
	display:inline-block;
	position:relative;
	border:1px solid #A14100;
	color:#fff;
	font-weight:normal;
	padding:1px 5px;

}

.productsummary a.cart:hover {
	text-decoration:none;
	border:1px solid #F96600 ;
	background:#E1D4E7;
}

.productsummary .totalprice{

}
.productsummary .bigsales{
	display:none;
}
.productsummary .yourprice{
	display:block;
	font-weight:bold;
	font-size:1em;
	margin-top:1px;
}
.productsummary .yourprice .title{
	color:#4c4c4c;
	font-size:0.9em;
	font-weight:bold;
}
.productsummary .yourprice .amont{
	display:inline;
}
.productsummary .yousave{
	display:inline;
	color:#4c4c4c;
	font-size:0.9em;
	font-weight:bold;
}
.productsummary .yousave .title{
	display:inline;
}
.productsummary .yousave .amont{
	display:none;
}
.productsummary .normalprice{
	margin-top:3px;
	display:block;
	color:#843494;
	font-weight:bold;
	font-size:0.9em;
}

.productsummarynum {
	background-color:#EEEEEE;
	color:#999999;
	float:left;
	font-size:18px;
	height:63px;
	margin:0 10px 0 0;
	text-align:center;
	width:45px;
	padding-top:36px;
}


.matrix  {
	text-align:center;
	position:relative;
}


.matrix table.home {
	margin:0 auto 0 auto;
	border-spacing:5px;

}
.matrix table.home tr {
	position:relative;
}
.matrix table.home tr td {
	background-image:url(/images/bg_promo.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 180px;
	padding:0;
	margin:0;
	position:relative;
	vertical-align:top;

}
 .productsummarypromotion {
	height:240px;
	position:relative;
}

.productsummarypromotion  .smallimage {
	float: none;
	text-align: center;
	display:block;
}
.productsummarypromotion  a.smallimage:hover img {
	border:1px solid #606;
}
.productsummarypromotion  .smallimage img {
	height: 120px;
	width: 120px;
	margin-top:20px;
	border:1px solid #fff;
}
.productsummarypromotion  .productbuy {
	display:none;
}
.productsummarypromotion  .productname {
	text-align:center;
	font-size:0.8em;
	color:#606;
	font-weight:bold;
	display:block;
	margin:0 4px;
	margin:6px 10px 5px 10px;
}
.productsummarypromotion  .description {
	display:none;
}
.productsummarypromotion  .bigsales {
	display:none;
}
.productsummarypromotion  .price {
	display:none;
}
.productsummarypromotion  .yourprice {
	display:block;
	border-top:1px solid #ddd;
	color:#843494;
	font-weight:bold;
	text-align:center;

	font-size:0.8em;

	position:absolute;
	bottom:5px;
	left:15px;
	right:15px;
	width:150px;
}
.productsummarypromotion .normalprice {
	display:none;
}
.productsummarypromotion  .normalprice .title {
	display:none;
}
.productsummarypromotion  .yousave{
	display:none;
}

.productsummarypromotion  .moredetails{
	display:block;
	text-align:center;
	font-size:0.7em;
	color:#333;


}



/*----------start list list-----------------------------*/

.productsummary-container {
	margin:10px 0 9px 0;
	position:relative;
}
.productaddcart {
	float:left;
	width:625px;
	height:33px;
	padding-top:5px;
}
.productsummaryform {
	display:inline;
	text-align:left;
}
.formdiv {
	float:left;
	margin-top:-25px;
	padding-left:95px;
	padding-right:10px;
	position:relative;
}
.productsummaryform img {
	margin-top:1px;
	vertical-align:middle;
}


 
 
 
/*  -------------   for the new subcategory*/
#sub-category {
	float:right;
	width:790px;
}
#sub-category .changePage, .changePage_tattoo {
	background-image:url(http://static.virtualvillage.com/www/departements/bg-departement-001.png);
	background-repeat:repeat-x;
	clear:both;
	height:32px;
	overflow:hidden;
	position:relative;
	
}
#sub-category .numbersa{
	color:#FFFFFF;
	display:block;
	font-size:14px;
	margin-top:7px;
	position:relative;
	text-align:center;
	width:567px;
}
#sub-category .numbersa a{
	background:gray none repeat scroll 0 0;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:normal;
	padding:1px 3px;
	text-decoration:none;
}
#sub-category .numbersa a:hover{
	background: DarkGray none repeat scroll 0 0;
}

#sub-category .changePage_tattoo {
	background-color:#000000;
}
.subCategory_PE .changePage {
	background-color:#0644b5;
}
.subCategory_HG .changePage {
	background-color:#4c5f02;
}
.subCategory_CA .changePage {
	background-color:#b70482;
}
.subCategory_PH .changePage {
	background-color:#31312d ;
}
.subCategory_HL .changePage {
	background-color:#4c7c99 ;
}
.subCategory_SF .changePage {
	background-color:#8a0b00 ;
}
.subCategory_FD .changePage {
	background-color:#de0606;
}
.subCategory_MU .changePage {
	background-color:#691c02 ;
}
.subCategory_BI .changePage {
	background-color:#095f96;
}
.subCategory_MT .changePage {
	background-color:#30302f;
}
.subCategory_HB .changePage {
	background-color:#049bd3 ;
}
.subCategory_DY .changePage {
	background-color:#464f51;
}

#sub-category .changePage  select, .changePage_tattoo select {
	font-size: 11px;
	margin: 0;
	vertical-align: middle;
	padding: 0;
}
#sub-category .changePage .changeView, #sub-category .changePage_tattoo .changeView {
	color:#FFFFFF;
	font-size:11px;
	position:absolute;
	right:5px;
	top:7px;
}
#sub-category .bestSellers {
	border: 1px solid #000000;
	margin: 2px 0 2px 620px;
	position: relative;
}
#sub-category .bestSellers h2 {
	background: transparent url(http://static.virtualvillage.com/www/departements/bg_scat005.jpg) repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin:0px;
}
#sub-category .bestSellers a.more {
	background: transparent url(http://static.virtualvillage.com/www/departements/bg_scat005.jpg) repeat scroll 0 0;
	border-top: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	padding: 5px;
	text-decoration: none;
}
#sub-category .bestSellers .sub-categoryBox {
	background:transparent url(http://static.virtualvillage.com/www/categories/bg_fondu_best_sales.jpg) repeat-x scroll 100% 100%;
	border-top:1px solid #000000;
	margin:0;
	padding:0 0 7px;
	position:relative;
	text-align:center;
}
#sub-category .bestSellers .productTitle {
	text-align:center;
}
#sub-category .listOfProducts {
	float:left;
	margin-bottom:1px;
	position:relative;
	text-align:center;
	width:618px;
}
#sub-category .listOfProducts .smallBox_first, .smallBox{
	border: 1px solid #000000;
	float: left;
	height: 136px;
	position: relative;
	background:transparent url(http://static.virtualvillage.com/www/departements/bg_fondu.jpg) repeat-x scroll 100% 100%;
}
#sub-category .listOfProducts .smallBox_first{
	margin: -1px 0 0 0px;
	width: 204px;
}
#sub-category .listOfProducts .smallBox {
	margin: -1px 0 0 -1px;
	width: 205px;
}
#sub-category .listOfProducts .smallBox a {
}
#sub-category .skuPicture {
	display:block;
	height:75px;
	margin:5px auto;
	text-align:center;
	width:75px;
}
#sub-category .productTitle {
	font-size: 9px;
	margin: 5px;
	text-align: left;
	color:#333;
	display:block;
	height:24px;
	overflow:hidden;
}
#sub-category .productPrice {
	bottom:0;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin:5px;
	text-align:left;
}
#sub-category .buyItNow {
	bottom:2px;
	position:absolute;
	right:2px;
}
#sub-category h2 {
	display: block;
}


.OutofStock{
	color:#FF0000;
	font-size:0.9em;
	font-weight:bold;
	margin-left:5px;
	text-align:center;
}
#moko_tattoo {
	display:block;
	margin-bottom:1px;
}

.productpic2{
	display:block;
	text-align:center;
}