/* Mincom */
body {
	background:#8d7c7c url(../images/overlay.png) repeat-x;
}
img, div, span, input { behavior: url(iepngfix.htc) }
svg {
  overflow: visible !important;
width: 110%;
}

#myCanvas span:hover {
  color:#FFF !important;
}

input, textarea {
	outline:none;
}
.print-header {
  display: none !important;
}
h4 {
  color: #8D7C7C;
  font: 19px arial;
  margin-bottom: 25px;
}
h5 {
  color: #8D7C7C;
  font: 30px arial;
  margin-bottom: 25px;
}

.page_content img.left_g {
  float: left;
  padding: 0 10px 5px 0;
}
.page_content img.right_g {
  float: right;
  padding: 0 0 5px 10px;
}

.required {
  border:1px solid red !important;
}

.close_popup {
  width:30px;height:30px;position:absolute;z-index:50200;right: 10px;top: -2px;
}

label.required {
  display:none !important;
}

div.lights_off, div.lights_off2 {
	display:none;
	position:absolute;
	background:#000;
	opacity:.8;
	filter: alpha(opacity = 80);
	width:100%;
	z-index:50000;
}

div.loading {
	display:none;
	position: absolute;
	z-index:51000;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
	background:url(/ajax-loader.gif) no-repeat;
    margin-left: -16px;
    margin-top: -16px;
    overflow: auto;
}

.leftsidebarfixed {
  position: fixed;
    top: 0;
}

.main-slider {
  max-height:350px;
  overflow: hidden;
}

.caroufredsel_wrapper {

  width: 795px;
  margin-left: 70px !important;
  overflow:;
}

.prev_cour {
position: absolute;
top: 5px;
left: 0;
width: 70px;
height: 127px;
cursor: pointer;
background: transparent url("http://mincom.gov.az/themes/blackcandy/js/jcarousel/tango/slider-arrows-horizontal.png") no-repeat;
background-position: 0 0;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
user-select: none;
}

.prev_cour:hover {
background-position: -71px 0;
}

.next_cour {
position: absolute;
top: 5px;
right: 0;
width: 70px;
height: 127px;
cursor: pointer;
background: transparent url("http://mincom.gov.az/themes/blackcandy/js/jcarousel/tango/slider-arrows-horizontal.png") no-repeat;
background-position: -142px 0;
z-index: 5500;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
user-select: none;
}

.next_cour:hover {
background-position: -213px 0;
}

#main-slider {
  
  padding:5px 0 0 0;
}

#main-slider li{
  width:190px; height:300px;
  display: inline;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  
}

.centerLayer {
    position: absolute; 
    width: 900px;
    height: 500px; 
    left: 50%; 
    top: 50%; 
    margin-left: -450px; 
    margin-top: -250px;	
    border: solid 1px black;
    padding: 10px;
    background: #FFF;
    overflow: auto;
    overflow-x: hidden !important;
    z-index: 50020;
   }
#container2 .highcharts-grid, #container2 .highcharts-axis,
#container4 .highcharts-grid, #container4 .highcharts-axis,
#container6 .highcharts-grid, #container6 .highcharts-axis,
#container7 .highcharts-grid, #container7 .highcharts-axis,
#container8 .highcharts-grid, #container8 .highcharts-axis,
#container12 .highcharts-grid, #container12 .highcharts-axis,
#container13 .highcharts-grid, #container13 .highcharts-axis,
#container14 .highcharts-grid, #container14 .highcharts-axis {
  display:none;
}
.header {
	margin-top:20px;
}
	.header .logo {
		margin-top:17px;
	}
		.header .logo a {
			color:#FFFFFF;
			font:16px arial;
			text-decoration:none;
			font-weight:bold;
		}
	.header .top-block {
		margin-top:7px;
		text-align:right;
	}
		.header .top-block ul.translations {
			color:#FFFFFF;
			font:10px arial;
		}
			.header .top-block ul.translations li {
				display:inline;
				padding:0 7px;
			}
				.header .top-block ul.translations li a {
					color:#FFFFFF;
					text-decoration:none;
				}
				.header .top-block ul.translations li a:hover {
					color:#FDC731 !important;
				}
			.header .top-block ul.translations li.active {
				width:13px;
				padding:2px 8px;
				background-color:#ffc82e;
			}
				.header .top-block ul.translations li.active a {
					color:#5a90d3 !important;
				}
			.header .top-block ul.translations li.last {
				padding:2px 0 2px 8px;
			}
		.header .top-block div.top-faq {
			margin-top:28px;
			text-align:left;
		}
			.header .top-block div.top-faq a.have-question {
				display:block;
				width: 130px;
				height:34px;
				padding:5px 0 0 35px;
				background:url(../images/letter.png) no-repeat 0% 20%;
				color:#fdc731;
				font:13px arial;
				text-decoration:underline;
			}
			.header .top-block div.top-faq a.have-question:hover {
				text-decoration:none;
				opacity:.7;
	filter: alpha(opacity = 70);
			}
			.header .top-block div.top-faq div.search-bar {
				width:200px;
				height:33px;
				background:url(../images/search-icon.png) no-repeat top left;
			}
				.header .top-block div.top-faq div.search-bar ._search {
					width:158px;
					height:25px;
					background:url(../images/search-bar.png) no-repeat top left;
					border:0 none;
					margin:0 0 0 40px;
					color:#838383;
					font:13px arial;
					padding-left:5px;
				}

.navigation {
  *position: relative;
  *z-index:6700;
	margin-top:39px;
	height:55px;
	background-color:#f8f8f8;
}
.nav-shadow {
	height:35px;
	background:url(../images/nav-menu-shadow.png) no-repeat;
}
	.navigation ul.nav-menu {
		height:55px;
		text-align:center;
	}
		.navigation ul.nav-menu > li {
			position:relative;
			display:inline-block;
			height:36px;
			margin:0 4px;
			padding:19px 20px 0 20px;
			cursor:pointer;
			*display:inline;
			zoom: 1; /* seems to fix drawing bug on border in IE 7 */
		}
		.navigation ul.nav-menu > li.active {
			background-color:#e3e2e7;
		}
		.navigation ul.nav-menu > li:hover {
			background:url(../images/nav-menu-hover.png) repeat-x;
		}
			.navigation ul.nav-menu > li > a {
				color:#767676;
				font:19px arial;
				text-decoration:none;
			}
		.navigation ul.nav-submenu {
			width:300px;
			display:none;
			position:absolute;
			text-align:left;
			padding-top:4px;
			background-color:#ffc82f;
			left:0;
			top:55px;
			line-height:25px;
			z-index:8555;
			zoom: 1;
		}
		.navigation ul.nav-submenu > li {
			width:245px;
			cursor:pointer;
			padding:5px 35px 5px 20px;
			background:url(../images/nav-submenu-line.png) repeat-x bottom left;
		}
		.navigation ul.nav-submenu > li.last {
			background:none;
		}
		.navigation ul.nav-submenu > li:hover {
			opacity:.7;
	filter: alpha(opacity = 70);
		}
			.navigation ul.nav-submenu > li a {
				color:#64707e;
				font:16px arial;
				text-decoration:none;
			}

