/* ###################################################### 
	2easy.gr MIDDLE CLASSES
	###################################################### */

/*	===================================================== 
	HEADERS
	===================================================== */
.head1, .head2, .head3, .head4 {
	margin: 4px 0 10px 0;
	font-weight: bold; 
	font-family: Verdana, Arial, sans-serif;
	line-height: 120%;
	}
.head1	{font-size: 15px; margin-top: 4px;}
.head2	{font-size: 13px; }
.head3	{font-size: 11px; }
.head4	{font-size: 10px; }


/*	===================================================== 
	VARIOUS MARGINES & BACKGROUND CLASSES
	===================================================== */
.textBox {margin-bottom: 20px;}
.textBgColor {background-color: #e9ecee;}
.textBG {background-color: #e9ecee; padding: 4px}
.boxMargins {margin: 15px 0}
.boxCenter {margin: 15px 0; text-align: center}
.errorBox {background-color: #f9e3e3}

.rowBg1 {
	background: url('../imgPG/sx_color20.gif') left bottom repeat;
	}
.rowBg2 {
	background: url('../imgPG/sx_color10.gif') left bottom repeat;
	}


/*	===================================================== 
	FIRST PAGE - CLASSES for TEXT NEWS 
	===================================================== */
.rightFloatingBox {
	float: right;
	margin: -2px 0 5px 6px;
	background-color: #e0e6e9;
	padding: 2px 4px;
	border-left: 1px dotted #809099;
	text-align: left;
	width: 48%;
	}
.floatingText {
	clear: both;
	margin-bottom: 8px;
	padding: 4px 2px;
	background: url('../imgPG/sx_colorRev10.gif') left bottom repeat; 
	border-top: 1px dotted #abc;
	border-bottom: 1px dotted #abc;
	}
.floatingTextLeft {
	float: left;
	margin-top: 10px; 
	padding: 2px 4px;
	border-right: 1px dotted #abc;
	background: url('../imgPG/sx_colorRev10.gif') left bottom repeat; 
	width: 48%;
	}
.floatingTextRight {
	float: right;
	margin: -2px 0 0 5px; 
	padding: 2px 4px;
	border-left: 1px dotted #abc;
	background: url('../imgPG/sx_colorRev10.gif') left bottom repeat; 
	width: 48%;
	}


/* =====================================================
	MIDDLE CLASSES
	===================================================== */

/*	Page Headings
	============*/
.pageHeading {
	clear: both;
	width: 100%;
	background: url('../imgPG/sx_header_.gif') left bottom repeat;
	margin: 0 0 5px 0;
	}
.pageHeading div {
	padding:  0 0 4px 0;
	background: url('../imgPG/sx_dotRev40_.gif') 8px 8px no-repeat; 
	}
.pageHeading span {
	display: block;
	color: #06a;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 2px;
	padding: 6px 4px 6px 0px;
	background: #fff url('../imgPG/sx_headerRev_.gif') left center repeat-x; 
	}

/*	Page Titles
	============*/
.middleTitle {
	clear: both;
	color: #06a;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 2px solid #06a;
	margin-bottom: 1px;
	padding: 5px 5px 5px 0;
	}
#middleSubTitleBox {
   clear: both;
	padding: 5px; 
	background: #ccc url('../imgPG/sx_color40.gif') left center repeat; 
	}
#middleSubTitle {
	font-weight: bold;
	padding-top: 5px; 
	color: #fff;
	}
.middleTitleLine {
	clear: both;
	height: 6px;
	margin: 2px 0; 
	background: url('../imgPG/dot_3x5.gif') left center repeat-x; 
	}
.middleInfoText {
	clear: both; 
	padding: 4px 0 16px 0;
	}


/* =====================================================
	PRODUCT LISTS
	===================================================== */

/*	Name list of products
	=====================================*/
#nameListBG {margin-bottom: 8px}
#tblNameList {}
#tblNameList th {
	font-size: 10px;
	font-weight: bold;
	padding: 5px 2px;
	}
