/*
Theme Name: Toi & Moi Theme
Theme URI: http://toi-moi.com/
Description: Toi & Moi Theme
Version: 1
Author: dR jOv@
Author URI: http://jova.gr/
*/

.collectionBoxDetails1{
width: 360px;
float: left;
height: auto;
margin-left: 10px;
margin-top: 10px;

margin-right: 475px;

}

.commentsWrapper{
	width: 900px;
	height: auto;
	float: left;
	
}

/* Basic Stractur */

html{
	height: 100%;
}
#staticBackGround{
	
	


}

body {
background-image: url(../../images/bg.jpg);
background-repeat: repeat;
background-position: top center;
margin: 0 auto;
padding: 0;
text-align: center;
	font-family: "Courier New", Courier, mono;
	height: 100%;
}
#wrapper {
	text-align: left;
	min-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	
	
}
#header {
	
	height: 60px;
	
	padding: 0;
}
img{
	border: none;
	padding: 0;
	margin: 0;
}
	#logo{
	margin-top: 10px;
	
	}
	#logo img{
	margin-left: 5px;
	
	}
	#topLinks{
	
	height: 40px;
	
}
	#topLinksList{
	list-style: none;
	margin-left: 197px;
	width: 510px;
	
	height: 20px;
	float: left;
	color: black;
	padding: 0;
	font-family: Helvetica;
	
	text-align: left;
	}
	#topLinksList li{
	float: left;
	color: #000;
	

	}
	#topLinksList li a{
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	}
		#topLinksList li a.current{
	color: #a79b7c;
	}
	
	#topLinksList li a:hover{
	color: #a79b7c;;
	
	}
	#topLinksListLocale{
	
	list-style: none;
	margin-left: 20px;
	margin-right: 0;
	width: 70px;
	float: left;
	height: auto;
	padding: 0;
	text-align: center;
	font-family: Helvetica;
}
	#topLinksListLocale li{
	float: left;
	color: #000;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 11px;
	}
	#topLinksListLocale li a{
		color: black;
		font-weight: bold;
		text-decoration: none;
		font-size: 11px;

	}


	
#topLinksListLocale li	a.gr{
	
	color: #000;
	
	}
	
#topLinksListLocale li	a.en{
		color: #1B75B9;
	}
	
		
	.separate{
	padding-left: 5px;
	padding-right: 5px;
	color: black;
	}
	a.company{
		width: 66px;
		height: 15px;
		float: left;
		background: url(../../images/menu/menu_comany.png) no-repeat 0 0;
		
	}
	a.company:hover{
	background: url(../../images/menu/menu_comany.png) no-repeat 0 -17px;
}
	a.companyCurrent{
	width: 66px;
		height: 15px;
		float: left;
	background: url(../../images/menu/menu_comany.png) no-repeat 0 -17px;
}
	a.selected{
		width: 207px;
		height: 15px;
		float: left;
		background: url(../../images/selectedStores.png) no-repeat 0 1px;
		
	}
	a.selected:hover{
	background: url(../../images/selectedStores.png) no-repeat 0 -14px;
}
	a.selectedCurrent{
	width: 207px;
		height: 15px;
		float: left;
	background: url(../../images/selectedStores.png) no-repeat 0 -14px;}

	a.stores{
	background-image: url(../../images/menu/menu_stores.png);
		background-repeat: no-repeat;
		background-position:0 0;
		width: 109px;
		height: 15px;
		float: left;
		
		

	}
	a.stores:hover{
	background-image: url(../../images/menu/menu_stores.png);
		background-repeat: no-repeat;
		background-position: -17px left;
	}
	a.storesCurrent{
	width: 109px;
		height: 15px;
		float: left;

	background-image: url(../../images/menu/menu_stores.png);
		background-repeat: no-repeat;
		background-position: -17px left;
}
	a.contact{
	background-image: url(../../images/menu/menu_contact.png);
		background-repeat: no-repeat;
		background-position:0 0;
		width: 106px;
		height: 15px;
		float: left;
		
	}
	a.contact:hover{
	background-image: url(../../images/menu/menu_contact.png);
		background-repeat: no-repeat;
		background-position: -17px left;
	}
	a.contactCurrent{
	background-image: url(../../images/menu/menu_contact.png);
		background-repeat: no-repeat;
		background-position: -17px left;
		width: 106px;
		height: 15px;
		float: left;
	}
	

	a.joinUsTop{
	background-image: url(../../images/menu/joinUs.png);
		background-repeat: no-repeat;
		background-position:0 50;
		width: 61px;
		margin-top: 3px;
		height: 10px;
		float: left;
		
	}	

/* Content */
#content {
	background: white;
	padding: 15px 15px 0 15px;  
	min-height: 1320px;
	height: auto;
	background-image: url(../../images/contentBG.png);
		background-repeat: no-repeat;
	margin: 0;
	float: left;
	
	}

#contentBlog {
	background:#231f20;
	padding: 15px 15px 0 15px;  
	min-height: 1320px;
	height: auto;
	
	margin: 0;
	float: left;
	
	}	


#contentBackgroundContainer{
	background-image: url(../../images/bgImage.jpg);
  	background-repeat: no-repeat;
  	background-position: 10px 0px;
  	width: 100%;
  	height: 1320px;
  	padding-bottom: 60px;
	float: left;
}

#frontPageBoxContainer{
	width: 180px;
	height: auto;
	float: left;

}
#frontPageRightBoxContainer{
	width: 40px;
	height: 600px;
	float: right;
	margin-right: 20px;
	margin-top: 70px;
	
}

