body{
    background: url(/images/bg.gif);
    margin: 0;
}

body, td{
    font-size: 12px;
    font-family: tahoma, verdana, arial;
    line-height: 18px;
    color: #58555C;

}

a {
    color: #482969;
}

p, h1, h2, h3, h4{
    margin-bottom: 18px;
}

h1, h2, h3, h4{
    font-family: times;
    color: #482969;
    font-weight: bold;
}

h2{
    background:url("/images/h2-bg.gif") no-repeat scroll 0 100% transparent;
    margin-bottom: 10px;
    font-size:23px;
    padding-bottom:20px;
    padding-left:81px;
    padding-top:20px;
}

.header{
    height: 175px;
    position: relative;
    margin-top: 30px;
}

.zavetushki{
    background: url(/images/zavetushki.gif) 100% 0 no-repeat;
    z-index: -1;
    position: absolute;
    right: 0;
    top: -79px;
    width: 435px;
    height: 223px;

}

.header .logo{
    width: 336px;
    height: 122px;
}

.header .phones{
 	position: absolute;
 	left: 384px;
 	top: 88px;
 	padding-left: 25px;
 	background: url(/images/telephone.gif) 0 2px no-repeat;
 	color: #6600CC;
 	font-weight: bold;
 	font-size: 16px;
}

.logged-in .header .phones .a-area{
	margin-top: -26px;
}

body.logged-in .header .phones .a-area .a-slot{
	padding: 0;
}

.header .phones p{
 	font-size: 16px;
}

.motto {
    color:#A98D88;
    font-family:Times;
    font-size:18px;
    font-weight:bold;
    left:383px;
    line-height:18px;
    position:absolute;
    top:31px;
}

.tools{
    position: absolute;
    right: 0;
    top: 34px;
}

.tools2{
    position: absolute;
    right: 0;
    top: 54px;
}

.body{
    background: url(/images/body_bg.gif) #F6F5ED;
}

.body_layout {
    padding: 40px;
    width: 860px;
}

.menu_wrapper {
	position: relative;
    	left:0;
    	top:0;
    	width: auto;
    	height: 68px;
    	/*background: url(/images/menu_p_bg.gif) 0 1px  repeat-x;*/

}

.menu {
    overflow: hidden;
    width: auto;
/*    height: 68px;*/
    z-index: 2;
    position:absolute;
    left:0;
    top:0;
    right:0;
}

.menu_background {
/*    height: 48px;*/
    position:absolute;
    left:0;
    top:8px;
    z-index: 1;
    right:0;
}

.menu, .menu li, .submenu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.submenu li, .a-nav-subnav .a-nav-item {
    float: left;
    width: 33%;
    clear: none;
    height: 20px;
}

.a-nav-subnav .a-nav-item a {
    width: 90%;
}

.menu li {
    float: left;
/*    height: 44px;*/
    border: 1px solid transparent;	
    margin: 0 1px;
    margin-top: 8px;
/*    overflow:hidden;*/
}

.menu li a {
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
}


.menu li a {
    background: #660066;
    color: white;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    display: inline;
    height: 40px;
    padding: 12px 20px;
/*    border: 1px solid transparent;*/
}

.menu li a:hover {
    background: #cc66cc;
}

.menu li.actived > a {
    background: #cc66cc;
}

/*.menu li:hover, .menu li.actived {
    background: #cc66cc;
    border: 1px solid #B7A41E;
}*/

.menu li.actived > a{
    color: #5A5A5A;
    text-decoration: none;
}

.menu li a.shadowed {
    background: url(/images/menu_a_bg-shadow.jpg) repeat-x !important;
}

.bottom_menu_wrapper {
}

.bottom_menu_background {
	height:0;
}

