/* ###################################################### 
	2easy.gr eShop, Portals, eBusiness
	###################################################### */

/*	===================================================== 
	FIRST PAGE NEWS
	===================================================== */
.textBox {margin-bottom: 20px;}
.floatingText {
	clear: both;
	margin-bottom: 8px;
	border: 1px #c0bbb7 none;
	padding: 4px 2px;
	background: #fff url('../imgPG/1sx_bgRL.gif') right top repeat-y; 
	}
.floatingTextLeft {
	clear:left;
	float: left; 
	width: 52%; 
	margin-top: -2px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin: -4px 5px 10px 0;
	padding: 2px 8px 4px 4px;
	border: 1px #b8b7b3 solid;
	background: #fff url('../imgPG/1sx_color10.gif') left top repeat; 
	}
.floatingTextRight {
	clear:right;
	float: right; 
	width: 47.5%;
	margin: -2px 0 8px 5px;
	padding: 2px 4px 4px 8px;
	border-left: 1px #b8b7b3 solid;
	background: #fff url('../imgPG/1sx_bgLR.gif') right top repeat-y; 
	}


/* =====================================================
	MIDDLE CLASSES
	===================================================== */

/*	First Page Headings
	===================================================== */
.pageHeading {
	clear: both;
	margin: 0 -20px 2px -20px;
	background: #c7d1cb url('../imgPG/1sx_color.jpg') repeat left center;
	padding-bottom: 2px;border: 1px none;border-bottom: 5px #d5e8f3 solid;}

.pageHeading div {
	background: url('../imgPG/1sx_header.png') left center repeat;
	border: 1px solid #fff;
	}
.pageHeading span {
	display: block;
	color: #080500;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 2px 5px 20px;
	background: url('../imgPG/P2.png') 3px center no-repeat;
	}

/*	Page Titles
	===================================================== */
.middleTitle {
	clear: both;
	margin: -1px -20px 0 -20px;
	background: url('../imgPG/1sx_color.gif') left top repeat;
	padding: 1px 0 2px 0;
	}
.middleTitle div {
	background: #fff url('../imgPG/sx_bgLR_.gif') left top repeat-y; 
	border: 1px solid #fff;
	}
.middleTitle span {
	display: list-item;
	color: #f3880e;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 2px 5px 20px;
	background: url('../imgPG/sx_bgRL.png') inherit right top;list-style-type: circle;}

#middleSubTitleBox {
   claer: both;
	height: 20px;
	margin-top: 2px;
	padding: 4px 2px; 
	border-top: 1px #b8b7b3 solid;
	background: #fff url('../imgPG/1sx_bgRL.gif') right top repeat-y; 
	}
#middleSubTitle {
	font-weight: bold;
	font-size: 12px;
	color: #00000f;
	}

.middleTitleLine {
	clear: both;
	width: 100%;
	font-size: 1px;
	margin: 2px 0;
	background-image: url('../imgPG/dot_3x5.gif') center center repeat-x; 
	}
#middleInfoText {
	clear: both; 
	padding: 0 0 10px 0;
	}


/* =====================================================
	PRODUCT PROMATIONS PAGE
	===================================================== */
.promotionTitle {
	padding: 2px 12px;
	}
.promotionTitle div {
	background-color: #809099;
	color: #010101;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 4px;
	border: 1px solid #ffffff;
}

#promotionBG {
	clear: bothe; 
	overflow: visible; 
	padding: 0 3px;
	margin-bottom: 15px;
}
#promationDetails {
	clear: both;
	width: 100%;
	margin: 6px 0 15px 0;
	}
#promationDetails select {margin-top: 0px}
#promationDetails table {padding: 2px;}
#promationDetails table td {vertical-align: center;}

/* =====================================================
	PRODUCT LISTS
	===================================================== */
.detailsBG {
	padding: 5px 0 0 0;
	}
.detailReadMore {
	margin-bottom: 5px; 
	padding-top: 2px; 
	text-align: right; 
	}
.detailsText {
}
.viewDetailsDesc {}

#nameListBG {margin-bottom: 8px}
#tblNameList {}
#tblNameList th {
	padding: 5px 2px;
	}
#tblNameList td {
	}

.payBarBG {
	clear:both;
	background-position: left top; 
	background-image: ; 
	background-repeat:repeat;
	margin-top: 4px;
	}
.payBarBG table {
	padding: 4px 2px 2px 2px;
	background-position: left top; 
	background-image: ; 
	background-repeat:no-repeat;
	}
.payBarBG table td {vertical-align: top;}
.payBarBG table div {float:left; margin-right: 4px; text-align: left}

.redPrice {clear: both; margin-bottom: 4px}
.discountColor {color:#cc0000}

.priceBG {clear:both; font-weight: bold}
.detailImgBG {float:right; margin: 0 0 5px 5px;}
.detailImgBG div {
	margin-top: 5px; 
	background-color: #EAEDEE;
	padding: 4px 2px;
	font-size: 10px;
	}

/*	Page Navigation classes (In product lists)
	======================= */
#pageNavigation {
	text-align: center;
	margin: 10px 0;
	padding: 4px 0;
	}
#pageNavigation table {
	width: 50%; 
	text-align: center; 
	background: #ffffff;
	}

#pageNavigationText {
    clear: both;
	text-align: center;
	margin-top: 5px;
	background: #fff url('../imgPG/sx_color20.gif') right top repeat; 
	}




/*
end 
*/