#frontPageRightBoxContainerLeft{
	width: 105px;
	height: 108px;
	float: left;
	margin-left: 0px;
	
	margin-top: -5px;
	
}


#frontPageRightBoxContainerTop{
	width: 338px;
	height: 15px;
	float: left;
	margin-left: 400px;
	background: black;
	margin-top: -7px;
	z-index: 1000;
	
}
a.jobs{
	width: 132px ;
	height:11px ;
	float: left;
	margin-left: 25px;
	margin-top: 2px;

		background-image: url(../../images/jobs.png);
  	background-repeat: no-repeat;
  	background-position: 0 0;

}

a.jobs:hover{

  	background-position:0 -12px ;

}
a.newsletter{
	width:91px;
	height:11px ;
	margin-left:30px;
	margin-top: 2px;

		float: left;
	background-image: url(../../images/newsletter.png);
  	background-repeat: no-repeat;
  	background-position: 0 0;
}
a.newsletter:hover{
	background-position:0 -12px ;

}
.frontPageBox_Lookbook{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	

}
a.frontPageBox_Lookbook_Link{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../../images/frontMenu/lookbook.png);
	background-repeat: no-repeat;
	background-position:  0 130px;

}
a.frontPageBox_Lookbook_Link:hover{
	background-position: 0 109px;
	
}

.frontPageBox_10days{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;


}
a.frontPageBox_10days_Link{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	background-color: white;
	background-image: url(../../images/frontMenu/10days.png);
	background-repeat: no-repeat;
	background-position:  0 130px;

}
a.frontPageBox_10days_Link:hover{
	background-position: 0 109px;

}
.frontPageBox_news{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	

}
a.frontPageBox_news_Link{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	background-color: white;
	background-image: url(../../images/frontMenu/news.png);
	background-repeat: no-repeat;
	background-position:  0 130px;

}
a.frontPageBox_news_Link:hover{
background-position: 0 109px;

}
.frontPageBox_Fashionists{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	

}
a.frontPageBox_Fashionists_Link{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	background-color: white;
	background-image: url(../../images/frontMenu/fashionistas.png);
	background-repeat: no-repeat;
	background-position:  0 130px;

}
a.frontPageBox_Fashionists_Link:hover{
background-position: 0 109px;

}
.frontPageBox_quiz{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	

}
a.frontPageBox_quiz_Link{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	background-color: white;
	background-image: url(../../images/quiz.png);
	background-repeat: no-repeat;
	background-position: bottom left;

}
a.frontPageBox_quiz_Link:hover{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	background-color: white;
	background-image: url(../../images/quizHover.png);
	background-repeat: no-repeat;
	background-position: bottom left;

}
.frontPageBox_gifted{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	
}
a.frontPageBox_gifted_Link{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	background-color: white;
	background-image: url(../../images/frontMenu/gifted.png);
	background-repeat: no-repeat;
	background-position:  0 130px;

}
a.frontPageBox_gifted_Link:hover{
background-position: 0 109px;

}
.frontPageBox_Talk{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	

}
a.frontPageBox_Talk_Link{
	width: 180px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	background-color: white;
	background-image: url(../../images/frontMenu/talk.png);
	background-repeat: no-repeat;
	background-position:  0 130px;


}
a.frontPageBox_Talk_Link:hover{
background-position: 0 109px;

}


.frontPageSmallBox_joinus{
	width: 180px;
	height: 20px;
	float: left;
	background-color: white;
		margin-bottom: 10px;
}
	
		
	
.frontPageSmallBox_listen{
	width: 180px;
	height: 20px;
	float: left;
	
	
	margin-bottom: 10px;
}
	
