/* 
    Document   : hatched-inc.css
    Created on : Nov 20, 2013, 1:56:34 PM
    Author     : Felix Chiang
    Business   : Hatched Inc
    Description: Custom CSS - School Sport WA
*/

/*
    Navigation
    Body Content
    Tabs
    Table
    Sidebar
    Footer
    Gravity Form Widget
    Hatched Inc Latest News
    Pay Now
    Gravity Forms
*/


body {
    background-color: #FFFFFF;
}

.row {
    width: 900px;
}

.mbod {
    padding-top: 50px;
}

body, div, dl, dt, dd, ul, ol, li, pre, form, p, blockquote, th, td {
    font-size: 12px;
}

ul, ol {
    margin-bottom: 0px;
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    font-size: 12px;
}

table {
    margin: 0px auto 18px !important;
}

p {
    margin-bottom: 0px;
}

a {
    color: blue;
}

a:hover {
    color: blue;
    text-decoration: underline;
}

.hinc.content li {
    list-style-position: outside;
    margin-left: 20px;
}

/* Navigation */

#mainmen {
    height: 50px;
}

#access ul {
    height: 50px;
}

#access ul li a:hover,
#access ul li.current-menu-item > a {
    background-color: #FFFF00;
    color: #000000;
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 1);
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 1);
}

#access a {
    line-height: 50px;
    font-size: 14px;
}

.ls-shadow {
    display: none !important;
}

#access ul ul {
    width: 200px;
    top: 50px;
}

#access ul ul li {
    background: transparent url(/wp-content/themes/sport-child/hatched-inc/img/bgMainMenu.png);
    filter: none;
}

#access ul ul a {
    width: 190px;
}

#access ul ul a:hover {
    color: #FFFF00;
}

#access ul li ul li:hover > a {
    border-right: 5px solid #FFFF00 !important;
}

#access ul li ul li.current-menu-item:hover > a {
    background-color: #FFFF00 !important;
    border-right: none !important;
    color: #000000 !important;
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 1);
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 1);
}

/* Body Content */

.welcomemsg {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
}

.welcomemsg h3 {
    color: #E41270;
}

.welcomemsg h3,
.welcomemsg p {
    padding-left: 0px;
}

/* Tabs */

.wpui-alma ul.ui-tabs-nav li {
    padding: 0 !important;
}

.wp-tabs .wpui-tabs-nav-holder {
    display: none !important;
}

/* Table */

table {
    /*display: block;*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border: 1px solid #555;
    color: black;
}

table tbody tr td {
    padding: 3px 10px;
}

thead tr td, th {
    color: #FFF;
    background-color: #BBB;
    font-weight: bold;
    border: 1px solid #555 !important;
    text-transform: uppercase;
    padding: 5px 10px;
}

th p {
    font-weight: bold;
} 

td {
    border-bottom: 1px solid #555 !important;
    border-left: 1px solid #555 !important;
}

/* Sidebar */

ul.mainwidget li.widget-container {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
}

#hinc-sidebar {
    padding-left: 0px;
}

ul.mainwidget li.widget-container {
    margin-bottom: 0px;
}

ul.mainwidget h3.widget-title {
    background: none;
    color: #000000 !important;
    font-size: 16px !important;
    padding-bottom: 0px !important;
    margin-bottom: 7px !important;
}

ul.mainwidget li.menu-item {
    padding: 3px 0px !important;
    border-bottom: 1px dotted #CCCCCC;
}

ul.mainwidget li.menu-item:before {
    content: '>\0000a0';
    color: #555555;
    float: left;
}

ul.mainwidget li.menu-item a {
    color: #555555;
}

ul.mainwidget li.menu-item a:hover {
    color: #ADA22A !important;
}

/* Footer */

.footer {
    padding-top: 0px;
    background-image: none;
    background-color: transparent;
}

.footer ul.footwidget {
    margin: 0px;
}

.footer ul.footwidget h3.widget-title {
    color: #FFFF00 !important;
    font-size: 18px !important;
    padding-bottom: 0px !important;
    margin-bottom: 7px !important;
}

.footer ul.footwidget li.menu-item:before {
    content: '>\0000a0';
    color: #FFFFFF;
    float: left;
}

.footer ul.footwidget li.menu-item a {
    color: #FFFFFF;
}

.footer ul.footwidget li.menu-item a:hover {
    color: #ADA22A !important;
}

.footer #hinc-footer-center {
    border-right: 1px solid #555555;
    border-left: 1px solid #555555;
    height: 245px;
}

.footer #hinc-footer-right {
    float:left;
}

.footinner {
    padding-bottom: 0px;
}

.footinner #footer-right-top {
    border-left: 1px solid black;
}

.footinner #footer-right-bottom {
    border-left: 1px solid white;
}