#tblNameList td {
	background: url('../imgPG/sx_color10.gif') left top repeat;
	}

/*	Detail list of products (including middle promotion)
	=====================================*/
.detailsRowBG {
	clear: both;
	width: 100%;
	}
.detailsBG {
	position: relative;
	padding-top: 5px;
	margin-bottom: 15px;
	}
.detailsText {
	margin-bottom: 12px;
	line-height: 120%;
	}

.payBarBG {
	clear:both;
	margin: 5px 0;
	background: url('../imgPG/sx_colorRev40_.gif') left center repeat;
	padding: 1px;
	}
.payBarBG form {
	padding: 4px;
	background: url('../imgPG/sx_colorShopCart2.png') left top repeat;border: 1px #eeeeee solid;}
.payBarBG table td {}
.payBarBG table select {margin: 1px; 0; vertical-align: middle;}
.payBarBG table div {float:left; margin-right: 4px; text-align: right}

.redPrice {clear: both; margin-bottom: 4px}
.discountColor {color:#cc0000}

.viewDetailsDesc {}
.priceBG {clear:both; margin: 10px 0 5px 0; font-weight: bold}
.detailImgBG {float: left; margin: 0 5px 5px 0;}
.detailImgBG div {
	margin-top: 5px; 
	background-color: #e0e4e8;
	padding: 4px 2px;
	font-size: 10px;
	}

/*	Page Navigation classes (In product lists)
	======================= */
#pageNavigation {
	text-align: center;
	margin: 10px 0;
	padding: 4px 0;
	background: url('../imgPG/sx_colorRev20.gif') left top repeat;
	height: 20px;
	}
#pageNavigation table {
	text-align: center; 
	background: #fff;
	}

#pageNavigationText {
	text-align: center;
	margin-top: 5px;
	background: url('../imgPG/sx_colorRev20.gif') left top repeat;
	}
#pageNavigationText table {
	text-align: center;
	background: #fff;
	}


/* =====================================================
	CHECK-OUT CLASSES
	===================================================== */
#regFormBG {
	width: 100%;
	padding-bottom: 10px; 
	margin-bottom: 20px; 
	background: url('../imgPG/sx_color10.gif') left top repeat; 
	}

#regTable {width: 100%;}
#regTable td {padding: 1px; }
#regTableInfo {width: 100%; padding: 1px; 
	background: #fff url('../imgPG/sx_color10.gif') left top repeat; 
}
.regTableSubject {
	background: url('../imgPG/sx_header.gif') left bottom repeat; 
	font-weight:bold;
	font-size: 12px;
	padding: 5px;
	color: #fff;
	margin-bottom: 12px;
	}

/*	===================================================== 
	CUSTOMER MENU CLASSES
	===================================================== */
/*	Archive classes
	========================= */
#tableWishesBG {width: 100%}
#tableArchivesInfoBG {
	width: 100%;
	background: url('../imgPG/sx_color20.gif') left top repeat; 
	}
#tableArchivesInfoBG span {width: 18px}
#tableArchivesBG {
	width: 100%; 
	margin-bottom: 20px;
	}

/*	Order View/Print Classes
	========================= */
#printViewLogo {
	clear: both; 
	margin: 10px 0; 
	padding-bottom: 2px;
	border-bottom: 2px solid #010101;
	}

#printViewBG {width: 100%; margin-bottom: 20px;}
.printViewBox1 {
	margin: 5px 0; 
	padding: 5px 0; 
	font-size: 12px; 
	font-weight: bold; 
	border-bottom: 1px solid #010101;
	}
.printViewBox2 {
	margin: 5px 0; 
	padding: 5px 0; 
	font-size: 12px; 
	font-weight: bold; 
	border-top: 1px solid #010101;
	}


/*
end 
*/