
body {
		background-color: #ffffff;
		margin-top: 0px;
		margin-left: 0px;
		height: 230px;
		background: url(../images/client/background/fullsize.jpg) no-repeat 50% 0;
		font-size: 12px;
}

img  {
	border: 0px;
}

.bd {
	width:988px;
}

.header {position:relative;
		height: 165px;
		margin-left: 5px;
		width: 100%;
		padding: 0px;
		background: #fff url(/images/client/background/header.jpg) no-repeat 0 0;
}
a.header_goto_homepage{
		display:block;
		position:absolute;
		width:470px;
		height:120px;
		left:45px;
		top:-125px;
}
.header_links {
		float: right;
		margin-top: 14px;
		margin-right: 0px;
		border: 0px red solid;
}

.header_search_div {
	float:left;
	border:0px blue solid;
	padding: 0px;
}

.header_search_input {
	font-family: Verdana;
	font-size: 12px;
	background-color: #f8f8f8;
	border: 1px #ccc solid;
	border-right:0px;
	height: 16px;
	float: left;
}

.header_search_img {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	background-color: #ffffff;
	border: 1px #ccc solid;
	border-left:0px;
	height: 18px;
	float: left;
}

body a.header_search_a {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 3px;
	border: 0px #155183 solid;
	text-decoration: none;
	color: #276293;
	height: 16px;
	float: left;
}

.header_search_form {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 3px;
	border: 0px #155183 solid;
	text-decoration: none;
	float: right;
	color: #276293;
}

body a.footer_a {
	font-family: Verdana;
	font-size: 10px;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 55px;
	border: 0px #155183 solid;
	text-decoration: none;
	color: #808080;
	height: 16px;
}

body span.footer_span a.footer_a:hover {
	text-decoration: underline;
	color: #606060;
}

.footer_span {
	padding-bottom: 20px;
	display:block;
	width: 80%;
	margin: auto;
}

.main_body { position:relative;
		height: 100%;
		width: 988px;
		float: left;
		border: 0px #e6e8ec solid;
		border-top: 0px;
		background: #fff url(../images/client/background/left_right_decoration.jpg) repeat-x;
}

.main_span {
	margin-left:7px;
		margin-bottom: 5px;
		width:982px;
		float:left;
		position: relative;
		border: 1px #e6e8ec solid;
		border-top: 0px #e6e8ec solid;
		background: #f6f7f9 url(../images/client/background/main_body_background_w_stripe.gif) 0px 0px repeat-x;
}

.central_panel {
	text-align: left;
	overflow: hidden;
	width: 810px;
	float: right;
	margin-top: 30px;
	border: 0px red solid;
	/* background: #fff url(../images/client/background/main_body_background.jpg) repeat-x; */
}

/* == TOP MENU REANIMATION ========================================== */

div.top_menu {
	margin: 0px auto;
	position: relative;
	z-index: 2;
	width: 966px;
	height: 29px;
	font-family: Verdana;
}

div.top_menu_1 {
	height: 29px;
	width: 161px;
	float: left;
}

