Показать сообщение отдельно

  #5  
Старый 20.06.2008, 10:24
x-demon
Постоянный
Регистрация: 10.06.2007
Сообщений: 476
Провел на форуме:
924649

Репутация: 299
Отправить сообщение для x-demon с помощью ICQ Отправить сообщение для x-demon с помощью AIM Отправить сообщение для x-demon с помощью MSN Отправить сообщение для x-demon с помощью Yahoo
По умолчанию

Код:
* a { text-decoration: none; }

div.warning {
 border: 1px solid #000000;
 background-color: #F8C9A2;
 padding: 3px 3px 3px 3px;
 width: 545px;
 margin-bottom: 10px;
 font-family: Geneva,Arial,Helvetica,san-serif;
 font-size: 11px;
}

div#locatorHint {
 position: absolute;
 display: none;
 top: 0px;
 left: 0px;
 border-style: solid;
 border-color: #000000;
 border-width: 1px 1px 1px 1px;
 background-color: #ffffe1;
 color: #000000;
 font-size: 13px;
}

#newClientTable {
 width: 910px;
 margin: 15px 15px 15px 15px;
}

#passwordRecoveryTable {
 width: 500px;
 margin: 15px 15px 15px 15px;
}

#loginTable {
 width: 380px;
 margin: 15px 15px 15px 15px;
}

#logoutTable {
 width: 450px;
 margin: 15px 15px 15px 15px;
}

#administratorInfo {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 0px 2px 4px 4px;
 vertical-align: middle;
 float: right;
 position: absolute;
 top: 0px;
 left: 0px;
 height: 14px;
 color: #000000;
 z-index: 10;
}

#dealerChain {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 0px 2px 4px 4px;
 vertical-align: middle;
 position: absolute;
 top: 0px;
 right: 14px;
 height: 14px;
 color: #000000;
 z-index: 10; 
}

#userInfo {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 6px 1px 6px 10px;
 float: right;
 position: absolute;
 top: 20px;
 left: 705px;
 color: #777777;
}

#userInfo a {
 text-decoration: none;
 border-bottom: 1px dashed #0000ff;
}

#userInfo #exitButton {
 border: 1px solid #000000;
 padding: 1px 3px 1px 3px;
 background-color: #FFAB44;
 margin: 0px 4px 0px 7px;
 height: 30px;
}

#userInfo #exitButton p {
 padding-top: 8px;
 margin-top: 0px;
}

#userInfo #exitButton p a {
 text-decoration: underline;
 border-bottom: 0px dashed #0000ff;
}

#locator {
 border: 1px solid #bbbbbb;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 4px 1px 4px 10px;
 position: absolute;
 top: 35px;
 left: 400px;
 color:#777;
 background-color: #FFAB44
}

#locator table {
 padding: 0px;
 margin: 0px;
}

#pageName {
 padding: 10px 0px 0px 30px;
 color: #666677;
 font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
 font-size: 25px;
}

#rootTable {
 width: 960px;
 margin: 15px 15px 15px 15px;
}

#passwordRecoveryTable #rootCell,
#loginTable #rootCell,
#logoutTable #rootCell,
#newClientTable #rootCell,
#rootTable #rootCellWithTopBorder {
 background-color: #ffffff;
 text-align: left;
 vertical-align: top;
 border: 1px solid #000000;
}

#rootTable #rootCellWithoutTopBorder {
 background-color: #ffffff;
 text-align: left;
 vertical-align: top;
 border-style: solid;
 border-color: #000000;
 border-width: 0px 1px 1px 1px;
}

#rootTable #mainTable {
 margin: 15px 15px 15px 15px;
 width: 930px;
}

#rootTable #mainTable td.leftmenu {
 width: 140px;
 padding-right: 10px;
 padding-left: 0px;
 vertical-align: top;
}

#rootTable #mainTable td.dataCell {
 padding-left: 15px;
 padding-top: 0px;
 vertical-align: top;
}

#rootCell p {
 padding-left: 50px;
 padding-right: 50px;
 text-align: justify;
}

#loginTable #rootCell table.my input { width: 200px; }
#logoutTable #rootCell table.my input { width: 152px; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: white;
}

/* from main.css - start */
body.main {
 background-color: #ECF2EF; 
 font-family: Arial, Helvetica, sans-serif;
 margin: 0px 0px 0px 0px;
}
/* from main.css - end */

