* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	behavior: url("csshover2.htc");
}
#wrapper {
	background: url(images/body_bg.gif) top left;
	min-width: 998px;
}
.clear {
	clear: both;
}

/* header */
#header {
	padding-top: 20px;
	position: relative;
	margin: auto;
	width: 998px;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#logo {
	margin-left: 2px;
	width: 170px;
	color: #fff;
	background: url(images/logo.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='crop');
	display: block;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	height: 79px;
	margin-bottom: 11px;
}
#head_text {
	position: absolute;
	left: 178px;
	top: 41px;
	background: url(images/head_bg.png) no-repeat;
	width: 428px;
	height: 30px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/head_bg.png', sizingMethod='crop');
	color: #fff;
	text-transform: uppercase;
	padding: 1px 0 0 5px;
}
/* navigation*/
#navigation {
	background: url(images/navig_bg.gif) repeat-x;
	height: 21px;
	padding: 5px;
}
#navigation ul {
	background: url(images/navlist_bg.gif) repeat-x;
	height: 21px;
	float: left;
}
#navigation li {
	text-transform: uppercase;
	height: 21px;
	float: left;
	list-style: none;
}
#navigation li a {
	display: block;
	float: left;
	line-height: 21px;
	height: 21px;
	color: #999999;
	text-decoration: none;
	padding: 0 10px;
	border-right: solid 1px #bfbfbf;
}
#navigation li a:hover,
#navigation li a.active {
	color: #656565;
}
#navigation li.first {
	background: url(images/navlist_left.gif) no-repeat left top;
}
#navigation li.last {
	background: url(images/navlist_right.gif) no-repeat right top;
}
#navigation li.last a {
	border: none;
}

/* content */
#page_box {
	background: url(images/content_bg.png);
	_background: #000;
}
#content {
	padding-top: 21px;
	padding-bottom: 1px;
	color: #bfbfbf;
	margin: auto;
	width: 998px;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#cont_table {
	margin-bottom: 10px;
	background-color: #000;
}
#cont_table td {
	vertical-align: top;
}
#cont_table div.caption {
	width: 121px;
	margin: 0 2px;
	position: relative;
	text-transform: uppercase;
	padding-top: 2px;
}
#cont_table div.caption .note {
	display: block;
	position: absolute;
	text-align:right;
	top: 2px;
	right: 0;
	_right: -1px;
	width: 23px;
}
#cont_table div.caption .note img {
	width: 23px;
}
#cont_table div img {
	background: #fff;
	width: 121px;
}
#cont_table .cover {
	padding: 1px 2px 0px;
	padding-bottom: 0;
}
#cont_table .cover span {
	padding-left: 8px;
	padding-right: 10px;
	color: #fff;
	display: block;
	float: left;
}
#cont_table .cover span.r {
	background: url(images/r.gif) no-repeat 0 2px;
}
#cont_table .cover span.v {
	background: url(images/v.gif) no-repeat 0 2px;
}
.caption{ 
	width: 121px; 
	height: 99px; 
	margin:10px; 
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative; 
}
	
.cover{ 
	float: left; 
	position: absolute; 
	background: #000; 
	width: 100%; 
	top: 85px;
	left: 0;
}

/*pager*/
.pager {
	height: 23px;
	margin-bottom: 12px;
}
.pager ul {
	float: right;
	list-style: none;
	margin-right: 15px;
	text-transform: uppercase;
}
.pager ul li {
	float: left;
}
.pager ul li a {
	display: block;
	width: 15px;
	line-height: 15px;
	background: #f3f3f3;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin-right: 1px;
}
.pager ul li a:hover,
.pager ul li.active a {
	background: #eeba2f;
}
.pager ul li.prev a,
.pager ul li.next a {
	width: auto;
	background: none;
	color: #fff;
	text-decoration: underline;
	margin-right: 15px;
}
.pager ul li.next a {
	margin-right: 0;
	margin-left: 15px;
}
.pager ul li.prev a:hover,
.pager ul li.next a:hover {
	text-decoration: none;
	background: none;
}
.pager ul li.other a {
	background: none;
	color: #fff;
	text-decoration: none;
}
.pager ul li.other a:hover {
	background: none;
}
/* footer */
#footer {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#ft_inner {
	width: 998px;
	margin: auto;
	height: 114px;
	background: url(images/footer_bg.gif) repeat-x 0 96px;
	padding-top: 17px;
	padding-left: 2px;
	text-align: left;
}
#ft_logo {
	background: url(images/ft_logo.jpg) no-repeat top;
	width: 124px;
	padding-top: 55px;
	float: left;
	text-align: center;
	color: #000;
	text-decoration: none;
	float: left;
	margin-right: 22px;
}
#ft_box {
	background: url(images/foot_border.gif) repeat-y;
	width: 372px;
	float: left;
	height: 58px;
	margin-top: 4px;
}
#ft_box ul {
	list-style: none;
	text-transform: uppercase;
	float: left;
	width: 160px;
	padding-left: 25px;
	position: relative;
	margin-top: -2px;
}
#ft_box ul li {
	margin-bottom: 3px;
}
#ft_box ul a {
	color: #000;
	text-decoration: underline;
}
#ft_box ul a:hover {
	color: #404040;
}

