
/* --------------------------- */
/* PRODUCTSs */
/* --------------------------- */
TABLE.pageContentsTB {
	width: 680px;
	margin-top: 0px;
}

	
	TABLE.pageContentsTB TD.pageContentsTDText {
		width: 550px;
		padding-left: 10px;
		vertical-align: top;
	}
	TABLE.pageContentsTB TD.pageContentsTDImgDx {
		width: 130px;
		padding-right: 10px;
		text-align: left;
		vertical-align: top;
	}
	
	
	TABLE.pageContentsTB TD.pageContentsTDQty {
		width: 110px;
		padding-right: 6px;
		text-align: right;
		vertical-align: top;
		border-right: 1px solid #A7CBC9;
	}
	TABLE.pageContentsTB TD.cartContentsTDText {
		width: 460px;
		padding-left: 6px;
		vertical-align: top;
	}
	TABLE.pageContentsTB TD.cartContentsTDPrice {
		width: 110px;
		padding-left: 10px;
		text-align: right;
		vertical-align: top;
	}
	TABLE.pageContentsTB TD.pageContentsTDLeft {
		width: 220px;
		padding-right: 6px;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #A7CBC9;
	}
	
	TABLE.pageContentsTB TD.separator {
		width: 680px;
		padding-left: 0px;
		text-align: left;
	}
	
	

.butLink {	
	height: 14px;
	font-size: 10px; 
	font-weight: bold;
	text-align: center; 
	vertical-align: middle;
	color: #A7CBC9; 
	text-decoration: none; 
	padding: 2px 6px 2px 6px;
	margin-right: 6px;
	margin-bottom: 2px !important;
	margin-bottom: 4px;
	border: 1px solid #A7CBC9;
}
a.butLink:link, a.butLink:active, a.butLink:visited { 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none; 
	background-color: #A7CBC9;
	border: 1px solid #00463E;
}
a.butLink:hover { 
	color: #00463E; 
	text-decoration: none; 
	font-weight: bold;
	background-color: #A7CBC9;
}


.formVSm {
	font-size: 11px;
	color: #000000;
	line-height: normal;
	width: 40px;
	height: 18px;
	border: 1px solid #A7CBC9;
	background-color: #ffffff;
	padding: 1px 6px 1px 6px;
	margin: 0px;
}




TABLE.botTB {
	width: 680px;
	margin-top: 10px;
}
TABLE.bot2TB {
	width: 540px;
	margin-top: 10px;
}
	TABLE.botTB TD.backLink, 
	TABLE.bot2TB TD.backLink {
		width: 50%;
		text-align: left; 
		/*margin-right: 10px;*/
		margin-left: 0px;
	}
	TABLE.botTB TD.rightButLink, 
	TABLE.bot2TB TD.rightButLink {
		width: 50%;
		text-align: right; 
		margin-right: 0px;
		/*margin-left: 10px;*/
	}


.price {
	color: #e04f00;
	font-weight: bold;
}
.ranking {
	width: 24px; 
	heigth: 20px; 
	float: right; 
	margin-top: 6px; 
	margin-right: -8px;
	text-align: right; 
	font-size: 14px; 
	color: #e04f00;
	font-weight: bold;
	border: 0px solid #fff; 
}


TABLE.cartTB {
	width: 680px;
}

	TABLE.cartTB TD.cartTypeTD {
		width: 580px;
		text-align: right; 
		padding: 2px 10px 2px 0px;
	}
	TABLE.cartTB TD.cartPriceTD {
		width: 100px;
		text-align: right; 
		padding: 2px 10px 2px 0px;
	}
	

TABLE.loginFormTB {
	width: 260px; 
	margin-top: 10px;
}
	TABLE.loginFormTB TD {
		padding: 2px;
	}
	TABLE.loginFormTB TD.labels {
		width: 50%; 
		font-size: 11px; 
		text-decoration: none; 
		font-weight: bold;
		text-align: right;
		vertical-align: middle;
		color: #fff;
		padding-left: 15px;
		padding-right: 15px;
	}
	TABLE.loginFormTB TD.inputs {
		width: 50%; 
		padding-left: 0px;
		padding-right: 0px;
		text-align: left;
	}
	
	

.mailMsgs {
	position: absolute;
	width: 524px !important;
	width: 582px;
	color: #fff;
	top: 150px;
	left: 0px;
	background-color: #4E7D77;
	border: 0px solid #A7CBC9; 
	text-align: center;
	padding: 30px;
	overflow: hidden;
}

.mailMsgsBlock {
	position: relative;
	width: 524px !important;
	width: 582px;
	color: #fff;
	top: 0px;
	left: 0px;
	background-color: #4E7D77;
	border: 0px solid #A7CBC9; 
	text-align: center;
	padding: 30px;
	overflow: hidden;
}


DIV.separatorW {
	width: 560px;
	height: 1px;
	float: left;
	clear: left;
	background-color: #fff;
	margin: 10px 0px 10px 0px;
}

img.prodImg {
	border: 0px solid #A7CBC9; 
}



table.titNavTB {
	width: 680px !important;
	width: 680px;
	margin-bottom: 8px;
}
	table.titNavTB td.titNav {
		width: 100%;
		font-size: 12px;
		color: #fff;
		font-weight: bold;
		font-style: italic;
		vertical-align: top;
		padding-left: 8px;
		padding-top: 11px;
		
	}
	table.titNavTB td.titNav A:link, 
	table.titNavTB td.titNav A:visited { color: #fff; text-decoration: none; }
	table.titNavTB td.titNav A:active, 
	table.titNavTB td.titNav A:hover { color: #fff; text-decoration: underline; }
	
	td.titStep {
		text-align: right;
	}