/*horizontal menu*/
.MM,.SM,.MM li,.SM li{display:block;list-style:none;padding:0;margin:0;line-height:normal;direction:ltr;}
.MM li,.SM li{position:relative;background:none;width:100%;}
.MM a,.SM a{display:block;position:relative;direction:rtl;}
* html>body .MM a,* html>body .SM a{position:static;}
* html .MM li,* html .SM li{display:inline;display/**/:block;float/**/:left;}
*:first-child+html .MM li,*:first-child+html .SM li{float:left;}
* html>body .MM li,* html>body .SM li{display:block;}
.MM ul,.SM ul{display:none;position:absolute;top:-9999px;width:11px;overflow:hidden;z-index:11111;}
ul/**/.MM ul,ul/**/.SM ul{display:block;}
* html .MM ul,* html .SM ul{display:block;}
.NOSEPARATOR{border-width:0 !important;padding:0 !important;margin:0 !important;}
.NOLINK{cursor:default !important;}
#Menu1{border-width:0;padding:0;background-color:transparent;background-image:none;z-index:9999;position:static;height:auto;}
#Menu1 ul{right:0;}
* html #Menu1 a{position:static;}
*:first-child+html #Menu1 a{position:static;}
#Menu1{top:0;right:0;width:100%;padding-top:2em;float:right;}
#Menu1 li{float:right;width:auto;left:-2em;}
#Menu1>li{border-width:0 1px 0 0;padding:0 10px 0 0;margin:0 10px 0 0;}
@media screen,projection,print{* html #Menu1 li{border-width:0 1px 0 0;padding:0 10px 0 0;margin:0 10px 0 0;}}
#Menu1 a{white-space: /**/nowrap;}
head:first-child+body #Menu1>li{left:0;}
*>*>html:lang(en),#Menu1>li{left:0;}
#Menu1>li:first-child{margin-right:2em !important;}
#Menu1>li>a{/*/*//*/float:left;/* */}
* html>body #Menu1>li>a{float:right;}
* html #Menu1{float:none;}
* html>body #Menu1>li{float:none;}
#Menu1 ul li{float:none;}
.MM{border-width:0px;border-style:solid;border-color:white;padding:0px;background-image:none;background-color:white;}
.MM li{border-style:solid;border-color:white;border-width:0 0 1px 0;padding:0 0 10px 0;margin:0 0 10px 0;}
.MM li a.CURRENT,.MM li a.CURRENT:link,.MM li a.CURRENT:visited{border-width:0px;border-style:solid;border-color:white;background-image:none;background-color:white;color:black;text-decoration:none;}
.MM li a,.MM li a:link{cursor:pointer;border-width:0px;border-style:solid;border-color:white;padding:2px;background-image:none;background-color:white;color:black;font-size:1.125em;font-family:tahoma,verdana,arial,helvetica,sans-serif;font-weight:normal;text-decoration:none;text-align:right;}
.MM li a:visited{border-width:0px;border-style:solid;border-color:white;background-image:none;background-color:white;color:black;text-decoration:none;}
.MM li a:hover,.MM li a:focus,.MM li a:active,.MM li a.MMO,.MM li a.MMO:link,.MM li a.MMO:visited,.MM li a.CURRENT:hover,.MM li a.CURRENT:focus,.MM li a.CURRENT:active{border-width:0px;border-style:solid;border-color:white;background-image:none;background-color:white;color:#c1013d;text-decoration:none;}
.MM li a.NOROLL{border-style:solid !important;border-color:white !important;background-image:none !important;background-color:white !important;color:black !important;text-decoration:none !important;}
/*horizontal menu*/

/* menu images */

.hasIcon {
    padding-left:24px !important;
    background-repeat:no-repeat;
    background-position:4px 50%;
}

#myItem1, #myItem1:visited {
    background-image:url(source_of_the_icon_image_for_myItem1);
}

/*when u want to apply this to li , but i didn't , i applied to a*/
li#home, #home a:visited {
	margin-right: 10px;
	/*padding-left:;*/
	background-image:url(/images/home.png);
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	background-position:right center;
	display: block;
	text-indent: -9000px;
	width: 78px;
	height: 30px;
}

