@charset "utf-8";
/* CSS Document */
body {
	background: #000;
	font-size: 12px;
	color: #ccc;
}
#page {
	clear:both;
	width: 960px;
	text-align: center;
}
#content {
	clear: both;
	width: 960px;
	height: auto;
	overflow: visible;
	background: #121410;
	float: left;
}
#top {
	width: 960px;
	height: 290px;
	background: url(../images/top_bg.jpg) no-repeat;
}
#top_link {
	width: 185px;
	height: 80px;
	float: right;
	vertical-align: top;
}
#footer {
	clear: both;
	width: 900px;
	height: 20px;
	background: url(../images/footer_bg.gif);
	border-top: white 1px solid;
	color: #ccc;
	text-align: center;
	padding: 30px;
	font-size: 12px;
}
#menu {
	width: 960px;
	height: 36px;
	background: url(../images/menu_bg.gif) repeat-x;
	color:#CCC;
}
td.menu {
	width: 76px;
	height: 12px;
	text-align: left;
	padding:12px;
}
a.menu {
	color: #ccc;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}
a.menu:link {
	color: #ccc;
	text-decoration: none;
}
a.menu:visited {
	color: #ccc;
	text-decoration: none;
}
a.menu:hover {
	color: #6F0;
	text-decoration: none;
}
a.menu:active {
	color: #ccc;
}
a.normal {
	color: #ccc;
	font-size:12px;
	text-decoration: none;
}
a.normal:link {
	color: #ccc;
	text-decoration: none;
}
a.normal:visited {
	color: #ccc;
	text-decoration: none;
}
a.normal:hover {
	color: #FF0;
	text-decoration: none;
}
a.normal:active {
	color: #ccc;
}
a.nav {
	color: #FFF;
	font-size:12px;
	text-decoration: none;
	padding: 0px 4px;
}
a.nav:link {
	color: #FFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FF0;
	text-decoration: none;
}
a.nav:active {
	color: #FFF;
}
#left {
	background: #121410;
	width: 690px;
	float: left;
	clear: none;
	overflow: visible;
}
#right {
	background: #121410;
	width: 270px;
	height: inherit;
	float: left;
	clear: none;
	overflow: visible;
}
#review {
	width: 680px;
	height: 345px;
	padding: 5px;
	overflow: hidden;
	background: #121410;
}

#left_content {
	width: 680px;
	height: 890px;
	padding: 5px;
	overflow: hidden;
	background: #121410;
}
div.review_photo {
	height: 183px;
	clear: none;
	float: left;
	overflow:hidden;
}
#adv_bar {
	width: 680px;
	height: 90px;
	overflow: hidden;
	background: #000;
}

#adv_bar1 {
	clear: both;
	float: left;
	width: 680px;
	height: 90px;
	padding: 5px;
	overflow: hidden;
}
#hotnews {
	clear: none;
	float: left;
	width: 355px;
	padding: 0 0 5px 5px;
	height: 300px;
	overflow: hidden;
	background: #121410;
}
#stars {
	clear: none;
	float: left;
	width: 320px;
	padding:0 0 5px 5px;
	height: 300px;
	overflow: hidden;
	background: #121410;
}
#photos {
	width: 680px;
	height: 100%;
	padding: 0px 5px 5px 5px;
	overflow: hidden;
	background: #121410;
	clear:both;
}
#vote {
	width: 680px;
	height: 100%;
	padding: 5px;
	overflow: hidden;
	background: #121410;
	clear:both;
}
.votecount{ color:#FFFF00; font-weight:bold;}
#schedule {
	width: 265px;
	height: 345px;
	padding: 5px 5px 5px 0px;
	overflow: hidden;
	background: #121410;
}
#button_list {
	width: 255px;
	height: 75x;
	padding:5px 5px 0px 5px;
	overflow: hidden;
	background: #000;
}
#partner {
	width: 265px;
	height: auto;
	padding:5px 5px 5px 0px;
	background: #121410;
}
#partner_list {
	background: black;
	padding:5px 5px 0px 5px;
}
#copper {
	text-align: left;
	height: 15px;
	padding: 15px 15px 10px 15px;
	background: #000;
}
div.partner {
	width: 255px;
	height: 60px;
	margin-top: 5px;
	background: url(../images/panel.gif) black;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}

#promotion {
	width: 265px;
	padding: 5px 5px 5px 0px;
	overflow: visible;
	background: #121410;
}

#bbshot {
	width: 265px;
	padding: 5px 5px 5px 0px;
	overflow: visible;
	background: #121410;
}

td.title_left {
	width: 10px;
	height: 36px;
	background: url(../images/title_l.gif) no-repeat;
}
td.title_center {
	height: 36px;
	background: url(../images/title_c.gif) repeat-x;
}
td.title_right {
	width: 10px;
	height: 36px;
	background: url(../images/title_r.gif) no-repeat;
}
td.panel_lt {
	width: 16px;
	height: 16px;
	background: url(../images/panel_lt.gif) no-repeat;
}
td.panel_t {
	height: 16px;
	background: url(../images/panel_t.gif) repeat-x;
}
td.panel_rt {
	width: 16px;
	height: 16px;
	background: url(../images/panel_rt.gif) no-repeat;
}
td.panel_l {
	width: 16px;
	background: url(../images/panel_l.gif) repeat-y;
}
td.panel_r {
	width: 16px;
	background: url(../images/panel_r.gif) repeat-y;
}
td.panel_lb {
	width: 16px;
	height: 16px;
	background: url(../images/panel_lb.gif) no-repeat;
}
td.panel_b {
	height: 16px;
	background: url(../images/panel_b.gif) repeat-x;
}
td.panel_rb {
	width: 16px;
	height: 16px;
	background: url(../images/panel_rb.gif) no-repeat;
}
td.panel_lb {
	width: 16px;
	height: 16px;
	background: url(../images/panel_lb.gif) no-repeat;
}
div.corner {
	clear:both;
	float:left;
	height:5px;
	width:100%;
	background:black;
	overflow:hidden;
}
div.corner_l {
	clear:none;
	float:left;
	width: 5px;
	height: 5px;
	background: url(../images/corner_l.gif) no-repeat;
	color:red;
}
div.corner_r {
	clear:none;
	float:right;
	width: 5px;
	height: 5px;
	background: url(../images/corner_r.gif) no-repeat;
	color:red;
}
div.panel {
	background:black;
	padding:5px 5px 0px 5px;
}
table.panel {
	background: #212121;
}
;
div.thumb_photo {
	width: 145px;
	height: 110px;
	border: 1px solid white;
}
.photo_intro {
	height: 50px;
	width: 140px;
	color:#CCC;
	font-size: 12px;
}
#imagemenu {
	position: relative;
	width: 630px;
	height: 183px;
	overflow: hidden;
	padding:0px;
}
#imagemenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 183px;
	width: 630px;
}
#imagemenu ul li {
	float: left;
}
#imagemenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:98px;
	height: 183px;
}
#imagemenu ul li.landscapes a {
	background: url(../images/landscapes.jpg) repeat scroll 0%;
}
#imagemenu ul li.people a {
	background: url(../images/people.jpg) repeat scroll 0%;
}
#imagemenu ul li.nature a {
	background: url(../images/nature.jpg) repeat scroll 0%;
}
#imagemenu ul li.urban a {
	background: url(../images/urban.jpg) repeat scroll 0%;
}
#imagemenu ul li.abstract a {
	background: url(../images/abstract.jpg) repeat scroll 0%;
}
td.menu2 {
	width: 100px;
	height: 12px;
	text-align: left;
	padding:12px;
}

