*{
	font-family : Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size:13px;
	color: #8210D2;
}

html, body{	
	margin:0px;
	padding:0px;
}
body{
	background-image: url(../images/background2.gif);
	background-repeat: no-repeat;
	background-position: top;
}


h1{
	font-size:17px;
	font-weight:bold;
   font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
}

h2{
	font-size:14px;
	text-align: left;
	font-weight:bold;
	margin:0px;
	padding:0px;

}
h3{
	font-size:15px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	 font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	 text-align: center;
	 font-weight: bold;
}
h4{
	font-size:12px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
	 font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	 text-align: center;
}
p{
	padding:0px;
	margin:0px;
}
#content p{
	padding:0px;
	margin:0px;
}
a{
	padding:0px;
	margin:0px;
	text-decoration: none;
		
}

a:hover{
	text-decoration: underline;
}

.welcome{
	color:#9f0000;
	font-size:18px;
}

.giftsstyle {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #8210D2;
	height: 28px;
	padding: 4px;
	font-size: 15px;
}

#loginTable {
background-image: url(../images/login/loginBackground.gif);
background-repeat: no-repeat;

width:184px;
height:96px;
padding-top: 3px;
padding-bottom: 1px;
padding-left: 0px;
padding-right: 0px;
}


#signIn td.welcome{
	font-size:14px;
	color:#FFF;		
	font-weight: bold;	
	font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	background-image: url(../images/login/welcomeTag.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:131px;
	height:34px;
	padding-top:5px;
	padding-left: 15px;
	text-align: center;

}

#signIn td{
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10px;
}

#signIn a{
	font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size:11px;
	color:#9D76B3;
	font-weight: bold;	
	padding-top:0px;
	
}

#loginTable td {
	font-size:12px;
	color:#FFF;		
	font-weight: bold;	
}

#loginTable td.label {
	padding-left:6px;
	width:72px;
}

#loginTable input{
	border:0px; 
	background-color:#fff; 
	font-size:10px;	
	height: 15px;
	width: 75px;
}

#loginTable a {
	color:#FFF;
	font-weight: bold;
	font-size:9px;
	margin:0px;
	padding:0px;
}

#content img{
	padding-right:10px;
}
input{
	border:1px solid #8210D2;
	font-size: 11px; 
	background-color:#fff;
	height:19px;
	font-size:11px;
	text-align: left;
}

input.submit{
	border:1px solid #8210D2;
	font-size: 11px; 
	background-color:#fff;
	height:19px;
	font-size:11px;
	text-align: center;
	font-weight: bold;
}

textarea{
	border:1px solid #8210D2;
	font-size: 11px; 
	background-color:#fff;
	font-size:11px;
	text-align: left;
	
}

submit{
	border:1px solid #fff; 
	background-color:#F9F0FD; overflow:auto; 
	height:19px;
	font-size:12px;	
}

	
catnode1 {	
	background-color:#E8D5E8;
	color: 73479C;

	}



#footer td{
text-align: center;
font-size: 13px;
color: #959595;
font-weight: bold;
	
}

#footer a.foot{
text-align: center;
font-size: 13px;
color: #959595;
font-weight: bold;
	
}

#searchProductsTable {
	color:#8C5EA7;

	}

#searchProductsTable td {
	font-size: 10px;
}



#registerForm td{
	font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	
}

#registerForm td.comments{
	font-size: 11px;
	font-weight: normal;	
}


#registerForm p.comments{

	font-size: 11px;
	font-weight: normal;	
	line-height: 12px;
	margin-top: 10px;
	margin-bottom: 10px;	
	text-align: justify;
}

#registerForm input {
	border:1px solid #8210D2; 
	height:19px;
	font-size:12px;
}
/**  BUTTONS **/
.registerButton{
	cursor:pointer;
	width:90px;
	height:29px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/register/enter.gif);
	border: none;
}
.registerButton_EN{
	cursor:pointer;
	width:90px;
	height:29px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/register/enter_EN.gif);
	border: none;
}
.editProfileButton{
	cursor:pointer;
	width:90px;
	height:29px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/register/change.gif);
	border: none;
}
.editProfileButton_EN{
	cursor:pointer;
	width:90px;
	height:29px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/register/change_EN.gif);
	border: none;
}

