/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
/*
    font-size: 1em;
    line-height: 1.4;
*/
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#hover_icons_load {
	display: none;
}

body {
	font-family: 'Open Sans', sans-serif;	
	background: url("http://vcscm.org.au/assets/images/bg/bg_repeat.png") center top repeat-x #2d3872;
}

#wrapper {
	width: 1020px;
	margin: 0 auto;
	background: url("http://vcscm.org.au/assets/images/bg/bg_layout1.jpg") white;	
}

header {
	width: 1020px;
	height: 204px;
	background: url("http://vcscm.org.au/assets/images/header/header_bg.png") left top repeat-x;
}

#header_strip {
	width: 1020px;
	height: 55px;
}

#header_strip_bar {
	float: right;
	width: 570px;
	height: 40px;
	margin: 15px 40px 0 0;
}

#innovation_hub_title {
	font-size: 14px;
	color: #72b630;
	float: left;
	padding: 0 20px 0 0;
	height:22px;
	line-height:22px;
}

	a.log_in,
	a.join {
	text-decoration: none;
	float:left;
	background-color:white;
	border:1px solid #888;
	width: 40px;
	height:22px;
	padding:0 5px;
	margin:0 0 0 8px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:12px;
	line-height:20px;
	text-align: center;
}

a.bg_green {
	background-color: #72b630;
	color: white;
	background:-moz-linear-gradient(top,#b7d865,#72b630);
	background:-webkit-gradient(linear,left top,left bottom,from(#b7d865),to(#72b630));
	filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#b7d865',EndColorStr='#72b630',GradientType=0);
	background-image: -ms-linear-gradient(top, #b7d865, #72b630);
}

a.bg_grey {
	background-color: #ddd;
	color:#555;
	background:-moz-linear-gradient(top,#eee,#ccc);
	background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#ccc));
	filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#eeeeee',EndColorStr='#cccccc',GradientType=0);
	background-image: -ms-linear-gradient(top, #eee, #ccc);
}

#header_search {
	float:right;
	width:285px;
	height:30px;
	-moz-border-radius-bottomleft:10px;
	border-radius-bottomleft:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#header_search label {
	float:left;
	color:#fff;
	font-size:14px;
	display:block;
	width:50px;
	padding:0 3px 0 2px;
	height:22px;
	line-height:22px;
	background-color:none;
	border:1px solid #822655;
}

#header_search .search-box {
	float:left;
	color:#444;
	background-color:white;
	border:1px solid #888;
	width:231px;
	height:22px;
	padding:0 7px;
	margin:0 8px 0 0;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#555;
	font-size:12px;
	line-height:20px;
}

#header_search .submit {
	float:right;
	border:1px solid #888;
	width:30px;
	height:24px;
	-moz-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
	font-size: 15px;
	font-family: arial;
	color: white;
	background: url("http://vcscm.org.au/assets/images/search/search_icon.png") #72b630 8px 4px no-repeat;
}

nav {
	float: left;
	width: 1020px;
	height: 50px;
}

nav ul {
	float: right;
	padding: 0 45px 0 0;
	margin: 0;
}

nav ul li {
	float: left;
}

nav ul li a {
	font-size: 18px;
	color: #888;
	text-decoration: none;
	text-transform: capitalize;
	padding: 0 12px;
	width: auto;
	height: 50px;
	line-height: 45px;
	display: block;
}

nav ul li a:hover,
body#home .home,
body#about .about,
body#services .services,
body#training .training,
body#research .research,
body#innovation-hub .innovation_hub,
body#events .events,
body#contact .contact {
	color: #72b630;
	background: url("http://vcscm.org.au/assets/images/nav/nav_arrow.png") center 38px no-repeat;
}

#home_banner_area {
	width: 1020px;
	height: 322px;
}

#home_banner img {
	margin: 39px 0 0 45px;
}

#home_main_content {
	width: 1020px;
	height: 360px;
	padding: 130px 0px 0px 0px;
	background: url("http://vcscm.org.au/assets/images/banner/banner_shadow.png") center top no-repeat;
}