.main-slider {
	position:relative;
	margin-top:13px;
}
	.main-slider .links, .main-projects .links {
		position:absolute;
		right:0;
		top:157px;
		z-index:5000;
	}
		.main-slider .links a.rss {
			background:url(../images/rss.png) no-repeat 0 50%;
			padding-left:20px;
		}
		.main-slider .links a, .main-projects .links a {
			color:#ffc82e;
			font:13px arial;
			text-decoration:underline;
			line-height:21px;
		}
		.main-slider .links a:hover, .main-projects .links a:hover {
			text-decoration:none;
		}

.under-slider {
	height:190px;
	margin-top:30px;
}
	.under-slider h1, .main-projects h1 {
		color:#FFFFFF;
		font:25px arial;
	}
	.under-slider h3 {
		color:#000000;
		font:17px arial;
		margin-top:5px;
		opacity:.7;
	filter: alpha(opacity = 70);
	}
	.under-slider .link-shadow {
		float:left;
		margin-top:10px;
		width:176px;
		height:24px;
		background:url(../images/link-shadow.png) no-repeat;
	}
	.under-slider .e-service a {
		float:left;
		color:#8D7C7C;
		font:20px arial;
		background-color:#ffc82e;
		padding:9px 17px;
		text-decoration:none;
		margin-top:15px;
	}
	
.hesabat-main {
	margin-top:20px;
	height:168px;
	cursor:pointer;
}
	.hesabat-main span {
		color:#3f3f3f;
		font:28px arial;
		padding:5px;
		background:#eeebeb;
		opacity:.5;
	filter: alpha(opacity = 50);
	}
	.hesabat-main span.mini {
		color:#00a8ff;
		font:15px arial;
		padding:5px;
		background:#eeebeb;
	}

.hesabat-shadow {
	background:url(../images/hesabat-shadow.png) no-repeat;
	width:293px;
	height:30px;
	margin-top:15px;
}

.main-bpf {
	margin-top:25px;
}
	.main-bpf .banner img {
		margin-bottom:9px;
	}
	.main-bpf .main-poll {
		background-color:#6ba2e6;min-height: 277px;
	}
	.main-bpf .main-poll h3 {
		color:#FFF;
		font:19px arial;
		padding:18px 0 0 30px;
	}
	.main-bpf .main-poll form {
		margin:15px 0;
		padding:0 0 0 30px;
	}
	.main-bpf .main-poll li {
	  float: none;
		margin:11px 0;
	}
		.main-bpf .main-poll li label {
			color:#FFF;
			font:13px arial;
		}
		.main-bpf .main-poll li input {
			margin-left: -1px;
		}
	.main-bpf .main-poll .button {
		margin-top:40px;
	}
.main-bpf .main-poll a.show-results {
    position: absolute;
    margin-left:95px;
    margin-top: 47px;
}
.main-bpf .main-poll a.show-results-2 {
    position: absolute;
    margin-left:145px;
    margin-top: 47px;
}
.main-bpf .main-poll a.show-results-3 {
    position: absolute;
    margin-left: 145px;
    margin-top: 175px;
}
		.main-bpf .main-poll a {
			padding:0 5px;
			color:#FFF;
			font:13px arial;
			text-decoration:underline;
		}
		.main-bpf .main-poll a:hover {
			text-decoration:none;
		}
	.main-bpf .main-poll .button {
		width:91px;
		height:30px;
		background-color:#FFF;
		color:#6f6565;
		font:13px arial;
		border:0 none;
		cursor:pointer;
	}
	.main-bpf .main-faq {
		background-color:#6f6565;min-height: 277px;
	}
		.main-bpf .main-faq  h1 {
			font:25px arial;
			color:#ffc82e;
			padding:16px 0 0 29px;
		}
		.main-bpf .hvq {
			height:40px;
			padding-top:33px;
		}
			.main-bpf .hvq a {
				font:13px arial;
				color:#ffc82e;
				text-decoration:underline;
				padding:0 0 0 25px;
			}
			.main-bpf .hvq a:hover {
				color:#FFF;
			}
	.main-banners-shadow {
		margin-top:19px;
		height:27px;
		background:url(../images/banners-shadow.png) no-repeat;
	}
	.main-poll-shadow {
		margin-top:12px;
		height:35px;
		background:url(../images/main-poll-shadow.png) no-repeat 50% 0;
	}
	.main-faq-shadow {
		margin-top:12px;
		height:35px;
		background:url(../images/main-faq-shadow.png) no-repeat 50% 0;
	}
	
.main-useful-links {
	margin-top:36px;
	height:90px;
}
  .banns {
    float:left;
    width:165px;
    text-align: center;
  }
  .banner {
padding-bottom: 5px;
display: block;
  }
  .link_text_banner {
    color:#dbd3d5;
    font: 11px Arial;
    text-decoration: none;
  }
	.main-useful-links .link-shadow, .link-shadow_banner {
		width:163px;
		height:27px;
		margin-top:13px;
		background:url(../images/_link-shadow.png) no-repeat 50% 0;
	}
	.main-useful-links .link {
		float:left;
		width:163px;
		margin-right:9px;
	}
		.main-useful-links .link a {
			color:#FFF;
			font:20px arial;
			text-decoration:none;
		}
		.main-useful-links .link p {
			width:137px;
			height:25px;
			padding:13px;
			background-color:#6f6565;
			padding:8px 13px;
		}

	.main-useful-links .link-orange {
	}
		.main-useful-links .link-orange a {
			color:#8d7c7c;
			font:20px arial;
			text-decoration:none;
		}
		.main-useful-links .link-orange p {
			width:364px;
			height:25px;
			padding:13px;
			background-color:#fec82f;
			padding:8px 13px;
		}