.registrationButton{
	cursor:pointer;
	width:90px;
	height:29px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/shop/register.gif);
	border: none;
}

.registrationButton_EN{
	cursor:pointer;
	width:90px;
	height:29px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/shop/register_EN.gif);
	border: none;
}

.regButton{
	cursor:pointer;
	width:90px;
	height:29px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/register/submit.gif);
	border: none;
}

.regButton_EN{
	cursor:pointer;
	width:90px;
	height:29px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/register/submit_EN.gif);
	border: none;
}

.shopNextButton{
	cursor:pointer;
	width:90px;
	height:29px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/shop/next.gif);
	border: none;

}

.shopNextButton_EN{
	cursor:pointer;
	width:91px;
	height:29px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/shop/next_EN.gif);
	border: none;
	
}

#istoriko{
	font-size:10px;
	text-align: left;
	font-weight: normal;
	border: none;
}

.orderhistory-odd{
	font-size:12px;
	text-align: center;
	font-weight: normal;
	margin:8px;
	padding:0px;
	background-color: #F5E4F6;
}

.orderhistory-even{
	font-size:12px;
	text-align: center;
	font-weight: normal;
	margin:8px;
	padding:0px;
	background-color: #FCF6FC;
}

.orderhistory-th{
	font-size:14px;
	text-align: center;
	font-weight: bold;
	margin:8px;
	padding:0px;
}

.shopCheckOutButton{
	cursor:pointer;
	width:91px;
	height:29px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/shop/checkOut.gif);
	border: none;

}

.shopCheckOutButton_EN{
	cursor:pointer;
	width:90px;
	height:29px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/shop/checkOut_EN.gif);
	border: none;
	
}

.shopCommentsButton{
	cursor:pointer;
	width:91px;
	height:30px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/shop/comments.gif);
	border: none;

}

.shopCommentsButton_EN{
	cursor:pointer;
	width:91px;
	height:30px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/shop/comments_EN.gif);
	border: none;
	
}



#registerForm TH {
   font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	text-align: left;
	font-size: 14px;	
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

#myAccount {

	color:#8C5EA7;
	text-align: left;

}

#myAccount th {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#myWishlist {
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	font-family :  Verdana, Comic Sans, Comic Sans MS, cursive;
}

#viewBasketListData td.odd {
	background-color: #F5E4F6;
}
#viewBasketListData td.even {
	background-color: #FCF6FC;
}

#viewBasketListData a {
	font-weight:bold;
}

#viewBasketListData Th {
	 font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size: 21px;
	font-weight: bold;
	text-align: left;	
}

#viewBasketListData Td.label {
	 font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size: 14px;
	font-weight: bold;
}

#viewBasketListData Td.totals {
	 font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size: 12px;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:0px;
}

#viewBasketListData img.divider {
margin-top: 10px;
margin-bottom: 10px;
width:469px;
height:4px;

}

#viewBaskethistory Td.label {
         font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
        font-size: 14px;
        font-weight: bold;
}

#viewBaskethistory th {
        font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
        font-size: 21px;
        font-weight: bold;
        text-align: left;
}

/**Header Menu*/
#subheader a.title{
	font-size:30px;
	font-family: Comic Sans MS;
	padding-left:25px;
	text-decoration: none;
	height:30px;
	margin-top:0px;
	padding-bottom: 8px;
	padding-top: 0px;
	
}

#subheader a.lang{
	padding-bottom: 0px;
	padding-top: 0px;	
}

#menu{
	background-image: url(../images/zone.gif);
	height:36px;
	margin-left: 25px;
	background-repeat: no-repeat;
	
}

#menu a {
	padding-left:6px;
	padding-right:6px;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;	
	text-decoration: none;	
	font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
font-weight: bold;

}

#menu a.selected{
	text-decoration: underline;		
}
/*****************      MENU TABLE (SHOP)         ********************/
#menuTable td{
	font-size:5px;
}
#menuTable td.menuTop{
	background-image: url(../images/LeftMenu/menuTop.gif);
	background-repeat: no-repeat;
	width: 148px;
	height: 11px;

}

