* {
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 15px;
padding: 0;
margin: 0;
color: #efefef;
}

body {
behavior:url('/css/csshover.htc');
}

input[type="text"], input[type="password"], input[type~="text"], input[type~="password"], textarea {
border:1px #C3D2DF solid;
color:#535A5F;
}

input[type="text"]:hover, input[type="password"]:hover, input[type~="text"]:hover, input[type~="password"]:hover, textarea:hover {
border:1px solid #A8BDCF;
color:#455D6F;
}

img {
border:none;
}

a {
color:#E88822;
text-decoration:underline;
}

a:hover {
color:#DF2929;
}

.footerTable a {
color:#CF4040;
}

a.site{
color: #CF4040;
border-bottom: 1px dotted;
}

a.inner{
border-bottom: 1px dotted;
}

ol.list{
padding-left: 30px;
}

.left {
float:left;
}

.right {
float:right;
}

.clear {
clear:both;
}

.headerWithLine {
background:transparent url('/images/vmain/headerline.gif') repeat-x 0 14px;
width:100%;
margin:20px 0 5px;
}

.headerWithLine h1, .headerWithLine h2, .headerWithLine h3, .headerWithLine h4 {
background:#FFF none;
font-weight:400 !important;
color:#7192A7;
display:table;
padding-right:5px;
font-weight: normal;
}
.headerWithLine h1 span, .headerWithLine h2 span, .headerWithLine h3 span, .headerWithLine h4 span {
display: block;
font-size: small;
}

.headerWithLine h1 *, .headerWithLine h2 *, .headerWithLine h3 *, .headerWithLine h4 *{
font-weight: normal;
}

.pointer{
cursor:pointer;
}

.linkWithBull {
background: url(/images/orangearr.gif) no-repeat 100% 50%;
color:#2178A3;
padding-right:10px;
padding-bottom: 2px;
}

.ajaxLoader{
padding: 0 5px;
}

#tip {
padding: 2px 0;
}

#tip span{
margin-left: 1px;
background: #FFFFCF;
border: 1px solid #EEEF77;
padding: 4px 10px;
font-weight: bold;
font-size: 12px;
}

#tip span.error {
background-color:#dc143c;
color:#FFF;
border: 1px solid #EEEF77;
}

#tip span.success {
background-color:#61DF72;
color:#FFF;
border: 1px solid #74CF80;
}

#share {
float: right;

}

#share li {
display: inline-block;
list-style-type: none;
height: 40px;
vertical-align: top;
padding: 5px;
}


#vk_groups {
	margin: 20px;
}
