body{
	margin:0;
	padding:0;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}

a {
	text-decoration: none;
}
a:focus {
	outline: 0;
}
#page-wrap {
	width: 200px;
	
}
h1 {
	font: bold 40px Sans-Serif;
	margin: 0 0 5px 0;
}
/* Generic Utility */
.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
/* Specific to example two */
#example-two{
	height:50px;
}
#example-two .list-wrap {
	padding: 10px 0;
	margin: 0 0 0px 0;
}
#example-two ul {
	list-style: none;
}
#example-two ul li a {
	display: block;
	border-bottom: 1px solid #666;
	padding: 4px;
	color: #010101;
}
#example-two ul li a:hover {
	color: #fff;
}
#example-two ul li:last-child a {
	border: none;
}
#example-two .nav {
	overflow: hidden;
}
#example-two .nav li {
	float: left;
	font-family: 'Droid Sans', sans-serif;
	font-size:14px;
	width:92px;
}
#example-two .nav li.last {
	margin-right: 0;
}
.center_shad{
	width:3px;
	height:50px;
	background:url(../images/center-shad.png) no-repeat;
	float:left;
}
* + html .center_shad{
	width:3px;
	height:50px;
	float:left;
}
#example-two .nav li a {
	display: block;
	padding: 5px;
	background: #383838; /* Old browsers */
background: -moz-linear-gradient(top,  #383838 48%, #000000 52%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#383838), color-stop(52%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #383838 48%,#000000 52%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #383838 48%,#000000 52%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #383838 48%,#000000 52%); /* IE10+ */
background: linear-gradient(to bottom,  #383838 48%,#000000 52%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	color: #fff;
	font-size: 10px;
	text-align: center;
	border: 0;
	font-family: 'Droid Sans', sans-serif;
	font-size:14px;
	height:25px;
	font-weight:600;
	text-transform:uppercase;
}
#example-two li a.current, #example-two li a.current:hover {
background: #feeb61; /* Old browsers */
background: -moz-linear-gradient(top,  #feeb61 48%, #bc8c38 52%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#feeb61), color-stop(52%,#bc8c38)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #feeb61 48%,#bc8c38 52%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #feeb61 48%,#bc8c38 52%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #feeb61 48%,#bc8c38 52%); /* IE10+ */
background: linear-gradient(to bottom,  #feeb61 48%,#bc8c38 52%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feeb61', endColorstr='#bc8c38',GradientType=0 ); /* IE6-9 */
	height:25px;
	color:#000;
}
#example-two .nav li a:hover, #example-two .nav li a:focus {
}


.by_movies_bx{
	width:183px;
	height:auto;
	margin:10px 0 !important;
}
.by_movies_bx label{
	width:90%;
	height:20px;
	font-family: 'Droid Sans', sans-serif;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	padding:0 10px;
	float:left;
}
.by_movies_bx select{
	width:170px;
	background:#e7e7e7;
	border:1px solid #222;
	padding:5px;
	margin:10px 5px;
	color:#000;
	height:auto;
}
.by_movies_bx_btton{
	width:110px;
	float:left;
	margin:10px;
	height:auto;
	font-family: 'Droid Sans', sans-serif;
	padding:8px;
	font-size:14px;
	font-weight:600;
	color:#000;
	margin:10px;
	border:0 none;
	cursor:pointer;
background: #feeb61; /* Old browsers */
background: -moz-linear-gradient(top,  #feeb61 48%, #bc8c38 52%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#feeb61), color-stop(52%,#bc8c38)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #feeb61 48%,#bc8c38 52%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #feeb61 48%,#bc8c38 52%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #feeb61 48%,#bc8c38 52%); /* IE10+ */
background: linear-gradient(to bottom,  #feeb61 48%,#bc8c38 52%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feeb61', endColorstr='#bc8c38',GradientType=0 ); /* IE6-9 */
}
.by_movies_bx button:hover{
	text-shadow:0px 1px 3px #111;
}

