.theme-two-cols { margin: 5px 0 5px 0; }

.theme-two-cols .arrow-right {
	width:30px;
	height:190px;
	/* background:url(img/carousel-bg-corners.png) top right no-repeat; */
	/* Galaria: to xrwma ths deksias ka8eths baras pou brisketai to belos */
	/*background: #FFFFFF; */ /*#300000;*/
	background: url(img/corner_right.png) top right no-repeat;
	float:right;
}

.theme-two-cols .arrow-left {
	width:30px;
	height:190px;
	/*background:url(img/carousel-bg-corners.png) top left no-repeat;*/
	/* Galaria: to xrwma ths aristerhs ka8eths baras pou brisketai to belos */
	/*background: #FFFFFF; */ /*#300000;*/
	background: url(img/corner_left.png) top left no-repeat ;
	float:left;
}

.theme-two-cols .arrow-left a {
	/* Galaria: h ka8eth 8esh tou aristerou belous */
	margin:100px 5px 0 0;
	width:25px;
	height:30px;

	/* Galaria: To sxhma tou deksiou belous */
	background:url(img/arrow_left2.png) top left no-repeat;
	display:block;
}

.theme-two-cols .arrow-right a {
	margin:100px 0 0 6px;
	width:25px;
	height:30px;
	
	/* Galaria: To sxhma tou aristerou belous */
	background:url(img/arrow_right2.png) top right no-repeat;
	display:block;
}

.theme-two-cols .hide { display:none; }

.theme-two-cols .stepcarousel {
	position: relative; /* Leave this value alone */
	overflow: scroll; /* Leave this value alone */
	
	/* Galaria: mege8os tou basikou or8ogwniou pou kinountai ta ar8ra */
	height: 215px;/*190px;*/

	/* Galaria: To background tou basikou or8ogwniou pou kinountai ta ar8ra */
	/*background: #FFFFFF;/*#300000;*/	/*background: url(img/carousel-bg.png) top left repeat-x;*/
	/*background: url(http://blog.stigalaria.org/wp-content/uploads/2010/07/free_1461185.jpg) top left repeat;*/
	background: url(http://blog.stigalaria.org/wp-content/uploads/2010/07/brick-wall2.jpg) top left repeat-x;
}

.theme-two-cols .stepcarousel .belt{
	position: absolute; /* Leave this value alone */
	left: 0;
	top: 0;
}

.theme-two-cols .stepcarousel .panel {
	/* Galaria: to mege8os tou panel ka8e post */
	width:286px; 
	height:143px; 

	float: left; /* Leave this value alone */
	overflow: hidden; /*Clip content that go outside dimensions of holding panel DIV */
	
	/* to peri8wrio gurw apo to periexomeno ka8e post sto eswteriko tou panel tou */
	margin:30px 20px 30px 20px;
	padding:5px;

	/* Galaria: to perigramma tou ka8e post */
	border:4px solid #A80000;

	/* Galaria: to background tou ka8e post */	/*background: url(img/carousel-panel-bg.png) bottom left repeat-x;*/
	background: #E8E8E8; //#383838;
 
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:block;
}

.theme-two-cols .stepcarousel .panel img { width:100px; }

.theme-two-cols .panel a.panel-image-link, .theme-two-cols .panel a.panel-image-link img { display:block; }

.theme-two-cols .panel .panel-col-right {
	padding:0 0 0 5px;
}

.theme-two-cols .panel .panel-col-left {
	float:left;
}

.theme-two-cols .stepcarousel .panel .panel-text { color: #FFF ; text-align:left; }


/* Galaria: auto afora th dunatothta na xwrizei ta posts se omagdes (pages) wste na mporeis me mia mpara na allazeis polla posts mazi */
/* to exw apenergopoihsei auto */
.wp_carousel_default_pagination {
	margin:0 30px;
	padding:5px 10px;
	/*background:#383838;*/
	
	/* Galaria: To xrwma ths katw orizontias baras gia to pagination */
	background:#300000;
	text-align:center;
	-moz-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}