a.listenLink{
	width: 180px;
	height: 20px;
	float: left;
	background-image: url(../../images/listen.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}		
a.listenLink:hover{
	
	background-position: 0 -20px;
}	
a.newsLetterLink	{
	width: 180px;
	height: 20px;
	float: left;
	background-image: url(../../images/newsLetter.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.newsLetterLink:hover	{
	background-position: 0 -20px;

}
a.jobLink	{
	width: 180px;
	height: 20px;
	float: left;
	background-image: url(../../images/job.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.jobLink:hover	{
	background-position: 0 -20px;

}
a.pressLink	{
	width: 180px;
	height: 20px;
	float: left;
	background-image: url(../../images/frontMenu/press.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.pressLink:hover	{
	background-position: 0 -20px;

}
.frontPageSmallBox_newsLetter{
	width: 180px;
	height: 20px;
	float: left;
	background-color: white;
	
	margin-bottom: 10px;
}
	
		
	
.frontPageSmallBox_press{
	width: 180px;
	height: 20px;
	float: left;
	background-color: transparent;
	
	margin-bottom: 10px;
}

	
		
	
.frontPageSmallBox_job{
	width: 180px;
	height: 20px;
	float: left;
	background-color: transparent;
	
	margin-bottom: 10px;
}
.frontPageSmallBox_espa{
	width: 180px;
	height: 55px;
	float: left;
	margin-top: 80px;
	
	margin-bottom: 0px;
}



#footer{
	width: 100%;
	float: left;
	position: static;
	left: 0px;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;	
	bottom: 0px;
	height: 25px;
	background-color: #000;
}
a.summer{
	width: 40px;
	height: 600px;
	float: right;
	background-image: url(../../images/summer.png);
	background-repeat: no-repeat;
	background-position: top left;
}

a.blogUsNow{
	width: 105px;
	height: 108px;
	float: left;
	background-image: url(../../images/blogUsNowYellow.png);
	background-repeat: no-repeat;
	background-position: top left;
}


a.blogUsNow:hover{
		background-position: 0 -109px;
}
a.summer:hover{
background-position: -43px 0;

}


a.summer{
	width: 40px;
	height: 600px;
	float: right;
	}

/* Single */
.insideHeader{
	margin-bottom: 0px ;
}
.logoInsidePostion{
	
	height: 50px;
	margin-bottom: 0px ;
	margin-top: 0px;
}

.logoInsidePostion img{
	
	
}
.logoInsidePostionBlog{
	
	height: 106px;
	margin-bottom: 25px ;
	margin-top: 15px;
}



.buttons{
	margin-top: 20px;

	
}
.buttons img{
	margin-left:60px;
}
.post{

	
	height: auto;
	
}
.postImages{
	width: 920px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	
}
.pressAttachment{
	width: 920px;
	height: auto;
	float: left;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-top: 20px;
	
}

.pressAttachment img{
	
	margin-bottom: 20px;
	padding-top: 20px;
	
}
.giftedImages{
	width: 920px;
	height: auto;
	float: left;

	margin-bottom: 20px;
	
	

}
.giftedImages img{
	text-align: left;
	float: left;	
	padding: 0px 5px 5px 0px;
	

}
.postVideo{
	width: 920px;
	height: auto;
	float: left;
	margin-bottom: 20px;
	
}
.postImages img{
	text-align: left;
	float: left;	
	padding: 5px 5px 5px 0px;
}
.postItems{
	float: left;
	
	width: 620px;
	height: auto;
	

}
.postItems p{
padding: 0;
margin: 0;
font-size: 14px;
	

}
h2.history{
	text-align: left;
	font-size: 32px;
	font-weight: bold;
	padding: 0 0 10px 0;
	
	margin: 0;
	text-decoration: underline;
}
.historyBox {
	width: 600px;	
	}

.historyBox table td {
	
	border: 1px solid #000;
	padding: 5px;
		
	}	
	
.historyBox p.strong {
	font-weight: bold;
	}
	.historyBox p.center {
		text-align: center;
	}

	
.historyBox ul{
	font-size: 14px;	
	}

.historyBox img {
	float: left;
	margin-top: 30px;
	}
.historyBoxImages{
	width: 900px;
	height: auto;
	float: left;

	margin-top: 20px;
	
}	
.historyBoxImages img{
	

	margin-right: 20px;
	
}	

.historyBox p{
	text-align: left;
	font-size: 14px;
	
	padding: 10px 0 10px 0;
	
	margin: 0;
	
	}
h2.pressTitle{
	text-align: left;
	font-size: 18pt;
	font-weight: normal;
	padding: 0;
	
	margin: 25px 0 0 0;
	text-decoration: underline;
}
p.pressContent{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
	
}
h2.fashionistDate{
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 0 0 ;
}
h2.fashionistSubTitle{
	text-align: left;
	font-size: 16pt;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
	text-decoration: underline;
}
h2.fashionistTitle{
	font-weight: normal;
	line-height: normal;
	font-size: 26pt;
	text-align: left;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
p.fashionistContent{
	font-weight: normal;
	line-height: normal;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}

h2.giftedDate{
		text-align: left;
	font-size: 18pt;
		color: #a79b7c;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 0 0;
}

h2.giftedTitle{
	text-align: left;
	font-size: 18pt;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	text-decoration: underline;

}

p.giftedContent{
	text-align: left;
	font-size: 12pt;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
	text-decoration: underline;
}
h2.postTitle{
	font-weight: normal;
	
	font-size: 18px;
	text-align: left;
	text-decoration: underline;
	padding: 0 0 10px 0;
	margin: 0;
	
}
h2.talkTitle{
	font-weight: normal;
	
	font-size: 18pt;
	text-align: left;
	text-decoration: underline;
	padding: 0 0 10px 0;
	margin: 0;
}
p.talkContent{
	font-weight: normal;
	line-height: normal;
	font-size: 12px;
	text-align: left;
	margin: 0 ;
	padding: 0;

	

}
p.postContent{
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	padding: 0;
	margin: 0;
	text-align: left;
		
}


.comments{
	
	margin-top: 30px;
}
/* Comments */
#respond{
	
}
form {
padding: 0;
margin: 0;
}
#respond p{
	padding-left: 2px;
	font-size: 12pt;
}
#respond h3{
	font-weight: normal;
	text-decoration: underline;
	font-size: 14pt;
	padding: 0 0 10px 0;
	margin: 0;
}
#author{
	background-color: #c3c3c3;
	width: 130px;
	height: 15px;
	color:black;
	border: none;
	
}
#comment{
	background-color: #c3c3c3;
	color:black;
	border: none;
	width: 250px;
	height: 65px;
}
#email{
		background-color: #c3c3c3;
	width: 130px;
	height: 15px;
	color:black;
	border: none;
}
#submit{
	width: 100%;
	height: 30px;
background-color: #fff;
border: none;
float: left;
		background-image: url(../../images/submit.png);
	background-repeat: no-repeat;
	background-position: top left;
	
	
}
label{

	
	
	
}
label#authorLabel{
	color: white;
		background-color: #000;
	font-size: 12pt;
	border: none;
	margin-right: 5px;
	width: 80px;
	float: left;
	height: 15px;
}
label#emailLabel{
	color: white;
		background-color: #000;
	font-size: 12pt;
	border: none;
	margin-right: 5px;
	width: 80px;
	float: left;
	height: 15px;
	
}
label#commentLabel{
	color: white;
		background-color: #000;
	font-size: 12pt;
	border: none;
	margin-right: 5px;
	width: 80px;
	float: left;
	height: 15px;
}