#home_events {
	float: left;
	width: 844px;
	height: 360px;
	padding: 0 0 0 10px;
}

a.home_events_nav_left {
	float: left;
	width: 62px;
	height: 360px;
	text-decoration: none;	
	display: block;	
	background: url("http://vcscm.org.au/assets/images/home_events/arrows/home_events_arrow_left.png") 33px 55px no-repeat;
}

a:hover.home_events_nav_left {
	background: url("http://vcscm.org.au/assets/images/home_events/arrows/home_events_arrow_left_hover.png") 33px 55px no-repeat;
}

a.home_events_nav_right {
	float: right;
	width: 62px;
	height: 360px;
	text-decoration: none;	
	display: block;	
	background: url("http://vcscm.org.au/assets/images/home_events/arrows/home_events_arrow_right.png") 15px 55px no-repeat;
}

a:hover.home_events_nav_right {
	background: url("http://vcscm.org.au/assets/images/home_events/arrows/home_events_arrow_right_hover.png") 15px 55px no-repeat;
}

a:focus.home_events_nav_left,
a:focus.home_events_nav_right {
	outline: none;
}

#home_events_inner {
	float: left;
	width: 720px;
	height: 360px;
	text-decoration: none;	
	display: block;	
	
}

.home_events_inner_entry {
	float: left;
	width: 220px;
	height: 360px;
	text-decoration: none;	
	display: block;
	padding: 0 10px;
}

.home_events_inner_entry a img {
	border: 4px solid #ccc;	
}

.home_events_inner_entry a:hover img {
	border: 4px solid #72b630;	
}

.home_events_inner_entry h3 a {
	font-size: 16px;
/* 	font-size: 22px; */
	color: #72b630;
	margin: 18px 0 0 0;
	font-weight: normal;
	height: 35px;
/* 	height: 50px; */
	display: block;
	line-height: 20px;
/* 	line-height: 26px; */
	text-decoration: none;
}

.home_events_inner_entry h3 a:hover {
	text-decoration: underline;
}

.home_events_inner_entry p {
	font-size: 12px;
	color: #777;	
	height: 70px;
}

a.read_more {
	font-size: 14px;
	color: #262261;
	text-decoration: none;
}

a:hover.read_more {
	text-decoration: underline;
}

ul#home_social_links {
	float: right;
	width: 166px;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#home_social_links li {
	float: left;
}

ul#home_social_links li a {
	float: left;
	width: 116px;
	height: 50px;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	padding: 0 0 0 50px;
	color: #262261;
	font-size: 14px;
	line-height: 35px;
}

ul#home_social_links li a:hover {
	text-decoration: underline;
}

.facebook {
	background: url("http://vcscm.org.au/assets/images/social_links/facebook2.png") left top no-repeat;
	
}

.twitter {
	background: url("http://vcscm.org.au/assets/images/social_links/twitter2.png") left top no-repeat;
	
}

.linkedin {
	background: url("http://vcscm.org.au/assets/images/social_links/linkedin2.png") left top no-repeat;
	
}

.google_plus {
	background: url("http://vcscm.org.au/assets/images/social_links/google_plus2.png") 5px 0px no-repeat;
	
}

#inner_main_content {
	width: 1020px;
	padding: 39px 0 0 0;
}

#inner_main_body {
	float: right;
	width: 720px;
	padding: 10px 20px 20px 0;
	font-size: 13px;
	color: #777;
}

#inner_main_body h1 {
	margin: 0;
	font-size: 24px;
	line-height: 32px;
	color: #72b630;
	font-weight: normal;
	padding: 10px 0 10px 0;
}

#inner_main_body h2 {
	margin: 0;
	font-size: 20px;
	line-height: 28px;
	color: #72b630;
	font-weight: normal;
	padding: 10px 0 10px 0;
}

#inner_main_body h1 a,
#inner_main_body h2 a {
	color: #72b630;
	text-decoration: none;
}

#inner_main_body h1 a:hover,
#inner_main_body h2 a:hover {
	color: #72b630;
	text-decoration: underline;
}

