﻿@import url("ooyes.framework.css");

body{
  background: #5F001E url(../img/bg.jpg) repeat-x;
  font: 12px Arial, serif;
  color: #fff;
}

/*
    parolaplus

    123456
*/

.opera body{
  overflow-x:hidden;
  position: relative;
}


#container{
	min-width: 1000px;
	overflow: hidden;
}



#wrapper{
    width: 954px;
    margin: 0 auto;
}
#header{
    position: relative;
}
#header_shadow{
  position: absolute;
  top: 0;
  left: -250px;
  z-index: 0;
  height: 111px;
  overflow: hidden;
  background: url(../img/header_shadow.png) no-repeat;
}

#header_content{
  position: relative;
  z-index: 1;
  zoom:1;
}


.logo{
  display: block;
  position: relative;
  cursor: pointer;
  background: url(../img/logo.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "logo.png', sizingMethod='crop')");
  width: 155px;
  height: 98px;
  text-indent: -9999px;
}
#header .logo{
  float: left;
  margin-top:7px;
}

.logo_en{
  display: block;
  position: relative;
  cursor: pointer;
  background: url(../img/logo_en1.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "logo_en1.png', sizingMethod='crop')");
  width: 155px;
  height: 98px;
  text-indent: -9999px;
}

.en .after_paging{
  background: url(../img/logo_en1.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "logo_en1.png', sizingMethod='crop')");
}


#header .logo_en{
  float: left;
  margin-top:7px;
}





#nav-wrap{
    float: right;
  width:790px;
}


#nav{
  float: right;
  list-style: none;
  margin-top: 57px;
  white-space: nowrap;
display: inline;
}
#nav li{
    margin: 0 10px;
    white-space: nowrap;
    display: inline;
}
#nav li a{
    display: inline-block;
    padding: 5px 2px 5px 2px;
    font: 17px Arial;
    text-decoration: none;
    color: #fff;
    position: relative;
    text-align: center;
}
#nav li a i,
#nav li a em{
    display: bock;
    width: 7px;
    height: 29px;
    overflow: hidden;
    position: absolute;
    top: 0;
    visibility: hidden;
}

#nav li a i{
    left: -7px;
    background: url(../img/nl.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "nl.png', sizingMethod='crop')");
}

#nav li a em{
   background: url(../img/nr.png) no-repeat;
     -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "nr.png', sizingMethod='crop')");
   right: -7px
}
#nav li a.hover, #nav li a.active{
   background: #5E001E;
}
#nav li a.hover i,
#nav li a.hover em,
#nav li a.active i,
#nav li a.active em{
   visibility: visible;
}

#language{
  float: right;
  width:200px;
  font: 11px Verdana;
    color: #fff;
    margin-top: 11px;
    position: relative;
    z-index: 5;
}

#language .DropDown{
    background: url(../img/language_top.jpg) no-repeat;
    width: 90px;
    padding-right: 16px;
    cursor: pointer;
    float:left;
    position: absolute;
    right: 0px;
    top: 2px;
    padding-bottom: 8px;
    -overflow: hidden;
    zoom:1;
    z-index: 5;
}
#language .DropDown .samp{
    display:block;
    width:105px;
    height: 8px;
    background: url(../img/language_bottom.png) no-repeat;
    -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "language_bottom.png', sizingMethod='crop')");
}
#language label{
    display:block;
    float:left;
    margin-right:8px;
    margin-top:0;
    padding-top:3px;
    text-align:right;
    width:83px;
}
#language .DropDown ul{
    display: none;
    list-style: none;
    margin: 0px 0 0 0px;
    background: #D90248;
    position: relative;
    float: left;
    z-index: 0;
    width: 105px;
    padding: 10px 0px 0px 0px;
    margin-top: -2px;
}
#language .DropDown li{
    float: left;
    clear: both;
    display: block;
    padding:2px 0 2px 4px;
    white-space: nowrap;
    width:101px;

}
#language .DropDown li.hover{
    background: #0B3B83;
    color: #fff;

}
#language .DropDown span{
    float: left;
    display: block;
    margin-top: 1px;
    height: 8px;
    width: 100px;
    padding: 0px 0 0 5px;
    position: relative;
    z-index: 5;
    font-weight: bold;
    -margin-bottom: -4px;/* pod ie6 nqma height */
}
#language .DropDown i{
  display: block;
  position: absolute;
  overflow: hidden;
  width: 5px;
  height: 5px;
  right:7px;
  top:5px;
  background: #D90248 url(../img/lang_arr_down.jpg) no-repeat;
  z-index: 5;
}
#language .isDown i{
   background: url(../img/lang_arr_up.jpg) no-repeat ;
}


