﻿
html
{
	background: #5f5f5f url(  'http://vuspehe.com/images/html_bg.png' ) repeat-x scroll;
}
html
{
	background: #545454 url(  'http://vuspehe.com/images/html_bg.png' ) repeat-x scroll\9;
}

.photo_album div.Photo_Container_s
{
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	background-color: #f5f5ff;
	border: 1px solid #EEE;
}

.Blog_Description
{
	margin-bottom: 10px;
	color: #969696;
	font-size: 11px;
	margin-top: -5px;
}

div.Photo_Container_m
{
	position: absolute;
	margin-top: -25px;
	margin-left: -25px;
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	background-color: #f5f5ff;
	border: 1px solid #EEE;
}

img.Photo_s
{
	cursor: pointer;
	max-width: 100px;
	max-height: 100px;
	border: 0;
}

img.Photo_m
{
	cursor: pointer;
	max-width: 150px;
	max-height: 150px;
	border: 0;
}

#navigation, #navigation li
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 28px;
}

#navigation
{
	height: 30px;
}

#navigation li a
{
	float: none;
	display: block;
	height: 30px;
	padding: 0 20px;
	color: #ccc;
	text-decoration: none;
}

* html #navigation li a
{
	float: left;
	height: 30px;
	padding: 0 20px;
	color: #ccc;
	display: inline;
	text-decoration: none;
}

#navigation li.selected a
{
	color: #fff;
}


