﻿* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:946px;
}
body { 
	background:#202a33; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.3125em;
	color:#fff;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

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

.col-1, .col-2, .col-3, .col-4 { 
	float:left;
}

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

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:946px; 
	margin:0 auto;
	position:relative;
	font-size:.75em;
	
}

/*==== GLOBAL =====*/
#header {
	height:328px;
	background:url(assets/images/header-bg.jpg) no-repeat center top #202a33;
	position:relative;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:21px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:21px;
}
.p3 { 
	margin-bottom:30px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#f00; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:31px;
	color:#fff;
	line-height:1.4em;
	border-bottom:1px solid #405466;
	margin-bottom:15px;
	padding-bottom:3px;
}
h3 {
	font-size:24px;
	line-height:1.2em;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:14px;
}
h4 {
	font-size:1.17em;
	font-weight:normal;
	color:#f00;
	margin-bottom:10px;
}
h5 {
	font-size:1.17em;
	font-weight:normal;
	color:#f00;
}


.txt1 {
	font-size:1.17em;
	color:#f00;
}

.departments { 
	padding-bottom:21px;
}
	.departments dt {
		font-size:1.17em;
		color:#f00
	}
	.departments dd { 
		clear:both;
	}
		.departments dd span { 
			float:left;
			width:76px;
		}
		.departments dd a {
			color:#fff;
		}

.address { 
	font-size:1.17em;
	color:#f00
}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:102px;
		}


/*===== header =====*/
#header .row-1 {
	height:220px;
}
	#header .row-1 .logo {
		position:absolute;
		top:69px;
		left:165px;
	}
	#header .row-1 .twitter {
		position:absolute;
		top:108px;
		right:0;
		
	}
		#header .row-1 .twitter a {
			display:block;
			background:url(assets/images/twitter.jpg) no-repeat left top;
			padding:31px 0 5px 65px;
			float:left;
			font-size:21px;
			line-height:1.2em;
			color:#fff;
			text-decoration:none;
			font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
		}
		#header .row-1 .twitter a:hover {
			color:#f00;
		}
		
#header .nav {
	margin:0 -29px 0 -30px;
	overflow:hidden;
}
	#header .nav li {
		float:left;
	}
		#header .nav li a {
			display:block;
			float:left;
			font-size:65px;
			line-height:1.2em;
			font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
			color:#fff;
			text-decoration:none;
			font-weight:bold;
			letter-spacing:-3px;
			padding:5px 29px 0 28px;
		}
		#header .nav li a:hover, #header .nav li a.current {
			color:#f00;
		}

/*===== content =====*/
#content .indent {
	padding:25px 0 42px 0;
}
	#content .bg1 {
		background:#141b22;
	}
		#content .bg1 h2 {
			border-bottom:1px solid #283644;
		}
	#content .bg2 {
		background:#202a33;
	}
	#content .bg3 {
		background:#1a222a;
	}

.arrow {
	vertical-align:text-top;
	margin:4px 0 0 10px;
}

blockquote p {
	margin-bottom:10px;
}
blockquote a { 
	background:url(assets/images/arrow1.gif) no-repeat right 2px;
	padding:0 38px 25px 0;
	display:block;
	float:right;
	font-size:1.17em;
	color:#f00;
	text-decoration:none;
}
	blockquote a:hover {
		color:#fff;
	}

/* anythingSlider */
.anythingSlider                         { width: 791px; height: 365px; position: relative; margin-left:155px; padding-top:9px;}
.anythingSlider .wrapper                { width: 791px; height: 365px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 365px; width: 791px; position:relative;}
.anythingSlider ul li img.slide {
	float:left;
}
	.anythingSlider dl {
		float:left;
		width:141px;
		line-height:17px;
		color:#7e8c9a;
		position:absolute;
		bottom:0;
		right:0;
	}
	.anythingSlider dl dt {
		font-size:1.17em;
		font-weight:bold;
		color:#f00;
		margin-bottom:8px;
	}
.anythingSlider .arrow                  { display: block; height: 80px; width: 53px; background:url(assets/images/buttons.png) no-repeat left top; text-indent: -9999px; position: absolute; top: 146px; cursor: pointer; margin:0;}
.anythingSlider .forward                { background-position: 0 0; right:0; }
.anythingSlider .back                   { background-position: -53px 0; left: -155px; }
.anythingSlider .forward:hover          { background-position: 0 -80px; }
.anythingSlider .back:hover             { background-position: -53px -80px; }

#start-stop                             { display:none;}

.anythingSlider h2 {
	font-size:25px;
	width:100%;
	overflow:hidden;
	width:636px;
	margin-bottom:0;
	border-bottom:none;
	letter-spacing:-1px;
}
	.anythingSlider h2 a {
		font-family:Arial, Helvetica, sans-serif;
		float:right;
		font-size:12px;
		font-weight:normal;
		letter-spacing:normal;
	}
/* anythingSlider */



/* gallery */
#img {
    position: relative;
    width: 946px;
    height: 300px;
}

#gallery { 
	height:216px;
	width:776px;
}

#gallery li {
    float: left;
    cursor: pointer;
	 margin-right:34px;
}

.caption {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    height: 50px;
    padding: 0 2%;
    line-height: 50px;
    color: #fff;
    background-color: #000;
	 display:none !important;
}


.jcarousel-container {
	position:relative;
	padding:0 86px 0 86px;
}

.jcarousel-clip {
	width:776px;
	overflow:hidden;
}

.jcarousel-prev {
    position: absolute;
    top: 68px;
    left: 10px;
    width: 53px;
    height: 80px;
    cursor: pointer;
    background:url(assets/images/buttons_alt.jpg) no-repeat -53px top;
	 z-index:1000;
}
.jcarousel-prev:hover {
	background-position:-53px -80px;
}

