body {
	padding: 0;
	margin: 0;
	/*background-color: #acd338;*/
	background-color: #fff;
	text-align: center;
	min-width:990px;
}

*html div.container{
    height:100%;
}
html, body {
    min-height: 100%;
}
body, div, table tr td {
    font-family: Georgia, Verdana, sans-serif;
	font-size: 12px;
	color: #283427;
}
div {
	border: 0;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
hr {
	width: 100%;
	background-color: #555555;
	height: 1px;
	text-align: left;
	border: 0;
	color: #555;
}
a, div a, table a {
	font-size: 12px;
	color: #05c;
	text-decoration: underline;
}
a:hover {
	color: #5c2213;
}
ul {
    padding: 0;
	margin: 2px;
}
li {
	list-style-image: url(/img/li_body.gif);
	margin-left: 10px;
}
span h1 {
	font-size: 18px;
}
h1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	line-height: 60px;
	background-repeat: no-repeat;
	position: relative;
	height: 40px;
}
h2 {
    padding: 0;
    margin: 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
h3 {
	margin-bottom: 5px;
	color: #3e4f3b;
}
h4 {
	font-weight: bold;
	font-size: 13px;
	margin: 2px;
	color: #3e4f3b;
	text-decoration: none;
}
form input, textarea {
    border: 1px solid #877a34;
	font-size: 11px;
	width: 100%;
	color: #345130;
	background-color: #ebf4f3;
	text-align: center;
}
textarea{
	text-align: left;
}
form{
    padding:0;
	margin: 0;
}
div.container {
	width: 1004px;
	height: 100%;
	/*background-color: #ffec74; */
	background-color: #fff;
	margin: 0 auto;
}
div.header {
	background:url('img/headerBg.jpg') repeat-x top left;
}
div.headerGlass {
    position:relative;
	height: 210px;
	background:url('img/headBGGlass.png') repeat-x bottom left;
}
#lizaLogo {
    position:absolute;
    bottom:0;
    left:0;
}
#lizaLogoBot {
    position:absolute;
    top:0;
    left:0;
}
div.BottomHeaderGlass {
	height: 100px;
	clear:both;
	background:url('img/headBGGlass.png') repeat-x bottom left;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
}
div#contBox {
	/*background:url('/templates/summers_day/img/leftBg.gif') repeat-y top left #fff;*/
	position:relative;
}
div#contBox2 {
	background:url('/templates/summers_day/img/headBGGlassShadow.gif') repeat-x top left;
	position:relative;
	overflow:hidden;
	width:100%;
}
div.speedmenu {
	background: url(img/speedmenu_center.jpg) repeat-x top left #fff;
	margin-bottom:20px;
}
div.speedmenuleft {
	background: url(img/speedmenu_left.jpg) no-repeat top left;
	height: 66px;
	text-align: left;
}
div.speedmenuright {
    padding: 0 300px 0 330px;
	background: url(img/speedmenu_right.jpg) no-repeat right top;
	overflow: hidden;
	height: 66px;
	text-align: left;
}
div.contentright {
	background: url(img/content_right_top_corner.jpg) no-repeat right top;
	position: relative;
	height: 20px;
}
div.body {
	background: url(img/mainbody_line.jpg) repeat-y left 50% #ffec74;
	vertical-align: top;
	text-align: left;
}
div.body_paper {
	background: url('img/paper_bg.jpg') repeat-y right;
	min-height:970px; /* для не-IE */
}
div.navigation {
	padding: 50px 0 10px;
	margin: 0;
	float:left;
	width: 220px;
	bottom: 0;
	position: relative;
}
div.body_left {
	background: url(img/content_left_top_corner.jpg) no-repeat left top;
}
div.body_right {
	background: url(img/content_right_top_corner.jpg) no-repeat right top;
}
div#content {
	text-align: left;
	vertical-align: top;
	color: #283427;
	/*background:url('img/contentBgLT.gif') top left no-repeat #fff;*/
}
div.boter {
  width: 1004px;
  height: 102px;
  background-color: #ffec74;
}
div.bot_corner {
	background: url(img/bot_corner.jpg) no-repeat right bottom;
	height: 102px;
}
div.copyright {
  position:relative;
  right: 10px;
  height: 20px;
  vertical-align: bottom;
  top: 84px;
  font-size: 10px;
 }