#header {
border-style:solid;
height:16px; 
font-size:10px; 
border-color: black; 
border-width: 1px 0px 1px 0px; 
background-color: #dedebd; 
layer-background-color: #D9E7AF; 
border: 1px none #000000;
padding-left:5px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#header a, #header a:visited{
color: black;
}

#header a:hover, #header a:over{
color: red;
}

#header2 {
border:0px solid black;
width: 100%; 
height: 70px; 
font-size:5px; 
background-image: url(http://st.x-demon.org/perslogo.gif); 
background-repeat: no-repeat; 
background-position: 15px;
max-width:1000px;
width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
}

#first
{
padding: 3px 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0px;
border-bottom: 1px solid #000000;
font: bold 12px Verdana, sans-serif;
}

#first li
{
list-style: none;
margin: 0;
display: inline;
}

#first li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #000;
border-bottom: none;
background: #dae8b0;
text-decoration: none;
}

#first li a:link { color: #667; }
#first li a:visited { color: #667; }

#first li a:hover
{
color: #000;
border-color: #227;
}

#first li a#current
{
background: #dedebd;
color: #111;
border-bottom: 1px solid #dedebd;
}

#first li#active 
{
color: #111;
}

#first li#active a
{
background: #dedebd;
color: #111;
border-bottom: 1px solid #dedebd; 
}

#container1 {
background: #dedebd; 
width: 100%; 
border-width: 0px 0px 1px 0px; 
border-color:#000;
border-style:solid; 
}

#second
{
padding: 5px 0px 3px 0px;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0px;
font: bold 12px Verdana, Arial, sans-serif;
border-bottom: 1px solid #000;
}

#second li
{
list-style: none;
display: inline;
padding: 3px ;
margin-left: 3px;
margin-right: 2px;
border-color: black;
border-style: solid;
border-width: 1px;
background: #005789;
}

#second li.staffrow
{
list-style: none;
display: inline;
padding: 3px ;
margin-left: 3px;
margin-right: 2px;
border-color: black;
border-style: solid;
border-width: 1px;
background: #FFAB44;
}

#second li.staffrow a
{
color: #fff;
}

#second a, span
{
text-decoration: none;
padding-left: 3px;
}

#second li#active 
{
background: #fff;
color: #111;
border-bottom: 1px solid #fff; 
}

#second li#active a
{
color: #111;
}

#second a:link { color: #eee; }
#second a:visited { color: #eee; }
#second a:hover { color: #fff; }
#second a#current {color: #111;}


#navcontainer2 {
border-color: black; 
border-style: solid; 
width: 700px;
border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
padding: 15px 0px 0px 0px;
}


#secondcontent {
background: #fff;

width: 698px; 
border-width: 0px 1px 1px 1px; 
border-color:#000; 
border-style:solid; 
position: relative; 

}

#title {
padding: 12px 0px 5px 0px; 
margin: 0px 15px 15px 15px; 
border-color: #cb6608;
color: #cb6608;
border-bottom: 2px solid #cb6608;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size:20px;
}

/* TABLES */
table.my, p.my, ol.my,  div.my {


	border: 1px solid #7c8b93;
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 11px;
	padding: 0px;
}

.my td, .my tr {

	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 11px;
	padding: 1px 3px 0px 5px;
	color: #285468;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 0px solid white;
	border-left: 0px solid white;
}

.my a, .my a:visited, my a:hover, my a:over {
text-decoration: underline;
color: blue;
}

p.my , ol.my, li.my {
border: 0px solid white;
}

ul.contents li, ol.contents li {
 font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 12px;
}

p
{
font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 12px;
}

tr.lightrow {
background-color: #f7fbff; 
}

tr.darkrow {
background-color: #e5e9ef; 
}

tr.yellow{
background-color: yellow; 
}

.headrow tr, .headrow td{
border-right: 0px solid #7c8b93;
border-bottom: 1px solid #7c8b93;
background-color: #c7cfd7;
color: #343434;
text-align:center;
}

.titlerow tr, .titlerow td{
border-right: 1px solid #7c8b93;
border-bottom: 1px solid #7c8b93;
background-color: #005789;
color: #ffffff;
text-align:center;
padding : 2px 2px 2px 2px;
font-weight: bold;
}

