@charset "utf-8";


a ,
a:link,
a:visited 		{
	color: #333;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
a:hover,
a:active 		{
	color: #ea9204;
}
.image2{
		border:5px solid #FFF;
	margin-left:10px
	-webkit-box-shadow: 0px 1px 5px 0px #cbcbcb;
	-moz-box-shadow: 0px 1px 5px 0px #cbcbcb;
	box-shadow: 0px 1px 5px 0px #cbcbcb;
	margin: 5px;
	padding: 5px;
}
.image_footer{
	border:5px solid #FFF;
	margin-left:10px
	
	margin: 5px;
	padding: 0px;
}
.image_float {
	float:left;
	border:5px solid #FFF;
	margin-left:10px
	-webkit-box-shadow: 0px 1px 5px 0px #cbcbcb;
	-moz-box-shadow: 0px 1px 5px 0px #cbcbcb;
	box-shadow: 0px 1px 5px 0px #cbcbcb;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.image_round{
	border:5px solid #FFF;
	margin-left:10px
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	margin: 5px;
	-moz-border-radius:70px;
	-webkit-border-radius:70px;
	border-radius:70px;
}

.float-right {
	float:right;
	margin-left: 15px;
	margin-bottom: 5px;
	vertical-align: bottom;
}
.float-left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}

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

/*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;
}
#top_1 {
	height: 130px;
	width: 100%;
	background-color: #000;
}
#top_1wrapper {
	height: 130px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#top_1left {
	width: 450px;
	height: 130px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
}
#top_1right {
	width: 550px;
	height: 130px;
	float: right;
	text-align: right;
}
#font_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	padding-top: 5px;
	text-align: right;
}
#top_2 {
	height: 50px;
	width: 100%;
	background-color: #98d745;
}
#top_nav {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top_3 {
	height: 400px;
	width: 100%;
	background-color: #98d745;
}
#top_wrapper3 {
	height: 390px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}
#menu_kirimain{
	color: #333;
	text-decoration:none;
	text-align:left;
	font-family: "Myriad Pro";
	font-size: 13px;
	margin: 0;
	font-weight: bold;
	display: block;
	text-shadow:0 1px 1px #ffffff;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color:#f8f8f8;
	background: -moz-linear-gradient(top,  #f8f8f8 0%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8f8f8 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8f8f8 0%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8f8f8 0%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(top,  #f8f8f8 0%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */

}


#menu_kirimain  a:hover, #menu_kirimain a:active {
	color: #000;
	text-decoration:none;
	text-align:left;
	text-shadow:0 1px 1px #ffffff;
	font-weight: normal;
}

#menu_kiri{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #743E01;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: normal;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}


#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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#menu_kiri  a:hover, #menu_kiri a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	display: block;
}
#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;
	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: #98d745;
	text-decoration: none;
}

.padding {
	height: 20px;
	width: auto;
	background-color: transparent;
}
#content_section1{
	background-color: #FFF;
	height: auto;
	width: 100%;
}
#content_section2{
	background-color: #f1f1f1;
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
#content_wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#homefloat1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	text-align: center;
	float: left;
	width: 300px;
	height: auto;
	margin-right: 10px;
	line-height: 1.5em;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content_left {
	height: auto;
	width: 240px;
	float: right;
}
#content_right {
	height: auto;
	width: 740px;
	text-align: justify;
	float: left;
	margin-right: 20px;
}
#content_left_head1 {
	height: 50px;
	width: 240px;
	background-image: url(images/header-row-tail.gif);
	background-repeat: repeat-x;
}

#content_left_head_title1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_left_head_title2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #98d745;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_left_box1 {
	height: auto;
	width: 100%;
	webkit-box-shadow: 	0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	-moz-box-shadow: 	0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	box-shadow: 		0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	background-color: #98d745;
	margin-top: 20px;	
	
}
#content_left_box2 {
	height: auto;
	width: 100%;
	background-color:#dbb481;	
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	webkit-box-shadow: 	0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	-moz-box-shadow: 	0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
	box-shadow: 		0px 30px 10px -30px #000000, 0px 0px 10px -30px #000000;
}
#homefloat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	font-weight: normal;
	text-shadow: 0px 1px 0px #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 40px;
	text-align: center;
}
#homefloat_title a:link,#homefloat_title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	text-shadow: 0px 1px 0px #000000;
}
#homefloat_title a:hover,#homefloat_title a:active {
	color: #C60;
	text-decoration: none;
}

#line {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6e0c4;
	padding: 0px;
	height: 1px;
}
#footer {
	height: auto;
	width: 100%;
	text-align: left;
	background-color: #202020;
}
#footer2 {
	height: auto;
	width: 100%;
	text-align: left;
	background-color: #202020;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #303030;
}
#footer3 {
	height: auto;
	width: 100%;
	text-align: left;
	background-color: #181818;
}