.footer {
	height:172px;
	margin-top:56px;
}
	.footer .whole-footer {
		height:66px;
		background:#f3f3f3;
	}
	.footer .footer-shadow {
		height:35px;
		margin-top:15px;
		background:url(../images/footer-shadow.png) no-repeat 50% 0;
	}
		.footer .whole-footer p {
			float:left;
			width:550px;
			color:#959595;
			font:13px arial;
			padding:25px 0 0 25px;
		}
			.footer .whole-footer p b {
				padding:0 2px;
			}
			.footer .whole-footer p a {
				color:#959595;
				font:13px arial;
				text-decoration:underline;
			}
			.footer .whole-footer p a:hover {
				text-decoration:none;
			}
		.footer .whole-footer .hot {
			float:right;
			margin-right:30px;
			margin-top:17px;
		}
			.footer .whole-footer .hot .number {
				float:right;
				color:#959595;
				font:32px arial;
			}
			.footer .whole-footer .hot .codes {
				float:right;
				margin-right:6px;
				margin-top:6px;
			}
				.footer .whole-footer .hot .codes > span {
					clear:both;
					float:right;
					color:#000;
					font:11px arial;
				}
				.footer .whole-footer .hot .codes > span.code {
					color:#959595;
				}
				

.content {
	margin-top:10px;
}
	.content h1 {
		color:#FFF;
		font:42px arial;
	}
	.whole-fealiyyet {
		margin-top:33px;	
	}
		.whole-fealiyyet .item {
			float:left;
			margin-bottom:13px;	
			cursor:pointer;
		}
			.whole-fealiyyet .item .descr {
				height:70px;
				background-color:#cdc6c6;
				text-align:center;
				display: table;
			}
			.whole-fealiyyet .item .shadow {
				background:url(../images/fealiyyet-shadow.png) no-repeat 50% 0;
				height:35px;
				margin-top:25px;
			}
				.whole-fealiyyet .item .descr a {
					vertical-align: middle;
					display: table-cell;
					color:#6e6e6e;
					font:18px arial;
					text-decoration:none;
				}

.page_content_shadow {
	background:url(../images/page_content_shadow.png) no-repeat 50% 0;
	height:35px;
	margin-top:25px;
}
.page_content {
	padding:35px 40px 25px 40px;
	background-color:#e3dfe0;
}

/* SEARCH STYLES */


.search_big {
background: white;
width: 100%;
height: 50px;
position: relative;
border: 1px solid #bebebe;
}

.search_big input.search__s {
float: left;
width: 500px;
margin: 0 0 0 1%;
font-size: 1.8em;
border: none;
padding: 0 8px 0 8px;
height: 50px;
}

.search_big .lbls {
float: right;
margin-top: 17px;
margin-right: 40px;
text-align: left;
}

.search_big button {
width:25px; height:25px;
position:absolute;
top: 11px;
right: 13px;
background:none;
background:url(../images/search_ico_large.png) no-repeat  center center;
border:none;
}

.s_result_title a{
color: #6e6e6e !important; 
text-decoration: none;
}

.s_result_title {
font: 20px Arial, Helvetica, sans-serif !important; 
margin:0 !important; 
}

#SearchResults {
  list-style-image:none;
  margin:15px 0 0 0;
}

#SearchResults li {
  list-style: none !important; 
  margin: 0 0 10px 10px !important; 
  background: url(../images/tr_line.png) repeat-x bottom left;
  padding-bottom: 20px;
}

.error_search {
  color:red !important; 
  margin: 15px 0 10px 10px !important; 
  display:block;
  
}



	.page_content h2 {
		color:#8d7c7c;
		font:42px arial;
		margin-bottom:35px;
	}
	.page_content h3 {
		color:#8d7c7c;
		font:23px arial;
		margin-top: 10px;
		margin-bottom:25px;
	}
	.main-slider h3 {
		color:#e3dfe0;
		font:23px arial;
		margin-bottom:25px;
	}
	.page_content p {
		color:#000;
		font:13px arial;
		line-height:18px;
	}
	.page_content .menu_list {
		margin-top:40px;
	}
	.page_content .menu_item {
		float:left;
		margin-bottom:20px;
	}
	.page_content .menu_item_2 {
		margin-right:50px;
	}
	.page_content .menu_item .descr {
		height:75px;
		background-color:#d8d2d3;
		text-align:center;
		display: table;
	}
	.page_content .menu_item .descr a {
		vertical-align: middle;
		display: table-cell;
		color:#6f6565;
		font:19px arial;
		text-decoration:none;
	}
	.page_content .menu_item .menu_item_shadow {
		background:url(../images/menu_item_shadow.png) no-repeat 50% 0;
		height:27px;
		margin-top:10px;
	}
	
._menu {
	width:160px;
}
._menu_2 {
	width:120px !important;
}
._menu > li {
	width:160px;
	margin-bottom:6px;
	cursor:pointer;
}
._menu_2 > li {
	width:120px !important;
}
._menu > li > div {
	width:125px;
	background:url(../images/_menu.png) repeat;
	padding:4px 0;
	padding-left:15px;
	padding-right:10px;
}
._menu_2 > li > div {
	width:95px;
}
._menu > li:hover > div, ._menu > li.active > div {
	background:#ffc82f;
}
._menu > li:hover > div > a, ._menu > li.active > div > a {
	color:#6f6565;
}
._menu > li a {
	color:#FFF;
	font:13px arial;
	text-decoration:none;
	line-height:21px;
}

._submenu {
	width:160px;
	margin:4px 0;
}
._submenu > li {
	background:url(../images/_submenu.png) no-repeat 0% 50%;
	margin-bottom:6px;
	cursor:pointer;
	padding-left: 15px;
}
._submenu > li a {
	color:#FFF;
	font:13px arial;
	text-decoration:underline;
}
._submenu > li a:hover {
	text-decoration:none;
}

._submenu > li.active {
    background:url(../images/_submenu_active.png) no-repeat 0% 50%;
}
._submenu > li.active > a {
    color:#ffc82f;
    text-decoration:none;
}

table.t1 th {
	color:#000;
	font:13px arial;
	height:31px;
	text-indent:14px;
	line-height:31px;
}

table.t1 .odd {
	background-color:#d8d2d3;
}
table.t1 .even {
	background-color:#b5afb0;
}

table.t1 tbody tr {
	background:url(../images/tr_line.png) repeat-x bottom left;
}
table.t1 tbody tr.last {
	background:none;
	height:40px;
}
table.t1 tbody td {
	color:#000;
	font:13px arial;
	padding:9px 0;
}
table.t1 tbody td.left {
	padding-left:14px;
	width:456px !important;
}
table.t1 tbody td.right {
	text-indent:14px;
}
table.t1 tbody a {
	color:#1f7eff;
	text-decoration:underline;	
}
table.t1 tbody a:hover {
	text-decoration:none;	
}

