table.progress                {margin:0px} 
table.progress td             {border:1px solid #cccc; white-space:nowrap}


FONT	{
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
font-size: 12px; 
font-weight: normal;
font-style: normal;
line-height: 130%; 
color: #1e1e18; 
margin-top: 0.2rem;
margin-bottom: 0.5rem;

  
}

.shadow1 {
  -moz-box-shadow:    1px 1px 1px 2px #ccc;
  -webkit-box-shadow: 1px 1px 1px 2px #ccc;
  box-shadow:         1px 1px 1px 2px #ccc;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  
	position: relative; /* This protects the inner element from being blurred */
	background-color: #fefefe;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=135,strength=4); 
*/	
	
}

.shadow2 {
	-moz-box-shadow: 4px 4px 4px rgba(170,170,170,0.6);
	-webkit-box-shadow: 4px 4px 4px rgba(170,170,170,0.6);
	box-shadow: 4px 4px 4px rgba(170,170,170,0.6);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
/*  
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
	*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=4, direction=180, color='#ccc')";
filter: progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=135,strength=4); 
	position: relative; /* This protects the inner element from being blurred */
	padding: 5px;
	background-color: #fefefe;
}
.shadow2 .content {
	position: relative; /* This protects the inner element from being blurred */
	padding: 5px;
	background-color: #fefefe;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=135,strength=4); 
*/
	position: relative; /* This protects the inner element from being blurred */
	background-color: #fefefe;
}


.shadow3 {
	-webkit-box-shadow: 0 8px 6px -4px #ccc;
	-moz-box-shadow: 0 8px 6px -4px #ccc;
	box-shadow: 0 8px 6px -4px #ccc;
	-webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=135,strength=4); 
*/
	position: relative; /* This protects the inner element from being blurred */
	background-color: #fefefe;
	

}


TD {

	font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	line-height: 130%; 
	color: #1e1e18; 
	font-size: 12px;


}

hr {
	 border: 1px dotted #cccccc;
    width: 100%;
    color: #cccccc;
	 background-color: #ffffff;
    height: 0px;
}

BODY	{
	font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	line-height: 130%;
	color: #1e1e18;
	font-size: 12px;
	background: #ffffff;
}


P		{
	font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
	line-height: 130%; 
	color: #1e1e18; 
	font-size: 12px;
	background: #ffffff;	
}

DIV		{
	font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	line-height: 130%;
	color: #1e1e18;
	font-size: 12px;
	background-color: #ffffff;
	padding: 5px;
}

print		{
	font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	line-height: 130%;
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;	
}

