/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-family:inherit;
}
:focus {
	outline:0;
}
ol,ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption,th,td {
	text-align:left;
	font-weight:normal;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}
blockquote,q {
	quotes:"" "";
}
ins {
	display:inline-block;
	text-decoration:none;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
h1,h2,h3,h4,h5 {
	font-size:100%;
}
address {
	font-style:normal;
}
body {
	background:#fff url(../images/site_images/body.gif) no-repeat center top;
	text-align:center;
	padding:20px 0;
	font:11px Verdana,Arial,Helvetica,sans-serif;
}
p,li {
	line-height:140%;
}
li a,p a {
	line-height:normal;
}
input,select,textarea {
	font-size:11px;
}
h1,h2,h3 {
	font-family:Arial,Helvetica,sans-serif;
}
h1 {
	font-size:24px;
	color:#ea2435;
	margin-bottom:10px;
}
h2 {
	font:18px Arial,Helvetica,sans-serif;
	font-weight:normal;
}
h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
p {
	margin-bottom:10px;
}
a {
	color:#00557c;
	text-decoration:none;
}
a:hover {
	color:#008ac3;
}
.container {
	width:980px;
	margin:0 auto;
	text-align: left;
}
/*layout*/
.content .left {
	width:200px;
	float:left;
}
.block200px {
	width:200px;
	margin-bottom:5px;
}
.left .block200px .inner_block {
	background:url(../images/site_images/200px_bottom.gif) no-repeat center bottom;
	padding:10px 15px;
	margin:0;
}
.left .block200px h3 {
	background:url(../images/site_images/200px_top.gif) no-repeat;
	height:36px;
	line-height:36px;
	padding:0 15px;
	margin:0;
}
.main {
	width:765px;
	float:right;
}
.main .padd {
	padding:20px;
}

.main div.padd.tedit ul li
{
	background:transparent url(../images/site_images/li_orange.gif) no-repeat scroll left 5px;
	padding-left:10px;
}

span.main_content li
{
	padding-left:10px;
	background:url(../images/site_images/li_orange.gif) no-repeat left 5px;
}

.block_980px {
	background:url(../images/site_images/980px_bottom.gif) no-repeat center bottom;
	padding-bottom:20px;
}
.block_980px .inner_block {
	background:url(../images/site_images/980px_top.gif) no-repeat center top;
}
.inner_block {
	padding:20px;
	padding-bottom:0;
}
.block_980px .columns_3 li {
	width:304px;
	margin-right:15px;
	float:left;
}
.block_980px .columns_3 li li {
	width:auto;
	float:none;
}
.block_980px .columns_3 li.last {
	width:280px !important;
	margin-left:20px;
	margin-right:0;
}
.menu_left {
	background:url(../images/site_images/200px_top2.gif) no-repeat center top;
	padding-top:2px;
}
.menu_left .inner_block {
	padding:5px 15px 10px 15px !important;
}
.menu_left a {
	display:block;
	font-weight:bold;
	margin:0;
	padding:5px 0;
}
.menu_left li {
	margin:0 !important;
	padding:0 !important;
}
.menu_lift ul {
	margin:0 !important;
	padding:0 !important;
}
.menu_left li.active_menu a {
	color:#d62829;
}
.menu_left ul ul {
	margin-bottom:10px;
}
.menu_left ul ul a {
	font-weight:normal;
	margin-left:10px;
	padding:2px 0;
	color:#00557c !important;
	text-decoration:none;
}
.menu_left ul ul a:hover {
	color:#008ac3 !important;
}
.menu_left ul ul {
	border-left:1px solid #d1d1d1;
}
li.active_menu_sub a {
	padding-right:10px;
	background:url(../images/site_images/left_li.gif) no-repeat right 7px;
}
.header {
	padding-bottom:20px;
}
.header h1 {
	width:300px;
	float:left;
}
.header ul {
	float:right;
}
.header li {
	padding:5px 0;
	float:left;
	margin-left:30px;
}
.header li a {
	padding:3px 0;
	font-weight:bold;
}
.menu {
	background:#4f5e63 url(../images/site_images/menu_bg.gif) no-repeat;
	height:40px;
	margin-bottom:10px;
}
.menu ul {
}
.menu li {
	float:left;
	font-size:12px;
	font-weight:bold;
	background:url(../images/site_images/menu_li.gif) no-repeat right top;
}
.menu li a {
	color:white !important;
	padding:0 20px;
	line-height:34px;
	display:block;
	background:url(../images/site_images/menu_bg_hover.gif) repeat-x right -3000px;
}
.menu li a:hover {
	background:#374347 url(../images/site_images/menu_bg_hover.gif) repeat-x right top;
}
.menu li.active_tab a {
	background:#05aedb url(../images/site_images/menu_bg_active.gif) repeat-x right top;
}
.menu li a.first:hover,.menu li.active_tab a.first {
	background-position:left top;
}
.index_menu {
	padding-bottom:20px;
}
.index_menu h2 {
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top:5px;
}
.index_menu li {
	float:left;
	width:324px;
	cursor:pointer;
	margin-right:15px;
}
.index_menu p {
	font-weight:bold;
	font-size:12px;
	margin:0;
}
.green_index h2 a {
	color:#7bb609 !important;
}
.blue_index h2 a {
	color:#11b2dc !important;
}
.promo_index h2 a {
	color:#ff6c00 !important;
}
.promo_index {
	background:url(../images/site_images/computer_bg.jpg) no-repeat;
	width:255px !important;
	height:217px;
	margin:0 !important;
}
.inner_promo {
	background:url(../images/site_images/promo_bg.jpg) no-repeat 7px 7px;
	display:block;
	height:170px;
	padding:20px;
}
.inner_promo .padd {
	text-align:center;
	padding-top:30px;
}
.inner_promo h3 {
	color:white;
	font-size:24px;
	letter-spacing:-1px;
	margin:0 0 10px 0
}
.inner_promo p {
	color:white;
	font-weight:bold;
	font-size:12px;
}
.promo_index h4 {
	position:absolute;
	margin: -60px 0 0 180px;
}
/**/
.news li {
	margin-bottom:10px;
}
.arrow_list li {
	padding-left:10px;
	background:url(../images/site_images/li.gif) no-repeat left 7px;
}
.orange_arrow_list {
	margin:10px 0;
}
.orange_arrow_list li {
	padding-left:10px;
	background:url(../images/site_images/li_orange.gif) no-repeat left 5px;
}
.border_bottom {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #d1d1d1;
}
/*icos*/ .ico_mypn {
	padding-left:23px !important;
	background:url(../images/site_images/logo_small.gif) no-repeat left center;
}
.ico_mail {
	padding-left:23px !important;
	background:url(../images/site_images/mail.gif) no-repeat left center;
}
.ico_map {
	padding:4px 23px 4px 0 !important;
	background:url(../images/site_images/map.gif) no-repeat right center;
}
.ico_archive {
	padding-left:15px !important;
	background:url(../images/site_images/archive.gif) no-repeat left center;
	font-weight: bold;
}
/*misc*/
.floated_img_left {
	float:left;
	margin:0 10px 0 0;
	padding:3px;
	background:white;
	border:1px solid #d1d1d1;
}
a:hover .floated_img_left {
	border-color:#aeb6ba;
}
.fl_left {
	float:left;
}
.fl_right {
	float:right;
}
.mb20 {
	margin-bottom:20px;
}
.mb10 {
	margin-bottom:10px;
}
.important {
	color:#d62829 !important;
	text-decoration:none !important;
	font-weight:bold !important;
}
.button_blue {
	background:url(../images/site_images/button.gif) no-repeat left bottom;
	display:inline-block;
	height:37px;
	line-height:35px;
	font:bold;
	color:white !important;
	padding-left:20px;
}
.button_blue ins {
	font-weight:bold;
	background:url(../images/site_images/button.gif) no-repeat right bottom;
	display:inline-block;
	padding-right:35px;
	height:37px;
}
.button_blue:hover {
	background-position:left top;
}
.button_blue:hover ins {
	background-position: right top;
}
/*footer*/
.footer {
	border-top:1px solid #d1d1d1;
	padding-top:10px;
	margin-top:20px;
	padding-bottom:30px;
	background:url(../images/site_images/footer_devide.gif) no-repeat 660px top;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
.footer .right {
	float:right;
	width:300px;
}
.footer .left {
	float:left;
	width:660px;
}
.footer .left ul {
	float:left;
	width:165px;
}
.footer h4 {
	font-size:12px;
	margin-bottom:5px;
}
.footer em {
	font-style:normal;
	color:#80878c;
	display:inline-block;
	width:70px;
}
.footer .right ul {
	margin-bottom: 5px;
}
/**/
.path {
	background:url(../images/site_images/path.gif) no-repeat;
	height:28px;
	line-height:28px;
}
.path p {
	padding:0;
	margin:0;
}
.path p a,.path p span {
	display:block;
	float:left;
	background:url(../images/site_images/path_a.gif) no-repeat right center;
	height:28px;
	line-height:28px;
	padding-right:30px;
	padding-left:20px;
}
.path p a {
	color:#91949c;
}
.path p span {
	background:none;
}
.path p a:hover {
	color:#d62829;
}
.path ul {
	float:right;
	height:28px;
	line-height:28px;
	width:88px;
}
.path ul li {
	float:left;
	padding-top:4px;
}
.path ul li a {
	background:#30333b;
	float:left;
	margin-left:8px;
	display:inline-block;
}
.path ul li a:hover {
	background: #d62829
}
/**/
.pages {
	padding:10px 0;
	text-align:right;
}
.pages a {
	margin-right:20px;
}
.news_block {
	border-bottom:1px solid #d1d1d1;
	margin-top:10px;
}

.disclaimer_block {
	border-bottom:1px solid #d1d1d1;
	margin-top:10px;
	padding-left:40px;
	background:url(../images/site_images/pdfIcon.gif) left top no-repeat;
}

.disclaimer_block p
{
	margin:0;
	padding:0;
}

.current_page {
	font-weight: bold;
}
/**/
.form * {
	vertical-align:middle;
}
.form ul {
	margin-bottom:30px;
}
.form li {
	margin-bottom:3px;
}
.form input,.form label {
	padding:3px;
}
.form select,.form input {
	width:300px;
	padding:3px;
}
.form label,.form h4 {
	width:180px;
	display:inline-block;
}
.form li.small label {
	float:left;
}
.form li.small p label {
	width:auto;
	display:inline-block;
	float:none;
}
.form li.small p input {
	width:70px;
}
.form li.small p {
	display:block;
	float:left;
	line-height: 200%
}
/**/
.packages {
	margin-bottom:-1px;
	position:relative;
}
.packages li {
	margin-right:3px;
	padding-bottom:20px;
	display:block;
	float:left;
}
li.active_pack {
	background:url(../images/site_images/pack_up.gif) no-repeat center bottom;
}
.packages li a {
	background:red url(../images/site_images/left_pack.png) no-repeat left center;
	height:30px;
	display:inline-block;
	padding-left:10px;
}
.packages li a ins {
	height:30px;
	display:inline-block;
	background:url(../images/site_images/right_pack.png) no-repeat right center;
	line-height:30px;
	font-size:16px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:white;
	padding-right:10px;
}
.green {
	background-color:#65b32c !important;
}
.red {
	background-color:#ea2435 !important;
}
.blue {
	background-color:#5150a1 !important;
}
.package {
	border:1px solid #d1d1d1;
}
.package .top_package {
	border-bottom:1px solid #d1d1d1;
	background:#f6f7f7;
	padding:15px;
}
.package .top_package * {
	margin:0;
}
.package table {
	margin-bottom:20px;
	width:100%;
}
.package table td,.package table th {
	border-bottom:1px solid #d1d1d1;
	padding:4px 10px;
}
.package table th {
	font-weight:bold;
}
.package h4 {
	margin-bottom:5px;
}
.kasa {
	zoom:1;
	padding:10px;
	border:1px solid #d1d1d1;
	margin:15px 0 0 40px;
	display:inline-block;
	position:absolute;
	background:#fff9da;
	z-index: 10;
/*	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
*/
}
.kasa h4 {
	margin-top:5px;
}
.floated_2columns li {
	float:left;
	width:300px;
	height: 20px;
}

.floated_3columns li {
	float:left;
	width:300px;
	padding-bottom: 20px;
	padding-right: 20px;
}

/* Table Styles */

table.servTable
{
	border-collapse:collapse;
	border:1px solid #FFFFFF;
}

table.servTable thead td
{
	color:#FFFFFF;
	vertical-align:middle;
	height:50px;
	font-weight:bold;
}
table.mania thead td
{
	background-color:#ea2336;
}
table.garant thead td
{
	background-color:#cfd82f;
}
table.wifi thead td
{
	background-color:#5251a1;
}
table.servTable thead td p
{
	padding:0;
	margin:0;
	line-height:100%;
}
table.servTable td
{
	text-align:center;
	background-color:#FFFFFF;
	color:#91949C;
	font-weight:bold;
	height:40px;
}
table.servTable td p
{
	paddng-bottom:0px;
	margin-bottom:0px;
	vertical-align:middle;
}

table.blue_table {
	border: none;
}

table.blue_table thead td
{
	color:#FFFFFF;
	vertical-align: middle;
	height: 50px;
	font-weight: bold;
	background-color:#0097d3;
	border: 0px;
}

table.blue_table td
{
	text-align:center;
	background-color:#FFFFFF;
	font-weight:bold;
	height:40px;
	color: #6B6D6A;
}

table.blue_table {
	border: none;
}

table.blue_table thead td
{
	color:#FFFFFF;
	vertical-align: middle;
	height: 50px;
	font-weight: bold;
	background-color:#0097d3;
	border: 0px;
}

table.blue_table td
{
	text-align:center;
	background-color:#FFFFFF;
	font-weight:bold;
	height:40px;
	color: #6B6D6A;
}

table.purple_table {
	border: none;
}

table.purple_table thead td
{
	color:#FFFFFF;
	vertical-align: middle;
	height: 50px;
	font-weight: bold;
	background-color:#5251A1;
	border: 0px;
}

table.purple_table td
{
	text-align:center;
	background-color:#FFFFFF;
	font-weight:bold;
	height:40px;
	color: #6B6D6A;
}

table.red_table {
	border: none;
}

table.red_table thead td
{
	color:#FFFFFF;
	vertical-align: middle;
	height: 50px;
	font-weight: bold;
	background-color:#D62F2C;
	border: 0px;
}

table.red_table td
{
	text-align:center;
	background-color:#FFFFFF;
	font-weight:bold;
	height:40px;
	color: #6B6D6A;
}

table.green_table {
	border: none;
}

table.green_table thead td
{
	color:#FFFFFF;
	vertical-align: middle;
	height: 50px;
	font-weight: bold;
	background-color:#CFD82F;
	border: 0px;
}

table.green_table td
{
	text-align:center;
	background-color:#FFFFFF;
	font-weight:bold;
	height:40px;
	color: #6B6D6A;
}

table.orange_table {
	border: none;
}

table.orange_table thead td
{
	color:#FFFFFF;
	vertical-align: middle;
	height: 50px;
	font-weight: bold;
	background-color:#E69A0E;
	border: 0px;
}

table.orange_table td
{
	text-align:center;
	background-color:#FFFFFF;
	font-weight:bold;
	height:40px;
	color: #6B6D6A;
}

table.offices {
	border: 1px solid #CCC;
	border-collapse:collapse;
}

table.offices thead th
{
	color:#6B6D6A;
	vertical-align: middle;
	font-weight: bold;
	background-color:#F5F6F6;
	padding: 10px 5px;
	white-space: nowrap;
	border: 1px solid #CCC;
}

table.offices td
{
	text-align:left;
	background-color:#FFFFFF;
	vertical-align: top;
	border: 1px solid #CCC;
	padding: 5px;
}

/* End Table Styles */

/* Powernet Quarters / Google Map */

#address_search {
	overflow: hidden;
	position: relative;
	width: 749px;
	padding: 10px 0;
}

	#address_search label { 
		float: left;
		line-height: 20px;
		width: 250px; }

	.loading #address_search_field {
		background: url(../images/admin_images/maps_tool/spinner.gif) no-repeat right center;
	}

	#address_search_field {
		width: 460px;
		float: right;
		padding-right: 20px;
		margin-left: 10px;
	}
	
