@charset "utf-8";

a ,
a:link,
a:visited 		{
	color: #6b5541;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
a:hover,
a:active 		{
	TEXT-DECORATION: none;
	color: #a58b73;
}
.image2 {
	border:0px solid #E8E8E8;
	padding: 2px;
}
.image3 {
	border:3px solid #E8E8E8;
	padding: 2px;
}
.image_float {
	border:0px solid #a4c53f;
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 10px;
}
.float-right {
	float:right;
	margin-left: 15px;
	margin-bottom: 5px;
	vertical-align: bottom;
}
.float-left {
	float:left;
	margin: 0px;
}

#current
{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

/*a:link,
a:visited 		{
	color: #C60;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover,
a:active 		{
	TEXT-DECORATION: underline;
	color: #C60;
}*/

#body {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #e1a3c1;
	padding-top: 3px;
	height: 22px;
}
#menu a:link,#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA2F69;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-shadow:0 1px 1px #ffffff;
}
#menu a:hover,#menu a:active {
	background-color: #edb1ce;
	width: auto;
	text-decoration: none;
	text-shadow:0 1px 1px #832e58;
	color: #FFF;
}

#top1 {
	height: 37px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#top1_wrapper {
	height: 37px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#font_top {
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #999;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#font_top a:link,#font_top a:visited {
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #999;
}
#font_top a:hover,#font_top a:active {
	text-decoration: none;
	color: #a95f30;
}
#toplogo {
	height: 123px;
	width: 1000px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#top2 {
	height: 50px;
	width: 100%;
}
#nav {
	width: 1000px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}

#header_wrapper {
	height: 400px;
	width: 1000px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#menu_kiri{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #743E01;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#menu_kiri  a:link, #menu_kiri a:visited{
	color: #333;
	text-decoration:none;
	text-align:left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#menu_kiri  a:hover, #menu_kiri a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #fe9900;
	display: block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding-left: 20px;
}
#menu_kirimain{
	color: #637f0d;
	text-decoration:none;
	text-align:left;
	font-family: "Myriad Pro";
	font-size: 13px;
	margin: 0;
	font-weight: bold;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}




#menu_related{
	text-align: left;
}


#menu_related  a:link, #menu_related a:visited{
	color: #333;
	text-decoration:none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	text-shadow:0 1px 1px #ffffff;
	background-image: url(images/list-marker.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#menu_related  a:hover, #menu_related a:active {
	color: #666;
	text-decoration: none;
	text-shadow:0 1px 1px #ffffff;
}


.padding {
	height: 10px;
	width: auto;
	background-color: transparent;
}

#content_wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#content_left {
	height: auto;
	width: 250px;
	float: left;
	margin-right: 10px;
}
#content_left_head1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fe9900;
}
#content_left_head_title1 {
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6b5541;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
}
#content_left_box {
	width: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#content_right {
	height: auto;
	width: 700px;
	text-align: justify;
	float: right;
	padding: 20px;
}

#wrapper_footer {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
}
#footer_line {
	width: 960px;
	text-align: center;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#footer {
	height: auto;
	width: 100%;
	text-align: left;
	background-color: #6b5541;
}
#footer2 {
	height: auto;
	width: 100%;
	text-align: left;
	background-color: #927861;
}

#bottom_wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: transparent;
	
}
#bottomfloat1 {
	font-family: 'PT Sans', sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 150px;
	margin: 10px;
	height: auto;
}
#bottomfloat2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 500px;
	margin: 10px;
	height: auto;
}
#bottomfloat3 {
	font-family: 'PT Sans', sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 200px;
	margin: 10px;
	height: auto;
}
#bottomfloat4 {
	font-family: 'PT Sans', sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 200px;
	margin: 10px;
	height: auto;
}
#bottomfloat_title {
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	color: #fe9900;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
}

#bottom_menu {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	padding-top: 5px;
	text-align: left;
	line-height: 1em;
}
#bottom_menu a:link,#bottom_menu a:visited {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #bdafa3;
	padding-left: 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#bottom_menu a:hover,#bottom_menu a:active {
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#bottom_teks {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #bdafa3;
	text-align: left;
	line-height: 2em;
}
#bottom_teks a:link,#bottom_teks a:visited {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #bdafa3;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#bottom_teks a:hover,#bottom_teks a:active {
	color: #d0c26b;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#bottom_teks2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	line-height: 1em;
	text-align: left;
	padding-top: 20px;
}
#bottom_teks2 a:link,#bottom_teks2 a:visited {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
#bottom_teks2 a:hover,#bottom_teks2 a:active {
	color: #fe9900;
	text-decoration: underline;
}
h1 {
	font-family: 'PT Sans', sans-serif;
	font-size: 30px;
	color: #6b5541;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	color: #666;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	text-align: center;
	color: #a4c53f;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	text-align: center;
	color: #666;
	line-height: 1em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h5 {
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	text-align: left;
	color: #fe9900;
	line-height: 1.5em;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gambarzoom img {
  
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
  

}

.gambarzoom img:hover {

     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
	  box-shadow: 0 0 15px #dcdcdc;
	-moz-box-shadow: 0 0 15px #dcdcdc;
	-webkit-box-shadow: 0 0 15px #dcdcdc;
}

#badge_sale {
	text-decoration:none;
	width: 80px;
	height: 80px;
	background-image: url(images/sale.png);
	background-repeat: no-repeat;
	z-index:31;
	position: absolute;
}

#font_back_produk2 {
	color: #333;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	padding: 5px;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif;
}
#font_back_produk {
	color: #333;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif;
	border: 1px solid #E4E4E4;
	
}
#font_content_now {
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	color: #666;
	font-weight: normal;
	text-align: left;
	display: inline;
}
#font_content_judul_item {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #6b5541;
	font-weight: normal;
	text-align: center;
}
#font_content_judul_kat {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #fe9900;
	font-weight: normal;
	text-align: center;
}
#font_content_harga {
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: normal;
	text-align: right;
}
#font_content_judul2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 24px;
	color: #384809;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