li#home a:hover, #home a:focus, #home a:active, #home a.MMO, #home a.SMO:visited {
	margin-right: 10px;
	/*padding-left:;*/
	background-image:url(/images/homer.png);
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	background-position:right center;
	display: block;
	text-indent: -9000px;
	width: 78px;
	height: 30px;
}
/*when u want to apply this to li , but i didn't , i applied to a*/

.backimg {
	margin-right: 10px;
	/*padding-left:;*/
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	background-position:right center;
	display: block;
	text-indent: -9000px;
}

#home .item {
	display:block;
	width: 78px;
	height: 30px;
}
#products .item {
	display:block;
	width: 62px;
	height: 30px;
}

#choice .item {
	display:block;
	width: 117px;
	height: 30px;
}
#about .item {
	display:block;
	width: 47px;
	height: 30px;
}

#home, #home:visited {
	background-image:url(/images/home.png);
}

#home:hover, #home:focus, #home:active, #home.MMO, #home.SMO:visited {
	background-image:url(/images/homer.png);
}

#products, #products:visited {
	background-image:url(/images/products.png);
}

#products:hover, #products:focus, #products:active, #products.MMO, #products.SMO:visited {
	background-image:url(/images/productsr.png);
}

#choice, #choice:visited {
	background-image:url(/images/choice.png);
}

#choice:hover, #choice:focus, #choice:active, #choice.MMO, #choice.SMO:visited {
	background-image:url(/images/choicer.png);
}

#about, #about:visited {
	background-image:url(/images/about.png);
}

#about:hover, #about:focus, #about:active, #about.MMO, #about.SMO:visited {
	background-image:url(/images/aboutr.png);
}

span.smheight {
    display:block;
    width:;
    height:47px;
}

#all, #all:visited {
	background-image:url(/images/all.png);
}

#all:hover, #all:focus, #all:active, #all.MMO, #all.SMO:visited {
	background-image:url(/images/allr.png);
}

#dress, #dress:visited {
	background-image:url(/images/dress.png);
}

#dress:hover, #dress:focus, #dress:active, #dress.MMO, #dress.SMO:visited {
	background-image:url(/images/dressr.png);
}

#blouse, #blouse:visited {
	background-image:url(/images/blouse.png);
}

#blouse:hover, #blouse:focus, #blouse:active, #blouse.MMO, #blouse.SMO:visited {
	background-image:url(/images/blouser.png);
}

#trousers, #trousers:visited {
	background-image:url(/images/trousers.png);
}

#trousers:hover, #trousers:focus, #trousers:active, #trousers.MMO, #trousers.SMO:visited {
	background-image:url(/images/trousersr.png);
}

#jacket, #jacket:visited {
	background-image:url(/images/jacket.png);
}

#jacket:hover, #jacket:focus, #jacket:active, #jacket.MMO, #jacket.SMO:visited {
	background-image:url(/images/jacketr.png);
}

#skirt, #skirt:visited {
	background-image:url(/images/skirt.png);
}

#skirt:hover, #skirt:focus, #skirt:active, #skirt.MMO, #skirt.SMO:visited {
	background-image:url(/images/skirtr.png);
}

#manto, #manto:visited {
	background-image:url(/images/manto.png);
}

#manto:hover, #manto:focus, #manto:active, #manto.MMO, #manto.SMO:visited {
	background-image:url(/images/mantor.png);
}

#overcoat, #overcoat:visited {
	background-image:url(/images/overcoat.png);
}

#overcoat:hover, #overcoat:focus, #overcoat:active, #overcoat.MMO, #overcoat.SMO:visited {
	background-image:url(/images/overcoatr.png);
}