#inner_main_body p {
	margin: 0;
	padding: 0 0 10px 0;
}

#inner_main_body p a {
	color: #262261;
	text-decoration: none;
}

#inner_main_body p a:hover {
	text-decoration: underline;
}

#inner_main_body ul {
	margin: 0 0 0 20px;
	padding: 0 0 20px 0;
}

#inner_main_body ul li {
	padding: 0 0 8px 0;
}

#inner_main_body ul li a {
	color: #262261;
	text-decoration: none;
}

#inner_main_body ul li a:hover {
	text-decoration: underline;
}

#inner_main_body img {
	padding: 20px;
}

#inner_main_body table {
	margin: 10px 0 0 0;
}

#inner_main_body td {
	margin: 0;
	padding: 10px;
	border: 1px solid #999 !important;
}

#inner_main_body td p {
	font-size: 13px !important;
}

.inner_main_body_events_snippet {
	border-bottom: 1px dashed #aaa;
}

.search_results {
	margin-bottom: 20px;
}

#inner_left_menu {
	float: left;
	width: 215px;
/* 	height: 460px; */
	padding: 15px 0 20px 45px;
	margin: 0 0 30px 0;
	background: url("http://vcscm.org.au/assets/images/inner/left_menu/inner_left_menu_bg_repeat.jpg") left top repeat;
}

#inner_left_menu h3 {
	margin: 0;
	font-size: 24px;
	line-height: 30px;
	color: #262261;
	font-weight: normal;
}

ul.inner_left_menu_nav {
	margin: 0;
	padding: 20px 0 50px 0;
	width: 170px;
	border-bottom: 1px solid #ccc;
}

ul.inner_left_menu_nav li {
	list-style-type: none;
}

ul.inner_left_menu_nav li a {
	width: 150px;
	padding: 0 0 15px 20px;
	font-size: 16px;
	line-height: 19px;
	color: #888;
	background: url("http://vcscm.org.au/assets/images/inner/left_menu/inner_left_menu_bullet.png") 3px 5px no-repeat;
	display: block;
	text-decoration: none;
}

ul.inner_left_menu_nav li a:hover {
	text-decoration: underline;
}

ul.inner_left_menu_nav li.here a {
	color: #72b630;
}

.left_menu_social_links {
	float: left !important;
	padding: 50px 0 0 0 !important;
}

footer {
	float: left;
	width: 1020px;
	padding: 50px 0 0 0;
	background: url("http://vcscm.org.au/assets/images/footer/bg/footer_bg.png") left top no-repeat;
}

.footer_box {
	float: left;
	width: 205px;
	height: 200px;
	padding: 0 0 0 45px;
}

.footer_box_inner_padding {
	padding: 0;
}

.footer_box_inner_padding li {
	padding: 0 0 3px 0 !important;
}

.footer_box h4 {
	font-size: 18px;
	color: #72b630;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
}

.footer_box_h4_height_1 {
	height: 78px;
}

.footer_box_h4_height_2 {
	height: 38px;
}

.footer_box_h4_height_3 {
	height: 28px;
}

.footer_box p {
	font-size: 12px;
	color: #777;	
	margin: 0;
}

.footer_box p a {
	color: #262261;
	text-decoration: none;
}

.footer_box p a:hover {
	text-decoration: underline;
}

.footer_box ul {
	float: left;
	padding: 7px 0 0 0;
	margin: 0;
	list-style: none;
}

.footer_box ul li {
	float: left;
}

.footer_box ul li a {
	float: left;
	width: 190px;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 15px;
	font-size: 12px;
	color: #262261;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	background: url("http://vcscm.org.au/assets/images/footer/quick_links/quick_link_arrow.png") left center no-repeat;
}

.footer_box ul li a:hover {
	text-decoration: underline;
}

#footer_logos_header {
	float: left;
	width: 977px;
	padding: 20px 0 0 43px;
	text-transform: uppercase;
	font-size: 14px;
	color: #262261;
}

