html, body {
    height: 100%;
}
body {
    margin: auto;
    padding: auto;
    text-align: center;
    font:90%/1.5em Tahoma, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif;
    color: #000000;
    line-height: 1.4em;
    background-color:#f4f6f7;
}
a {
    color: #1698bf;
}
a:hover {
    text-decoration: none;
}

h1 {
    color: #666666;
    font-size: 18px;
    margin:0;
    padding:0 0 5px 0;
}
.path {
    margin:0 0 10px 0;
    padding:3px 0 0 10px;
    height: 23px;
    background-color:#f7f7f7;
}
.path a {
    color: #f000ff;
    font-size: 14px;
    margin:0;
    padding:0 0 5px 0;
    text-transform:uppercase;
    text-decoration:none;
    position:relative;
}
h2 {
    font: 16px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #2498C8;
}
h3 {
    font: 14px Arial, Helvetica, sans-serif;
    color:#000;
    font-weight:bold;
}
li {
    margin:5px 0 5px 0;
}
.container {
    width: 970px;
    margin: auto;
    padding:0;
    clear:both;
    text-align:left;
}
img {
    border: 0;
}
.site_name {
    margin:10px 0 0 0;
    text-align:left;
    height:50px;
}
.search {
    float:left;
    width:140px;
    height:30px;
    background:url(../common/images/bgr_search.png) no-repeat;
    padding:6px 0 0 5px;
    margin:5px 0 0 0;
    position:relative;
}
.search input {
    width:100px;
    height:17px;
    font-size:12px;
    margin:0;
    padding:0px 0 0 6px;
    border:0;
    float:left;
    display:block;
    background-color:transparent;
    color:#FFFFFF;
}
#search_but {
    background:url(../common/images/btn_search.png) no-repeat;
    width:17px;
    border:0;
    padding:5px 0 0 0;
    margin:0px 0 0 10px;
}
.left_cmenu {
    background:url(../common/images/corner-menu.png) no-repeat;
    width:10px;
    display:block;
    float:left;
    height:38px;
    margin:0 0 0 -10px;
}
.right_cmenu {
    background:url(../common/images/corner-menu.png) no-repeat right;
    width:10px;
    display:block;
    float:right;
    height:38px;
    margin:0 -10px 0 0;
}
.top_menu {
    width: 610px;
    padding: 0 0 0 0;
    margin:0 12px 0 0;
    float:right;
    background:url(../common/images/bgr_menu.png) repeat-x;
}
.home_top {
    background:url(../common/images/bgr_acc_home.png) no-repeat;
    height:183px;
    margin:0 0 0 0;
    padding:20px 0 20px 20px;
    overflow:hidden;
    z-index: 1;
    position: relative;
}
.home_top h1 {
    width:290px;
    float:left;
    margin:10px 0 0 10px;
    padding:0;
    font-size: 26px;
    color: #636363;
    line-height:36px;
    font-weight:normal;
    }
.home_top h1 span, .help_image strong {
    color: #c83c09;
}
td, p {
    vertical-align: top;
    text-align:justify;
}
.top_cont {
    margin:0;
    padding:0;
}
.body_content {
    margin: 0 0 0 0;
    font-size:14px;
}
#shere {
	margin:20px;
}
#share_page {
	width:300px;
	height:63px;
	padding:20px 40px 0 20px;
	background:url(../common/images/btn_click.png) no-repeat;
	display:block;
	float:left;
	margin:0;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#back_share {
	width:3120px;
	height:63px;
	padding:20px 0 0 45px;
	background:url(../common/images/btn_back.png) no-repeat;
	display:block;
	float:left;
	margin:0;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#month_price {
	background:url(../common/images/btn_month.png) no-repeat;
	display:block;
	width:224px;
	height:67px;
}
.flash {
    width:660px;
    margin: 0 0 3px 0;
    text-align:left;
    display: inline;
}
.br {
    float:right;
    margin:-225px -5px 0 0;
    padding:0;
    display: inline;
    z-index:300;
}
.accents  {
    width: 100%;
    height:220px;
    overflow:hidden;
    position: relative;
    z-index: 1;
}
.left_top {
    width:90%;
    height:340px;
    float:left;
    margin:0;
    padding:0;
    display: inline;
}
.left_site {
    float: left;
    display: inline;
    width: 230px;
    min-height:500px;
    margin: 0;
    padding: 0;
}
*html .left_site {
    width:210px;
}
.logo {
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
    height:100px;
    width:100%;
    background-color:#FFFFFF;
}
.name{
    text-decoration: none;
    color:#e8685a;
    text-align:right;
    font-size:16px;
    margin:0px 0 5px 0;
    display:block;
    float:left;
    width:100%;
}
.lang {
    margin: 10px 0 0 0px;
    text-align:right;
}
.lang a {
    margin: 0 0 0 0;
    text-decoration: none;
    color:#000;
}
.profile {
    float:right;
    margin:5px 10px 0 0;
}
.profile a {
    text-decoration:none;
}