#poncho, #poncho:visited {
	background-image:url(/images/poncho.png);
}

#poncho:hover, #poncho:focus, #poncho:active, #poncho.MMO, #poncho.SMO:visited {
	background-image:url(/images/ponchor.png);
}

#chamois, #chamois:visited {
	background-image:url(/images/chamois.png);
}

#chamois:hover, #chamois:focus, #chamois:active, #chamois.MMO, #chamois.SMO:visited {
	background-image:url(/images/chamoisr.png);
}

#tshirt, #tshirt:visited {
	background-image:url(/images/tshirt.png);
}

#tshirt:hover, #tshirt:focus, #tshirt:active, #tshirt.MMO, #tshirt.SMO:visited {
	background-image:url(/images/tshirtr.png);
}

#coat, #coat:visited {
	background-image:url(/images/coat.png);
}

#coat:hover, #coat:focus, #coat:active, #coat.MMO, #coat.SMO:visited {
	background-image:url(/images/coatr.png);
}

#knit, #knit:visited {
	background-image:url(/images/knit.png);
}

#knit:hover, #knit:focus, #knit:active, #knit.MMO, #knit.SMO:visited {
	background-image:url(/images/knitr.png);
}

#top, #top:visited {
	background-image:url(/images/top.png);
}

#top:hover, #top:focus, #top:active, #top.MMO, #top.SMO:visited {
	background-image:url(/images/topr.png);
}

#shoes, #shoes:visited {
	background-image:url(/images/shoes.png);
}

#shoes:hover, #shoes:focus, #shoes:active, #shoes.MMO, #shoes.SMO:visited {
	background-image:url(/images/shoesr.png);
}

#ankleboot, #ankleboot:visited {
	background-image:url(/images/ankleboot.png);
}

#ankleboot:hover, #ankleboot:focus, #ankleboot:active, #ankleboot.MMO, #ankleboot.SMO:visited {
	background-image:url(/images/anklebootr.png);
}

#boot, #boot:visited {
	background-image:url(/images/boot.png);
}

#boot:hover, #boot:focus, #boot:active, #boot.MMO, #boot.SMO:visited {
	background-image:url(/images/bootr.png);
}

#other, #other:visited {
	background-image:url(/images/other.png);
}

#other:hover, #other:focus, #other:active, #other.MMO, #other.SMO:visited {
	background-image:url(/images/otherr.png);
}

#shape, #shape:visited {
	background-image:url(/images/shape.png);
}

#shape:hover, #shape:focus, #shape:active, #shape.MMO, #shape.SMO:visited {
	background-image:url(/images/shaper.png);
}

#typea, #typea:visited {
	background-image:url(/images/typea.png);
}

#typea:hover, #typea:focus, #typea:active, #typea.MMO, #typea.SMO:visited {
	background-image:url(/images/typear.png);
}

#typeh, #typeh:visited {
	background-image:url(/images/typeh.png);
}

#typeh:hover, #typeh:focus, #typeh:active, #typeh.MMO, #typeh.SMO:visited {
	background-image:url(/images/typehr.png);
}

#typeo, #typeo:visited {
	background-image:url(/images/typeo.png);
}

#typeo:hover, #typeo:focus, #typeo:active, #typeo.MMO, #typeo.SMO:visited {
	background-image:url(/images/typeor.png);
}

#typev, #typev:visited {
	background-image:url(/images/typev.png);
}

#typev:hover, #typev:focus, #typev:active, #typev.MMO, #typev.SMO:visited {
	background-image:url(/images/typevr.png);
}

#typex, #typex:visited {
	background-image:url(/images/typex.png);
}

#typex:hover, #typex:focus, #typex:active, #typex.MMO, #typex.SMO:visited {
	background-image:url(/images/typexr.png);
}

#style, #style:visited {
	background-image:url(/images/style.png);
}

