/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 20px;
    margin: 0.83em 0;
    color: #004C91
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE6/7.
 */

p,
pre {
    margin: 1em 0;
    font-size:14px;
    line-height:1.6em;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in S4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE6/7.
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
 *    to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* Stylesheet: CFTheme002 : Normalize Modified On 2012-09-19 09:13:45 */
/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
    height:100%;
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE6/7.
 */

body {
    margin: 0;
    height:100%;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */

h1 {
    margin: 0.67em 0;
    font-size: 2em;
}

h2 {
    margin: 0.83em 0;
    color: #004C91;
    font-size: 20px;
}

h3 {
    margin: 1em 0;
    font-size: 1.17em;
}

h4 {
    margin: 1.33em 0;
    font-size: 1em;
}

h5 {
    margin: 1.67em 0;
    font-size: 0.83em;
}

h6 {
    margin: 2.33em 0;
    font-size: 0.75em;
}

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE6/7.
 */

p,
pre {
    margin: 1em 0;
    font-size:14px;
    line-height:1.6em;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */

code,
kbd,
pre,
samp {
    font-size: 1em;
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in S4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */

sub,
sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE6/7.
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 1px solid #c0c0c0;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */

legend {
    padding: 0;
    border: 0; /* 1 */
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    font-size: 100%; /* 1 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    cursor: pointer; /* 3 */
    -webkit-appearance: button; /* 2 */
    *overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
 *    to future-proof).
 */

input[type="search"] {
    -webkit-box-sizing: content-box; /* 2 */
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield; /* 1 */
}

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
    border-spacing: 0;
    border-collapse: collapse;
}
/* Stylesheet: CFTheme002 : Normalize Modified On 2012-09-19 09:13:45 */
/* Nicolas Gallagher - micro clearfix hack */
/* For modern browsers */
.cf:before,
.cf:after {
    display:table;
	height:0;
    content:"";
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/****** Menu Styles ******/

#menu {
	position: relative;
	z-index: 9999;
	float: right;
	margin: 12px 0 0 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#menu li {
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	-moz-border-radius: 8px;
	border-radius: 8px;
        background:#000033;
	line-height: 0;
}

#menu a {
	float: left;
	padding: 0 15px;
	height: 38px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 14px/38px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu li:hover {
	background: #CE4800;
	color: #fafafa;
}

#menu li:hover > ul { display: block; }

#menu li.selected { background: #CE4800; }

/* Sub-menu */

#menu ul {
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 99999;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	height: 25px;
	-moz-border-radius: 0;
	border-radius: 0;
}

#menu ul a {
	display: block;
	float: none;
	padding: 0 15px;
	min-width: 10em;
	height: 25px;
	height: auto;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none;
	background: #fff;
	color: #000033;
	text-transform: none;
	white-space: nowrap;
	line-height: 25px;
}

#menu ul li a.first_drop {
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}

#menu ul li a.last_drop {
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}

*:first-child+html #menu ul a /* IE7 */ { height: 25px; }

#menu ul li:hover { background: none; }

#menu ul li a:hover { background: #F2F2F2; }

*:first-child+html #menu { zoom: 1; } /* IE7 */

/*Content Text Formatting*/

a { color:#CE4800; text-decoration:none;font-weight:bold;}
a:hover {text-decoration:underline;}

#content h3 { font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; }

#content h4 { font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif; }

#content h2, #content h3, #content h4 { color: #004C91; }

#content ul {
	list-style: disc;   
}

#content li p {
        line-height:1em;
        
}

#content ol {
	margin: 0 0 10px 30px;
	list-style: decimal;
}

#content li /*line height of 17px for readability*/ { font: normal 13px/17px Arial, Helvetica, sans-serif; }

#content strong, #content b { font-weight: 700; }

#content i, #content em { font-style: italic; }

#content p, #content li { color: #000; }

.contentButton a {
	position: relative;
	display: block;
	display: block;
	margin: 0;
	width: 152px;
	height: 50px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: url(/uploads/CFTheme002/bg.png) repeat-x 0 -102px;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
	font: bold 16px/50px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.contentButton a:before, .contentButton a .before {
	float: left;
	margin: 14px 5px 0 10px;
	width: 23px;
	height: 22px;
	background: url(/uploads/CFTheme002/image_sprite.png) no-repeat -307px -1px;
	content: url(/uploads/CFTheme002/spacer.png);
	before: url(/uploads/CFTheme002/spacer.png);
}

.contentButton a:hover { background: url(/uploads/CFTheme002/bg.png) repeat-x 0 -153px; }



/* Footer Formatting */

#copy { float:right; }

#info { float:left; }



/* Website Syles */

html { border-bottom:solid 2px #002E64; }


#header, #headerpage, #content, #home_content, #clients, #footer, #footer_grey {
	float: left;
	clear: left;
	width: 100%;
}

#header {
    background: #014488 url(/uploads/CFTheme002/bg.png) repeat-x 0 -266px;
}