#commentList{
	list-style: none!important;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 20px 0px;
	border-bottom: 2px solid black;
	width: 470px;
	height: auto;
	
}


form#commentform p{
	padding: 0 0 10px 0;
	margin: 0;
	
}
#commentList li {
	list-style: none!important;
}
.commentList {
	list-style: none!important;

	
}
.commentDate p {
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
.commentAuthor p{
	padding: 3px 0px 0px 0px;
	font-style: normal;
	margin: 0;
	font-weight: bold;
	
}
.commentContent p{
	padding: 0;
	margin: 0;
	
}
/* Category */
.category{
	background-image: url(../../images/dotes.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	padding-bottom: 20px;
	float: left;
	width: 920px;
	height: auto;
	margin-bottom: 20px;
font-size: 14px;
}

.categoryItems a{ 
	color: #a79b7c;
	text-decoration: none;
	padding-top: 5px;
	

}
.categoryItems a:hover{ 

	text-decoration: underline;
}
.categoryItems{
	width: 620px;
}



.categoryItems img{
	padding-top: 25px;
	padding-bottom: 25px;
}




.categoryItems p{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 5px;
}
.categoryItems p strong a{
	
	padding-bottom: 5px;
}

h2.categoryDate{
	font-weight: bold;
	font-size: 28pt;
	padding: 0;
	margin: 0;
	line-height: 28pt;
color: #a79b7c;
}

h2.categoryTitle{
	font-weight: normal;
	text-decoration: underline;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 18pt;
	
}
p.categoryContent{
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	
	padding: 0;
	margin: 0;
	text-align: left;
}

/* My Comment */


/* LookBook */


.lookbook{
margin-top: 55px;
margin-bottom: 50px;


}

#lookbookImage1{
	
	


}
.loookbookImageBlock{
	padding: 5px;
	float: left;
}
.lookbookImage{
	width: 145px;
	height: 205px;
	float: left;
	margin: 0 0 0 0x;
	padding: 0 0 10px 10px;
	}
.lookbookImage img{
margin: 0 ;
padding: 0;

}

.lightboxContent{
	width: 705px;
	height: 530px;
	float: left;

}
.lightboxImage{
	float: left;
	width: 365px;
	margin-left: 10px;
	margin-top: 5px;
	height: 520px;
}

.lightboxDescription{
	float: left;
	width: 300px;
	height: 400px;
	text-align: left;
	
	margin-left: 25px;
}
.lightboxDescription h2{
	font-weight: normal;
	text-decoration: underline;
	color: white;
	font-size: 24px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#clothesDetailList{
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0 ;
	font-size: 12px;
		
}
#clothesDetailList li{
	padding: 0;
	margin: 0;
	
}
#clothesDetailList li p{
	padding: 0;
	font-size: 12px;
	margin: 0;
	
}
.bold{
	padding: 0 5px 0px 0px;
	margin: 0;
	float: left;
	font-weight: bold;
}

.lightboxDescriptionBottom{
	float: left;
	width: 100%;
	height: 100px;
	
}
.lightboxDescriptionTop{
	float: left;
	width: 100%;
	height: 395px;
	margin-top: 45px;

}
#optionsDetailList{
	list-style: none;
	list-style: none;
	padding: 0;
	
	margin: 35px 0 0 0;
	
}
#optionsDetailList li{
	padding: 5px 5px 5px 45px;
	border-bottom: 1px dashed #ccc;
	width: 160px;
}
#optionsDetailList li a{
	color: white;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
.share{
	background-image: url(../../images/shareit.gif);
background-repeat: no-repeat;
background-position: left 5px;
}
.commentLightbox{
	background-image: url(../../images/comments.gif);
background-repeat: no-repeat;
background-position: left 5px;
}
.likeit{
	background-image: url(../../images/likeit.gif);
background-repeat: no-repeat;
background-position: left 5px;
}

.collectionBox1{
	margin-top: 0px;
	float: left;
	width: 930px;
	height: auto;
	margin-bottom: 60px;
	margin-left: 10px;



}
.collectionBox1 img{
	float: left;

}

.collectionBoxImage1{
	float: left;
	width: 930px;
	height: auto;

}
p.other{
padding: 0;
margin: 0;
font-size: 14px;

}
.collectionBox2{
	margin-top: -40px;
	padding-top: 0px;
	float: left;
	width: 800px;
	height: auto;
margin-bottom: 20px;
margin-left: 75px;
}
.collectionBox2 img{
	float: left;

}

.collectionBoxImage2{
	float: left;
	width: 520px;
	height: 630px;
}
.collectionBoxDetails2{
width: 200px;
height: auto;
float: left;
margin-top: 420px;
margin-left: 10px;
font-size: 12px;
}



.collectionBox3{

	float: left;
	width: 800px;
	height: auto;
margin-bottom: 20px;

margin-left: 135px;
}
.collectionBox3 img{
	float: left;

}

.collectionBoxImage3{
	float: left;
	width: 660px;
	height: 550px;
}
.collectionBoxDetails3{
width: 100px;
height: auto;
float: left;
margin-top: 455px;
margin-left: 10px;
font-size: 12px;
}

.collectionBox4{

	float: left;
	width: 800px;
	height: auto;
margin-bottom: 20px;

margin-left: 140px;

}
.collectionBox4 img{
	float: left;

}