#style:hover, #style:focus, #style:active, #style.MMO, #style.SMO:visited {
	background-image:url(/images/styler.png);
}

#arm, #arm:visited {
	background-image:url(/images/arm.png);
}

#arm:hover, #arm:focus, #arm:active, #arm.MMO, #arm.SMO:visited {
	background-image:url(/images/armr.png);
}

#lchest, #lchest:visited {
	background-image:url(/images/lchest.png);
}

#lchest:hover, #lchest:focus, #lchest:active, #lchest.MMO, #lchest.SMO:visited {
	background-image:url(/images/lchestr.png);
}

#schest, #schest:visited {
	background-image:url(/images/schest.png);
}

#schest:hover, #schest:focus, #schest:active, #schest.MMO, #schest.SMO:visited {
	background-image:url(/images/schestr.png);
}

#fbottom, #fbottom:visited {
	background-image:url(/images/fbottom.png);
}

#fbottom:hover, #fbottom:focus, #fbottom:active, #fbottom.MMO, #fbottom.SMO:visited {
	background-image:url(/images/fbottomr.png);
}

#vbottom, #vbottom:visited {
	background-image:url(/images/vbottom.png);
}

#vbottom:hover, #vbottom:focus, #vbottom:active, #vbottom.MMO, #vbottom.SMO:visited {
	background-image:url(/images/vbottomr.png);
}

#tall, #tall:visited {
	background-image:url(/images/tall.png);
}

#tall:hover, #tall:focus, #tall:active, #tall.MMO, #tall.SMO:visited {
	background-image:url(/images/tallr.png);
}

#petite, #petite:visited {
	background-image:url(/images/petite.png);
}

#petite:hover, #petite:focus, #petite:active, #petite.MMO, #petite.SMO:visited {
	background-image:url(/images/petiter.png);
}

#full, #full:visited {
	background-image:url(/images/full.png);
}

#full:hover, #full:focus, #full:active, #full.MMO, #full.SMO:visited {
	background-image:url(/images/fullr.png);
}

#whips, #whips:visited {
	background-image:url(/images/whips.png);
}

#whips:hover, #whips:focus, #whips:active, #whips.MMO, #whips.SMO:visited {
	background-image:url(/images/whipsr.png);
}

#sthighs, #sthighs:visited {
	background-image:url(/images/sthighs.png);
}

#sthighs:hover, #sthighs:focus, #sthighs:active, #sthighs.MMO, #sthighs.SMO:visited {
	background-image:url(/images/sthighsr.png);
}

#overwritethis, #overwritethis:visited {
	background-image:url(/images/overwritethis.png);
}

#overwritethis:hover, #overwritethis:focus, #overwritethis:active, #overwritethis.MMO, #overwritethis.SMO:visited {
	background-image:url(/images/overwritethisr.png);
}

/* menu images */

/* teeny 22px social network icons*/

.tsc_social_teeny { display: inline-block; text-indent: -999em;height:22px; width:22px; text-decoration: none; padding:2px; vertical-align:middle; }
.tsc_social_teeny:hover{ opacity:0.85; }

.facebook_teeny{ background:url(/images/facebook-teeny.png) no-repeat; background-position:center center; }
.googleplus_teeny{ background:url(/images/googleplus-teeny.png) no-repeat; background-position:center center; }
.mail_teeny{ background:url(/images/mail-teeny.png) no-repeat; background-position:center center; }
.pinterest_teeny{ background:url(/images/pinterest-teeny.png) no-repeat; background-position:center center; }
.twitter_teeny{ background:url(/images/twitter-teeny.png) no-repeat; background-position:center center; }
.youtube_teeny{ background:url(/images/youtube-teeny.png) no-repeat; background-position:center center; }

/* teeny 22px social network icons*/

/* 32px social network icons*/

.tsc_social_32 { display: inline-block; text-indent: -999em;height:32px; width:32px; text-decoration: none; padding:2px; vertical-align:middle; background-repeat:no-repeat; background-position:center center;}