.t2_background {
	width:650px;
	margin-top:20px;
	padding:30px;
	background-color:#d8d2d3;
}

table.t2 {
	
}

table.t2 th {
	font:19px arial;
	color:#5d5d5d;
	padding-bottom:5px;
}

table.t2 tbody td {
	padding:8px 0;
	font:13px arial;
}
table.t2 tbody td.left, table.t2 tbody td.left p {
	color:#5d5d5d;
}
table.t2 tbody td.right, table.t2 tbody td.right p {
	color:#9b9798;
}
table.t2 tbody tr.line {
	background:url(../images/tr_line.png) repeat-x 50% 50%;
}



.t3_background {
	width:650px;
	margin-top:20px;
	padding:30px;
	background-color:#d8d2d3;
}

table.t3 {
	
}

table.t3 th {
	font:19px arial;
	color:#5d5d5d;
	padding-bottom:5px;
}

table.t3 tbody td {
	padding:10px 0;
	font:13px arial;
}
table.t3 tbody td.right {
	margin-left:15px;
}
table.t3 tbody td.left, table.t3 tbody td.left p {
	color:#5d5d5d;
	font-size:21px;
}
table.t3 tbody td.right, table.t3 tbody td.right p {
	color:#000;
}
table.t3 tbody td.line {
	background:url(../images/tr_line.png) repeat-x 50% 50%;
}


.t4_background {
	width:650px;
	margin-top:20px;
	padding:30px;
	background-color:#d8d2d3;
}

table.t4 {
	
}

table.t4 h4 {
	color:#5d5d5d;
	font:18px arial;
}

table.t4 th {
	font:19px arial;
	color:#5d5d5d;
	padding-bottom:5px;
}

table.t4 thead td {
	padding-bottom:15px;
	color:#5d5d5d;
	font:21px arial;
}
table.t4 tbody td {
	padding:10px 0;
	font:13px arial;
}
table.t4 tbody td.right span {
	font-size:14px;
}
table.t4 tbody td.right a {
	color:#00aeef;
	font:13px arial;
	text-decoration:underline;
}
table.t4 tbody td.right a:hover {
	text-decoration:none;
}
table.t4 tbody td.left, table.t4 tbody td.left p {
	color:#5d5d5d;
	font-size:13px;
}
table.t4 tbody td.right, table.t3 tbody td.right p {
	color:#000;
}
table.t4 tbody td.line {
	background:url(../images/tr_line.png) repeat-x 50% 50%;
}

.centered {
	text-align:center;
}

div.tabbed {
  float:left;
	margin-bottom:10px;
	margin-right: 6px;
}
a.tabbed {
	background-color:#d8d2d3;
	padding:9px 12px;
	color:#6f6565 !important;
	text-decoration: none;
	font:13px arial;
	line-height:29px;
}
a.active {
  background-color:#ffc82e !important;
	text-decoration: none;
}
a.tabbed:hover {
  background-color:#ffc82e !important;
	text-decoration: none;
}

.tabs {
  clear:left;
    display: none;
	margin:50px 0;
}

.tabs p {
	color:#000;
	font:13px arial;
	padding:2px 0;
}

table.t5 {
	font:13px arial;
	table-layout:fixed;
}

table.t5 thead td {
	float:none;
	background:#d8d2d3;
	color:#000;
	text-indent:12px;
	display: table-cell;
	height:31px;
	line-height:31px;
}
table.t5 tbody tr, table.t5 thead tr {
	display: table-row;
}
table.t5 tbody tr.line {
	height:2px;
	line-height:2px;
	margin:0;
	padding:0;
	background:url(../images/tr_line.png) repeat-x bottom left;
}
table.t5 tbody td.line {
	height:2px;
	line-height:2px;
	margin:0;
	padding:0;
}
table.t5 tbody td {
	float:none;
	padding:11px 0;
	display: table-cell;
}

table.t5 tbody td.left {
	background:#d2cbcc;
}
table.t5 tbody td.right {
	width:200px;
	background:#c5bcbd;
}

em {
	font-style:italic;
	font:10px arial;
	color:#000;
}

ul.sitemap-submenu {
	margin-left: 10px;
}

ul.sitemap li {
  float:left !important;
  width:400px !important;
}
ul.sitemap-submenu li {
  width:350px !important;
}
ul.sitemap-submenu li a {
  color:#8D7C7C !important;
}
ul.sitemap-submenu li a:hover {
  text-decoration: none !important;
}

.page_content ul {
	color:#000;
	font:13px arial;
	list-style-image:url(../images/ulli.png);
	list-style-position:outside;
}
.page_content ul li {
	padding:5px 0;
	line-height:19px;
}

.bigarrow {
	background:url(../images/bigarrow.png) no-repeat top left;
	height:84px;
	padding-left:110px;
	padding-top:5px;
}

.bigarrow a {
	color:#241611 !important;
	font:14px arial;
	text-decoration:underline;
	line-height:18px;
}
.bigarrow a:hover {
	text-decoration:none;
}

.nida {
	margin-top:20px;
	background:url(../images/nida.png) no-repeat 16% 30%;
	height:84px;
	padding-left:110px;
	padding-top:15px;
	color:#241611;
	font:14px arial;
}

.nida a {
	color:#00aeef !important;
	font:14px arial;
	text-decoration:underline;
	line-height:18px;
}
.nida a:hover {
	text-decoration:none;
}


.files {
	border:1px solid #8d7c7c;
	margin:41px 0;
	padding:15px;
}

table.t6 {
	
}
table.t6 td {
	color:#000;
	vertical-align:top;
	font:13px arial;
	padding-top:5px;
	padding-bottom:20px;
}
table.t6 td a {
	color:#8d7c7c;
	font:13px arial;
	text-decoration:none;
	padding:10px;
	background:#ffc82f;
}
table.t6 td a:hover {
	opacity:.7;
	filter: alpha(opacity = 70);
}
table.t6 td.number {
	padding:0;
	width:45px;
	vertical-align:top;
	color:#fff;
	font:38px arial;
}
table.t6 td em {
	font-style:italic !important;
	color:#00;
	font:13px arial;
}


table.t7 {
	
}