/* ----- /Header ----- */


#content{
    clear: both;
    padding: 20px 0;
	position: relative;
    min-height: 500px;
       -height: 500px;

}

#home_image{
  padding-top: 20px;
  float: left;
  margin-right: 30px;

}
.smooth_title{
  text-transform: uppercase;
  font:bold 60px Verdana, Arial, Serif;
  color: #FF2131;
  opacity:.17;
  filter:alpha(opacity=17);
  position: absolute;
  top: 0;
  left: 0;
  white-space:nowrap;
}

#home_about{
  position: relative;
  float: left;
  width: 475px;
  padding-top: 40px;
  color: #fff;
  font:12px Arial;
}
#home_about ul{
    list-style-position:inside;

}
#home_about h2,
h2.title{
    font:35px Verdana, Arial, Sans-Serif;

}
#home_about h3,
h3.title{
    font:24px Verdana, Arial, Sans-Serif;

}



a.reflect{
  display: inline-block;
  float: left;
  position: relative;
  height: 65px;
  font:bold 13px Arial;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
a.reflect,
a.reflect *{
	cursor: pointer;

}
.reflect_left{
  display: inline-block;
  *position: relative;
  *top: -3px;
  width: 69px;
  height: 65px;
  background: url(../img/reflect_left.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "reflect_left.png', sizingMethod='crop')");
}
.reflect_right{
  display: inline-block;
  *position: relative;
  *top: -3px;
  width: 69px;
  height: 65px;
  background: url(../img/reflect_right.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "reflect_right.png', sizingMethod='crop')");
}

.reflect_mid{
  display: inline-block;
  height: 65px;
  min-width: 1px;
  background: url(../img/reflect_mid.png) repeat-x;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "reflect_mid.png', sizingMethod='scale')");
}
.opera .reflect_mid{
   top: -40px;
   position: relative;
}


a.reflect em{
	display: inline-block;
	position: relative;
	z-index: 1;
	float: left;
	margin: 12px -60px 0 -60px;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal
}

.arr_up{
  float: right;
  display: block;
  background: url(../img/arr_up.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "arr_up.png', sizingMethod='scale')");
  width: 24px;
  height: 20px;
}

a.arrowDown em, a.arrowUp em, a.arrowRight em{
  margin: 12px -30px 0 -60px;
}

.arrowDown .reflect_right{
  background: url(../img/arr_down.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "arr_down.png', sizingMethod='crop')");
}
.arrowUp .reflect_right{
  background: url(../img/arr_up.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "arr_up.png', sizingMethod='crop')");
}
.arrowRight .reflect_right{
  background: url(../img/arr_right.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "arr_right.png', sizingMethod='crop')");
}


.btn{
  display: inline-block;
  float: left;
  position: relative;
  height: 32px;
  font:bold 13px Arial;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.btn i{
  display: inline-block;
  *position: relative;
  *top: -3px;
  width: 59px;
  height: 32px;
  background: url(../img/btn_left.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "btn_left.png', sizingMethod='crop')");
}
.btn b{
  display: inline-block;
  height: 32px;
  width: auto;
  background: url(../img/btn_mid.png) repeat-x;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "btn_mid.png', sizingMethod='scale')");
}
.opera .btn b{
    position: relative;
    top: -12px;

}
.btn b u{
	display: inline-block;
	position: relative;
	z-index: 1;
	float: left;
	margin: 7px -40px 0 -40px;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
    font:bold 13px Arial;
    color: #fff;
}
.btn s{
  display: inline-block;
  *top: -3px;
  *position: relative;
  width: 59px;
  height: 32px;
  background: url(../img/btn_right.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "btn_right.png', sizingMethod='crop')");
}
.btn, .btn *{
  cursor: pointer;
}