#bottom_wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
}
#bottomfloat1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 200px;
	margin: 10px;
	height: auto;
}
#bottomfloat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 700px;
	margin: 10px;
	height: auto;
}
#bottomfloat3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 200px;
	margin: 10px;
	height: auto;
}
#bottomfloat4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 150px;
	margin: 10px;
	height: auto;
}
#bottomfloat_title {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	color: #98d745;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#bottom_menu {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#bottom_menu a:link,#bottom_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	background-image: url(images/list-marker2.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
	text-align: left;
}
#bottom_menu a:hover,#bottom_menu a:active {
	color: #CCC;
	text-decoration: underline;
}

#bottom_teks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottom_teks a:link,#bottom_teks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}
#bottom_teks a:hover,#bottom_teks a:active {
	color: #CCC;
	text-decoration: underline;
}

#bottom_teks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	line-height: 2em;
}
#bottom_teks2 a:link,#bottom_teks2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
#bottom_teks2 a:hover,#bottom_teks2 a:active {
	color: #CCC;
	text-decoration: underline;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #98d745;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #666;
	line-height: 1.7em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	text-align: center;
	color: #333;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
#font_content_judul2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #79765f;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#font_content_judul2 a:link, #font_content_judul2 a:visited {
	text-align: justify;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #666;
	font-weight: normal;
}

#font_content_judul2 a:hover, #font_content_judul2 a:active {
	color: #98d745;
	text-decoration: none;
}

#font_content_judul {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	text-align: center;
	color: #333;
	line-height: 1.5em;
	font-weight: normal;
	padding-top: 10px;
}



#font_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 1.5em;
}
#font_side a:link, #font_side a:visited {
	color: #FFF;
}
#font_side a:hover, #font_side a:active {
	color: #B9A34A;
	text-decoration: none;
}
#font_detail  {
	padding-top: 5px;
	padding-bottom: 5px;	
	
}

#font_detail a:link, #font_detail a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 0px solid #000;
	text-align: center;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color:#98d745;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

#font_detail a:hover, #font_detail a:active {
	color: #FFF;
	text-decoration: none;
	background-color:#baf271;	
}

#font_date_posting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666;
	font-weight: normal;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#font_date_posting2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFF;
	font-weight: normal;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#font_view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #98d745;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#font_table{
	color:#333;
	text-align:center;
	font-size:13px;
	font-weight:normal;
	padding:0px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #E9E9E9;
	line-height: 1.8em;
	margin: 0px;
}
#font_table2{
	color:#333;
	text-align:left;
	font-size:13px;
	font-weight:normal;
	padding:0px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #E9E9E9;
	line-height: 1.8em;
	margin: 0px;
}
input,select,textarea {
	padding: 8px;
	border: 1px solid #ebebeb;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
input:focus, textarea:focus, select:focus {
	background-color: #FFF;
}
input.error, select.error, textarea.error {
	border: 1px solid #999;
}
label.error {
	color:#333;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.page{
	padding: 10px;
	color: #393c29;
	text-decoration: none;
	font-weight: normal;
	border: 0px solid #E9D7BC;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	margin-right: 5;
	margin-left: 5;
}
.page a {
	color: #FFF;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #98d745;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	background-color:#98d745;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 5;
}
.page a:hover {
	padding: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	border: 1px solid #baf271;
	background-color:#baf271;
}
#font_block {
	color: #393c29;
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	/*-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;
	background-color: #f9f9f9;
}
#padding_produk {
	height: 10px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1c8bb;
	margin-right: 20px;
	margin-left: 20px;
}


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

.elipse{
	background-color:#98d745;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	width: auto;
	display: inline;
	padding: 10px;
	border: 1px solid #98d745;
	cursor:pointer;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
    } 
	
    .elipse:hover{
	background-color:#baf271;
	color: #FFF;
	border: 1px solid #baf271;
    } 
	
    .elipse:active{
	background-color:#baf271;
	color: #FFF;
	border: 1px solid #baf271;
    } 
	
#back_share {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}


.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:50px;
	height:50px;
	position:fixed;
	bottom:60px;
	right:30px;
	display:none;
	text-indent:-9999px;
	background-image: url(images/icon_top.png);
	background-repeat: no-repeat;
}


.stepcarousel{
	position: relative;
	overflow: scroll;
	height: 170px;
	width: 400px;
}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	width: 380px;
	height: 130px;
	background-color: transparent;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 0px;
	border: 0px solid #CCC;
}

.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%;
}
.date {
	
	width: 60px;
	height: 60px;
	background: #fcfcfc;
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #dad8d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#dad8d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#dad8d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#dad8d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#dad8d8 100%); /* IE10+ */
	background: linear-gradient(top,  #fcfcfc 0%,#dad8d8 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#dad8d8',GradientType=0 );
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #999;
	text-align: center;
	margin-top: 10px;
}
.date p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #9e9e9e;
}
.date span  {
	background: #f18e19;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	display: block;
	border-top: 3px solid #f18e19;
	padding-top: 5px;
	padding-bottom: 5px;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
