/*
Theme Name: GSL HR Theme
Theme URI: http://gsl.ru/
Description: HR Theme for WordPress (based on default)
Version: 1.0
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img {
    border: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.bgtopoff {
	background-image: url(img/office_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #fa7610;
	padding-bottom: 10px;
	padding-left: 30px;
}
.bgtopmain {
	background-image: url(img/main_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	
	padding-bottom: 10px;
	padding-left: 30px;
}
.bgmid {
	background-image: url(img/vert_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fa7610;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 50px;
	letter-spacing: -1px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fdb514;
	padding-top: 10px;
	font-weight: normal;
	padding-left: 30px;
	letter-spacing: 0px;
}
H2 a:link{
	text-decoration: none;
	color:#fdb514
}
H2 a:visited{
	text-decoration: none;
	color:#fdb514
}
H2 a:hover{
	text-decoration: none;
	color:#fdb514
}
H2 a:active{
	text-decoration: none;
	color:#fdb514;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #97B824;
	letter-spacing: 0px;
	padding-left: 30px;
}
H4 {
	color: #ad57b1;
	font-size: 16px;
	font-weight: normal;
	padding-left: 30px;
	letter-spacing: 0px;
}


H5 {
	font-size: 30px;
	color: #fbad00;
    font-weight: normal;
	padding-left: 30px;
    margin-bottom: 10px;
    margin-top: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:50px;
	padding-top:0px;
}
#p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px; 
}

.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	color: #757575;
}
#plashka {
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgbot {
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 7px;
	padding-right: 4px;
}
.table {
	border: 1px dotted #999999;
}
.td {
	border-top-style: none;
	border-collapse: collapse;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tr {
	background-image: url("img/hor_linebg.jpg");
	background-repeat: repeat-x;
	background-position: top;
}
.style1 {
        font-family: Arial,Tahoma,Helvetica,sans-serif
	font-size: 12px;
	color: #4d4d4d;
	font-style: italic;
        vertical-align:top;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.trbot {
	
	background-image: url(img/trbot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
li {
	line-height: 20px;
	list-style-type: disc;
}

ol {
	margin-left: 40px;
}

ol li a, ol li a:visited, ol li a:active {
	color: black;
	text-decoration: underline;
}

ol li a:hover {
	text-decoration: none;
}

ol li {
	list-style-type: decimal !important;
}

  #menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	line-height: 24px;
}

#menu a:link{
	text-decoration: none;
	color:#333333
}
#menu a:visited{
	text-decoration: none;
	color: #333333
}
#menu a:hover{
	color: #000000;
	list-style-image: url(img/menuvac.jpg);
	background-image: url(img/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu a:active{
	color: #000000
}
 #link_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	line-height: 22px;
}

#link_gray  a:link{
	text-decoration: none;
	color:#757575
}
#link_gray  a:visited{
	text-decoration: none;
	color: #666666
}
#link_gray  a:hover{
	color: #000000;
	text-decoration: none;
}
#link_gray  a:active{
	color: #000000;
	text-decoration: none;
}
 #link_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	
}

#link_green   a:link{
	text-decoration:none;
	color:#97B824
}
#link_green   a:visited{
	text-decoration: none;
	color: #97B824
}
#link_green   a:hover{
	color: #97B824;
	text-decoration: underline
}
#link_green  a:active{
	color:#97B824;
	text-decoration: underline
}
 #menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: none;
	padding-left: 25px;
	line-height: 18px;
}
#menu2 a:link{
	text-decoration: none;
	color:#333333
}
#menu2 a:visited{
	text-decoration: none;
	color: #333333
}
#menu2 a:hover{
	text-decoration: underline;
	color: #000000
}
#menu2 a:active{
	text-decoration: underline;
	color: #000000
}
 #menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B1B1B1;
	text-decoration: none;
	padding-left: 10px;
}
.ugol {
	padding-left: 23px;
	background-image: url(img/ugol.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu3 a:link{
	text-decoration: underline;
	color:#000000
}
#menu3 a:visited{
	text-decoration: underline;
	color: #000000
}
#menu3 a:hover{
	color: #757575;
	text-decoration: underline;
}
#menu3 a:active{
	color: #757575;
	text-decoration: underline;
}
.rights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.style2 {color: #FC750C}
 #link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
#link a:link{
	text-decoration: none;
	color:#000000
}
#link a:visited{
	text-decoration: none;
	color: #000000
}
#link a:hover{
	color: #000000;
	text-decoration: underline;
	
}
#link a:active{
	color: #757575;
	text-decoration: underline;
	
}
#link_none {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #757575;

}
#link_none a:link{
	text-decoration: none;
	color: #757575;
}
#link_none a:visited{
	text-decoration: none;
	color: #757575
}
#link_none a:hover{
	color: #757575;
	text-decoration: underline;
}
#link_none a:active{
	color: #757575;
	text-decoration: underline;
}
.button_violet {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 49px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(img/button_violet.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	cursor: hand;
	text-align: left;
}

.td2 {
	border-top-style: none;
	border-collapse: collapse;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.grey {color: #757575}
.border_preview{
	z-index:50;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 5px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}

.font.small td {
    font-size: 11px;
}


.font.small2 td {
    font-size: 13px;
}



.font.small3 td {
    font-size: 13px;
	color:#333333
}


.menu_links
{
	padding-left:16px;
}

.linklove
{
	display:none;
}

.style5 {
	font-size: 30px;
	color: #fbad00;
	padding-left: 30px;
}
.style7 {
	color: #fbad00
}
.textfield {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BB62BF;
	border: 1px solid #CCCCCC;
	padding-left: 2px;
}

.menu_selected
{
		color: #BB62BF;
        font-weight: bold;
}

.trans_custom_div
{
	color:#FBAD00;
	margin-left:0px;
	margin-right:-3px;
	margin-top:0px;
	padding: 2px 2px 2px 48px;
	font-size: 18px;
	width:721px; /* 729 */
	border-left:1px Solid #CCCCCC;
	border-right:1px Solid #CCCCCC;
	background-image:url("img/hor_linebg.jpg"); 
	background-position:top;
	background-repeat:repeat-x;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