#home_box .boxcontent{
  padding: 10px 20px;
}
#home_box h3{
  font:18px Arial;
}


.or{
  display: inline-block;
  width: 34px;
  height: 60px;
  background: url(../img/or.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "or.png', sizingMethod='crop')");
  float: left;
  margin: 2px 40px 0 40px;
}
.bg .or{
  background: url(../img/bgor.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "bgor.png', sizingMethod='crop')");
}


#order_translations_home{
  position: relative;
  float: left;
  width: 446px;
  height: 450px;
}

#order_translations_order{
  position: relative;
  padding-top: 32px;
}
#order_translations_order .checkbox{
  clear: none;
  margin-right: 12px
}


#order_translations_home h2.title{
	padding: 32px 0 0 0;

}
.spot{
  position: absolute;
  z-index: 0;
  width: 1242px;
  height: 537px;
  background: url(../img/spot.png) no-repeat;
  float: left;
  left:-135px;
  top:447px;
  display: none;
}
.spot2{
  position: absolute;
  z-index: 0;
  width: 1242px;
  height: 300px;
  background: url(../img/spot.png) no-repeat;
  float: left;
  left:-135px;
  top:447px;
  display: none;
}
.home .spot{
  display: block;
}
.orderpage .spot{
  display: block;
  left:151px;
  top:186px;
}
.orderpage .spot2{
  display: block;
  left:104px;
  height: 300px;
  overflow: hidden;
}


.checkbox{
  background: url(../img/order_unchecked.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "order_unchecked.png', sizingMethod='crop')");
  width: 444px;
  height: 38px;
  overflow: hidden;
  cursor: pointer;
  float: left;
  clear: both;
  margin-bottom: 17px;
}
.checkbox_checked{
     background: url(../img/order_checked.png) no-repeat;
         -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "order_checked.png', sizingMethod='crop')");
}


.checkbox span{
	float: left;
	font: bold 14px Arial;
	text-transform: uppercase;
	color: #E5E5E5;
	margin: 11px 0 0 9px;

}
.checkbox strong{
   	float: right;
	font: bold 12px Arial;
	text-transform: uppercase;
	color: #fff;
	margin: 12px 40px 0 0px;
}
.checkbox_checked strong{
  color: #D70046;
}
#order_home label{
  float: left;
  display: block;
  width: 275px;
  font: bold 12px Arial;
  color: #fff;
}
#order_home{
  position: relative;
  z-index: 1;
  zoom:1;
}
#OurGuarantee{
  float: right;
  width:447px;
  padding-top: 33px;
}

.box{
	position: relative;
}
.boxtop, .boxbottom{
  height:8px;
  overflow: hidden;
  position: relative;
}

.boxtop s{
  display: inline-block;
  height: 8px;
  width: 8px;
  background: url(../img/tl.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "tl.png', sizingMethod='crop')");
  overflow: hidden;
}
.boxtop b{
  display: inline-block;
  float: right;
  height: 8px;
  width: 8px;
  background: url(../img/tr.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "tr.png', sizingMethod='crop')");
    overflow: hidden;
}
.boxbottom s{
  display: inline-block;
  height: 8px;
  width: 8px;
  background: url(../img/bl.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "bl.png', sizingMethod='crop')");
  overflow: hidden;
}
.boxbottom b{
  display: inline-block;
  float: right;
  height: 8px;
  width: 8px;
  background: url(../img/br.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "br.png', sizingMethod='crop')");
    overflow: hidden;
}
.boxbottom i, .boxtop i{
	display: block;
	height: 8px;
	width: auto;
	margin: 0 8px;
	position: relative;
	top: -8px;
	background:#410115;
	overflow: hidden;
}
.boxcontent{
  background:#410115;
  padding: 0 8px;
  position: relative;
}


