/* ###################################################### 
	2easy.gr CONTENT CLASSES
	###################################################### */

/*	===================================================== 
	HEADERS
	===================================================== */
.head1, .head2, .head3, .head4 {
	margin-bottom: 8px;
	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: 30px;}
.textBgColor {background-color: #e9ecee;}
.textBG {background-color: #e9ecee; padding: 4px}
.formBG {background-color: #e0e4e8; padding: 8px 4px}

.boxMargins {margin: 15px 0}
.boxCenter {margin: 15px 0; text-align: center}
.errorBox {background-color: #f9e3e3}

.rowBg1 {background-color: #e0e9ee}
.rowBg2 {background-color: #f0f0f9;}


/*	===================================================== 
	FIRST PAGE TEXT NEWS CLASSES
	===================================================== */
.rightFloatingBox {
	float: right;
	margin-left: 10px;
	background-color: #000000;
	padding: 0 4px;
	border-left: 1px dashed #809099;
	text-align: left;
	width: 40%;
	}
.floatingText {
	clear: both;
	margin-bottom: 8px;
	background-color: #e0e4e8;
	border-top: 1px dotted #a0a4a8;
	border-bottom: 1px dotted #a0a4a8;
	padding: 4px 2px;
	}
.floatingTextLeft {
	clear:left;
	float: left; 
	width: 42%; 
	border-right: 1px dotted #a0a4a8;
	margin-right: 5px;
	margin-bottom: 8px;
	background-color: #e0e4e8;
	padding: 4px;
	}
.floatingTextRight {
	clear:right;
	float: right; 
	width: 40%; 
	border-left: 1px dotted #a0a4a8;
	margin-left: 5px; 
	margin-bottom: 8px;
	background-color: #e0e4e8;
	padding:4px;
	}


/* =====================================================
	MIDDLE CLASSES
	===================================================== */

/*	Page Headings
	============*/
.pageHeading {
	clear: both;
	margin: 1px 0;
	width: 100%;
	border: 1px solid #010101;
	padding: 1px;
	}
.pageHeading div {
padding: 0 20px;
	background-image: url('../imgPG/sx.bar2.gif'); 
	}
.pageHeading span {
	display: block;
	background-color: #809099;
	color: #eaedee;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
	padding: 4px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-image: url('../imgPG/bg2.gif'); 
	}

/*	Page Titles
	============*/
.middleTitle {
	clear: both;
	color: #aa0000;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #000000;
	margin-bottom: 1px;
	padding: 5px 5px 5px 0;
	}
#middleSubTitleBox {
   clear: both;
	padding: 5px; 
	background-color: #e3e9eC;
	}
#middleSubTitle {
	font-weight: bold;
	padding-top: 5px; 
	color: #010101;
	}
.middleTitleLine {
	clear: both;
	height: 12px;
	margin: 8px 0; 
	background-image: url('../imgPG/dot_3x5.gif'); 
	background-repeat: repeat-x;
	background-position-y:center;
	}
#middleInfoText {
	clear: both; 
	padding: 0 0 10px 0;
	}



/* =====================================================
	PRODUCT PROMATIONS PAGE
	===================================================== */
.promotionTitle {
	padding: 2px 10px;
	background-position: left top;
	background-image: url('../imgPG/sx.bar2.gif'); 
	background-repeat: repeat-x;
	}
.promotionTitle div {
	color: #036;
	font-weight: bold;
	padding: 4px;
	border: 1px #069 solid;
	background-position: left bottom;
	background-image: url('../imgPG/sx.bar.gif'); 
	background-repeat: repeat-x;
	}
#promotionBG {
	clear: both; 
	overflow: visible; 
	padding: 0 3px;
	margin-bottom: 15px;
}
#promationDetails {
	clear: both;
	width: 100%;
	background-color:#e0e4e8;
	margin: 0 0 15px 0;
	}
#promationDetails select {margin-top: 4px}
#promationDetails table {padding: 2px;}
#promationDetails table td {vertical-align: top;}


/* =====================================================
	PRODUCT LISTS
	===================================================== */
.detailsBG {
	float: left; 
	padding: 5px 0 0 0;
	}
.detailsText {
	margin-bottom: 12px;
	line-height: 120%;
	}

#nameListBG {margin-bottom: 8px}
#tblNameList {}
#tblNameList th {
	font-size: 10px;
	font-weight: bold;
	padding: 5px 2px;
	}
#tblNameList td {
	background-color:#e0e9ee;
	background-position: left top; 
	background-image: url('../imgPG/sx.bgLight.gif'); 
	background-repeat:repeat;
	}

.payBarBG {
	clear:both;
	background-position: left top; 
	background-image: url('../imgPG/sx.bgLightNo.gif'); 
	background-repeat:repeat;
	}
.payBarBG table {
	padding: 4px 2px 2px 2px;
	background-position: left top; 
	background-image: url('../imgPG/transWhiteLeft.gif'); 
	background-repeat:no-repeat;
	}
.payBarBG table td {vertical-align: top;}
.payBarBG table select {margin-top: 3px;}
.payBarBG table div {float:left; margin-right: 4px; text-align: left}