#footer_logos {
	padding: 20px 0 0 0;
	float: left;
	width: 1020px;
	height: 62px;
}

#footer_logos img {
	float: left;
}

#web_credit {
	float: left;
	width: 975px;
	height: 40px;
	padding: 40px 0 0 45px;
	font-size: 11px;
	color: #262261;
}

#web_credit a {
	color: #262261;
	text-decoration: none;
}

#web_credit a:hover {
	text-decoration: underline;
}

small a {
	display: block;
	width: 700px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 20px;
	background-color: #eee;
	color: #262261 !important;
	font-size: 13px;
	text-decoration: none;
}

table#contact_details {
	width: 660px;
    border-collapse:collapse;
}

table#contact_details td {
	vertical-align: top;
}

.border {
	width: 660px;
	height: 3px;
	border-top: 1px dashed #999;
}

#courses_main_text form {
	width:720px;
	display:block;
	float:left;
	padding:0 0 10px 0;
}

.contact-form-block {
	width:720px;
	display:block;
	float:left;
}

.bottom-border {
	border-bottom: 1px dashed #ccc;
}

.bottom-border-newsletter {
/* 	border-bottom: 1px dashed #ccc; */
	padding: 0 0 10px 0;
/* 	margin: 0 0 30px 0; */
}

.bottom-border-signup {
	padding: 0 0 15px 0;
}

.contact-form-title {
	width:130px;
	height:20px;
	display:block;
	float:left;
	font-size:14px;
	color:#666;
	padding:15px 50px 15px 0;
	line-height: 20px;
}

.contact-form-title-captcha {
	width:120px;
	height:20px;
	display:block;
	float:left;
	font-size:13px;
	color:#666;
	padding:10px 15px 15px;
}

.contact-form-field {
	width:370px;
	display:block;
	float:left;
}

.contact-form-radio,
.contact-form-captcha {
	background:#fff;
	width:372px;
	display:block;
	float:left;
	padding:10px 0 20px;
}

.contact-form-radio label {
	padding:0 5px;
	font-size:14px;
	color:#666;
}

.contact-form-field input {
	width:280px;
	padding:6px 10px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.contact-form-field textarea {
	width:350px;
	height:100px;
	padding:10px;
	-moz-border-radius-bottomleft:10px;
	border-radius-bottomleft:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.contact-form-field input,
.contact-form-field textarea {
	border:1px solid #262261;
	font-size:14px;
	line-height:14px;
	color:#666;
	margin:10px 0;
	font-family: 'Open Sans', sans-serif;	
	background-color:#eee;
}

.contact-form-field ul {
	margin-bottom: 30px;
}

.contact-form-field ul li {
	width: 80px;
	height: 50px;
	float: left;
}

.contact-form-field ul li input {
	width: 20px;
}

.lt-ie9 .contact-form-field ul li input {
	background-color: white;
	border: 0;
}

.check-boxes label {
	padding: 0 5px 0 0;
	font-size: 1.1em;
	margin: 0;
}

.contact-form-captcha input {
	float:left;
	width:195px;
	padding:6px 10px;
	border:1px solid #262261;
	font-size:14px;
	color:#666;
	font-family:arial,helvetica;
	background-color:#eee;
}

.contact-form-captcha img {
	float:right;
}

#contact-form-submit input {
	background:#72b630;
	width:96px;
	cursor:pointer;
	border:1px solid #262261;
	float:left;
	margin:0 9px 0 0;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
}

.contact-form-details {
	color: red;
}

.left_column {
	width: 180px;
}

.error_message {
	float: left;
	width: 540px;
	padding: 0 0 0 180px;
	font-size: 14px;
	line-height: 18px;
	color: red;
}

.error_message_main {
	padding: 0 0 30px 0;
}

input:focus,textarea:focus {
	background-color:#fff;
}

#respond_checkboxes li {
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 5px 0;
}

#respond_checkboxes li a {
	color: #4d3569;
}

.respond_checkboxes_padding_top {
	padding: 15px 0 0 0;
}






/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