.white-box .boxbottom,
.white-box .boxtop{
    height: 14px
}
.white-box .boxcontent{
  background:#fff;
  padding: 0 12px;
}
.white-box s,
.white-box b{
  width: 14px;
  height: 14px;
}
.white-box .boxbottom b{
  background: url(../img/wbr.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "wbr.png', sizingMethod='crop')");
}
.white-box .boxtop b{
  background: url(../img/wtr.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "wtr.png', sizingMethod='crop')");
}
.white-box .boxbottom s{
  background: url(../img/wbl.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "wbl.png', sizingMethod='crop')");
}
.white-box .boxtop s{
  background: url(../img/wtl.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "wtl.png', sizingMethod='crop')");
}
.white-box .boxbottom i, .white-box .boxtop i{
	display: block;
	height: 14px;
	width: auto;
	margin: 0 14px;
	position: relative;
	top: -14px;
	background:#fff;
	overflow: hidden;
}


/* ----- /Content ----- */


#footer{
    clear: both;
    background: #400114;
	zoom:1;
}

#footer_content{
  width: 954px;
  margin: 0 auto;
  position: relative;
}

#footer_shadow{
  background: url(../img/footer_shadow.jpg);
  width: 1439px;
  height: 16px;
  overflow: hidden;
    position: absolute;
    top: 0px;
    left: -266px
}


#lodo{
  float: left;
  display: block;
  margin-right: 12px;
  width:50px;
  height: 31px;
  background: url(../img/footer_logo.jpg) no-repeat;
  text-indent: -9999px;
}

#footer_main{
  position: relative;
  z-index: 2;
  float: left;
  width: 954px;
height:43px;
margin-top:22px;
}

#footer ul{
  float: left;
  margin-top: 5px;
  list-style: none;
  zoom:1;
  position: relative;
}
#footer li{
  float: left;
  list-style: none;
  margin-right: 10px;
}
#footer li a{
    font: 12px Arial;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}
#footer li a:hover{
    text-decoration: underline;

}

#footer address{
  float: right;
      font: 11px Arial;
    color: #fff;
    text-decoration: none;
    display: inline;
    margin-top: 5px
}
#footer address a{
      font: 11px Arial;
    color: #fff;
    text-decoration: none;

}

/* ----- /Footer ----- */


#sidebar{
  float: left;
  width: 233px;
  overflow: hidden;
  background: #400114 url(../img/sidebar_top.jpg) no-repeat;
}
#sidebar h3,
#sidebar p{
    padding-left: 4px;

}
#sidebar-content{
  padding: 25px 15px 55px 16px;
  background: url(../img/sidebar_bottom.jpg) no-repeat left bottom;
}

#sidebar-nav{
  float: left;
  list-style: none;
}
#sidebar-nav li{
	float: left;
	clear: both;
	white-space: nowrap;
    margin-bottom: 5px;
    list-style: none

}
#sidebar-nav li a{
	font: bold 14px Arial;

	font: bold 12px Arial;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 174px;
	height:24px;
	padding:7px 0 0 30px;
	background: url(../img/bull.jpg) no-repeat 13px 12px;
}
#sidebar-nav li a:hover, #sidebar-nav li a.active{
	background: url(../img/s_hover.jpg) no-repeat;

}
.sidebar-nav .sidebar-nav{
  padding-top: 5px;
}


.share{
	font: 12px Arial;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 190px;
	height:28px;
	padding:3px 0 0 14px;
    background: url(../img/s_hover.jpg) no-repeat;
    opacity:.34;
    filter:alpha(opacity=34);
    margin-bottom: 10px
}
.share:hover{
    opacity:1;
    filter:alpha(opacity=100);
}
.share em{
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color:transparent;
}
.Facebook{
  background-image:url(../img/sfacebook.jpg);
}
.Myspace{
  background-image:url(../img/smyspace.jpg);
}
.share span{
  float: left;
  margin: 5px 0 0 3px;
}