div.bot_line {
	position:relative;
	height:102px;
  clear:both;
	text-align: right;
	background-color:#ffec74;
}
div.bot_center {
  position:absolute;
  right: 0;
	background: url(img/paper_bg.jpg) left 50%;
	width: 786px;
	height: 102px;
}
div.bot_center_internal {
	background: url(img/bot_left.jpg) repeat-y left 50%;
	height: 102px;
}
div.bot_center_bot {
	background: url(img/bot_center.jpg) repeat-x 50% bottom;
	height: 102px;
}
div.bot_left_corner {
	background: url(img/bot_left_corner.jpg) no-repeat left bottom;
	height: 102px;
}
p.date {
	font-weight: bold;
	margin: 5px 0 10px;
	font-style: italic;
}
div.permis_img {
	float: right;
	width: 20px;
	position: relative;
	top: 20px;
	height: 50px;
	right:40px;
}
ul.index_menu li {
  padding: 0;
	margin: 0;
	list-style-type: none;
}
h1.title {
	font-size: 32px;
	margin: 0px;
	text-transform: uppercase;
	color: #3e4f3b;
	padding-top: 11px;
}
h1.name, h1.name1 {
    padding: 0;
	font-size: 72px;
	margin: 0;
	text-align: left;
}
h1.name {
  line-height: 70px;
	font-family: 'Times New Roman';
}
h1.name1 {
    line-height: 130px;
}
h4.recept {
	font-weight: bold;
	font-size: 11px;
	margin: 2px;
	text-transform: uppercase;
	color: #3e4f3b;
	text-decoration: none;
}
h2.body_title {
    padding: 0;
    margin: 0;
	font-weight: bold;
	font-size: 20px;
	color: #3e4f3b;
	line-height: 25px;
}
h3.body_title{
    padding: 0;
    margin: 0;
	font-weight: bold;
	font-size: 16px;
	color: #3e4f3b;
	line-height: 16px;
}
.logo_back {
    border: 0;
    padding: 0 20px 0 0;
	margin: 0;
}
.input_auth {
	margin-top: 2px;
	font-size: 11px;
	border-left: #5d5528 1px solid;
	width: 100%;
	color: #345130;
	border-bottom: #5d5528 1px solid;
	background-color: #5ac44e;
	text-align: center;
}
input.submit {
	font-weight: bold;
	background-color: #feb689;
	text-align: center;
}
input#submit {
	font-weight: bold;
	color: #ffffff;
	background-color: #4a6f61;
	text-align: center;
}
#input_image{
	width: auto;
}
span.prof_log{
	font-weight: bold;
	font-size: 14px;
}
span.prof_name {
	font-weight: normal
}
.blog_param {
    padding: 0 5px 0 0;
	margin: 0;
	border-left: red 0 solid;
	width: 500px;
	color: #195025;
}
table.usblogText td img {
    margin-top:5px;
    margin-bottom:5px;
    padding: 0 5px;
}
div.main_menu_head {
	padding-left: 0;
	color: #845131;
}
.main_menu_head span {
    font-family:Garamond;
	font-size:16px;
	font-weight:bold;
}
ul.main_menu {
    padding: 0;
	font-size: 12px;
	line-height:1.6em;
	margin: 2px 0 2px 0;
	list-style-type: none;
	list-style-image: none;
}
ul.main_menu li {
	list-style:none;
	list-style-image: none;
}
.main_menu a, .main_menu a:visited {
	color: #333;
	text-decoration: underline;
}
.main_menu a:hover {
	color: #b34646;
	text-decoration: underline;
}

