@charset "utf-8";

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}
img{height:auto; max-width:100% }
a ,
a:link,
a:visited 		{
	color: #ea9204;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
a:hover,
a:active 		{
	color: #E7CB07;
}
.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:right;
	margin-bottom: 5px;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
}
.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: #ea9204;
	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: #000;
}
#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;
}
#font_top {
	font-family: "Oswald", Arial, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #df8003;
	padding-top: 5px;
	text-align: left;
}
.top_wrapper {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}
#top1 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#font_top2 {
	font-family: "Oswald", Arial, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	padding-top: 5px;
	text-align: right;
}
.top_wrapper2 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;	
}

#top_left1 {
	float: left;
	height: auto;
	width: auto;
}
#top_right1 {
	float: right;
	height: auto;
	width: auto;
}
.top_wrapper3 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D9A300;
}
#top_nav {
	height: auto;
	width: 90%;	
	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: #999;
	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 #000000;
	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: #ea9204;
	text-decoration: none;
	text-shadow:0 1px 1px #000000;
}

.padding {
	height: 20px;
	width: auto;
	background-color: transparent;
}
#bg_cart {
	text-decoration:none;
	width: 260px;
	height: 50px;
	background-color: #f5f5f5;
	padding: 10px;
	font-family: "Oswald", Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

#content_wrapper {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content_left {
	float: left;
	width: 27%;
	height: auto;
	margin-right: 1%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666;
	padding-right: 1%;
}
#content_right {
	height: auto;
	width: 70%;
	text-align: justify;
	float: right;
}
#content_left_head1 {
	height: 42px;
	width: 240px;
	background-image: url(images/nav2.jpg);
	background-repeat: repeat-x;
}

#content_left_head_title1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	text-align: left;
	text-shadow:0 1px 1px #000000;
	padding-bottom: 10px;
}
#content_left_box {
	height: auto;
	width: 100%;
	background-color: #f9f9f9;
	webkit-box-shadow: 	0px 30px 10px -30px #414141, 0px 0px 10px -30px #414141;
	-moz-box-shadow: 	0px 30px 10px -30px #414141, 0px 0px 10px -30px #414141;
	box-shadow: 		0px 30px 10px -30px #414141, 0px 0px 10px -30px #414141;
}
#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 {
	text-align: center;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #242424;
}
#footer {
	height: auto;
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
}
#footer2 {
	height: auto;
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#bottom_wrapper {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#bottomfloat1 {
	float: left;
	width: 23%;
	height: auto;
	margin-right: 1%;
	margin-left: 1%;
}
#bottomfloat2 {
	float: left;
	width: 23%;
	height: auto;
	margin-right: 1%;
	margin-left: 1%;
}
#bottomfloat3 {
	float: left;
	width: 48%;
	height: auto;
	margin-right: 1%;
	margin-left: 1%;
}
#bottomfloat4 {
	float: left;
	width: 23%;
	height: auto;
	margin-right: 1%;
	margin-left: 1%;
}
#bottomfloat_title {
	font-family: "Oswald", Arial, Sans-serif;
	font-size: 20px;
	color: #e89004;
	font-weight: normal;
	text-shadow: 0px 1px 0px #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
}
#bottom_menu a:link,#bottom_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
}
#bottom_menu a:hover,#bottom_menu a:active {
	color: #e89004;
	text-decoration: none;
}

#bottom_teks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}
#bottom_teks a:link,#bottom_teks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
#bottom_teks a:hover,#bottom_teks a:active {
	color: #CCC;
	text-decoration: none;
}

#bottom_teks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	line-height: 2em;
}
#bottom_teks2 a:link,#bottom_teks2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
}
#bottom_teks2 a:hover,#bottom_teks2 a:active {
	color: #e89004;
	text-decoration: none;
}
h1 {
	font-family: "Oswald", Arial, Sans-serif;
	font-size: 30px;
	color: #e89004;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #FFF;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: "Oswald", Arial, Sans-serif;
	font-size: 16px;
	text-align: center;
	color: #e89004;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #CCC;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h5 {
	font-family: "Oswald", Arial, Sans-serif;
	font-size: 30px;
	text-align: left;
	color: #e89004;
	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;
}
#font_content_judul2 {
	font-family: "Oswald", Arial, Sans-serif;
	font-size: 24px;
	color: #999;
	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: "Oswald", Arial, Sans-serif;
	font-size: 24px;
	color: #999;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

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

#font_content_judul {
	font-family: "Oswald", Arial, 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: #333;
	text-align: center;
	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: #99876a;
}
#font_side a:hover, #font_side a:active {
	color: #B9A34A;
	text-decoration: none;
}

