/*******************************************************************************************************************
	Theme Name: Organic Business Theme
	Theme URL: http://www.organicthemes.com/
	Description: The Business Theme is designed and developed by David Morgan and Jeff Milone of Organic Themes.
	Author: Organic Themes
	Author URI: http://www.organicthemes.com
	Version: 1.3.1
	Tags: blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, 
	translation-ready, custom-menu (optional), custom-colors, theme-options, featured-image-header, featured-images, 
	full-width-template, pagination, blog-template
The PHP and XHTML are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
********************************************************************************************************************
	Table of Contents:
	 0.	Common
	 1.	Hyperlinks	 2.	Headings
	 3.	Header (Flexfleet)
	 4.	Navigation
	 5.	Featured Slider
	 6.	Homepage
	 7.	Content
	 8. Porftolio
	 9. Wordpress Gallery
	10. Images
	11. Pagination
	12. Sidebars
	13. Sidebar Widgets
	14. Text Widget & Tag Cloud Widget
	15. Custom Menu Widget
	16. Calendar Widget
	17. Recent Comments Widget
	18. Search Form
	19. Footer
	20. Comments
	21. Gravity Forms Styling
	22.	Media Queries
	23. Full width page with gradient bar/image (Flexfleet)
	24. Formatted body text and tables	(Flexfleet)
	25. FlexFleet List menu (Flexfleet)
	  
*******************************************************************************************************************/
body {
	background: #f2f2f2;
	color: #333333;
	font-size: 12px;
	font-family: Arimo, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width:100%;
}
/*center alignment for ios devices */
@media screen and (max-width: 528px)  {
body {
width:900px;
min-width:1000px;}
}

#wrap {
	margin: 0px auto;
	padding: 0px;
	width:100%;
	text-align: left;
}
/************************************************
*	0.	Common										*
************************************************/
.hidden {
	display: none;
	}
.clear {
	clear: both;
	}
.linerule {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 15px;
	margin-bottom: 15px;
	}
hr {
	border: 0;
	width: 100%;
	height: 1px;
	color: #DDDDDD;
	background-color: #DDDDDD;
	margin: 5px 0px 8px 0px;
	padding: 0px;
	}
/************************************************
*	1.	Hyperlinks									*
************************************************/
a, a:link, a:visited {
	color: #336699;
	text-decoration: none;
	}
a:focus, a:hover, a:active {
	outline: none;
	text-decoration: underline;
	}
a img {
	display: block;
	border: none;
	}
/************************************************	
*	2.	Headings									*
************************************************/
h1 {
	font-size: 36px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	margin: 5px 0px 5px 0px;
	}
h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -0.8px;
	margin: 5px 0px 5px 0px;
	}
h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -0.6px;
	margin: 5px 0px 5px 0px;
	}
h4 {
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -0.2px;
	margin: 5px 0px 5px 0px;
	}
h5 {
	display: table;
	text-align: center;
	height: 26px;
	margin: 0 auto;
	padding: 6px 14px;
	color: #FFF;
	background-color: #03447C;
	font-weight: bold;
	font-size: 14pt;
	-moz-box-shadow:    inset 0 0 4px rgb(2,47,86);
	-webkit-box-shadow: inset 0 0 4px rgb(2,47,86);
	box-shadow:         inset 0 0 4px rgb(2,47,86);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arimo, "Century Gothic", 'Droid Sans', Helvetica, Arial, sans-serif;
	}
h6 {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 0.2px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #CCCCCC;
	}
h1, h2, h3, h4, h6 {
	color: #333333;
	font-family: Arimo, "Century Gothic", 'Droid Sans', Helvetica, Arial, sans-serif;
	}
	
#container h1 a, #container h2 a, #container h3 a,
#container h4 a, #container h5 a, #container h6 a {
	display: inline-block;
	color: #333333;
	text-decoration: none;
	}
#container h1 a:hover, #container h2 a:hover, #container h3 a:hover,
#container h4 a:hover, #container h5 a:hover, #container h6 a:hover {
	color: #336699;
	text-decoration: none;
	}
/************************************************
*	3.	Header  									*
************************************************/
#header {
	background: #F9F9F9;
	width: 100%;
	margin: 0px auto 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	position:relative;
}
#header #title {
	padding: 0px;
	margin: 0px;
	}
#header #title a {
	float: left;
	display: block;
	background: url(images/logo.png) no-repeat;
	width: 160px; 
	height: 100px;
	margin: 0px; 
	padding: 0px 0px 0px 33px;
	text-indent: -9999px;
	overflow: hidden;
	}
	#headertopbar  {
	background: #20437c;
	width: 100%;
	margin: 0px auto 0px;
	padding: 0px;
	height: 40px;
	border-bottom: 1px solid #CCCCCC;
	position:relative;
 }
#headertopbar	div {
	width: 896px;
	height: 40px;
	margin: 0px auto 0px;
	top:0px;
	display:block;
}
	
#headertopbar div span {
	margin: 0px auto 0px;
 	padding: 10px 0px 5px 0px;
	font-size:22pt;
	font-weight:bold;
	text-align:right;
	color:#FFF;
	height: 40px;
	float:right;
	display:block;
	}

#headercontent {
	background: #F9F9F9;
	width: 896px;
	height: 100px;
	margin: 0px auto 0px;
	top:0px;
}
.logo {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
/************************************************
*	4.	Navigation      							*
************************************************/
#navpad {
	float: right;
	display: block;
	width: 596px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
#navigation {
	float: right;
	display: block;
	background: none;
	font-size: 12pt;
	font-family: Arimo, "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 25px 0px 0px 0px; 
	}
	
/*** ESSENTIAL STYLES ***/
.menu, .menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	}
.menu {
	float: right;
	}
.menu ul {
	margin: 0px;
	padding: 0px;
	}
.menu ul ul, ul.menu ul {
	position: absolute;
	top: -9999px;
	width: 160px; /* left offset of submenus need to match (see below) */
	margin: 0px 0px 0px 0px;
	}
.menu ul ul ul, ul.menu ul ul {
	margin: 0px;
	}
.menu ul li ul li, ul.menu ul li {
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
.menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	}
.menu li {
	float: left;
	display: inline-block;
	position: relative;
	}
.menu a {
	display: inline-block;
	position: relative;
	}
.menu li:hover ul,
.menu li.sfHover ul {
	left: 0;
	top: 50px; /* match top ul list item height */
	z-index: 99;
	}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top: -9999px;
	}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top: -9999px;
	}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
	
/*** SKIN ***/
#header .menu .current_page_item a,
#header .menu .current_page_ancestor a,
#header .menu .current-menu-item a,
#header .menu .current-cat a {
	color: #333333;
	font-weight: bold;
	}
#header .menu li .current_page_item a, #header .menu li .current_page_item a:hover,
#header .menu li .current-menu-item a, #header .menu li .current-menu-item a:hover,
#header .menu li .current-cat a, #header .menu li .current-cat a:hover {
	background-image: none !important;
	color: #333333;
	font-weight: bold;
	}
#header .menu .current_page_item ul li a,
#header .menu .current-menu-item ul li a,
#header .menu .current-menu-ancestor ul li a,
#header .menu .current_page_ancestor ul li a,
#header .menu .current-cat ul li a {
	background-color: #F5F5F5;
	background-image: none !important;
	}
#header .menu .current_page_item ul li a:hover,
#header .menu .current-menu-item ul li a:hover,
#header .menu .current-menu-ancestor ul li a:hover,
#header .menu .current_page_ancestor ul li a:hover,
#header .menu .current-menu-ancestor ul .current_page_item a,
#header .menu .current_page_ancestor ul .current-menu-item a,
#header .menu .current-cat ul li a:hover {
	background: #336699;
	color: #FFFFFF;
	}
.menu {
	margin-bottom: 0;
	}
.menu .home a {
	border-left: none;
	}
.menu a {
	color: #999999;
	height: 44px;
	margin: 0px;
	padding: 0px 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	}
.menu a, .menu a:link, .menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #999999;
	text-shadow: none;
	}
.menu li li a {
	display: block;
	background: #F9F9F9;
	color: #999999 !important;
	height: auto;
	font-size: 11px;
	line-height: 28px;
	margin: 0px 4px 4px 0px;
	padding: 0px 12px 0px 12px;
	text-align: left;
	text-decoration: none;
	border: 1px solid #20437C;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.menu li {
	margin: 0px 0px 0px 0px;
	}
.menu li li {
	margin: 0px 0px 0px 0px;
	}
.menu li:hover, .menu li.sfHover {
	outline: 0;
	}
.menu a:focus, .menu a:hover, .menu a:active {
	color: #333333;
	outline: 0;
	}
.menu li li:hover, .menu li li.sfHover {
	outline: 0;
	} 
.menu li li a:focus, .menu li li a:hover, .menu li li a:active {
	background: #336699;
	color: #FFFFFF !important;
	outline: 0;
	}
	
/*** ARROWS **/
.menu a.sf-with-ul {
	padding-right: 24px;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	background:	url(images/menu_drop.png) no-repeat; /* 8-bit indexed alpha png. IE6 gets solid image only */
	background-position:right top;
	}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 9px; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -9999px;
	overflow: hidden;
	background:	url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	
	}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 9px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}
/* point right for anchors in subs */
.menu ul ul .sf-sub-indicator, ul.menu ul .sf-sub-indicator { 
	background-position:  -10px 0; 
	}
.menu ul ul a > .sf-sub-indicator, ul.menu ul a > .sf-sub-indicator { 
	top: 8px;
	background-position:  0 0; 
	}
/* apply hovers to modern browsers */
.menu ul ul a:focus > .sf-sub-indicator,
.menu ul ul a:hover > .sf-sub-indicator,
.menu ul ul a:active > .sf-sub-indicator,
.menu ul ul li:hover > a > .sf-sub-indicator,
.menu ul ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}
	