table.recept {
	width: 640px;
}
div.recept {
	width: 200px;
}
h1.logo {
    padding: 0;
	margin: 10px 5px 0 0;
	font-size: 60px;
	color: #ca7139;
	line-height: 10px;
}
h1.logo_text {
	padding-right: 20px;
	font-size: 16px;
	margin: 0 30px 0 0;
	text-transform: uppercase;
	color: #4fab5e;
	line-height: 22px;
	text-align: right;
}
a.title {
	color: #3e4f3b;
}
.mt_head {
    padding-left:70px;
}
a.mt_head, a.mt_head:visited {
	font-weight: bold;
	font-size: 16px;
	color: #195025;
	text-decoration: underline;
}
a.mt_head:hover {
	color: #b95617;
}
.mt_shooter a, .mt_shooter a:visited {
	color: #333;
	text-decoration: underline;
}
div.mt_shooter a:hover {
	color: #555;
}
div.comt_head {
    overflow:hidden;
    padding: 10px 2px;
	border-top: #133c1c 1px solid;
	margin: 0;
	vertical-align: middle;
	color: #333;
	text-decoration: none;
}
td.comt_body {
    padding: 0 5px 5px 10px;
	color: #333;
	border-bottom: #82949f 1px solid;
}
td.mt_head a, td.mt_head a:visited {
	font-size: 14px;
	margin: 2px;
	color: #fff;
	text-decoration: none;
}
td.mt_head a:hover {
	color: #99aadd;
}
.speedmenu a, .speedmenu a:visited {
	font-size: 13px;
	color: #141;
}
.speedmenu a:hover {
	color: #952525;
}
table.rec_view {
	width: 100%;
}
table.rec_view td {
    padding:4px;
	margin: 1px;
	vertical-align: top;
	background-color: #d9d9d9;
}
table.rec_view td#img {
	vertical-align: middle;
	width: 50%;
	text-align: center;
}
.parent_mainpage {
	margin-left: 20px;
	vertical-align: top;
	color: #56564a;
}
.parent_mainpage div a {
	/*font-weight: bold;*/
	font-size: 14px;
	color: #05c;
}
.parent_mainpage div h3 {
    padding: 0;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	color: #0d6123;
	font-style: italic;
}
div.headtitle {
    padding: 30px 0 0 65px;
	background-position: left 50%;
	margin-top: 0;
	font-weight: bold;
	font-size: 18px;
	vertical-align: bottom;
	color: #6e6e6e;
	background-repeat: no-repeat;
	height: 60px;
}
div.headtitle a, div.headtitle a:hover, div.headtitle a:visited {
    font-style:normal;
    font-size: 18px;
    color:#b51;
}
div.headtitle a:hover {
    color:#582;
}
div.head_main {
	margin-bottom: 20px;
	width:100%;
	overflow:hidden;
}
div#default {
	background-image: url('/images/ico/ico4.jpg');
}
#blog,h1#blog {
	background-image: url('/images/ico/ico1.jpg');
}
#userblog,h1#userblog {
	background-image: url('/images/ico/ico5.jpg');
}
#recept,h1#recept {
	background-image: url('/images/ico/ico3.jpg');
}
#galery {
	background-image: url('/images/ico/ico2.jpg');
}
#comment {
	background-image: url('/images/ico/ico6.jpg');
}
h1.datatitle {
	height:60px;
}
form.add input {
	text-align: left;
}
table.admin_index_main {
	width: 100%;
	height: 100%;
	background-color: #fff;
}
td.admin_main {
    padding: 20px;
	vertical-align: top;
	width: 100%;
}
td.admin_menu {
	border-right: #27678b 1px solid;
	padding: 20px 20px 20px 10px;
	vertical-align: top;
	width: 250px;
	background-color: #cdeafb;
}
table.admin_list {
	width: 100%;
	border-collapse: collapse;
}
table.admin_list td {
  border: 1px solid #333;
}
form.pos input {
	width: 30px;
}
div.admin_message {
	margin-left: 20px;
	border: 1px dashed #3b5b8a;
	background-color: #ffe35f;
}
div.error_message {
	margin-left: 20px;
	border: 1px dashed #3b5b8a;
	background-color: #ff7200;
}
hr.main_view {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	display: none;
}
a.full, a.full:visited {
	font-weight: normal;
	font-size: 11px;
	color: red;
}
.stat {
	width: 95%;
	margin: 10px;
	border-collapse: collapse;
}
.stat td {
	border: 1px solid #666;
	padding: 2px 5px;
}
div.pagenav {
	background: url('/img/pagenaviLine.gif') no-repeat center top;
	text-align: center;
	padding-top: 3px;
}
/*dreams*/
.dreamContain {
	background: url('/img/dreamsTab/dreamContain_bgR.gif') repeat-y right top;
}
.dreamContainL {
	background: url('/img/dreamsTab/dreamContain_bgL.gif') repeat-y left top;
	position: relative;
}
.dreamContainC {
	/*background: url('/img/dreamsTab/dreamContain_bgC.gif') repeat-x top #fff;*/
}
.dreamMain {
	width: 100%;
}
.dreamMenuContain {
	background: url('/img/dreamsTab/dreamMenuContain_bg.gif') repeat-x bottom;
}
.dreamMenuContainRC {
	background: url('/img/dreamsTab/dreamMenuContain_bgRC.gif') no-repeat bottom right;
	overflow: hidden;
	height: 30px;
}
.dreamContainB {
	background: url('/img/dreamsTab/dreamContain_btm.gif') no-repeat bottom right;
  height: 5px;
}
.dreamContainBI {
	background: url('/img/dreamsTab/dreamContain_btmInt.gif') no-repeat bottom left;
	height: 5px;
}
/**/
.dsubMenu {
	padding: 10px 15px 15px;
	text-align: right;
}
.TabAllContent {
	margin: 0px 15px 15px;
    position:relative;
}
.TabAllContent div {
  width: 100%;
  height: 100%;
  overflow: hidden;
  vertical-align: top;
}
/*пункты меню dreams*/
.dNavContF, .dNavCont, .dNavContLeft, .dNavContCenter, .dNavContRight {
	float: left;
}
.dNavContLeft {
	background:url('/img/dreamsTab/tab_l.gif') no-repeat left bottom;
	width: 9px;
	height: 29px;
}
.dNavContCenter {
	background:url('/img/dreamsTab/tab_c.gif') repeat-x left bottom;
	min-width: 9px;
	height: 29px;
	line-height: 28px;
	padding: 0 10px;
}
.dNavContRight {
	background:url('/img/dreamsTab/tab_r.gif') no-repeat left bottom;
	width: 9px;
	height: 29px;
}
.dNavCont, .dNavContF,.dNavContFActive,.dNavContActive {
	position: relative;
	bottom: -1px;
}
.dNavContF .dNavContLeft {
	background: url('/img/dreamsTab/tab_l_first.gif') no-repeat left bottom;
}
.dactive .dNavContCenter {
	background: url('/img/dreamsTab/tab_c_active.gif') repeat-x left bottom;
}
.dactive .dNavContRight {
	background: url('/img/dreamsTab/tab_r_active.gif') no-repeat left bottom;
}
.dNavContF.dactive .dNavContLeft {
	background: url('/img/dreamsTab/tab_l_first_active.gif') no-repeat left bottom;
}
.dNavCont.dactive .dNavContLeft {
	background: url('/img/dreamsTab/tab_l_active.gif') no-repeat left bottom;
}
.prof_edit {
	width:500px;
}
.prof_edit td {
	padding:2px;
}
ul.profile {
    font-weight:bold;
}