iframe
{
	border:1px Solid #cccccc;
}

#test_div
{
	width:600px;
	height:150px;
	overflow:auto;
	border:1px Solid #CCCCCC;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0 15px;
}

#test_div b
{
	font-size:11px;
}

#test_div span
{
	font-size:11px;
}

#test_div input
{
	height:13px;
	width:13px;
}

.trans_custom_div_under
{
	height:1px;
	margin-top:0px;
	width:772px; /* 781 */
	background-image:url("img/hor_linebg.jpg");
	background-repeat:repeat-x;
	margin-right:-3px;
	margin-left:0px;
}

.yellow_custom_div {
	margin-left:0px;
	margin-right:-3px;
	margin-top:0px;
	padding: 2px 2px 2px 48px;
	color:#FBAD00;
	font-size: 18px;
	width:721px; /* 729 */
	background-color:#fce7d4;
	border-left:1px Solid #CCCCCC;
	border-right:1px Solid #CCCCCC;
	background-image:url("img/hor_linebg.jpg"); 
	background-position:top;
	background-repeat:repeat-x;
	display: block;
	float: left;
	clear: both;
}

.yellow_custom_div_under
{
	height:1px;
	margin-top:0px;
	width:772px; /* 781 */
	background-image:url("img/hor_linebg.jpg");
	background-repeat:repeat-x;
	margin-right:-3px;
	margin-left:0px;
	display: block;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
.cl-footer{
        display: none;
}
.first_custom_div {
	margin-left:0px;
	margin-right:-3px;
	margin-top:0px;
	padding: 2px 2px 2px 48px;
	font-weight: bold;
	color:#bb62bf;
	width:721px; /* 729 */
	background-color:#F4E9F5;
	border-left:1px Solid #CCCCCC;
	border-right:0px Solid #CCCCCC;
	background-image:url("img/hor_linebg.jpg"); 
	background-position:top;
	background-repeat:repeat-x;
}

.first_custom_div_under
{
	height:1px;
	margin-top:0px;
	width:772px; /* 781 */
	background-image:url("img/hor_linebg.jpg");
	background-repeat:repeat-x;
	margin-right:-3px;
	margin-left:0px;
}

.legend_div {
	margin-left:-40px;
	margin-right:-3px;
	margin-top:0px;
	padding: 2px 2px 2px 48px;
	font-weight: bold;
	color:#bb62bf;
	width:721px; /* 729 */
	background-color:#F4E9F5;
	border-left:1px Solid #CCCCCC;
	border-right:0px Solid #CCCCCC;
	background-image:url("img/hor_linebg.jpg"); 
	background-position:top;
	background-repeat:repeat-x;
}

.legend_div_under
{
	height:1px;
	margin-top:0px;
	width:772px; /* 781 */
	background-image:url("img/hor_linebg.jpg");
	background-repeat:repeat-x;
	margin-right:-3px;
	margin-left:-40px;
}

.button_violet {
	background-color: #FFFFFF;
	margin-top:10px!important;
	padding-top: 2px;
	padding-right: 49px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url("img/button_violet.gif") !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:0px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat !important;
	background-position: left !important;
	cursor: hand;
	text-align: left;
	height:22px!important;
	width:90px !important;
}


.single_title {
        color: #000000;
        font-weight: bold;
        font-size: 16px;
		padding-left:50px;
		line-height:30px;
}

.style10 {
	color: #FBAD00;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 18px;
}
.style12 {color: #E19D00}





#chart td.value {
	background-image: url(img/gridline58.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding:0;
	border-bottom: none;
	background-color:transparent;
}

#chart td {
	padding: 4px 6px;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	background-color:#fff;
}

#chart td.value img {
	vertical-align: middle;
	margin: 5px 5px 5px 0;
}