.collectionBoxImage4{
	float: left;
	width: 550px;
	height: 650px;
}
.collectionBoxDetails4{
width: 200px;
height: auto;
float: left;
margin-top: 475px;
margin-left: 10px;
font-size: 12px;

}



.collectionBox5{

	float: right;
	width: 800px;
	height: auto;
margin-bottom: 20px;
}
.collectionBox5 img{
	float: right;

}

.collectionBoxImage5{
	float: right;
	width: 590px;
	height: 605px;
}
.collectionBoxDetails5{
width: 150px;
height: auto;
float: right;
margin-top: 50%;
margin-right: 10px;
font-size: 12px;


}

.numberCounter{
	font-size: 42px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.background23{
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	background-image: url(../../images/collectionBack.png);
background-repeat: no-repeat;
background-position: 610px -135px;
}
.background45{
	width: 100%;
	height: 1000px;
	float: left;
	z-index: 2;
	background-image: url(../../images/collectionBackSmall.png);
background-repeat: no-repeat;
background-position:30px 423px;
}
#stores{
		list-style-type: square;
}
#storesBig{
	margin-bottom: 10px;
	font-size: 15px;	
}
#storesBig li{
	font-size: 13px;
		margin: 5px;
		font-weight: normal;
		list-style: square;
		
}
h2.countrySectionBig{
		text-align: left;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px 0;
	
	margin: 0;
	text-decoration: underline;
}
h2.year{
text-decoration: underline;
background-image: url(../../images/historyBack.png);
background-repeat: no-repeat;
font-size: 30px;
font-weight: normal;
background-position: bottom left;
}

h2.yearBig{
text-decoration: underline;
background-image: url(../../images/historyBack.png);
background-repeat: repeat-x;
font-size: 30px;
font-weight: normal;
background-position: bottom left;
}


/* Footer */
#footerContent {
	width: 960px;
	height: 20px;
	
	
	margin: 0 auto 0 auto;
	text-align: right;
	color: #fff;
	padding: 0 0 0 0px;

}

#footerContent p {
	padding: 5px 0 0 0 ;
	margin: 0;
	text-align: right;
	font-size: 10px;
}
.collectionBackButton{
	width: 75px;

	height: 20px;
	margin-top: 15px;
	float: left;
		
}
.marginBottom{
	margin: 0 0 10px 0;
}
.marginBottom30{
	margin: 0 0 30px 0;
}
.marginBottom20{
	margin: 0 0 20px 0;
}



.marginLeft5{
	margin: 0 0 0 5px;
}
.marginLeft10{
	margin: 0 0 0 10px;
}
.marginLeft25{
	margin: 0 0 0 25px;
}
.marginTop15{
	margin-top: 15px;
}

.marginTop{
	margin-top: 20px;
}
.marginTop250{
	margin: 250px 0 0 0;
}
.marginTop5{
	margin: 5px 0 0 0;
}

.marginTop7{
	margin: 7px 0 0 0;
}
.marginTop10{
	margin: 20px 0 0 0;
}
.marginTop8{
	margin: 8px 0 0 0;
}
.marginTop20{
	margin: 40px 0 0 0;
}
.marginTop23{
	margin: 43px 0 0 0;
}

/* CV */
.cv{
margin-top: 15px;
margin-bottom: 0px;
background-image: url(../../images/dotes.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	
	padding-bottom: 40px;
	
}

.cvPost{
	width: 550px;
}

h2.cvDate{
margin: 0;
padding: 5px 0 10px 0;
font-size: 16px;
color: #000;
font-weight: bold;
text-decoration: underline;
}
h2.cvTitle{
margin: 0;
padding: 0 0 10px 0;
font-size: 30px;
color: #a79b7c;
font-weight: normal;
text-decoration: underline;

}
p.cvContent{
margin: 0;
padding: 0px 0 0 0;


}
.cvPostDescription a{
	color:#a79b7c;
}
.cvPostImage{
	width: 145px;
	background-color: white;
	height: 145px;
	float: left;
}
.cvPostDescription{
	width: 390px;
	background: white;
	height: auto;
	float: left;
	margin-left: 10px;
}
.cvPostDescription p{
	font-size: 13px;
	line-height: 16px;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: left;
	text-decoration: underline;
	
}
.cvPostLegend{
	
}
.cvPostLegend p{
	font-size: 14px;
		
}

.cvPostDescription img{
margin-top: 10px;
}



	
#sddm
{	margin: 0;
	padding: 0;
/*	z-index: 30; */
	
	
	
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;

}
#sddm li img
{	margin: 0;
	padding: 0;
	
}

#sddm li a

{	
	width: 180px;
	height: 20px;
	float: left;
	
	background-image: url(../../images/joinus.png);
	background-repeat: no-repeat;
	background-position: top left;
	
}

#sddm li a:hover
{	background-image: url(../../images/joinusHover.png);
	background-repeat: no-repeat;
	background-position: top left;}

#sddm div
{	

	position: absolute;
	visibility: hidden;
	z-index:2;
	margin-left: 0;
	margin-bottom: 0;
	width: 540px;
	float: left;
	height: 20px;
	background-image: url(../../images/joinusActive.png);
	background-repeat: no-repeat;
	background-position: top left;

}




	
#joinMenuList
{	margin: 0;
	padding: 0;
/*	z-index: 30; */
	
	
	
	}

#joinMenuList li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;

}
#joinMenuList li img
{	margin: 0;
	padding: 0;
	
}

