/* 
	Nom du projet 			:	Store for DotNetNuke
	Date de realisation 	:	2007
	URL 					:	www.dotnetnuke.com
	
	Realisateur 			:	Sebastien FICHOT
	Contact 				:	abcd@hotmail.fr - www.takethewave.net
	
	Societe 			 	:	Aricie - www.aricie.net
	
	Derniere modification 	:	03/05/2007
	
*/
/*****************/
/* Nested Import */
/*****************/
.ButtonLeft {
	background-image: url(Images/bgrButton2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	text-decoration: none;
	line-height:18px;
	text-align:center;
	height:20px;


}
.ButtonRight {
	background-image: url(Images/bgrButton2Right.gif);
	background-repeat: no-repeat;
	background-position: Right center;
	vertical-align: middle;
	text-decoration: none;
	line-height:18px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	height:20px;

}
.Product-Image{
	padding-right:2px;
}

.Product-Image IMG {
	border:none;
	padding:5px;}
.Price{
	Color:#FF0000;
}
.OldPrice{
	Color:#000000;
	text-decoration:line-through;
}
.Store-CategoryMenu-Entity { font-size:11px; }
.Store-CategoryMenu-Entity table td{
	padding:0px;
}
.Store-CategoryMenu-Entity td A.Store-CategoryMenu-Item,.Store-CategoryMenu-Entity td A.Store-CategoryMenu-ItemSelected{
	
}
.Store-CategoryMenu-ItemSelected{
	font-weight:bold;
}
.Store-CategoryMenu-Entity A{
	padding-bottom:0px;
	padding-top:0px;
	line-height:22px;
	font-size:11px;

}
.SelectedCategory{
font-weight:bold;
}

.MenuList {
	background-color:#fafafa;

}
.MenuList A {
	padding-left: 22px;
	white-space:nowrap;

}
.MenuList TD{
	white-space:nowrap;
	text-decoration:none;
	background-image: url(images/bgrMenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	padding-left: 22px;
	line-height:28px;
	white-space: nowrap;
	font-size:12px;
	clear: right;
	display:block;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
.btnAddReview{
	background-image: url(../../../../DesktopModules/Store/Templates/Images/rennew.gif);
	width:25px;
	height:14px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	padding-bottom:10px;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}
.border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.lnkReturn{
	background-image: url(../../../../DesktopModules/Store/Templates/Images/retur.gif);
	width:30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:20px;
	padding-top:10px;
}
.lnkReview{
	background-image: url(../../../../DesktopModules/Store/Templates/Images/reviewnew.gif);
	width:28px;
	height:13px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	text-decoration: underline;
}