html, body
{
	height: 100%;
}

body
{
    background-color: #d8dfe7;
    font-size: 12px; 
    color: #000000; 
    font-family: Trebuchet MS, Tahoma, Arial, Verdana;
    font-style: normal;
    text-decoration: none;
    white-space: normal;
	margin: 0;
	padding: 0;
}

a
{
	color: #1d417a;
    text-decoration: underline;
}

a:hover
{
	color: #0e52bf;
    text-decoration: underline;
}

#menu
{
    background: #4f99d0 url(../images/top_menu_bg.gif) repeat-x;
	width: 100%;
	height: 38px;
}

#site_search
{
	width: 225px;
	height: 38px;
	float:right;
	overflow:hidden;
}

#site_search .search_field
{
	width: 130px;
	border: solid 1px #237ba3;
	background-color: #eaf1f8;
	margin: 0 5px;
	color: #237ba3;
	padding: 0 4px;
}

#site_search .search_button
{
	width: 26px;
	height: 38px;
	padding-right: 100px;
}

#header_txt
{
	position: absolute;
	top: -40px;
}

#add_menu_items
{
	position: absolute;
	top: -20px;
}

#menu_items
{
	position: absolute;
	float:left;
	height: 38px;
	overflow:hidden;
	margin-left: 130px;
	z-index: 10;
	vertical-align: top;
	display: table-cell;
}

#menu_items a img
{
	border: none;
}

#menu_items a:hover img
{
	border-bottom: solid 4px #9fe1ff;
	margin-top: -7px;
}

#header
{
    background: #3366FF url(../images/header_bg.gif) repeat-x;
	width: 100%;
	height: 87px;
}

#logo
{
	position: absolute;
	top: 0;
	left: 0;
	width: 169px;
	height: 125px;
	z-index: 5;
}

#title
{
	width: 279px;
	height: 74px;
	margin-left: 173px;
	margin-top: 13px;
	float:left;
}

#categories
{
	width: 523px;
	height: 41px;
	float:right;
	margin-top: 37px;
	overflow:hidden;
}

#categories .list
{
    background:#2e4e82 url(../images/categories_bg.gif) repeat-x;
	padding: 0 7px;
	color: #b7c1d2;
	letter-spacing: -1pt;
}

#categories a
{
	color: #fff;
	font-size: 13px;
    text-decoration: none;
}

#categories a:hover
{
    text-decoration: underline;
}

#content
{
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}

#text_area
{
	font-size: 14px;
	float:left;
	margin-left:-301px;
	width:100%;
    background-color: #d8dfe7;
	border-right: 1px dashed #5fa8c9;
}

#cont 
{
	margin-left:301px;
}

#text_area .inner_block
{
	padding: 5px 15px 20px 20px;
}

#sidebar
{
	font-size: 12px;
	background-color: #fff;
	float:right;
	width: 300px;
}

#sidebar .inner_block
{
	padding: 0 15px 20px 20px;
	line-height: 130%;
}

#sidebar h4
{
    background: url(../images/sidebar_titles_bg.gif) no-repeat;
	color: #423717;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px 3px 19px;
	margin: 15px 0 7px 0;
}

#sidebar h5
{
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 3px 0;
}

#sidebar .rating
{
	width: 95px;
	font-size: 11px;
	color: #777;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-bottom: expression('0');
	display: block;
}

#sidebar .rating .stars_txt
{
	float: left;
	width: 32px;
}

#sidebar .rating .stars
{
	background: url(../images/star.gif) repeat-x left;
	height: 13px;
	overflow: hidden;
}

#sidebar .rating .stars_bw
{
	width: 54px;
	background: url(../images/star_bw.gif) repeat-x left;
	background-position: expression('0 3px');
	float: right;
	height: 13px;
	overflow: hidden;
}

#sidebar .samples
{
	padding-top: 5px;
	text-align: center;
}

#sidebar .samples a img
{
	border: solid 1px #2e4e82;
}

#sidebar .samples a:hover img
{
	border: dashed 1px #2e4e82;
}

#tags_cloud
{
	line-height: 175%;
}

#tags_cloud a:hover
{
	text-decoration: none;
}

#text_area .short_review
{
	font-size: 14px;
	margin-bottom: 30px;
}

#text_area a
{
	color: #0070bf;
}

#text_area a:hover
{
	color: #103165;
}

#text_area h2
{
	color: #0d3576;
}

#text_area h1
{
	color: #0d3576;
	font-size: 27px;
	font-weight: bold;
}

#text_area .short_review h2
{
	margin: 0;
	font-size: 18px;
	margin-top: -3px;
}

#text_area .short_review a:hover h2
{
	color: #39f;
}

#text_area .short_review .separator
{
	border-bottom: 1px dashed #5fa8c9;
	height: 5px;
	overflow: hidden;
	font-size: 7px;
}

#text_area a img.screenshot
{
	border: solid 1px #2e4e82;
	margin-right: 10px;
}

#text_area a:hover img.screenshot
{
	border: dashed 1px #2e4e82;
}

#text_area a.lnk
{
	font-weight: bold;
}

#text_area .lnk_big
{
	padding-top: 7px;
}

#text_area .lnk_big a
{
	font-weight: bold;
	font-size: 20px;
}

#text_area .rating
{
	width: 125px;
	font-weight: bold;
	color: #777;
	padding-top: 2px;
	padding-top: 6px;
	margin-bottom: 3px;
	display: block;
}

