style.css 4.08 KB
body {background: url("../images/bg_header.gif") repeat-x top; font-family:Tahoma,Arial,Helvetica,sans-serif; line-height:1.3em; margin:0; padding:0; text-align:center;}
div {font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:14px; color: #939598;}
td {font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:14px; color: #939598; font-weight: normal;}
img {border: 0px;}

a:link {text-align:right; color:#0B2D85; font-size:12px; text-decoration: none; font-family:Tahoma,Arial,Helvetica,sans-serif;}
a:visited {text-align:right; color:#0B2D85; font-size:12px; text-decoration: none; font-family:Tahoma,Arial,Helvetica,sans-serif;}
a:hover {text-align:right; color:#BEBEBE; font-size:12px; text-decoration: none; font-family:Tahoma,Arial,Helvetica,sans-serif;}

.main_container_div {margin: 0 auto; width: 960px;}

H1 {
  	font-family:Tahoma,Arial,Helvetica,sans-serif;
  	color: #231f20;
  	font-weight:Normal;
  	display: block;
  	font-size: 30px;
  	margin: 0;
  	padding: 40px 0 40px 0px;
}

H2 {
  	font-family:Tahoma,Arial,Helvetica,sans-serif;
  	color: #58585a;
  	font-weight:Normal;
  	display: block;
  	font-size: 28px;
  	margin: 0;
  	padding: 20px 0 40px 0px;
}

H3 {
  	font-family:Tahoma,Arial,Helvetica,sans-serif;
  	color: #58585a;
  	font-weight:Normal;
  	display: block;
  	font-size: 22px;
  	margin: 0;
  	padding: 10px 0 10px 0px;
}

.div_fl {float:left;}

.div_fr {float:right;}

.div_cb {clear:both;}

.div_top_1 {height: 107px; padding-top: 100px; text-align: left;}

* html .div_center_block { height: 1%;}

.div_bottom {background-color:#e0e1e2; height:100px;}

.footer_text {height: 50px; width: 960px; text-align: center; width: 120px; padding-top: 30px;}

.div_main_block {width: 960px; text-align: left;}

.input_text{border-style:solid; border-width:1px; border-color:#BEBEBE; height: 32px; width: 230px; font-size: 22px;}

.input_text_error{border-style:solid; border-width:1px; border-color:red; height: 18px; width: 240px; color: red;}

.td_main_pages {border-style: solid; border-width: 1 px; border-color: #f3f3f3; border-top: 0px; border-left: 0px; border-right: 0px; height: 145px;}

/* Форма авторизации */

.div_autorization_main {font-size:22px; color:#939598; height: 97px; padding-top: 10px; text-align: right;}

/* Элементы формы */

.form_text {display: block; font-size:14px; height:32px; line-height:32px; padding-left:7px; padding-right:7px;}

.form_input {height: 32px; line-height:32px; margin:0px 7px 7px 7px; display:table;}


.SearcherSubmit
{
  border-style:solid;
  border-width:1px;
  border-color:#00aeef;
  width:100px;
  height:35px;
  font-size:16px;
  text-align:left;
  color:#ffffff;
  cursor:Pointer;
  background-color: #00aeef;
}

.message_div {
    background: none repeat scroll 0 0 #426BB3;
    color: #FFFFFF;
    padding: 7px;
    margin-bottom: 2px;
}

.message_div_ok {color: #426BB3; padding: 7px; margin-bottom: 2px; font-weight: bold;}

.text_main{font-size: 18px;}

.message {font-size: 18px; color: #0060af; text-align: center; padding: 20px; margin-top: 20px; border-style: solid; border-width: 1px; border-color: #e0e1e2;}


a.fb {background: url(../images/fb.png);  display: block; width: 40px; height: 40px;}
a.fb:hover {background: url(../images/fb_1.png);}

a.vk {background: url(../images/vk.png);  display: block; width: 40px; height: 40px;}
a.vk:hover {background: url(../images/vk_1.png);}

a.y {background: url(../images/y.png);  display: block; width: 40px; height: 40px;}
a.y:hover {background: url(../images/y_1.png);}

.table_main
{
  border-style:solid;
  border-color:#e5e5e5;
  border-width:1px;
  border-bottom:0px;
  border-right:0px;
}

.table_top
{
  background: #0ca3dc;
  font-weight:bold;
  border-style:solid;
  border-color:#e5e5e5;
  color:#ffffff;
  border-width:1px;
  border-top:0px;
  border-left:0px;
}

.table_colum
{
  background:#ffffff;  
  color:#211f20;
  border-style:solid;  
  border-color:#e5e5e5;
  border-width:1px;
  border-top:0px;
  border-left:0px;
}

.table_colum_2
{
  background:#fcfbfa;
  color:#211f20;  
  border-style:solid;
  border-color:#e5e5e5;
  border-width:1px;
  border-top:0px;
  border-left:0px;
}