.jcarousel-next {
    position: absolute;
    top: 68px;
    right: 0;
    width: 53px;
    height: 80px;
    cursor: pointer;
    background:url(assets/images/buttons_alt.jpg) no-repeat left top;
	 z-index:1000;
}
.jcarousel-next:hover {
	background-position:0 -80px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 236px;
    height: 216px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
/* gallery */


.social-services li {
	vertical-align:top;
	width:100%;
	overflow:hidden;
	padding-bottom:13px;
}
	.social-services li a {
		padding:5px 0 5px 43px;
		color:#fff;
		text-decoration:none;
		display:block;
		float:left;
	}
	.social-services li a:hover {
		color:#f00;
	}
	.social-services li a.linkedin {
		background:url(assets/images/icon-linkedin.gif) no-repeat left top;
	}
	.social-services li a.facebook {
		background:url(assets/images/icon-facebook.gif) no-repeat left top;
	}
	.social-services li a.twitter {
		background:url(assets/images/icon-twitter.gif) no-repeat left top;
	}
	.social-services li a.rss {
		background:url(assets/images/icon-rss.gif) no-repeat left top;
	}

.list1 li {
	padding-bottom:10px;
}
	.list1 li a {
		color:#fff;
		text-decoration:none;
	}
	.list1 li a:hover {
		color:#f00;
	}

.list2 dt {
	line-height:1.1em;
}
	.list2 dt a {
		color:#fff;
		text-decoration:none;
	}
	.list2 dt a:hover {
		background:#f00;
		color:#fff;
	}
.list2 dd {
	font-size:10px;
	color:#f00;
	line-height:15px;
	padding-bottom:16px;
}
	.list2 dd a {
		text-decoration:none;
	}
	.list2 dd a:hover {
		text-decoration:underline;
	}

.list3 li {
	background:url(assets/images/arrow2.gif) no-repeat left 2px;
	padding:0 0 5px 21px;
	font-size:1.17em;
}
	.list3 li a {
		color:#fff;
		text-decoration:none;
	}
	.list3 li a:hover {
		color:#f00;
	}
	
.list4 {
	float:left;
	font-size:1.17em;
	margin-left:-9px;
}
	.list4 li {
		display:inline;
	}
	.list4 li a {
		color:#fff;
		text-decoration:none;
		padding:0 13px 0 9px;
	}
	.list4 li a:hover {
		text-decoration:underline;
	}
	
.img-list {
	width:100%;
	overflow:hidden;
	padding:10px 0 25px 0;
}
	.img-list li {
		float:left;
		margin-right:37px;
	}
	.img-list li.last {
		margin-right:0;
	}


.blogs-table {
	width:100%;
	border-collapse:collapse;
	border:1px solid #283644;
}
	.blogs-table thead td {
		font-size:1.17em;
		text-align:center;
	}
	.blogs-table td {
		border:1px solid #283644;
		padding:4px 0 4px 0;
	}
	.blogs-table tbody td {
		padding:24px 35px 31px 35px;
		vertical-align:middle;
		line-height:18px;
	}
		.blogs-table tbody td.cell-1 {
			width:140px;
		}
		.blogs-table tbody td.cell-7 {
			width:116px;
			padding-left:21px;
			padding-right:21px;
		}

/*===== footer =====*/
#footer .indent {
	border-top:1px solid #405466;
	margin:40px 0 0 0;
	padding:16px 0 26px 0;
}
#footer a {
	color:#405466;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
	#footer .nav {
		float:right;
		margin-right:-7px;
	}
		#footer .nav li {
			display:inline;
		}
			#footer .nav li a {
				color:#fff;
				text-decoration:none;
				padding:0 7px 0 4px;
			}
			#footer .nav li a:hover, #footer .nav li a.current {
				color:#f00;
				text-decoration:none;
			}


/*----- forms -----*/
#search-form {
	background:url(assets/images/search-bg.jpg) no-repeat left top;
	position:relative;
}
#search-form fieldset {
	border:none;
	padding:10px 0 30px 0;
}
	#search-form input.text {
		width:120px;
		padding:5px 5px 6px 5px;
		border:none;
		background:none;
	}
	#search-form input.submit {
		background:none;
		border:none;
		width:66px;
		height:63px;
		position:absolute;
		cursor:pointer;
	}

#blog-search-form {
	float:right;
	text-align:right;
	padding:10px 10px 19px 0;
}
	#blog-search-form fieldset {
		border:none;
	}
	#blog-search-form input.text {
		width:185px;
		background:#fff;
		border:none;
		padding:5px 5px 6px 12px;
		color:#4d555c;
		font-size:.91em;
		margin-right:16px;
	}
	#blog-search-form input.submit {
		background:url(assets/images/arrow3.gif) no-repeat left top;
		width:19px;
		height:29px;
		border:none;
		vertical-align:text-top;
		margin:-5px 0 0 0;
	}

#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form label { 
		display:block;
		height:41px;
	} 
		#contacts-form label input { 
			width:280px;
			padding:6px 0 6px 9px;
			color:#202a33;
			background:#fff;
			border:none;
		}
		#contacts-form textarea {
			width:280px;
			height:97px;
			padding:6px 0 6px 9px;
			margin-bottom:25px;
			color:#202a33;
			background:#fff;
			border:none;
			overflow:auto;
		}
		#contacts-form .col-1 { 
			width:327px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:290px !important;
		}
		#contacts-form a {
			font-size:1.17em;
		}


/*==========================================*/
