* {margin: 0; padding: 0; border: 0;}
ul { list-style: none;}
img {border:0;}
.clear { clear: both; height: 0px; padding: 0px; margin: 0px; line-height: 0px;}

.top_left1, .top_right1, .bottom_left1, .bottom_right1 {
	width:26px;
	height:26px;
	position:absolute;
}
.top_left1 {
	top:0;
	left:0;
	background: url('/images/top_left1.gif') no-repeat;
}
.top_right1 {
	top:0;
	right:0;
	background: url('/images/top_right1.gif') no-repeat;
}
.bottom_left1 {
	bottom:0;
	left:0;
	background: url('/images/bottom_left1.gif') no-repeat;
}
.bottom_right1 {
	bottom:0;
	right:0;
	background: url('/images/bottom_right1.gif') no-repeat;
}

.top_right2 {
	width:25px;
	height:23px;
	position:absolute;
	top: 0;
	right: 0;
	background: url('/images/top_right2.gif') no-repeat;
}

.bottom_left2, .bottom_right2 {
	width:42px;
	height:46px;
	position:absolute;
}
.bottom_left2 {
	bottom: -14px;
	left: 1px;
	background: url('/images/bottom_left2.gif') no-repeat;
}
.bottom_right2 {
	bottom: -14px;
	right: 2px;
	background: url('/images/bottom_right2.gif') no-repeat;
}

.top_left3, .top_right3, .bottom_left3, .bottom_right3 {
	width:5px;
	height:5px;
	position:absolute;
}
.top_left3 {
	top:0;
	left:0;
	background: url('/images/top_left3.gif') no-repeat;
}
.top_right3 {
	top:0;
	right:0;
	background: url('/images/top_right3.gif') no-repeat;
}
.bottom_left3 {
	bottom:0;
	left:0;
	background: url('/images/bottom_left3.gif') no-repeat;
}
.bottom_right3 {
	bottom:0;
	right:0;
	background: url('/images/bottom_right3.gif') no-repeat;
}

.top_left4, .top_right4, .bottom_left4, .bottom_right4 {
	width:3px;
	height:3px;
	position:absolute;
}
.top_left4 {
	top:0;
	left:0;
	background: url('/images/top_left4.gif') no-repeat;
}
.top_right4 {
	top:0;
	right:0;
	background: url('/images/top_right4.gif') no-repeat;
}
.bottom_left4 {
	bottom:0;
	left:0;
	background: url('/images/bottom_left4.gif') no-repeat;
}
.bottom_right4 {
	bottom:0;
	right:0;
	background: url('/images/bottom_right4.gif') no-repeat;
}

.top_right5, .bottom_right5 {
	width:4px;
	height:4px;
	position:absolute;
}
.top_right5 {
	top: 0;
	right: 0;
	background: url('/images/top_right5.gif') no-repeat;
}
.bottom_right5 {
	bottom:0;
	right:0;
	background: url('/images/bottom_right5.gif') no-repeat;
}

.left_side .top_left7, .left_side .bottom_left7 {
	display: none;
}
.top_left7, .bottom_left7 {
	width: 7px;
	height: 7px;
	position: absolute;
}
.top_left7 {
	top: 0;
	left: 0;
	background: url('/images/top_left7.gif') no-repeat;
}
.bottom_left7 {
	bottom: 0;
	left: 0;
	background: url('/images/bottom_left7.gif') no-repeat;
}

.bottom_left8, .bottom_right8 {
	width: 25px;
	height: 25px;
	position: absolute;
	z-index: 19;
}
.bottom_left8 {
	bottom: 0;
	background: url('/images/bottom_left8.gif') no-repeat;
}
.bottom_right8 {
	bottom: 0;
	right: 0;
	background: url('/images/bottom_right8.gif') no-repeat;
}