.facebook_32{ background-image:url(/images/facebook-32g.png); }
.facebook_32:hover{ background-image:url(/images/facebook-32.png); }

.googleplus_32{ background-image:url(/images/google-plus-32g.png); }
.googleplus_32:hover{ background-image:url(/images/google-plus-32.png); }

.mail_32{ background-image:url(/images/email-32g.png); }
.mail_32:hover{ background-image:url(/images/email-32.png); }

.pinterest_32{ background-image:url(/images/pinterest-32g.png); }
.pinterest_32:hover{ background-image:url(/images/pinterest-32.png); }

.twitter_32{ background-image:url(/images/twitter-32g.png); }
.twitter_32:hover{ background-image:url(/images/twitter-32.png); }

.youtube_32{ background-image:url(/images/youtube-32g.png); }
.youtube_32:hover{ background-image:url(/images/youtube-32.png); }

/* 32px social network icons*/

/*hover transition*/

a {
	color:#2f67b4;
	font-weight :600;
	text-decoration:none;
	outline:none;
	transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s; /* Opera */
	-ms-transition:all 0.5s;
}
a:hover{color:#c1013d}

/*hover transition*/

/*drop shadow background with 100% of min-height for anywhere without menu and right text-align*/

#outer_wrapper_sad { width: 970px; margin: 0 auto; background:url(/images/wrapper_bg.gif) repeat-y; min-height:100%; height:auto !important; height:100%; text-align:right;}
#wrapper_sad { width: 950px; margin: 0 10px; background-color:#FFFFFF; border: 0px #FFFFFF solid; min-height:100%; height:auto !important; height:100%;}

/*drop shadow background with 100% of min-height for anywhere without menu and right text-align*/

/*drop shadow background with min-height of 710px and right text-align for eliminating body's centering*/

#outer_wrapper { width: 970px; margin: 0 auto; background:url(/images/wrapper_bg.gif) repeat-y; min-height:710px; height:auto !important; height:710px; text-align:right;}
#wrapper { width: 950px; margin: 0 10px; background-color:#FFFFFF; border: 0px #FFFFFF solid; min-height:710px; height:auto !important; height:710px;}

/*drop shadow background with min-height of 710px and right text-align for eliminating body's centering*/

/*general styles*/

body { direction:rtl ; text-align:center ; margin:0; padding:0; background-color: #f7f4ee; text-indent:0 ; FONT-FAMILY: tahoma, times new roman, sans-serif; FONT-SIZE:100% ; LINE-HEIGHT:25px;}
p { direction:rtl ; text-align:right ;text-indent:0 ; FONT-FAMILY: tahoma, times new roman, sans-serif; FONT-SIZE:1em ; LINE-HEIGHT:25px;}
p.lat { direction:ltr ; text-align:left ;text-indent:0 ; FONT-FAMILY: Verdana, tahoma, times new roman, sans-serif; FONT-SIZE:1em ; LINE-HEIGHT:25px}
p.mit {FONT-FAMILY:'B mitra'; FONT-SIZE:1.375em;}
p.myul {text-indent:25px;}
img {border:0;}
img.center{display:block; margin:0 auto; text-align:center;}
.latin {direction:ltr ; text-align:left ;}
.left {text-align:left ;}
.ltr {direction:ltr ;}
.mitra {FONT-FAMILY:'B mitra';}
.google_jul { FONT-FAMILY: 'Julius Sans One';}
.verdana { FONT-FAMILY:Verdana;}
.blue {color:#2f67b4;}
.footer_size {FONT-SIZE:0.875em;}
.padsi {padding-top:30px;}
.padpanja {padding:0 57px;}
div.imgleft { float: left; padding-right: 10px; }
div.imgleft p { text-align: center; font-size: smaller; }
a.normal {color:#000000;
	font-weight :normal;
	text-decoration:none;
	outline:none;}

/*general styles*/