ul.profile li {
	font-weight:normal;
	margin-left:18px;
	list-style-image: url('/img/li_tab.gif');
}
/* summers day */
/* mainMenu */
.MenuHeadItem {
	padding-left:5px;
}

/* */
#leftCol {
    position:relative;
	float:left;
	width:20%;
	min-width:220px;
	padding-top:120px;
	padding-bottom:5000px;
	margin-bottom:-5000px;
	overflow:hidden;
	background:url('/templates/summers_day/img/woodBg.jpg') right top;
	z-index:0;
}
#rightCol {
    position:relative;
	float:right;
	width:18%;
	min-width:200px;
	padding-top:0;
	padding-bottom:100px;
	overflow:hidden;
	background:none;
	text-align:left;
	z-index:0;
	overflow:hidden;
}
/* Header */

#logo {
	float:left;
}
#usProfileBox {
	margin-right:10px;
	float:right;
	width:450px;
	height:180px;
	position:relative;
	overflow:hidden;
}
#profileTopLine {
	width:100%;
	background:#abd238;
	padding:5px;
	margin-top:20px;
	color:#333;
	font-size:12px;
	text-align:left;
}
#profileTopLine a.name {
	color:#4058b3;
}
#profileTopLine .usProfileType {
	float:right;
	margin-right:20px;
	font-size:11px;
}
#profileTopLine img {
	float:left;
	position:relative;
	top:-15px;
	margin:0 10px;
}
#usProfileMenu {
	width:307px;
	min-height:80px;
	padding:5px;
	margin-top:10px;
	float:right;
	background:url('/templates/summers_day/img/usProfileMenuBg.png');
	overflow:hidden;

}
.siteName {
	font-size:32px;
	margin:0;
	padding:20px 0;
	position:relative;
	left:180px;
	color:#1b4113;
	text-align:right;
	line-height:1.2em;
}
.siteName span {
	color:red;
	font-size:18px;
}