table.t7 thead td {
	background:#d8d2d3;
	height:48px;
	color:#000;
	font:13px arial;
}
table.t7 thead td p {
	padding:5px 0;
	padding-left:14px;
}
table.t7 tbody td p {
	padding:13px 0;
}
table.t7 tbody td a {
	color:#000;
	font:13px arial;
	padding:13px 0;
	text-decoration:underline;
}
table.t7 tbody td a:hover {
	color:#000;
	font:13px arial;
	padding:13px 0;
	text-decoration:none;
}
table.t7 tbody td.centered {
	padding:13px 0;
	color:#8d7c7c;
	font:13px arial;
}

table.t7 tbody tr {
	background:url(../images/tr_line.png) repeat-x bottom left;
}

p.news {
	padding-left:100px;
	font:13px arial;
	color:#000;
	line-height:22px;
}
span.date {
	font:12px arial;
	color:#6e6e70;
	line-height:22px;
}

table.t4_line tbody td {
	background:url(../images/tr_line.png) repeat-x bottom left;
}
table.t4_line tbody td.last {
	background:none;
}

.page_content ol {
	list-style:decimal;
	margin-left:20px;
}
.page_content ol li {
	font:13px arial;
	color:#000;
	line-height:20px;
	padding:6px 0;
}

.page_content u {
	color:#000;
}


table.t_t td {
	color:#000;
	font:13px arial;
	vertical-align:top;
}

table.t_t td.year {
	padding-top:15px;
	color:#5d5d5d;
	font:21px arial;
}

table.t_t td.descr {
	padding:5px 0 8px 0;
	padding-top:15px;
	padding-bottom:25px;
	background:url(../images/tr_line.png) repeat-x bottom left;
}

p.name_ {
	color:#8d7c7c;
}
p.position_ {
	color:#5d5d5d;
}
p.position_ a {
	color:#5d5d5d;
	font:13px arial;
	text-decoration:underline;
}
p.position_ a:hover {
	text-decoration:none;
}

.telecom {
	position:absolute;
	margin-left:430px;
	width:246px;
	background:#d8d2d3;
	padding:14px 14px 20px 20px;
}

.page_content h4 {
	color:#5d5d5d;
	font:18px arial;
}

.icon_left {
	margin-right:5px;
}
.icon_right {
	margin-left:5px;
}
.icon-holder {
	float:left;
	width:470px;
	height:235px;
	font:12px arial;
    cursor: pointer;
}
.icon {
	width:470px;
	height:168px;
	font:12px arial;
}
.icon-shadow {
	width:470px;
	height:35px;
	margin-top:15px;
	background:url(../images/project-shadow.png) 50% 50% no-repeat;
}
.icon .text {
	margin-top:20px;
}
.icon .text_left {
	margin-left:30px;
}
.icon h4 {
	padding-bottom:10px;
	padding-right:10px;
	margin-bottom: 10px !important;
	font-size:26px;
	font-weight:400;
}
.icon p {
	font-weight:400;
	padding-right:10px;
	padding-bottom:10px;
}

.projects h3 {
	color:#f8f8f8;
	font:42px arial;
	margin-bottom:30px;
}

.video_item {
	height:117px;text-align:center; padding-top:33px;margin-bottom:11px;cursor:pointer;
}

.pagination {
	text-align:center;
	margin-top:10px;
}

.pagination strong {
	color:#fff;
	font:13px arial;
	margin:0 2px;
	font-weight:bold;
}
.pagination a {
	color:#fff;
	font:12px arial;
	text-decoration:none;
	margin:0 2px;
}
.pagination a:hover {
	text-decoration:underline;
}
.pagination a.paginator {
	color:#726565;
	font:12px arial;
	text-decoration:none;
	padding:2px 15px 2px 5px;
	background:#ffc82f;
	margin:0 2px;
}
.pagination a.paginator:hover {
	text-decoration:none;
}
.faq-holder {
	margin-bottom:10px;
}
.faq {
	background:#d8d2d3;
	padding:19px 45px 19px 25px;
}

.faq-shadow {
	height:35px;
	margin-top:10px;
	background:url(../images/faq-shadow.png) 50% 50% no-repeat;
}

.box-holder {
	height:100px;
	margin-bottom:50px;
}
.box-holder-2 {
	height:32px;
	margin-bottom:50px;
}
.box {
	height:100px;
	background:#8d7c7c;
	cursor:pointer;
}
.box p {
	color:#f8f8f8;
	font:21px arial;
}
.box-shadow {
    position: absolute; 
	height:27px;
	top:108px;
	background:url(../images/box-shadow.png) 50% 50% no-repeat;
}
.box-shadow-2 {
    position: absolute; 
	height:27px;
	top:40px;
	background:url(../images/box-shadow.png) 50% 50% no-repeat;
}
.box-2 {
	height:100px;
	background:#C9BCBE;
	cursor:pointer;
}
.box-2 p {
	font:14px arial;
	color:#8d7c7c;
}
.box-3 {
	height:32px;
	background:#dcd6d7;
	cursor:pointer;
}
.box-3 p {
	font:14px arial;
	color:#8d7c7c;
}


.xalqcomp {
	float: left; margin-left: -15px; width: 250px;
}

.area { 
  position: relative;
}

.bubble { 
  position: absolute; 
  left: 0; 
  top: 0; 
  display: table; 
}

.bubble p {
  display: table-cell; 
  vertical-align: middle; 
  text-align: center; 
}


.poll_wrapper {
    background: url(../images/vote_shadow.png) no-repeat center bottom;
    width: 320px;
    padding-bottom: 46px;
    float: left;
    margin-right: 40px;
    margin-bottom: 30px;
}

.poll_wrapper-2 {
    background: none;
    width: 300px;
}

.poll {
    background: #6f6565;
    min-height: 100px;
    width: 290px;
    padding: 0 10px 10px 20px;
    margin-top:29px;
}

.poll-2 {
    background: none;
    padding: 0 10px 10px 30px;
}

.poll h1 {
    color: #ffffff;
    font-size: 18px;
    padding: 20px 0;
    line-height: 22px;
}

.poll_res_row {
    height: 30px;
}

.poll_res_title {
    font-size: 12px;
    color: #ffffff;
    font-family: arial;
    padding-right: 10px;
    width: 95px;
    float: left;
    margin-right: 10px;
}

.poll_res_bar {
    float: left;
    margin-right: 10px;
    background: #ffc82f;
    height: 5px;
    margin-top: 6px;
}

.poll_res_percent {
    color: #ffc82f;
    font-size: 12px;
    font-family: arial;
    float: left;
}


#error_page_404 {
    height: 400px;
    width: 100%;
    text-align: center;
    padding-top: 70px;
}