.footscribe {
    background-color: #FFFFFF;
}

/* Gravity Form Widget */
.gform_widget {
    margin-bottom: 0px !important;
}

.gform_widget .gform_heading {
    margin-bottom: 0px !important;
}

.gform_widget .gform_wrapper label {
    color: white;
    font-weight: normal;
    margin: 4px 0px 4px !important;
}

.gform_widget .gform_wrapper input {
    margin: 0px;
}

.gform_widget .gform_wrapper input[type=text] {
    width: 99% !important;
}

.gform_widget .gform_footer {
    margin: 0px !important;
}

.gform_widget form {
    margin: 0px;
}

.gform_wrapper {
    margin: 0px !important;
}

/* Hatched-Inc - Latest News */

.hinc.content {
    color: #555555;
}

.hinc.content h3 {
    font-size: 22px;
    color: #E41270;
}

.hinc.content h3,
.hinc.content h5 {
    margin: 21px 0px 5px 0px;
    font-weight: normal;
}

.hinc.content h3 a {
    color: #E41270;
}

.hinc.content h3 a:hover {
    color: #E41270;
    text-decoration: underline;
}

.hinc.content h5 a {
    color: #000000;
}

.hinc.content h5 a:hover {
    color: #000000;
    text-decoration: underline;
}

.hinc.content p a {
    color: #0000FF;
}

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

.hinc.content .breadcrumb {
    margin-bottom: 25px;
    line-height: 20px;
}

.hinc.content .summarymeta {
    background: none;
}

.hinc.content  .summarydate {
    color: black;
}

/* Hatched-Inc Website Referral Button */
a.btnHatchedInc {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-bottom: -1px;
    background: url(/wp-content/themes/sport-child/hatched-inc/img/icon_hatched_inc.png);
}

a.btnHatchedInc:hover {
    background-position: 15px 0px;
}

/* SSWA Merchandises' Table */
table.sswa_merchandises {
    margin-top: 20px !important;
}

table.sswa_merchandises tr td {
    padding: 5px;
}

table.sswa_merchandises tr td h5 {
    text-align: center;
    margin-bottom: 20px !important;
}

/* Style HINC Child Pages List */
ul.hinc_child_pages {
    list-style: none;
}

ul.hinc_child_pages li {
    margin: 0;
    float: left;
}

ul.hinc_child_pages li a {
    width: 160px;
    height: 30px;
    background: url(/wp-content/themes/sport-child/hatched-inc/img/bgButton.png);
    display: block;
    margin: 10px;
    text-align: center;
    padding: 6px;
    color: white;
    font-weight: bold;
}

ul.hinc_child_pages li a:hover {
    background-position: 0px 30px;
}

/* Style HINC Results List */
ul.hinc_results_pages,
ul.hinc_results_pages ul {
    list-style: none;
}

ul.hinc_results_pages li {
    float: left;
}

ul.hinc_results_pages .page_item_has_children > a:hover {
    text-decoration: none;
}

ul.hinc_results_pages a.button {
    width: 235px;
    height: 30px;
    background: url(/wp-content/themes/sport-child/hatched-inc/img/bgButtonLong235.png);
    display: block;
    margin: 10px 10px 10px 0;
    text-align: center;
    padding: 6px;
    color: white;
    font-weight: bold;
}

ul.hinc_results_pages a.button:hover {
    background-position: 0px 30px;
}

/* SSWA Merchandise Page's Button */
table.sswa_merchandises a.button {
    width: 160px;
    height: 30px;
    background: url(/wp-content/themes/sport-child/hatched-inc/img/bgButton.png);
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 6px;
    color: white;
    font-weight: bold;
}

/* Unsorted Changes */
.logoresponsive {
    background: none;
    background-color: black;
}

table.resultstable {
    background-color: transparent;
    border: none;
}

table.resultstable tr,
table.resultstable td {
    border: none !important;
}

table.resultstable ul li {
    margin: 0px 0px !important;
    padding: 10px 10px;
}

table.resultstable ul li.page_item_has_children {
    padding: 0px 0px;
}

table.resultstable ul li ul {
    margin: 0px;
}

table.resultstable a.button {
    margin: 0px 0px;
}

.single .hinc.content h3 {
    text-align: center;
}

.wp-tab-content-wrapper {
	overflow: auto;
}

.hidden {
    display: none;
}

/* Pay Now */
li.menu-item.bpoint a {
	width: 85px;
	height: 50px;
	background: url(../img/btnPayNow.png) no-repeat !important;
	color: black !important;
}

li.menu-item.bpoint a:hover {
	background-position: -85px 0px !important;
}

/* Gravity Forms */
li.gfield,
li.gfield p {
    margin-bottom: 20px;
}

.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
    padding-left: 2px !important;
}