tr.errorrow  td{
background-color: #ffd0c7; 
color: #000000;
}

tr .successrow td{
background-color: #d0f5c7; 
color: #000000;
}

.comment {
font-size: 10px;
}

/* FORMS */
input, select {
	font-family: verdana,trebuchet,sans-serif;
	font-size: 10px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	}
	
.button {
	font-family: verdana,trebuchet,sans-serif;
	font-size: 10px;
	background-color: #d4d0c8;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
}

.error {
position: static;
width: auto;
border: 1px solid #FF0000; 
padding: 4px; 
font-family: verdana,trebuchet,sans-serif;
font-size: 12px; 
background-color: #FF6347; 
text-align: center;
margin-bottom: 10px;
}

.success {
width: auto; 
border: 1px solid #00FF00; 
padding: 4px; 
font-family: verdana,trebuchet,sans-serif;
font-size: 12px; 
background-color: #63dd47; 
text-align: center;
margin-bottom: 10px;
}

.regtext
{ 
width: 460px;
padding: 4px; 
font-family: verdana,trebuchet,sans-serif;
font-size: 12px; 
text-align: justify;
margin-bottom: 10px;
}

.radiodark {
border-width: 0px ; 
background-color: #e5e9ef;
}
.radiolight {
border-width: 0px ; 
background-color: #f7fbff;
}

.leftmenu, .leftmenu:visited, .leftmenu:link, .leftmenu:hover {
font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold; 
	color: #285468;
	margin-bottom: 15px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
text-decoration: underline;
}

.leftmenu, .leftmenu a:visited, .leftmenu a:link, .leftmenu a:hover {
font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold; 
	color: #285468;
	margin-bottom: 15px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
        text-decoration: underline;
}

.leftmenu.selected:link, .leftmenu.selected:visited, .leftmenu.selected:hover {
color:#CC0000;
text-decoration: none;
cursor: default;
}

a.selected:link, a.selected:visited, a.selected:hover {
color:#CC0000;
text-decoration: none;
cursor: default;
}

.leftmenu.header {
	color:#000000;
	text-decoration: none;
	cursor: default;
}

td.leftmenu  {
border-right: 1px solid #000000;
}


.rightdiv {
border: 0px solid black; 
width: 180px; 
padding: 0px 10px 10px 10px; 
position: absolute; 
float: right;
top: 168px; 
left: 720px;
}

.staffrow tr, .staffrow td, li.staffrow {
background-color: #FFAB44; 
color: black;
}


/* from main.css */

.pagename {
  font-size:24px;
  margin: 5px 10px 10px 10px;
  padding: 0px 10px 10px 10px;
  border-bottom: 2px solid #cccccc;
}

.topline {
  font-size:12px;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
}

a.tab, a.tab:link, a.tab:visited, a.tab:hover {
	border: 0px solid #000000;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	position: relative;
	font-weight: bold;
	font-size: 12px;
	top: 0px;

}

.secondmenu {
/*	background-color:#FFFFFF;*/
	position: relative;
	padding: 6px 1em 6px 1em;
	z-index: 101;
	border-bottom: 2px solid #cccccc;
	font-size:11px;
	font-weight:bold;
	color:#6599CC;
/*	color:#2A3F55;	*/
	left: 0px;
}

a.secondmenu:hover, a.secondmenu:visited, a.secondmenu:link {
	color:#6599CC;
	text-decoration:underline;
}

a.secondmenuselected:hover, a.secondmenuselected:visited, a.secondmenuselected:link {
	color:#406080;
	text-decoration:none;
	
}

.content {
font-size: 12px;
padding: 3px;
}

.breadcrumb {
margin: -10px 10px 10px 10px;
padding: 3px 0px 3px 0px;
border-bottom: 2px solid #cccccc;
font-size:14px;
color: #888888;
}


.breadlink:link, .breadlink:hover, .breadlink:visited {
color: #888888;
text-decoration:underline;
}