a.reg {
    float:left;
    display:block;
    padding:3px 0 2px 0;
}
#button {
    width:80px;
    background:#ded6ca url(../images/bgr_btn.jpg) repeat-x;
    margin:2px 0 0 5px;
    padding:0px;
}
.copy {
    float:left;
    font-size: 9px;
    text-align: center;
    padding: 5px 0 5px 0;
    margin: auto;
    font-weight: bold;
    height: 25px;
    width:950px;
    color:#000;
}
.copy a {
    color:#000;
}
.bottom {
    background:url(../common/images/bottom.png) no-repeat;
    padding:40px 0 0 0;
    text-align:center;
}
a.left_arrow  {
    background: url(../images/left_arrow.jpg) no-repeat center;
    color: #fff;
    font-size: 9px;
    display: block;
    float: left;
    width: 30px;
    height: 63px;
    margin: 38px 5px 0 0;
}
.galeria {
    width: 953px;
    margin: 35px 0 0 0;
}
a:hover.left_arrow  {
    background: url(../images/left_arrow_hover.jpg) no-repeat center;
    color: #fff;
    font-size: 9px;
    display: block;
    float: left;
    width: 30px;
    height: 63px;
}
a.right_arrow  {
    background: url(../images/right_arrow.jpg) no-repeat center;
    color: #fff;
    font-size: 9px;
    display: block;
    float: left;
    width: 32px;
    height: 63px;
    margin: 38px 0 0 5px;
    text-align: center;
}
a:hover.right_arrow {
    background: url(../images/right_arrow_hover.jpg) no-repeat center;
    color: #fff;
    font-size: 9px;
    display: block;
    float: left;
    width: 30px;
    height: 63px;
}
.gallery {
    width: 190px;
    float: left;
}
.images {
    float: left;
    overflow: hidden;
    width: 848px;
    margin: 0 15px 0 15px;
}
.img_item {
/*    width: auto;*/
    float:left;
    width: 150px;
    padding: 3px;
    margin: 5px 0 0 0;
    border: 0;
}
.img_item a {
    width: 150px;
    height: 110px;
    overflow: hidden;
    text-align: center;
    margin: 0;
    padding: 0;
    display: block;
    border: solid #d5d3d3 2px;
    text-decoration: none;
    color: #fff;
    float: left;
    background-color: #ededed;
}
.calendar {
  width: 400px;
  background-color: #f6ece7;
  color: #6F0000;
  text-transform: lowercase;
  padding: 10px;
  overflow: hidden;
}

.calend_content{
  float:left;
  width:650px;
}
.calend_content_index{
  float:left;
  width:180px;
}
.calendar2 {
  float:right;
  width: 300px;
  background-color: #f6ece7;
  color: #6F0000;
  text-transform: lowercase;
  padding: 10px;
  overflow: hidden;
}

.today {
  background-color: #edd0c0;
}



.usual{
  background-color: #edd0c0;
  color:#b55549;
}

.calend{
  margin: 0 0 0 -7px;
  display:block;
  float:left;
  padding:0;
  width:200px;
}
.usual a, .usual a:visited{
  display:block;
  padding:0;
  margin:0;
  text-align: center;
  font-weight: bold;
  font-size: 95%;
  background-color: #edd0c0;
  color:#b55549;
}

.today a, .today a:visited{
  display:block;
  padding:0;
  margin:0;
  text-align: center;
  font-weight: bold;
  font-size: 95%;
  background-color: #b00203;
  color:#fff;
}

.calend table td{
   width:16px;
   height:15px;
   padding:2px;
   text-align: center;
}