#chart th {
	text-align: left;
	vertical-align:top;
}

#chart td.last {
	border-bottom:1px solid #e5e5e5;
}

#chart td.first {
	border-top:1px solid #e5e5e5;
}

#chart .auraltext

{
	position: absolute;
	font-size: 0;
	left: -1000px;
}

#chart table {
	background-image:url(img/bg_fade.png);
	background-repeat:repeat-x;
	background-position:left top;
	width: 33em;
}

#chart caption {
	font-size:90%;
	font-style:italic;
}

.style5 {
	font-size: 30px;
	color: #fbad00;
	padding-left: 30px;
	padding-top:70px;
}
.style7 {
	color: #fbad00
}
.textfield {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BB62BF;
	border: 1px solid #CCCCCC;
	padding-left: 2px;
}


.style12 {color: #E19D00}


/* main page */
.style4 {color: #757575}
.style5 {
	font-size: 30px;
	color: #fdb514;
	padding-left: 30px;
}
.style6 {
	color: #bb62bf;
	font-size: 30px;
	padding-left: 30px;
}

.style8 {
	color: #97b824;
	font-size: 16px;
	padding-left: 10px;
	font-weight: bold;
}

#list a:link{
	text-decoration: underline;
	color:#000000
}
#list a:visited{
	text-decoration: underline;
	color: #000000
}
#list a:hover{
	color: #757575;
	text-decoration: underline;
}
#list a:active{
	color: #757575;
	text-decoration: underline;
}


#p_list_list a:link{
	text-decoration: none;
	color: #000000;
}
#p_list a:visited{
	text-decoration: none;
	color: #000000
}
#p_list a:hover{
	color: #000000;
	text-decoration: underline;
}
#p_list a:active{
	color: #000000;
	text-decoration: underline;
}
#weather_link {
	text-decoration: none;
	color: gray;
}
#weather_link a:link{
	text-decoration: none;
	color: gray;
}
#weather_link a:visited{
	text-decoration: none;
	color: gray;
}
#weather_link a:hover{
	text-decoration: none;
	color: gray;
}
.wfont {
	color: #4a698d;
}

/* lalalalala */
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
ul.gsl-staff {
	list-style: none;
	padding: 0;
	margin-left: 46px;
	display: block;
	float: left;
	clear: both;
}

ul.gsl-staff li {
	display: block;
	margin-left: 4px;
	margin-bottom: 4px;
	float: left;
}

ul.gsl-staff li div {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 14px;
}

div.post-ratings
{
	padding-left:50px;
}
span.post-ratings
{
	
}
