@charset "utf-8";


a ,
a:link,
a:visited 		{
	color: #333;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
a:hover,
a:active 		{
	color: #f6a90f;
}
.image2{
	border:3px solid #333;
	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;
	
	
}
.image_float {
	border:3px solid #333;
	float:left;
	margin-bottom: 20px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
}
.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;
	padding: 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-image: url(images/master-bg2.png);
	background-repeat: repeat;
	background-attachment: fixed;
}
#menu {
	padding-top: 20px;
}


#menu a:link,#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 5px;
}
#menu a:hover,#menu a:active {
	width: auto;
	text-decoration: none;
	color: #f6ac0e;
}
#top_wrapper {
	height: 534px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFF;
	box-shadow: 0 20px 0px 0px white, 0 -20px 0px 0px white, 2px 0 15px -4px #b0b0b0, -2px 0 15px -4px #b0b0b0;
}

#top_left {
	width: 425px;
	height: 138px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
}
#top_right {
	width: 535px;
	height: 138px;
	float: right;
	text-align: right;
	background-color: #FFF;
}
#font_top {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	padding-top: 5px;
	text-align: right;
}
#top_wrappernav {
	height: 48px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
	box-shadow: 0 20px 0px 0px white, 0 -20px 0px 0px white, 2px 0 15px -4px #b0b0b0, -2px 0 15px -4px #b0b0b0;
}
#top_nav {
	height: 48px;
	width: 960px;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	/*-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;*/
}
#top_wrapper2 {
	height: 348px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFF;
	box-shadow: 0 20px 0px 0px white, 0 -20px 0px 0px white, 2px 0 15px -4px #b0b0b0, -2px 0 15px -4px #b0b0b0;
}
#top_box1 {
	height: 348px;
	width: 960px;
	background-color: #FFF;
}

#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: #1576c1;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#menu_kiri  a:link, #menu_kiri a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #97CCF0;
	background-image: url(images/list-marker2.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
}
#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: #666;
	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;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f9f9f9;
}
#menu_related  a:hover, #menu_related a:active {
	color: #f6a90f;
	text-decoration: none;
	text-shadow:0 1px 1px #ffffff;
}

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

#content_wrapperhome {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	box-shadow: 0 20px 0px 0px white, 0 -20px 0px 0px white, 2px 0 15px -4px #b0b0b0, -2px 0 15px -4px #b0b0b0;
}
#content_wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	box-shadow: 0 20px 0px 0px white, 0 -20px 0px 0px white, 2px 0 15px -4px #b0b0b0, -2px 0 15px -4px #b0b0b0;
}
#content_left {
	height: auto;
	width: 210px;
	float: right;
}
#content_right {
	height: auto;
	width: 730px;
	text-align: justify;
	float: left;
	margin-right: 20px;
}
#content_left_head1 {
	height: 50px;
	width: 210px;
	background-color: #151515;
}

#content_left_head_title1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	text-shadow:0 1px 1px #000000;
	padding: 10px;
}
#content_left_box1 {
	height: auto;
	width: 100%;
	background-color:#0f68bc;
	background: -moz-linear-gradient(top,  #0f68bc 0%, #01507d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f68bc), color-stop(100%,#01507d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0f68bc 0%,#01507d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0f68bc 0%,#01507d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0f68bc 0%,#01507d 100%); /* IE10+ */
	background: linear-gradient(top,  #0f68bc 0%,#01507d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f68bc', endColorstr='#01507d',GradientType=0 );
	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;
}
#content_left_box2 {
	height: auto;
	width: 100%;
	background-color:#92c430;
	background: -moz-linear-gradient(top,  #92c430 0%, #769f27 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#92c430), color-stop(100%,#769f27)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #92c430 0%,#769f27 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #92c430 0%,#769f27 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #92c430 0%,#769f27 100%); /* IE10+ */
	background: linear-gradient(top,  #92c430 0%,#769f27 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92c430', endColorstr='#769f27',GradientType=0 );
	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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 300px;
	margin: 10px;
	height: 220px;
	padding: 5px;
}
#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 {
	width: 740px;
	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: #E5E5E5;
}

#bottom_wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}
#footer {
	height: auto;
	width: 960px;
	text-align: left;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	box-shadow: 0 20px 0px 0px white, 0 -20px 0px 0px white, 2px 0 15px -4px #b0b0b0, -2px 0 15px -4px #b0b0b0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#bottomfloat1 {
	text-align: left;
	float: left;
	width: 250px;
	margin: 10px;
	height: auto;
}
#bottomfloat2 {
	text-align: left;
	float: left;
	width: 200px;
	margin: 10px;
	height: auto;
}
#bottomfloat3 {
	text-align: left;
	float: left;
	width: 300px;
	margin: 10px;
	height: auto;
}
#bottomfloat_title1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #373896;
	font-weight: normal;
	text-shadow: 0px 1px 0px #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-image: url(images/list-marker2.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
	line-height: 1.5em;
}
#bottom_menu a:link,#bottom_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 2em;
}
#bottom_menu a:hover,#bottom_menu a:active {
	color: #faa31b;
	text-decoration: none;
}