/* inner page */
.descrp_box {
	position: relative;
	padding-left: 28px;
	color: #fff;
	padding-bottom: 21px;
	_height: 1px;
	margin-top: -2px;
}
a#prev_site {
	display: block;
	position: absolute;
	left: 0;
	top: 145px;
	background: url(images/prev_site.gif) no-repeat top;
	width: 24px;
	height: 57px;
}
a#prev_site:hover {
	background: url(images/prev_site.gif) no-repeat bottom;
}
a#next_site {
	display: block;
	background: url(images/next_site.gif) no-repeat top;
	width: 24px;
	height: 57px;
	position: absolute;
	top: 145px;
	right: 0;
}
a#next_site:hover {
	background: url(images/next_site.gif) no-repeat bottom;
}


.descrp_siteimg {
	position: relative;
	float: left;
}
.descrp_siteimg img {
	position: relative;
	margin-top: 3px;
}
.descrp_siteimg div {
	position: absolute;
	z-index: 10;
	top: 3px;
	left: 0;
	background: url(images/img_site_shadow.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_site_shadow.png', sizingMethod='crop');
	width: 500px;
	height: 300px;
}
.descrp_site {
	padding-left: 517px;
	#padding-left: 17px;
	width: 415px;
	min-height: 280px;
	_height: 280px;
	padding-bottom: 20px;
	position: relative;
}
.descrp_site h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 5px;
	position: relative;
}
.data_create,
.who_create {
	background: #630506;
	padding: 0 3px;
	margin-right: 1px;
	line-height: 11px;
}
.who_create {
	background: #3c1738;
}
.rv_box {
	float: left;
	width: 415px;
	margin-bottom: 17px;
}
.rv_box img {
	float: left;
	margin-top: 17px;
	margin-right: 1px;
}
.big_r,
.big_v {
	color: #ff0059;
	background: url(images/big_r.gif) no-repeat 0 20px;
	padding-left: 5px;
	padding-top: 7px;
	width: 114px;
	float: left;
}
.big_r span,
.big_v span {
	padding-left: 20px;
	display: block;
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #fff;
}
.big_v {
	color: #f0b82d;
	background: url(images/big_v.gif) no-repeat 0 20px;
}
.descrp_site p {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 15px;
}
.creators {
	color: #23b6c3;
	font-size: 12px;
	line-height: 17px;
}
.creators a {
	color: #fff;
}
.creators a:hover {
	text-decoration: none;
}
a#view_site {
	display: block;
	position: absolute;
	bottom: 0;
	left: 517px;
	#left: 17px;
	background: url(images/button_right.jpg) no-repeat top right;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#view_site span {
	display: block;
	line-height: 19px;
	padding: 0 10px;
	background: url(images/button_left.jpg) no-repeat top left;
	width: 97px;
}
/*a#view_site:hover {
	background: url(images/button_right.jpg) no-repeat bottom right;
	color: #fff;
}
a#view_site:hover span {
	background: url(images/button_left.jpg) no-repeat bottom left;
}*/
/*comments*/
#comment_box {
	width: 503px;
	color: #fff;
	width: 975px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	padding-bottom: 21px;
	padding-left: 23px;
}
.comm_title {
	width: 970px;
	float: left;
	padding-top: 5px;
	margin-bottom: 3px;
	padding-left: 4px;
}
.comm_title h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	float: left;
	margin-right: 5px;
}
.comm_title span {
	background: url(images/comm_number.gif) no-repeat center;
	width: 15px;
	font-size: 10px;
	padding: 5px 0 7px;
	display: block;
	float: left;
	text-align: center;
}
.comments {
	clear: both;
}
.comments p {
	text-transform: uppercase;
	font-style: italic;
	padding-left: 4px;
	margin-bottom: 1px;
}
.comments p span {
	color: #23b6c3;
}
.comments div {
	background: url(images/content_bg.png);
	_background: #000;
	width: 498px;
	padding: 4px;
	margin-bottom: 10px;
	line-height: 14px;
}


