/* ############################################################# 
	2easy.gr SPECIAL CLASSES
	############################################################# */
	
/* Tidy Custom Command classes
============================== */
.topBox {
	clear:both;
	border:1px solid #abc;
	margin: 10px 0;
	padding:4px;
	background:#e0e6e9;
}
.floatLeft {
	float:left;
	width: 40%;
	border-right:1px solid #abc;
	margin:-4px 5px 0 0;
	padding:4px;
	background:#e0e6e9;
}
.floatRight {
	float:right;
	width: 40%;
	border-left:1px solid #abc;
	margin:-4px 0 0 5px;
	padding:4px;
	background:#e0e6e9;
}
.bgTextBlue {background:#9cf}
.bgTextRed {background:#f9c}
.bgTextYellow {background:#ff0}


/* =============================================================
   ADVERTISES
	============================================================= */

#adsLeft {
	text-align: center; 
	}
#adsRight {
	text-align: center; 
	}

.adsRightAll {
	}

.adsTitle {
	line-height: 13px; 
	margin-bottom: 4px;
	}
.adsTitle a {
	font-weight: bold; 
	font-size: 10px;
	}
.adsContent {
	padding: 4px 0;
	}

.adsSpacer {
	margin: 15px 0 10px 0; 
	border-top: 1px dotted #a0a6aa;
	}

/* =============================================================
   EVENT CLASSES
	============================================================= */

.eventBG {
	margin-bottom: 2px;
	}
.eventTitle {
	clear: both;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 11px;
	}

/*	Change class - java effect
========================*/
.event1 {
	line-height: 130%;
	border: 1px solid #ffffff;
	padding: 4px;
	margin-bottom: 1px;
	font-size: 10px;
	color: #000000;
	}
.event2 {
	line-height: 130%;
	border: 1px solid #000000;
	padding: 4px; 
	margin-bottom: 1px;
	font-size: 10px;
	color: #000000;
	background-position: left top; 
	background-image:url('../imgPG/sx.bg2Dark.gif'); 
	background-repeat:repeat;
	}

/*	Contains the image of the spot event
	========================*/
.event1 div, .event2 div {
	}

/*	Video and Gallere box
	========================*/
.videoSpotBG {
	clear: both;
	padding: 3px;
	margin-top: 1px;
	color: #000000;
	text-align: center;
	border: 1px solid #000000;
	background-position: left top; 
	background-image:url('../imgPG/sx.bgDark.gif'); 
	background-repeat:repeat-x 
	}
.videoSpotBG a {}
.videoSpotBG a:hover {}

.eventSpacer {padding: 1px; clear: both;}


/*	===================================================
	SEARCH CLASSES
	=================================================== */
#searchFormBG {
	padding: 4px;
	margin-bottom: 10px;
	background-position: left top; 
	background-image: url('../imgPG/sx.bg2Light.gif'); 
	background-repeat:repeat;
   }
#searchResultsBG {
	background-position: left top; 
	background-image: url('../imgPG/sx.bgLight.gif'); 
	background-repeat:repeat;
   }
#searchResultsBG .resultsTR td  {
	border: 1px solid #ffffff;
	}

/* Search table classes 
	============================ */
#resultTable {}
#resultTable th {}
#resultTable th a {color: #f0e099;}
#resultTable th a:hover {color: #ffffff;}
#resultTable td {}
.sortColor {color: #ffffff; font-weight: bold}

.listRow1 {background-color: #ffffff}
.listRow2 {background-color: #f0f4f4}


/*	===============================================
	FORM CLASSES
	=============================================== */
#formBG {
	padding:4px; 
	margin-bottom: 20px; 
	background-color: #E8E8D6;
	background-position: left top; 
	background-image: url('../imgPG/sx.bgLight.gif'); 
	background-repeat:repeat;
	}
#formBG span {font-size: 12px; font-weight: bold; color: aa3333}
#formBG div {margin-bottom: 10px;}

#textAndFormBG {
	padding: 5px 0;
	margin-top: 5px;
	background-color: #f0f2f4;
	width: 100%;
	}
#textAndFormBG div {
	float: left; 
	clear: left; 
	margin-top: 5px;
	width: 140px; 
	font-weight: bold; 
	text-align: right; 
	padding-right: 2px;
	}
#textAndFormBG input {margin-top: 4px;}


/*	=============================================== 
	RIGHT INFORMATION CLASSES
	=============================================== */
.infoTitle {
	margin-bottom: 1px;
	color: #000000;
	font-weight: bold;
	padding: 5px 3px;
	border: 1px solid #000000;
	background-color: #aabbcc;
	background-position: left top; 
	background-image: url('../imgPG/sx.bar.gif');
	background-repeat:repeat-x;
	}
.infoBG {
	overflow: visible;
	padding: 5px;
	margin-bottom: 15px;
	background-color:#E8Eef0;
	border: 1px solid #000000;
	background-position: left top; 
	background-image: url('../imgPG/sx.bgLight.gif');
	background-repeat:repeat;
	}
.infoTitle2 {
	margin-bottom: 1px;
	color: 010101;
	font-weight: bold;
	padding: 5px 3px;
	border: 1px solid #000000;
	background-color: #ee8080;
	background-position: left top; 
	background-image: url('../imgPG/sx.bar.gif');
	background-repeat:repeat-x;
	}
.infoBG2 {
	overflow: visible;
	padding: 5px;
	margin-bottom: 15px;
	background-color:#ee8080;
	border: 1px solid #000000;
	background-position: left top; 
	background-image: url('../imgPG/sx.bgLight.gif');
	background-repeat:repeat;
	}

/*	===================================================
	CHANGE CLASS IN INPUTS - ADD TO CART/WISHES
	=================================================== */
.inputWishImg1 {
	cursor: hand;
	border: 0px; 
	height: 20px;
	width: 24px; 
	background-image: url('../imgPG/addWishes.gif');
	background-repeat: no-repeat; 
	background-color: transparent;
	}
.inputWishImg2 {
	cursor: hand;
	border: 0px;
	height: 20px;
	width: 24px;
	background-image: url('../imgPG/addWishesR.gif');
	background-repeat: no-repeat; 
	background-color: transparent;
	}
.inputAddImg1 {
	cursor: hand;
	border: 0px;
	height: 20px;
	width: 65px;
	background-image: url('../imgPG/addCart28.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	}
.inputAddImg2 {
	cursor: hand;
	border: 0px;
	height: 20px;
	width: 65px;
	background-image: url('../imgPG/addCartR.gif');
	background-repeat: no-repeat; 
	background-color: transparent;
	}



/*
end
*/