/* ================================================== */
/* Main styles */
/* ================================================== */
html {
	margin-left: -1px;
	overflow-Y: scroll;
}
body {
	margin: 0;
	padding: 20px;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #000;
}
table {
	font-size: 13px;
}
img { border: 0; behavior: url("/admin/include/style/png.htc"); }
table.table, table.table td, table.table th {
	border-collapse: collapse;
	border: 1px solid #2279BC;
}
table.table th {
	background: #2279BC;
	color: #FFF;
}

p { padding: 0 0 10px 0; margin: 0; }

h1 {
	color: #227DC4;
	font-size: 21px;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 25px;
}
.img_h {padding-bottom: 9px;}

h2 {
	color: #227DC4;
	font-size: 19px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 23px;
}

h3 {
	color: #227DC4;
	font-size: 17px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 21px;
}

a:link, a:visited {
	color: #267DC2;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

ul { padding: 0; margin: 0 0 10px 0; }
ul ul { padding: 0; margin: 0 0 0 0; }
ul li {
	padding: 0;
	margin: 4px 0 4px 16px;
	list-style: none;
	padding-left: 14px;
	background: url(/i/li/li1.gif) 0 6px no-repeat;
}
ul ul li { background: url(/i/li/li2.gif) 0 6px no-repeat; }
ul ul ul li { background: url(/i/li/li3.gif) 0 6px no-repeat; }
ol { margin: 0 0 10px 0; padding: 0; }
ol ol { padding: 0; margin: 0 0 0 0; }
ol li {
	padding: 0;
	margin: 4px 0 4px 16px;
	list-style-position: inside;
	list-style-type: decimal;
}
ol ol li { list-style-type: lower-greek; }
ol ol ol li { list-style-type: lower-roman; }
/* -------------------------------------------------- */

/* ================================================== */
/* User styles */
/* ================================================== */
.toc {
	padding: 0;
	margin: 0;
	background: url(/i/bg.png) 0 94px repeat-x;
}
.header, .mmenu, .path, .site_bdy, .partners, .footer .bdy, .kwicks_bdy {
	width: 1000px;
	margin: auto;
}
/* Header */
.header { height: 94px; }
.header .logo {
	float: left;
}
.header .phone {
	float: right;
}
.path { color: #666; text-transform: lowercase; padding-bottom: 15px; }
.path .block_bdy { padding: 3px 10px }
.path img { margin: 0 10px; }

/* Main menu */
.mmenu { height: 65px; position: relative; z-index: 1000; }
.mmenu a, .mmenu a:visited {
	float: left;
	margin-left: 1px;
	zoom: 1;
}
.show_menu_2 {
	position: absolute;
	top: 48px;
	left: 143px;
	width: 780px;
	zoom: 1;
	display: none;
}
.show_menu_3 {
	position: absolute;
	top: 48px;
	left: 286px;
	width: 550px;
	zoom: 1;
	display: none;
}
.show_menu_4 {
	position: absolute;
	top: 48px;
	left: 429px;
	width: 550px;
	zoom: 1;
	display: none;
}
.show_menu_5 {
	position: absolute;
	top: 48px;
	left: 572px;
	width: 460px;
	zoom: 1;
	display: none;
}
.show_menu_bg {
	background: #3D8BC9 url(/i/show_menu_bg.png) repeat-x;
	position: relative;
	color: #FFF;
	padding: 16px;
	zoom: 1;
}
.show_menu_bg a, .show_menu_bg a:visited {
	color: #FFF;
}
.show_menu_bg .link_list, .show_menu_bg a.link_list:link, .show_menu_bg a.link_list:visited {
	padding: 4px 0 4px 12px;
	background: url(/i/show_menu_link_list1.gif) 0 9px no-repeat;
	display: block;
	width: 100%;
	zoom: 1;
}
.show_menu_bg a.link:link, .show_menu_bg a.link:visited {
	padding: 4px 16px 4px 0;
	background: url(/i/show_menu_link1.gif) right 7px no-repeat;
	display: block;
	clear: both;
	zoom: 1;
}
.show_menu_bg2 {
	background: #FFF;
	border-left: 1px solid #3C8AC8;
	border-right: 1px solid #3C8AC8;
	padding: 16px 16px 11px 16px;
	zoom: 1;
}
.show_menu_bg2 a, .show_menu_bg2 a:visited {
	color: #000;
	zoom: 1;
}
.show_menu_bg2 a.link_list:link, .show_menu_bg2 a.link_list:visited {
	padding: 4px 0 4px 12px;
	background: url(/i/show_menu_link_list2.gif) 0 9px no-repeat;
	display: block;
	width: 100%;
	text-decoration: none;
}
.show_menu_bg2 a.link_list:hover {
	text-decoration: underline;
}
.show_menu_rt {
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 5px;
	background: url(/i/show_menu_rt.png) no-repeat;
	zoom: 1;
}
.show_menu_r {
	background: url(/i/show_menu_r.png) 0 20px repeat-y;
	zoom: 1;
}
.show_menu_lb {
	width: 20px;
	height: 13px;
	background: url(/i/show_menu_lb.png) no-repeat;
	zoom: 1;
}
.show_menu_b {
	height: 13px;
	background: url(/i/show_menu_b.png) repeat-x;
	zoom: 1;
}
.show_menu_rb {
	width: 20px;
	height: 13px;
	background: url(/i/show_menu_rb.png) no-repeat;
	zoom: 1;
}

/* Body */
.block_top, .block_bottom {
	height: 5px;
}
.block_top .l, .block_top .r, .block_bottom .l, .block_bottom .r {
	width: 5px;
	height: 5px;
	zoom: 1;
	background: url(/i/block.png) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
}
.block_top .l {
	background-position: 0 0;
	float: left;
}
.block_top .r {
	background-position: -5px 0;
	float: right;
}
.block_bottom .l {
	background-position: 0 -5px;
	float: left;
}
.block_bottom .r {
	background-position: -5px -5px;
	float: right;
}
.block_bottom { }
.block_top .c, .block_bottom .c {
	overflow: hidden;
	zoom: 1;
	height: 4px;
	background: #FFF;
}
.block_top .c { border-top: 1px solid #E5E5E5; }
.block_bottom .c { border-bottom: 1px solid #E5E5E5; }
.block_bdy {
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	background: #FFF;
	padding: 10px 15px;
	zoom: 1;
}
.site_bdy .bdy {
	overflow: hidden;
	zoom: 1;
	line-height: 18px;
}
.site_bdy .bdy a, .site_bdy .bdy a:visited {
	color: #000;
}
.site_bdy .bdy a:hover {
	color: #666666;
}
.clear {
	clear: both;
	zoom: 1;
}
.nbar {
	margin: 8px -11px -10px -11px;
	background: #EEEEEE;
	zoom: 1;
}
.nbar_scroller {
	overflow: hidden;
	width: 293px;
	zoom: 1;
}
.nbar_scroller_bdy {
	width: 1000px;
	zoom: 1;
}
.nbar_scroller_block {
	width: 293px;
	float: left;
	zoom: 1;
}
a.nbar_item:link, a.nbar_item:visited {
	background: url(/i/nbar_item.gif) 0 0 no-repeat;
	zoom: 1;
	display: inline-block;
	width: 16px;
	height: 16px;
}
a.nbar_item:hover, a.nbar_item_s:link, a.nbar_item_s:visited, a.nbar_item_s:hover {
	background: url(/i/nbar_item.gif) -16px 0 no-repeat;
	zoom: 1;
	display: inline-block;
	width: 16px;
	height: 16px;
}
.pnl_blue {
	position: relative;
	background: #6CB3EA;
	padding: 2px 10px 2px 10px;
	color: #FFF;
	margin-bottom: 6px;
	zoom: 1;
}
.pnl_blue .lt {
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
}
.pnl_blue .rt {
	position: absolute;
	top: 0;
	right: 0;
	background: #FFF;
}
.pnl_blue .rb {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #FFF;
}
.pnl_blue .lb {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFF;
}
.hr {
	background: #E5E5E5;
	height: 1px;
	zoom: 1;
	margin: 10px 0;
	zoom: 1;
}
a.link_bg:link, a.link_bg:visited {
	display: inline-block;
	padding: 2px 14px 2px 4px;
	background: #E7E7E7 url(/i/arrow_link.gif) right 10px no-repeat;
	color: #2279BE!important;
}
a.link_bg:hover {
	color: #2279BE!important;
	text-decoration: none;
}
a.link_bg_left:link, a.link_bg_left:visited {
	display: inline-block;
	padding: 2px 4px 2px 14px;
	background: #E7E7E7 url(/i/arrow_link_left.gif) 5px 10px no-repeat;
	color: #2279BE!important;
}
a.link_bg_left:hover {
	color: #2279BE!important;
	text-decoration: none;
}
a.text:link, a.text:visited, a.text:hover {
	text-decoration: none;
	color: #000;
}
.project_dt { float: left; }
.project_link { float: right; }
.project_dt, .project_link {
	color: #000;
	font-size: 10px;
}
.inline_block {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}
a.black, a.black:visited { color: black; }

/* Leftbar */
.lbar {
	float: left;
	width: 325px;
	margin-right: 10px;
}
.smenu .sep {
	background: #E5E5E5;
}
.smenu a.level_1:link, .smenu a.level_1:visited {
	margin: 1px 0;
	border-left: 4px solid #E5E5E5;
	zoom: 1;
	padding: 6px 10px;
	display: block;
	text-decoration: none;
	color: #000;
}
.smenu a.level_1:hover, .smenu a.level_1_s, .smenu a.level_1_s:visited {
	margin: 1px 0;
	border-left: 4px solid #75B9EE;
	zoom: 1;
	padding: 6px 10px;
	display: block;
	text-decoration: none;
	color: #267DC2;
}
.smenu a.level_2:link, .smenu a.level_2:visited {
	margin: 1px 0;
	zoom: 1;
	padding: 6px 28px;
	display: block;
	text-decoration: none;
	color: #000;
	background: url(/i/smenu_l2.gif) 10px center no-repeat;
}
.smenu a.level_2:hover, .smenu a.level_2_s, .smenu a.level_2_s:visited {
	margin: 1px 0;
	zoom: 1;
	padding: 6px 28px;
	display: block;
	text-decoration: none;
	color: #267DC2;
	background: url(/i/smenu_l2_s.gif) 10px center no-repeat;
}

/* Footer */
.partners {
	clear: both;
	padding: 0 0 25px 0;
}
.footer {
	background: #EEEEEE;
}
.footer .bdy {
	padding: 20px 0 20px 168px;
	width: 832px;
	color: #000;
	background: url(/i/icon_dev.gif) 55px center no-repeat;
}
.footer a:link, .footer a:visited {
	color: #000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.contacts {
	padding: 12px 0;
}
.copyright {
	font-size: 11px;
	color: #999999;
}

/* -------------------------------------------------- */

/* ================================================== */
/* Forms */
/* ================================================== */
form { margin: 0; padding: 0; }
.textbox {
	border: 1px solid #7E7E7E;
	font-size: 13px;
	font-family: Tahoma;
	padding: 2px;
	width: 400px;
}
textarea {
	border: 1px solid #7E7E7E;
	font-size: 13px;
	font-family: Tahoma;
	padding: 2px;
	width: 400px;
}
.select {
	font-size: 13px;
	font-family: Tahoma;
	width: 406px;
}
.button {
	border: 1px solid #B0B0B0;
	font-size: 11px;
	font-family: Tahoma;
	background: #EBEBEB;
	color: #000000;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	cursor: pointer;
}
/* -------------------------------------------------- */

/* ================================================== */
/* IE6 */
/* ================================================== */
.block_top .l, .block_bottom .l {
	_margin-right: -4px;
}
.block_top .r, .block_bottom .r {
	_margin-left: -4px;
}
.site_bdy .lbar {
	_margin-right: 6px;
}
/* -------------------------------------------------- */

/* Photo list */
.photo_list_body {
	position: relative;
	border: 1px solid #237ABC;
	line-height: normal;
}
.photo_list_body a.item, .photo_list_body a.item:visited, .photo_list_body a.item:hover {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.photo_list_body .list {
	position: absolute;
	bottom: 4px;
	left: 5px;
}
.photo_list_body .list .num:link, .photo_list_body .list .num:visited {
	display: -moz-inline-stack;
	display: inline-block;
	_overflow:hidden;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	background: #2279BC;
	text-decoration: none;
	font-size: 10px;
	padding: 4px 8px 0 8px;
	margin: 0 3px 3px 0;
	height: 16px;
	color: #FFF;
}
.photo_list_body .list .num:hover, .photo_list_body .list .num_s:link, .photo_list_body .list .num_s:visited, .photo_list_body .list .num_s:hover {
	display: -moz-inline-stack;
	display: inline-block;
	_overflow:hidden;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	font-size: 10px;
	padding: 4px 8px 0 8px;
	margin: 0 3px 3px 0;
	background: #666666;
	color: #FFF;
	text-decoration: none;
	height: 16px;
}
.photo_list_body .list .prev:link, .photo_list_body .list .prev:visited {
	width: 72px;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
	display: inline-block;
	padding: 5px 3px 5px 0;
	margin: 0 3px 3px 0;
	zoom: 1;
	background: url(/i/plist_l.gif) no-repeat;
}
.photo_list_body .list .prev:hover {
	text-decoration: none;
	color: #000;
	background: url(/i/plist_l_s.gif) no-repeat;
	display: none;
}
.photo_list_body .list .next:link, .photo_list_body .list .next:visited {
	width: 69px;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	display: -moz-inline-stack;
	display: inline-block;
	_overflow:hidden;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	padding: 4px 0 4px 5px;
	margin: 0 3px 3px 0;
	background: url(/i/plist_r.png) no-repeat;
	color: #FFF;
}
.photo_list_body .list .next:hover {
	text-decoration: none;
	background: url(/i/plist_r_s.png) no-repeat;
}
/* End photo list */

a.pager:link, a.pager:visited {
	display: -moz-inline-stack;
	display: inline-block;
	_overflow:hidden;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	background: #2279BC;
	text-decoration: none;
	padding: 4px 8px 0 8px;
	margin: 0 3px 3px 0;
	height: 19px;
	line-height: normal;
	color: #FFF!important;
}
a.pager:hover {
	background: #666;
}
span.pager_select {
	display: -moz-inline-stack;
	display: inline-block;
	_overflow:hidden;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	background: #666;
	text-decoration: none;
	padding: 4px 8px 0 8px;
	margin: 0 3px 3px 0;
	height: 19px;
	line-height: normal;
	color: #FFF!important;
}


.q_shad {
	background: url(/i/port_shad.png) right top no-repeat;	
	float: right;
	width: 50px;
	height: 200px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/port_shad.png', sizingMethod='crop');
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 165px;
	padding: 0;
	margin: 0;
}
