/* ############################################################# 
	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}

/* The background of forms
	=========== =========== =========== */
.formBG {
	margin-bottom: 5px;
	padding: 3px;
	background:url('../imgPG/sx_colorSec40.gif') left top repeat;
	}
.formBG form {
	background: url('../imgPG/sx_colorSec20.gif') left top repeat;
	border: 1px solid #fff;
	padding: 4px;
	}
.formBG div {
	float: left;
	width: 150px; 
	padding: 5px 4px 0 0; 
	margin-top: 2px;
	text-align: right;
	font-weight: bold;
	}
.formBG span {
	display: block; 
	clear: right;  
	margin-top: 2px;
	}
.formBG input {
	padding: 2px;
	}
.formBG p {
	clear: both;
	text-align: center; 
	padding: 4px 0;
	margin: 5px 0;
	background: url('../imgPG/sx_colorSec40.gif') left top repeat;
	border: 1px solid #fff;
	}

.errorText {color: #c03333; font-weight: bold; padding-bottom: 5px;}

/* =============================================================
   ADVERTISES
	============================================================= */

#adsLeftBar {
	padding: 2px 0;
	background: url('../imgPG/sx_color.gif') left center repeat; 
	}
#adsLeftBar .divLeft {
	float: left; 
	}
#adsLeftBar .divMiddle {
	padding: 6px 1px;
	color: #e6e6e6;
	font-weight: bold;
	text-align: center;
	background: url('../imgPG/1sx_barRev.gif') left bottom repeat-x; 
	border: 1px #e7e7e7 none;
	}
#adsLeftBar .divRight {
	float: right;
	}
#adsLeft {
	text-align: center; 
	padding: 0px;
	margin: 1px 0 0 0;
	border: 1px #ffffff none;
	background: #f3f4f7 url('../imgPG/sx_bgRL_no.gif') repeat-y right top;}

#adsRightBar {
	padding: 2px 0 0 0;
	background: url('../imgPG/sx_color.gif') left center repeat; 
	}
#adsRightBar .divLeft {
	float: left; 
	}
#adsRightBar .divMiddle {
	padding: 6px 1px;
	color: #165083;
	font-weight: bold;
	text-align: center;
	background: url('../imgPG/sx_headerRev.gif') left center repeat; 
	border: 1px solid #ffffff;
	}
#adsRightBar .divRight {
	float: right;
	}
#adsRight {
	text-align: left;
	padding: 5px;
	margin: 2px 0 0 0;
	border: 1px #f4f4f4 none;
	background: #fbfaf0 repeat-y left top;}


.adsRightAll {	}

.adsTitle {
	line-height: 13px; 
	margin-bottom: 4px;
	font-weight: bold;
	}
#adsRight .adsTitle a {
	font-weight: bold; 
	font-size: 11px;
	}
#adsLeft .adsTitle a {
	font-weight: bold; 
	font-size: 10px;
	}

.adsContent {
	padding: 4px 0;
	}

.adsSpacer {
	margin: 15px 0 10px 0; 
	border-top: 1px dotted #cccccc;
	}

/* =============================================================
   RIGHT IMAGE CLASSES
	============================================================= */
#rightImageBG {
	text-align: center; 
	padding: 8px 4px; 
	margin-bottom: 15px;
	background: url('../imgPG/sx_colorRev20.gif') left top repeat; 
	width: 100%;
	}
#rightImageBG object {width: 212px}
#rightImageBG embed {width: 212px}


/* =============================================================
   FORUM CLASSES
============================================================= */

#addReplay {
	margin-top: 1px; 
	padding: 3px 2px;
	background: #fff url('../imgPG/sx_headerSec.gif') left bottom repeat-x;
	}
#addReplay a {
	display: block;
	color: #fff;
	padding: 2px 2px 2px 18px;
	background: url('../imgPG/sx_colorSec10.gif') 2px center no-repeat;
	}
#addReplay a:hover {
	color: #fc0;
	background: url('../imgPG/sx_colorRev.gif') 2px center no-repeat;
	}
#registerBox {
	float: right; 
	padding: 4px; 
	margin-top: 2px;
	background: url('../imgPG/sx_header.gif') left center repeat-x;
	}

/* =============================================================
   EVENT CLASSES
	============================================================= */

.eventBG {
	margin-bottom: 1px;
	margin-bottom: 10px;
	}
.eventTitle {
	clear: both;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}
.eventSubTitle {
	clear: both;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	}

/*	Change class - java effect
========================*/
.event1 {
	line-height: 130%;
	border: 1px solid #fff;
	padding: 4px;
	margin-bottom: 1px;
	font-size: 10px;
	color: #000000;
	background: url('../imgPG/sx_bgLR.gif') left top repeat-y; 
	}
.event2 {
	line-height: 130%;
	border: 1px solid #fff;
	padding: 4px; 
	margin-bottom: 1px;
	font-size: 10px;
	color: #000000;
	background: url('../imgPG/sx_bgRL.gif') right top repeat-y; 
	}

/*	Contains the image of the spot event
	========================*/
.event1 div, .event2 div {
	}

/*	Video and Gallere box
	========================*/
.videoSpotBG {
	clear: both;
	padding: 3px;
	margin-top: 1px;
	color: #000;
	text-align: center;
	border: 1px solid #fff;
	background: url('../imgPG/sx_color40.gif') left top repeat; 
	}
.videoSpotBG a {}
.videoSpotBG a:hover {}

.eventSpacer {padding: 1px; clear: both;}


/*	===================================================
	SEARCH CLASSES
	=================================================== */
#searchFormBG {
	padding: 4px;
	margin-bottom: 10px;
	background: url('../imgPG/sx_color40.gif') left top repeat; 
   }
#searchResultsBG {
	background: url('../imgPG/sx_color20.gif') left top repeat; 
   }
#searchResultsBG .resultsTR td  {
	border: 1px solid #fff;
	}

/* 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; 
	border: 1px solid #ffffff;
	background: #fff; url('../imgPG/sx_color20.gif') left top 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 {
	color: #056;
	font-weight: bold;
	padding: 5px 2px 6px 2px;
	border: 1px solid #ffffff;
	background: #fff url('../imgPG/sx_color40.gif') left top repeat; 
	}
.infoBG {
	margin: 2px 0;
	overflow: visible;
	padding: 5px;
	border: 1px solid #ffffff;
	background: #fff url('../imgPG/sx_color20.gif') left top repeat; 
	}
.infoTitle2 {
	color: #056;
	font-weight: bold;
	padding: 5px 2px 6px 2px;
	border: 1px solid #ffffff;
	background: #fff url('../imgPG/sx_color40.gif') left top repeat; 
	}
.infoBG2 {
	margin: 2px 0;
	overflow: visible;
	padding: 5px;
	border: 1px solid #ffffff;
	background: #fff url('../imgPG/sx_color20.gif') left top repeat; 
	}

/*	===================================================
	CHANGE CLASS IN INPUTS - ADD TO CART/WISHES
	=================================================== */
.inputWishImg1 {
	cursor: hand;
	border: 0px; 
	height: 20px;
	width: 24px; 
	background-image: ;
	background-repeat: no-repeat; 
	background-color: transparent;
	}
.inputWishImg2 {
	cursor: hand;
	border: 0px;
	height: 20px;
	width: 24px;
	background-image: ;
	background-repeat: no-repeat; 
	background-color: transparent;
	}
.inputAddImg1 {
	cursor: hand;
	border: 0px;
	height: 20px;
	width: 65px;
	background-image: ;
	background-repeat: no-repeat;
	background-color: transparent;
	}
.inputAddImg2 {
	cursor: hand;
	border: 0px;
	height: 20px;
	width: 65px;
	background-image: ;
	background-repeat: no-repeat; 
	background-color: transparent;
	}

/*
end
*/