.top_right9, .bottom_right9 {
	width: 5px;
	height: 5px;
	position: absolute;
}
.top_right9 {
	top: 0;
	right: 0;
	background: url('/images/top_right9.gif') no-repeat;
}
.bottom_right9 {
	bottom: 0;
	right: 0;
	background: url('/images/bottom_right9.gif') no-repeat;
}


#body {
	width:100%;
	float:left;
}

.header {
	width:100%;
	float:left;
	height:87px;
	overflow:hidden;
	position:fixed;
	top:0;
	left:0;
	z-index: 100;
	background: url('/images/header_bg.png') repeat-x;
}
.header .logotip {
	float:left;
	margin-top:5px;
}
.header .menu {
	height:30px;
	float:left;
	position:relative;
	overflow:hidden;
	margin: 23px 0 0 20px;
	padding-left: 15px;
	background: url('/images/header_menu_bg.gif') repeat-x;
}
.header .menu .menu_left {
	width:15px;
	height:30px;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	background: url('/images/menu_left_bg.gif') no-repeat;
}
.header .menu p {
	margin-top: 2px;
	float:left;
}
.header .menu a {
	color:#582207;
	font-size:14pt;
	text-decoration:none;
	display:inline;
	margin: 0 10px;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
}
.header .menu a:hover {
	color: #fff;
	text-decoration:none;
}

.header .search {
	width:230px;
	height:30px;
	float:right;
	overflow:hidden;
	background: #ffffff;
}
.header .search input {
	width:185px;
	float:left;
	color:#999999;
	margin: 4px 0 0 10px;
	display:inline;
	background: #ffffff;
}
.header .search .submit {
	width:25px;
	height:30px;
	float:right;
	overflow:hidden;
	cursor: pointer;
	border:0;
	margin:0;
	background: url('/images/search2.gif') no-repeat;
}

.header_img {
	width: 100%;
	height: 740px;
	float: left;
	margin-top: 75px;
	*margin-top: 65px;
	margin-bottom: -320px;
	position: relative;
	overflow: hidden;
	text-align: center;
	background: url('/images/header_img.jpg') center -26px no-repeat;
}

.center_block {
	width: 1325px;
	margin: 0 auto;
}


.content .left_side {
	width:230px;
	float:left;
	padding: 0 15px;
	margin-bottom: 143px;
	z-index: 20;
	position: relative;
}
.title {
	color: #218b15;
	font-size: 21px; 
	text-align: center;
	padding-top: 45px; 
	padding-bottom: 40px;
}

.content .center_side {
	position: relative;
	z-index: 19;
	margin-left: 244px;
}

.content .content_block {
	margin-left: -259px;
    position: relative;
	background: url('/images/left_side_bg2.png') repeat-y;
}



.min { min-width: 1000px; width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1000 ? "1000px" : "auto");}
/*all*/
/*
.all_l { background: url(/published/SC/html/scripts/images/all_l.jpg) top left no-repeat; min-height: 1350px;  }
.all_r { background: url(/published/SC/html/scripts/images/all_r.jpg) top right no-repeat;}
*/
.all_l { min-height: 1350px;  }
.all_r { }
.allbg { }

/*all*/

/*content*/
.content {
	/*width:100%;
	float:left;
	z-index: 10;
	position: relative;*/
	background: none repeat scroll 0 0 #FFFFFF;
    margin-left: 259px;
    position: relative;
    z-index: 10;
}

.site_left_block {
	width:230px;
	position: relative;
	vertical-align: top;
}

.site_center_block {
	position: relative;
	vertical-align: top;
	background: #fff;
}