#text_area .short_review .rating .stars_txt
{
	float: left;
	width: 32px;
}

#text_area .rating .stars
{
	background: url(../images/star_big.gif) repeat-x left;
	height: 17px;
	overflow: hidden;
}

#text_area .rating .stars_bw
{
	width: 74px;
	background: url(../images/star_big_bw.gif) repeat-x left;
	float: right;
	height: 17px;
	overflow: hidden;
}

#text_area .tags
{
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 7px;
}

#text_area .tags a
{
	color: #423717;
}

#text_area .tags a:hover
{
	text-decoration: none;
}

#text_area .full_review .join
{
	float: right;
	margin-top: 10px;
}

#text_area .full_review .join a
{
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	background-color: #5fa8c9;
	display: block;
}

#text_area .full_review .join a:hover
{
	background-color: #2e4e82;
}

#text_area b.subtitle
{
	font-weight: bold;
	color: #777;
	display: block;
	margin-bottom: 2px;
}

#text_area b.special
{
	font-weight: bold;
	color: #c00;
	display: block;
	margin-top: 10px;
	font-size: 16px;
}

#text_area b.single_pass
{
	font-weight: bold;
	color: #df00d2;
	display: block;
	margin-top: 10px;
	font-size: 16px;
}

#text_area div.special_text
{
	width: 99%;
	font-style: italic;
	margin-bottom: 8px;
	color: #b00003;
	border-top: dashed 1px #b5bec9;
}

#text_area .rating .stars_txt
{
	float: left;
	width: 95px;
}

#text_area .categories
{
	padding: 8px 0 4px 0;
}

#text_area .full_review h1
{
	margin: 0;
	font-size: 22px;
	margin-top: -3px;
	font-weight: bolder;
}

#text_area hr.separator
{
	border: none;
	border-bottom: 1px dashed #5fa8c9;
	height: 0px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 5px;
}

#text_area .realted_reviews td
{
	text-align: center;
	width: 150px;
	vertical-align: top;
	font-size: 14px;
}

#free_samples h1
{
	color: #0d3576;
	font-size: 27px;
	font-weight: bold;
	margin-bottom: 2px;
}

#free_samples h4
{
	padding-bottom: 15px;
}

#text_area .samples_page td
{
	text-align: center;
	width: 150px;
	vertical-align: top;
	font-size: 12px;
	padding-bottom: 20px;
}

#text_area h4
{
	margin: 0 0 5px 0;
	color: #423717;
}

#text_area h4.big
{
	font-size: 20px;
}

.add_time
{
	text-align: right;
	color: #777;
	font-size: 12px;
}

.update_time
{
	text-align: right;
	color: #aaa;
	font-size: 12px;
}

table.gallery_images td
{
	padding: 2px 5px;
}

table.gallery_images td a img
{
	border: solid 1px #2e4e82;
}

table.gallery_images td a:hover img
{
	border: dashed 1px #2e4e82;
}

div.gallery_special_offer
{
	width: 700px;
	font-size: 15px;
}

table.gallery_review
{
	margin-top: 20px;
	width: 700px;
}

table.gallery_review td
{
	padding-bottom: 10px;
}

#text_area .gallery_join
{
	padding-top: 20px;
	padding-bottom: 10px;
}

#text_area .gallery_join a
{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	background-color: #5fa8c9;
}

#text_area .gallery_join a:hover
{
	background-color: #2e4e82;
	color: #fff;
}

#footer
{
	width: 100%;
	background-color: #2e4e82;
	border-top: 5px solid #5fa8c9;
	height: 50px;
	overflow: hidden;
	color: #a7bbdc;
	line-height: 135%;
}

#footer a
{
	color: #fff;
}

#footer a:hover
{
	text-decoration: none;
}

#footer .left_side
{
	margin-right: 300px;
	padding: 7px 20px;
}

#footer .right_side
{
	padding: 7px 20px;
	width: 300px;
	float: right;
}

#mediaspace
{
	border: solid 5px #2e4e82;
	width: 640px;
}

#hint_area{position: absolute;display: none;width: 200px;background-color: #fff;border: 1px solid #301f27;text-align: left;padding: 3px;font-size: 11px;color: #301f27;}

#single_pass
{
	padding-bottom: 82px;
	padding-bottom: expression('30px');
	margin-bottom: expression('10px');
	text-align: left;
	border-bottom: dashed 1px #b5bec9;
}

#single_pass ul
{
	margin: 2px 0 0 0;
	list-style-type: none;
	text-align: left;
}

#single_pass ul li
{
	float: left;
	width: 220px;
	margin: 0;
}

.extended_galls
{
	font-size: 14px;
	color: #777;
	font-weight: bold;
	padding-top: 5px;
}

#text_area .extended_galls a img
{
	margin: 2px 3px 0 0;
}

#text_area .screenshot_links
{
	text-align: center;
	padding-top: 5px;
}

#text_area .network_link
{
	margin-top: 20px;
	width: 100%;
	text-align: right;
}

#text_area .network_link a
{
	font-weight: bold;
	color: #df00d2;
}

#text_area .network_area 
{
	text-align: center;
	padding: 5px 0 10px 0;
	border-top: dashed 1px #5fa8c9;
	border-bottom: dashed 1px #5fa8c9;
}

#text_area .network_area a
{
	font-size: 18px;
	font-weight: bold;
	color: #df00d2;	
}