.redPrice {clear: both; margin-bottom: 4px}
.discountColor {color:#cc0000}

.viewDetailsDesc {clear:both;}
.priceBG {clear:both; 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-position: left bottom; 
	background-image: url('../imgPG/sx.bgLight.gif'); 
	background-repeat:repeat-x;
	}
#pageNavigation table {
	width: 50%; 
	text-align: center; 
	background-color: #ffffff;
	}

#pageNavigationText {
	text-align: center;
	margin-top: 5px;
	}


/* =====================================================
	CHECK-OUT CLASSES
	===================================================== */
#regFormBG {
	width: 100%;
	padding-bottom: 10px; 
	margin-bottom: 20px; 
	background-color: #E8E8D6;
	background-position: left top; 
	background-image: url('../imgPG/sx.bgLight.gif'); 
	background-repeat:repeat;
	}

#regTable {width: 100%;}
#regTable td {padding: 1px; }
#regTableInfo {width: 100%; padding: 1px; }
.regTableSubject {
	background-color: #80b0e0; 
	font-weight:bold;
	font-size: 12px;
	padding: 4px;
	color: #f0f0e0;
	}

/*	===================================================== 
	CUSTOMER MENU CLASSES
	===================================================== */
/*	Archive classes
	========================= */
#tableWishesBG {width: 100%}
#tableArchivesInfoBG {
	width: 100%;
	background-color: #E0E0D0;
	}
#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;
	}


/* =====================================================
	RIGHT SHOPPING CLASSES
	===================================================== */
/*	ALL BARS
	============*/
#wishesBar, #cartBar, #fiveBar {
	clear: both; 
	margin-bottom: 2px;
	font-weight: bold;
	}

/*	CART BAR
	============*/
#cartBar {
	clear: both;
	color: #036;
	border-bottom: 1px solid #000000;
	}
#cartBar .divLeft {
	float: left; 
	width: 14px; 
	height: 24px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #a00000;
	background-position: left center;
	background-image: url('../imgPG/sx.bar2.gif'); 
	background-repeat: repeat-x;
	}
#cartBar .divMiddle {
	margin: 0 16px; 
	padding: 5px 1px; 
	text-align: center;
	background-color: #809099;
	border-left: 1px solid #000000;
	background-position: left bottom;
	background-image: url('../imgPG/sx.bar.gif'); 
	background-repeat: repeat-x;
	}
#cartBar .divRight {position: relative;
	float: right;
	text-align: right; 
	width: 16px;
	height: 29px;
	padding-top: 5px;
	border-left: 1px solid #000000;
	}

#rightTotals {
	padding: 6px 2px; 
	font-size: 10px; 
	color: #0066aa;
	}
#showCart {
	padding: 5px 1px;
	background-color:#ffffff;
	border: 1px solid #000000;
	}

/*	WISHES BAR
	============*/
#wishesBar {
	color: #036;
	border: 1px solid #000000;
	}
#wishesBar .divLeft {
	float: left;
	width: 14px; 
	height: 24px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #809099;
	background-position: left bottom;
	background-image: url('../imgPG/sx.bar.gif'); 
	background-repeat: repeat-x;
	}
#wishesBar .divMiddle {
	margin: 0 16px; 
	padding: 5px 1px; 
	text-align: center;
	background-color: #a00000;
	border-left: 1px solid #000000;
	background-position: left bottom;
	background-image: url('../imgPG/sx.bar2.gif'); 
	background-repeat: repeat-x;
	}
#wishesBar .divRight {
	float: right; 
	text-align: center; 
	width: 16px;
	height: 29px;
	padding-top: 5px;
	border-left: 1px solid #000000;
	}
#showWishes {
	padding: 6px 2px;
	background-color:#ffffff;
	border: 1px solid #000000;
	}

/*	FIRST FIVE BAR
	============*/
#fiveBar {
	color: #036;
	border: 1px solid #000000;
	background-position: left top; 
	background-image: url('../imgPG/sx.bar2R.gif');
	background-repeat:repeat-x;
	}

#fiveBar .divLeft {
	float: left; 
	width: 16px; 
	height: 29px;
	border-right: 1px solid #000000;
	}
#fiveBar .divMiddle {
	margin: 0 16px; 
	padding: 5px 1px; 
	text-align: center;
	background-color: #809099;
	background-position: left bottom; 
	background-image: url('../imgPG/sx.bar.gif');
	background-repeat:repeat-x;
	}
#fiveBar .divRight {
	float: right; 
	text-align: right; 
	width: 16px;
	height: 40px;
	border-left: 1px solid #000000;
	}
#showFive {
	padding: 5px 1px;
	margin-bottom: 15px;
	background-color:#ffffff;
	border: 1px solid #000000;
	}


/*	RIGHT TABLE - Contains cart, wishes and first-five entries
	============*/
#rightTbl {}
#rightTbl .leftCell {width: 4px; padding: 3px 2px;}
#rightTbl .rightCell {
	width: 100%; 
	padding: 3px 2px;
	font-size: 11px; 
	line-height: 13px;
	}
#rightTbl a {color: #006699}
#rightTbl a:hover {color: #cc0000}


/*
end 
*/