@charset "windows-1251";
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-color:#fff4de;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
	
hr{
		border:dotted thin #999999;}
img{
	border:none;
	}		
a{
	color:#105124;
	text-decoration:none;
	font-weight:bold;
	}

a:hover{
	color:#396024;
	text-decoration:underline;
	}	
strong{
	color:#336600;}


#headerbg
	{
		width:100%;
		height:602px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/green_bg.jpg);
		background-repeat:repeat-x;
		background-position:left top;
	}

#headerblank
	{
		width:1004px;
		height:602px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:1004px;
		height:602px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(images/header_magicshop.jpg);
		background-repeat:no-repeat;
	}
	
#header_contacts
	{
		width:1004px;
		height:610px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(images/header_contacts.jpg);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------------------------------------------------------START MENU-----------------------------------------------------*/	

#menublank
	{
		width:980x;
		height:60px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
	}
#menu {
  		width: 980px;
  		height: 40px;
  		clear: both;
}


#dropline {
		padding:0 0 0 50px;
		margin:0px;
		list-style:none;
		height:40px;
		background:transparent repeat-x;
		position:relative;}

#dropline table {
		border-collapse:collapse: width:0;
		height:0;
		margin:-3px -10px;}

#dropline li {
		float:left;}

#dropline li a {
		display:block;
		height:40px;
		line-height:40px;
		padding:0 20px 0 0;
		float:left;
		color:#007674;
		text-decoration:none;
		font-family:tahoma, sans-serif;
		font-size:12px;}

#dropline li a b {
		display:block;
		height:40px;
		float:left;
		padding:0 0 0 20px;
		cursor:pointer;}

#dropline li a:hover {
		background:url(images/tab_a.gif) no-repeat right top;
		line-height:36px;
		height:44px}

#dropline li a:hover b {
		background:url(images/tab_b.gif) no-repeat left top;
		line-height:36px;}

#dropline li:hover > a {
		background:url(images/tab_a.gif) no-repeat right top;
		line-height:36px; height:44px}

#dropline li:hover > a b {background:url(images/tab_b.gif) no-repeat left top;
		line-height:36px;}

#dropline ul {
		padding:0;
		margin:0;
		list-style:none;
		position:absolute;
		height:25px;
		width:700px;
		background:#f8f8f8;
		left:-9999px;
		top:44px;
		z-index:10;
		border-bottom:1px solid #fff;}

#dropline ul li {
		height:25px;
		line-height:25px;}

#dropline ul.right li {
		float:right;}

#dropline ul li a {
		color:#000;
		padding:0 10px 0 10px;
		height:25px;
		line-height:25px;
		border-right:1px solid #e60;
		font-weight:bold;
		font-size:11px;}

#dropline ul li a:hover {
		height:25px;
		line-height:25px;
		background:transparent;
		color:#c60;}

#dropline ul.right li a {
		border-left:1px solid #e60;
		border-right:0;}

#dropline ul li a.last {
		border:0;}


#dropline :hover ul {
		left:0;}

#dropline li.current ul {
		left:0;
		z-index:1;}

#dropline li.current a {
		background:url(images/tab_a.gif) no-repeat right top;
		line-height:36px;
		height:44px}

#dropline li.current a b {
		background:url(images/tab_b.gif) no-repeat left top;
		line-height:36px;}

#dropline li.current ul li a {
		color:#000;
		padding:0 10px 0 10px;
		height:25px;
		line-height:25px;
		background:transparent;}
		
#dropline li.current ul li.current_sub a {
		color:#c60;}

#dropline li.current ul li a:hover {
		color:#c60;}
/*---------------------------------------------------------------------------------------------------------END MENU-----------------------------------------------------*/	

#headerrightblank
	{
		width:311px;
		height:535px;
		float: right;
		margin:0 70px 0 0;
		padding:0px;
	}
.headertxt
	{
		width:273px;
		float: left;
		margin:12px 0 0 0;
		padding:0 0 0 38px;
		font-family:Arial;
		font-size:12px;
		color:#fff;
	}
.headerboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#fff;
	}
.headerdecoratxt
	{
		font-family:Arial;
		font-size:12px;
		color:#fff;
		text-decoration:underline;
	}
.headertxt02
	{
		width:273px;
		float: left;
		margin:8px 0 0 0;
		padding:0 0 0 38px;
		font-family:Arial;
		font-size:12px;
		color:#fff;
	}



/*----------------------------------------------HEADER-----------------------------------------------------------------------END-------------------------------------*/	


/*----------------------------------------------Container------------------------------------------------------------------------------------------------------------*/	

#contentbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
		background-repeat:repeat-x;
	}
	
#contentblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#content
	{
		width:1004px;
		float:left;
		margin:0px;
		padding:15px;
		color:#000000;
		background:#fff4de;
	}

#content h1{
		font:Arial 24px;
		text-shadow:#333333;
		padding-bottom: 10px;
		color:#ad3607;}

#content h2{
	font:Arial 20px;
	text-shadow:#333333;
	padding-bottom: 10px;
	color:#a13908;}



#leftbox{
	width:710px;
	float:left;
	padding-right:2px;
	border-right:dotted thin #999999;
	}
	
#leftbox a{
	text-decoration:underline;}

#leftbox a:hover{
	text-decoration:none;
	}	
#rightbox{
	width:280px;
	float:right;
	margin-left:10px;}	
	
#rightbox h2{
	font:Arial 20px;
	text-shadow:#333333;
	padding-bottom: 10px;
	color:#a13908;
	margin-left:10px;}

/*-------------------------------------------------------rightmenu-------------------------------------------------------------------------------------------------*/	

.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
div.menu{
	width: 250px;
}
div.menu ul{
	list-style: none;
	text-indent: 0px;
}
div.menu li{
	margin-top: 3px;
}
div.menu a{
	font: 12px Verdana;
	padding: 4px;
	color: #646464;
	display:block;
	padding: 6px 30px;
	height: 30px;
	text-decoration: none;
	background: url('images/rightmenu06.gif') no-repeat;
}
div.menu a:hover{
	background: url('images/rightmenu06_hover.gif') no-repeat right;
	padding: 6px 40px;

}
/*-------------------------------------------------------rightmenu  end-------------------------------------------------------------------------------------------------*/	
	
/*-------------------------------------------------------CONTENT---------------------------------------------------------------------------END----------------------*/	
#footerbg
	{
		width:100%;
		height:120px;
		float:left;
		margin:0px;
		padding:0px;
		background-color:#666666;
	}
#footerblank
	{
		width:1004px;
		height:120px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:1004px;
		height:120px;
		float: left;
		margin:0px;
		padding:0px;
	}
#footerlinks
	{
		width:1004px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#e9dfb0;
		text-align:center;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		color:#e9dfb0;
		text-align:center;
		text-decoration:none;
		padding:0 3px 0 3px;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
		text-decoration: underline;		
		padding:0 3px 0 3px;
	}
#copyrights
	{
		width:1004px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#ade6a7;
		text-align:center;
	}

#desinedby
	{
		width:1004px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#e9e389;
		text-align:center;
	}
.desinedby
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
.desinedby:hover
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-decoration: underline;
	}

	