#font_content_judul2 a:link, #font_content_judul2 a:visited {
	color: #384809;
	text-align: justify;
	font-family: 'PT Sans', sans-serif;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#font_content_judul2 a:hover, #font_content_judul2 a:active {
	color: #fe9900;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#font_content_subjudul {
	font-family: 'PT Sans', sans-serif;
	font-size: 30px;
	color: #fe9900;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}



#font_side {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #2f3b09;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
}
#font_side a:link, #font_side a:visited {
	font-family: 'PT Sans', sans-serif;
	color: #2f3b09;
	font-size: 16px;
	font-weight: normal;
}
#font_side a:hover, #font_side a:active {
	color: #fe9900;
	text-decoration: none;
}
#font_cart{
	display: inline;	
}
#font_cart a:link, #font_cart a:visited {
	background-color:#739311;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #739311;
	text-align: center;
	width: 50px;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#font_cart a:hover, #font_cart a:active {
	background-color:#a0c823;
	border: 1px solid #a0c823;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#font_detail{
	display: inline;	
}
#font_detail a:link, #font_detail a:visited {
	background-color: #1e1e1e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #1e1e1e;
	text-align: center;
	width: 50px;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#font_detail a:hover, #font_detail a:active {
	background-color:#fe9900;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #fe9900;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#font_date_posting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #999;
	font-weight: normal;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#font_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: left;
	float: right;
}#font_view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #fe9900;
	font-weight: normal;
	margin: 0px;
}

input,select,textarea {
	padding: 5px;
	border: 1px solid #efefef;
	background-color: #efefef;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3d2705;	
}
input:focus, textarea:focus, select:focus {
	background-color: #f8f8f8;
}
input.error, select.error, textarea.error {
	border: 0px solid #2a0303;
	box-shadow: 0 0 5px #d4d1e6;
	-moz-box-shadow: 0 0 5px #d4d1e6;
	-webkit-box-shadow: 0 0 5px #d4d1e6;
	background-color: #f9f9f9;
}
label.error {
	color:#333;
	margin-left: 10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.page{
	padding: 8px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	margin: 1;
	border: 0px solid #E9D7BC;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
}
.page a {
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 8px;
	border: 1px solid #1e1e1e;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	background-color: #1e1e1e;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.page a:hover {
	padding: 8px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	background-color: #fe9900;
	border: 1px solid #fe9900;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#font_block {
	color: #000;
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
	background-color: #f8f8f8;
	padding: 5px;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif;
	border: 1px solid #f5efe6;	/*-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px; 
	box-shadow: 0 0 5px #191919;
	-moz-box-shadow: 0 0 5px #191919;
	-webkit-box-shadow: 0 0 5px #191919;*/
	width: auto;
}
#padding_produk {
	height: 10px;
	width: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d9d3b1;
}
#padding_produk2 {
	height: 10px;
	width: auto;

}

#font_strike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d9d3b1;
	text-decoration: none;
	font-weight: normal;
}

.elipse{
	background-color: #fe9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight: bold;
	width: auto;
	display: inline;
	padding: 7px;
	border: 1px solid #fe9900;
	cursor:pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
    } 
	
    .elipse:hover{
	background-color:#feb648;	
	border: 1px solid #feb648;
	color: #fff;	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
    } 
	
    .elipse:active{
	background-color:#feb648;	
	border: 1px solid #feb648;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
    } 
	
#back_share {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}

.aToolTip {
	border:1px solid #333;
	color:#fff;
	margin:0;
	padding:2px 10px;
	font-size:12px;
	background-image: url(images/bg_opacity.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.aToolTip .aToolTipContent {position:relative;margin:0;padding:0;}
a.aToolTipCloseBtn {display:block;height:20px;width:20px;overflow:hidden;background:url(../images/loading/close.gif) no-repeat;text-indent:-9999px;outline:none;position:absolute;top:-15px;right:-20px;}

.scrollup{
	width:100px;
	height:100px;
	opacity:0.3;
	position:fixed;
	bottom:60px;
	right:50px;
	display:none;
	text-indent:-9999px;
	background-image: url(images/icon_top.png);
	background-repeat: no-repeat;
}
.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 1000px;
	height: 320px;
	background-color: #FFF;
}
.stepcarousel .belt{ position: absolute; left: 0; top: 0; }
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	width: 240px;
	height: 320px;
	background-color: transparent;
	margin: 10px;
}

.barrighttwitter{background:url('images/tw_cb.png');background-repeat:no-repeat;width:39px;height:159px;position:fixed;right:0px;top:210px;z-index:1000;}
.barrighttwitterc{background:url('images/tw_ag.png');background-repeat:no-repeat;width:288px;height:345px;position:fixed;right:0px;top:120px; z-index:1100;}
.barcontetwitter{margin:5px 0 0 47px}
.barrightfacebook{background:url('images/fb_cb.png');background-repeat:no-repeat;width:39px;height:159px;position:fixed;right:0px;top:370px; z-index:1000;}
.barrightfacebookc{background:url('images/fb_bg.png');background-repeat:no-repeat;width:288px;height:345px;position:fixed;right:0px;top:185px; z-index:1100;}
.barcontefacebook{margin:5px 0 0 47px}



.grouped_elements {
	position:relative;
	overflow:hidden;
	display:block
}
.grouped_elements img {position:relative;z-index:2}
.grouped_elements span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(images/Magnifier.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