.calend table th{
  color:#fff;
  text-align: center;
  background-color: #d9af96;
  padding: 2px;
  border-bottom: solid #fff 1px;
  font-weight: normal;
}

.events{
   margin:15px 0 0 0;
}

.events h2{
  margin:0 0 10px 0;
}


.calend2{
  margin: 0px;
  display:block;
  padding:0;
  text-align: center;
}
.calend2 a img{
   padding:0;
   margin: 3px 0 0 0;
}

.calend2 table td{
   width:16px;
   height:15px;
   padding:3px;
   text-align: center;
}

.calend2 table th{
  color:#fff;
  text-align: center;
  background-color: #d9af96;
  padding: 2px;
  border-bottom: solid #fff 1px;
  font-weight: normal;
}
.header_small{
  width:120px;
  color:#b55549;
  font-weight: bold;
  text-align: center;
  padding:0;
}

#list {
 width:100%;
 float:left;
}
#list a {
    float:left;
    display:inline;
    width:auto;
    margin: 0 5px 0 0;
}

.cats{
   float:left;
   width:300px;
   height:100px;
   overflow: hidden;
}
.products{
   float:left;
   width:700px;
   overflow: hidden;
}
.products img, .cats img {
    margin:10px;
}
.index_content{
    float:left;
    width:670px;
    margin:0 0 0 5px;
}
.back{
    float:left;
    width: 900px;
}
.left {
    float:left
}
.acc {
    float:right;
    width: 270px;
}
.acc a{
    margin:0;
    padding:0;
    text-decoration:none;
}
#rnd_container {
    min-height: 75%;
    width:950px;
    text-align: left;
    float: left;
    padding: 0;
    margin: auto;
    vertical-align: top;
    background-color:#0071bd;
 }
    .rnd_top, .rnd_bottom {display:block; background:#0071bd; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFFFFF; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF;}
    .rnd_b1 {margin:0 5px; background:#FFFFFF;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    .rnd_content {
    top:0px;
    padding: 3px;
    background:#FFFFFF;
    color:#004488;
    text-align: left;
    min-height: 75%;
    overflow:auto;
    *height:800px;
     font-family:"Trebuchet MS";}

.bul_mail {
    width:auto;
    float:left;
    margin:20px 0 0 20px;
 }
.bul_mail input {
    width:120px;
    height:17px;
    font-size:12px;
    margin:0;
    padding:2px 0 0 5px;
    border:0;
    float:left;
    display:block;
}
.register
{
    width:90%;
    float:left;
    margin:3px 0 0 5px;
 }
#register {
    background: url(../images/arrow.gif) no-repeat center right;
    border:0;
    margin:0 0 0 12px;
    padding:0 5px 0 0;
    height:18px;
    width:73px;
    color:#FFFFFF;
    font-size:11px;
    float:left;
}
#unsubscribe {
    background: url(../images/arrow.gif) no-repeat center right;
    border:0;
    margin:0 0 0 12px;
    padding:0 5px 0 0;
    height:18px;
    width:40px;
    color:#FFFFFF;
    font-size:11px;
    float:left;
}
#left {
float:left
}
#right {
    float:right;
}
/* rotator in-page placement */
div.rotator {
    height:212px;
    width:327px;
    margin:-10px 0 0 5px;
    float:left;
}
/* rotator css */
div.rotator ul li {
    float:left;
    list-style: none;
    position:absolute;
    margin:0;
    padding:0;
}
div.rotator ul{
    margin:0;
    padding:0;
}
/* rotator image style */
    div.rotator ul li img {
    padding: 0;
    margin:0;
}
div.rotator ul li.show {
    z-index:500;
}
.home_top_prod {
     float:left;
     width:318px;
     margin:-16px 0 0 0;
     padding:0;
}
.main_content {
    background:url(../common/images/bgr_main_text.png) repeat-y;
    margin:0;
    padding:5px 20px 5px 20px;
}
.top_line {
    background:url(../common/images/corner_main_text.png) no-repeat;
    height:20px;
    margin:0;
    padding:0;
}
.bottom_line {
    background:url(../common/images/corner_main_text.png) no-repeat left bottom;
    height:20px;
    margin:0;
    padding:0;
}
.note {
    color:#848484;
    font-size:12px;
}