/*left*/
.left { width: 186px;}
.logo { display: block; margin-top: 23px;}
.podarki { margin-left: 23px;}
.podarki a { color: #5b762d; font-size: 15px;}
.tx2 { padding-left: 15px; padding-top: 20px;}
.tx2 a { color: #218b15; font-size: 19px;}


.menu { 
	margin: 0 5px 0 5px;
}
.menu a { 
	color: #391e06;
	font-size: 15px;
}
.menu td {
	padding-left: 2;
}
.categoryDir {
	display: block;
	margin-top: 10px;
}

.name {
	width: 261px;
	float:left;
	position:relative;
	margin: -7px 0 0 -13px;
}

.vkontakte {
	width: 220px;
	float:left;
	position:relative;
	margin: 20px 0 0 5px;
	padding-left: 10px;
}

.bottom_img {
	width: 259px;
	height: 144px;
	bottom: -2px;
	left: -3px;
	position: absolute;
	background: url('/images/left_side_bottom_img.gif') no-repeat;
}

.cpt_category_tree {
	width:230px;
	float:left;
	margin-top: -25px;
	position: relative;
	padding-bottom: 30px;
	background: url('/images/menu_bg.png') no-repeat scroll 0 25px transparent;
}

/*left*/

/*center*/
.center { padding-left: 4px;}
.tx { font-size: 14px;  color: #8c8181;}
h1 { 
	font-size: 18px;
	color: #000;
	padding: 10px 0;
}
.menu2 { margin-top: 7px;}
.menu2 a { margin-right: 5px;}
.info p { padding-left: 25px; position: relative; font-size: 14px; padding-bottom: 15px; padding-right: 15px;}
.info span { position: absolute; margin-left: -25px;}
.podarki2 { margin-bottom: 18px;}
.podarki2 a { color: #5b762d; font-size: 15px;}
.need { margin-top: 0px;}
.need td { width: 33%;}
.tx3 { color: #218b15; font-size: 18px; font-weight: bold; padding-bottom: 18px; }
.text p { color: #273925; font-size: 14px; font-weight: bold; padding-bottom: 15px;}
.text2 {padding-left:70px;padding-right:120px; }
h2 {
	font-size: 16px;
	color: #000;
	padding: 10px 0;
}
.fr { padding-top: 17px; height: 105px; overflow: auto;}
.fr p { color: #6c8e68;font-size: 11px;}
.fr a {color: #6c8e68;}
.text2  iframe { width: 100%; border:  none;}


.contacts {
	color: #734622;
	font-weight: bold;
	font-size: 22px;
	padding-top: 15px;
	font-family: Myriad Pro, sans-serif;
	text-align: right;
}
.contacts p {
	padding: 10px 10px 7px 0;
	background: url('/images/contacts_p.gif') #ecd4b8 left top no-repeat;
}
.contacts img {
	vertical-align: middle;
}
.contacts a {
	color: #fff;
	font-weight: normal;
	font-size: 28px;
	text-decoration: none;
}
.contacts a:hover {
	text-decoration: none;
}
.contacts .color {
	color: #734622;
}

.cpt_maincontent {
	padding: 10px 20px 20px 25px;
}

.cpt_product_description {
	color: #2e436b;
	font-size: 18px;
	font-family: Tahoma, sans-serif;
}

.cpt_product_price {
	color: #8a541b;
    font-family: Arial, sans-serif;
    font-size: 18px;
}
.cpt_product_price .totalPrice3 strong {
    text-decoration: line-through;
}

.cpt_product_name {
	padding-left: 20px;
}
#prddeatailed_container {
	padding-left: 20px;
}

.article {
	color: #000;
    font-family: Arial, sans-serif;
    font-size: 14px;
	margin-top: 5px;
}
.article b {
	color: #e88b48;
    font-size: 18px;
}
.next_product {
	text-align: center;
}

.description_block {
	padding: 15px;
	position: relative;
	background: #c8cff7;
}

.price_block {
	padding: 15px;
	position: relative;
	background: #fff;
}

.cloud {
	padding: 25px 0 20px 0;
	text-align: center;
}

.recomended{
	margin: 30px 0 0 -47px;
	position: relative;
	overflow: hidden;
}

.recomended_block {
	margin-right: 270px;
	position: relative;
}
.recomended_block h2 {
	padding: 12px 0 12px 40px;
	margin: 30px 0 0 0;
	color: #8a541b;
	font-size: 24px;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
	position: relative;
	background: url('/images/recomended_block_h2.gif') #ecd4b8 left top no-repeat;
}
.recomended_tovar {
	padding: 5px 0 0 35px;
	line-height: 20px;
}

.vk_comments {
	padding: 30px 0 0 35px;
}

.widgets {
	padding: 12px 0 12px 90px;
    position: relative;
	background: url('/images/widgets_bg.gif') #bec6f5 left top no-repeat;
}
.widgets li {
	display: inline-block;
}


.tweet {
	width: 250px;
	top: -64px;
	float: right;
    position: relative;
}


.center_side .cpt_product_lists {
	display:inline;
}

/*center*/

/*right*/
.right { width: 225px;}
.tel { color: #f851fc; font-size: 23px; font-weight: bold; padding-top: 48px;}
.mail { padding-bottom: 8px;}
.mail a { text-decoration: none; border-bottom: 1px solid  #f851fc; color: #5caa53;}
.zakaz { padding-left: 29px; padding-top: 7px;}
.zakaz a { text-decoration: none;}
.zakaz span { text-decoration: underline; padding-left: 35px; color: #5caa53;}


.left_side .description_cat {
	width: 200px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 5px 20px 5px;
	display:inline;
}
.left_side .cpt_product_lists {
	width: 200px;
	float: left;
	margin: -10px 0 0 10px;
	padding: 0 5px 5px 5px;
	position: relative;
	display:inline;
	#background: url('/images/cpt_product_lists_bg.gif') repeat-y;
}
.left_side .block {
	width: 200px; 
	float:left;
	margin-top:5px;
}
.left_side .block .foto {
	width: 38px; 
	float:left;
	text-align: center;
	background: #fff;
}
.left_side .block .foto img { 
	width:38px;
	display:block;
}
.left_side .block .description {
	width:150px;
	float:right;
	font-size:12px;
	color: #FF0000;
	font-family: Arial, sans-serif;
}
.left_side .block .description a { 
	color: #000;
	font-size:12px;
}
/*right*/

/*content*/


/*foot*/
.footer { 
	width: 100%;
	float:left;
	padding: 155px 0 10px 0; 
	margin-top: -120px;
	position: relative;
	z-index:9;
	background: #0b2841; 
}
.foot { 
	width: 100%;
	float:left;
	padding: 20px 0; 
	position: relative;
	background: #011222; 
}
.foot p { 
	font-size:12pt;
	font-family: Tahoma, sans-serif;
	text-align:center;
}
.foot p a { 
	color:#9db5d9;
	font-weight:normal;
	text-decoration:none;
	margin: 0 15px;
	display: inline;
}
.foot p a:hover { 
	text-decoration:none;
}
/*foot*/


/*index2*/
.tx6 {color: #007c72;}
.tx6 a { color: #007c72; margin-left: 3px; margin-right: 3px;}
.spisok3 { margin-top: 12px; margin-left: 7px;}
.spisok3 li { background: url('/published/SC/html/scripts/images/marker.gif') left no-repeat; padding-left: 13px;}
.spisok3 a { color: #5b762d;}
.spisok3 .active { color: #3a9b95; text-decoration: none;}
h3 { color: #138686;  font-size: 19px; padding-top: 12px; }
.text3 { padding-top: 20px;}
.text3 p { text-indent: 15px;}
.text3 a { color: #4cb444;}
.text3 a:hover { color: #76b40d;}
.text3 a:visited { color: #34a2a3;}

.tovar { width: 100%;}
.center_side .tovar_name {
	width: 145px;
	float: right;
	min-height: 60px;
	*height: 60px;
	*overflow: hidden;
	position: relative;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 10px;
	background: #9db5d9;
}
.tovar_name a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, sans-serif;
}
.tovar_name a:hover {
	text-decoration: none;
}
.code {
	float: left;
	font-size: 12px;
	padding: 0 0 10px 5px;
	color: #906f58;
	font-family: Arial, sans-serif;
}
.left2 {
	height: 120px;
	display: block;
	text-align: center;
	padding: 0 0 10px 0;
}
.center_side .price { 
	float: left;
	font-size: 12px;
	color: #355381;
	padding: 3px 7px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	background: url("/images/price_bg.gif") no-repeat scroll right top #f1dbb7;
}
.link a { color: #549f48; font-size: 17px; font-weight: bold;}
.link { 
	float: right;
	padding-right: 2px;
}
.compare {
	padding: 10px 0 0 10px;
}

.right2 { padding-left: 22px;}
.right2 .title2 { font-size: 15px; color: #4e6a6a; font-weight: bold; padding-top: 4px; padding-bottom: 25px;}
.right2 p { color: #3b5939; font-weight: bold; padding-bottom: 15px;}
.right2 a { color: #549f48; font-size: 17px; font-weight: bold;}
.str { padding-left: 160px; padding-top: 20px; padding-bottom: 8px;}
.str a { font-size: 15px; color: #5b762d; border-bottom: 1px solid #5b762d;  margin-right: 3px; text-decoration: none;}
.str a:hover { border: none;}
.str .active2 { color: #a2c171;}
.line { text-align: center; padding-bottom: 10px;}

/*index2*/

.tx8 { color: #4e6a6a; font-size: 17px;}
h4 { color: #9347e7; font-size: 15px;}
.white  { position: absolute; margin-top: 135px;}
.white a { color: #FFF; font-size: 12px;}
.white a:hover { color: #FFF;}

.all_l { }
.rcat_root_category {
color:#5B762D;
font-size:15px;
}
/* My Styles */
.margin {
	margin-top: 20px;
	display: block;
}

.cpt_maincontent input,
.cpt_maincontent select,
.cpt_maincontent textarea {
	border: 1px solid black;
}
.cpt_maincontent a {
	color: #000;
}
.cpt_maincontent a:hover {
	text-decoration: none;
}

#checkout_logininfo {
	width: 490px;	
}
#checkout_logininfo input, .addressform input,
#checkout_logininfo select, .addressform select,
#checkout_logininfo textarea, .addressform textarea {
	width: 100%;
}

#tbl-checkout-progress{
	margin-bottom: 20px;
}

 #cart_content_tbl{
   border-collapse:collapse;
 }
 #cart_content_header {
	color: #4e597d;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	background: #eeeeee;
 }
 #cart_content_tbl a {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, sans-serif;
 }
 #cart_content_tbl a:hover {
	text-decoration: none;
 }
  #cart_content_header td, .row_odd td, .row_even td{
	padding: 5px;
  }
  #cart_checkout_btn {
    border:0px !important;
  }
  #cart_content_tbl {
	width: 100%;
    margin-top:30px;
	margin-bottom: 20px;
	font-size: 12px;
	font-family: Arial, sans-serif;
  }

  .table_line td {
	height: 12px; 
	background: #bec6f5;
  }
  #btn-checkout {
    margin-top:10px;
  }
#btn-checkout, .checkout_buttons {	
  border:1px solid black;
}
.submit {	
	width: 85px;
	height: 21px;
	border: 0 !important;
	background: url('/images/contents.gif') no-repeat;
}
#cart_total {
	font-size: 17px;
	font-family: Tahoma, sans-serif;
	color: #000;
}
#cart_total span {
	font-size: 25px;
	color: #e88b48;
}
#checkout_logininfo td, #checkout_addresses td{
  border:0px !important;
}

.cpt_product_name h1 {
	color: #8a541b;
	font-size:18px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}

/* */
input {
  border:1px solid #abadb3;
  padding:2px;
}
.cpt_auxpages_navigation {
  margin-bottom:150px;
}
/* serach panel */
.searchPanel {
  color:#6A6658;
  font-size:11px;
  line-height: 18px;
  padding-left:15px;
}
.searchPanel .radio {
  vertical-align: middle;
}
.searchPanel input {
  margin:3px 0px;
  border:1px solid #ACA66D; 
  text-align: right; 
  padding:1px;
  line-height: 25px;  
}
.searchPanel input.withBgShadows{
  background: url('/published/SC/html/scripts/images/searchPanel/inputBG.gif') top left;
  width:60px;
  height:20px;
  font-size:13px;  
  padding:2px 2px;
  color:black;
} 
.searchPanel #searchstring {
  width:128px;
  text-align: left !important;  
}
.searchPanel .submit {
  background: url('/published/SC/html/scripts/images/searchPanel/submit.gif') top right !important;
  width:130px;
  height:27px; 
  padding:0px;
  cursor: pointer;  
}
.searchPanel table {
  color:#6A6658;
  font-size:13px;  
}
.searchPanel table td {
  vertical-align:top;
  font-size:14px;  
}
.searchPanel .topArrow {
	background: url('/published/SC/html/scripts/images/searchPanel/arrowTop.gif') no-repeat top right;
	width:138px;
	padding:6px 0px 3px 0px;
}
              .main_cats td {
                padding:15px;
              }
              label {
              cursor:pointer;
              }
.cpt_product_add2cart_button input {
	border:0px !important;
}         
.cpt_product_price , .cpt_product_add2cart_button  {
	vertical-align: middle;
}     
 .cpt_product_add2cart_button {
	margin-top: 5px;
 }
  
.goodVipImg {
	text-align: center;
}
.goodVipImg .inner {
  width:192px;
  overflow: hidden;
  margin:1px 5px 2px 0px; 
  height:232px;
  vertical-align: middle;
  text-align: center;
}
.goodVipImg .inner table {
  height:232px;
  width:100%;
  overflow: hidden;
  margin:0px auto;
  padding:0px;
  line-height:0px;
  outline:0px;
  position:relative;
  top:-2px;  
}
.goodVipImg .inner tbody {
  margin:0px;
  padding:0px;
  line-height:0px;
  outline:0px;
}
.goodVipImg .inner table td {
  line-height:0px;
  height:232px;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  text-decoration: none !important;
}
.tumb {
	margin-left: 45px;
	display: inline-block;
}

.tumb li,
.center_side .cpt_product_lists li {
	width: 170px;
	*height: 235px;
	*float: left;
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	border: 1px solid #CCC0B0;
    padding: 3px 0 5px;
	margin: 10px 5px 0 0;
}
.tumb li {
	*height: 290px;
}
.center_side .cpt_product_lists ul {
	padding-left: 70px;
}
.center_side .cpt_product_lists .foto {
	height: 120px;
	text-align: center;
	padding: 0 0 10px 0;
}

.foto_cat {
	height: 120px;
	overflow: hidden;
}


.tumb .innert table {
  width: 100%;
}
.tumb .innert .desc {
  width:200px;
  position:relative;
  top:-7px;
}
.tumb .innert b.desc {
  line-height: 15px;
  display:block;
  
}
.cpt_category_tree td.child_current a {
  color: #fff;
  float: left;
  text-decoration: none;
  padding: 3px;
  background: url('/images/menu_a_bg.png') repeat;
}
/*--------------------acontent------------------*/
#acontent {font-family: Verdana, sans-serif; font-size: 8pt;}
#acontent div.top{height:20px; background:url(/published/SC/html/scripts/images/acontent_top.jpg) repeat-x}
#acontent div.bot{height:20px; background:url(/published/SC/html/scripts/images/acontent_bot.jpg) repeat-x}
#acontent h1{font-size:2em; color:#DF3327; text-align:center;text-shadow: 3px 3px 8px #93956B;padding:15px 0 20px 0}
#acontent h2{
	font-size:1.7em;
	color:#91221A;
	padding:20px 0 10px 0;
	text-shadow: 3px 3px 8px #93956B; 
	text-align:center;
}
#acontent h3{
	font-size:1.3em;
	color:#58130E;
	padding:25px 0 0 0;
	text-shadow: 3px 3px 8px #93956B;
	text-align:center;
}
#acontent p{line-height: 24px;text-align:left; color:#582405; font-size:1.16em;}
#acontent p:first-letter{color:#b62a0a; font-family:"Taurus", sans-serif; font-size:1.9em;letter-spacing:3px}
#acontent ul{
	margin:0 0 0 7px;
	padding: 10px 0 20px 0;
	font-style: italic; 
	font-size: 11pt;
	font-family: Verdana, sans-serif;
 }
#acontent ul li{
	padding:4px 0 4px 25px;
	line-height: 24px;
	color: #b62a0a; 
	font-style:italic;
	background: url('/images/li_bg.gif') no-repeat scroll 0 8px transparent;
}
#acontent a:link{color:#BF4702}
#acontent a:hover{color:#FF4C0A}
#acontent a:visited{color:#6C6C6C}
#acontent img{}


#acontent div.cit{}
#acontent div.cit p{}
#acontent div.cit a:link{}
#acontent div.cit a:hover{}
#acontent div.cit a:visited{}



#pageflip {
	position: relative;				
  background: #FFEE9A;
  z-index: 700;     
}
#pageflip img {
	width: 120px; height: 125px;
	z-index: 999;
	display:block;
	position: absolute;
	right: 0; top: 0;	
	-ms-interpolation-mode: bicubic;
  _background: none;  
  _display:none;
  _visibility:hidden;    
  background: #FFEE9A;    	  
}
#pageflip img.ie6 {
  display:none;  
	width: 120px; height: 125px;
	z-index: 999;
	position: absolute;
	right: 0; top: 0;	
	-ms-interpolation-mode: bicubic;  
  _visibility:visible;  
  _display:block;
  /*transperencyPixel.gif page_flip.png*/   
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/published/publicdata/AEROPODAROK/attachments/SC/themes/user_mogi/page_flip_new.png', sizingMethod='scale');  
}
#pageflip .msg_block {
	width: 1px; height: 1px;
	position: absolute;	
	right: 0; top: 0;	
	display:none; 
  opacity: 0.0; 
	text-align: right;
	z-index:2000;
  font-size:15px !important;         
}
#pageflip .msg_block * {
  z-index:2000;
}
#pageflip .msg_block .content {   
  color:#123123;
  width:65%;
  position: absolute;
  right:0px;
  top:0px;
  font-size:16px !important;    
  float:right;
  line-height: 19px  !important;
  height:65%;
  font-weight:normal;
  font-family:Arial;
  padding:10px 10px 0px 0px;  
} 
#pageflip .msg_block .content a {
  overflow: hidden;
}
#pageflip .msg_block .content h2 {
  font-weight:normal;
  font-family:Arial;
  font-size:18px !important;      
  line-height: 22px  !important;    
}
#pageflip .msg_block .content a:hover {
  text-decoration:none;
}
#pageflipLink {  
  display:block;
}
/* ITEAMO . LAYOUT CORRECTIONS <<< */
.content_block {  
  /* border:1px solid transparent; */ 
  /* overflow:hidden; */
  zoom:1;
}
#block-customerinfo table {   
  zoom:1 !important;  
  min-width:500px !important;
  *width:500px  !important;
}
#block-customerinfo input, #block-customerinfo select {  
  display:block !important;  
  min-width:200px !important;
  *width:200px !important;    
  zoom:1;  
}
/* >>> ITEAMO . LAYOUT CORRECTIONS */
/* ITEAMO . TEMP <<< */
/*
#checkout_logininfo {
  border:2px solid red;
}
#checkout_logininfo  #colt {
  overflow:hidden  !important;
  width:120px  !important;
  border:2px solid green  !important;
  background:red !important;
}
*/
/* >>> ITEAMO . TEMP */