/************************************************
*	5.	Featured Slider							    *
************************************************/
#homeslider {
	float: left;
	display: block;
	width: 896px;
	height: 600px;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
#homeslider .slideinfo {
	background: url(images/blue-clear-bar.png) repeat-y ;
	/*opacity: 0.75;
	filter:alpha(opacity=75);*/
	background: rgba(3, 68, 124, 0.75) ;
	float: left;
	display: block;
	position: absolute;
	color: #ffffff;
	width: 816px;
	height: 80px;
	margin: 360px 20px 0px 20px;
	padding: 20px;
	overflow: hidden;
	z-index: 8;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#homeslider .slideinfo:hover {
	text-decoration: none;
	background: url(images/blue-clear-bar.png) repeat-y ;
	background: rgba(3, 68, 124, 0.75) ;
	color: #FFFFFF;
	text-decoration: none; 
}
#homeslider .slideinfo h2 {
	float: left;
	display: inline-block;
	max-width: 240px;
	height: 80px;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: -0.4px;
	margin: 0px 15px 0px 0px;
	padding: 0px 14px 0px 0px;
	border-right: 1px solid #CCCCCC;
	overflow: hidden;
	color: #FFFFFF;
	background: none;
	background-color:transparent;
	}
#homeslider .slideinfo p {
	float: left;
	display: inline-block;
	width: 480px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 1.2em;
	color: #FFFFFF;
	background:none;
	background-color:transparent;
}
#homeslider .slideinfo:hover h2, #homeslider .slideinfo:hover p {
	text-decoration: none;
	color: #FFFFFF; 
	}
#homeslider .slideinfo .morearrow {
	float: right;
	display: inline-block;
	background: url(images/arrow_lg.png) no-repeat;
	width: 50px;
	height: 80px;
	}
#homeslider ul, #homeslider li {
	list-style-type: none;
	margin: 0px ;
	padding: 0px;
	color: #FFFFFF; 
	}
#slider1 {
	max-height: 500px !important;
	overflow: hidden;
	}
div.anythingSlider {
	width: 896px !important;
	margin: 0 auto 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	list-style: none;
	}
div.anythingSlider li iframe, div.anythingSlider li embed,
div.anythingSlider li object {
	float: left;
	display: block;
	width: 896px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 9;
	}
div.anythingSlider li .feature_video {
	float: left;
	display: block;
	width: 896px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	/*overflow: hidden;*/
	position: relative;
	z-index: 9;
	}
div.anythingSlider li .feature_img, div.anythingSlider li .feature_img img {
	float: left;
	display: block;
	width: 896px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
div.anythingSlider .anythingWindow {
	float: left;
	display: block;
	position: relative;
	width: 896px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 1;
	clear: both;
	}
ul.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
	}
ul.anythingBase li.panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 0px;
	}
/* Navigation Arrows */
div.anythingSlider .arrow.back {
	float: left;
	display: block;
	background: #FFFFFF;
	position: absolute;
	width: 40px;
	height: 40px;
	margin: 220px auto 0px;
	left: 0px;
	cursor: pointer;
	clear: both;
	z-index: 9;
	overflow: hidden;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	}
div.anythingSlider .arrow.forward {
	float: right;
	display: block;
	background: #FFFFFF;
	position: absolute;
	width: 40px;
	height: 40px;
	margin: 220px auto 0px;
	right: 0px;
	cursor: pointer;
	clear: both;
	z-index: 9;
	overflow: hidden;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	}
div.anythingSlider .arrow a {
	display: block;
	color: #333333 !important;
	height: 40px;
	width: 40px;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	margin: 0px 0px 0px 0px;
	outline: 0;
	}
div.anythingSlider .arrow a:hover {
	text-decoration: none;
	}
#container div.anythingSlider .arrow a:hover {
	color: #FFFFFF !important;
	}
div.anythingSlider .arrow a:active, div.anythingSlider .arrow a:focus {
	text-decoration: none;
	}
div.anythingSlider .arrow.forward a {
	text-indent: 2px;
	font-size: 26px;
	}
div.anythingSlider .arrow.back a {
	text-indent: 0px;
	font-size: 26px;
	}
div.anythingSlider .forward.disabled { 
	display: none; 
	}
div.anythingSlider .back.disabled { 
	display: none; 
	}
/* Autoplay Start/Stop button */
div.anythingSlider .start-stop {
	display: none !important;
	}
	
/* Navigation Links */
div.anythingSlider .anythingControls {
	float: left;
	display: block;
	height: 80px;
	width: 896px;
	margin: 510px auto 0px;
	padding: 0px;
	left: 0;
	position: absolute;
	overflow: hidden;
	z-index: 8;
	outline: 0;
	}	
div.anythingSlider.activeSlider .thumbNav a:hover, 
div.anythingSlider.activeSlider .thumbNav a.cur {
	background: #336699;
	}
div.anythingSlider .thumbNav {
	text-align: center;
	height: 85px;
	margin: 0px auto 0px !important;
	padding: 0px;
	background: url(images/slidernavbar.png);
	}
div.anythingSlider .thumbNav li {
	display: inline;
	text-transform: capitalize;
	font-size: 0;
	line-height: 0;
	float:left;
	}
	
	div.anythingSlider .thumbNav li p{
	display: block;
	font-size: 18px;
	line-height: 0px;
	color:#666;
	margin-top:5px;
		
	}
div.anythingSlider .thumbNav a {
	display: inline-block;
	background: #777777;
	position: relative;
	height: 10px;
	width: 10px;
	margin: 12px 105px;
	padding: 0px;
	overflow: hidden;
	outline: 0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	}
	
div.anythingSlider .thumbNav a:hover, 
div.anythingSlider .thumbNav a.cur {
	height: 10px;
	width: 10px;
	padding: 0px;
	background: #CCCCCC;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	}

	
div.anythingSlider.rtl .thumbNav a { 
	float: right; 
	
	}
div.anythingSlider.rtl .thumbNav { 
	float: left; 
	}
	
/************************************************
*	6.	Homepage 					     		    * 
************************************************/
#homepage {
	float: left;
	display: inline;
	width: 896px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#homepage ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
#homepage ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
#textbanner {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #CCCCCC;
	}
#textbanner p {
	color: #666666;
	font-family: Arimo, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 30px;
	margin: 8px 0px 4px 0px;
	}
.featuredtitle {
	color: #333333;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -1px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}
.homecontent {
	float: left;
	display: block;
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
.homecontent.second {
	margin: 20px 0px 0px 0px;
	}
.hometitle {
	float: left;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	line-height: 38px;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
.launch {
	float: right;
	display: inline-block;
	color: #FFFFFF !important;
	background: #CCCCCC;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px 0px 10px 0px;
	padding: 0px 12px;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.launch:hover {
	background: #336699;
	text-decoration: none;
	}
#homepage .homecontent iframe, #homepage .homecontent embed,
#homepage .homecontent object {
	float: left;
	display: block;
	max-width: 435px;
	max-height: 240px;
	margin: 6px 0px 8px 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	z-index: 8;
	}
.homecontent .homeimg {
	float: left;
	display: block;
	width: 100%;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.homecontent .homevideo {
	float: left;
	display: block;
	width: 100%;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	overflow: hidden;
	}
.homecontent .homevideo iframe,
.homecontent .homevideo embed,
.homecontent .homevideo object {
	display: block;
	width: 435px;
	height: 245px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 8;
	}
.homecontent .homepost {
	float: left;
	width: 435px;
	margin: 12px 26px 12px 0px;
	padding: 4px 0px 4px 0px;
	overflow: hidden;
	}
.homecontent .homepost.first {
	clear: both;
	}
.homecontent .homepost.second {
	margin: 12px 0px 12px 0px;
	}
.homeinfo {
	width: 435px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
.homeinfo .social {
	float: left;
	display: inline-block;
	width: 40px;
	margin: 0px 20px 0px 0px;
	}
.homeinfo .social a {
	display: inline-block;
	background: #CCCCCC;
	width: 40px;
	height: 40px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.homeinfo .social .link:hover {
	background: #669900;
	}
.homeinfo .social .twitter:hover {
	background: #00CCFF;
	}
.homeinfo .social .linkedin:hover, 
.homeinfo .social .facebook:hover {
	background: #336699;
	}
.homeinfo .social .rss:hover {
	background: #FF9900;
	}
.hometext {
	float: right;
	display: inline-block;
	width: 375px;
	margin: 0px;
	padding: 0px;
	}
.hometext p {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	}
	
/************************************************
*	7.	Content 					     		    * 
************************************************/
#container {
	margin: 0px auto 0px;
	}
#content.left {
	float: left;
	display: block;
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	}
#content.wide {
	float: left;
	display: block;
	width: 896px;
	margin: 0px 0px 0px 0px;
	padding:0px;
   min-height:500px;
	}
#content.archive {
	float: left;
	display: block;
	width: 430px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
#content.archive .feature_img img, 
#content.archive .feature_video {
	display: block;
	margin: 5px 0px;
	padding: 0px;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#content.archive iframe, #content.archive embed,
#content.archive object {
	display: block;
	width: 430px;
	max-height: 240px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	position: relative;
	z-index: 8;
	}
#content.left iframe, #content.left embed,
#content.left object {
	display: block;
	background: #F5F5F5;
	width: 600px;
	max-height: 338px;
	margin: 5px 0px 10px 0px;
	padding: 10px;
	position: relative;
	z-index: 8;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#content.left .feature_img {
	display: block;
	background: #F5F5F5;
	text-align: center;
	margin: 10px 0px;
	padding: 10px;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#content.left .feature_img:hover {
	background: #336699;
	}
#content.left .feature_img img {
	background: #F5F5F5;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
#featurebanner {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#featurebanner img {
	display: block;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
.archive_column {
	float: left;
	width: 275px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;
	}
.avatar {
	background: #F5F5F5;
	margin: 10px 10px 10px 0px;
	padding: 5px;
	}
.author_column {
	float: right;
	width: 450px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 19px;
	border-left: 1px solid #DDDDDD;
	}
.postarea {
	margin-top:-5px;
}
.postarea p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	}
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
.postarea ul li {
    	list-style: inside;
    	list-style-type: disc;
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
.postarea ul ul li {
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
blockquote {
	font-family: Arimo, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 28px;
	margin: 15px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #DDDDDD;
	}
.postauthor {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	}
.postauthor p {
	color: #999999;
	padding: 0px 0px 0px 0px;
	}
.postmeta {
	background: #F5F5F5;
	font-size: 11px;
	margin: 10px 0px 25px 0px;
	padding: 5px 10px 5px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.postmeta p {
	margin: 0px;
	padding: 0px;
	}
.feedtitle {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	}
.feedcontent {
	background: #F5F5F5;
	margin: 15px 0px 15px 0px;
	padding: 15px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.job-listing {
	background: #F5F5F5;
	margin: 15px 0px 15px 0px;
	padding: 15px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.apply {
	float: left;
	display: inline-block;
	color: #FFFFFF !important;
	background: #CCCCCC;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	margin: 10px 10px 0px 0px;
	padding: 0px 12px;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.apply:hover {
	background: #336699;
	text-decoration: none;
	}
code {
	color: #222222;
	background: #EAEAEA;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Arimo, Verdana, Tahoma, Verdana;
	}
/************************************************
*	8.	Portfolio 									*
************************************************/
.portfoliopost {
	float: left;
	display: block;
	background-color:transparent;
	width: 216px;
	margin: 16px 10px 0px 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	zoom: 1;
	}

.portfoliopost.forth {
    margin: 16px 0px 0px -1px !important;
}

.portfoliopost.first {
	clear: both;
	margin: 16px 10px 0px 0px;
	background-color:transparent;
	}
.portfoliotitle  {
    display: table;
    overflow: hidden;
    border: 1px solid #03447C;
    width: 214px;
    height: 50px;
    background-color: #03447C
	/*-moz-box-shadow: inset 0 0 4px rgb(2,47,86);
	-webkit-box-shadow: inset 0 0 4px rgb(2,47,86);
	box-shadow: inset 0 0 4px rgb(2,47,86);*/
}
.portfoliotitle  .portfoliotitlecell  {
	 color:#ffffff; text-align:center;font-size:13pt; font-weight:bold;
	display:table-cell;
	width:100%;
	vertical-align:middle;
	margin: 0px auto ;
	
}
.portfoliopost p {
	margin: 0px 0px 0px 0px;
	padding: 14px;
	min-height: 210px;
	max-height: 300px;
	overflow: hidden;
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	font-size: 9pt;
	font-weight:bold;
	background-color:#ececeb;
	/*-moz-box-shadow: inset 0 0 1px rgb(0,0,0);
	-webkit-box-shadow: inset 0 0 1px rgb(0,0,0);
    box-shadow: inset 0 0 1px rgb(0,0,0);*/
	}
.portfoliopost .launch {
	float: none;
	width: 100%;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
.portfolioimg {
	width: 100%;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	}
.attachment-portfolio .wp-post-image{
	width: 100%;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius:0px 0px 0px 0px;
	}
.portfoliovideo
	{
	min-height: 264px;
	max-height: 264px;
	}
.portfolioimg a img {
	float: left;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	color:#ffffff;
	}
.portfoliovideo iframe, 
.portfoliovideo embed, 
.portfoliovideo object {
	float: left;
	display: block;
	width: 216px;
	max-height: 264px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	z-index: 8;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
/************************************************
*	9.	WordPress Gallery						    *
************************************************/
.gallery {
	margin: auto;
	padding: 0px;
	}
.gallery-item {
	margin: 5px 0px;
	}
.gallery img {
	background: #F5F5F5;
	border: none !important;
	padding: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.gallery img:hover {
	background: #333333;
	border: none !important;
	padding: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
/************************************************
*	10.	Images  					     		    * 
************************************************/
.postarea img {
	overflow: hidden;
	border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	}
img.centered {
	display: block;
	margin: 5px auto 10px;
	padding: 0px;
	}
img.alignnone {
	padding: 0px;
	margin: 5px 0px 10px 0px;
	display: block;
	}
img.alignright {
	padding: 0px;
	margin: 5px 0px 10px 15px;
	display: inline;
	}
img.alignleft {
	padding: 0px;
	margin: 5px 15px 10px 0px;
	display: inline;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}
.alignright {
	float: right;
	margin: 10px 0px 10px 15px;
	}
.alignleft {
	float: left;
	margin: 10px 15px 10px 0px;
	}
.wp-caption {
	text-align: center;
	background-color: #F5F5F5;
	padding: 5px 0px 0px 0px;
	margin-bottom: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 10px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	11.	Pagination 	  		      			     	* 
************************************************/
#pagination {
	display: block;
	background: #FFFFFF;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}
.pagination {
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
.number-paginate {
	padding: 10px 0px;
	}
.number-paginate a {
	display: inline-block;
	background: none;  
	color: #666666; 
	height: 30px;
	line-height: 30px;
	margin-right: 4px; 
	padding: 0px 12px; 
	font-weight: bold;
	text-align: center; 
	text-decoration: none;
	border: none;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	}
.number-paginate a:hover, 
.number-paginate a:active {
	background: #000000; 
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	padding: 0px 12px; 
	border: none;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	}
.number-paginate .number-title {
	color: #555555; 
	margin-right: 4px;
	}
.number-paginate .number-gap {
	color: #999999; 
	margin-right: 4px;
	}
.number-paginate .number-current {
	display: inline-block;
	background: #000000; 
	color: #FFFFFF; 
	height: 30px;
	line-height: 30px;
	margin-right: 4px; 
	padding: 0px 12px;
	font-weight: bold;
	text-align: center; 
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	}
.number-paginate .number-page {
	}
.number-paginate .number-prev {
	}
.number-paginate .number-next {
	}
#prevLink {
	float: left;
	padding: 0px;
	margin: 0px;
	}
#nextLink {
	float: right;
	padding: 0px;
	margin: 0px;
	}
#prevLink p, #nextLink p {
	padding: 0px;
	}
#prevLink p a, #nextLink p a {
	display: block;
	padding: 0px;
	}
/************************************************
*	12.	Sidebars	 	        			     	* 
************************************************/
#sidebar_right {
	float: right;
	display: inline-block;
	width: 250px;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	}
#sidebar_left {
	float: left;
	display: inline-block;
	width: 180px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#sidebar_right ul, #sidebar_left ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
/************************************************
*	13.	Sidebar Widgets		       			     	* 
************************************************/
#sidebar_right .widget {
	float: left;
	display: block;
	width: 250px;
	list-style:none;
	margin: 0px 0px 10px 0px;
	padding: 15px 0px;
	}
#sidebar_left .widget {
	float: left;
	display: block;
	width: 175px;
	list-style:none;
	margin: 0px 0px 10px 0px;
	padding: 15px 0px;
	}
#sidebar_right .widget ul, 
#sidebar_left .widget ul {
	margin: 0px 0px 0px 0px;
	}
#sidebar_right .widget ul li, 
#sidebar_left .widget ul li {
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
#sidebar_right .widget ul li a, 
#sidebar_left .widget ul li a {
	display: block;
	color: #333333;
	font-size: 12px;
	font-family: Arimo, "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}
#sidebar_right .widget ul li a:hover, 
#sidebar_left .widget ul li a:hover {
	text-decoration: none;
	}
#sidebar_right .widget ul ul, 
#sidebar_left .widget ul ul {
	margin: 0px 0px 0px 10px;
	}
	
/************************************************
*	14.	Text Widget	& Tag Cloud Widget				*
************************************************/
.textwidget p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}
.tagcloud {
	line-height: 18px !important;
	}
	
/************************************************
*	15.	Custom Menu Widget							*
************************************************/
#sidebar_right ul.menu, #sidebar_left ul.menu {
	float: none;
	}
#sidebar_right ul.menu .current_page_item a, #sidebar_right ul.menu .current-menu-item a,
#sidebar_left ul.menu .current_page_item a, #sidebar_left ul.menu .current-menu-item a {
	background-color: none;
	background-image: none !important;
	color: #336699;
	border-right: none;
	}
#sidebar_right ul.menu li a, 
#sidebar_left ul.menu li a {
	background: none;
	color: #333333;
	height: auto;
	text-align: left;
	text-shadow: none;
	letter-spacing: 0px;
	border-right: none;
	}
#sidebar_right ul.menu li a:hover, 
#sidebar_left ul.menu li a:hover {
	color: #336699;
	}
#sidebar_right ul.menu li, 
#sidebar_left ul.menu li {
	float: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	}
#sidebar_right ul.menu li span, 
#sidebar_left ul.menu li span {
	top: 6px;
	}
#sidebar_right ul.menu li ul.sub-menu, 
#sidebar_left ul.menu li ul.sub-menu {
	width: 100%;
	top: 0;
	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 9;
	}
#sidebar_right ul.menu li ul.sub-menu span, 
#sidebar_left ul.menu li ul.sub-menu span {
	display: none;
	}
#sidebar_right ul.menu li ul.sub-menu li a, 
#sidebar_left ul.menu li ul.sub-menu li a  {
	background: none !important;
	width: 90%;
	margin: 0px;
	}
#sidebar_right ul.menu li ul.sub-menu li a:hover, 
#sidebar_left ul.menu li ul.sub-menu li a:hover  {
	color: #336699;
	}
#sidebar_right ul.menu li ul.sub-menu li ul.sub-menu li, 
#sidebar_left ul.menu li ul.sub-menu li ul.sub-menu li {
	display: none;
	}
/************************************************
*	16.	Calendar Widget							*
************************************************/
#calendar_wrap {
	margin: 0px auto 0px;
	padding: 5px 0px 5px 0px;
	}
#wp-calendar {
	width: 100%;
	text-align: center;
	}
#wp-calendar a {
	margin: 0px !important;
	}
#wp-calendar caption {
	font-family: Arimo, "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	}
#wp-calendar #prev a {
	float: left;
	margin: 10px 0px 0px 0px !important;
	text-align: left;
	}
#wp-calendar #next a {
	float: right;
	margin: 10px 0px 0px 0px !important;
	text-align: right;
	}
	
/************************************************
*	17.	Recent Comments Widget						*
************************************************/
#sidebar_left #recentcomments a, 
#sidebar_right #recentcomments a {
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	}
#sidebar_left #recentcomments li,
#sidebar_right #recentcomments li {
	display: block;
	padding: 2px 0px;
	margin: 0px;
	}
	
/************************************************
*	18.	Search Form									*
************************************************/
.widget_search {
	float: left;
	display: block;
	width: 100%;
	}
#searchform {
	margin: 0px;
	padding: 0px;
	}
#searchform label {
	display: none;
	}
#s {
	background: #F5F5F5;
	width: 97%;
	color: #666666;
	font-size: 12px;
	font-family: Arimo, "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 6px 4px;
	display: inline;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#searchsubmit {
	float: right;
	background: #F5F5F5;
	color: #333333;
	font-family: Arimo, "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 80px;
	margin: 10px 0px 0px 0px;
	padding: 6px 3px 6px 3px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#searchsubmit:hover {
	background: #336699;
	color: #FFFFFF;
	}
#searchbox {
	background: #F5F5F5;
	width: 180px;
	color: #666666;
	font-family: Arimo, "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 4px 0px 4px 5px;
	margin: 0px 0px 0px 0px;
	border: none;
	}
/************************************************
*	19.	Footer  									*
************************************************/
#footerbottom {
	background: #F9F9F9;
	display: block;
	width: 100%;
	margin: 0 auto 0;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	}
#footerinfo {
	background: #F9F9F9;
	color: #999999;
	width: 896px;
	margin: 0px auto 0px;
	padding: 12px 48px;
	overflow: hidden;
	}
#footerinfo p {
	margin: 0px;
	padding: 0px;
	}
#footerinfo a {
	text-decoration: none;
	}
#footerinfo a:hover {
	text-decoration: underline;
	}
.footerleft {
	float: left;
	display: block;
	font-size: 11px;
	line-height: 18px;
	}
.footerright {
	float: right;
	display: block;
	margin: 5px 0px 0px 0px;
	}
/************************************************
*	20.	Comments									*
************************************************/
#submit {
	float: left;
	display: block;
	background: #F5F5F5;
	color: #333333;
	font-family: Arimo, "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	cursor: pointer;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#submit:hover {
	color: #FFFFFF;
	background: #336699;
	}
#author, #email, #url {
	background: #F5F5F5 !important;
	color: #666666;
	font-size: 12px;
	font-family: Arimo, "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	border: 1px solid #EEEEEE;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#comment {
	background: #F5F5F5 !important;
	color: #666666;
	font-size: 12px;
	font-family: Arimo, "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border: 1px solid #EEEEEE;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.postcomments {
	display: block;
	margin: 20px 0px 0px 0px;
	overflow: hidden;
	}
.commentlist li ul li {
	font-size: 12px;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 10px;
	padding: 4px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 140px;
	padding: 8px 0px 8px 0px;
	margin: 5px 5px 0px 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#commentform {
	margin: 0px;
	width: 97.6%;
	}
#commentform textarea {
	width: 100%;
	padding: 6px;
	}
#respond {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
#commentform p {
	margin: 5px 0px 5px 0px;
	}
.alt {
	margin: 0px;
	padding: 10px;
	}
.commentlist {
	margin: 0px;
	padding: 0px;
	}
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
.commentlist li {
	margin: 15px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: 5px;
	margin-left: 5px;
	}
.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
.children {
	margin: 0px;
	padding: 0px;
	}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: none;
	}
.reply {
	padding: 5px 0px 0px 0px;
	}
.reply a, .reply a:visited {
	display: inline-block;
	background: #FFFFFF;
	color: #333333;
	font-family: Arimo, "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 8px 2px 8px;
	border: 1px solid #EEEEEE;
	}
.reply a:hover {
	background: #336699;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #EEEEEE;
	}
.commentmetadata {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	display: block;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
.thread-even {
	background: #F9F9F9;
	margin: 0px;
	padding: 0px;
	}
.depth-1 {
	border: 1px solid #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
.even, .alt {
	border: 1px solid #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	21.	Gravity Forms Styling									*
************************************************/
#container .gform_wrapper { 
	/*overflow:hidden;*/
	margin-bottom:10px;
margin: 0 auto;

/*max-width:50%;*/
line-height:10px;
	}

#container #gform_wrapper_2 {max-width:100%}

/* ALL FORMS - Global Settings */
.gform_page_footer {clear:both}

/* FORM 1 - The Flexibility Pre-Approval */

body #gform_wrapper_1 .gform_body .gform_fields .gfield input {text-transform:uppercase!important;}

#gform_wrapper_1 #gform_fields_1 li.gfield.gcalc {clear:none}
#gform_wrapper_1 #gform_fields_1 li.gfield.gcalc {float:left; width:160px}
#gform_wrapper_1 #field_1_44 {float:left; width:80px; margin-right:20px;}

#gform_wrapper_1 form li.gfield.gcalc {margin-right:-30px;}
#container .gform_wrapper .flxsized input {background: #def0ff; color:#000}
#container #gform_wrapper_1 input.button.gform_button {background:#3dbe43; box-shadow:0px 0px 2px #022F56 inset;}
.fieldhide input {display:none;}
#gform_wrapper_1 #gform_fields_1 li.gfield.gcalc.fieldhide {clear:left;}

#gform_wrapper_1 #gform_fields_1 li.gfield.gcalc.fieldhide.labeldubs .gfield_description {padding:0px; font-size:12px; margin: 0px; font-weight: bold; display: inline-block; line-height: 1.3em; clear: both; color: #369; font-style:normal}


#container .gform_wrapper #gform_fields_1 .flxsized .ginput_container input.medium {width:60%!important}
#container .gform_wrapper #gform_fields_1 .flxsized.gfocus .ginput_container input.medium {background:#e9f6ff; font-weight:bold;}

.ghidereq span {display:none}

#gform_wrapper_1 #input_1_74 li {margin-top:5px; float:left; margin-right:48px}
#gform_wrapper_1 #input_1_74 li.gchoice_74_4 {margin-right:-8px;}
#gform_wrapper_1 #input_1_107 li {margin-top:5px; float:left; margin-right:48px}
#gform_wrapper_1 #input_1_107 li.gchoice_107_4 {margin-right:-8px;}
#gform_wrapper_1 #input_1_145 li {margin-top:5px; float:left; margin-right:48px}
#gform_wrapper_1 #input_1_145 li.gchoice_145_4 {margin-right:-8px;}
#gform_wrapper_1 #input_1_209 li {margin-top:5px; float:left; margin-right:48px}
#gform_wrapper_1 #input_1_209 li.gchoice_209_4 {margin-right:-8px;}
#gform_wrapper_1 #input_1_210 li {margin-top:5px; float:left; margin-right:48px}
#gform_wrapper_1 #input_1_210 li.gchoice_210_4 {margin-right:-8px;}

#gform_wrapper_1 #gform_fields_1 li.gfield.gtradio {clear:none; width:756px}

/*#gform_fields_1 .flxsized #ginput_container .medium {width:80px!important}*/
/*#gform_wrapper_1 #gform_fields_1 li.gfield.gcalc.fieldhide {clear:left;margin-right:20px}*/
/*#gform_wrapper_1 input #gform_next_button_1_40 .button.gform_next_button {float:left;}*/

body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text] {background:#FFF; font-style:normal;}
body #gform_wrapper_1 .gform_body .gform_fields .gfield select {background:#FFF; font-style:normal;}
body #gform_wrapper_1 .top_label .gfield_label {color:#369}

/* FORM 8 - The Brokerage Pre-Approval */

body #gform_wrapper_8 .gform_body .gform_fields .gfield input {text-transform:uppercase!important;}

#gform_wrapper_8 #gform_page_8_2 li.gfield.gcalc {clear:none}
#gform_wrapper_8 #gform_page_8_2 li.gfield.gcalc {float:left; width:160px}
#gform_wrapper_8 #field_8_44 {float:left; width:80px; margin-right:20px;}

#gform_wrapper_8 form li.gfield.gcalc {margin-right:-30px;}
#container .gform_wrapper .flxsized input {background: #def0ff; color:#000}
#container #gform_wrapper_8 input.button.gform_button {background:#3dbe43; box-shadow:0px 0px 2px #022F56 inset;}
.fieldhide input {display:none;}
#gform_wrapper_8 #gform_page_8_2 li.gfield.gcalc.fieldhide {clear:left;}
body #gform_wrapper_8 .red label.gfield_label  {color:#ff0000;}

#gform_wrapper_8 #gform_page_8_2 li.gfield.gcalc.fieldhide.labeldubs .gfield_description {padding:0px; font-size:12px; margin: 0px; font-weight: bold; display: inline-block; line-height: 1.3em; clear: both; color: #369; font-style:normal}


#container .gform_wrapper #gform_page_8_2 .flxsized .ginput_container input.medium {width:60%!important}
#container .gform_wrapper #gform_page_8_2 .flxsized.gfocus .ginput_container input.medium {background:#e9f6ff; font-weight:bold;}

.ghidereq span {display:none}

#gform_wrapper_8 #input_8_74 li {margin-top:5px; float:left; margin-right:48px}
#gform_wrapper_8 #input_8_74 li.gchoice_74_4 {margin-right:-8px;}
#gform_wrapper_8 #input_8_107 li {margin-top:5px; float:left; margin-right:48px}
#gform_wrapper_8 #input_8_107 li.gchoice_107_4 {margin-right:-8px;}
#gform_wrapper_8 #input_8_145 li {margin-top:5px; float:left; margin-right:48px}
#gform_wrapper_8 #input_8_145 li.gchoice_145_4 {margin-right:-8px;}
#gform_wrapper_8 #input_8_209 li {margin-top:5px; float:left; margin-right:48px}
#gform_wrapper_8 #input_8_209 li.gchoice_209_4 {margin-right:-8px;}
#gform_wrapper_8 #input_8_210 li {margin-top:5px; float:left; margin-right:48px}
#gform_wrapper_8 #input_8_210 li.gchoice_210_4 {margin-right:-8px;}


#gform_wrapper_8 #gform_page_8_2 li.gfield.gtradio {clear:none; width:756px}

/*#gform_fields_8 .flxsized #ginput_container .medium {width:80px!important}*/
/*#gform_wrapper_8 #gform_fields_8 li.gfield.gcalc.fieldhide {clear:left;margin-right:20px}*/
/*#gform_wrapper_8 input #gform_next_button_8_40 .button.gform_next_button {float:left;}*/

body #gform_wrapper_8 .gform_body .gform_fields .gfield input[type=text] {background:#FFF; font-style:normal;}
body #gform_wrapper_8 .gform_body .gform_fields .gfield select {background:#FFF; font-style:normal;}
body #gform_wrapper_8 .top_label .gfield_label {color:#369}







/* FORM 4 - The Kobelco Leasing Pre-Approval [OFFLINE] */

#gform_wrapper_4 #gform_fields_4 li.gfield.gcalc {clear:none; float:left; width:160px}
#gform_wrapper_4 #field_4_44 {float:left; width:80px; margin-right:20px;}
#gform_wrapper_4 form li.gfield.gcalc {margin-right:-30px;}
#container #gform_wrapper_4 input.button.gform_button {background:#3dbe43; box-shadow:0px 0px 2px #022F56 inset;}
#gform_wrapper_4 #gform_fields_4 li.gfield.gcalc.fieldhide {clear:left;}
#container .gform_wrapper #gform_fields_4 .flxsized .ginput_container input.medium {width:60%!important}
#container .gform_wrapper input#gform_next_button_4_40.button.gform_next_button {clear:both; float:left}

body #gform_wrapper_4 .gform_body .gform_fields .gfield input[type=text] {background:#FFF; font-style:normal;}
body #gform_wrapper_4 .gform_body .gform_fields .gfield select {background:#FFF; font-style:normal;}
body #gform_wrapper_4 .top_label .gfield_label {color:#369}


/* FORM 5 - The Stand-Alone Payment Calculator */
#gform_wrapper_5 #gform_fields_5 li.gfield.gcalc {clear:none; float:left; width:160px}
#gform_wrapper_5 #field_5_44 {float:left; width:80px; margin-right:20px;}
#gform_wrapper_5 form li.gfield.gcalc {margin-right:-30px;}
#container #gform_wrapper_5 input.button.gform_button {display: none}
#gform_wrapper_5 #gform_fields_5 li.gfield.gcalc.fieldhide {clear:left;}
#container .gform_wrapper #gform_fields_5 .flxsized .ginput_container input.medium {width:60%!important}
#container .gform_wrapper input#gform_next_button_5_40.button.gform_next_button {display: none}

body #gform_wrapper_5 .gform_body .gform_fields .gfield input[type=text] {background:#FFF; font-style:normal;}
body #gform_wrapper_5 .gform_body .gform_fields .gfield select {background:#FFF; font-style:normal;}
body #gform_wrapper_5 .top_label .gfield_label {color:#369}

/* FORM 6 - The Kobelco Leasing Enquiry Form */
#gform_wrapper_6 .gfield_label {    text-transform: uppercase;
    clear: both;
    color: #FFF;
    font-weight: bold;
    background: url('http://www.flexfleet.com.au/wp-content/uploads/2014/03/form-label-bg.png') repeat scroll 0% 0% transparent;
    display: inline-block;
    padding: 4px 4px 4px 10px;
    width: 192px;
    border-radius: 4px;
font-size:14px;
} 
#gform_wrapper_6 .gfield_description {color:#FFF}
#container #gform_wrapper_6 #gform_fields_6 .ginput_container input.medium  {background:none repeat scroll 0% 0% rgba(255, 255, 255, 0.15); color:#FFF;}
#container #gform_wrapper_6 #gform_fields_6 .ginput_container select  {background:none repeat scroll 0% 0% rgba(255, 255, 255, 0.15); color:#FFF;}
#container #gform_wrapper_6 #gform_fields_6 .ginput_container textarea  {background:none repeat scroll 0% 0% rgba(255, 255, 255, 0.15); color:#FFF;}
#container #gform_wrapper_6 .gfield_required {color:#FFF; display:none;}
#input_6_5 {width:48%}
#input_6_6 {width:47%}
#input_6_7 #recaptcha_table {background:#FFF}
#container .gform_wrapper #gform_submit_button_6.button  {font-size: 26px; color: #FFF; background: none repeat scroll 0% 0% #08B6D4; padding: 4px 10px; text-transform: uppercase; text-decoration: none; font-weight: bold; display: inline-block; width: auto; height: auto; border-radius:6px;}

#container #gform_wrapper_6 .gfield_error { 
border: #ea2d2d 1px ;
	background-color: transparent!important;/*#ea2d2d*/
	color:#000; 
	/*margin-top:0px!important;*/
	/*margin-bottom:0px;*/
	/*padding:0px 0px 0px 0px!important;*/ 
	}
#container #gform_wrapper_6 .gfield_error .gfield_label { 
	color:#FFF;
	}
#container #gform_wrapper_6 .validation_error { 
	background: #ea2d2d;
	color:#FFF; 
	font-family: Arimo, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;  
	font-size:18px;
	font-style: bold;
	text-align:left;
	line-height:150%;  
	margin-bottom:0px;
	width: 380px;
	padding: 20px;
	}
#container #gform_wrapper_6 .validation_message { 
	color:#ea2d2d!important;  
	font-size:11px;  
	font-family: Arimo, Georgia, "Times New Roman", Times, serif;  
	letter-spacing:normal;
	}


/*.postarea .gform_wrapper ul li {margin-bottom:-10px}*/


#gform_wrapper_2 .top_label input.medium,
#gform_wrapper_2 .top_label select.medium {
	width: 100px!important;
}

/* End Custom Settings */

#container .gform_wrapper textarea, 
#container .gform_wrapper input, 
#container .gform_wrapper select {
	background: #F5F5F5; 
	border: 1px solid #E0E0E0;
	outline-style:none;
	color: #666666;
	font-size:16px;  
	font-family: Arimo, Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding:8px 5px;  
	letter-spacing:normal;
	}
#container .gform_wrapper input:hover, 
#container .gform_wrapper textarea:hover, 
#container .gform_wrapper select:hover {
	background: #EEEEEE;
	color: #333333;
	}
#container .gform_wrapper h1, 
#container .gform_wrapper h2, 
#container .gform_wrapper h3 {
	font-weight:normal; 
	border:none; 
	outline:none; 
	background:none;
	}
#container .gform_wrapper:focus { 
	outline:none;
	}
#container .gform_wrapper form { 
	text-align:left;
	}
#container .gform_wrapper select option {
	padding:2px 2px;
	border: none;
	outline: 0;
	}
#container .gform_wrapper .field_hover { 
	border:1px dashed #2175A9!important;  
	cursor:pointer;
	}
#container .gform_wrapper .field_selected { 
	background-color:#DFEFFF;  
	border:1px solid #C2D7EF!important;
	}
#container .gform_wrapper .gsection .gfield_label, 
#container .gform_wrapper h2.gsection_title, 
#container .gform_wrapper h3.gform_title { 
	font-weight:bold;  
	font-size:16px;  
	font-family: Arimo,Helvetica,sans-serif;
	}
#container .gform_wrapper ul li {
	padding: 0px;
	}
#container .gform_wrapper .gsection { 
	border-bottom:1px dotted #ccc!important;  
	padding:0 0 8px 0;  
	margin:8px 0 16px 0;
	}
#container .gform_wrapper .ginput_complex label, 
#container .gform_wrapper .gfield_time_hour label, 
#container .gform_wrapper .gfield_time_minute label, 
#container .gform_wrapper .gfield_date_month label, 
#container .gform_wrapper .gfield_date_day label, 
#container .gform_wrapper .gfield_date_year label, 
#container .gform_wrapper .instruction {
	display: block;
    font-size: 10px;
    letter-spacing: 1px;
    margin: 3px 0 8px;
	}	
#container .gform_wrapper .description, 
#container .gform_wrapper .gfield_description, 
#container .gform_wrapper .gsection_description,
#container .gform_wrapper .instruction { 
	font-size:10px; 
	line-height:150%; 
	clear:both; 
	font-family: Arimo,verdana,sans-serif; 
	letter-spacing:normal;
	}
#container .gform_wrapper .description, 
#container .gform_wrapper .gfield_description, 
#container .gform_wrapper .gsection_description { 
	padding:4px 0 8px 0;
	}
#container .gform_wrapper .gfield_description {
	padding: 10px 0 8px 0; 
	font-style: italic;
	}
#container .gform_wrapper .gsection_description {
	font-style: italic;
	}
#container .gform_wrapper .gfield_required { 
	color:#790000;  
	margin-left:4px;
	}