div.top_menu_1 * {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.top_menu a.top_menu_a {
	width: 161px;
	height: 15px;
	padding: 7px 0px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: white;
	text-decoration: none;
	background: url(../images/client/elements/top_menu_1.jpg);
}

div.top_menu .current a.top_menu_a,
div.top_menu a.top_menu_a:hover,
.top-menu .js-active a.top_menu_a {
	background: url(../images/client/elements/top_menu_1_active.jpg);
	color: #386187;
}

div.top_menu_1 ul li ul {
	display: none;
	position: absolute !important;
	top: 30px;
	left: 0px;
	background: #34527f;
	width: 966px;
	height: 25px;
}

div.top_menu .js-active ul li ul {
	display: block;
}

div.top_menu_1 ul li ul li div span {
	float: left !important;
	height: 25px;
	background: url(../images/client/background/top_submenu_separator.gif) right no-repeat;
}

div.top_menu_1 ul li ul li div span a {
	height: 15px;
	float: left;
	padding: 5px 7px;
	font-size: 11px;
	line-height: 15px;
	color: white;
	text-decoration: none;
}

div.top_menu_1 ul li ul li div span a:hover {
	background: url(../images/client/background/selected.gif) top no-repeat;
}

/* == END OF TOP MENU REANIMATION =================================== */

/* == LEFT MENU REANIMATION ========================================= */
div.left_menu_1,
div.left_menu_2,
div.left_menu_1_active,
div.left_menu_2_active,
div.left_menu_1sub_active,
div.left_menu_2sub_active  {
	width: 148px;
	background: url(../images/client/background/leftmenu.gif) 0px 0px;
}

body a.left_menu_a {
	display: block;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	padding: 9px 0px;
	width: 148px;
	color: white;
	text-decoration: none;
	background: url(../images/client/background/leftmenu.gif) -296px 100%;
}



div.left_menu_1_active,
div.left_menu_2_active {
	background-position: -148px 0px;
}

div.left_menu_1_active a.left_menu_a,
div.left_menu_2_active a.left_menu_a{
	color: #386187;
}

div.left_menu_1sub,
div.left_menu_2sub {
	background: #366288 url(../images/client/background/leftmenu.gif) -444px 0px repeat-y;
}

div.left_menu_1sub a.left_menu_a,
div.left_menu_2sub a.left_menu_a {
	background: none;
}

div.left_menu_1sub_active,
div.left_menu_2sub_active {
	background-position: -148px 0px;
}

div.left_menu_1sub_active a.left_menu_a,
div.left_menu_2sub_active a.left_menu_a {
	background: url(../images/client/background/leftmenu.gif) -296px 100%;
	color: #386187;
}


.left_menu_block .js-active,
.left_menu_block2 .js-active {
	background:  url(../images/client/background/leftmenu.gif) -148px 0px;
}
.js-active a.left_menu_a {
	background: url(../images/client/background/leftmenu.gif) -296px 100%;
	color: #386187;
}

/* == END LEFT MENU REANIMATION ===================================== */



.left_menu_block {
	margin-top: 20px;
	margin-bottom: 0px;
/*	height: 535px; */
	border: 0px red solid;
}

.left_menu_block2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.left_menu_block3_1 {
	margin-top: 90px;
	margin-bottom: 0px;
}

.left_menu_block3 {
	margin-top: 115px;
	margin-bottom: 0px;
}

.left_menu_block4 {
	margin-top: 30px;
	margin-bottom: 0px;
}

.left_member {
	height: 80px;
	width: 141px;
	padding: 2px;
	margin-bottom: 1px;
	margin-left: 1px;
	text-align: right;
	border: 1px #ede6d8 solid;
	background: #fff url(../images/client/background/member_login.jpg) no-repeat 0px 0px;
}

.left_member_a {
	color: #854f00;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 0px;
	padding-top: 80px;
	overflow: hidden;
}


.border_menu {
	height:35px;
	background:#ffffff;
	border-left:1px #e6e8ec solid;
	border-right:1px #e6e8ec solid;
	border:0px #e6e8ec solid;
}

.left_menu {
	width: 148px;
/*	height: 703px; */
	position: static;
	margin: 10px 0px 0px 9px;
	padding: 0px 0px 5px 0px;
	display: inline;
	float: left;
	top: 45px;
	left: 8px;	
}

.content11_panel {
	float: right;
	width: 160px;
	height: 600px;
	margin-right: 10px;
	border: 0px red solid;
	margin-top: 0px;
	margin-bottom: 10px;
	background: url(../images/client/elements/google_adsense.jpg) 0 0;
}

.content12_panel {
	float: left;
	width: 620px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 70px;
	
	color: #808080;
	font-family: Verdana;
	font-size: 12px;	
}

.content13_panel {
	float: right;
	width: 160px;
	height: 600px;
	margin-right: 10px;
	border: 0px red solid;
	margin-top: 0px;
	margin-bottom: 10px;
	background: url(../images/client/elements/google_adsense.jpg) 0 0;
}

.title_panel {
	height: 30px;
	width: 600px;
	float: left;
	border: 0px #ccc solid;
	margin-left: 5px;
	background: url(../images/client/elements/title1_line.gif) no-repeat 0 0;
}

.title2_panel {
	height: 30px;
	width: 73%;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0px #ccc solid;
	margin-left: 10px;
	background: url(../images/client/elements/title2_line.gif) no-repeat 0 0;
}

.title2_panel2 {
	height: 30px;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0px #ccc solid;
	margin-left: 10px;
	background: url(../images/client/elements/title2_line.gif) no-repeat 0 0;
}

.title_img {
	float: left;
	margin-left: 5px;
	background: url(../images/client/elements/header_book.jpg) 0 0;
}

.title_menu_font {
	float: left;
	margin-left: -2px;
	margin-top:0px;
	color: #a15f00;
	font-weight:bold;
	font-family: Verdana;
	font-size: 22px;
}


.title2_menu_font {
	float: left;
	margin-left: 0px;
	margin-top:0px;
	color: #155183;
	font-family: Verdana;
	font-size: 18px;
}



.menu {
	display: none;
}

/* validation errors */
.validation-advice {
	clear: both; 
	float: none;
	margin-left: 165px;
	width: 450px;
	color: red;
}

.validation-advice p { 
	display: inline;
	width: 450px;
	padding: 0 0 0 0;
	clear: none;
}


/* == BUTTONS CLASSES HOVER ========================================= */
.but_width2,
.but_login_3,
.but_login,
.button_subscribe,
.select_left1,
.select_right1,
.but_width3,
.but_width1,
.but_width4,
.but_login2,
.but_search,
.but_login3,
.but_update11,
.but_login_1 {
	cursor: pointer;
}
/* == END OF BUTTONS CLASSES HOVER ================================== */

.tpl-clear {
	height: 0px;
	overflow: hidden;
	clear: both;
}

.tpl-copyright-block {
	display: block;
	padding-top: 8px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #808080;
}

/* search links */
div#search_links {
	width: 100%;
	text-align: right;
	margin-top: 10px;
}

div#search_links span{
	cursor: pointer;
	color: #A15F00;
}

/* end of search links */

.tpl-copy-floater {
	float: left;
	margin: 0px 15px 15px 0px;
}

.tpl-copy-floater-right {
	float: right;
	margin: 0px 0px 15px 15px;
}

.tpl-top-indented {
	margin-top: 15px;
}

.tpl-paragraph-indented {
	margin-top: 5px;
}