#menuTable td.menuBottom{
	background-image: url(../images/LeftMenu/menuBottom.gif);
	background-repeat: no-repeat;
	width: 148px;
	height: 11px;
}

#menuTable td.menuLeft{
	background-image: url(../images/LeftMenu/menuLeft.gif);
	background-repeat: repeat-y;
	width: 3px;
}

#menuTable td.menuRight{
	background-image: url(../images/LeftMenu/menuRight.gif);
	background-repeat: repeat-y;
	width: 3px;
}

#menuTable td.menuCenter{
	background-color: #e6dfee;
	padding-left: 4px;
	width:146px;
}

#menuTable td.menu2{
	padding-left: 0px;
}
#menuTable td.menu3{
	padding-left: 20px;
}

	
#menuTable th {
	background-image: url(../images/LeftMenu/divider.gif);
	background-position: bottom;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	padding-top: 3px;
	text-align:center;
}
#menuTable a{
	font-size:12px;
	margin-left:0px;
}

#menuTable a:hover{
	text-decoration:none;
}
#menuTable a.bold {
	font-size: 13px;
	font-weight: bold;
}

#menuTable a.menu3 {
	font-size: 10px;
	}
	


/*****************      MENU RIGHT TABLE         ********************/
#menuRightTable td.menuLeft{
	background-image: url(../images/RightMenu/menuLeft.gif);
	background-repeat: repeat-y;
	width: 3px;
}

#menuRightTable td.menuRight{
	background-image: url(../images/RightMenu/menuRight.gif);
	background-repeat: repeat-y;
	width: 3px;
}
#menuRightTable td.menuBottom{
	background-image: url(../images/RightMenu/menuBottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 1px;
	width: 156px;
	height: 20px;
}
#menuRightTable td.menurtop{
	background-image: url(../images/RightMenu/menutop2.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 1px;
	width: 156px;
	height: 20px;
}

#menuRightTable td.menuCenter{
	background-image: url(../images/RightMenu/menuRightCenter.gif);
	background-repeat: repeat-y;
	width:156px;
}
/*****************     MY ACCOUNT         ********************/
#myAccount th{
padding-top: 15px;
	font-size: 12px;
	text-align: center;
}

#myAccount a{
	font-size: 12px;
}

#myAccount td{
	font-size: 11px;
	padding-left: 5px;
}
/*****************      TOP SELLERS         ********************/
#topSellers a{
	font-size: 10px;
}

#topSellers tr{
	vertical-align: top;
}

#topSellers td.pointer{
padding-top:5px;
}

.divider {
	padding-top: 10px;
	padding-bottom: 10px;
}

td.breadcrumb {
	font-size: 11px;
	padding-top:10px;	
	text-align: left;
}

td.paging {
	font-size:10px;
	color: #8210D2;

}

a.paging{
	color:#790101;
	text-decoration:none;
	font-size:10px;
	margin-left:5px;
	letter-spacing:-0.1em;
}



a.breadcrumb {
	font-size: 11px;
	font-weight: bold;
}
/*****************     SHOP MAIN CONTENT          ********************/
/** Listing of products**/

#shopList a.label{
	font-size: 12px;	
}
//** Products name**/
#shopList a.title{
	font-size: 11px;	
}




/**all aligned center**/
#shopList td{
	text-align: center;
}

/**the price**/
#shopList td.label{
	font-size: 12px;	
}

#shopList td.top{

}

/**product Img*/
#shopList img{
	vertical-align: center;
	border: none;
}

/**Displaying product details*/

#shopDetails tr{
	vertical-align: top;
}	

#shopDetails td.productDetails{
	padding-top: 15px;
}

#shopDetails td.productImage{
	padding-top: 8px;
	text-align: center;
}

#shopDetails td.label{
	font-weight:bold;
	width:88px;
}

#shopDetails td.title{
	font-weight:bold;
}

#shopDetails td.suggestionsHeader{
	font-weight:bold;
	padding-bottom:15px;
	padding-top:10px;
}

#suggestion tr{
	vertical-align: center;
	text-align: center;
	border: none;
}

