/* CSS Document */
/* Author: Olga Kazmirenko  */

*       {padding:0; margin:0;}
a       {outline:none; color:#021e52; text-decoration:none;}
img    	{border:none;}

.clear     {width:100%; height:1px; clear:both;}
.clear_5    {width:100%; height:5px; clear:both;}
.clear_30  {width:100%; height:30px; clear:both;}

.red				{color:#cc0000;}

h3			{color:#6ac335; font-size:18px; font-weight:normal; /*margin-top:20px; */ padding-top: 18px; margin-bottom:8px;}
h4			{color:#000000; font-size:14px; font-weight:normal; margin-bottom:4px;}
h5  		{color:#000000; font-size:14px; font-weight:normal; margin-bottom:4px;} 

html         {background:#fffcfc; font-size:13px; font-family:Tahoma, Verdana, sans-serif;  text-align:left; background:url(/shpak_template/default/images/header_bg.jpg) top left repeat-x;}
body         {width:100%; margin:0 auto;}

#root			{width:100%;  min-width:1140px; height:100%;}

#header      	{width:100%; height:190px; margin:0 auto;} 
#header_left 	{float:left; height:190px; width:730px;} 
#header_right   {display:block; float:right;} 

#contacts_top   		{float:right; width:174px; text-align:right; margin-right:30px; margin-left:20px; margin-top:20px; color:#878686;}
#contacts_top strong 	{color:#404142;}
#contacts_top a   		{color:#878686;} 
#contacts_top a:hover   {text-decoration:underline;}

#vhod	    		 {width:150px; float:left; margin-top:20px;}
#vhod input.login    {width:150px; background:#FFF; border:none; padding:2px; height:14px; margin-top:3px; color:#999999;}
#vhod input.remeber	 {margin-top:5px; float:left; margin-left:6px;}
#vhod span 			 {display:block; float:left; margin-left:6px; width:46px;  font-size:11px; margin-top:5px;}
#vhod a     	     {display:block; float:right; width:66px; color:#cc0000; font-size:11px; margin-top:5px; text-align:right; } 
#vhod a:hover		 { text-decoration:underline;}

#content 	 		   {width:100%; margin:0 auto; background: url(/shpak_template/default/images/bg_all.gif) top left repeat-y;} 
#content p 	 		   {margin-bottom: 10px; text-indent: 30px;} 

#content_left 		   {width:160px; float:left; margin-top:0px;}
#menu				   {float:left; width:130px;}
#menu  ul			   {width:130px; margin-left:20px; margin-top:10px; list-style-type:none; }
#menu  ul li           {border-bottom:#CCC dashed 1px;} 
#menu  ul li a	 	   {display:block; margin-top:4px; margin-bottom:4px; padding-left:19px; font-size:14px; color:#838586;} 
#menu  ul li a:hover   {background:url(/shpak_template/default/images/leaf_bullet.jpg) left center no-repeat;}	
#menu  ul li a:active  {}
#menu  ul li ul        { margin-top:6px;}
#menu  ul li ul li     {border-bottom:none;}
#menu  ul li ul li a   {display:block; color:#0a0c0d; font-size:13px; padding-left:10px; margin-left:12px; margin-top:0px; background:url(/shpak_template/default/images/green_bullet.jpg) left center no-repeat;}

#menu  ul li ul li a:hover { background:url(/shpak_template/default/images/green_bullet.jpg) left center no-repeat; text-decoration:underline;}
#menu  ul li ul li a:active { background:url(/shpak_template/default/images/green_bullet.jpg) left center no-repeat;}

#banner_left_1    {width:140px; height:260px; margin:20px auto 0 auto; }
#banner_left_2    {}
#banner_left_1    {}


#content_right   {margin-left:210px; background:url(/shpak_template/default/images/bg_rgh.jpg) top right no-repeat; min-height:597px;} 
#content_right ol, ul {list-style-position:inside; margin-left: 20px;}


#footer      	{width:100%; height:178px; margin:0 auto;
				 background-image:url(/shpak_template/default/images/footer_bg.jpg); background-repeat:repeat-x; background-position:612px 45px; clear:both;}
#footer_left    {float:left; width:612px; height:178px; background:url(/shpak_template/default/images/footer_left_bg.jpg) left bottom no-repeat;} 
#footer_rgh 	{float:right;}
.counter        {float:right; width:86px; height:33px; margin-top:80px; margin-right:16px;}
.copyright 		{float:right; font:bold 10px Tahoma, Geneva, sans-serif; color:#404142; margin-top:3px; margin-right:16px;}
.copyright a:hover {text-decoration:underline;}   


/*registration form*/
#registration     			    {padding:0; margin-bottom:20px;}
#registration input.long 		{width:220px; height:18px;}
#registration input.short 		{width:140px; height:18px;}
#registration input.short_g 	{width:130px; height:24px;}
.element_row    	       		{margin:0px;}
.element_row_fix        		{margin:0px; height:28px;}
.element_row_account       		{margin:0px; height:122px;}
.element_row_sex 	      		{margin:0px; height:52px;}
.name_element       			{float:left; width:230px; margin:0 6px 0 0; text-align:right; padding-top:3px;}
.element  		   				{float:left; } 
/*.register_button                {margin-left:80px;}*/
					

/*registration domains*/
#domains						{margin-top:20px; margin-left:60px;}
table.domen_names               {padding:4px 5px; margin-left:6px; margin-top:40px;}
#domains input                  {margin-right:3px;}

tr.status_used td {        font-weight: bold;        background: #999999; }
tr.status_good td { background: green;}