#bottom_teks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: right;
	padding: 10px;
}
#bottom_teks a:link,#bottom_teks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
#bottom_teks a:hover,#bottom_teks a:active {
	color: #faa31b;
	text-decoration: none;
}

#bottom_teks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ee2425;
	line-height: 2em;
}
#bottom_teks2 a:link,#bottom_teks2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ee2425;
}
#bottom_teks2 a:hover,#bottom_teks2 a:active {
	color: #faa31b;
	text-decoration: none;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 36px;
	color: #ff6600;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333;
	line-height: 1.8em;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #666;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666;
	line-height: 1.3em;
	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: 16px;
	text-align: left;
	color: #666;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#font_content_judul2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #666;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
#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;
	margin-top: 10px;
	margin-bottom: 10px;
}

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

#font_content_judul {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	text-align: left;
	color: #e89004;
	line-height: 1.5em;
	font-weight: normal;
	padding-bottom: 10px;
}



#font_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#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:14px;
	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:#373737;
	background: -moz-linear-gradient(top,  #373737 0%, #0d0d0d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#373737), color-stop(100%,#0d0d0d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #373737 0%,#0d0d0d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #373737 0%,#0d0d0d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #373737 0%,#0d0d0d 100%); /* IE10+ */
	background: linear-gradient(top,  #373737 0%,#0d0d0d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#0d0d0d',GradientType=0 ); /* IE6-9 */
}

#font_detail a:hover, #font_detail a:active {	
	color: #FFF;
	text-decoration: none;
	background-color:#f6a90f;
	background: -moz-linear-gradient(top,  #f6a90f 0%, #ef7319 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6a90f), color-stop(100%,#ef7319)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6a90f 0%,#ef7319 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6a90f 0%,#ef7319 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6a90f 0%,#ef7319 100%); /* IE10+ */
	background: linear-gradient(top,  #f6a90f 0%,#ef7319 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6a90f', endColorstr='#ef7319',GradientType=0 );
}

#font_date_posting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666;
	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: 11px;
	text-align: left;
	color: #f6a90f;
	font-weight: normal;
	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: #666;
	text-decoration: none;
	font-weight: normal;
	margin: 1;
	border: 0px solid #E9D7BC;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}
.page a {
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 10px;
	border: 1px solid #424242;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	background-color:#424242;
	background: -moz-linear-gradient(top,  #424242 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #424242 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #424242 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #424242 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #424242 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.page a:hover {
	padding: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	background-color:#f6a90f;
	background: -moz-linear-gradient(top,  #f6a90f 0%, #ef7319 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6a90f), color-stop(100%,#ef7319)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6a90f 0%,#ef7319 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6a90f 0%,#ef7319 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6a90f 0%,#ef7319 100%); /* IE10+ */
	background: linear-gradient(top,  #f6a90f 0%,#ef7319 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6a90f', endColorstr='#ef7319',GradientType=0 );
	border: 1px solid #f6a90f;
}
#font_block {
	color: #333;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #f3f3f3;	/*-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-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:#f6a90f;
	background: -moz-linear-gradient(top,  #f6a90f 0%, #ef7319 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6a90f), color-stop(100%,#ef7319)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6a90f 0%,#ef7319 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6a90f 0%,#ef7319 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6a90f 0%,#ef7319 100%); /* IE10+ */
	background: linear-gradient(top,  #f6a90f 0%,#ef7319 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6a90f', endColorstr='#ef7319',GradientType=0 );
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	width: auto;
	display: inline;
	padding: 10px;
	border: 1px solid #f6a90f;
    } 
	
    .elipse:hover{
	background-color:#424242;
	background: -moz-linear-gradient(top,  #424242 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #424242 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #424242 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #424242 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #424242 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	border: 1px solid #424242;
    } 
	
    .elipse:active{
	background-color:#424242;
	background: -moz-linear-gradient(top,  #424242 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #424242 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #424242 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #424242 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #424242 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	color:#FFF;
	border: 1px solid #424242;
    } 

#bg_gallery {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #f7f7f7;
}
#bg_share {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#separator {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/separator.png);
	background-repeat: no-repeat;
}


.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;
	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: 180px;
	width: 960px;
}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	width: 150px;
	height: auto;
	background-color: transparent;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
	color: #000;
}

.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%;
}