#suggestion a.title{
	font-size: 11px;
	font-weight: bold;
}

#accountdets td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
	
	
.buyButton{
	cursor:pointer;
	width:57px;
	height:18px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/shop/agora1.gif);
	border: none;
}

.buyButton_EN{
	cursor:pointer;
	width:57px;
	height:18px;
	background-repeat: no-repeat;
	background-position: center;
	background:url(../images/shop/buy_EN.gif);
	border:none;
}

.toWishButton{
	cursor:pointer;
	width:57px;
	height:18px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/shop/lista1.gif);
	border: none;
}

.toWishButton_EN{
	cursor:pointer;
	width:57px;
	height:18px;
	background-repeat: no-repeat;
	background-position: center;
	background:url(../images/shop/wishlistize.gif);
	border:none;
}

.loginButton{
	cursor:pointer;
	width:19px;
	height:21px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/login/loginButton.gif);
	border: none;
	
}

#shopDetails input.text{
	border:1px solid #8210D2;
	font-size: 11px; 
	background-color:#FFFAFA;
	height:19px;
	font-size:11px;
	text-align: center;
}

#shopDetails input.disabled{
	border:1px solid #8210D2;
	font-size: 11px; 
	background-color:#D3D3D3;
	height:19px;
	font-size:11px;
	text-align: center;
}

#messages th {
   font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size: 16px;
	font-weight: bold;
	padding-top:25px;
	padding-bottom: 25px;
	text-align: left;
	
}

#messages td.title {
   font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size:14px;
	font-weight: bold;
	padding-top:0px;
	padding-bottom: 15px;
	
}

#messages td {
   font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size:12px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom: 5px;
}

#checkOut {

}
 
#checkOut th {
   font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size: 21px;
	font-weight: bold;
	text-align: left;	
}

#checkOut td.subtitle {
  font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size: 18px;
	text-align: left;	
	padding-top: 7px;
	padding-bottom: 7px;
}

#checkOut td.address {
   font-family :  Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size: 14px;
	text-align: left;	
}

#checkOut td.addressContact {
   font-family :  Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size: 12px;
	text-align: left;	
}

#checkOut td.msg {
   font-family :  Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size: 10px;
	text-align: left;	
}

#checkOut td.addressLabel {
   font-family :  Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size: 13px;
	text-align: left;	
	width:100px;
	padding-left: 50px;
}



#checkOut td {
	padding-left: 7px;	
}

#checkOut td.label {
   font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size: 12px;
	font-weight: bold;
}

.error{
	padding-top: 25px;
	padding-left: 20px;
	font-weight:bold;
}

dictionary a.letters{
   font-family :  trebuchet MS, Verdana, Comic Sans, Comic Sans MS, cursive;
	font-size: 14px;
	font-weight: bold;
	background-color: #DCCBF5;
}

/********************  #idea_box  ***************************/
#idea_box td.top_left{
	 background-image: url(../images/idea/01.gif);
	 background-repeat: no-repeat;
	 width:15px;
	 height:18px;
}
#idea_box td.top_center{
	 background-image: url(../images/idea/02.gif);
	 background-repeat: repeat-x;
	 height:18px;
}
#idea_box td.top_right{
	 background-image: url(../images/idea/03.gif);
	 background-repeat: no-repeat;
	 height:18px;
	 width:20px;
}

#idea_box td.left{
	 background-image: url(../images/idea/04.gif);
	 background-repeat:  repeat-y;
	 width:15px;
}
#idea_box td.center{
	 background-color: #E4CAFF;
	 
}
#idea_box td.right{
	 background-image: url(../images/idea/06.gif);
	 background-repeat:  repeat-y;
	 width:20px;
}
#idea_box td.bottom_left{
	 background-image: url(../images/idea/07.gif);
	 background-repeat: no-repeat;
	 width:15px;
	 height:23px;
}
#idea_box td.bottom_center{
	 background-image: url(../images/idea/08.gif);
	 background-repeat: repeat-x;
	 height:23px;

}
#idea_box td.bottom_right{
	 background-image: url(../images/idea/09.gif);
	 background-repeat: no-repeat;
	 width:20px;
	 height:23px;
}