#joinMenuList li a

{	
	width: 180px;
	height: 20px;
	float: left;
	overflow: hidden;
	background-image: url(../../images/joinus.png);
	background-repeat: no-repeat;
	background-position: top left;
	
}

#joinMenuList li a:hover
{	background-image: url(../../images/joinusHover.png);
	background-repeat: no-repeat;
	background-position: top left;}

#joinMenuList div
{	
	top: -10px;
	
	visibility: hidden;
	z-index:2;
	margin-left: 0;
	margin-bottom: 0;
	width: 540px;
	float: left;
	height: 10px;
	

}
#join{
	list-style: none;
	width: 240px;
	float: left;
	height: 20px;

	margin: 0 0 0 0px;
	padding: 0;
}
#join li {
	list-style: none;
	float: left;
	
}	
#join li a.facebook{
width: 73px;
float: left;
height: 20px;
margin: 2px 0 0 10px ;
background-image: url(../../images/facebook.png);
	background-repeat: no-repeat;
	background-position: top left;}

#join li a.twitter{
width: 62px;
float: left;
height: 20px;
margin: 2px 0px 0 10px ;
background-image: url(../../images/twitter.png);
	background-repeat: no-repeat;
	background-position: top left;}

#join li a.rss{
width: 39px;
float: left;
height: 20px;
margin: 2px 0px 0 10px ;
background-image: url(../../images/rss.png);
	background-repeat: no-repeat;
	background-position: top left;}
#tabs li
{
	color: #000;
	float: left;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#tabs ul
{
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0;
}
#tabs{
	
	width: 470px;

	height: 11px;
	font-weight: bold;
	float: left;
	padding: 0;
	margin: 25px 0 0 238px ;
	
}

#tabs ul li a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font: 12px  Helvetica;
}
#tabs ul li a:hover{
		background-color: #a79b7c;
}
#tabs ul li a.bold{
	font-weight: bold;	
}
.tabs
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}



.ui-tabs-nav a
{
	/*
		In general, style all links in the tab navigation area.
		In practice, this allows us to differentiate between active tabs
		and inactive tabs
	*/
	background-position: 0 -9px;
		margin: 0;
	padding: 0;
	font-weight: bold;
	
	border-bottom: 0; /* Make an unselected tab appear to float above the panel slightly */
}

.ui-tabs-nav
{
	/*
		A margin at the bottom allows us to put padding at the bottom
		of the tab headers
	*/
	margin-bottom: 0;
		margin: 0;
	padding: 0;
	font-weight: bold;
}

.ui-tabs-selected
{

}

.ui-tabs-unselect
{
}

.ui-tabs-disabled
{
}

.ui-tabs-panel
{
		margin: 0;
	padding: 0;
	
}

.ui-tabs-hide
{
	
	display: none;
}
.jobs{
	background-image: url(../../images/dotes.png);
	background-repeat: no-repeat;
	background-position:bottom left;
}
.jobsPost{
	width: 600px;
	float: left;
	height: 290px;
	margin-bottom: 15px;
}
.jobsDescription{
	
}
.jobsDescription p{
	
	padding-bottom: 15px;
	font-size: 13px;
	margin: 0;
}
h2.jobsTitle{
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 24px;
	color: #a79b7c;
}
p.jobsContent{
	font-weight: normal;
	text-align: left;
	padding: 0;
	line-height: 0;
	
	margin: 0;
	font-size: 12px;
}
h2.jobsEmail{
	color: #a79b7c;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 25px 0;
	margin: 0;
}
.colorRed{
	color: white;
}
.contactBox{
	padding-bottom: 30px;
		background-image: url(../../images/dotes.png);
	background-repeat: no-repeat;
	background-position: 5px bottom;
height: auto;
}

.newsLetterBox{
	padding-bottom: 30px;
		
	background-repeat: no-repeat;
	background-position: 5px bottom;
height: auto;
}
.contactBoxContent{
	height: auto;
	float: left;
	width: 400px;
	
	}
.contactBoxContentDetail{
	height: auto;
	float: left;
	width: 400px;
}	
h3.contactBoxContentDetails {
	padding: 0;
	margin: 10px 0 5px 0;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
	
}	
	
h2.contactBoxContentDetails {
	padding: 0;
	margin: 10px 0 0px 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	
}
p.contactBoxContentDetails {
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
p.contactBoxNewsLetterDetails {
	padding: 10px 0 0 0;
	margin: 0;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}	

#storeTabs{
border-bottom: 2px solid black;	
width: 670px;
float: left;
height: auto;
}

#storeTabs ul{
list-style: none;
margin: 0;
padding: 0;	

}
#storeTabs ul li{
	float: left;
	font-size: 16px;
	padding: 0px 5px;
}
#storeTabs ul li a{
	color: black;
	text-decoration: none;
	font-weight: bold;
}
	

#greeceStoreTabs{

width: 550px;
float: left;
height: auto;
margin-bottom: 5px;
margin-top: 0px;
}

#greeceStoreTabs ul{
list-style: none;
margin: 0;
padding: 0;	

}
#greeceStoreTabs ul li{
	float: left;
	font-size: 12px;
	padding: 10px 5px 0 5px;
	border-bottom: 1px solid black;	
}
#greeceStoreTabs ul li a{
	color: black;
	text-decoration: none;
	font-weight: normal;
}

.storesCorners{
	width: 600px;
	height: auto;
	float: left;
	
}