#container .gform_wrapper .gfield_error { 
border: solid 2px #ea2d2d;
	background-color:#FFF!important;/*#ea2d2d*/
	color:#000; 
	/*margin-top:4px!important;*/
	/*margin-bottom:6px;*/
	/*padding:6px 6px 4px 6px!important;*/ 
	}
#container .gform_wrapper .gfield_error .gfield_label { 
	color:#ea2d2d;
	}
#container .gform_wrapper .validation_error { 
	background: #ea2d2d;
	color:#FFF; 
	font-family: Arimo, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;  
	font-size:18px;
	font-style: bold;
	text-align:center;
	line-height:150%;  
	margin-bottom:10px;
	width: 100%;
	padding: 20px;
	}
#container .gform_wrapper .validation_message { 
	color:#ea2d2d!important;  
	font-size:11px;  
	font-family: Arimo, Georgia, "Times New Roman", Times, serif;  
	letter-spacing:normal;
	}
#container .gform_wrapper input.button { 
	font-size:16px;  
	font-weight: normal;
	color:#FFF!important;
border:1px solid #333; 
box-shadow:0px 0px 4px #022F56 inset
	padding: 8px 14px;
background:#03447C;
	}
#container .gform_wrapper input.button:hover { 
	color: #FFF;
	box-shadow:0px 0px 4px #022F56 inset;
	background: #333333;
	}
#container #gforms_confirmation_message {
	background-color:#fffac6; 
	border:1px solid #feda70; 
	margin-top:10px; 
	margin-bottom:10px; 
	padding:20px 0; 
	font-size:14px;
	color:#252525; 
	text-align:center
	}
#container img.ui-datepicker-trigger {
	position:relative; 
	top: 10px;
	}
/************************************************
*	22.	Media Queries								*
************************************************/
	
/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */
#container {
	padding: 0px;
	background: none;
	color: #333333;
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}
.holder {
	width: 896px;
	overflow: hidden;
	margin:0 auto;
	}
	
/*@media screen and (max-width: 992px)  {*/
	#header, #container, #footerbottom {
	width: 100%;
	}
	
   #container{
	margin:8px 0px 0px 0px;
	}
	
  #footerbottom {
	width: 100%;
	margin-top:16px;
	}
/*}*/

@media screen and (max-width: 528px)  {
   #wrap{
	margin:0px auto 0px;
	}

}

/************************************************
*	23.	 Full width page with gradient bar/image								*
************************************************/

#fullpage-banner-no-image {
	float: left;
	display: block;
	width: 100%;
	height: 100%;
   position: relative; 
   margin-bottom: 50px;
}
#fullpage-banner-no-image-top { 
	position: absolute; 
	left: 0px; 
	top: 0px;
	color: white; 
	font: bold 36pt Arimo,Helvetica, Sans-Serif; 
	letter-spacing: -1px;  
	padding: 5px;
	margin: 0px 0px 30px 0px;
    z-index: 1;
	background: url(images/blue-clear-bar.png) repeat-y ;
	background-image: -webkit-linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	background-image: -moz-linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	background-image: -ms-linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	background-image: linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03447c', endColorstr='#007db9e8',GradientType=1); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#03447c', endColorstr=transparent)"; /* IE8+ */  
	border-radius: 3px 3px 3px 3px;
	
   }
	#fullpage-banner-no-image span{ 
	border-bottom: 1px solid rgb(250,181,50);
	padding:5px 5px 0px 10px;
}

#fullpage-banner {
	float: left;
	display: block;
	width: 100%;
	height: 100%;
	position: relative; 
	margin: 0px 0px 0px 0px;
	clear:both;
}
#fullpage-banner img {
	width:896px;
	height:320px;
}
#fullpage-banner  {
	float: left;
	display: block;
	width: 100%;
	position: relative; 
	clear:both;
	margin-bottom:8px;
}
 #fullpage-banner-top { 
	position: absolute; 
	left: 0px; 
	top: 0px;
	color: white; 
	font: bold 36pt Arimo,Helvetica, Sans-Serif; 
	letter-spacing: -1px;  
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
    z-index: 1;
	background: url(images/blue-clear-bar.png) repeat-y ;
	background-image: -webkit-linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	background-image: -moz-linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	background-image: -ms-linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	background-image: linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03447c', endColorstr='#007db9e8',GradientType=1); /* IE6 & IE7 */  
   /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#03447c', endColorstr=transparent)"; /* IE8+ */  
	border-radius: 3px 3px 3px 0px;
	width:100%;
	min-height:70px;
	overflow:hidden;
   }
   
   #fullpage-banner-top-gap {
   margin:65px 0px 0px 0px;
   }
   
	#fullpage-banner-top span{ 
	border-bottom: 1px solid rgb(250,181,50);
	padding:5px 5px 0px 0px;
}   
#fullpage-banner-bottom { 
	position: absolute; 
	left: 0px; 
	bottom:0px;
	padding: 5px;
	color: #ffffff; 
	font: bold 16pt Arimo,Helvetica, Sans-Serif; 
	letter-spacing: -1px;
    z-index: 1;
	background: url(images/blue-clear-bar.png) repeat-y ;
	background-image: -webkit-linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	background-image: -moz-linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	background-image: -ms-linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	background-image: linear-gradient(left, rgba(3, 68, 124, 0.8) 0%, rgba(3, 68, 124, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03447c', endColorstr='#007db9e8',GradientType=1); /* IE6 & IE7 */  
   /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#03447c', endColorstr=transparent)"; /* IE8+ */  
	width:100%;
	min-height:70px;
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
   }
   



#fullpage-banner-bottom h2 {
    color: #FFF;
    font: bold 16pt Arimo,Helvetica,sans-serif;
    letter-spacing: -1px;
}
   #fullpage-banner-bottom span{ 
	padding:5px 5px 0px 0px;
	vertical-align:middle;
	display:table-cell;
	}
#fullpage-banner-bottom span p {
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	vertical-align:middle;
}
/************************************************
*	24.	 Formatted body text and tables								*
************************************************/	
#fullpagewithbanner-content
{
	margin:0 auto;
	display:block;
	width:100%;
	float:left;
	overflow:visible; /* () */
}
.flexbodytext {
	display: block;
	float: left;
	margin: 4px 0px 4px 0px;
	padding: 10px 10px 10px 10px;
	background-color:#ececeb;
	border-radius: 3px;
    /*border:0.5px rgb(159, 159, 159) solid;*/
	font-size:9pt;
    }

.flexbodytextform {
	display: block;
	float: left;
	margin:32px 0px;
	padding: 10px 10px 10px 10px;
	background-color:#ececeb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: inset 0 0 1px rgb(0,0,0);
	-webkit-box-shadow: inset 0 0 1px rgb(0,0,0);
	box-shadow: inset 0 0 1px rgb(0,0,0);
	font-size:9pt;
	clear:both
}
	
#flextable-endterm-wrapper 
{
width: 550px;
}
.flextable
{
  border-collapse:separate;
  border-spacing: 0px;
  margin: 8px 0px 1px 1px;
  width:100%;
  float:left;
  }

.flextable.contactus
{
width:550px;
}
.flextable.endterm-wrapper
{width:42%}