#headerpage {
    background: #fff url(/uploads/CFTheme002/bg_page.png) repeat-x 0 -266px;
}

#content {
	padding: 40px 0 0 0;
	background: #fff;
    overflow:auto;
}

#contentpage {
    padding: 10px 0 40px 0;
	background: #fff;
    
}

#content_container {
        min-height: 433px;
} 

#home_content {
	padding: 40px 0 0 10px;
	background: #fff;
}

#footer {      
        overflow:hidden; height:40px; 
        background: #014488 url(/uploads/CFTheme002/shadow_bg.png) repeat-x 0 0; 
	    clear:both;

}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -40px;
}
.footer, .push {
height: 40px;
}

#footer_grey {
	height: 40px;
	border-top: 2px solid #999;
	background: #ccc;
}

#header_container, #header_containerpage, #content_container, #clients_container, #footer_container, #home_content_container {
	margin: 0 auto;
	width: 950px;
}

.left {
        float:left;
        width:622px;
        margin:0 0 0 10px;
}

.right {
        float:right;
}


#concept {
        float:right;
        margin:6px 0 0 4px;
}

#footer_greyinside {
	margin: 4px auto 0;
	width: 950px;
	height: 32px;
}
#footer_greyinside .fb-like {
	float: left;
	margin: 6px 5px 1px 0;
	height: 22px;
}

#home_content_container  { min-height:370px; } * html #home_content_container { height:370px; }

#header_container {
	height: 420px;
	background: url(/uploads/CFTheme002/radial_bg.png) no-repeat 0 83px;
}

#header_containerpage {
    height: 116px;
}

#footer_container {
	display: block;
	height: 40px;
	background: url(/uploads/CFTheme002/radial_bg.png) no-repeat 0 -149px;
}

#footer_shadow {
	width: 100%;
	height: 100%;
	background: url(/uploads/CFTheme002/shadow_bg.png) repeat-x top left;
}

#header h1, #headerpage h1 {
	float: left;
	margin: 0;
	width: 282px;
	height: 106px;
	background: url(/uploads/CFTheme002/image_sprite.png) no-repeat 0 0;
}

#header h1 a, #headerpage h1 a {
	display: block;
	width: 282px;
	height: 106px;
	outline: none;
	text-indent: -100000px;
}

#slides_learn {
	float: left;
	width: 100%;
        height: 272px;
}

.big_slide_container {
	width: 950px;
	height: 302px;
}

#slideshow_container {
	float: left;
	clear: both;
	width: 622px;
	height: 352px;
	background: url(/uploads/CFTheme002/image_sprite.png) no-repeat 0 -113px;
}

#slides {
	margin: 21px 0 0 21px;
	width: 580px;
	height: 307px;
	background: #fff;
}

#gallery { float:left:;}

#grab {
        float:left;
        margin:50px 0 0 40px;
}

ul#slidenav {
    position: relative;
    z-index: 10;
	float: right;
    width: 280px;
	margin: 0 0 30px 0;
	height: 15px;
	list-style: none outside none;
}

#slidenav li {
	float: left;
	margin: 0 10px 0 0;
	width: 15px;
	height: 15px;
	background: url(/uploads/CFTheme002/image_sprite.png) no-repeat -299px -24px;
}

#slidenav li.activeSlide { background: url(/uploads/CFTheme002/image_sprite.png) no-repeat -283px -24px; }

#slidenav li a {
    outline: 0;
	display: block;
	text-indent: -100000px;
}

.learnMore {
    float: right;
	width: 280px;
	margin: 20px 0 0;
}

.learnMore p strong {
	font: bold 32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 10px 0;
	display: block;
	text-shadow: -1px 1px 1px #000033;
}