.submenu{
    /*display: block;*/
    z-index: 1001;
    position: absolute;
    background: url(/images/submenu-bg2.jpg) 0px 0px repeat-x;
    width: 838px;
    left: 0;
    margin-top: -6px;
    border-left: 1px solid #B7A41E;
    border-right: 1px solid #B7A41E;
    border-bottom: 1px solid #B7A41E;
    padding: 10px 10px 20px 60px;
    display: none;

}

.submenu .shadow{
    background: url("/images/submenu-shadow.png") repeat-x scroll 0 0 transparent;
    border: 0px solid red;
    bottom: -12px;
    clear: both;
    height: 10px;
    left: 0;
    padding: 0;
    position: absolute;
    width: 940px;
    z-index: 1000;
}

.submenu ul, .submenu li, .submenu li a{
    margin: 0;
    padding: 0;
}

.submenu ul{
    float: left;
    width: 800px;
    margin-right: 20px;
}

.submenu p{
    font-family: times;
    color: #521A0E;
    font-size: 18px;
    font-weight: bold;
}

.menu li ul li a, .submenu li a{
    background: none;
}
.menu li ul li, .submenu li{
    float: none;
    background: none;
    height: auto;
    margin-bottom: 14px;

}
.menu li ul li a, .submenu li a{
    line-height: 14px;
    height: auto;
    display: inline;
    border: none;
/*    color: #660099;
*/
    color: #3F4C6B;
    font-size: 12px;
    font-family: tahoma;
    font-weight: normal;
}


.submenu li a:hover{
    border: none;
    text-decoration: none;
}

.body .submenu{
    display: block;
    position: relative;
    overflow: hidden;
    margin-top:21px;
    z-index: 10;
    width: 838px;
}

.bottom_menu, .bottom_menu li{
    list-style: none;
}
.bottom_menu li{
    float: left;
}

.bottom_menu a{
/*    color: #C19C94;
 */
      color: #996699;
    font-size: 11px;
}

.footer{
    /*background: #3B0E05;*/
    padding: 20px 0 40px 0;
    color: #FFFFFF;
}

.creators{
    text-align: right;
}

.creators .hotsupport{
    padding: 0 0 10px 20px;
    background: url(/images/hsfav.gif) no-repeat;
    line-height: 20px;
/*    color: #888;
*/
      color: #660066;
    text-decoration: none;
    font-size: 11px;
}
.creators .hotsupport span{
    text-decoration: underline;
}

.copy{
    font-size: 10px;
    margin-left: 35px;
/*    color: #A47167;
*/
    color: #660066;
    margin-bottom: 100px;
}

#a-breadcrumb-component, #a-breadcrumb-component li{
    list-style: none;
    margin: 0;
    padding: 0;
}

#a-breadcrumb-component{
 	margin-top: 0px;
}


#a-breadcrumb-component li{
    font-size: 12px;
    float: left;
    margin-right: 4px;
}

#a-breadcrumb-component a{
	color: gray;
}

#a-breadcrumb-component .a-current-page a{
    text-decoration: none;
    color: gray;
}

#a-global-toolbar .a-global-toolbar-this-page {
    position: absolute;
    top: 32px;
    background: #FFFFAA;
    border: 1px solid #777;
}
.icon.a-drag {
    left: -16px;
}

.a-default #a-content  {

    width: 860px;
}
#a-media-plugin  {
    width: 540px;
}

.a-subnav-wrapper{
    width: 280px;
    margin-top: 25px;
}

#a-global-toolbar{
    display: none;
}

body.logged-in #a-global-toolbar{
    display: block;
}

#a-search{
    position: absolute;
    top: 84px;
    right: 0px;
    width: 300px;
}

body.logged-in .a-slot{
    border: 1px dashed #888888;
    padding-top: 20px;
}

.a-search-form, .a-search-form span.a-search-field{
    -moz-border-radius: 3px;
}


.a-area{
	margin: 0;
}
.a-default .a-area-body{
    width: 100%;
}

.a-subnav-inner {
    width: auto;
}


.submenu .actived a{
    text-decoration: none;
    font-weight: bold;
}