/* Custom styles for AlwaysOnWeb site */

#iphone {
    width: 296px;
    height: 44px;
    position: relative;
    cursor: pointer;
    display: block;
    background: url('../common/images/btn_iphone_hover.png') no-repeat top left;
    margin: 0 0 0 0;
    padding: 23px 0 0 30px;
    float: left;
    font-size: 22px;
    color: #FFFFFF;
    text-decoration: none;
}

#iphone:hover {
    background: url('../common/images/btn_iphone_hover.png') no-repeat 0px -67px;
}

#ipad{
    width: 296px;
    height: 44px;
    position: relative;
    cursor: pointer;
    display: block;
    background: url('../common/images/btn_ipad_hover.png') no-repeat top left;
    margin: 0 0 0 0;
    padding: 23px 0 0 30px;
    float: left;
    font-size: 22px;
    color: #FFFFFF;
    text-decoration: none;
}

#ipad:hover {
    background: url('../common/images/btn_ipad_hover.png') no-repeat 0px -67px;
}

.help_image {
    width: 290px;
    height: 190px;
    background: url(../common/images/bgr_help_image.png) no-repeat;
    padding: 0 5px 10px 0;
    float: left;
    margin: 0 10px 10px 0;
    display: block;
}

.help_image span {
    margin: 0;
    padding: 5px 3px 5px 5px;
    font-size: 16px;
    display: block;
    position: absolute;
    width: 280px;
    line-height: 16px;
    border-bottom: 4px solid #e1e5e7;
    background: url(../common/images/bgr_hdr_hlp.png) repeat-x bottom;
    font-family: Arial, Helvetica, sans-serif;
}

.help_image image {
    float: left;
}

.spec_mess {
    border: 1px solid black;
    padding: 6px;
    color: #8b0000;
    font: 14px Verdana;
}

.form_alert {
    color: #8b0000;
    font: 14px Verdana;
}

.text .form_alert {
    color: #8b0000;
    font: 14px Verdana;
}
.like {
    display: none;
    background: url(../common/images/bgr_like_facebook.png) no-repeat;
    width: 380px;
    height: 143px;
    padding: 0 20px 0 30px;
    margin: -20px 0 0 10px;
    position: relative;
    z-index: 100;
}

.like1 {
    display: none;
    background: url(../common/images/bgr_like1.png) no-repeat;
    width: 380px;
    height: 300px;
    padding: 50px 20px 0 30px;
    margin: -20px 0 0 10px;
    position: relative;
    z-index: 100;
}

.like2 {
    display: none;
    background: url(../common/images/bgr_like2.png) no-repeat;
    width: 380px;
    height: 330px;
    padding: 50px 20px 0 30px;
    margin: -20px 0 0 10px;
    position: relative;
    z-index: 100;
}

a.fb {
    background: url(../common/images/fb_icon.png) no-repeat;
    padding: 0 0 0 30px;
    text-decoration: none;
    color: #000000;
    height: 30px;
    display: block;
    float: left;
    width: 100%;
}

a.tw {
    background: url(../common/images/twitter_icon.png) no-repeat;
    padding: 0 0 0 30px;
    text-decoration: none;
    color: #000000;
    height: 30px;
    display: block;
    float: left;
    width: 100%;
}

a.mail {
    background: url(../common/images/mail.png) no-repeat;
    padding: 0 0 0 30px;
    text-decoration: none;
    color: #000000;
    height: 30px;
    display: block;
    float: left;
    width: 100%;
}

#popups {
    margin: 20px 0 0 -20px;
    padding: 0;
    z-index: 200;
	float:left;
	position:absolute;	
}
.share {
    height: 100px;
    width: 100%;
    background: url(../common/images/share1.png) no-repeat;
    padding: 10px 0 0 155px;
}

#activated {
    font-size: 16px;
    color: #009966;
    font-weight: bold;
    text-align: left;
}

#tbox iframe.twitter-anywhere-tweet-box {
    width: 350px !important;
    height: 170px !important;
}

.loader {
    display: none;
    width: 414px;
    height: 139px;
    background: url(../common/images/sending.png) no-repeat;
    padding: 40px 0 0 0;
}

.loader img {
    float: left;
    margin: 0 0 0 50px;
}

.loader span {
    float:left;
    margin:10px 0 0 20px;
}