.ui-tabs-selected a
{
	background-color:  #a79b7c;
	padding: 10px 2px  0px 10px ;
	/*
		Style the selected tab header link (which overwrites the 'ui-tabs-nav a'
		style)
	*/
	background-position: 0 1px ;
	padding: 0;
	font-weight: bold;
}
#corners, #cyprus,#athens,#thesaloniki,#agrinio,#arta,#hrakleio,#ioannina,#kalamata,#kastoria,#kozani,#mitilini,#xanthi{
	float: left;
}
.storesContent{
	float: left;
}
h2.storesListHeaderBig{
	padding: 0;
		margin: 20px 0 0 0;
	font-size: 20px;
	text-decoration: underline;
}
h2.storesListHeader{
	padding: 0;
		margin: 20px 0 0 0;
	font-size: 14px;
	text-decoration: underline;
}
.storesList{

	list-style: none;
	padding: 0;
	margin: 25px 0 0 0;
}
.storesList li{
	font-size: 14px;
}

.storesListFirst{

	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}
.storesListFirst li{
	font-size: 14px;
}

.quizBoxContent{
	height: auto;
	float: left;
	width: 800px;
	
	}
.quizBoxContentDetails{
	height: auto;
	float: left;
	width: 800px;
}	
.quizDescriptionWrapper{
	width: 800px;
	height: auto;
	float: left;
	margin: 0 0 20px 0;
	padding-bottom: 0;
	border-bottom: 7px solid black;
}
.quizDescription{
	width: 580px;
	height: auto;
	float: left;
	padding-bottom: 20px;
	

}

h2.quizDescription{
padding: 0;
margin: 0;
text-align: left;
font-weight: normal;
text-decoration: underline;
font-size: 22px;
border: none;	
}
p.quizDescription{
	border: none;
	padding: 0;
margin: 0;
font-size: 14px;
text-align: left;
color: #00C3A0;
}
h2.quizTitle{
	text-align: left;
	margin: 20px 0 5px 0 ;
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
	
	line-height: 20px;
	
}
h2.quizTitle p{
	margin: 0;
	padding: 0;

}
.quizAnswers{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
.quizAnswers li{
	font-size: 13px;
	padding: 0 0 20px 0;
	margin: 0;
}
.quizAnswers li p{
	margin: 0;
	font-size: 13px;
	padding: 0;
}
.quizAnswers li a{
font-size: 13px;
	padding: 0 0 20px 0;
	margin: 0;
	text-decoration: none;
color: black;

}
.quizBorder{
	border-bottom: 3px solid black;
}
.bold{
	margin: 0;
	padding: 0;
}
.quizForm{
	width: 600px;
	margin-bottom: 120px;
	margin-top: 40px;
	float: left;
	height: auto;
	background-color:#00C3A0 ;
}
.quizFormContent{
	margin-left: 15px;
	margin-top: 25px;
}
#history, #delivery , #base ,#humanResourse, #quality{
	float: left;
	width: 930px;
	height: auto;
	margin-left: 5px;
	margin-top: 20px;

}

.giftedTopText{
	width: 670px;
	height: auto;
	float: left;
	margin-bottom: 30px;
	margin-top: 30px;
	
}
.giftedTopText a{
	color: #ddccbb;

	}

h2.giftedTopText{
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 15px;
	padding-left: 10px;
	text-decoration: underline;
}
p.giftedTopText{
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-style: italic;
		padding-left: 10px;
}
.embedBig{
	font-weight: bold;
	font-size: 16px;
}
.giftedTopTextWrapper{
	float: left;
	width: 100%;
	height: auto;
background-image: url(../../images/dotsSmall.png);
	background-repeat: no-repeat;
	background-position: 18px bottom;
	padding-bottom: 20px;
	
	}

.fashionistTopTextWrapper{
	float: left;
	width: 100%;
	height: auto;
background-image: url(../../images/dotsSmall.png);
	background-repeat: no-repeat;
	background-position: 18px bottom;
	padding-bottom: 0px;
	margin-bottom: 20px;
	
	}


.talkOfTheTownLegend a{
	color:#a79b7c;

	}
.talkOfTheTownLegend{
	width: 500px;
	float: left;
	height: auto;
}	
p.talkOfTheTownLegend{
	font-size: 15px;
	font-style: italic;
	padding-bottom: 20px;
	padding-top: 10px;
}	
.talkOfTheTownLegendWrapper{
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../../images/dotes.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	padding-bottom: 20px;

}
.shareOnPostContent{
	width: 300px;
	float: left;
	height: 30px;

	margin-top: 20px;
	margin-bottom: 10px;
	
}
.shareOnPost a{
	background-position: left 0px;

color: #a79b7c;
text-decoration: none;
font-weight: bold;
}

.shareOnPostBlog a{
	background-position: left 0px;
float: left;
width: 144px;
height: 22px;
background-image: url(../../images/shareButton.png);
color: #a79b7c;
text-decoration: none;
font-weight: bold;
}

