body{
	background:url(/i/bg2.gif) repeat-x 0 100% #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#735D4A;
	
	scrollbar-arrow-color:#735D4A;
	scrollbar-3dlight-color:#f9f0e7;
	scrollbar-darkshadow-color:#fdeee0;
	scrollbar-shadow-color:#AEAEAE;
	scrollbar-highlight-color:#DCDCDC;
	scrollbar-face-color:#F2F2F2;
	scrollbar-track-color:#fff;
}

img{border:0;}

table{font-size:12px;}

a{color:#735D4A;text-decoration:none;}
a:hover{color:#75A0EE;}

form{margin:0;padding:0;}
p{margin:5px 0;padding:0;}

h1{
	font-size:18px;
	color:#735D4A;
    margin:0 0 15px 0;
    font-weight:normal;
}
h2{
	font-size:14px;
	margin:0;
    font-weight:normal;
    color:#735D4A;
}

b{color:#735D4A;}

.errors,.errors b{
	color:red !important;
}


#header{
  background:url(/i/bg.gif) repeat-x;
  /*height:115px;*/
  border-bottom:1px dashed gray;
/*  width:1024px;*/
}

#logo{
	margin:5px 10px;
}

/*#all{
	width:950px;
    margin:0 15px;
}
#all table{
    color:black;
}*/

#topmenu{
	font-size:14px;
	margin:10px 15px;height:22px;
	border:1px dashed gray;
    clear:both;
    font-weight:bold;
}
#topmenu a{
	display:block;
	padding:2 15px;
	border:0px solid red;
}
#topmenu div{float:left;margin:0 10px;}


#leftmenu{
	font-size:14px;
}
#leftmenu a{
	display:block;
}
#leftmenu div{
	border:0px solid red;
	margin:0 0 5px 0;
}

#content{
	margin:0 10px;
}

.pagesList{
	text-align:center;
	margin:10px 0;
}
.pagesList b{
	font-size:14px;
}
#alphabetNavi b{
	font-size:14px;
}

.button{
	border:1px solid #735D4A;
	background:#fdeee0;
	height:22px;
	cursor:pointer;
}
.button:hover{
	background:#f9f0e7;
}
.input{
	border:1px solid #735D4A;
	height:22px;
	width:100%;
}

#breadCrumbs{
	margin:5px 0 15px 0;
	color:#735D4A;
}

/*comics*/
.image{
    border:1px dashed #735D4A;
    padding:10px;
    margin:0 0 0 10px;
    float:right !important;
}
.image div{
    width:105px;
    height:145px;
    overflow:hidden;
}

/* инструкции для отправки SMS */
.days, .daysA{
	background:url(/i/bg3.gif) no-repeat #929292;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	width:60px;
	height:60px;
	overflow:hidden;
	cursor:pointer;
	text-aligt:center;
}
.daysA{
	background:url(/i/bg3.gif) no-repeat #e9892c;
}
.days div, .daysA div{
	padding:5px 3px 0 3px;
}
.days label, .daysA label{
	cursor:pointer;
}
.smsCost{
	display:none;
}
#payBySms select{
	font-size:11px;
	width:180px !important;
	height:20px !important;
}

/*для социальных закладок*/
#social-media{
	border:0px solid #d9d9d9;
	padding:4px 5px 5px 5px;
}
#social-media a.social,
#social-media span{
	display:-moz-inline-stack;
	display:inline-block;
	background-repeat:no-repeat;
	background-position:center;
	width:24px;
	height:24px;
	text-indent:-9999px;
	margin-left:3px;
}
#social-media span{
	text-indent:0px;
	vertical-align:top;
}
#twitter{
	background-image:url('/i/social/twitter.png');
}
#facebook{
	background-image:url('/i/social/facebook.png');
}
#livejournal{
	background-image:url('/i/social/livejournal.png');
}
#liveinternet{
	background-image:url('/i/social/liveinternet.png');
}
#vkontakte{
	background-image:url('/i/social/vkontakte.png');
}
#mailru{
	background-image:url('/i/social/mailru.png');
}

