BODY {

	background:#efefef url(../img/bg.png) repeat-x;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif

}

.wrapper {

	margin:0 auto;

	width:980px;

	min-height:400px;

}

A {

	color:#000;

}

A IMG {

	border:0;

}

.left {

	float:left;

}

.right {

	float:right;

}

.head {

	margin-bottom:10px;

	overflow:hidden;

	height:75px

}

.head .logo {

	font-size:28px;

	font-weight:bold;

	color:#efefef;

	width:210px;

	height:14px;

	margin-top:20px;

	float:left;

	font-family:Georgia;

	font-style:italic;

	background:url(../img/logo2.png) no-repeat;

	cursor:pointer

}

.head .menu {

	width:542px;

	background:#999 url(../img/menu-bg.png) repeat-x;

	float:left;

	margin-top:20px;

	overflow:hidden;

	-moz-border-radius: 11px;

	-webkit-border-radius: 11px;

	border-radius: 11px;

	behavior: url(border-radius.htc);

	font-size:13px;

	font-weight:bold;

	-moz-box-shadow: 0 0 10px #000;

	box-shadow: 0 0 10px #000;

}

.head .menu UL {

	list-style-type:none;

	padding:0;

	margin:0;

}

.head .menu UL LI {

	float:left;

	padding:6px 0;

	color:#FFF

}

.head .menu UL LI A {

	padding:6px 15px;

	border-right:1px solid #000;

	color:#777;

	text-decoration:none;

	text-shadow: #000 0 0 2px;

	cursor:default

}

.head .menu UL LI .active, .head .menu UL LI .active:hover {

	background-color:#09F;

}

.head .menu UL LI .item1, .head .menu UL LI .item4 {

	-moz-border-topleft-radius: 11px;

	-webkit-border-topleft-radius: 11px;

	border-topleft-radius: 11px;

	behavior: url(border-radius.htc);

	cursor:pointer;

	color:#FFF

}

.head .menu UL LI A:hover {

	background-color:#333;

}

.head .menu UL LI .input {

	width:120px;

	margin:4px;

	height:14px;

	margin-right:2px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	behavior: url(border-radius.htc);

	border:1px solid #FFF;

}

.head .menu UL LI .button {

	margin:4px 0;

	padding:0 3px;

	background-color:#111;

	color:#FFF;

	border:1px solid #000;

	-moz-border-radius: 11px;

	-webkit-border-radius: 11px;

	border-radius: 11px;

	behavior: url(border-radius.htc);

}

.cinema {

	margin-top:0;

	width:1px;

	overflow:hidden;

	height:1px;

}

.main {

	width:100%;

	background:#555 url(../img/main-bg.png) repeat-x;

	background-color:#555;

	margin-top:10px;

	overflow:hidden;

	-moz-border-radius: 8px;

	-webkit-border-radius: 8px;

	border-radius: 8px;

	behavior: url(border-radius.htc);

	min-height:150px;

	margin-bottom:10px

}

.main .buttons {

	margin:3px 12px 5px;

	overflow:hidden;

}

.main .buttons .button {

	margin:4px 0;

	padding:4px 11px 4px 14px;

	background-color:#111;

	color:#FFF;

	border:1px solid #000;

	-moz-border-radius: 11px;

	-webkit-border-radius: 11px;

	border-radius: 11px;

	behavior: url(border-radius.htc);

	float:left;

	margin-right:7px;

	cursor:pointer;

	font-weight:bold;

	text-shadow: #000 0 0 2px;

}

.main .buttons .active, .main .buttons .button:hover {

	background-color:#09F;

	border:1px solid #06F;

	color:#fff;

	text-shadow: #03F 0 0 2px;

}

.main .buttons .off, .main .buttons .off:hover {

	color:#333;

	cursor:default;

	background-color:#111;

	border-color:#111;

	text-shadow: #000 0 0 2px;

}

.main .buttons .button .number {

	-moz-border-radius: 11px;

	-webkit-border-radius: 11px;

	border-radius: 11px;

	behavior: url(border-radius.htc);

	background-color:#222;

	padding:2px 5px;

	margin-left:3px

}

.main .thumbs {

	float:none;

	margin:20px 0 15px 17px;

	overflow:hidden

}

.main .thumbs .thumb {

	float:left;

	margin:0 2px 0 0;

	height:113px;

	text-shadow: #000 0 0 2px;

	color:#fff;

	font-weight:bold;

	margin-bottom:5px;

	padding:5px;

	-moz-border-radius: 7px;

	-webkit-border-radius: 7px;

	border-radius: 7px;

	behavior: url(border-radius.htc);

	cursor:pointer;

	background-color:#555

}

.main .thumbs .thumb IMG {

	border:1px solid #999;

}

.main .thumbs .thumb:hover {

	background-color:#222;

}	

.main .thumbs .active {

	background-color:#333;

}	

.footer {

	border-top:1px solid #aaa;

	margin-top:20px;

	padding:5px 2px;

	font-size:11px;

	margin-bottom:10px;

	overflow:hidden

}

.footer A {

	text-decoration:none;

}

.footer A:hover {

	text-decoration:underline;

}

.footer .spacer {

	padding:0 10px;

	color:#666;

}