#navigation li a:hover
{
	color: #fff;
	background: url(  'http://vuspehe.com/images/navigation.png' ) repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#navigation li ul li a
{
	height: auto;
	padding: 0 15px;
}

* html #navigation li ul li a
{
	display: inline-table;
	height: auto;
	padding: 0 15px;
}

#navigation li ul li
{
	float: none;
}

#navigation ul
{
	background: #161616;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	border: 1px solid #444444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

body
{
	background-attachment: fixed;
	font-weight: normal;
	margin: 1px 0 0 0;
	padding: 0 0 20px;
	font-size: 12px;
	color: #565656;
	font-family: Arial, Tahoma,sans-serif;
	text-decoration: none;
	height: 100%;
}

a, a:visited
{
	color: #272727;
	font-size: 12px;
	text-decoration: underline;
}
a:hover
{
	color: #272727;
	font-size: 12px;
	text-decoration: none;
}
a:active
{
	color: #272727;
	font-size: 12px;
	text-decoration: underline;
}

img
{
	border: none;
}
div.selected
{
	background-color: #f5f5f5;
}
.category_tbl td
{
	padding: 5px 5px 0px 0;
	}
.errorBox
{
	background-color: #FFF2F2;
	border: 1px solid #F1F1F1;
	color: Red;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
.okBox
{
	background-color: #F2FFF2;
	border: 1px solid #F1F1F1;
	color: Green;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
/*Основная ссылка-кнопка*/
a.linkButton, a.linkButton:visited, input.linkButton, input.linkButton:visited
{
	display: inline-block;
	text-decoration: none;
	background-color: #ffffff;
	border: solid 1px #99A1A4;
	color: #576065;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 13px 4px 13px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}
a.linkButton:hover, input.linkButton:hover
{
	display: inline-block;
	text-decoration: none;
	background-color: #ffffff;
	border: solid 1px #E87B10;
	color: #E87B10;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 13px 4px 13px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}
a.linkButton:active, input.linkButton:active
{
	display: inline-block;
	text-decoration: none;
	background-color: #ffffff;
	border: solid 1px #E87B10;
	color: #E87B10;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 13px 4px 13px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}

a.linkSubmitButton, a.linkSubmitButton:visited, input.linkSubmitButton, input.linkSubmitButton:visited
{
	display: inline-block;
	text-decoration: none;
	background-color: #ffffff;
	border: solid 1px #E87B10;
	color: #E87B10;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 13px 4px 13px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}
a.linkSubmitButton:hover, input.linkSubmitButton:hover
{
	display: inline-block;
	text-decoration: none;
	background-color: #FCEEE0;
	border: solid 1px #E87B10;
	color: #E87B10;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 13px 4px 13px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}
a.linkSubmitButton:active, input.linkSubmitButton:active
{
	display: inline-block;
	text-decoration: none;
	background-color: #FCEEE0;
	border: solid 1px #E87B10;
	color: #E87B10;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 13px 4px 13px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}

a.childLink, a.childLink:active, a.childLink:visited
{
	display: inline-block;
	color: #555;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
}
a.childLink:hover
{
	display: inline-block;
	color: #E87B10;
	text-decoration: underline;
}

a.blogRssBtn, a.blogRssBtn:active, a.blogRssBtn:visited
{
	background: url(  'http://vuspehe.com/images/blogRss.png' ) no-repeat;
	float: right;
	background-position: 0px 0px;
	height: 24px;
	width: 24px;
	margin: 3px 6px 0px 0px;
	border: 0px solid;
}
a.blogRssBtn:hover
{
	background: url(  'http://vuspehe.com/images/blogRss.png' ) no-repeat;
	float: right;
	background-position: 0px -24px;
	height: 24px;
	width: 24px;
	margin: 3px 6px 0px 0px;
	border: 0px solid;
}

a.newsRssBtn, a.newsRssBtn:active, a.newsRssBtn:visited
{
	background: url(  'http://vuspehe.com/images/newsRss.png' ) no-repeat;
	float: right;
	background-position: 0px 0px;
	height: 24px;
	width: 24px;
	margin: 3px 6px 0px 0px;
	border: 0px solid;
}
a.newsRssBtn:hover
{
	background: url(  'http://vuspehe.com/images/newsRss.png' ) no-repeat;
	background-position: 0px -24px;
	float: right;
	height: 24px;
	width: 24px;
	margin: 3px 6px 0px 0px;
	border: 0px solid;
}


a.editCategoryBtn, a.editCategoryBtn:active, a.editCategoryBtn:visited
{
	background: url(  'http://vuspehe.com/images/pen.png' ) no-repeat;
	float: right;
	background-position: 0px 0px;
	height: 24px;
	width: 24px;
	margin: 1px 0px 0px 0px;
	border: 0px solid;
}
a.editCategoryBtn:hover
{
	background: url(  'http://vuspehe.com/images/pen.png' ) no-repeat;
	background-position: 0px -24px;
	float: right;
	height: 24px;
	width: 24px;
	margin: 1px 0px 0px 0px;
	border: 0px solid;
}

a.removeCategoryBtn, a.removeCategoryBtn:active, a.removeCategoryBtn:visited
{
	background: url(  'http://vuspehe.com/images/close.png' ) no-repeat;
	float: right;
	background-position: 0px 0px;
	height: 24px;
	width: 24px;
	margin: 1px 0px 0px 0px;
	border: 0px solid;
}
a.removeCategoryBtn:hover
{
	background: url(  'http://vuspehe.com/images/close.png' ) no-repeat;
	background-position: 0px -24px;
	float: right;
	height: 24px;
	width: 24px;
	margin: 1px 0px 0px 0px;
	border: 0px solid;
}

a.headerLink, a.headerLink:active, a.headerLink:visited
{
	font-size: 12px;
	display: inline-block;
	color: #E87B10;
	text-decoration: none;
	padding: 5px 5px;
}
a.headerLink:hover
{
	font-size: 12px;
	display: inline-block;
	color: #E87B10;
	text-decoration: underline;
}

a.consultationBtn, a.consultationBtn:visited
{
	display: inline-block;
	text-decoration: none;
	background-color: #ffffff;
	border: solid 2px #E87B10;
	color: #E87B10;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 8px 4px 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	font-weight: bold;
}
a.consultationBtn:hover
{
	display: inline-block;
	text-decoration: none;
	background-color: #FCEEE0;
	border: solid 2px #E87B10;
	color: #E87B10;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 8px 4px 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	font-weight: bold;
}
a.consultationBtn:active
{
	display: inline-block;
	text-decoration: none;
	background-color: #FCEEE0;
	border: solid 2px #E87B10;
	color: #E87B10;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 8px 4px 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	font-weight: bold;
}
a.registrationBtn, a.registrationBtn:visited
{
	display: inline-block;
	text-decoration: none;
	background-color: #ffffff;
	border: solid 2px #2AA4D1;
	color: #2AA4D1;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 8px 4px 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
}
a.registrationBtn:hover
{
	display: inline-block;
	text-decoration: none;
	background-color: #DDF6FF;
	border: solid 2px #2AA4D1;
	color: #2AA4D1;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 8px 4px 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
}
a.registrationBtn:active
{
	display: inline-block;
	text-decoration: none;
	background-color: #DDF6FF;
	border: solid 2px #2AA4D1;
	color: #2AA4D1;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 8px 4px 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
}

.invest_list_tbl
{
	margin-top:10px;
	}
.invest_list_tbl td
{
	padding: 3px 20px 3px 0px;
	color:#323232;
	font-size:12px;
}
.invest_list_tbl img
{
	margin-top:-2px;
}
	
.cornerAll
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.cornerBottomRight
{
}
.cornerTopRight
{
}

.popupDialogClass
{
	background-color: #fff;
	border: 1px solid #646464;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

.popupDialogClass .dialogBodyBlock
{
	background-color: #FFFFFF;
	border: medium none; /*color: #111111;*/
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
	text-decoration: none;
}

.popupDialogClass .dialogHeaderBlock
{
	background-color: #1f2428;
	background: url(  'http://vuspehe.com/images/header_top_bg.png' ) repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 24px;
	padding: 10px 15px;
	vertical-align: middle;
	height: 25px;
	border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
}

.popupDialogClass .popupHeaderDialog
{
	float: left;
	height: 32px;
	margin-top: 1px;
}

.popupDialogClass .popupDialogCancel
{
	float: right;
	margin-top: -25px;
	width: 22px;
	height: 22px;
}
.popupDialogClass .cancelButton
{
	width: 22px;
	height: 22px;
	cursor: pointer;
}

a.linkAction, a.linkAction:visited
{
	color: #272727;
	font-size: 12px;
	text-decoration: underline;
}
a.linkAction:hover
{
	color: #272727;
	font-size: 12px;
	text-decoration: none;
}
a.linkAction:active
{
	color: #272727;
	font-size: 12px;
	text-decoration: underline;
}

a.linkBlogNav, a.linkBlogNav:visited
{
	color: #272727;
	font-size: 12px;
	text-decoration: none;
}
a.linkBlogNav:hover
{
	color: #272727;
	font-size: 12px;
	text-decoration: underline;
}
a.linkBlogNav:active
{
	color: #272727;
	font-size: 12px;
	text-decoration: underline;
}

a.linkDescribe, a.linkDescribe:visited
{
	color: #787878;
	font-size: 10px;
	text-decoration: underline;
}
a.linkDescribe:hover
{
	color: #272727;
	font-size: 10px;
	text-decoration: none;
}
a.linkDescribe:active
{
	color: #272727;
	font-size: 10px;
	text-decoration: underline;
}

a.linkMyResource, a.linkMyResource:visited
{
	color: #272727;
	font-size: 11px !important;
	text-decoration: none;
}
a.linkMyResource:hover
{
	color: #272727;
	font-size: 11px;
	text-decoration: underline;
}
a.linkMyResource:active
{
	color: #272727;
	font-size: 11px;
	text-decoration: underline;
}

.mainHeaderContainer
{
	color: #000;
	border-bottom: solid 1px #EEE;
	margin-bottom: 10px;
}
.bigHeader
{
	font-size: 32px;
	padding: 0 0 5px;
	text-transform: capitalize;
	font-family: Arial;
	text-align: left;
}
.bigHeader a
{
	font-size: 32px;
	text-decoration: none;
}
.mediumHeader
{
	font-size: 16px;
	padding: 15px 0 3px;
	color: #111;
	font-weight: bold;
}
.comments_count
{
	font-size: 20px;
	color: #111;
}
.comments_titlename
{
	font-size: 11px;
	color: #111;
	font-weight: bold;
	width: 55px;
	table-layout: fixed;
}
.add_comment_tile
{
	padding: 3px 0px;
	margin-top: 50px;
	text-align: center;
	background-color: #FFF2F2;
}
a.newsHeader, a.newsHeader:visited
{
	font-size: 20px;
	color: #111;
	text-decoration: underline;
	font-family: Arial;
}
a.newsHeader:hover, a.newsHeader:active
{
	font-size: 20px;
	color: #111;
	text-decoration: none;
	font-family: Arial;
}
.messageInfo
{
	font-size: 18px;
	color: #646464;
}

.subHeaderContainer
{
	padding: 5px 0px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333;
	font-size: 12px;
}

.darkText
{
	color: #333;
}
.lightText
{
	color: #787878;
}
.textHeader
{
	font-family: Tahoma;
	font-weight: bold;
	color: #333;
	font-size: 12px;
}
.subMiniHeaderContainer
{
	padding: 3px 0px;
	color: #000;
}
.paragraphContainer
{
	margin-bottom: 10px;
}
.mainContainer
{
	font-family: Tahoma;
	font-size: 12px;
	width: 500px;
	overflow-x: auto;
	text-align: justify;
}

li.point
{
	margin-left: 20px;
}

input.registr_smalltextbox:focus, input.registr_keytextbox:focus, input.registr_linktextbox:focus, input.registr_textbox:focus, textarea.registr_multitextbox:focus, input.comment_user:focus, textarea.comment_content:focus
{
	border: 1px solid #E87B10;
	background-color: #FFFCEF;
}

.dropDownList
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CDCDCD;
	width: 200px;
	color: #323232;
	padding: 2px;
}

.registr_smalltextbox
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CDCDCD;
	width: 120px;
	color: #323232;
	padding: 2px;
}
.registr_keytextbox
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CDCDCD;
	width: 210px;
	color: #323232;
	padding: 2px;
}
.registr_linktextbox
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CDCDCD;
	width: 250px;
	color: #323232;
	padding: 2px;
}
.darkText
{
	font-family: Tahoma;
	font-size: 11px;
	color: #323232;
	padding: 2px;
}
.registr_textbox
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CDCDCD;
	width: 470px;
	color: #323232;
	padding: 2px;
}
.comment_user
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CDCDCD;
	width: 267px;
	color: #323232;
	padding: 2px;
}
.comment_content
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CDCDCD;
	width: 325px;
	color: #323232;
	padding: 2px;
	height: 150px;
}
.registr_multitextbox
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CDCDCD;
	width: 470px;
	color: #323232;
	padding: 2px;
	height: 200px;
}

.Comment_User
{
	color: #111;
	font-size: 12px;
	font-weight: bolder;
	float: left;
}
.Comment_Date
{
	color: #999;
	font-size: 11px;
	float: right;
}
.Comment_Content
{
	color: #323232;
	display:block;
	padding-top:15px;
}

div.CategoryItem
{
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	border: 1px solid #d1d1d1;
	cursor:pointer;
}
div.CategorySelectedItem
{
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	border: 1px solid #E87B10;
	background-color:#FCEEE0;
	cursor:pointer;
}

div.CategoryItem:hover, div.CategorySelectedItem:hover
{
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	background-color:#D1E2EE;
	border:1px solid #316AC5;
	cursor:pointer;
}



.report_tbl
{
	width: 400px;
}
.report_tbl tr.header
{
	font-size: 12px;
	font-weight: bold;
	color: #555;
}
.report_tbl td
{
	border: 1px solid #f2f3f4;
	border-width: 0px 0px 1px 0px;
}
.report_tbl tr.evenrow
{
	background-color: #F6F9FF;
}

#registr_form
{
	width: 100%;
}
#registr_form tr.registr_evenrow
{
	background-color: #F6F9FF;
}
#registr_form td.cell
{
	padding: 5px 18px 5px 18px;
	border-bottom: 1px solid #f2f3f4;
	vertical-align: middle;
}
.partner_tbl
{
	width: 100%;
	font-size: 12px;
	margin-bottom: 20px;
	cursor: default;
}
.partner_tbl tr
{
	vertical-align: middle;
}
.partner_tbl td
{
	padding: 6px 10px 6px;
	border-bottom: 1px solid #d1d1d1;
	background-color: #FFF2F2;
}
.partner_tbl .active td
{
	font-weight: bold;
	background-color: #F6F9FF;
	border-bottom: 1px solid #d1d1d1;
	color: #555;
}
.partner_tbl .header td
{
	color: #111;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 7px;
	background-color: #FFF;
}
.partner_tbl .header a
{
	color: #111;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 7px;
	background-color: #FFF;
}
.news_tbl
{
	width: 100%;
	font-size: 12px;
}
.news_tbl tr
{
	vertical-align: middle;
}
.news_tbl td
{
	padding: 4px 10px 4px;
	border-bottom: 1px solid #efefef;
}
.news_tbl tr.odd
{
	background-color: #F6F9FF;
}
.news_tbl .header td
{
	color: #111;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 7px;
}
.games_comments
{
	width: 100%;
}
.games_comments .active
{
	background-color: #F6F9FF;
}
.games_comments td
{
	padding: 15px 5px;
	border-bottom: 1px solid #f2f3f4;
}

a.Navigate, a.Navigate:visited
{
	text-decoration: none;
	background-color: #ffffff;
	border: solid 1px #99A1A4;
	border-bottom: solid 1px #AAADAF;
	border-right: solid 1px #AAADAF;
	color: #576065;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	padding: 3px 6px;
	padding: 3px 6px 3px 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
a.Navigate:hover
{
	text-decoration: none;
	background-color: #ffffff;
	border: solid 1px #E87B10;
	color: #E87B10;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	padding: 3px 6px 3px 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
a.Navigate:active
{
	text-decoration: none;
	background-color: #ffffff;
	border: solid 1px #E87B10;
	color: #E87B10;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	padding: 3px 6px 3px 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

.NavigateActive
{
	text-decoration: none;
	background-color: #ffffff;
	border: solid 1px #E87B10;
	color: #E87B10;
	font-weight: normal;
	font-size: 11px;
	padding: 3px 6px 3px 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	text-align: center;
}


/****************************************************************/
/* Site
   -------------------------------- */


#wrapper
{
	margin: 0 auto;
	width: 956px;
	position: relative;
}

#banner
{
	height: 202px;
}

#content .bg
{
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

table.layout-grid a.disabled, table.layout-grid a.disabled:hover
{
	color: #aaa;
	cursor: default;
	text-decoration: line-through;
}


/* DIV
   -------------------------------- */

/**/
div.bg_header_img
{
	position: absolute;
	top: 0px;
	left: 3px;
	margin: 0;
	height: 200px;
	width: 950px;
	display: block;
	background: url(  'http://vuspehe.com/images/body_bg.jpg' ) no-repeat;
}
div.photo
{
	cursor: pointer;
	margin: 5px;
	background-color: #FFFFFF;
}
div.mem_info
{
	background-color: #fff;
	border-bottom: 1px solid #EEE;
	margin: 0px 10px;
	padding-bottom: 10px;
}
div.mem_add_info
{
	background-color: #fff;
	margin: 5px 15px 10px;
	padding-bottom: 0px;
}




/* Navigation
   -------------------------------- */

#navigation
{
	height: 30px;
	left: 10px;
	position: absolute;
	top: 207px;
	right: 0px;
}


/* Content
   -------------------------------- */

#content-wrapper
{
	background: #FFF url(  'http://vuspehe.com/images/content_bg.png' ) repeat-y 0 0;
}

#content
{
	background: url(  'http://vuspehe.com/images/content_body_bg.png' ) no-repeat 0 13px;
	zoom: 1;
}

.content-top
{
	font-size: 1px;
	height: 40px;
	background: url(  'http://vuspehe.com/images/content_top_bg.png' );
}

.content
{
	padding: 0 3px 0 3px;
	overflow: hidden;
}

#content .content
{
	min-height: 380px; /*background: url('http://vuspehe.com/images/dot.png') repeat-y 203px 0;*/
}



* html #content .content
{
	height: 380px;
	overflow-y: visible;
}

/* Layout */

.content-head
{
	height: 74px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

.content-head h2
{
	float: left;
	margin: 0;
	padding: 20px 0 20px 24px;
	color: #ff9c08;
	font: normal 29px/30px "Trebuchet MS" , "Helvetica" , "Arial" , "Verdana" , "sans-serif";
}

.content-head h2 span
{
	padding-right: 16px;
	border-right: 1px solid #ccc;
}

.content-head p
{
	margin: 0;
	padding: 28px 0 0 12px;
	float: left;
	font: bold 15px "Trebuchet MS" , "Helvetica" , "Arial" , "Verdana" , "sans-serif";
}


/* Layout
   -------------------------------- */

.layout-grid
{
	width: 100%;
}

.layout-grid td
{
	vertical-align: top;
}

.layout-grid td.left-nav
{
	border-right: 1px solid #eee;
	width: 200px;
	table-layout:fixed;
}
.layout-grid td.right-nav
{
	width: 200px;
	table-layout:fixed;
}

.layout-grid td.normal
{
	border-right: 1px solid #eee;
	padding: 20px 24px;
	font-family: "Arial" , "sans-serif";
	width:500px;
	table-layout:fixed;
}



/* Normal
   -------------------------------- */

h3, h4
{
	margin: 0;
	font-weight: normal;
}

h3
{
	padding: 0 0 9px;
}

h4
{
	padding-bottom: 21px;
	border-bottom: 1px dashed #999;
	font-size: 12px;
	font-weight: bold;
}

p
{
	font-size: 12px;
}


/* Footer
   -------------------------------- */

#footer
{
	height: 45px;
	padding: 10px 0;
	position: relative;
}

#footer .inner
{
	position: relative;
	z-index: 2;
}

* html #footer .inner
{
	zoom: 1;
}

#footer .bg
{
	background: url(  'http://vuspehe.com/images/footer_bg.png' ) no-repeat left top;
	width: 100%;
	height: 65px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

* html #footer .bg
{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=  'http://vuspehe.com/images/footer_bg.png' , sizingMethod= 'scale' );
	zoom: 1;
}

#footer p
{
	margin: 0;
	padding: 0;
	color: #5e5e5e;
	font: normal 11px 'Tahoma';
}

#footer p a
{
	color: #bbb;
}

#footer span.first
{
	display: block;
	float: left;
	padding: 6px 0 0 16px;
}

#footer .block
{
	display: block;
	float: left;
}





/* ---------------------------------------------------------------
Clearfix
--------------------------------------------------------------- */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */

.clearFix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* MSIE6- */
* html .clearFix
{
	height: 1%;
}

/* MSIE7- */
.clearFix
{
	zoom: 1;
}
.clearFix
{
	display: block;
}