#address_search_error { 
	position: absolute;
	width: 250px;
	left: 0px;
	top: 10px;
	padding: 3px 0 0;
	color: #EA2435;
	background: #fff;
}

#powernet_quarters {
	width: 747px;
	height: 575px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
}

.office_info_window_content h2 { color: #EA2435; }
.office_info_window_content h3 { font-size: 12px;	color: #009ecd;}
.office_info_window_content address, 
.office_info_window_content div { margin-bottom: 12px; color:#666666;}
.office_info_window_content address { color: #666; }

.quarter_info_window_content h2 { color: #EA2435; }
.quarter_info_window_content h3 { font-size: 12px;	color: #009ecd;}
.quarter_info_window_content address, 
.quarter_info_window_content div { margin-bottom: 12px; color: #666666;}
.quarter_info_window_content address { color: #666;}

.color_box {
	width: 50px; 
	height: 50px; 
	float: left; 
	margin-right: 10px; 
	background: url(../images/site_images/poligon.png) no-repeat right center;
}

div.office_title {
	width: 400px;
	height: 54px;
	font-size: 11px;
	margin-top: 18px;
	padding: 10px 0 0 58px; 
	background: url(../images/admin_images/maps_tool/marker.png) no-repeat 5px top;	
}

.clear{clear: left;}


/* accordion styles */
.AccordionTitle, .AccordionContent, .AccordionContainer
{
  xposition:relative;
  width: 725px;
}

.AccordionTitle
{
  height: 23px;
  padding-left: 5px;
  padding-top: 5px;
  overflow: hidden;
  cursor: pointer;  
  font-size: 9pt;
  font-weight: bold;
  font-family: tahoma;
  xvertical-align: middle; 
 xdisplay: table-cell;
  background: url(../images/site_images/acc_title.gif) no-repeat;
  x-moz-user-select: none;
}

.AccordionContent
{
  height: auto;
  overflow: hidden;
  display: none;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  width: 703px;
}
