﻿* { margin:0; padding:0;}
body { background:#28333c; font-family:Tahoma; font-size:100%; line-height:1em; color:#444e57; text-align:center;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%;}

p { margin-bottom:19px;}

.tall_top { background:url(images/tall_top.gif) left top repeat-x #fff;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
select {
	vertical-align: middle;
	font-weight: normal;
	margin-top: 7px;
}
input {
	vertical-align: middle;
	font-weight: normal;
	margin-top: 7px;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

.form { height:36px;}
.form input {width:312px; height:24px; background:#fff; color:#444e57; font-size:1em; font-family:arial; padding-left:3px; border:1px solid #444e57;}
textarea {
	width: 312px;
	height: 99px;
	background: #fff;
	overflow: auto;
	color: #444e57;
	font-size: 1em;
	font-family: arial;
	padding-left: 3px;
	border: 1px solid #444e57;
	margin-top: 7px;
}


/*==================list====================*/
ul { list-style:none;}

.list1 li a { background:url(images/marker1.gif) no-repeat left 1px; color:#444e57; padding-left:21px; line-height:1.9em;}

/*==================other====================*/
.img_indent {
	margin: 0 20px 5px 0;
	float: left;
}
.img_box {
	padding: 0 0 20px 0;
	padding-right: 30px;
}
.img_box img { float:left; margin:0 20px 5px 0;}

.img_box1 { padding:0 0 13px 0;}
.img_box1 img { float:left; margin:-12px 20px 0 0; position:relative;}

.contact_box { padding:20px 0 0 0;}

.p1 { margin-bottom:17px;}
.p2 { margin-bottom:22px;}

blockquote p { margin-bottom:0;}

/*==================txt, links, lines, titles====================*/

.txt1 { color:#000;}

.link1 { background:url(images/marker.gif) no-repeat right 4px; font-weight:bold; padding-right:10px;}
.link1 em { background:url(images/line_2.gif) left bottom repeat-x; font-style:normal;}
.link2 {background:url(images/line_2.gif) left bottom repeat-x;}

.rss { margin-right:27px;}

.line_hor { background:url(images/line_1.gif) left bottom repeat-x; padding-bottom:13px; margin-bottom:14px;}
.line_hor1 { background:url(images/line_1.gif) left bottom repeat-x; padding-bottom:28px; margin-bottom:25px;}
.line_hor2 { background:url(images/line_1.gif) left bottom repeat-x; padding-bottom:23px; margin-bottom:22px;}
.line_hor3 {
	background: url(images/line_1.gif) left bottom repeat-x;
	padding-bottom: 28px;
	margin-bottom: 25px;
}
.line_hor4 {
	background: url(images/line_1.gif) left bottom repeat-x;
	padding-bottom: 13px;
	margin-bottom: 25px;
	height: 70%;
}

.title { margin-bottom:22px;}


/*==================blocks====================*/
.block1 { background:#e7f2f6; width:100%;}
.block1 .top_tall { background:url(images/top_tall.gif) left top repeat-x;}
.block1 .right_tall { background:url(images/right_tall.gif) right top repeat-y;}
.block1 .bottom_tall { background:url(images/bottom_tall.gif) left bottom repeat-x;}
.block1 .left_tall { background:url(images/left_tall.gif) left top repeat-y;}
.block1 .left_top_corner { background:url(images/left_top_corner.gif) no-repeat left top;}
.block1 .right_top_corner { background:url(images/right_top_corner.gif) no-repeat right top;}
.block1 .right_bottom_corner { background:url(images/right_bottom_corner.gif) no-repeat right bottom;}
.block1 .left_bottom_corner { background:url(images/left_bottom_corner.gif) no-repeat left bottom;}
.block1 .inner { padding:0 0 0 0;}


.but { background:url(images/but_bgd.gif) left top repeat-x; width:100%; margin-bottom:6px;}
.but .left { background:url(images/but_left.gif) no-repeat left top;}
.but .right { background:url(images/but_right.gif) no-repeat right top; height:43px;}
.but .ind1 { padding:13px 0 0 18px}
.but strong { color:#edeff2; margin-right:32px;}
.but span { color:#34414b; font-weight:bold;}

/*header*/
#header .row_1 { height:51px; text-align:center;}
#header .row_2 { height:320px; text-align:center;}
#header .row_2 div { position:relative; margin-left:-7px;}

/*content*/
#content {
	padding: 40px 0 37px 0;
	margin-left: -30px;
}
#content .inner { padding:0 57px 0 0;}
#content .inner1 { padding:0 25px 0 0;}
#content .indent { padding:0 30px 0 0;}



#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url(images/bubble_top.gif);
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url(images/bubble_middle.gif);
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url(images/bubble_bottom.gif);
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}



/*footer*/
#footer { text-align:center;}
#footer p { color:#d5dde5; padding:16px 0 0 0;}
#footer a { color:#d5dde5;}
/*==========================================*/


/* Contact Form */
.contact_success { margin:15px 0 0 0; padding:15px; width:555px; background:#69EF68; border:solid 1px green; font-size:1em; overflow:hidden; display:none; }
.contact_error { margin:15px 0 0 0; padding:15px; width:555px; background:#FF9F9F; border:solid 1px red; font-size:1em; overflow:hidden; display:none;  }

#contact { margin:15px 0 50px 0; width:100%; width:600px; text-align: left;
}
#contact div{ width:285px; height:75px;  float:left; margin:10px 15px 5px 0; text-align: left;
 }

#contact p{ width:550px; clear:both; padding:10px 0 15px 0; text-align: left;
}
#input.i-text{ width:265px; text-align: left;
}
#input.i-text,
#textarea        { border:1px solid #CDCDCD; padding:5px; margin:8px 0 0 0; text-align: left;
}
#input.i-text:focus,
#textarea:focus  { background:#ffc; text-align: left;
}
#input.i-text.error,
#textarea.error { background:#FF9F9F; border:solid 1px red; text-align: left;
}
#textarea        { font:.9em Verdana, Arial, Helvetica, sans-serif; width:575px; text-align: left;
}
#contact label           { font-weight:700; font-size:13px; width:90px;  font-family:Arial, Helvetica, sans-serif;text-align: left;
}
#contact label:after     {content:": "; height:20px;}
#contact input.i-submit {  border:solid 1px #CDCDCD; background:#f0eaea; color:#333; padding:5px 10px 5px 10px; margin-top:10px; text-align: left;
 }

