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

/* 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;
}

/* style for preview box start */
.preview_box {
	height: 300px;
	background: #000;
	margin-bottom: 13px;
}
.preview_box .advert_box {
	float: right;
	width: 250px;
	margin-left: 15px;
	height: 300px;
}
.preview_box .advert_box img {
	float: left;
	border:0px;
}
.preview_box .advert_box .marg_b {
	margin-bottom: 1px;
}
.preview_box .about_project {
	width: 221px;
	float: right;
	padding-left: 10px;
	padding-right: 2px;
	height: 292px;
	padding-top: 8px;
	font-size: 11px;
	color: #909daa;
	position: relative;
}
.preview_box .about_project p {
	margin-bottom: 10px;
	line-height: 16px;
}
.preview_box .about_project span {
	color: #fff;
	font-size: 12px;
}
.preview_box .about_project h1 {
	text-transform: uppercase;
	color: #23b6c3;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;
}
.preview_box .partners_box {
	height: 102px;
	overflow-y: auto;
}
.preview_box .partners_box img {
	margin-right: 19px;
	margin-bottom: 20px;
}
.preview_box a.become_partn {
	position: absolute;
	left: 10px;
	bottom: 8px;
	color: #1a858f;
	text-decoration: none;
	font-size: 10px;
}
.preview_box a.become_partn:hover {
	text-decoration: underline;
}
.preview_site {
	height: 300px;
	position: relative;
	float: left;
}
.preview_site img {
	border:0px;
}
.preview_box .site_img {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 500px;
}
.preview_box .pr_siteday {
	position: absolute;
	z-index: 15;
	left: 0;
	top: 0;
	display: block;
	background: url(images/preview_siteday.gif) no-repeat;
	width: 95px;
	height: 17px;
	color: #fff;
	text-align: center;
	padding-top: 83px;
	padding-right: 5px;
}
.preview_box .about_site {
	background: url(images/preview_aboutsite.png);
	_background: #000;
	height: 80px;
	width: 500px;
	padding-bottom: 36px;
	position: absolute;
	left: 0;
	top: 184px;
	z-index: 15;
	color: #ffffff;
}
.preview_box .about_site h1 {
	margin-left: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	padding-top: 6px;
	margin-bottom: 6px;
}
.preview_box .about_site p {
	margin-left: 14px;
	font-size: 12px;
	line-height: 17px;
}
.preview_box .about_site .rating {
	position: absolute;
	left: 0;
	top:91px;
	background: #000;
	width: 474px;
	height: 13px;
	padding: 6px 13px;
}
.preview_box .about_site .rating span {
	padding-left: 8px;
	padding-right: 10px;
	color: #fff;
	display: block;
	float: left;
}
.preview_box .about_site .rating span.r {
	background: url(images/r.gif) no-repeat 0 2px;
}
.preview_box .about_site .rating span.v {
	background: url(images/v.gif) no-repeat 0 2px;
}

/* style for preview box end */

#head_table {
	margin-bottom: 16px;
	background-color: #000;
	height:300px;
	width:500px;
}

#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;
	background-color:#000;
}
#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;
}