#use_our_online_services{
    float: left;
    clear: both;
    margin: 20px 0 20px 0;
}
a.pink{
  font:bold 12px Arial;
  text-decoration:underline;
  color: #FF6B9A
}
a.pink:hover{
  text-decoration:none;
}

#main{
  float: right;
  width: 700px;
  position: relative;
  min-height:600px;
     -height:600px;
}
.nowrap{
  white-space: nowrap;
}


.glow{
  font: 40px Verdana;
  font-family: Verdana, Arial, sans-serif !important;
  font-weight: normal !important;
  display: inline;
  color: #fff;
  zoom:1;
  text-shadow: #fff 0px 0px 6px;
  position: relative;
  padding-right: 10px
}
.richtext h1.glow, .richtext h1.glow b{font-size: 30px;}
.richtext h2.glow, .richtext h2.glow b{font-size: 27px;}
.richtext h3.glow, .richtext h3.glow b{font-size: 25px;}
.richtext h4.glow, .richtext h4.glow b{font-size: 21px;}
.richtext h5.glow, .richtext h5.glow b{font-size: 19px;}


.glow span{
    filter:
           blur(add = 1, direction = 0, strength = 4)
           blur(add = 1, direction = 90, strength = 4)
           blur(add = 1, direction = 180, strength = 4)
           blur(add = 1, direction = 270, strength = 4)
           blur(add = 1, direction = 0, strength = 5)
           blur(add = 1, direction = 90, strength = 5)
           blur(add = 1, direction = 180, strength = 5)
           blur(add = 1, direction = 270, strength = 5);
   zoom:1;
}
.glow b{
  font: 40px Verdana;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.substep{
    /*font: bold 16px 'Kozuka Gothic Pro L', Arial;*/
    font: bold 16px Arial;
    color: #E5E5E5;
    text-transform: uppercase;
}
#paste_area textarea{
  width:905px;
  height:250px;
  padding: 10px;
  border: none;
  overflow-y:scroll;
  overflow-x: hidden;
}

#tip{
  position: absolute;
  z-index: 9;
  top: 0px;
  left: 0px;
  width: 350px;
  height: 100px;
  background: url(../img/tip.png) no-repeat;
  background:
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "tip.png', sizingMethod='crop')");
}
#AreaWords{
  float: right;
  font: bold 14px Arial;
  text-transform: uppercase;
  color: #5E001E;
  cursor: default;
  margin-top: 2px;
}
#AreaWordsValue{
    display: inline-block;
    width: 50px;
    font: bold 18px Arial;
    color:#5E001E;
    text-align: left;

}
#calcbox{
  height:40px;
  cursor: default;
  z-index: 5;
}
#calcbox .boxcontent{
  height: 10px;
}


#calcbox .absboxcontent{
    position: absolute;
    top:6px;
    *top:5px;
    -top:8px;
    left: 20px;
    right: 20px;
    height:30px;
    z-index: 3;
    height:30px;
}

#langChooser{
  float: left;
  width: 590px;

}

#langChooser strong{
  float: left;
  font: bold 12px Arial;
  color: #5E001E;
  text-transform: uppercase;
  margin-top: 7px;
  margin-right: 15px;

}
#gt{
  display: block;
  float: left;
  width: 11px;
  height: 12px;
  background: url(../img/g.jpg) no-repeat;
  margin-top: 8px;
  margin-right: 15px;
  cursor: pointer;
}
#langChooser .DropDown{
  float: left;
  width: 182px;
  margin-right:15px;
  background:url(../img/lang_drop2.jpg) no-repeat;
  cursor: pointer;
  position: relative;
}
#langChooser .DropDown ul{
    list-style: none;
    display: none;
    height: 120px;
    overflow: hidden;
    overflow-x:hidden;
    overflow-y:scroll;
    background:#5E001E;
    background:#33000F;
    clear: both;
    float: left;
    width:172px;
    padding-top: 10px;


}

.langwrap{
    padding: 0px 7px 0px 0px;
    background: #33000F;
    clear: both;
    width:175px;
    zoom:1;
}
.langwrap:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;

}

#langChooser .DropDown ul li{
    float: left;
    clear: both;
    margin-bottom: 5px;
    width: 172px;
    padding: 2px 0 2px 10px;

}
#langChooser .DropDown ul li.hover{
    background: #0B3B83

}
#langChooser .DropDown span{
  float: left;
  margin: 5px 0 -6px 10px;
  position: relative;
  z-index: 2;
}

#langChooser i{
    display: block;
    width:7px;
    height: 4px;
    position: absolute;
    z-index: 5;
    right: 14px;
    top: 12px;
    background: url(../img/bd.gif) no-repeat
}


#langChooser .isDown i{
  background: url(../img/bu.gif) no-repeat
}


.ddd{
  width: 182px;
  height: 13px;
  overflow: hidden;
  display: block;
  background: url(../img/lang_dropdown2.png) no-repeat;
  zoom:1;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "lang_dropdown2.png', sizingMethod='crop')");
}
.swap_link{
  float: left;
  font:12px Arial;
  color: #FF6B9A;
  text-decoration: underline;
  margin-top: 5px;
}
.file{
  width:228px;
  height: 26px;
  overflow: hidden;
  background: url(../img/browse.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "browse.png', sizingMethod='crop')");
  cursor: default;
  position: static;
  zoom:1;
  float: left;
  margin-right: 10px;
}

.file span{
  display: block;
  width: 205px;
  overflow: hidden;
  float: left;
  margin:5px 0 0 11px;
  -margin:5px 0 0 5px;
  white-space: nowrap;
}
.browse{
  float: left;
  display: block;
  width:83px;
  height: 28px;
  position: relative;
  overflow: hidden;

}
.browsebg{
  background: url(../img/browse2.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "browse2.png', sizingMethod='crop')");
  width:83px;
  height: 28px;
  position: absolute;
  z-index: 0;
  top:0px;
  left: 0px;
}


.browse input{
    opacity:0;
    filter:alpha(opacity=0);
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 2px;
    z-index: 1;
}
.dynamics{
  clear: both;
  margin-left: 168px;
  -margin-left: 84px;
  float: left;
  margin-top: 10px;
}
.obj_file{
  width:340px;
  height:30px;
  float: left;
}
.addMore{
  display: block;
  overflow: hidden;
  zoom:1;
  width:24px;
  height: 23px;
  background: url(../img/addMore.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "addMore.png', sizingMethod='crop')");
  cursor: pointer;
  position: relative;
  float: left;
  left: 500px;
}

#order-price-info{
  clear: both;
  padding:20px 0 0 0;
  cursor: default;
  text-align: right;
}
#order-price-info strong{
  float: left;
  white-space: nowrap;
  font: bold 12px Arial;
  color: #fff;
}

#order-price-info span b{
  font: bold 12px Arial;
  text-transform: uppercase;
  color: #E65C89;
  text-decoration: underline;
}
#order-price-info span{
  float: right;
  width: 300px;
  margin-top: -8px;
}
#order-price-info span em,
#fpr em{
    font: bold 20px Arial;
    color: #FF6B9A;
    padding-left: 10px

}
#finalprice{
  display: inline-block;
  text-align: left;
  padding-left: 2px
}
.llogo .logo{
    float: left;
    margin-right: 20px;
    position: relative;

}
.llogo p{
    width: 765px;
    position: absolute;
    left: 175px;
    bottom: 0px;
}
.llogo{
  position: relative;
      overflow: hidden;
    zoom:1;
}

.post{
  width: 700px;
  height: 240px;

}
.post_inner{
  height: auto;
  border-bottom: solid 1px #7D1A39;
  padding-bottom: 2px;
}


.post h2 a{
    font:27px Arial;
    color: #fff;
    text-decoration: none;

}
.date{
  font:11px Arial;
  color: #fff;
  display: block;
  padding: 2px 0 7px 0;
}
a.image{
  float: left;
  margin-right: 10px;
}
.shareBox{
  float: left;
  width:285px;
  font: 12px Arial;
  text-transform: uppercase;
  margin-top: 20px;
}