/* fake checkbox : unchecked (default/base) state */
.fakecheck {

	height: auto;
	width: 100%;
	float: left;
	
	
}
/* fake checkbox : hover state */
.fakecheck:hover {

}
/* fake checkbox : checked state */
.fakechecked {
		background-color:#00C3A0 ;

}
#question1, #question2, #question3 , #question4, #question5 , #question6 ,#question7, #question8, #question9 ,#question10, #question11 ,#question12, #question13 ,#question14 ,#question15, #question16 ,#question17 ,#question18{
	
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
}
h2.quizFormContentTitle{
	font-weight: normal;
	font-size: 15px;
	width: 314px;
	margin: 0;
	padding: 0;
}
.quizFormContentTitle{
	width: 400px;
	height: 33px;
	border-bottom: 5px solid black;
}
.quizResult{
	width: 600px;
	height: 90px;
	float: left;
	background: black;
	padding: 0;
	margin-top: 50px;
	margin-bottom: 50px;
	
}
h2.quizResultTitle{
	padding: 10px 5px 5px 5px;
	color: white;
	margin: 0 auto;
	font-weight: normal;
	font-size: 14px;
	width: 570px;
	border-bottom: 2px solid white;
}
p.quizResultMessage{
	color: #00C3A0;
	padding: 10px 5px 5px 10px;
	font-size: 22px;
}
#quizsubmit{
	background-image: url(../../images/contanctButton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 130px;
	background-color: transparent;
	border: none;
	font-weight: normal;
	float: left;
	margin-top: 20px;
	cursor: pointer;
}
.howfashionist{
	float: left;
	margin-bottom: 10px;
	margin-left: -15px;
}
.collectionContainer{
	height: auto;
	
	
}
a.springImage{
	width: 240px;
	height: 400px;
	float: left;
	background-image: url(../../images/springSummer.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
a.springImage:hover{
	background-position: 0 -406px;
}
a.summerImage{
	width: 240px;
	height: 400px;
	float: left;
	background-image: url(../../images/summerCollection.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	margin-left:200px;
}
a.summerImage:hover{
	background-position: 0 -403px;
}


#joinTab li
{
	color: #5cd5be;
	float: left;
	padding: 0;
	margin: 0;
}

#joinTab ul
{

	list-style: none;
	padding: 0;
	margin: 0;
}
#joinTab{
	
	width: 308px;
	height: 20px;
	
	float: left;
	padding: 0;
	margin: 5px 0 10px 498px ;
}
.menuContainer{
	width: 800px;
	float: left;
	height: auto;
	}

/* BLOGUSNOW */




.categoryBlog{
	background-image: url(../../images/dotesWhite.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	padding-bottom: 20px;
	float: left;
	width: 920px;
	height: auto;
	font-weight: normal!important;
	margin-bottom: 20px;
	

}
.blogText{
	
	width: 382px;
	height: auto;
	float: left;
}
.blogText p{
	
	color: #a79b7c;
	font-size: 12px;
}




.postBlog{
	

	padding-bottom: 0px;
	float: left;
	width: 920px;
	height: auto;
	font-weight: normal!important;
	margin-bottom: 0px;
	
	

}
.categoryItemsBlog{
	width: 620px;
}

.metaBlog{
	color: white;
	font-size: 15px;
	padding-bottom: 3px;
	font-style: normal;
}
.commentBlog{
	color: #a79b7c;
	font-size: 15px;
	font-weight: normal;
}

.contentBlog{
	color: #fff;
	
	font-size: 12px;
	line-height: 14px!important;
	font-weight: normal;
}
.contentBlog p{
	
}
.contentBlog p a{
	color: #a79b7c;
	text-decoration: none;
}
.contentBlog p a:hover{
	text-decoration: underline;
}
.contentBlog p a:visited{
	color: #6D6E70;
	text-decoration: none;
}

.categoryItemsBlog img{
	padding-top: 25px;
	padding-bottom: 25px;
}




.categoryItemsBlog p{
	font-size: 12px;
}


a.titleBlog{
	font-weight: normal!important;
	text-decoration:underline;
		
	float: left;
	width: 620px;
	padding: 0 0 0 0;
	margin: 0 0 6px 0;
	color: #fff;
	font-size: 21px;

}
a.titleBlog:hover{
		text-decoration:none;


}



.commentsWrapperBlog{
	width: 920px;
	height: auto;
	float: left;
	
}


.commentsBlog{
	color: #fff;
	margin-top: 30px;
}

.commentsBlog label#emailLabel{
	color: black;
				background-color: #a79b7c;
	font-size: 12pt;
	border: none;
	margin-right: 5px;
	width: 80px;
	float: left;
	height: 15px;
	
}
.commentsBlog label#commentLabel{
	color: black;
				background-color: #a79b7c;
	font-size: 12pt;
	border: none;
	margin-right: 5px;
	width: 80px;
	float: left;
	height: 15px;
}
.commentsBlog label#authorLabel{
	color: black;
		background-color: #a79b7c;
	font-size: 12pt;
	border: none;
	margin-right: 5px;
	width: 80px;
	float: left;
	height: 15px;}

.commentsBlog #comment{
	background-color: #fff;
	color:black;
	border: none;
	width: 250px;
	height: 65px;
}

.commentsBlog #email{
		background-color: #fff;
	width: 130px;
	height: 15px;
	color:black;
	border: none;
}

.commentsBlog #author{
	background-color: #fff;
	width: 130px;
	height: 15px;
	color:black;
	border: none;
	
}

.commentsBlog #submit{
	width: 100%;
	height: 30px;
background-color: transparent;
border: none;
float: left;
		background-image: url(../../images/submitBlog.png);
	background-repeat: no-repeat;
	background-position: top left;
	
	
}
.postBlog iframe{
	color: #fff;
}
.commentsWrapperBlog #commentlist li{
	list-style: none!important;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 20px 0px;
	border-bottom: 2px solid white;
	width: 470px;
	height: auto;
	
}
.commentsBlog .comment-body p{
	font-size: 12px!important;
}
.commentsBlog a{
	
	color: #fff;
}
.avatar{
	display: none;
}
