/*   LADAN 3  new   */
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
#wrapper{background-color: #FFEDDD;}
#outer{background:#FFF;}

/*   h e a d e r   */
#header{background : #F7C69A url(../img/title_fon.gif) repeat-x;} 
#logo{float : left; }
#title{float : left;}
#title h1{padding:0; margin:0;}
#menutop{
	margin: 5px 0 0 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#menutop span{padding: 5px;}
#menutop span:hover{background : #FFE5CB;}

/*  m e n u   */
#left ul{margin-left:18px;}
#left li{
	list-style-type : none;	
	color: #4f4f4f;
}
#left li:hover{background : #FFE5CB;}
li.menu0 {
	padding : 0 1px 1px 2px; 
	font-weight : bold;
}
li.menu1 {
	padding : 0 1px 1px 2px; 
	font-size : 11px; 
	font-weight : normal;
	margin-left:12px;
}
li.menu2 {
	padding : 0 1px 1px 2px; 
	font-size : 11px; 
	font-weight : normal;
	margin-left:22px;
}

/*   c o n t e n t  */
#text {	margin: 0 11px 11px 11px;}
#string {
	font-size : 10px;
	margin-bottom:10px;
	text-align:right;
}
ul, ol {margin : 2px 6px 4px 28px;}
li.list {list-style-image : url(../img/list.gif);}
p, .just {
	text-align : justify;
	margin : 4px 0px 8px 0px;
}


h1, h2, h3{	color : #981b1e;}
h1 {
	background : url(../img/h1_button.gif) no-repeat left top;
	font-size : 19px;
	font-weight : normal;
	margin : 10px 10px 15px 3px;
	padding-left : 20px;
}
h2{
	font-size : 14px;
	margin : 15px 10px 10px 0px;	
}
h3{
	font-size : 13px;
	margin : 15px 10px 5px 0px;
}
.red {color : #FF3347;}
.sm {font-size : 10px;}
div.book {
	float : left;
	margin : 6px 4px 10px 0px;
	padding : 8px;
	background-color : #FFF7EF;
	border: 1px solid #F7C69A;
	font-size : 11px;	
	height: 253px;
	width: 145px;
	text-align:center;	
}
div.book_brief{
	margin : 5px;
	padding : 6px;
	background-color : #FFF7EF;
	border: 1px solid #F7C69A;	
	font-size : 11px;		
}
div.book_adv{
	padding:5px 2px;
	text-align:center;
	font-size:11px;		
}
hr {
	border-style: none;
	color: #F7C69A;
	background-color:#F7C69A;
	height:2px;
	margin:8px 0;
}

/*  IMG  */
.IMG-left {
	margin-right : 12px;
	display : block;
	float : left;
	font-size : 11px;	
}
.IMG-right {
	margin-left : 12px;
	margin-bottom : 4px;	
	display : block;
	float : right;
	font-size : 11px;
}
.i{	margin:3px;}

/*  t a b l e    */
table {border-collapse: collapse;}
td.th {
	background-color : #981B1E;
	border : 1px solid #981B1E;
	font-weight : bold;
	padding : 6px;
	color: #fff;
}
td.td {
	border : 1px solid #981B1E;
	padding : 1px 8px 4px 8px;
	vertical-align : top;
}

/*    f o r m s     */
input, textarea{
	border : 1px solid #981B1E;
	margin:1px;
}
#searchform{
	font-size : 11px;
	margin:20px 10px 15px 16px;
}
input.searchtext{
	font-size : 11px;
	margin-right:1px; 
	height: 14px;
	width: 100px; 
	vertical-align: middle;
}
input.search {
	background : #F7C69A url(../img/s_point.gif) center;	
	height : 16px;
	width : 14px;
	vertical-align: middle;
}
input.button{
	font-size : 11px;
	margin-top:4px;
	background-color : #F7C69A;
}
.noborder{border:0;}

/*  r i g h t  */
div.show{
	text-align:center;
	font-size:11px;
	height:224px;
	width:159px;
}
div.show li{
	height:224px;
}
/*   cc   */

#footer-menu {
	font-size : 11px;
	background : #fff;
	color: #6f6f6f;
	padding: 4px 0 8px 18px;
}
#cc {
	background : #F7C69A url(../img/footer_fon1.gif) repeat-x bottom;
	font-size : 10px;
	line-height: 21px;
}
#goss{
	margin-right:7px;
	float:right;
	width:112px;
}

/*   l i n k s   */
a {color:#3D67A1;}
a:hover{
	color : #ff6666;
	text-decoration : underline;
}
#left a, #footer a, #menutop a, #right a{
	text-decoration : none;
	color : #981B1E;
}
#left a:hover, #footer a:hover, #menutop a:hover, #right a:hover {
	color : #F00;
	text-decoration : none;	
}