.more{
  display: block;
  width: 95px;
  height: 22px;
  padding-top: 3px;
  background: url(../img/more.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "more.png', sizingMethod='crop')");
  text-align: center;
  font: bold 11px Arial;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  zoom:1;
  position: relative;
  overflow: hidden;
}
.more:hover{
  background: url(../img/moreh.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "moreh.png', sizingMethod='crop')");

}
.post .more{
  margin-top: 18px;
  float: right;
}

.commentsn{
  float: right;
  font: bold 11px Arial;
  color: #fff;
  text-decoration: none;
  margin-top: 22px
}

.OBJTitle{
  display: block;
  border-bottom: solid 1px #7D1A39;
  font: 25px Arial;
  padding-bottom: 5px
}

.comment .boxcontent{
    padding: 7px 15px
}
.comment img{
  float: left;
  margin-right: 7px;
}
.comment .boxcontent div{
  float: right;
  width: 600px
}
.comment .boxcontent h3{
  font: bold 12px Arial;
  letter-spacing: 1px;
}

#comments_form{
  width: 447px;
  float: left;
}
#comments_form label{
  display: block;
  padding-bottom: 2px;
  padding-top: 9px
}

.comments_input{
  width: 436px;
  height: 19px;
  padding: 4px;
  overflow: hidden;
  background: url(../img/comment_input.jpg) no-repeat;
}

.comments_area{
  width: 436px;
  height: 170px;
  padding: 4px;
  overflow: hidden;
  background: url(../img/comment_textarea.jpg) no-repeat;
}

.comments_input input{
  width: 430px;
  border: none;
  padding: 2px;
}

.ie .comments_input input{
  padding-top:0px;
}
.comments_area textarea{
  width: 430px;
  height:155px;
  border: none
}

.after_form{
  float: left;
  width:222px;
  margin-top:24px;
  margin-left:30px;
  height:310px;
  background: url(../img/after_form_logo.jpg) no-repeat right bottom;
}

.after_paging{
  float: right;
  background: url(../img/after_form_logo.jpg) no-repeat;
  width: 175px;
  height: 111px;
}

.paging{
  width:380px;
  margin: auto;
  text-align: center;
}
.paging ul{
  display: inline;
}
.paging a{
  display: inline-block;
  font: 11px Arial;
  color: #fff;
  text-decoration: none;
  width:22px;
  height:17px;
  padding-top: 5px;
  text-align: center;
  background: url(../img/paging.jpg) no-repeat;
}
.paging a:hover,
.paging a.active,
.paging .active a{
     background: url(../img/paging_h.jpg) no-repeat;
}

.paging li{
  display: inline;
  list-style: none
}
.footer-copyright{
  clear: both;
  text-align: right;
  font-size:11px;
  position: relative;
  top: -5px;
}
.footer-copyright a{
 color:#FFFFFF;
font-family:Arial,serif;
font-size:11px;
text-decoration: none;
}

#contacts_left{
  float: left;
  width: 470px;

}
#contacts_right{
  float: right;
  width: 450px;

}

#contact_img{
  width:470px;
  height: 308px;
  background: url(../img/contacts_us_img.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "contacts_us_img.png', sizingMethod='crop')");
}

#overlay{
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #2E0512;
  opacity:0;
  filter:alpha(opacity=0);
  display: none;
}
#obox{
  position: absolute;
  z-index: 21;
  border: solid 10px #fff;
  display: none;
  left:50%;
}

.close{
  display: block;
  position: absolute;
  width: 50px;
  height: 20px;
  top: -35px;
  right: -10px;
  font: bold 12px Arial;
  color: #fff;
  text-align: right;

}
#contacts_left a{
    font: 12px Arial;
    color: #fff;
    text-decoration: none;
}
#contacts_left a:hover{
  text-decoration: underline;
}