#error_page_404 h1{
    color: #8d7c7c;
    font-size: 230px;
    line-height: 230px;
    font-family: arial;
}

#error_page_404 h2{
    color: #8d7c7c;
    font-size: 43px;
    font-family: arial;
    margin: 0px;
}

#error_page_404 p{
    color: #8d7c7c;
    font-size: 13px;
    font-family: arial;
}

#error_page_404 p a{
    color: #8d7c7c;
    font-size: 13px;
    font-family: arial;
    text-decoration: underline;
}

#error_page_404 p a:hover{
    text-decoration: none;
}

#abune_page p {
    font-size: 13px;
    color: #000000;
    font-family: arial;
}

#abune_box {
    width: 440px;
    height: 168px;
    background: #d8d2d3;
    position: relative;
    margin-top: 20px;
}

#abune_box h1 {
    color: #8d7c7c;
    font-size: 13px;
    padding: 25px 0 0 30px;
}

#captcha_input {
    background: url(../images/abune_input.png) no-repeat right top;
    height: 14px;
    width: 119px;
    padding: 3px;
    border: 0px;
    position: absolute;
    left: 240px;
    top: 55px;
    color: #8d7c7c;
    font-size: 13px;
}

#mail_input {
    background: url(../images/abune_input.png) no-repeat right top;
    height: 14px;
    width: 229px;
    padding: 3px;
    border: 0px;
    position: absolute;
    left: 130px;
    top: 25px;
    color: #8d7c7c;
    font-size: 13px;
}

#abune_box img {
    position: absolute;
    left: 130px;
    top: 55px;
}

#abune_box button{
    width: 92px;
    height: 30px;
    background: #ffffff;
    border: 0px;
    color: #8d7c7c;
    font-size: 13px;
    position: absolute;
    right: 75px;
    top: 105px;
    cursor: pointer;
}

#search_page p {
    font-size: 13px;
    color: #000000;
    font-family: arial;
}

#sp_input{
    background: url(../images/search_input.png) no-repeat;
    width: 197px;
    height: 32px;
    position: relative;
    margin-bottom: 30px;
}

#sp_input input{
    border: 0px;
    color: #8d7c7c;
    font-size: 13px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 152px;
    height: 17px;
    background: none;
}

.search_result {
    background: url(../images/search_separator.gif) repeat-x left bottom;
    width: 670px;
    padding-bottom: 18px;
    margin-bottom: 18px;
    line-height: 18px;
}

.search_result a{
    display: block;
    font-size: 13px;
    text-decoration: underline;
    font-family: arial;
}

.search_result a:hover{
    text-decoration: none;
}

.sr_title {
    color: #8d7c7c;
    font-weight: bold;
    margin-bottom: 10px;
}

.sr_desc {
    color: #000000;
}

fieldset {
    font-family: arial;
    padding-top: 20px;
}

#PollForm_PollForm fieldset {
    font-family: arial;
    padding-top: 0px !important;
}

label[for="Form_Form_EditableFileField7"] {
  width: 100px !important;
}

.page_content h6{
    font-family: arial;
    font-style: italic;
    font-size: 11px;
    margin-bottom: 15px;
    color: #000000;font-weight: 400;
}

.mb_10 {
    margin-bottom: 10px !important;
}

fieldset .field, #Form_Form {
    min-height: 20px;
    padding-bottom: 10px;
    color: #8d7c7c;
    font-size: 12px;
    line-height: 20px;
}

fieldset .left, #Form_Form .left {
    width: 140px;
    float: left;
}

fieldset div.optionset .left, #Form_Form div.optionset .left {
    width: 200px;
}

fieldset div.textarea .left, #Form_Form div.textarea .left {
    float: none;
}

fieldset .optionset, #Form_Form .optionset {
    list-style-image: none !important;
    padding: 5px 0;
}

fieldset .optionset li, #Form_Form .optionset li {
    float: left;
    margin-right: 10px;
}

fieldset input.text, #Form_Form input.text {
    color: #8d7c7c;
    font-size: 12px;
    background: url(../images/form_input.png) no-repeat;
    width: 247px;
    height: 16px;
    border: 0px;
    padding: 2px;
}

fieldset .field, #Form_Form .field {
    clear: both;
    display: block;
}

fieldset .textarea, #Form_Form .textarea {
    clear: both;
    display: block;
    margin-top:15px;
}
fieldset .middleColumn textarea, #Form_Form .middleColumn textarea {
    clear: both;
    display: block;

}
fieldset .middleColumn textarea, #Form_Form .middleColumn textarea {
    background: url(../images/form_textarea.png) no-repeat;
    color: #8d7c7c;
    font-size: 12px;
    width: 387px;
    height: 83px;
    border: 0px;
    padding: 2px;
    margin-top: 5px;
}

#Form_Form .Actions .action, .Actions .action {
    min-width: 91px;
    height: 30px;
    border: 0px;
    background: #8d7c7c;
    color: #ffffff;
    font-size: 12px;
    margin: 10px 0;
    cursor: pointer;
}

fieldset .left_symbols, #Form_Form .left_symbols {
    font-size: 11px;
    font-style: italic;
    color: #000000;
    text-align: right;
    width: 390px;
    padding: 5px 0;
}

fieldset .left_symbols b, #Form_Form .left_symbols b {
    color: #FFC82F;
}

table.tabbed {
	width:100%;
}
table.tabbed td {
	vertical-align:top;
}
table.tabbed td.pagebreak {
	height:18px;
}
table.tabbed .first {
	width:45px;
	margin-right:23px;
	
	
}
table.tabbed td p {
	font:13px arial;
	color:#000000;
	text-align:left;
}


.page_content a {
	color:#1F7EFF;
}
.page_content a:hover {
	color:#8D7C7C;
}

.electron_area {
	width:870px;
}
.electron_area .electron_row  {
	width:420px;
	float:left;
	margin-right:10px;
}
.electron_area .title {
	width:auto;
}
.electron_area .title h3 {
	font:25px arial;
	color:#8d7c7c;
}
.electron_area .electron_section {
	width:420px;
	background:#d8d2d3;
	margin-right:10px;
	float:left;
}
.electron_area .electron_section .services {
	width:375px;
	margin-left:30px;
	margin-top:27px;
}
.electron_area .electron_section .services .services_text {
	width:370px;
	margin-bottom:20px;
}
.electron_area .electron_section .services .services_text a {
	font:13px arial;
	color:#6e6e6e;
	text-decoration:underline;
}
.electron_area .electron_section .services .services_text a:hover {
	font:13px arial;
	color:#6e6e6e;
	text-decoration:none;
	}
	
	
