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;
	text-shadow:0px 2px 1px #000;
}
#example-two ul li:last-child a {
	border: none;
}
#example-two .nav {
	overflow: hidden;
}
#example-two .nav li {
	float: left;
	font-family: 'tt0142m';
	font-size:14px;
	width:100px;
}
#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: #cfd0d2; /* Old browsers */
background: -moz-linear-gradient(top,  #ebebeb 0%, #cfd0d2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#cfd0d2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ebebeb 0%,#cfd0d2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ebebeb 0%,#cfd0d2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ebebeb 0%,#cfd0d2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ebebeb 0%,#cfd0d2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#cfd0d2',GradientType=0 ); /* IE6-9 */
	color: #000;
	font-size: 10px;
	text-align: center;
	border: 0;
	font-family: 'tt0142m';
	font-size:14px;
	height:25px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #fff;
}
#example-two li a.current, #example-two li a.current:hover {
	background: #45a8d1; /* Old browsers */
background: -moz-linear-gradient(top,  #45a8d1 0%, #317693 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45a8d1), color-stop(100%,#317693)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45a8d1 0%,#317693 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45a8d1 0%,#317693 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45a8d1 0%,#317693 100%); /* IE10+ */
background: linear-gradient(to bottom,  #45a8d1 0%,#317693 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45a8d1', endColorstr='#317693',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-shadow:0px 2px 1px #000;
	height:25px;
}
#example-two .nav li a:hover, #example-two .nav li a:focus {
}


.by_movies_bx{
	width:200px;
	height:auto;
	margin:10px 0 !important;
}
.by_movies_bx label{
	width:90%;
	height:20px;
	font-family: 'tt0142m';
	font-size:14px;
	color:#45a8d1;
	text-transform:uppercase;
	padding:0 10px;
	text-shadow:1px 1px 1px #fff;
	float:left;
}
.by_movies_bx select{
	width:185px;
	background:#e1e1e1;
	border:1px solid #45a8d1;
	padding:5px;
	margin:10px 5px;
	text-shadow:1px 1px 1px #fff;
	color:#111;
	height:auto;
}
.by_movies_bx_btton{
	width:150px;
	float:left;
	margin:10px;
	height:auto;
	text-align:center;
	padding:8px 0;
	font-family: 'tt0142m';
	font-size:14px;
	color:#fff;
	margin:10px;
	border:0 none;
	cursor:pointer;
	text-shadow:1px 1px 1px #111;
	border-radius:5px;
	-moz-border-radius:5px;
	text-transform:uppercase;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	background: #45a8d1; /* Old browsers */
background: -moz-linear-gradient(top,  #45a8d1 0%, #317693 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45a8d1), color-stop(100%,#317693)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45a8d1 0%,#317693 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45a8d1 0%,#317693 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45a8d1 0%,#317693 100%); /* IE10+ */
background: linear-gradient(to bottom,  #45a8d1 0%,#317693 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45a8d1', endColorstr='#317693',GradientType=0 ); /* IE6-9 */
}
.by_movies_bx button:hover{
	text-shadow:0px 1px 3px #111;
}