#contacts_left a.gm{
    font: 12px Arial;
    color: #E94177;
    text-transform: uppercase;
    text-decoration: underline;
    display: inline-block;
    padding: 4px 0 3px 39px;
  background: url(../img/map_icon.jpg) no-repeat;
}
#contacts_left a.gm:hover{
  text-decoration: none;
}
.input{
  position: relative;
  width:447px;
  height:30px;
  /*overflow: hidden;*/
}
label.error{
  position: absolute;
  display: block;
  text-align: right;
  width: 320px;
  right: 0px;
  top: -24px;
  font: 12px Arial;
  color: #EE1A39;
}


.inputinput{
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0px;
  width:447px;
  height:30px;
  background: url(../img/contact_input.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "contact_input.png', sizingMethod='crop')");
}


.area{
  position: relative;
  width:447px;
  height:173px;
/*  overflow: hidden; */
}
.area textarea{

  position: relative;
  z-index: 1;
  padding:5px 5px;
  width: 422px;
  height: 160px;
  border: none;
  background: none
}

.areaarea{
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0px;
  width:447px;
  height:173px;
   background: url(../img/contact_area.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "contact_area.png', sizingMethod='crop')");
}


.lform div.error .inputinput{
  background: url(../img/contact_inputerr.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "contact_inputerr.png', sizingMethod='crop')");
}

.lform div.error .areaarea{
   background: url(../img/contact_areaerr.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "contact_areaerr.png', sizingMethod='crop')");
}

.input input{
  position: relative;
  z-index: 1;
  padding:5px 5px;
  width: 422px;
  border: none;
  background: none
}

#contact_form label{
  display: block;
  padding-bottom: 3px;
  padding-top:5px;
  float: none;
  font: 12px Arial;
}

#contacts_share a{
  display: block;
  width: 37px;
  height: 37px;
  float: left;
  margin-right: 22px;
}
.facebook{
   background: url(../img/facebook.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "facebook.png', sizingMethod='crop')");
}
.im{
   background: url(../img/im.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "im.png', sizingMethod='crop')");

}
.tweet{
   background: url(../img/tweet.png) no-repeat;
  -background: none;
  -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "tweet.png', sizingMethod='crop')");
    margin-top: 3px;
    margin-right: 0px !important;
}
#contacts_share{
  float: right;
  clear: both;
  margin-top:65px;
}
#contacts_share h2{
  font-size:24px
}

.richtext table{
    border: solid 1px #fff;
    border-spacing: 0px;
}

.richtext table td{
    border: solid 1px #fff;
    padding: 5px;
}

#order_home .checkbox em{
  display: none;
}
#fpr{
  visibility: hidden;
  margin-right: -20px;
  position: relative;
}

#Alert{
  position: absolute;
  top: 120px;
  left: 50%;
  width:426px;
  height: 199px;
  margin-left: -213px;
  background: url(../img/alert.png) no-repeat;
  z-index:99;
  display: none;
  -background: none;
}
#Alertmsie6bg{

    -filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + imgurl + "alert.png', sizingMethod='crop')");
    position: absolute;
    top: 0px;
    left: 0px;
      width:426px;
  height: 199px;
  z-index: 0;

}
#AlertContent{
  position: relative;
  z-index: 1;
}
#AlertMessage{
  text-align: center;
  padding: 25px 20px 20px 20px;
  height: 100px;
  width: 380px;
  margin: auto;
}
#AlertMessageOK{
  position: relative;
  left: 153px;
  top: -5px;
  display: block;
  width:107px;
  height: 32px;
}

#tyxo{

  color: #fff;
   font-size: 10px;
}

#oto_box{
  float: right;
  width:460px;
  margin-top: 73px;
}
#oto_box .boxcontent{
  padding: 15px 20px;
  font: 14px Verdana, sans-serif;
}


.richtext a{
  color:#FF6B9A;
  font-family:Arial;
  font-size:12px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  text-decoration:underline;
}
.richtext a:hover{
  text-decoration: none;
}

.blog-post-list{
  height: 165px;
}

#at15s{
  display: none !important;
  visibility: hidden !important;
}

.the_blog_post_content,
.the_blog_post_content *{
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: normal !important;
  font-size: 12px !important;
}

#comments_container .box{
  margin-bottom: 15px;
}

