table.qebul {
	width:671px;
	color:#000;
	font:13px arial;
}
table.qebul td.c1 {
	width:260px;
	height:30px;
	padding-left:10px;
	vertical-align:middle;
}
table.qebul td.c2 {
	width:230px;
	height:30px;
	vertical-align:middle;
	text-align:center;
}
table.qebul td.c3 {
	width:151px;
	height:30px;
	vertical-align:middle;
	text-align:center;
}
table.qebul td.10 {
	width:10px;
}
table.qebul td.c4, table.qebul td.c5 {
	width:110px;
	text-align:center;
}

table.qebul td.cc1 {
	width:260px;
	padding:6px 0;
	padding-left:10px;
	vertical-align:top;
}
table.qebul td.cc2 {
	width:230px;
	padding:6px 0;
	vertical-align:top;
	text-align:center;
}
table.qebul td.cc3 {
	width:151px;
	padding:6px 0;
	vertical-align:top;
	text-align:center;
}
table.qebul td.cc4 {
	width:100px;
	padding:6px 0;
	padding-left:10px;
}
table.qebul td.cc5 {
	width:110px;
	padding:6px 0;
	text-align:center;
}
table.qebul td.head {
	background:#d8d2d3;
}
td.dotted_l {
	border-bottom:2px dotted #8d7c7c;
}
td.vert {
	vertical-align:middle;
}
td.reng1 {
	background:#d2cbcc;
}
td.reng2 {
	background:#c5bcbd;
}

table.qebul p, p.note {
	color:#000;
	font:13px arial;
}

.button_a {
	background:#ffc82f;
	padding:9px;
	text-decoration:none;
	color:#000 !important;
}
.button_a:hover {
	background:#d8d2d3;
}

/* HESABAT STATISTIKA */
.hesabat-margin {
	margin-top:60px;
}
.chart-box {
	float:left;color:#000;font:13px arial;
}
.chart-title {
	text-align:left;margin-bottom: 27px;
}
.chart-clear {
	clear:both;
	height:44px;
}
.yearss {
	float:left;
}
.chart-years-boxes {
	margin-top:97px;
}
.year1 {
	float:left;width:62px;height:26px;background:#1890cc;
}
.year2 {
	float:left;width:62px;height:26px;background:#22c1e7;
}
.year3 {
	float:left;width:62px;height:26px;background:#f2a01e;
}
.year4 {
	float:left;width:62px;height:26px;background:#facb12;
}
.year5 {
	float:left;width:62px;height:26px;background:#f4de13;
}
.yearf {
	float:left;width:62px;color:#000;font:13px arial; text-align:center;padding-top:15px;
}


.jqplot-point-label {
	color:#fff;
	font:18px arial;
}
.jqplot-yaxis {
	border-right: 1px solid #919194;
	border-bottom: 1px solid #E3DFE0;
  left: -15px !important;
  padding-right: 15px;
	height:95px !important;
  text-align: right;
	color:#959598;
	font:9px arial;
}
.jqplot-xaxis {
	border-top: 1px solid #919194;
	padding-top:10px;
	width:300px !important;
	top:95px;
	color:#959598;
	text-align: right;
	font:9px arial;
}
.jqplot-data-label {
	color:#818285;
	font:16px arial;d
}
.jqplot-yaxis-tick {
  right:10px;
}
#chart5 .jqplot-yaxis {
	border-right: 0px !important;
	border-bottom: 0px !important;
    left: -15px !important;
    padding-right: 15px;
  	height:95px !important;
    text-align: right;
	color:#959598;
	font:9px arial;
}

#chart5 .jqplot-xaxis {
	border-top: 0px !important;
	padding-top:10px;
	width:300px !important;
	top:8px;
	left:0px !important;
	text-align: left;
	z-index: 50000;
}



#chart5 .jqplot-yaxis-tick {
	right:0px;
    margin-top: -24px;
    z-index: 500;
}

#chart5  .jqplot-xaxis-tick {
  clear: left;
position: relative !important;
left: 0px !important;
margin-bottom: 17px;
color:#000 !important;
font-size: 10px !important;
}

#chart5 .jqplot-barRenderer-highlight-canvas {
  left:0px !important;
}
#chart6 .jqplot-point-label, #chart7 .jqplot-point-label, #chart8 .jqplot-point-label, #chart9 .jqplot-point-label, #chart10 .jqplot-point-label {
	font:13px arial !important;
}
#chart6 .jqplot-xaxis, #chart7 .jqplot-xaxis, #chart8 .jqplot-xaxis, #chart9 .jqplot-xaxis, #chart10 .jqplot-xaxis {
	border-top: 0px !important;
	content:".";
	color:#e3dfe0;
	font:1px arial;
}

#chart6 .jqplot-yaxis, #chart7 .jqplot-yaxis, #chart8 .jqplot-yaxis, #chart9 .jqplot-yaxis, #chart10 .jqplot-yaxis {
	border-right: 0px !important;
	border-bottom: 0px !important;
	color:#e3dfe0;
	content:".";
	font:1px arial;
}

#chart1b .jqplot-xaxis {
	position: absolute;
	width: 320px;
	height: 10px;
	left: -1px;
	bottom: 0px;
	top: 220px;
}

#chart1b .jqplot-yaxis {
	position: absolute;
	height: 220px !important;
	width: 10px;
	left: 0px;
	top: 0px;
}

table tr.first {
	background: #D8D2D3;
}
table th.row {
	line-height:40px;
}
table tbody tr.lines {
	background:url(../images/tr_line.png) repeat-x 50% 50%;
}

table  .change{
	width:80 px;

}
table  .change_service{
	width:200px;
}

div.social {
  float: left;
  position: relative;
  width:100%;
  margin:35px 0 15px 0; 
}

div.social a {
  color:#0a86cc;
  font:11px Arial;padding: 7px 0 15px 31px;
  margin-right: 10px;
}

.twitter-share-button {
  width:90px !important;
}

#___plusone_0{
  width:75px !important;
}

a.fb {
  background: url(../images/fb.png) top left no-repeat;
}
a.mail {
  background: url(../images/mail.png) top left no-repeat;
}
a.print {
  background: url(../images/print.png) top left no-repeat;
}


div.send_friend {
  display: none;
  position: absolute;
  z-index: 60000;
  background: url(../images/send_friend.png) no-repeat;
  width: 222px;
  height: 115px;
    left: 50%;
    top: 50%;
    margin-left: -111px;
    margin-top: -55px;
    overflow: auto; 
}