ERROR 		{background: #C00000; COLOR: #ffffff; font-size: 12px; font-weight: bold; font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; text-decoration: none}

/*textarea:hover, textarea:active {
border: 1px inset #0000cd;
}
*/


text {
border: 1px solid #cccccc;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #222233;
background-color: #f8f8f8;
line-height: 14px;
padding: 1px 1px 1px 1px;
}

input, select, textarea {
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #1e1e18;
background-color: #f8f8f4;
/*line-height: 130%;*/
line-height: 14px;
padding: 1px 1px 1px 3px;
vertical-align: middle;
*overflow: visible;


  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-appearance: none;
}

input:focus, input:hover, input:active, textarea:focus, textarea:hover, textarea:active, select:focus, select:hover, select:active
{
  border-color: rgba(140, 140, 150, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(140, 140, 150, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(140, 140, 150, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(140, 140, 150, 0.6);
  outline: 0;
  outline: thin dotted \9;
}

/*Если что - убрать */
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input {
  display: inline-block;
  margin-bottom: 0;
}

/*
input:hover, input:active {
border: 1px inset #0000cd;
cursor: pointer;
}
*/


.btn {
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
   /* cursor: pointer;*/
    display: inline-block;
    font-size: 12px;
    outline: medium none;
    padding: 3px 10px 4px;
    text-align: center;
    text-decoration: none;
}

.grey {
    background: -moz-linear-gradient(center top , #F0F0EA, #D5D7CE) repeat scroll 0 0 transparent;
    border: 1px solid #BBBBBB;
}

.btntext {
    color: #1e1e18;
    text-shadow: 0 1px 0 #FFFFFF;
}

/*
select {
border: 1px solid #cccccc;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #222233;
line-height: 130%;
padding: 1px 1px 1px 1px;
*/


/*
display: block;
background-color: transparent;
background-image: url("arrow_bottom_right.gif");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 120px 13px; 
*/

}


radio { border: 0px solid white; }

.checkbox { border: none; background:none; }
.picture { border: none; background:none; }
.button	{ border: none; background:none; background-color: #748D96;}
.form-button  { border: none; background:none; background-color: #748D96;}
.option { border: none; background:none; background-color: #748D96;  font-weight: normal; }
  

FORM 		{font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; font-size: 12px}


A:link          {
	background: none;
	color: #1e1e24;
	font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	text-decoration: none;
/*	cursor: pointer;*/
}
A:active        {
	background: none;
	color: #1e1e24;
	font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	text-decoration: underline;
/*	cursor: pointer;*/
}
A:visited       {
	background: none;
	color: #1e1e24;
	font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	text-decoration: none;
/*	cursor: pointer;*/
}

A:hover         {
	background: none; 
	COLOR: #003e7e; 
	font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	text-decoration: underline;
	/*cursor: pointer;*/
}

th	{ background-image: url(modules/Forums/templates/subSilver/images/cellpic3.jpg); }

.element    {
font-size: 12px;
line-height: 14pt;
color: #1e1e18;
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
text-decoration: none;
background: #ffffff;
}

.list 	{
color: #481D51;
font-size: 12px;
line-height: 18pt;
font-weight: bold;
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
text-decoration: none;

}


.title 		{
background: none; 
color: #003e7e; 
font-size: 12px; 
font-weight: bold; 
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
text-decoration: none;
text-transform: uppercase;
}


submenu 		{
color: #232322;
font-weight: bold;
font-variant: small-caps;
font-size: 10px;
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
background-color: #f2f2f2;
}



.content     { 
background-repeat: repeat; 
background-attachment: scroll; 
	line-height: 130%;
color: #1e1e18; 
font-size: 12px;
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
background-position: none 
}


.title_new_l    { 
background-color: #ffffff; 
border-top: 1px solid #cccccc;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #cccccc;

font-weight: bold;
color: #1e1e18; 
font-size: 12px;
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
}


.title_new_r    { 
background-color: #ffffff; 
border-top: 1px solid #cccccc;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #cccccc;

font-weight: bold;
color: #1e1e18; 
font-size: 12px;
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
}


.title_new_b    { 
background-color: #ffffff; 
border-bottom: 1px solid #ffffff;

font-weight: bold;
color: #1e1e18; 
font-size: 12px;
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
}

.title_new_c    { 
background-color: #ffffff; 
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;

font-weight: bold;
color: #1e1e18; 
font-size: 12px;
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
}


.date	{background: none; color: #1e1e18; FONT-SIZE: 9px; font-weight: normal; font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; text-decoration: none}              

.storytitle 	{
background: none; 
COLOR: #481D51; 
font-size: 12px; 
font-weight: bold; 
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
text-decoration: none
}

.storycat	{
background: none; 
color: #1e1e18; 
font-size: 12px; 
font-weight: bold; 
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
text-decoration: none
}

.boxtitle 	{
background: none; 
color: #1e1e18;
font-size: 12px; 
font-weight: bold; 
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
text-decoration: none
}

.boxcontent 	{
background: none; 
color: #1e1e18; 
font-size: 12px; 
line-height: 130%; 
color: #1e1e18; 
font-family: Verdana, Helvetica
}

.option 	{
background: none; 
color: #003e7e; 
font-size: 12px; 
font-weight: normal; 
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; 
text-decoration: none;
text-transform: uppercase;
/*background-color: transparent;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
color: #003e7e;
font-size: 12px;
font-weight: bold;
font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
text-transform: uppercase;
*/
}

.tiny		{background: none; color: #1e1e18; font-size: 12px; font-weight: normal; font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; text-decoration: none}
.topic 		{background: none; COLOR: #202C16; font-size: 12px; font-weight: bold; font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; text-decoration: underlined}
.footmsg		{background: none; color: #1e1e18; FONT-SIZE: 9px; font-weight: normal; font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; text-decoration: none}
.contentbold     { background-repeat: repeat; background-attachment: scroll; line-height: 130%; color: #1e1e18; 
               font-size: 12px; font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; font-weight: bold; 
               background-position: none }


.oblig 	{background: none; color: #333355; font-size: 12px; font-weight: 600; font-family: "Lucida Grande",Tahoma,Verdana,Arial,sans-serif; text-decoration: none}					

.cloud1 	{background: none; color: #1e1e18; FONT-SIZE: 09px; font-weight: normal; color: #1e1e18; FONT-FAMILY: Verdana, Helvetica}
.cloud2 	{background: none; color: #1e1e18; font-size: 10px; font-weight: bold; color: #006400; FONT-FAMILY: Verdana, Helvetica}
.cloud3 	{background: none; color: #1e1e18; font-size: 12px; font-weight: normal; color: #121212; FONT-FAMILY: cursive;}
.cloud4 	{background: none; color: #1e1e18; font-size: 12px; font-weight: bold; color: #1e1e18; FONT-FAMILY: Verdana, Helvetica}
.cloud5 	{background: none; color: #1e1e18; font-size: 13px; font-weight: normal; color: #551A8B; FONT-FAMILY: cursive;}

.cloud6 	{background: none; color: #1e1e18; FONT-SIZE: 09px; font-weight: bold; color: #121212; FONT-FAMILY: Verdana, Helvetica}
.cloud7 	{background: none; color: #1e1e18; font-size: 10px; font-weight: normal; color: #762880; FONT-FAMILY: Verdana, Helvetica}
.cloud8 	{background: none; color: #1e1e18; font-size: 12px; font-weight: bold; color: #8B2252; FONT-FAMILY: cursive;}
.cloud9 	{background: none; color: #1e1e18; font-size: 12px; font-weight: normal; color: #8B3626; FONT-FAMILY: Verdana, Helvetica}
.cloud10	{background: none; color: #1e1e18; font-size: 13px; font-weight: normal; color: RoyalBlue4; FONT-FAMILY: Verdana, Helvetica}

/*  New Menu */

ul.dropdown-linear {
 width: 100%;
 position: absolute;
 top: 5px;
 left: 0px;
 min-width: 980px;
/*   border: 1px solid #ececec; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
*/ 
 
 
}

ul.dropdown-linear ul li {  float: left; }
 
ul.dropdown-linear li.hover, ul.dropdown-linear li:hover { 
 position: static;
background-color: #ececec; 

}

ul.dropdown-linear ul ul { display: none !important; }
ul.dropdown-horizontal ul *.dir { 
 padding-right: 10px;
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown, ul.dropdown li, ul.dropdown ul { list-style: none; margin: 0;}
ul.dropdown { position: relative; z-index: 597; float: left; }
ul.dropdown li { float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; }
ul.dropdown ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598;  width: 100%; }
ul.dropdown li:hover > ul { visibility: visible; }

ul.dropdown { font-weight: bold; }

ul.dropdown li { 
 padding: 3px 10px 3px 10px;
}
 
ul.dropdown a:link, ul.dropdown a:visited	{ 
 color: #1e1e18; 
 text-decoration: none; 
 font-weight: normal; 
 /*font-variant: small-caps;*/
 font-size: 12px;
/* cursor: pointer;*/
}

ul.dropdown a:hover	{
 color: #003e7e; 
 text-decoration: none; 
 font-weight: normal;
/* font-variant: small-caps;*/
 border-bottom: 1px #cccccc;
 
}

ul.dropdown ul li { font-weight: bold; 
}

/* Upper Line */
ul.dropdown { 
width: 977px; 
background-color: #f2f2f2; 
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;

}

ul.dropdown li { 
border: none; 
background-color: #f2f2f2;
}

/* Lower Line */

ul.dropdown ul {
 width: 980px;
 margin-top: 0;
 background-color: #f2f2f2;
 border-bottom: 1px solid #cccccc;
 border-right: 1px solid #cccccc;


}

ul.dropdown ul li {  background-color: transparent; 
 z-index:999;
position:relative;}

/*  New Style with Frames */

#title_blue {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-size: 13pt;
color: Navy;
font-weight: 100;
}

#gray {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-size: 10pt;
color: #555555;

}
#left {
position: absolute;
top: 300px;
left: 200px;
width: 210px;
height: 300px;
float: left;
padding: 1px;
background: #fcfcfc;
/* border-right: 1px solid #cccccf; */
}

div.menue {
position: absolute; 
top: 300px;
left: 450px;
width: 700px;
z-index:1;
}