/*Footer*/
#footerBox {
	padding:5px 20px;
	margin:60px 30px 0 30px;
	border:1px solid #485917;
	background-color: #96b830;
	overflow:hidden;
	height:18px;
}
#footer {
	float:left;
	color:#fff;
	font-size:0.9em;
}
#footerLink {
	float:right;
}
/* */
#contentBot {
	padding: 10px;
    padding-bottom:100px;
}

/* боковой блок слева */
div.modContain {
    overflow:visible;
    width:90%;
    margin:0 auto;
    margin-bottom:20px;
    position:relative;
}
.modHeadLeft {
    width:8px;
    height:27px;
    float:left;
    background:url('/templates/summers_day/img/TableHeadTopLeft.png') top left no-repeat;
}
.modHeadRight {
    width:8px;
    height:27px;
    float:right;
    background:url('/templates/summers_day/img/TableHeadTopRight.png') top right no-repeat;
}
.modHeadContent {
    position:relative;
    overflow:visible;
    height:27px;
    background:url('/templates/summers_day/img/TableHeadTopCenter.png') top left repeat-x;
    margin:0 8px;
    font-size:14px;
    font-weight:bold;
    color:#3c3c3c;
}
.modHeadContent img, .modHeadContentR img {
   float:left;
   position:absolute;
   left:-4px;
   top:-4px;
   display:block;
   z-index:100000;
}
.modHeadContent h4 {
    margin:0;
    padding:5px 0 0 40px;
    text-align:left;
}
img.modHr {
    width:100%;
    height:2px;
    margin:0;
    padding:0;
    display:block;
}
.modContent {
    background:url('/templates/summers_day/img/TableHeadBodyMain.png') top left repeat;
    text-align:left;
    padding:10px;
}
.modFooterLeft {
    width:8px;
    height:10px;
    float:left;
    background:url('/templates/summers_day/img/TableHeadBotLeft.png') top left no-repeat;
}
.modFooterRight {
    width:8px;
    height:10px;
    float:right;
    background:url('/templates/summers_day/img/TableHeadBotRight.png') top right no-repeat;
}
.modFooterCenter {
    height:10px;
    background:url('/templates/summers_day/img/TableHeadBodyMain.png') top left repeat;margin:0 8px;
}
/* боковой блок справа */
div.modContainRight {
    overflow:visible;
    width:100%;
    margin:10px auto;
    margin-bottom:20px;
    position:relative;

}
.modHeadLeftR {
    width:9px;
    height:29px;
    float:left;
    background:url('/templates/summers_day/img/TableHeadTopLeftR.png') top left no-repeat;
}
.modHeadContentR {
    position:relative;
    overflow:visible;
    height:29px;
    background:url('/templates/summers_day/img/TableHeadTopCenterR.png') top left repeat-x;
    margin:0 0 0 9px;
    font-size:14px;
    font-weight:bold;
    color:#3c3c3c;
}
.modHeadContentR h4 {
    margin:0;
    padding:5px 0 0 40px;
    text-align:left;
}
.modContentR {
    background:url('/templates/summers_day/img/TableHeadBodyMainR.png') top left repeat-y;
    text-align:left;
    padding:10px;
}
.modFooterLeftR {
    width:10px;
    height:10px;
    float:left;
    background:url('/templates/summers_day/img/TableHeadBotLeftR.png') top left no-repeat;
}
.modFooterCenterR {
    height:10px;
    background:url('/templates/summers_day/img/TableHeadBotR.png') top left repeat-x;margin:0 0 0 10px;
}