.flextable thead th  { 
	background-color:#03447c; color:#ffffff; text-align:center; padding:5px; font-size:11pt; font-weight:bold;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*-moz-box-shadow: inset 0 0 4px rgb(2,47,86);
	-webkit-box-shadow: inset 0 0 4px rgb(2,47,86);
	box-shadow: inset 0 0 4px rgb(2,47,86);*/
	text-align:center;
    font-size:14pt; 
	padding:5px 5px 5px 20px;
	
}
.flextable td { background-color:#dbdcdc ;color:#000000; text-align:left; padding:5px 5px 5px 20px; font-size:9pt; font-weight:bold; } /*IE8*/
.flextable tbody tr:nth-child(odd) td   { background-color:#dbdcdc ;color:#000000; text-align:left; padding:5px 5px 5px 20px; font-size:9pt; font-weight:bold; } /*odd*/
.flextable tbody tr:nth-child(even) td { background-color:#ececeb;color:#000000; text-align:left; padding:5px 5px 5px 20px; font-size:9pt; font-weight:bold; } /*even*/
.aboutus-table-blocks 
{
	display:block;
	float:left;
	width:216px;
	padding:0px;
	/*border:1px solid #ccc;*/
	 margin:0px /*7px*/ 10.5px 0px 0px;
	-moz-box-shadow: 0 0 1px #000000 inset;
	-webkit-box-shadow: 0 0 1px #000000 inset;
	box-shadow: 0 0 1px #000000 inset;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
 }
 
 .aboutus-table-blocks.last
{
	 margin:0px 0px 0px 0px;
}
.flextable-aboutus
{
	margin:0px;
	width:100%;
	float:left;

}

.flextable-aboutus thead th  { 
	background-color:#03447c; color:#ffffff; text-align:center; padding:0px ; font-size:11pt; font-weight:bold;
	border-radius: 3px 3px 0px 0px;
	/*border: 2px solid #333;*/
	-moz-box-shadow: inset 0 0 4px rgb(2,47,86);
	-webkit-box-shadow: inset 0 0 4px rgb(2,47,86);
	box-shadow: inset 0 0 4px rgb(2,47,86);
	text-align:center;
    font-size:12.5pt; 
    height:60px;
padding:1px;
}

.flextable-aboutus thead th h2 {
	text-align:center;
    font-size:12.5pt; 
color:#FFF;
font-weight:bold;
line-height:1.2em;
}

.flextable-aboutus td { background-color:#dbdcdc ;color:#000000; text-align:left;font-size:9pt; font-weight:bold;height:40px;max-height:40px;} /*IE8*/
.flextable-aboutus td ul {margin:4px; padding: 1px 20px;}
.flextable-aboutus td ul li {margin:5px 0px; padding:0px;list-style-type:disc;list-style-position:outside;}
.flextable-aboutus tbody tr:nth-child(odd) td   { background-color:#dbdcdc ;color:#000000; text-align:left; font-size:9pt; font-weight:bold;height:40px;max-height:40px; } /*odd*/
.flextable-aboutus tbody tr:nth-child(even) td { background-color:#ececeb;color:#000000; text-align:left;font-size:9pt; font-weight:bold;height:40px;max-height:40px; } /*even*/
.flextable-asset-border 
{
  display: block;
  float: left;
  margin: 8px 0px 0px 0px;
  padding: 0px;
   background-color:transparent;
  border-radius: 3px 3px 3px 3px;
  /*border: 1px solid #cccccc;
  -moz-box-shadow: 2px 2px 2px  #ccc;
  -webkit-box-shadow: 2px 2px 2px  #ccc;
  box-shadow: inset 0 0 2px #fff;*/
  width:100%;
}
.flextable-asset
{
	border-collapse:separate;
	border-spacing: 0px;
	margin:20px 0px 1px 2px;
	width:100%;
	float:left;
	vertical-align:top;
}
.flextable-asset thead th  { 
	background-color:#03447c; color:#ffffff; text-align:center; padding:0px ; font-size:11pt; font-weight:bold;
	border-radius: 3px 3px 0px 0px;
	/*border: 1px solid #333;
	-moz-box-shadow: inset 0 0 4px rgb(2,47,86);
	-webkit-box-shadow: inset 0 0 4px rgb(2,47,86);
	box-shadow: inset 0 0 4px rgb(2,47,86);*/
	text-align:center;
    font-size:12.5pt; 
    height:30px;
	padding: 5px 5px 5px 20px;
	
}
.flextable-asset td { background-color:#dbdcdc ;color:#000000; text-align:left;font-size:9pt; font-weight:bold;height:30px;max-height:30px;} /*IE8*/
.flextable-asset td ul {margin:4px; padding: 1px 20px;}
.flextable-asset td ul li {margin:5px 0px; padding:0px;list-style-type:disc;list-style-position:outside; }
.flextable-asset tbody tr:nth-child(odd) td   { background-color:#dbdcdc ;color:#000000; text-align:left; font-size:9pt; font-weight:bold;height:30px;max-height:30px; } /*odd*/
.flextable-asset tbody tr:nth-child(even) td { background-color:#ececeb;color:#000000; text-align:left;font-size:9pt; font-weight:bold;height:30px;max-height:30px; } /*even*/
.flextable-vendor-prog
{
  border-collapse:separate;
  border-spacing: 0px;
  margin:0px 0px 0px 0px;
  width:99.9%;
  float:left;
  vertical-align:top;
}
.flextable-vendor-prog thead th  { 
	background-color:#03447c; color:#ffffff; text-align:center; padding:0px ; font-size:11pt; font-weight:bold;
	border-radius: 3px 3px 0px 0px;
/*	border: 1px solid #333;
	-moz-box-shadow: inset 0 0 4px rgb(2,47,86);
	-webkit-box-shadow: inset 0 0 4px rgb(2,47,86);
	box-shadow: inset 0 0 4px rgb(2,47,86);*/
	text-align:left;
    font-size:13.5pt; 
    height:30px;
	padding: 5px 5px 5px 55px;
	
}
.flextable-vendor-prog thead th h2 {
	text-align:left;
    font-size:13.5pt; 
color:#FFF;
font-weight:bold;
line-height:20px;
}

.flextable-vendor-prog td { background-color:#dbdcdc ;color:#000000; text-align:left;font-size:9pt; font-weight:bold;height:30px;max-height:30px;} /*IE8*/
.flextable-vendor-prog td ul {margin:4px; padding: 1px 30px;}
.flextable-vendor-prog td ul li {margin:5px; padding:0px 0px 0px 20px;list-style-type:disc;list-style-position:outside; }
.flextable-vendor-prog tbody tr:nth-child(odd) td   { background-color:#dbdcdc ;color:#000000; text-align:left; font-size:9pt; font-weight:bold;height:30px;max-height:30px; } /*odd*/
.flextable-vendor-prog tbody tr:nth-child(even) td { background-color:#ececeb;color:#000000; text-align:left;font-size:9pt; font-weight:bold;height:30px;max-height:30px; } /*even*/
.flextable-fleetmanage
{
  border-collapse:separate;
  border-spacing: 0px;
  margin:0px 0px 0px 0px;
  width:100%;
  float:left;
  vertical-align:top;
}
.flextable-fleetmanage thead th  { 
	background-color:#03447c; color:#ffffff; text-align:center; padding:0px ; font-size:11pt; font-weight:bold;
	border-radius: 3px 3px 0px 0px;
	/*border: 1px solid #333;
	-moz-box-shadow: inset 0 0 4px rgb(2,47,86);
	-webkit-box-shadow: inset 0 0 4px rgb(2,47,86);
	box-shadow: inset 0 0 4px rgb(2,47,86);*/
	text-align:left;
    font-size:13.5pt; 
    height:30px;
	padding: 5px 5px 5px 15px;
	}
.flextable-fleetmanage td { background-color:#dbdcdc ;color:#000000; text-align:left;font-size:9pt; font-weight:bold;height:30px;max-height:30px;} /*IE8*/
.flextable-fleetmanage td ul {margin:4px; padding: 1px 30px;}
.flextable-fleetmanage td ul li {margin:5px; padding:0px 0px 0px 20px;list-style-type:disc;list-style-position:outside; }
.flextable-fleetmanage tbody tr:nth-child(odd) td   { background-color:#dbdcdc ;color:#000000; text-align:left; font-size:9pt; font-weight:bold;height:30px;max-height:30px; } /*odd*/
.flextable-fleetmanage tbody tr:nth-child(even) td { background-color:#ececeb;color:#000000; text-align:left;font-size:9pt; font-weight:bold;height:30px;max-height:30px; } /*even*/
#flextable-cell-odd 
{
	background-color:#dbdcdc /* IE 8.0 */
}
#flextable-cell-even 
{
	background-color:#ececeb; /* IE 8.0 */
}
#flexblueboxparent {
	display: block;
	padding: 8px auto 8px;
	text-align:center; 
	vertical-align:middle;
		}
#flexblueboxchild {
	background-color: #03447C;
	color:#fff;
	display: inline-block;
	padding: 3px;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 14pt;
	-moz-box-shadow:    inset 0 0 4px rgb(2,47,86);
	-webkit-box-shadow: inset 0 0 4px rgb(2,47,86);
	box-shadow:         inset 0 0 4px rgb(2,47,86);
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align:left; 
	line-height: 30px;
	margin: 4px auto;
}

#flexblueboxvendorparent {
	display: block;
	padding: 8px auto 8px;
	text-align:center; 
	vertical-align:middle;
		}
#flexblueboxvendorchild {
	background-color: #03447C;
	color:#fff;
	display: inline-block;
	padding: 3px 20px 3px 20px;
	font-weight: bold;
	font-size: 14pt;
	/*
	-moz-box-shadow:    inset 0 0 4px rgb(2,47,86);
	-webkit-box-shadow: inset 0 0 4px rgb(2,47,86);
	box-shadow:         inset 0 0 4px rgb(2,47,86);*/
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align:center; 
	line-height: 30px;
	margin: 4px auto;
}
#flexblueboxtext {
	color: #03447C;
	font-weight: bold;
	font-size: 14pt;
	text-align:left; 
	line-height: 30px;
		}
		
.fullpagewithbanner-block  
{
	display:block;
	float:left;
	width:100%;
	margin-top:8px;
}
/************************************************
*	25.	 FlexFleet List Menu						*
************************************************/	
#fleet-menu-wrapper  {
  display:block;
  float:left;
  background-color:transparent;
  border-radius: 3px 3px 3px 3px;
  -moz-box-shadow: inset 0 0 1px rgb(0,0,0);
  -webkit-box-shadow: inset 0 0 1px rgb(0,0,0);
  box-shadow: inset 0 0 1px rgb(0,0,0);
  margin: 8px 0;
  width:100%;
  padding:0px;
	}
#fleet-vertical-menu-display {
  background-color:transparent;
  padding:5px 10px 5px 10px;
  font-size:12pt;
  float:left;
  position:relative;
  border-left:solid 1px #CCCCCC;
  display:block;
  opacity: 0;
  height:auto;
    }
	
#fleet-vertical-menu-display.benefit-menu
{	
  width:450px;
  margin: 5px 10px 5px 50px;
}
#fleet-vertical-menu-display.end-term-menu
{	
  width:450px;
  margin: 5px 10px 5px 100px;
}
#fleet-vertical-menu-display.asset-menu
{	
  width:375px;
  margin: 5px 10px 5px 50px;
}
#fleet-vertical-menu-display.vendor-menu
{	
  width:330px;
  margin: 5px 10px 5px 48px;
}
  
 #fleet-vertical-menu {
  line-height: 1.5;
  margin: -5px 0px 0px 0px;
  background-color:transparent;
  float:left;
  clear:both;
  
  }

  
 #fleet-menu-wrapper .fleet-vertical-menu-item {
  background-color:transparent;
  margin: 6px 0px 6px 0px;
  }
  
 .fleet-menu-last {
  margin: 6px 0px 0px 0px!important;
  }

  #fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-benefit {
   height:38px;
   width:360px;
   }
   
   #fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-endterm {
   height:32px;
   width:303px;
   }
   #fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-asset {
   height:30px;
   width:375px;
   }
   #fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-vendor {
   height:30px;
   width:467px;
   }         
  
  
  
  /*Menu Styles*/
 #fleet-menu-wrapper .fleet-vertical-menu-item h4 {
	text-align: center;
	margin: 0 auto;
	padding: 0px 0px 0px 5px;
	color: #FFF;
	font-weight: bold;
	font-family: Arimo, "Century Gothic", 'Droid Sans', Helvetica, Arial, sans-serif;
	text-align:left;
	background-color: #03447C;
	border-radius: 3px 3px 3px 3px;
	/*-moz-box-shadow: inset 0 0 10px rgb(33,33,33);
	-webkit-box-shadow: inset 0 0 10px rgb(33,33,33);
	box-shadow: inset 0 0 10px rgb(33,33,33);*/
	  }
	  
	#fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-benefit h4 {
	height:38px;
	/*width:360px;*/
	font-size: 14pt;
	}
#fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-endterm h4 {
	height:32px;
	width:303px;
	font-size: 14pt;
	}
#fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-asset h4 {
	height:30px;
	width:375px;
	font-size: 13.5pt;
	}
	#fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-vendor h4 {
	height:30px;
	width:467px;
	font-size: 13pt;
	}  
#fleet-menu-wrapper .fleet-vertical-menu-item:hover h4 {
	  -moz-box-shadow:    none;
	  -webkit-box-shadow: none;
	  box-shadow:         none;
	  border:none;
	  background-color: transparent;
	  text-decoration: none;
	  color:#000;
	   }
#fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-benefit:hover h4 {
	height:38px;
	width:390px;
	background: url(images/arrow-benefit.png) no-repeat;
		  }
		  
#fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-endterm:hover h4 {
	height:32px;
	width:333px;
	background: url(images/arrow-end-term.png) no-repeat;
		  }	  
#fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-asset:hover h4 {
	height:30px;
	width:420px;
	background: url(images/arrow-asset.png) no-repeat;
		  }	  
#fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-vendor:hover h4 {
	height:30px;
	width:512px;
	background: url(images/arrow-vendor.png) no-repeat;
		  }			  	  	  
	   
#fleet-menu-wrapper .fleet-vertical-menu-item h4.active {
	background-color:transparent;
	color:#000;
	display: block;
	text-decoration: none;
	-moz-box-shadow:    none;
	-webkit-box-shadow: none;
	box-shadow:         none;
	border:none;
	  }
	  
#fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-benefit h4.active {
	background: url(images/arrow-benefit.png) no-repeat;
	height:38px;
	width:390px;
}
#fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-endterm h4.active {
	height:32px;
	width:333px;
	background: url(images/arrow-end-term.png) no-repeat;
}
#fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-asset h4.active {
	height:30px;
	width:420px;
	background: url(images/arrow-asset.png) no-repeat;
}
#fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-vendor h4.active {
	height:30px;
	width:512px;
	background: url(images/arrow-vendor.png) no-repeat;
}
   
#fleet-menu-wrapper .fleet-vertical-menu-item h4.active span {
	color:#000;
}
#fleet-menu-wrapper .fleet-vertical-menu-item:hover h4 span {
	color:#000;
}
  
 #fleet-menu-wrapper .fleet-vertical-menu-item div {
display:none;
background-color:transparent;
  }
  
 #fleet-menu-wrapper .fleet-vertical-menu-item h4 span {
	color: white;
	padding:5px;
    }
	
  #fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-benefit h4 span {
  line-height: 40px;
  padding:5px 5px 5px 10px;
  }
  #fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-endterm h4 span {
  line-height: 30px;
  padding:5px 5px 5px 10px;
  }  
  
  #fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-asset h4 span {
  line-height: 29px;
  padding:5px 5px 5px 10px;
  }  
  
  #fleet-menu-wrapper .fleet-vertical-menu-item.fleet-menu-vendor h4 span {
  line-height: 30px;
  padding:5px 5px 5px 10px;
  }   



/* Kobelco Rentals Form */
.form-bg h1 {clear:both; display:inline-block; margin-left: 20px; line-height:42px}
body.form-bg {background-image:url(../images/bg_top.jpg);
	margin-left:24px;
	margin-top:16px;
	background-position:center top;}
body.form-bg-centre {
	background-image:url(../images/bg_top.jpg);
	margin-left:0px;
	margin-top:16px;
	background-position:center top;}
#form-wrap{width:420px;}
#form-complete-wrap {text-align:center;}
img.header-logo {float:left;}

/* Certified Used Page */

.cu_item {
    height:370px;
    display: block;
	float: left;
	margin: 4px 0px 4px 0px;
	padding: 10px 10px 10px 10px;
	background-color:#ececeb;
	border-radius: 3px;
    border:0.5px rgba(159, 159, 159, 1) solid;
    }
    
.cu_item p {
    line-height:16px;
}
	
.cu_item_left {
    float:left;
    width:50%;
}
.cu_item_right {
    float:right;
    width:50%;
    position:relative;
    height:370px;
}


.cu_table {
    width:100%;
    border-collapse:collapse;
    margin-bottom:12px;
    font-size:13px;
}

.cu_table .cu_table_head {
    background:#20437c;
    color:#FFF;
    font-size:16.5px;
    text-transform:uppercase;
    height:24px;
    letter-spacing: 0.25px;
}

.cu_table_head th {
    padding-left:14px
    
}

.cu_table .cu_table_row {
    height:24px;
}

.cu_table_row.cu_table_alt {
    background: #ccd0d2;
}

.cu_table td {
    padding-left:14px;
}

.cu_table .cu_table_title {
    width:20%;
    font-weight:bold;
}

.cu_img_main {
    height:234px!important;
    width:392px!important;
    overflow:hidden;
    margin-bottom:10px;
}

.cu_item_left a {
    cursor:zoom-in;
}

.cu_img_sml {
    height:124px!important;
    width:124px!important;
    margin-right:10px;
    float:left;
    background:#CCD0D2;
}

.cu_img_sml_last {
    margin-right:0px;
}
.cu_price {
    color:#20437c;
    font-size:36px;
    font-weight:600;
    position:absolute;
    bottom: 15px; left: 0;
    float:left;
}

.cu_price sup { vertical-align:11px; font-size:55%; }

.cu_enquire_button {
    display:inline-block;
    background:#ccd0d2;
    padding:6px;
    text-transform:uppercase;
    font-weight:bold;
    font-family:Arial;
    font-size:16px;
    color:#000!important;
    float:right;
    position:absolute;
    bottom: 10px; right: 0;
    text-decoration:none;
    height: 16px;
}

.cu_enquire_button:hover {
    background:#20437c;
    color:#FFF!important;
    text-decoration:none;
}



.cu_dl_button {
right:155px;
bottom:10px;
text-align:center;
width: 20px;
/*display:none;*/
}

.cu_back_button {
text-align:center;
width: 20px;
    display:inline-block;
    background:#ccd0d2;
    padding:6px;
    text-transform:uppercase;
    font-weight:bold;
    font-size:16px;
    color:#000!important;
    text-decoration:none;
    height: 16px;
}

.cu_pdf_button {
right:196px!important;
}

/* redundancy for IE. */
.cu_table_head th {
    text-align:left;
}

.footerdisclaimer p {
    font-size: 8pt;
    line-height: 11pt;
    text-align:justify;
    padding:0px;
}

/* Certified Used Enquiry Form */

#gform_wrapper_9 .gfield_label {    text-transform: uppercase;
    clear: both;
    color: #3a5685;
    font-weight: bold;
    background: repeat scroll 0% 0% transparent;
    display: inline-block;
    padding: 4px 4px 4px 10px;
    width: 192px;
    border-radius: 4px;
	font-size:14px;
} 
#gform_wrapper_9 .gfield_description {color:#FFF}
.postarea #gform_wrapper_9 #gform_fields_9 .ginput_container input.medium  {background:none repeat scroll 0% 0% rgba(255, 255, 255, 0.15); color:#000;}
.postarea #gform_wrapper_9 #gform_fields_9 .ginput_container select  {background:none repeat scroll 0% 0% rgba(255, 255, 255, 0.15); color:#000;}
.postarea #gform_wrapper_9 #gform_fields_9 .ginput_container textarea  {background:none repeat scroll 0% 0% rgba(255, 255, 255, 0.15); color:#000;}
.postarea #gform_wrapper_9 .gfield_required {color:#FFF; display:none;}
#input_9_5 {width:48%}
#input_9_6 {width:47%}
#input_9_7 #recaptcha_table {background:#FFF}
.postarea .gform_wrapper #gform_submit_button_9.button  {font-size: 20px; color: #FFF; background: #03447C; padding: 4px 10px; text-transform: uppercase; text-decoration: none; font-weight: bold; display: inline-block; width: auto; height: auto; border-radius:6px;}

.postarea #gform_wrapper_9 .gfield_error { 
border: #ea2d2d 1px ;
	background-color: transparent!important;
	color:#000; 
	}
.postarea #gform_wrapper_9 .gfield_error .gfield_label { 
	color:#FFF;
	}
.postarea #gform_wrapper_9 .validation_error { 
	background: #ea2d2d;
	color:#FFF; 
	font-family: Arimo, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;  
	font-size:18px;
	font-style: bold;
	text-align:left;
	line-height:150%;  
	margin-bottom:0px;
	width: 380px;
	padding: 20px;
	}
.postarea #gform_wrapper_9 .validation_message { 
	color:#ea2d2d!important;  
	font-size:11px;  
	font-family: Arimo, Georgia, "Times New Roman", Times, serif;  
	letter-spacing:normal;
	}
	
#gform_confirmation_wrapper_9 {
    width:300px;    
    }
    
div.anythingSlider .thumbNav a {
    margin: 14px 84px;
}

div.anythingSlider .thumbNav li p {
    font-size: 15px;
}

div.anythingSlider .thumbNav {
    background-size: 107%;
    background-position: -26px 92px;
}

div.anythingSlider .thumbNav li{
    cursor:pointer
    }
    
