/* We use Eric Meyer's reset stylesheet 100% of the time  =========================================== */

/* Eric Meyer's Reset CSS -- http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
-------------------------------------------------------------------------- */

* { margin: 0; padding: 0; font-weight: normal; } /* Safari seems to ignore a lot of the reset style sheet and I am not sure why. */
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, b, u, i, center, 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-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
:focus { outline: 0; } /* remember to define focus styles! */
ins { text-decoration: none; } /* remember to highlight inserts somehow! */
del { text-decoration: line-through; }
table { border-collapse: separate; border-spacing: 0; } /* tables still need 'cellspacing="0"' in the markup */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Basic Elements
-------------------------------------*/

html, body { height: 100%; }

body { font: 12px/1.4 arial, sans-serif; color: #404040; background-color:#fff !important; }

h1, h2, h3, h4, h5, h6 { line-height: 1.2; color:#2b2b2b; }

h1 { font-size: 225%; }
h2 { font-size: 185%; }
h3 { font-size: 160%; }
h4 { font-size: 125%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }

p { line-height: 1.4; }

input[type="checkbox"],
input[type="radio"]
{
	width: auto !important;
	border: none !important;
}

object { float: left; clear: both; }

br.c { background: none; border: 0; clear: both; display: block; float: none; font-size: 0px; margin: 0; padding: 0; visibility: hidden; width: 0; height: 0; line-height: 0;}

a { text-decoration: none;}
.a-slot-content a {
	color:#f0911c; 
}
.al {
	float:left;
}
.ar {
	float:right;
}
a:focus,
a:hover { text-decoration: underline; }
.w480 {
	width:480px;
}
.w300 {
	width:300px;
}
.w220 {
	width:220px;
	float:left;
}
.w364 {
	width:364px;
	float:left;
}
.w660 {
	width:660px;
}
.w120 {
	width:120px;
}
.w180 {
	width:180px;
}
.clear {
	display:block;
	clear:both;
}

.a-language-switch {
	position:absolute;
	top:10px;
	right:10px;
	z-index:999;
}
.a-language-switch ul {
	width:26px;
	padding:3px;
	height:auto;
	list-style:none;
	background:url(../images/a-lang-current.png);
}
.a-language-switch li {
	float:left;
	margin-bottom:5px;
	display:none;
}
.a-language-switch li:last-child {
	margin-top:3px;
}
.a-language-switch li:first-child, .a-language-switch li.current, .a-language-switch li.current:last-child {
	margin:0px;
}
.a-language-switch li.current {
	display:block;
}
.a-language-switch ul:hover {
	background:url(../images/a-lang-hover.png) no-repeat;
}
.a-language-switch ul:hover li {
	display:block;
}
.a-language-switch ul:hover li:first-child {
	margin-bottom:5px;
}
.a-language-switch li a {
	width:26px;
	height:27px;
	display:block;
	background-image:url(../images/flags.png);
	background-repeat:no-repeat;
	text-indent:-10000px;
}
.a-language-switch li.nl a {
	background-position:0px 0px;
}
.a-language-switch li.en a {
	background-position:0px -60px;
}
.a-language-switch li.ro a {
	background-position:0px -120px;
}
.a-language-switch ul li.current a {
	color:#999;
}
.a-language-switch form {
	display:none;
}
.a-login .a-language-switch {
	display:none;
}

/* Fonts
-------------------------------------*/
.a-nav-main .a-nav-item a, h3, h4, .a-area-home-banner .a-slideshow-title p, .topNav .a-area-phone p {
	font-family:'Montserrat', sans-serif;	
}

.a-history-browser {
	display:none !important;
}

/* Global Layout
-------------------------------------*/
.container {
	width:1024px !important;
}
.a-ui.a-global-toolbar {
	display:none;
}
.logged-in .a-ui.a-global-toolbar {
	display:block;
}
.inner-body {
	padding:0px;
	background-color:#fff;
	margin:0px auto;
}
.a-wrapper { width: 960px; margin: 0 auto; position: relative; clear: both; }

.a-header { clear: both; position: relative; margin: 20px 0; float: left; width: 100%;}

.a-content-wrapp {
 
}
.a-media .a-content-wrapp, .a-admin .a-content-wrapp, .a-blog .a-content-wrapp {
	width:1024px;
	margin:20px auto;
	min-height:500px;
}
.a-media .a-content-wrapp .a-content, .a-admin .a-content-wrapp .a-content {
	width:785px;
	float:left;
}
.a-blog .a-content-wrapp .a-content {
	width:785px;
	float:left;
}
.a-blog-admin.index .a-content {
	width:auto !important;
}
.a-blog .a-area-blog-body .aSlideshow .a-slot-content, .a-admin .a-area-blog-body .aSlideshow .a-slot-content {
	float:left;
}
.a-blog ul.a-slideshow-controls {
	top:40%;
}
.a-blog .a-arrow-btn.a-arrow-left, .a-admin .a-arrow-btn.a-arrow-left {
	margin-left:-35px;
}
.a-blog .a-arrow-btn.a-arrow-right, .a-admin .a-arrow-btn.a-arrow-right {
	margin-right:-35px;
}

.a-content { }

.a-footer-wrapper { clear: both;}
.a-footer-wrapper .footer-banners {
	padding:30px 0px;
	color:#f0911c;	
	background-image:url(../images/bgr-grid.png);
	background-repeat:repeat;
	background-position:center;
	height:66px;
}
.a-footer-wrapper h3 {
	color:#767676;
}
.a-footer-wrapper p {
	font-size:14px !important;
}
.a-footer-wrapper .w120 {
	margin-right:10px;
}
.a-footer-wrapper .a-area-contacts {
	margin:0px 10px;
}
.a-footer-wrapper .a-area-contacts p {
	font-size:14px;
	line-height:20px;
	margin:10px 0px;
}
.a-footer-wrapper .a-area-contacts .icons {
	width:26px;
	height:26px;
	display:inline-block;
	float:left;
	margin-right:5px ;
	text-indent:-10000px;
}
.a-footer-wrapper .a-area-contacts .icon-in {
	background:url(../images/icon_linkedin.png) no-repeat;
}
.a-footer-wrapper .a-area-contacts .icon-fb {
	background:url(../images/icon_facebook.png) no-repeat;
}
.a-footer-wrapper .a-area-contacts .icon-tw {
	background:url(../images/icon_twitter.png) no-repeat;
}
.footer-banners .a-slots {
	text-align:center;
}
.footer-banners .aButton {
	float:none;
	margin:0px 15px 0px 15px;
	display:inline-block;
} 
.logged-in .footer-banners .aButton .a-ui.a-controls {
	width:100px;
}
.footer-info .a-nav {
	list-style:none;
	padding:0px;
	margin:10px 0px 0px 0px;
}
.footer-info .a-nav li a {
	color:#878787;
	font-size:12px;
}
.a-area-footer-news {
	margin-top:10px;
}
.a-area-footer-news .a-blog-item-meta, .a-area-footer-news .a-blog-item-excerpt-container {
	display:none;	
}
.dark-boxes .a-blog-item:last-child .a-blog-item-excerpt-container {
	margin-bottom:0px;
}
.a-area-footer-news h3 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.a-area-footer-news h3 a {
	color:#464646;
	margin-bottom: 5px;
}
.a-footer-wrapper .subfooter {
	padding:20px 0px;
	background-color:#fff;
}
.a-footer-wrapper .subfooter h4 {
	margin-bottom:10px;
	color:#f0911c;
}
.a-footer-wrapper .subfooter a {
	color:#332a81;
}
.a-footer-wrapper .subfooter .sm-logo {
	max-width:135px;
	float:right;
}
.a-footer-wrapper .a-nav {
	list-style:none;
}
.a-footer-wrapper .a-nav li a {
	color:#464646;
}

.a-footer-wrapper .copy {
	padding:10px 0;
	background-color:#f0911c;
	color:#fff;
}

.a-search.global { width: auto; clear: both; float: right; position: absolute; top: 20px; right: 20px; z-index: 3;}
.a-search.global form { border: 1px solid #ccc; border: 1px solid rgba(0,0,0,0.1); }	
.a-search.a-search-sidebar form { border: 1px inset #ccc; border: 1px inset rgba(0,0,0,0.1);}

.a-area-logo { float: left; position: relative; z-index: 2; }
.a-area-logo .a-slot { margin: 0; }
.a-area-logo .a-button-image img { float: left; }

.a-area-header { float: left; width: 50%; }

.a-area-body { width:480px; float:left; }

.a-area-sidebar { width:480px; float:right;}

.a-area-footer { position: relative; clear: both; font-size: 11px; color: #999; }

.a-blog-posts .a-content,
.a-blog-events .a-content { clear: none; width: 720px; }



/* aHeading
-------------------------------------*/
.a-heading {
	background-color:#000;
}


/* ASANDBOX 404 Error Template 
-------------------------------------*/
.a-error404 .a-area-body { width: auto; float: none; clear: both; }
.a-error404 .a-help { font-size: 14px; float: none; clear: both; margin: 0 0 10px 0; width: auto; }

/* ASANDBOX Default Template
-------------------------------------*/
.a-default .a-content { clear: none;  width: auto; /*margin-left:320px; */}
.a-default .a-area-body .a-slot,
.a-default .a-area-sidebar .a-slot { margin-bottom: 20px; }

.a-default .a-area-body .a-slot {
	padding-bottom:20px;
}
.default-content {
	min-height:500px;
	padding:15px 0px 0px 0px;
	background-color:#fff;
}
.default-content h3 {
	font-weight:400;
	color:#404040;
	margin-bottom:10px;
}
.default-content h4 {
	font-weight:400;
	color:#404040;
	font-size:20px;
	margin-bottom:5px;
}
.default-content p {
	margin-bottom:20px;
}
.default-main {
	width:700px;
	float:left;
	min-height:500px;
}
.a-default .a-slideshow-item .a-slideshow-title {
	margin-top:10px;
	text-align:center;
}
.a-slideshow-item .a-slideshow-image {
	text-align:center;
}
.a-slideshow-item .a-slideshow-image img {
	display:inline;
}
.sidebar {
	width:320px;
	float:right;
}

.sub-content {
	background-image:url(../images/bgr-grid.png);
	background-repeat:repeat;
	background-position:center;		
}
.sub-content .sub-inner {
	padding-top:40px;
	padding-bottom:40px;
	background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #000000 0px, rgba(0, 0, 0, 0) 50%) repeat scroll 0 0;	
}
.sub-content > .container {
	padding:30px 0px;
}
.gray-boxes h3, .dark-boxes h3 {
	font-size:24px;
	margin-bottom:10px;
	font-weight:400;
}
.gray-boxes .w480, .dark-boxes .w480 {
	position:relative;
}
.dark-boxes h3 {
	color:#f0911c;
	font-size:30px;
}
.dark-boxes h4 {
	color:#fff;
	font-size:24px;
}
.dark-boxes p {
	font-size:14px;
	color:#fff;
}
.dark-boxes .a-feed-item {
	padding-bottom:5px;
	margin-bottom:5px !important;
	border-bottom:1px dotted #767676;	
}
.dark-boxes .a-feed-item .date, .dark-boxes .a-feed-item .description {
	display:none;	
}
.dark-boxes .a-feed-item .title {
	font-size:12px !important;
}
.dark-boxes .a-feed-item .title a {
	color:#767676;
}
.gray-boxes .a-blog-item-title a, .dark-boxes .a-blog-item-title a {
	color:#f0911c;
}
.gray-boxes .a-blog-item-meta, .dark-boxes .a-blog-item-meta {
	display:none;
}
.a-blog-item-excerpt {
	margin-bottom:20px;
}
.a-default .dark-boxes h4 {
	margin-bottom:20px;
}


/* Main content - Home Template
-------------------------------------*/
.main-content {
	background-color:#fff;
	border-top:1px solid #eee;
}
.main-content > .container {
	padding:20px 0px;
}

.projects {
	padding-bottom:20px;
}
.projects .a-slideshow {
	min-height:360px;	
} 
.projects .a-slideshow li ul {
	float:left;
	width:321px !important;
}
.projects .a-slideshow-item {
	padding:0px 30px;
	float:left !important;
	clear:none !important;
	width:auto !important;
}
.projects .a-slideshow-image {
	margin-bottom:10px;
	text-align:center;
}
.projects .a-slideshow-image img {
	cursor:pointer;
	display:inline;
}
.projects .a-slideshow-title {
	font-size:22px;
	font-weight:bold;
	border-left:1px solid #b5b5b5;
	color:#f0911c;
}
.projects .a-slideshow-title p {
	padding:0px 15px 5px 15px;
	text-align:center;
}
.projects .a-slideshow-description {
	border-left:1px solid #b5b5b5;
}
.projects .a-slideshow-description p {
	padding:0px 15px;	
	text-align:center;
}
.projects .a-slideshow li ul:last-child .a-slideshow-title {
	width:319px;
}
.projects .a-slideshow li ul:last-child .a-slideshow-description {
	width:319px;
}
.projects .a-slideshow li ul:first-child .a-slideshow-title,
.projects .a-slideshow li ul:first-child .a-slideshow-description {
	border-left:0px none;
}
.view-more, .a-blog-more {
	height:50px;
	line-height:50px;
	padding:0px 25px !important;
	color:#fff !important;
	background:#f0911c;
	display:inline-block;
	font-size:18px;
	font-style:normal;
	font-weight:500;
}
.view-more:after, .a-blog-more:after {
	content:">";
	padding-left:10px;
}
.view-more:hover, .a-blog-more:hover {
	color:#2a2a2a;
	background-color:#332a81;
	text-decoration:none;
}



/* Contacts Template
-------------------------------------*/
.a-contacts .a-content {
	width:1024px;
	margin:0px auto;
	padding:20px 0px;
}
.a-contacts .a-content h3 {
	margin-bottom:10px;
}
.a-contacts .contactForm {
	width:460px;
}
.a-contacts .contactForm table th, .a-contacts .contactForm table td {
	padding:5px;
	vertical-align:top;
}
.a-contacts .contactForm table th {
	text-align:left;
	font-weight:bold;
	color:#727272;
	font-size:13px;
	padding-left:0px;
}
.a-contacts .contactForm table th label {
	margin-top:2px;
	display:block;
}
.a-contacts .contactForm input, .a-contacts .contactForm textarea {
    border-color: #A4A4A4 #DDDDDD #DDDDDD #A4A4A4;
    border-style: solid;
    border-width: 1px;
    font-family: Arial,Helvetica,sans-serif;
    padding: 4px;
	width:90%;
}
.a-contacts .contactForm .radio_list li {
	float:none;
	display:block;
}
.a-contacts .contactForm .radio_list li label {
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
	font-size:12px;
}
.a-contacts .contactForm .radio_list li input {
	position:relative;
	top:4px;
}
.a-contacts .contactForm .submit {
	width:30%;
	font-weight:bold;
	border:0px none;
	background:#332a81;
	padding:9px 0px;
	color:#fff;
}
.a-contacts .map_canvas_wrapp {
	margin-bottom:20px;
}
.a-contacts .error_list {
    color: red;
    font-size: 11px;
	margin-top:-10px;
	list-style:none;
}
.a-contacts .thanks {    
	background-color: #F0F7D9;
    border: 1px solid #7C9D19;
    padding: 5px;
}	

/* ASANDBOX Home Template
-------------------------------------*/
.a-home .a-content { width: 100%; clear: both; }
.a-home .a-area-body { width: 720px; }
.a-home .a-area-body .a-slot,
.a-home .a-area-sidebar .a-slot { margin-bottom: 20px; }

.a-area-home-banner { margin-bottom:0px; clear: both;}

.a-area-home-banner .a-slideshow-controls { position: absolute; right: 0; bottom: 0; top: auto; width: 920px; padding: 10px 20px !important; background: rgba(0,0,0,0.25); display:none; }
.a-area-home-banner .a-slideshow-controls li { float: left; clear: none; line-height: 20px; color: #fff; left: 850px; position: relative; }
.a-area-home-banner .a-slideshow-controls .a-slideshow-position { margin: 0 3px;}

.a-area-home-banner .a-slideshow-wrapp {
	position:absolute;
	top:50%;
	margin-top:-100px;
}
.a-area-home-banner .a-slideshow-inner {
	padding:20px;
	float:right;
	background-color:rgba(255,255,255,0.9);
}
.a-area-home-banner .a-slideshow-title {
	float:none;
	text-align:right;
}
.a-area-home-banner .a-slideshow-image img {
	margin:0px auto;
	width:100%;
}
.a-area-home-banner .a-slideshow-title p {
	font-size:32px;
	color:#332a81;
	font-weight:700;
	line-height:1.2;
}
.a-area-home-banner .a-slideshow-description {
	float:none;
	text-align:right;
}
.a-area-home-banner .a-slideshow-description p {
	font-size:18px;
	margin-bottom:0px;
	color:#332a81;
}
.a-area-home-banner .a-slideshow-description .view-more {
	margin-top:20px;
}
.a-slideshow-controls-indexes {
	display:none;
}
.a-area-home-banner .a-slideshow-controls-indexes {
    position: absolute;
    right: 17%;
    bottom: 40px;
    width: 530px;
	text-align:center;
	display:block;
}
.a-area-home-banner .a-slideshow-controls-indexes li {
	display:inline-block;
	width:12px;
	height:12px;
	background:url(../images/page.png) no-repeat;
}
.a-area-home-banner .a-slideshow-controls-indexes li.active {
	background:url(../images/page_active.png) no-repeat;
}
.a-area-home-banner .a-slideshow-controls-indexes li a {
	display:block;
	text-indent:-10000px;
	cursor:pointer;
}


/* Top Navigation
-------------------------------------*/
.topNav {
	width:100%;
	height:106px;
	background-color:#fff;
	-moz-box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.2);
	box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.2);
	position:relative;
	z-index:899;
}
.logged-in .topNav {
	padding-top:33px;
}
.topNav .container {
	position:relative;
} 
.topNav .logo {
	float:left;
	margin-top:10px;
}

.topNav > .container > .nav-collapse {
	height:47px;
	line-height:47px;
	margin-top:59px;
}
.a-nav-main {
	height:47px;
	line-height:47px;
	float: right;
	padding: 0;	
	position:relative;
}

.a-nav-main .a-nav-item {
	float: left;
	display: inline;
	height: 47px;
	line-height: 47px;
	position:relative;
}
.a-nav-main .a-nav-item a {
	padding:0px 20px;
	text-decoration: none;
	color: #332a81;
	font-weight:700;
	font-size:14px;
	text-align: center;	
	display:block;
	text-transform:capitalize;
}
.a-nav-main .a-nav-item a span {
	display:block;
}
.a-nav-main > .a-nav-item:hover > a {
	color:#fff;
	background:#332a81;
}
.a-nav-main > .a-nav-item.a-current-page > a, .a-nav-main > .a-nav-item.ancestor > a { 
	background:#332a81;
	color:#fff;
}

.a-nav-main .a-nav-item .nav-collapse {
	display:none;
	position:absolute;
	top:47px;
	left:0;
	background:url(../images/bgr-orange.png) repeat;
	z-index:999;
	min-width:240px;
}
.a-nav-main > .a-nav-item:hover > .nav-collapse {
	display:block;
}
.a-nav-main .a-nav-item .nav-collapse ul {
	float:none;
	height:auto;
	padding:10px 0px;
}
.a-nav-main .a-nav-item .nav-collapse ul li {
	width:100%;
	height:30px;
	line-height:30px;
}
.a-nav-main .a-nav-item .nav-collapse li a {
	font-size:14px;
	color:#2a2a2a;
	text-align:left;
	font-weight:normal;
	width:100%;
	padding:0px;
}
.a-nav-main .a-nav-item .nav-collapse li a:hover {
	color:#fff;
}
.a-nav-main .a-nav-item .nav-collapse .a-current-page a,
.a-nav-main .a-nav-item .nav-collapse .a-current-page a:hover {
	background:#332a81;
	color:#fff;
}
.a-nav-main .a-nav-item .nav-collapse li a span {
	padding:0px 15px;
}


.topNav .a-area-phone {
	position:absolute;
	top:15px;
	right:50px;
	color:#797979;
}
.topNav .a-area-phone > .a-controls, .topNav .a-area-phone .a-slots {
	float:left;
} 
.topNav .a-area-phone p {
	font-size:14px !important;
	color:#f0911c;
}


/* Hidden */
.subNav {
	height:72px;
	background-color:#f6f6f6;
	border-bottom:1px solid #eee;
}
.subNav .breadcrumb {
	margin-top:27px;
	font-size:11px;
	color:#d4d4d4;
	list-style:none;
}
.subNav .breadcrumb li {
	display:inline;
}
.subNav .breadcrumb li a {
	font-size:11px;
	color:#d4d4d4;
	text-transform:capitalize;
}

/* Subnavigation
-------------------------------------*/
.a-ui.a-subnav-wrapper {
	margin: 0 39px 20px -1px;
	width: 198px;
	background-color: #EFEFEF;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.10);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.10);
	overflow: hidden;
	overflow: visible;
}

.a-ui .a-subnav-inner { width: 180px; padding: 9px; }

.a-nav-subnav { overflow: hidden; list-style: none; padding: 0; margin: 0; }
.a-nav-subnav .a-nav-item { float: left; width: 100%; clear: both; position: relative; line-height: 20px; margin-bottom: 5px; }
.a-nav-subnav .a-nav-item.last { 	margin-bottom: 0; }
.a-nav-subnav .a-nav-item a { float: left; display: inline; clear: both; color: #222; width: 155px; height: 100%; padding: 0 20px 0 5px; }
.a-nav-subnav .a-nav-item a:hover { color: #333; background: #fff; text-decoration: none; }

.a-ui.a-subnav-wrapper h4 { float: left; width: 100%; display: inline; position: relative; font-size: 14px; margin: 0 0 5px 0;}
.a-ui.a-subnav-wrapper.blog .a-blog-filter-options { float: left; width: 100%; clear: both; display: inline; position: relative; line-height: 20px; }
.a-ui.a-subnav-wrapper.blog .a-blog-filter-options a,
.a-ui.a-subnav-wrapper.media .a-media-filter-options a { float: left; clear: both; display: inline; width: auto; padding: 0 5px; }

.a-ui.a-subnav-wrapper .a-btn.a-drag { display: block; position: absolute; right: 0; }


/* Breadcrumb Navigation
-------------------------------------*/
#a-breadcrumb-component { list-style: none; padding:10px 0px; width:1024px; margin:0px auto; overflow:hidden; font-size:12px; }
#a-breadcrumb-component li { float: left; margin-right: 5px; }
#a-breadcrumb-component li a {
	color:#2e2e2e;
}
.a-blog .a-content-wrapp #a-breadcrumb-component {
	display:none;
}

/* Blog Templates
-------------------------------------*/

.a-ui .a-area-blog-heading { margin: 0 0 10px 0; }

.a-blog-item-meta { float: left; font-size: 11px; color: #888; }
.a-blog-item-meta li a.a-btn { font-size: 11px;}

.a-blog-item-content {}

.post .a-blog-item-meta li { float: left; padding-right: 5px; margin-right: 5px; border-right: 1px solid #ddd; }
.post .a-blog-item-meta li:last-child { border-right: none; margin-right: 0;}

.event .a-blog-item-meta { width: 160px; margin: 0 40px 0 0; list-style: none; list-style-position: outside;}
.event .a-blog-item-meta li { float: left; clear: both; line-height: 20px; }
.event .a-blog-item-meta .post-extra { margin-top: 10px; clear: both;}

.a-blog-main hr
{
	float: left;
	width: 100%;
	margin:10px 0;
	height: 1px;
	border: none;
	background: #ddd;
	background: rgba(0,0,0,0.125);
}

.addthis_toolbox
{
	float:left;
	width: auto;
	clear: both;
	padding: 5px;
	background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}

.aEvent .addthis_toolbox { margin-left: 140px; font-size: 11px; color: #999; }

/* Events Calendar
-------------------------------------*/
.a-calendar th.day { color: #000; background: rgba(255,255,255,0.25); }

.a-calendar .day a,
.a-calendar .day span { 
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px; 
}

.a-calendar .day.today a,
.a-calendar .day.today span	{ border: 1px solid #999; }
.a-calendar .day.selected a { color: #333; background: rgba(255,255,255,0.25); }
.a-calendar .day a:hover { text-decoration: none; background: #000; color: #fff; }
.a-calendar .day.not-current-month { opacity: 0.35; }
.a-calendar .a-calendar-today:hover { background-color: #999; }
.a-calendar .a-calendar-today
{
	background-color: #ddd;	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

/* ASANDBOX aRichtext Slot
-------------------------------------*/
.a-slot.aRichText .a-slot-content p { font-size:14px;}

/* ASANDBOX aSlideshow Slot -- Compact Variant 
-------------------------------------*/
.a-slot.aSlideshow.compact { margin-top: 0; }

.a-slot.aSlideshow.compact ul.a-slideshow-controls
{
	position:absolute;
	top: auto;
	left: auto;
	bottom:0;
	right:0;
	margin: 0;
	width:100%;
	z-index:888;
	min-height: 30px;
	height: auto;
}

.a-slot.aSlideshow.compact ul.a-slideshow-controls li { height: 30px; width: 30px; margin: 0 5px;	background-position: 0 0; }
.a-slot.aSlideshow.compact ul.a-slideshow-controls .a-arrow-left { background-image: url(/apostrophePlugin/images/a-icon-arrow-left-thin-alt.png); position: absolute; top: 0; right: 30px; }
.a-slot.aSlideshow.compact ul.a-slideshow-controls .a-arrow-right { background-image: url(/apostrophePlugin/images/a-icon-arrow-right-thin-alt.png); float: right; }
.a-slot.aSlideshow.compact ul.a-slideshow-controls .a-arrow-left:hover,
.a-slot.aSlideshow.compact ul.a-slideshow-controls .a-arrow-right:hover { background-position: 0 -30px !important; }

.a-slot.aSlideshow.compact .a-slideshow-title
{
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 11px;
	background: rgba(0,0,0,0.35);
	width: auto;
	float: none;
}

.a-slot.aSlideshow.compact .a-slideshow-title span { float: left;	padding: 8px 70px 8px 8px; }

/* ASANDBOX aSlideshow Autoplay Variant 
------------------------------------------- */
ul.a-slideshow-controls {
	width:100%;
	left:0;
	top:40%;
}
.a-arrow-btn {
	width:62px;
	height:63px;
}
.a-arrow-btn.a-arrow-left {
	background-image:url(../images/arrow_left.png);
}
.a-arrow-btn.a-arrow-right {
	float:right;
	background-image:url(../images/arrow_right.png);
}
.a-default .a-arrow-btn.a-arrow-left {
	margin-left:-35px;
}
.a-default .a-arrow-btn.a-arrow-right {
	margin-right:-35px;
}

.a-arrow-btn:hover {
	opacity:1 !important;
}

.a-slot.aSlideshow.autoplay .a-slideshow-title
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 184px;
	padding: 8px;
	margin: 0;
	color: #fff;
	font-size: 11px;
	line-height: 1.3;
	background: rgb(0,0,0);	
	background: rgba(0, 0, 0, 0.35);	

}
/* ASANDBOX aButton Title Over Image Variant 
------------------------------------------- */

.a-slot.aButton.useTitleAsButtonText .a-button .a-button-title
{ 
position: absolute;
top: 0;
left: 0;
top: 50%;
left: 0;
line-height: 20px;
margin-top: -10px;
}

.a-slot.aButton.useTitleAsButtonText .a-button .a-button-title a,
.a-slot.aButton.useTitleAsButtonText .a-button .a-button-title a:hover
{ 
position: absolute;
float: left;
text-align: center;
text-decoration: none;
width: 100%;
height: 100%;
font-size: 16px;
color: #fff;
white-space: nowrap;
text-shadow: 0 0 6px rgba(0,0,0,0.80);
}


/* ASANDBOX Search Results
------------------------------------------- */
.a-search-results-container,
.a-search-results-count,
.a-search-results,
.result-title,
.result-url,
.result-summary { float: left; width: 100%; clear: both; }

.a-search-results-count { margin: 10px 0; }
.result-title { font-size: 14px; margin-bottom: 5px; }
.result-url { font-size: 11px; margin-top: 5px; margin-bottom: 15px; color: #666; }


/* ASANDBOX Signin Form  http://tld/login
-------------------------------------*/
.sfguard-signin .a-content { width: 1024px;margin:0px auto; }

.a-signin.page { 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	background-color: #EFEFEF;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.10);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.10);
	width: 225px;
}

.a-signin { float: left; position: relative; display: block; clear: both; margin: 20px auto; }
.a-signin form { }
.a-signin label { display: block; width: 100% !important; float: none; font-size: 16px; width: auto; margin-bottom: 2px; }
.a-signin .a-form-row input[type="text"],
.a-signin .a-form-row input[type="password"] { width: 175px; padding: 4px; }
.a-signin .a-form-row {	float: none; width: auto; clear: both; display: block; margin: 20px 20px -10px; }
.a-signin .a-form-row.submit { margin: 30px 20px 20px }
.a-signin .a-forgot-password { display: block; font-size: 11px; margin: -10px 20px 10px; float: left; color: #999; }
.a-signin.forgot .message { width: 440px; }
.a-signin.forgot .help { margin: 5px 0 0;}
.a-signin.page .a-form-row .a-btn { width: 185px; }


/* ASANDBOX Staging - Do Not Edit Message
------------------------------------------- */
.a-do-not-edit { background: #f22; padding: 10px; }
.a-do-not-edit div { overflow: hidden; margin: 0 auto; width: 960px; color: #fff; font-size: 16px; text-align: center; text-shadow:	1px 1px 1px rgba(0,0,0,0.45); }
.a-do-not-edit a { color: #fff; text-decoration: underline; }
.a-do-not-edit strong { font-weight: bold; }



/* Btn-Collapse */
.btn-navbar {
	width:35px;
	height:35px;
	float:right;
	cursor:pointer;
	display:block;

	background: #7db9e8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTU3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #7db9e8 0%, #1e5799 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(100%,#1e5799)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7db9e8 0%,#1e5799 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7db9e8 0%,#1e5799 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7db9e8 0%,#1e5799 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7db9e8 0%,#1e5799 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-8 */
	margin:8px 50px 0 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display:none;
}
.btn-navbar:focus, .btn-navbar:hover {
	-moz-box-shadow:0px 0px 10px 1px #0a3459 inset;
	-webkit-box-shadow:0px 0px 10px 1px #0a3459 inset;
	box-shadow:0px 0px 10px 1px #0a3459 inset;
}
.btn-navbar span {
	width:35px;
	height:35px;
	display:block;
	background:url(../images/icon_list.gif) center center no-repeat;
}

@media (max-width: 1024px) {
	#a-breadcrumb-component {
		padding:10px;
		width:auto;
	}
	.w480 {
		width:auto;
	}
	.w480.al, .w480.ar {
		float:none;
	}
	.topNav .a-area-phone {
		right:90px;
		top:15px;
	}
	.btn-navbar {
		display:block !important;
	}
	.topNav {
		background:#fff;
		height:auto;
	}
	.topNav .logo {
		width:auto;
		margin:10px;
	}
	.topNav .logo img {
		height: auto;
		width:240px;
	}
	
	.topNav .nav-collapse {
		height:auto !important;
		display:none;
		background-color:#f5f5f5;
	}
	.topNav .a-nav-main {
		float:none;
		height:auto;
		padding:0px !important;
	}
	.topNav .a-nav-main .a-nav-item {
		float:none !important;
	}
	.topNav .a-nav-main .a-nav-item a {
		text-align:left;
		padding:0px 20px;
	}
	.subNav { height:46px;}
	.subNav .breadcrumb { margin-left:10px; margin-top:15px;}
	
	.a-nav-main .a-nav-item .nav-collapse {
		width:auto;
		position:inherit;
		display:block;
		background:none;
		left:auto;
		top:auto;
	}
	.a-nav-main .a-nav-item .nav-collapse li a {
		border-bottom:1px solid #ccc;
		padding:0 20px;
		color:#333;
	}	
	.a-area-home-banner .a-slideshow-image {
		text-align:center;
	}
	.a-slideshow-item .a-slideshow-image img {
		display:inline;
	}
	.a-area-home-banner .a-slideshow-title {
		right:10px;		
	}
	.a-area-home-banner .a-slideshow-title p {
		font-size:22px;
	}
	.a-area-home-banner .a-slideshow-description {
		top:135px;
		right:10px;
	}
	.a-area-home-banner .a-slideshow-description p {
		font-size:18px;
	}
	.a-area-home-banner .a-slideshow-controls-indexes {
		position: inherit;
		top: auto;
		right:inherit;
		width: auto;
		float:left;
		margin:-25px 0px 0px 15px;
	}
	.a-media-video-embed iframe {
		width:100% !important;
		height:400px;;
	}
	.container {
		width:auto !important;
	}
	.a-content-wrapp {
		width:auto !important;
	}
	
	.gray-boxes .w480, .dark-boxes .w480 {
		margin:0px 20px 10px 20px;
	}
	
	.a-media .a-content, .a-blog .a-content, .a-blog-admin .a-content {
		width:auto !important;
		padding:10px;
	}
	.a-blog-main {
		padding:0px;
	}
	.a-ui.a-subnav-wrapper {
		margin:10px;
		float:none;
		width:auto;
		display:block;
	}
	.a-ui .a-subnav-inner {
		width:auto;
		padding:10px;
		float:none;
		position:inherit;
		display:block;
	}
	
	.a-area-body {
		width:auto;
		float:none;
	}
	.a-area-body > .a-slots {
		padding:0px 10px;
	} 
	.a-area-sidebar {
		margin:0px !important;
		width:auto !important;
		padding-left:0px;
		padding-bottom:20px;
		border-left:0px none;
	}
	.a-area-sidebar > .a-slots {
		padding:0px 10px;
	}
	.a-contacts .a-content {
		width:auto;
		padding:10px;
	}
	.a-contacts .w460.ar, .a-contacts .w460.al {
		float:none;
		width:auto;
	}
	.a-contacts .contactsInner {
		margin-bottom:20px;
	}
	#map_canvas {
		width:680px !important;
	}

	.footer-info {
		padding:0px 20px;
	}
	.footer-info .w660 {
		padding-bottom:20px;
		float:none;
		width:auto;
	}	
	.footer-info .w300 {
		padding-bottom:10px;
		float:none;
		width:auto;
	}
	.footer-info .nav-collapse {
		height:auto;
	}
	.footer-banners {
		padding:20px;
	}
	.footer-banners .aButton {
		margin:0px 20px;
	}
	.footer-banners .a-button-image img {
		width:75%;
	}
	.a-footer-wrapper .subfooter {
		padding:20px;
	}
	.a-area-a-copy {
		padding:0px 20px;
		margin-top:0px !important;
	}
}
@media (max-width: 800px) {
	body {
		padding-left:0px !important;
		padding-right:0px !important;	
	}
	.a-area-home-banner .a-slideshow-title {
		width:400px !important;
		top:30px;
	}
	.a-area-home-banner .a-slideshow-title p {
		font-size:18px;
	}
	.a-area-home-banner .a-slideshow-description {
		top:100px;
		width:400px !important;
	}
	.a-area-home-banner .a-slideshow-description p {
		font-size:14px;
	}
	.a-default .a-arrow-btn.a-arrow-left {
		margin-left:0px;
	}
	.a-default .a-arrow-btn.a-arrow-right {
		margin-right:0px;
	}
	.view-more, .a-blog-more {
		font-size:14px;
		font-weight:bold;
	}
	.a-slideshow-item .a-slideshow-image img {
		width:100%;
	}
	.projects .a-slideshow li ul {
		width:241px !important;
	}
	.projects .a-slideshow-title {
		font-size:18px;
	}
	.projects .a-slideshow-description {
		font-size:14px;
	}
	.a-footer-wrapper .footer-banners {
		padding:20px;
	}
	.footer-banners .aButton {
		margin:0px;
	}
	.footer-banners .a-button-image {
		width:75%;
	}
	.a-footer-wrapper .nav-collapse {
		height:auto;
	} 
	.a-footer-wrapper .subfooter .w220 {
		width:190px;
	}
	.a-footer-wrapper .subfooter h4 {
		font-size:14px;
		margin-bottom:5px;
	}
	.a-footer-wrapper .a-nav li a {
		font-size:12px;
	}
	.a-footer-wrapper p {
		font-size:12px !important;
	}
}
@media (max-width: 768px) {
	.a-area-home-banner .a-slideshow-title, .a-area-home-banner .a-slideshow-description {
		display:none;
	}
	.topNav .a-area-phone {
		top:15px;
	}
	.topNav .a-area-phone p {
		font-size:12px !important;
	}
	.projects .a-slideshow {
		min-height:inherit;
	}
	.projects .a-slideshow li ul {
		width:auto !important;
		float:none !important;
	}
	.projects .a-slideshow-title {
		font-size:12px;
	}
	.projects .a-slideshow-description {
		font-size:11px;
	}
	.dark-boxes h4 {
		font-size:20px;
	}
	.dark-boxes h3 {
		font-size:22px;
	}
	.sub-content > .container {
		padding:15px 0px;
	}
	.w220 {
		width:50% !important;
		margin-bottom:10px;
	}
	.footer-banners .aButton {
		display:block;
		margin-bottom:10px;
	}
	.footer-banners .aButton img {
		width:100%;
	}
}
@media (max-width: 480px) {
	.topNav .a-area-phone {
		left: auto;
		margin-bottom: 8px;
		margin-left: 15px;
		position: inherit;
		right: auto;
		top: auto;
		clear:both;
	}
	.a-area-home-banner {
		display:none;
	}

	.dark-boxes p {
		font-size:12px;
	}
	.a-media-video-embed iframe {
		height:200px;
	}	
	#map_canvas {
		width:100% !important;
	}
	.footer-banners .aButton {
		float:none;
		margin-bottom:20px;
	}
	.footer-banners .a-button-image img {
		width:auto;
	}
	.a-footer-wrapper .w120, .a-footer-wrapper .w180 {
		width:auto;
		float:none;
		margin:0px 0px 10px 0px;
	}
	.a-footer-wrapper .a-area-contacts {
		margin:0px 0px 10px 0px;
		float:none;
	}	
	.w220 {
		width:100% !important;
		margin-bottom:10px;
	}
	.projects .a-slideshow-item {
		float:none !important;
		padding:0px !important;
	}
}
@media (max-width: 320px) {
	.a-content {
		padding-top:10px;
	}
	.a-area-home-banner .a-slideshow-title p {
		font-size: 24px;
		line-height: 1.1;
		margin-bottom: 10px;
	}
	.gray-boxes h3, .dark-boxes h3 {
		font-size:20px;
	}
}