.learnMore p {
	color: #fff;
	font: bold 18px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.learnMore p a {
	margin: 20px 0 0 0;
	display: block;
	width: 160px;
	float: left;
	height: 58px;
	display: block;
	font: bold 16px/50px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;
	text-transform:uppercase;
	position: relative;
	background: url(https://bmka.com.au/uploads/images/image_sprite.png) no-repeat 0 -466px;
}

.learnMore p a:before, .learnMore p a .before {
	content: url(https://bmka.com.au/uploads/images/spacer.png);
	before: url(https://bmka.com.au/uploads/images/spacer.png);
	width: 23px;
	height: 22px;
	float: left;
	margin: 14px 5px 0 15px;
	background: url(https://bmka.com.au/uploads/images/image_sprite.png) no-repeat -283px -1px;
}

.learnMore p a:hover { background: url(https://bmka.com.au/uploads/images/image_sprite.png) no-repeat -161px -466px; }

#clients p strong {
	float: left;
	margin: 10px 0 0 0;
	color: #999;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#spacer {
        clear:both;
        height:50px;
}

#sidebox {
	position: relative;
	float: right;
	padding: 0;
}

#newsbox {
       padding:1px 20px 20px 20px;
       width:220px;
       -webkit-border-radius:10px;
       -moz-border-radius:10px;
       border-radius:10px;
       background:#000033;
       margin-bottom: 20px;
}

.NewsSummaryLink {
        padding:10px 0; 
        border-bottom: #FFF dotted 2px;
}

#newsbox h3 {
        margin-bottom:0px;
        color:#FF6511;
        text-transform:uppercase;
        font-size:20px;
} 

#newsbox p, #newsbox a {color:#FFF; font-size:16px;}

#newsbox a {text-decoration:none;}

#newsbox li { 
        margin:0;
        padding:0;
        list-style-type:none;
}

#footer p, #footer a {
	margin: 10px 0 0 0;
	color: #fff;
	text-decoration: none;
	font: normal 14px "Trebuchet MS", sans-serif;
}

#joyjen {
	float: right;
	margin-top: -437px;
}

#home_content_container a.ht-button {
	float: left;
	clear: both;
	margin: 20px 0 0 0;
	padding: 13px 0 0 35px;
	width: 314px;
	height: 78px;
	background: url(/uploads/CFTheme002/image_sprite.png) no-repeat 0 -528px;
	color: #fff;
	text-decoration: none;
}
#home_content_container a.ht-button .ht-header {
	float: left;
	clear: both;
	text-shadow: 2px 2px #333;
	font: bold 21px/22px "Trebuchet MS", Helvetica, sans-serif;
	-moz-text-shadow: 2px 2px #333;
	-webkit-text-shadow: 2px 2px #333;
}
#home_content_container a.ht-button .ht-text {
	float: left;
	clear: both;
	color: #133F63;
	text-shadow: 1px 1px #ccc;
	font: bold 17px "Trebuchet MS", Helvetica, sans-serif;
	-moz-text-shadow: 1px 1px #ccc;
	-webkit-text-shadow: 1px 1px #ccc;
}
#home_content_container a.ht-button:hover {
	background: url(/uploads/CFTheme002/image_sprite.png) no-repeat 0 -621px;
	color: #fff;
}

#sidebox a.ht-button {
	float: left;
	clear: both;
	margin: 20px 0 0 0;
	padding: 13px 0 0 20px;
	width: 260px;
	height: 78px;
	background: url(/uploads/CFTheme002/image_sprite.png) no-repeat -358px -528px;
	color: #fff;
	text-decoration: none;
}
#sidebox a.ht-button .ht-header {
	float: left;
	clear: both;
	text-shadow: 2px 2px #333;
	font: bold 21px/22px "Trebuchet MS", Helvetica, sans-serif;
	-moz-text-shadow: 2px 2px #333;
	-webkit-text-shadow: 2px 2px #333;
}
#sidebox a.ht-button .ht-text {
	float: left;
	clear: both;
	color: #133F63;
	text-shadow: 1px 1px #ccc;
	font: bold 17px "Trebuchet MS", Helvetica, sans-serif;
	-moz-text-shadow: 1px 1px #ccc;
	-webkit-text-shadow: 1px 1px #ccc;
}
#sidebox a.ht-button:hover {
	background: url(/uploads/CFTheme002/image_sprite.png) no-repeat -358px -621px;
	color: #fff;
}

#creative_list {
        margin-bottom:30px;
        padding:0 0 50px 0;
        min-height:150px;
        -webkit-border-radius:10px;
        -moz-border-radius:10px;
        border-radius:10px;
        background:#004C91;
}

#hdg_bg {
       width:100%;
       height:40px;
       -webkit-border-top-right-radius:10px;
       -moz-border-top-right-radius:10px;
       border-top-right-radius:10px;
       -webkit-border-top-left-radius:10px;
       -moz-border-top-left-radius:10px;
       border-top-left-radius:10px;
       background:#014488;
}