font.error { clear:both; line-height:25px;  background: url(../img/icons-min.png) 0 2px no-repeat; padding-left: 20px; color:#222; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;  font-size:13px;  text-align: left;
}
font.success {text-align: left;
clear:both; line-height:25px; background: url(../img/icons-min.png) 0 -44px no-repeat; padding-left: 20px; color:#222; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px;   }
#loading {  margin-left:15px; padding-left:22px; background:url(../img/ajax-loader.gif) 0 50% no-repeat;  display:none;  }




.accordion-wrap { margin-left: 15px; }
.item-wrap {padding: 18px 0 0; width: 640px; }
.item-wrap a.item-title { display: block; background: url(../images/accordion-top.png) no-repeat 0 -45px; line-height: 44px; padding: 0 40px; font-size: 14px; color: #b4b4b4; text-decoration: none; height: 44px; position: relative; text-shadow: 0 -1px 0 #000; overflow: hidden; }
.item-wrap a.item-title:hover { background-position: 0 -89px; }
.item-wrap a.selected, .item-wrap a.selected:hover { background-position: 0 0; cursor: default; }
.item-wrap a strong { color: #fff; font-weight: lighter; }
.item-wrap a span { text-align: right; display: block; position: absolute; top: 0; right: 40px; }
.item-wrap .item-copy { padding: 15px 15px 8px; background: url(../images/slider-whole.png) no-repeat left bottom; }
.item-wrap .item-copy { *background: url(../images/slider-whole.gif) no-repeat left bottom; } /* IE6 and 7 don't like PNGs in the accordion */
.item-wrap .item-copy p { font-size: 13px; padding-bottom: 10px; }

.portfolio { padding: 29px 29px 20px; margin: 0 -4px;}
.portfolioCarousel { width: 690px; position: relative; height: 134px; margin: 0 -10px; }
.portfolioCarousel .carouselWrapper { width: 630px; overflow: auto; height: 124px; margin: 0 30px; position: absolute; top: 10px; }
.portfolioCarousel ul a { display: block; width: 106px; height: 104px; position: absolute; top: 10px; left: 10px; background:url(../images/portfolio-image-over.png) no-repeat 0 0; }
.portfolioCarousel ul a:hover { background-position: 0 -104px; }
.portfolioCarousel ul img { width: 106px; height: 104px; display: block; text-indent: -9999px; }
.portfolioCarousel .carouselWrapper ul { width: 1260px; list-style: none; position: absolute; top: 0; }
.portfolioCarousel ul li { display:block; float:left; position: relative; padding: 10px; height: 104px; width: 106px; background: url(../images/portfolio-item-back.png) no-repeat 0 0; }

.portfolioCarousel .arrow { display: block; height: 30px; width: 21px; background: url(../images/slider-arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 55px; cursor: pointer; outline: 0; }
.portfolioCarousel .forward { background-position: -21px 0; right: 5px; }
.portfolioCarousel .back { background-position: 0 0; left: 5px; }
.portfolioCarousel .forward:hover { background-position: -21px -30px; }
.portfolioCarousel .back:hover { background-position: 0 -30px; }






/*
 * FancyBox - jQuery Plugin - https://fancybox.net
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 */

#fancybox-loading { position: fixed; top: 50%; left: 50%; height: 40px; width: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; }
* html #fancybox-loading {	/* IE6 */ position: absolute; margin-top: 0; }
#fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background-image: url(../images/fancybox/fancybox.png); }
#fancybox-overlay { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: #000; z-index: 1100; display: none; }
* html #fancybox-overlay {	/* IE6 */ position: absolute; width: 100%; }
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }
#fancybox-wrap { position: absolute; top: 0; left: 0; margin: 0; padding: 20px; z-index: 1101; display: none; }
#fancybox-outer { position: relative; width: 100%; height: 100%; background: #FFF; }
#fancybox-inner { position: absolute; top: 0; left: 0; width: 1px; height: 1px; padding: 0; margin: 0; outline: none; overflow: hidden; }
#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; }
#fancybox-close { position: absolute; top: -15px; right: -15px; width: 30px; height: 30px; background-image: url(../images/fancybox/fancybox.png); background-position: -40px 0px; cursor: pointer; z-index: 1103; display: none; }
#fancybox_error { color: #444; font: normal 12px/20px Arial; padding: 7px; margin: 0; }
#fancybox-content { height: auto; width: auto; padding: 0; margin: 0; }
#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; -ms-interpolation-mode: bicubic; }
#fancybox-frame { position: relative; width: 100%; height: 100%; border: none; display: block; }
#fancybox-title { position: absolute; bottom: 0; left: 0; font-family: Arial; font-size: 12px; z-index: 1102; }
.fancybox-title-inside { padding: 10px 0; text-align: center; color: #333; }
.fancybox-title-outside { padding-top: 5px; color: #FFF; text-align: center; font-weight: bold; }
.fancybox-title-over { color: #FFF; text-align: left; }
#fancybox-title-over { padding: 10px; background-image: url(../images/fancybox/fancy_title_over.png); display: block; }
#fancybox-title-wrap { display: inline-block; }
#fancybox-title-wrap span { height: 32px; float: left; }
#fancybox-title-left { padding-left: 15px; background-image: url(../images/fancybox/fancybox.png); background-position: -40px -90px; background-repeat: no-repeat; }
#fancybox-title-main { font-weight: bold; line-height: 29px; background-image: url(../images/fancybox/fancybox-x.png); background-position: 0px -40px; color: #FFF; }
#fancybox-title-right { padding-left: 15px; background-image: url(../images/fancybox/fancybox.png); background-position: -55px -90px; background-repeat: no-repeat; }
#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background-image: url(../images/fancybox/blank.gif); z-index: 1102; display: none; }
#fancybox-left { left: 0px; }
#fancybox-right { right: 0px; }
#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }
#fancybox-left-ico { background-image: url(../images/fancybox/fancybox.png); background-position: -40px -30px; }
#fancybox-right-ico { background-image: url(../images/fancybox/fancybox.png); background-position: -40px -60px; }
#fancybox-left:hover, #fancybox-right:hover { visibility: visible;    /* IE6 */ }
#fancybox-left:hover span { left: 20px; }
#fancybox-right:hover span { left: auto; right: 20px; }
.fancy-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; }
#fancy-bg-n { top: -20px; left: 0; width: 100%; background-image: url(../images/fancybox/fancybox-x.png); }
#fancy-bg-ne { top: -20px; right: -20px; background-image: url(../images/fancybox/fancybox.png); background-position: -40px -162px; }
#fancy-bg-e { top: 0; right: -20px; height: 100%; background-image: url(../images/fancybox/fancybox-y.png); background-position: -20px 0px; }
#fancy-bg-se { bottom: -20px; right: -20px; background-image: url(../images/fancybox/fancybox.png); background-position: -40px -182px;  }
#fancy-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url(../images/fancybox/fancybox-x.png); background-position: 0px -20px; }
#fancy-bg-sw { bottom: -20px; left: -20px; background-image: url(../images/fancybox/fancybox.png); background-position: -40px -142px; }
#fancy-bg-w { top: 0; left: -20px; height: 100%; background-image: url(../images/fancybox/fancybox-y.png); }
#fancy-bg-nw { top: -20px; left: -20px; background-image: url(../images/fancybox/fancybox.png); background-position: -40px -122px; }

/* IE */
#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_right.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie .fancy-bg { background: transparent !important; }
.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }