/* 
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body { margin: 0; font-size: 13px; line-height: 1.231; background:url(../img/general_bg.gif) center repeat-y;}
body, button, input, select, textarea { font-family: sans-serif; color:#999; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline:none; }



/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: www.prowebdesign.ro
   ========================================================================== */

/* typography */
h1, h2, h3, h4, h5, h6, .content_title_nosem{font-family:'Cuprum', 'Helvetica Narrow', 'Arial Narrow', Arial, Helvetica, sans-serif; font-weight:normal; margin:0; padding:0; color:#333;}  
#main{ font-family:Arial, Helvetica, sans-serif; font-size:1em; line-height:normal; color:#666;}
#main h1{ font-size:20px;}
#main h2{ font-size:18px;}
#main h3{ font-size:16px;}
#main h4{ font-size:14px;}
.content_title_nosem{display:block; clear:both; margin:0 0 15px 0; font-size:22px;}

#main aside h4{font-family: 'Terminal Dosis Light', 'Arial Narrow', Arial, sans-serif; font-size:18px; color:#333; text-transform:uppercase; text-shadow: 0px 1px 0px #fff;}

/* links */
#main a{ color:#0099ff;}
#main a:hover{background:#0099ff; color:#fff; text-decoration:none;}
   
   
/* structure */   
#container{width:100%; text-align:center; background:url(../img/content_top_bg.png) top repeat-x;}

header{height:94px; margin:auto; position:relative; text-align:left; width:960px; z-index:2;}
#branding{float:left; width:370px;}
#branding a:hover{ background:none;}
#branding h1{ margin:-30px 0 0 48px; font-size:15px; letter-spacing:0.036em;}


#branding h1 a{font-family:'Cuprum', 'Helvetica Narrow', 'Arial Narrow', Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none; color:#666;}
#home #branding h1 a{ text-decoration:none; color:#fff;}
.ie7 #branding h1 a, .ie8 #branding h1 a{ font-size:16px;}



#actionpanel {
	background:#fff;
	position:relative;	
	height:570px;
	width:100%;
	float:left;	
	margin:-94px 0 0px 0;
	z-index:1;
}
/* 
*	Cycle plugin by Malsup - http://jquery.malsup.com/cycle/
*	Implementation by Kevin Leary - http://www.kevinleary.net
*/

/*** Slide container ***/
#cycle-fullwidth {
	width:100%;
	height:570px;
	position:relative;
	overflow:hidden;
}
#cycle-fullwidth .inner {
width:100%;
	padding-top:495px;
	background:url(../img/actionpanel_slogan_bg.png) center 485px no-repeat;
	text-align:center;
}
#cycle-fullwidth .inner p{ display:block; width:960px; height:100px; margin:auto;  text-align:left;
font-family: 'Cuprum', 'Helvetica Narrow', 'Arial Narrow', Arial, Helvetica, sans-serif;
color:#fff;
font-size:24px;}

/*** Slide content ***/
#cycle-fullwidth .slide {
	width:100%;
}
/*** Pagination ***/
#cycle-pager {
	width:70px;
	padding-left:347px;
	position:absolute;
	bottom:30px;
	left:50%;
	z-index:100;
}
#cycle-pager a {
	display:block;
	float:left;
	padding:3px;
	outline:none;
	color:#eb8b2e;
}
#cycle-pager span {
	text-indent:-2000em;
	display:block;
width:8px;
	height:8px;
	float:left;
	background:url(../img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
#cycle-pager a:hover span {
	background-position:0 -8px;
}
#cycle-pager a.activeSlide span,
#cycle-pager a:active span {
background-position:0 -16px; 
}
/*SLIDES bgs*/
#slide-1{background:#040405 url(../img/actionpanel_bg1.jpg) top center no-repeat;}
#slide-2{background:#eeeaeb url(../img/actionpanel_bg2_1.jpg);
background-position:top center;}
#slide-3{background:#1e4a26 url(../img/actionpanel_bg3.jpg) center top no-repeat;}
#slide-4{
	background: url(../img/actionpanel_bg4_ie.jpg) center top no-repeat;
	background: url(../img/actionpanel_bg4_inner.jpg) center top no-repeat, url(../img/actionpanel_bg4_outer.jpg);}


#main{ text-align:left; width:960px; margin:auto;}

#content, #helpers{ width:710px; margin:0 40px 0 0; float:left; padding-top:5px;}

#content ul {padding:0; margin:15px 0 15px 20px; list-style:disc;}
#content li{ padding:0 0 5px 0;}
#breadcrumb{width:340px; float:left; padding-right:20px;}
#text_size_controls {width:120px; float:left;  text-align:left;}
#text_size_controls div{ display:block; float:left; margin-right:5px;}
#text_size_controls a{ display:block; float:left; text-align:center;  width:15px; height:15px; text-decoration:none; color:#fff; background:#999; margin:0 2px;}
#search_box {width:210px; float:left; text-align:right; padding-left:20px;}

.divider{ border-top:1px dotted #999; padding-top:20px;}

#bookshelf div.col_460, #bookshelf div.col_210_3{margin-top:20px;}

aside{ width:190px; float:left; margin-left:20px; padding-top:47px; color:#929292;}
#home aside{ background:url(../img/home_aside_bg.gif) top right no-repeat;}
aside ul { padding:0; margin:0 0 30px 0; list-style:none;}
aside li{ padding:7px 0 7px 0; background:url(../img/aside_list_border.gif) bottom center no-repeat;}

.smaller{ font-size:11px;}
.right{ font-size:11px; text-align:right; display:block;}

#helpers{ height:40px; padding:5px 0 0 0; font-size:12px;}

.col_210_1, .col_210_2, .col_210_3{ width:210px; float:left; margin-right:40px;}
.col_210_3{ margin-right:0px; float:right;}
.col_460{width:460px; float:left;}
.col_335_1{width:335px; float:left; margin:20px 40px 0 0;}
.col_335_2{width:335px; float:left; margin:20px 0px 0 0;}

#home .col_210_3{ font-size:0.86em;}
#home .col_210_3 ul, #home .col_210_3 li, #footer_content ul{ margin:0; padding:0 0 5px 0; list-style:none;}
#home .col_210_3 ul{ padding:5px 0 20px 0;}
#home .col_210_3 li:before, #footer_content li:before {content: '\00BB \0020';}
#home .col_210_3 div {background:url(../img/long_arr.gif) -15px 4px no-repeat; margin:20px 0 0 0;}
.col_210_3 div p{margin:5px 0 20px 0; border-bottom:1px dotted #999; padding-bottom:5px; display:block;}

figure{margin:5px 0 20px 0; border-bottom:1px dotted #999; padding-bottom:5px; display:block;}
#press figure{ height:250px; margin-bottom:40px;}
figure iframe, figure img, figure embed{padding:0px 0 5px 0; display:block;}
figcaption{ font-style:italic;}


section, div.article{float:left; margin-bottom:20px; width:100%;}
.spaced_list li{ padding:10px 0 0 0;}
section h1.spaced_h1{ padding:10px 0 0 0;}

address,  #address_box{ font-size:14px; text-align:right; font-style:normal; color:#666;}
#main h4#address_header{ font-size:22px; text-align:left;}
#main address{ margin-bottom:50px;}
li#contactbox_pnone{ background:url(../img/telephone_ico.png) 0 5px no-repeat;
background:url(../img/aside_list_border.gif) bottom center no-repeat, url(../img/telephone_ico.png) 0 5px no-repeat;}
li#contactbox_email{background:url(../img/email_ico.png) 1px 5px no-repeat;
	background:url(../img/aside_list_border.gif) bottom center no-repeat, url(../img/email_ico.png) 1px 5px no-repeat;}

#social_media a { margin-left:28px;}
#social_media li#follow_facebook {background:url(../img/facebook_ico.png) 0px 2px no-repeat;
	background:url(../img/aside_list_border.gif) bottom center no-repeat, url(../img/facebook_ico.png) 0px 2px no-repeat;}
#social_media li#follow_twitter {background: url(../img/twitter_ico.png) 0px 2px no-repeat;
	background:url(../img/aside_list_border.gif) bottom center no-repeat, url(../img/twitter_ico.png) 0px 2px no-repeat;}
#social_media li#follow_linkedin {background:url(../img/linkedin_ico.png) 0px 2px no-repeat;
	background:url(../img/aside_list_border.gif) bottom center no-repeat, url(../img/linkedin_ico.png) 0px 2px no-repeat;}
#social_media li#follow_googleplus {background:url(../img/gplus_ico.png) 0px 2px no-repeat;
	background:url(../img/aside_list_border.gif) bottom center no-repeat, url(../img/gplus_ico.png) 0px 2px no-repeat;}

.blog_date{ display:block; float:left; font-style:italic; font-weight:bold;}
.blog_readmore{ display:block; float:right;}
#blog_box li { padding-bottom:20px;}

footer{ background:url(../img/footer_bg.gif) top center repeat-y; width:100%; text-align:center; position:relative; clear:both; color:#ccc; text-shadow: 1px 1px 0px black;}
footer #footer_content{ width:960px; min-height:200px; margin:auto; padding:20px 0 20px 0; text-align:left;}
#footer_content a{ color:#ccc;}
#footer_content a:hover{ text-decoration:none;}

#section_top{ width:100%; height:229px; text-align:center;}
#section_top_content{ width:710px; margin:auto; padding: 20px 250px 0 0; text-align:left; color:#fff;}
#section_top_content h1{ font-size:40px; color:#fff;}
#section_top_content small{ display:block;  font-style:italic; width:710px; float:left; clear:both; text-align:right;}

#services #section_top{background:#90bb28 url(../img/services_header.jpg) center top no-repeat;}
#about_us #section_top{background:#9d7fba url(../img/aboutus_header.jpg) center top no-repeat;}
#articles #section_top{background:#2bb4f8 url(../img/articles_header.jpg) center top no-repeat;}
#contact #section_top{background:#72cacf url(../img/contact_header.jpg) center top no-repeat;}
#bookshelf #section_top{background:#ff9600 url(../img/bookshelf_header.jpg) center top no-repeat;}
#general #section_top, #press #section_top{background:#ff9600 url(../img/general_header.gif) center top no-repeat;}

#about_us #content img{ float:left; padding:0 15px 10px 0;}

#section_submenu{
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomleft: 7px;
border-top-right-radius: 7px;
border-bottom-left-radius: 7px;
padding:10px 0 10px 0;
margin:0 0 40px 0;}
#services #section_submenu{background:#90bb28;}
#section_submenu ul{ margin:15px 0 40px 0; padding:0; list-style:none;}
#section_submenu li{ border-bottom:1px solid #a6d042;}
#section_submenu li:last-child{ border-bottom:none;}
#section_submenu ul a{ display:block; color:#fff; line-height:1.8em; font-family: 'Cuprum', 'Helvetica Narrow', 'Arial Narrow', Arial, Helvetica, sans-serif; font-size:16px; text-transform:uppercase; text-decoration:none; padding:0 0 0 20px;}
#section_submenu ul a:hover, #section_submenu ul a.current{background:url(../img/section_submenu_arr.gif) 0 8px no-repeat; color:#def99c;}
#section_submenu ul a.current{ font-style:italic; color:#fff;}
#section_submenu h3{ text-align:right; padding: 0 20px 0 0; color:#bae15a; font-size:19px;}

/* calls to action */
#main a.calltoaction { display:block; color:#fff; font-size:20px; font-family: 'Cuprum', 'Helvetica Narrow', 'Arial Narrow', Arial, Helvetica, sans-serif; padding:5px 10px; margin:5px 0 5px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
#main a.calltoaction:hover{background:#0099ff;}
 a.calltoaction{background:#90bb28;}
/*#about_us a.calltoaction{background:#9d7fba;}
#articles a.calltoaction{background:#2bb4f8;}
#contact a.calltoaction{background:#72cacf;}
#bookshelf a.calltoaction{background:#ff9600;}
#general a.calltoaction, #home a.calltoaction{background:#ff9600;}*/


/********** contact form**********/
#contactform { margin:0; padding:20px 0px;}

#contactform ul { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block; clear:both;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { margin:0; width:210px; display:block; padding:10px 0; font-weight:bold;  float:left;}
#contactform  span { color:#F00;}
#contactform input { width:380px; border:1px solid #d4d4d4; margin:10px 0; padding:5px 2px; height:36px; background:#f2f2f2; float:left;}
#contactform textarea { width:590px; border:1px solid #d4d4d4; margin:10px 0; padding:2px; background:#f2f2f2; float:left;}
#contactform  li.button input { border:1px solid #d4d4d4; margin:10px 0; padding:5px 2px; height:36px; background:#72cacf; color:#fff; font-weight:bold; text-transform:uppercase; width:150px;}
#contactform  li.button:hover input{ background:#399;}


#sitemap_list ul, #sitemap_list li{ list-style:none;}
#sitemap_list ul ul {margin-top:-25px; position:relative;}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