#creative_list ul {
       float:left;
       padding:15px 0 0 20px;
       max-width:185px;
       list-style-type:none;
       text-decoration:none;
}

#creative_list li {
       color:#fff;
       font-size:12px;
}

#creative_list a {
       color:#fff;
       font-weight:bold;
}

.link_hdg {
       margin:-40px 0 20px 0;
}


#list_left {
       margin:0;
}

#list_middle, #list_right {
       margin:0;
}


/* Stylesheet: CFTheme002 : styles Modified On 2012-10-02 16:31:31 */
.input_tiny {
  width: 50px;
}

.input_small {
  width: 100px;
}

.input_medium {
  width: 150px;
}

.input_large {
  width: 200px;
}

.input_xlarge {
  width: 250px;
}

.input_xxlarge {
  width: 300px;
}

.input_full {
  width: 100%;
}

.input_full_wrap {
  display: block;
  padding-right: 8px;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

input:invalid,
button:invalid,
select:invalid,
textarea:invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input:focus,
button:focus,
select:focus,
textarea:focus {
  z-index: 1;
  -webkit-box-shadow: #0066ff 0 0 5px 0;
  -moz-box-shadow: #0066ff 0 0 5px 0;
  box-shadow: #0066ff 0 0 5px 0;
}

input[type="file"]:focus, input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  overflow: visible;
  margin: 0;
  padding: 3px 10px;
  width: auto;
  outline: 0;
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #dddddd url('../images/button.png?1298351022') repeat-x;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(#ffffff, #dddddd);
  background-image: -moz-linear-gradient(#ffffff, #dddddd);
  background-image: -o-linear-gradient(#ffffff, #dddddd);
  background-image: -ms-linear-gradient(#ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  background-clip: padding-box;
  color: #333333;
  vertical-align: top;
  text-shadow: white 0 1px 1px;
  font: bold 12px/1.3 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  *padding-top: 2px;
  *padding-bottom: 0;
}
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(1px, #eeeeee), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: -moz-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: -o-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: -ms-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
}
button:active,
input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active {
  border-color: #999999 #bbbbbb #dddddd;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(1px, #dddddd), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#ffffff, #dddddd 1px, #eeeeee);
  background-image: -moz-linear-gradient(#ffffff, #dddddd 1px, #eeeeee);
  background-image: -o-linear-gradient(#ffffff, #dddddd 1px, #eeeeee);
  background-image: -ms-linear-gradient(#ffffff, #dddddd 1px, #eeeeee);
  background-image: linear-gradient(#ffffff, #dddddd 1px, #eeeeee);
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 2px 3px;
  height: 1.8em;
  outline: 0;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: white;
  background-clip: padding-box;
  color: black;
  vertical-align: top;
  text-align: left;
  font-size: 13px;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-appearance: none;
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto;
}
textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eeeeee;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #888888;
  cursor: default;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888888;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888888;
}

input.placeholder_text,
textarea.placeholder_text {
  color: #888888;
}

textarea,
select[size],
select[multiple] {
  height: auto;
}

select[size="0"],
select[size="1"] {
  height: 1.8em;
  *height: auto;
}

@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple],
  select[multiple][size] {
    padding-right: 3px;
    background-image: none;
  }

  select,
  select[size="0"],
  select[size="1"] {
    padding-right: 20px;
    background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
    background-position: right center;
    background-repeat: no-repeat;
  }

  ::-webkit-validation-bubble-message {
    overflow: hidden;
    padding: 15px 15px 17px;
    height: 16px;
    border: 1px solid;
    border-color: #747474 #5e5e5e #4f4f4f;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, black));
    -webkit-box-shadow: none;
    box-shadow: none;
    color: white;
    text-shadow: black 0 0 1px;
    font: 13px/17px "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif;
  }

  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    border: 0;
    background: #666666;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
textarea {
  overflow: auto;
  min-height: 40px;
  width: 100%;
  resize: vertical;
}

optgroup {
  color: black;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
}
optgroup::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.ie6_button,
* html button {
  overflow: visible;
  padding: 2px 10px 0px;
  width: auto;
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  background: #dddddd url('../images/button.png?1298351022') repeat-x;
  color: #333333;
  font: bold 12px/1.2 Arial, sans-serif;
  cursor: pointer;
}

* html button {
  padding-top: 1px;
  padding-bottom: 1px;
}

.ie6_input,
* html textarea,
* html select {
  padding: 2px 3px 1px;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  background: white;
  color: black;
  vertical-align: top;
  font-size: 13px;
  font-family: Arial, sans-serif;
}

* html select {
  margin-top: 1px;
}

.placeholder_text,
.ie6_input_disabled,
.ie6_button_disabled {
  color: #888888;
}

.ie6_input_disabled {
  background: #eeeeee;
}

/* Stylesheet: CFTheme002 : Formalize Modified On 2012-09-11 16:31:54 */
/* Form Builder */

.formbuilderform {
}

.formbuilderform fieldset {

}

.formbuilderform legend {
    margin: 0 0 10px;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

.formbuilderform .formSection {
    overflow: hidden;
    padding: 5px;
    border-top: 1px dotted #ccc;
    zoom: 1;
}

.formbuilderform .formSection:hover, .formbuilderform .checkgroup:hover {
    background: #BFDAEB;
}

.formbuilderform label {
    display: block;
    float: left;
    width: 140px;
}
.formbuilderform .blanklabel {
    display: block;
    float: left;
    width: 140px;
    height: 10px;
}

.formbuilderform .longLabel label {
    display: block;
    float: none;
    margin: 0 0 5px;
    width: auto;
}

/* reset */
.formbuilderform .input label {
    display: inline;
    float: none;
    margin: 0;
    width: auto;
}

.formbuilderform .input {
    margin-left: 150px;
    zoom: 1;
}

.formbuilderform .formSection input[type="text"],
.formbuilderform .formSection select,
.formbuilderform .formSection textarea,
.formbuilderform .captcha input {
    border: 1px solid #ccc;
}

.formbuilderform .formSection input:focus,
.formbuilderform .formSection textarea:focus,
.formbuilderform .captcha input:focus {
    background: #ffffeb;
}

.formbuilderform textarea {
    width: 400px;
    height: 150px;
}

.formbuilderform .captcha {
    margin: 10px 0;
}

.formbuilderform .captcha img {
    display: block;
    margin-bottom: 5px;
}

.formbuilderform .fb_invalid { background:#FBE3E4; }

.error, .notice, .success {margin-bottom:1em;padding:.8em;border:2px solid #ddd;}
.error {border-color:#FBC2C4;background:#FBE3E4;color:#8a1f11;}
.notice {border-color:#FFD324;background:#FFF6BF;color:#514721;}
.success {border-color:#C6D880;background:#E6EFC2;color:#264409;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.formbuilderform .checkgroup {
    overflow: hidden;
    padding: 5px;
    border-top: 1px dotted #CCCCCC;
}
.formbuilderform .checkgroup div {
    float: left;
    padding: 0 20px 0 0;
    }
.formbuilderform .checkgroup div label {
    display: inline;
    float: none;
    }
/* Stylesheet: CFTheme002 : Formbuilder Modified On 2012-09-11 16:31:54 */

/* Stylesheet: CFTheme002 : styles Modified On 2018-03-08 13:21:56 */
.input_tiny {
  width: 50px;
}

.input_small {
  width: 100px;
}

.input_medium {
  width: 150px;
}

.input_large {
  width: 200px;
}

.input_xlarge {
  width: 250px;
}

.input_xxlarge {
  width: 300px;
}

.input_full {
  width: 100%;
}

.input_full_wrap {
  display: block;
  padding-right: 8px;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

input:invalid,
button:invalid,
select:invalid,
textarea:invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input:focus,
button:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: #0066ff 0 0 5px 0;
  -moz-box-shadow: #0066ff 0 0 5px 0;
  box-shadow: #0066ff 0 0 5px 0;
  z-index: 1;
}

input[type="file"]:focus, input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #dddddd url('../images/button.png?1298351022') repeat-x;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(#ffffff, #dddddd);
  background-image: -moz-linear-gradient(#ffffff, #dddddd);
  background-image: -o-linear-gradient(#ffffff, #dddddd);
  background-image: -ms-linear-gradient(#ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  cursor: pointer;
  color: #333333;
  font: bold 12px/1.3 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
  outline: 0;
  overflow: visible;
  margin: 0;
  padding: 3px 10px;
  text-shadow: white 0 1px 1px;
  vertical-align: top;
  width: auto;
  *padding-top: 2px;
  *padding-bottom: 0;
}
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(1px, #eeeeee), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: -moz-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: -o-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: -ms-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
}
button:active,
input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(1px, #dddddd), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#ffffff, #dddddd 1px, #eeeeee);
  background-image: -moz-linear-gradient(#ffffff, #dddddd 1px, #eeeeee);
  background-image: -o-linear-gradient(#ffffff, #dddddd 1px, #eeeeee);
  background-image: -ms-linear-gradient(#ffffff, #dddddd 1px, #eeeeee);
  background-image: linear-gradient(#ffffff, #dddddd 1px, #eeeeee);
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  border-color: #999999 #bbbbbb #dddddd;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: white;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: black;
  outline: 0;
  margin: 0;
  padding: 2px 3px;
  text-align: left;
  font-size: 13px;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
  height: 1.8em;
  vertical-align: top;
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto;
}
textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eeeeee;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #888888;
  cursor: default;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888888;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888888;
}

input.placeholder_text,
textarea.placeholder_text {
  color: #888888;
}

textarea,
select[size],
select[multiple] {
  height: auto;
}

select[size="0"],
select[size="1"] {
  height: 1.8em;
  *height: auto;
}

@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple],
  select[multiple][size] {
    background-image: none;
    padding-right: 3px;
  }

  select,
  select[size="0"],
  select[size="1"] {
    background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
  }

  ::-webkit-validation-bubble-message {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, black));
    border: 1px solid;
    border-color: #747474 #5e5e5e #4f4f4f;
    color: white;
    font: 13px/17px "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif;
    overflow: hidden;
    padding: 15px 15px 17px;
    text-shadow: black 0 0 1px;
    height: 16px;
  }

  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #666666;
    border: 0;
  }
}
textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  width: 100%;
}

optgroup {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
}
optgroup::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ie6_button,
* html button {
  background: #dddddd url('../images/button.png?1298351022') repeat-x;
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  cursor: pointer;
  color: #333333;
  font: bold 12px/1.2 Arial, sans-serif;
  padding: 2px 10px 0px;
  overflow: visible;
  width: auto;
}

* html button {
  padding-top: 1px;
  padding-bottom: 1px;
}

.ie6_input,
* html textarea,
* html select {
  background: white;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: black;
  padding: 2px 3px 1px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  vertical-align: top;
}

* html select {
  margin-top: 1px;
}

.placeholder_text,
.ie6_input_disabled,
.ie6_button_disabled {
  color: #888888;
}

.ie6_input_disabled {
  background: #eeeeee;
}

/* Stylesheet: CFTheme002 : Formalize Modified On 2012-09-11 16:31:54 */
/* Form Builder */

.formbuilderform {
}

.formbuilderform fieldset {

}

.formbuilderform legend {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    margin: 0 0 10px;
}

.formbuilderform .formSection {
    border-top: 1px dotted #ccc;
    padding: 5px;
    overflow: hidden;
    zoom: 1;
}

.formbuilderform .formSection:hover, .formbuilderform .checkgroup:hover {
    background: #BFDAEB;
}

.formbuilderform label {
    float: left;
    display: block;
    width: 140px;
}
.formbuilderform .blanklabel {
    float: left;
    display: block;
    width: 140px;
    height: 10px;
}

.formbuilderform .longLabel label {
    float: none;
    display: block;
    width: auto;
    margin: 0 0 5px;
}

/* reset */
.formbuilderform .input label {
    display: inline;
    float: none;
    width: auto;
    margin: 0;
}

.formbuilderform .input {
    margin-left: 150px;
    zoom: 1;
}

.formbuilderform .formSection input[type="text"],
.formbuilderform .formSection input[type="email"],
.formbuilderform .formSection select,
.formbuilderform .formSection textarea,
.formbuilderform .captcha input {
    border: 1px solid #ccc;
}

.formbuilderform .formSection input:focus,
.formbuilderform .formSection textarea:focus,
.formbuilderform .captcha input:focus {
    background: #ffffeb;
}

.formbuilderform textarea {
    width: 400px;
    height: 150px;
}

.formbuilderform .captcha {
    margin: 10px 0;
}

.formbuilderform .captcha img {
    display: block;
    margin-bottom: 5px;
}

.formbuilderform .fb_invalid { background:#FBE3E4; }

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.formbuilderform .checkgroup {
    border-top: 1px dotted #CCCCCC;
    overflow: hidden;
    padding: 5px;
}
.formbuilderform .checkgroup div {
    float: left;
    padding: 0 20px 0 0;
    }
.formbuilderform .checkgroup div label {
    float: none;
    display: inline;
    }
/* Stylesheet: CFTheme002 : Formbuilder Modified On 2012-11-18 12:05:40 */