.Table  {	background: #CCCCCC;	background-color : #CCCCCC;	border : 0px solid #CCCCCC;	text-decoration : none;    	font-size: 9pt;    	font-family : arial cyr, helvetica, sans-serif;	}

.TableHeader {	background: #CCCCCC;	background-color : #CCCCCC;	text-align : left;	text-decoration : none;    	font-size: 10pt;	font-weight: bolder;    	font-family : arial cyr, helvetica, sans-serif;	}

.Row    {	background: #eeeeee;	background-color : #eeeeee;	border : 1px solid #eeeeee;	text-align : center;	text-decoration : none;    	font-size: 8pt;    	font-family : arial cyr, helvetica, sans-serif;	}

.Data   {	background: #FEF8E0;	background-color : #FEF8E0;	border : 1px solid #FEF8E0;	text-align : left;	text-decoration : none;    	font-size: 9pt;    	font-family : arial cyr, helvetica, sans-serif;	}

div.one, .header.one {
background-color:#406080;
color: #6599CC;
}

a.tab.one, a.tab.one:hover, a.tab.one:visited {
background-color:#6599CC;
color: #eeeeee;
	z-index: 100;
}

a.tab.activeone:link, a.tab.activeone:visited, a.tab.activeone:hover {
color: #406080;
/* background-color:#6599CC;	*/
background-color:#FFFFFF;
cursor:default;
}

.pagenameone {
color: #406080;
}

.secondmenuone{
/* background-color:#6599CC;	*/
background-color:#FFFFFF;
}

div.two, .header.two {
background-color:#006666;
color: #00B3B3;
}

a.tab.two, a.tab.two:hover, a.tab.two:visited {
background-color:#ffffff;
color: #006666;
	z-index: 100;
}

a.tab.activetwo:link, a.tab.activetwo:visited, a.tab.activetwo:hover {
color: #406080;
background-color:#00B3B3;
cursor:default;
}

.pagenametwo {
color: #006666;
}

.secondmenutwo{
background-color: #00B3B3;
}

div.three, .header.three {
background-color:#38677A;
color: #5AA5C3;
}

a.tab.three, a.tab.three:hover, a.tab.three:visited {
background-color:#ffffff;
color: #38677A;
	z-index: 100;
}

a.tab.activethree:link, a.tab.activethree:hover, a.tab.activethree:visited {
color: #ffffff;
background-color:#5AA5C3;
cursor:default;
}

.pagenamethree {
color: #38677A;
}

.secondmenuthree{
background-color:#5AA5C3;
}

div.four, .header.four {
background-color:#8A7F56;
color: #CEBE81;
}

a.tab.four, a.tab.four:hover, a.tab.four:visited {
background-color:#CEBE81;
color: #ffffff;
	z-index: 100;
}

a.tab.activefour:link, a.tab.activefour:hover, a.tab.activefour:visited {
color: #8A7F56;
background-color:#FFFFFF;
cursor:default;
}

.pagenamefour {
color: #8A7F56;
}

table.calendarNNSPTable td { padding: 0px; }

/* date choosing interface (Flip) */

ul.menu {
 border-bottom : 1px solid #aaa;
 margin : 0;
 padding-bottom : 19px;
 padding-left : 10px;
 font-family: arial;
}

ul.menu li, ul.menu li  {
 display : inline;
}

ul.menu a:link, ul.menu a:visited       {
 float: left;
 font-size: 12px;
 font-weight: normal;
 line-height: 14px;
 margin-right: 8px;
 padding: 2px 10px 2px 10px;
 text-decoration: none;
 border-top: 1px solid #aaa;
 border-left: 1px solid #aaa;
 border-right: 1px solid #aaa;
}

ul.menu a.inactive:hover        {
 color: #000;
 background: #bbb;
}

ul.menu li .active {
 background-color: #DEDEBD;
 border-bottom: 1px solid #DEDEBD;
 color: #000;
}
ul.menu li .inactive {
 color: #666;
 background: #ccc;
 border-bottom: 1px solid #aaa;
}

.flickerdiv {
 border-width: 0px 1px 1px 1px;
 border-color: #aaa;
 border-style: solid;
 padding: 5px;
 background-color: #DEDEBD;
 font-family: arial;
 font-size: 12px;
}

span.hints { color: #ccbb88; }

.pda-link {
 font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 10px;
 position: absolute;
 top: 0px;
 left: 15px;
}

#logoArea {
 cursor: pointer;
 position: absolute;
 top: 20px;
 left: 10px;
 width: 370px;
 height: 60px;
}