/* add site */
.padd {
	padding: 0px 17px 16px;
	position: relative;
	margin-top: -2px;
}
h2 {
	text-transform: uppercase;
	color: #23b6c3;
	font-size: 18px;
	margin-bottom: 9px;
	font-weight: normal;
}
.padd p {
	color: #fff;
	font-size: 12px;
}
.add_site {
	background: url(images/add_site_bg.gif) repeat-y center #e6e6e6;
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 65px;
}
.add_site_left {
	float: left;
	padding: 12px 17px;
	_padding: 11px 16px;
	width: 463px;
}
.add_site_rigth {
	padding: 11px 17px;
	_padding: 11px 16px;
	color: #23b6c3;
	float: left;
	width: 463px;
}
.add_site_rigth h2 {
	color: #000;
	margin-bottom: 5px;
}
.add_site_rigth input,
.add_site_left input,
.add_site_left textarea {
	width: 460px;
	height: 18px;
	#width: 458px;
	#height: 16px;
	border: solid 1px #cccccc;
	padding: 3px 3px 2px;
	position: relative;
	margin-top: 2px;
	margin-bottom: 8px;
}
.add_site_rigth input {
	margin-bottom: 10px;
}
.add_site_left textarea {
	height: 125px;
	#height: 123px;
	margin-bottom: 20px;
}
.as_date {
	color: #666666;
	text-transform: none;
	float: left;
	white-space: 463px;
	padding-top: 7px;
	margin-bottom: 33px;
	clear: both;
}
.as_date div {
	float: left;
	width: 50px;
}
.as_date select {
	clear: both;
	position: relative;
	margin-top: 2px;
}
.add_site_left .column {
	width: 202px;
	float: left;
	margin-right: 19px;
}
.add_site_left .column input {
	width: 202px;
	height: 18px;
	#width: 200px;
	#height: 16px;
}
.add_site_left .column span {
	text-transform: none;
}
.add_site_bottom {
	background: #e6e6e6;
	border-top: solid 4px #000;
	padding: 10px 17px;
	#padding-top: 3px;
	text-align: center;
	text-transform: none;
}
.add_site_bottom .button {
	border: solid 1px #bfbfbf;
	padding: 4px;
	margin: 11px 378px 5px;
	position: relative;
}
.add_site_bottom .button input {
	background: url(images/button_as.gif) no-repeat;
	width: 135px;
	height: 21px;
	border: none;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #4c4c4c;
	font-size: 12px;
	text-transform: uppercase;
}

/* top site page */
.top_site {
	position: relative;
	width: 1000px;
	margin-left: -1px;
	margin-right: -1px;
	padding-bottom: 15px;
}
.top_text {
	padding-left: 24px;
	padding-right: 16px;
	width: 460px;
	height: 150px;
	color: #fff;
	font-size: 12px;
}
.top_text a {
	text-decoration: underline;
	color: #23b6c3;
}
.top_text h1 {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
}
.top_text p {
	margin-bottom: 15px;
}
.topsite_coll {
	float: right;
	width: 500px;
}
div.site {
	width: 500px;
	list-style: none;
	position: relative;
	height: 300px;
}
.site .shadow {
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/shadow_site.png) no-repeat;
	width: 500px;
	height: 300px;
	display: block;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow_site.png', sizingMethod='crop');
}
.site:hover .shadow {
	background: none;
	_filter: none;
}
.top_note {
	position: absolute;
	top: 9px;
	right: 12px;
	text-align: right;
}
.top_note img {
	margin-left: 4px;
	float: right;
}
.site_line {
	height: 21px;
	width: 484px;
	background: #000;
	display: block;
	position: absolute;
	top: 275px;
	left: 0;
	text-transform: uppercase;
	font-size: 13px;
	color: #fefefe;
	padding-top: 4px;
	padding-left: 16px;
}
.site:hover .site_line {
	background: url(images/site_top_border.gif) repeat-x bottom #000;
}
.location {
	background: #000;
	padding: 12px 6px;
	height: 76px;
	width: 88px;
	left: 16px;
	top: 163px;
	display: block;
	text-align: center;
	position: absolute;
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	text-transform: uppercase;
}
.location img {
	margin-bottom: 3px;
}
.site:hover .site_line {
	color: #bfbfbf;
}
.site_line .r,
.site_line .v {
	padding-left: 24px;
	background: url(images/r.gif) no-repeat 16px 0;
	font-size: 9px;
	letter-spacing: 1px;
	color: #fff;
}
.site_line .v {
	background: url(images/v.gif) no-repeat 10px 0;
	padding-left: 18px;
}
.site .comms {
	background: url(images/comm_number.gif) no-repeat center;
	font-size: 10px;
	padding: 5px 5px 7px;
	text-align: center;
	color: #fff;
	margin-left: 10px;
}
.site a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height:  300px;
}