/*  авторизация */
.authBox {
    overflow:hidden;
    width:100%;
    margin:0;
    padding:0;
    margin-bottom:0;
    position:relative;
    background:url('/templates/summers_day/img/authTop.png') repeat-x top left;
}
.authContain {
    background:#f90;
    margin:0;
    padding:0;
    overflow:hidden;
}
.authContent {
    padding:0 10px;
}
.authTitle {
    background:#ffc;
    padding:4px 10px;
    margin:10px 0;
    color:#444;
    font-weight:bold;
}
.authBotLeft {
    width:10px;
    height:10px;
    float:left;
    background:url('/templates/summers_day/img/authBotLeft.png') top left no-repeat;
}
.authBotCenter {
    height:10px;
    background:#f90;
    margin:0 0 0 8px;
}
a.userNameLink, a.userNameLink:hover, a.userNameLink:visited {
    color:#b51!important;
}
.short {
    margin-left:0;
    padding-left:0;
}
.short li {
    float:left;
    margin-right:20px;
    margin-left:0;
    padding-left:0;
}
.short .MenuHeadItem {
    padding-left:0;
}
#profile_but {
	position:absolute;
    top:14px;
    right:0px;
    border:0;
    background-color:transparent;
    width:80px;
    padding-left:15px;
    clear:both;}
#profile_but span {
    border-bottom:1px dashed #333;
    color:#blue;
}
#profile_but:hover {
    cursir:pointer;
}
/* Fotogalery */
.fgAlbomBox {
    width:210px;
    height:220px;
    border:1px solid #393939;
    margin:5px;
    padding:5px;
    float:left;
    overflow:visible;
    text-align:center;
}
.fgAlbomFoto {
    width:150px;
    height:120px;
    overflow:hidden;
    margin:4px auto;
}
.fgAlbomDesc {
    font-weight:bold;
    color:#b51;
}
.fgFotoBox{
    width:154px;
    height:170px;
    position:relative;
    vertical-align:top;
    border:1px solid #333;
    margin:5px;
    padding:5px 2px 5px 5px;
    float:left;
}
.fgImgBox{
    position:absolute;
    bottom:0;
    padding:0;
    margin:5px auto;
    overflow:hidden;
    max-height:120px;
}
.fgFotoBox a h4 {
    text-decoration:underline;
    text-align:center;
    font-size:12px;
}
/* end-of fotogalery*/

/* chat */
.chatBox {
   position:relative;
   margin-bottom:10px;
   color:#232;
}
.chatBox p, .chatBox p a {
   margin:0;
   padding:0;
   font-size:0.9em;
}
.chatDelMes {
   position:absolute;
   right:0;
   top:0;
   padding:2px;
}
.chatDelMes a {
   font-size:11px;
   color:#333;
}
.chatAddTime {
   color:#161;
   font-size:0.9em;
}

.chatSmiles {
  width:100%;
  height:90px;
  overflow:auto;
  display:none;
}
.chatInsText {
  width:100%;
}
textarea#inpText {
  width:100%;
  height:60px;
}
span#text {
  vertical-align:top;
  margin:0;
  padding:0;
}

.smile {
margin:0px;
padding:0px;
}
.clock {
    border:none;
    background-color:transparent !important;
    text-align:left;
}