#font_detail a:link, #font_detail a:visited {
	box-shadow:inset 0 0 10px #000000;
	-moz-box-shadow:inset 0 0 10px #000000;
	font-family: "Oswald", Arial, Sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #000;
	text-align: center;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #393939;
}

#font_detail a:hover, #font_detail a:active {
	background-color:#f0a515;
	box-shadow:inset 0 0 10px #cf8800;
	-moz-box-shadow:inset 0 0 10px #cf8800;
	color: #FFF;
	color: #FFF;
	text-decoration: none;
}

#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: #ea9204;
	font-weight: normal;
	margin: 0px;
}

input,select,textarea {
	padding: 8px;
	border: 1px solid #333;
	background-color: #1D1D1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}
input:focus, textarea:focus, select:focus {
	background-color: #1D1D1D;
}
input.error, select.error, textarea.error {
	border: 1px solid #e89004;	
}
label.error {
	color:#e89004;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.page{
	padding: 5px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	margin: 1;
	border: 0px solid #E9D7BC;
	text-align: center;
	font-family: "Oswald", Arial, Sans-serif;
	font-size: 14px;
}
.page a {
	color: #CCC;
	font-weight: bold;
	margin: 0;
	padding: 8px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#3f3f3f;
	background: -moz-linear-gradient(top,  #3f3f3f 0%, #111111 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f3f3f), color-stop(100%,#111111)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3f3f3f 0%,#111111 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3f3f3f 0%,#111111 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3f3f3f 0%,#111111 100%); /* IE10+ */
	background: linear-gradient(top,  #3f3f3f 0%,#111111 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
}
.page a:hover {
	padding: 8px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	background-color:#111111;
	background: -moz-linear-gradient(top,  #111111 0%, #3f3f3f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(100%,#3f3f3f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #111111 0%,#3f3f3f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #111111 0%,#3f3f3f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #111111 0%,#3f3f3f 100%); /* IE10+ */
	background: linear-gradient(top,  #111111 0%,#3f3f3f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#3f3f3f',GradientType=0 ); /* IE6-9 */
}
#font_block {
	color: #333;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	background-color: #0a0a0a;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #151515;	/*-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:#666;
	box-shadow:inset 0 0 10px #000000;
	-moz-box-shadow:inset 0 0 10px #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	width: auto;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e792a6;
	border-right-color: #e792a6;
	border-bottom-color: #ba6d7f;
	border-left-color: #ba6d7f;
	padding: 5px;
    } 
	
    .elipse:hover{
	background-color:#ea9204;
	color: #FFF;
    } 
	
    .elipse:active{
	background-color:#ea9204;
	color:#FFF;
    } 
	
#back_share {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0B0B0B;
}


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

.stepcarousel2{
	position: relative;
	overflow: scroll;
	height: 100px;
	width: 1000px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.stepcarousel2 .belt2{ position: absolute; left: 0; top: 0; }
.stepcarousel2 .panel2{
	float: left;
	overflow: hidden;
	width: 150px;
	height: 75px;
	background-color: transparent;
	padding: 10px;
}



.toggleMenu {
	display:  none;
	margin: 5px;
	background-image: url(images/nav-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	border: 1px solid #4b4b4b;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.toggleMenu a:link, .toggleMenu a:visited {
	color: #FFF;
	
}
.nav {
	list-style: none;


     *zoom: 1;
	margin: 0px;
	padding: 0px;
	
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
	list-style: none;
	width: 14em;
	margin: 0px;
	padding: 0px;
}
.nav li  a  {
	color:#FFF;
}
.nav a {
	color:#E0E0E0;
	margin: 0px;
	font-weight: bold;
	-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-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.nav a:hover {
	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;
	background-color: #D9A300;
}
.nav li {
    position: relative;
}
.nav > li {
	float: left;
}
.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
	
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
	display: block;
	position: relative;
	z-index:100;
	background-color: #383838;
	color: #FFF;
}
.nav li li li a {
	background-color: #4E4E4E;
	z-index:200;
	border-top-color: #4E4E4E;
}

@media screen and (max-width: 768px) {
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
	.nav a {
	color:#000;
	
	}

}
.masonry { /* Masonry container */
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.item { /* Masonry bricks or child elements */
	display: inline-block;
	padding: 0.5em;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#F00;
	font-weight: bold;
	border: 0px solid #CCC;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	line-height: 2em;
	background-color: #171717;
}
@media only screen and (min-width: 400px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}