div.send_friend p {
  color:#aaaaaa;
  font:12px Arial;
  padding: 13px 0 0 13px;
}

div.close_friend {
  background: url(../images/close_friend.png) no-repeat;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.input_friend {
  background: url(../images/friend_input.png) no-repeat;
  width: 195px;
  height: 23px;
  border: 0 none;
}

.c_row {
  clear: both;
  width:100%;
  padding:10px 0;
}
.l_td {
  float: left;
  width: 70px;
  color:#8d7c7c;
  font:13px Arial;
  font-weight: bold;
}
.r_td {
  float: left;
  color:#000000;
  font:13px Arial;
}

.close_friend {
  position:absolute; right:12px; top:10px;padding: 0 !important;margin: 0 !important;
}

.friend_link {
  margin: 22px 0 0 13px !important;float: left;
}

#friend_input {
  background: url(../images/friend_input.png) no-repeat;
  width: 195px;
  height: 23px;
  border: 0 none;
  color:#aaaaaa;
  font: 9px Arial;
  margin-left: 13px;
  float: left;
  padding-left: 7px;
  margin-top: 13px;
}
#friend_button {
  float: right;
  background: url(../images/friend_button.png) no-repeat;
  width: 73px;
  height: 19px;
  border: 0 none;
  color:#FFF;
  font: 11px Arial;
  margin-right: 16px;
  margin-top: 8px;
  text-align: center;
  cursor: pointer;
}

#chart5 .jqplot-series-canvas {
  left:0px !important;
}

.chart_title {
  padding: 0 0 10px 0;
}



.text_left {
	float:left;width:400px;color:#2a2a2a;font:11px Arial;
}

.text_right {
	float:right;width:200px;text-align:right;color:#2a2a2a;font:11px Arial;
}


		#contenta{
		  display: none;
			margin:0px auto;
			height:50px;
			width:400px;
			bottom:0;
			z-index: 3;
			background:url(../images/bg_sldr.png) no-repeat 90%;
			position:absolute;
		}
		#contentframe{
			overflow: hidden;
			height: 300px;
			text-align:left;
			z-index: 3;
		}
		#slidecounter{
			float:left;
			color:#4F4F4F;
			font:16px "Helvetica Neue", Arial, sans-serif;
			font-weight:bold;
			margin:15px 20px;	
		}
		#slidecaption{
			overflow: hidden;
			float:left;
			color:#FFF;
			font:9px "Helvetica Neue", Arial, sans-serif;
			font-weight:bold;
			margin:19px 0;
		}
		/*Supersized Stamp*/
		.stamp{
			float: right;
			margin: 25px 20px 0 0;
		}
		/*Supersize Plugin Styles*/
		#navigation{
			float: right;
			height:40px;
			width:120px;
			margin:9px 0px 0 0;
		}
		#supersize{
			position:absolute;
			top:0;
		}
		#supersize img, #supersize a{
			height:300px;
			width:400px;
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}
		
.MarkupPagerNav {
        clear: both;
        margin: 1em 0; 
        font-family: Arial, sans-serif;
        padding:0px !important;
}
.MarkupPagerNav li {
	display: inline;
	list-style: none;
	margin: 0;
}
.MarkupPagerNavPrevious {border:solid 1px #8d7c7c;}

.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
	display: block;
	float: left;
	padding: 7px 10px;                
	color: #fff;
	background:url(../images/_menu.png) repeat;
	margin-right: 3px;
	text-decoration: none !important;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.MarkupPagerNav li a.searchs {
	background:#8d7c7c url(../images/_overlay.png) repeat;
}
                
.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
	color: #6f6565;
	background: #ffc82f !important;
	text-decoration: none;
}

.MarkupPagerNav li.MarkupPagerNavSeparator {
	display: inline;
	color: #777;
	background: #d2e4ea;
	padding-left: 3px;
	padding-right: 3px;
}


.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
}
.tooltip.right {
  margin-left: 3px;
}
.tooltip.bottom {
  margin-top: 3px;
}
.tooltip.left {
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #5e94eb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #5e94eb;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #5e94eb;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #5e94eb;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #5e94eb;
}
.number_list td {
  margin-bottom: 25px;
  font-family: Arial;
}

.number_list td a {
  text-decoration: none;
}

.numss {
  background: #dbd3d5;
  color:#207eff;
  font:14px Arial;
  padding:15px 0 5px 20px;
}

.numss td {
  margin-bottom: 10px;
}

#hb-gotop{width:80px;background-color: #EEEEEE;background-color: rgba(238, 238, 238, 0.6);filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99EEEEEE',EndColorStr='#99EEEEEE');text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#444;text-decoration:none;font:14px Arial;}

.recaptcha .message {
  color:red;
}


input.checkbox_ {
  width: 10px;
  font-size: 1em;
  padding: 0;
}

.checkbox_lbl {
  float:left;
  font: 12px Arial;
  margin-right: 15px;
}

table.st {
  width: 100%;
}
table.st tr {
  border-top: 1px dotted #666;
  border-bottom: 1px dotted #666;
  border-left: 1px dotted #666;
}
table.st td {
  border-right: 1px dotted #666;
}

.vdlocal {
  display:none;width: 500px;height: 100px;
}

.top_fixed {
  width:100%;
  height:52px;
  background: url(../images/top_fixed.png) repeat-x;
  display:none;
}

.tf_wrapper{
  width:960px;
  margin:0 auto;
  font-family: arial;
}



.tf_wrapper img{ 
float:left;
margin:0 10px;
}

.tf_wrapper h1 {
  float:left;
margin: 12px 0;
}

.tf_wrapper a {
color: white;
  font-size: 1.02em;
text-decoration: none;
}

.tf_wrapper a:hover {
text-decoration: underline;
}

.tf_wrapper i {
  width:25px; height:25px;
  float:right;
  display:block;
  background: url(../images/close_top.png) no-repeat 0 0;
margin:10px;
cursor:pointer;
}

.tf_wrapper i:hover {
  background: url(../images/close_top.png) no-repeat 0 -30px;
}


.vid_d {
  position: absolute;
  top: -10000px;
}

#pldv_close {
  position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
  background: transparent url('/themes/blackcandy/js/fancybox/fancybox.png') -40px 0px;
  cursor:pointer;
}
.pldv {
    display: none;
    position: absolute; 
    width: 500px; 
    height: 340px; 
    left: 50%; 
    top: 50%; 
    margin-left: -250px; 
    margin-top: -170px;
    background: #fff;
    padding: 13px; 
    z-index: 100000;
}
