/*
Theme Name: Jeal 
Theme URI: http://www.jeal.com.au/
Description: Jeal Computer Services
Version: 1.0
Author: Gerard Milo
Author URI: http://www.jeal.com.au/
Tags: blue, custom header, fixed width, two columns, widgets

	Jeal

	This theme was designed and built by Gerard Milo,
	whose blog you will find at http://www.xposed.com.au/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0;padding: 0;border: 0;outline: 0; 
	}
body { line-height: 1; }
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse;border-spacing: 0; }

/*main*/
body { 
	font-family: 'Lucida Grande','Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size: 12px;
	color: #666666;	
	background: #FFF url('images/jealbackground.jpg') no-repeat center 75px;
}
h1 {
        font-size: 25px;
        color: #25508D;
        line-height: 1.22em;
        border-bottom: 1px solid #EFEFEF;
	margin-bottom: 20px;
}

h2 { 
        font-size: 15px;
        color: #25508D;
	line-height: 1.22em; 
}
h3{ 
	font-size: 13px; 
	line-height: 1.22em; 
        color: #25508D;
}
h4 { font-size: 1.33em; color: #333333; line-height: 1.22em; }
h5 { font-size: 1.33em; font-weight: bold; color: #333333; }
h6  { font-size: 1em; font-weight: bold; color: #333333; }
a { 
	text-decoration: none; 
	outline: none;
	color: #25508D;
}
a:hover {
}
p { line-height: 20px; margin-bottom: 10px; }
small { font-size: 0.83em; text-transform: uppercase; color: #7b7b7b; }
ul {
	list-style-position:inside;
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 10px;
}
ul li {
	padding: 3px;
}
button:focus::-moz-focus-inner,
input[type="reset"]:focus::-moz-focus-inner,
input[type="button"]:focus::-moz-focus-inner,
input[type="submit"]:focus::-moz-focus-inner,
input[type="file"] > input[type="button"]:focus::-moz-focus-inner {
	border: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	}
#page {
	margin: 0 auto;
	padding: 0px;
	}

#header-wrapper {
	margin: 0 auto;
	padding: 0px;
	background: #25508D;
	border-bottom: 1px solid #316AB8;
	height: 75px;
	clear: both;
	}
#header {
        margin: 0 auto;
        width: 1000px;
        padding: 0px;
}
#logo {
	float: left;
	width: 200px;
}
#logo img {
	height: 70px;
}
#headermenu {
	font-size: 15px;
	text-align: center;
	float: right;
}
#headermenu a {
	color: #5BC4F4; 
	font-weight: bold;
}
#headermenu ul {
	list-style: none;
	display: inline;
}
#headermenu li {
	float: left;
	margin: 10px 0px;
	padding: 10px 15px 10px;
	border-left: 1px solid #316ab8;
}

#headermenu li.current_page_item a {
	color: #FFF;
}
#headermenu span {
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	color: #FFF;
}

#featured-wrapper {
	width: 100%;
	clear: both;
	overflow: auto;
}
#featured {
	width: 1000px;
	padding: 10px;
	margin: 30px auto 0px;
	height: 200px;
	background: #FFF;
}
#breadcrumb {
	width: 1000px;
	margin: 20px auto 0px;
	padding-right: 20px;
	text-align: right;
}
#breadcrumb span {
	display: none;
}
#breadcrumb a {
	font-weight: bold;
}
#content-wrapper {
	border: 1px solid #D4D4D4;
	background: #FFF;
        width: 960px;
        margin: 5px auto 25px;
	padding: 20px 20px 20px;
	clear: both;
	position: relative;
	min-height: 600px;
}
#frontservices {
	width: 310px;
	height: 150px;
	float: left;
	padding: 5px;
}
#frontservices p {
	margin: 10px 0px 0px;
}
#frontcompany {
	min-height: 200px;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}
#frontcompany img {
	margin: 0 auto;
	padding: 0px 7px;
}

#frontcontentservices {
        border-bottom: 1px solid #EFEFEF;
        border-top: 1px solid #EFEFEF;
	clear: both;
	overflow: auto;
	padding: 15px 0px 0px;
}
#frontservices:hover {
        color: #333;
}
#frontservices h2 {
	padding: 5px 0px 3px;
}
#frontservices h2 a {
	font-size: 15px;
	color: #25508D;
}
#servicesimage {
	margin: 0px 10px 5px 0px;
	width: 100px;
	height: 75px;
	float: left;
	background: #f3f3f3;
}
#serviceinfo {
	height: 150px;
}
#serviceinfo span a {
	color: #666;
	font-size: 11px;
}
#frontbottom {
	width: 100%;
	padding-top: 20px;
	min-height: 202px;
	clear: both;
	font-size: 12px;
}
#frontaboutus {
	float: left;
	width: 220px;
	padding: 0px 15px 0px 0px;
	height: 200px;
        border-right: 1px solid #EFEFEF;
}
#feedback {
        width: 320px;
        height: 200px;
        float: left;
        padding: 0px 15px 0px;
}
#feedback span {
	display: none;
}
#bottomnews {
	float: right;
	padding: 0px 0px 0px 15px;
	height: 200px;
	width: 340px;
        border-left: 1px solid #EFEFEF;
}
#frontinfo {
	overflow: auto;
}
#frontinfo img {
	float : left;
	margin-right: 10px;
	margin-bottom: 5px;
	background: #ECECEC;
}
#frontinfoextra {
	margin-bottom: 20px;
}
ul.tick{
	margin-left: 30px;
	margin-bottom: 10px;
	list-style-type:none;
}
ul.tick li{
	padding: 3px 3px 3px 20px;
	display: block;
	background: url(images/tick.jpg) no-repeat left center;
	margin: 0px;
}
/*pages and posts*/
#page-wrapper {
	overflow: auto;
}
#frontcontent {
	min-height: 200px;
}
#content {
	width: 690px;
	float: left;
	margin-right: 20px;
	display:inline;
}
#content span {
	display:block;
	font-size: 11px;
	text-transform: uppercase;
	color: #316AB8;
}

#sidebar {
	width: 250px;
	float: right;
	display: block;
}
#sidebar ul {
	margin: 0px;
}
#sidebar  li.line {
        border-bottom: 1px solid #EFEFEF;
}

#sidewidget {
	padding: 10px 0px 10px 10px;
	clear: both;
	overflow: auto;
}
#sidewidget h2 {
	margin: 4px 0px;
}
#sidewidget h3 span {
	display: block;
}
#sidewidget ul {
	margin-left: 10px;
	list-style-type: square;
}
#sidewidget ul span {
        display: none;
}

#sidewidget li {
	padding: 3px;
}

#callnow {
	padding: 10px 10px 10px;
	background: #25508D;
	position: relative;
	font-weight: bold;
}
#callnow p {
	position: absolute;
	bottom: 10px;
	left: 10px;
	text-align: center;
	background: transparent url(images/bg_opaque.png);
	color: #FFF;
	margin: 0px;
	width: 230px;
	padding: 2px 0px;
}
#ourcompanies {
	font-size: 11px;
	margin-top: 30px;
}
#ourcompanies ul {
	list-style-type: none;
	margin: 0px;
}
#ourcompanies ul li {
	overflow: auto;
	padding: 10px 0px 10px 10px;
}
#ourcompanies img {
	float :left;
	margin: 0px 7px 7px 0px;
	width: 75px;
	padding: 3px;
}
#ourcompanies span {
	font-size: 11px;
	font-weight: normal;
	font-style:italic;
	color: #666;
}
.sidefeature {
	background: #25508D;
	color: #FFF;
}
.sidefeature h2 {
        color :#FFF;
}
.sidefeature li a {
        color: #FFF;
	font-weight: bold;
}

.sidenews {
	margin: 0px;
}

#supporthelpbox {
	text-align: center;
	width: 250px;
	padding: 10px;
	background: #ECECEC;
	border: 1px solid #666;
	float: right;
	height: 200px;
	margin: 20px;
}
#supporthelpbox img {
	padding-top: 30px;
}


table #gen-table img {
	padding: 20px;
}
#searchbox {
	background: url(images/searchbox.png) no-repeat left center;
}
#searchbox input, textarea{
	background: transparent;
        padding: 5px;
        color: #666;
        border: 0px;
}
#searchbox input:active, input:focus, textarea:focus, textarea:active {
        color: #666;
}
#searchbox button {
	border: 0px;
	background: transparent;
	outline: none;
}
#searchbox button span {
	visibility: hidden;
	display: block;
	padding: 3px;
}

#contactside {
	border-left: 1px solid #EFEFEF;
	margin-top: 20px;
}
#contactside span {
	display :none;
}
#contactside h2 {
	margin-bottom: 15px;
	font-size: 17px;
}
#contactside ul {
	list-style-type: none;
	margin: 0px;
}
#contactside li {
	margin-bottom: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#contactside ul li ul {
	list-style-type: square;
	margin-left: 10px;
}
#contactside li ul li {
	padding: 5px 0px;
	margin: 0px;
}
#contactside p {
	margin-bottom: 5px;
}

#pagenewsside {
	padding-bottom: 150px;
	background: url(images/sidenews.jpg) no-repeat bottom right;
}
#companyinfo {
clear : both;
}
#companyinfo ul {
	list-style-type: none;
	margin: 0px;
	overflow: auto;
}
#companyinfo li {
	float :left;
}
li.firstboxrem{
	width: 110px;
	text-align: right;
	font-weight: bold;
	color: #25508D;
	padding: 10px;
}
li.secondboxrem {
	width: 475px;
	text-align: left;
	border-left: 1px solid #EFEFEF;
	padding: 12px;
}
li.firstbox {
	width: 110px;
	text-align: right;
	border-top: 1px solid #EFEFEF;
	font-weight: bold;
	color: #25508D;
	padding: 10px;
}
li.secondbox {
	width: 475px;
	text-align: left;
	border-left: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	padding: 12px;
}
li.secondbox h3 {
	color: #000;
}
.ourserviceslist li {
	width: 220px;
	padding: 5px 0px;
}
#companyside {
	border-left: 1px solid #EFEFEF;
	margin-top: 20px;
}
#companyside span {
	display:none;
}
#companyside h2 {
	margin-bottom: 15px;
	font-size: 17px;
}
#companyside ul {
	list-style-type: none;
	margin: 0px;
}
#companyside li {
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#companyside ul li ul {
	list-style-type: square;
	margin-left: 10px;
}
#companyside li ul li {
	padding: 5px 0px;
	margin: 0px;
}
#companyside p {
	margin-bottom: 5px;
}
#companyvid {
	margin-bottom: 15px;
}

#archivedpost {
	margin-bottom: 50px;
}
/* end */
#footer-wrapper {
	border-top: 1px solid #25508D;
	clear: both;
	background: #316AB8;
	min-height: 200px;
}
#footer {
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
	color: #FFF;
	font-size: 11px;
	overflow: auto;
}
#footer h1 {
	color: #FFF;
	font-size: 16px;
	border: 0px;
	margin: 10px 0px 2px 30px;
}
#footer h2 {
	color: #FFF;
}
#footer h3 {
	color: #FFF;
	margin: 5px 0px 3px;
	font-size: 12px;
}
#footer p {
	margin: 0px;
	line-height: 15px;
	letter-spacing: 1px;
}
#footer a {
	color: #FFF;
}
#compinfo {
	width: 165px;
	float: left;
}
#compdetails {
	float: left;
	width: 270px;
	margin-right: 10px;
	border-right: 1px solid #3a7edb;
	background: #316AB8 url(images/doglogo.jpg) no-repeat bottom right;
}
#compdetails p {
	margin-left: 5px;
}
#footerlinks {
	float: left;
	width: 120px;
	margin-right: 15px;
}
#footerlinks ul {
	margin: 10px 0px 0px 10px;
	list-style-type: none;
}
#footerlinks li {
	border-bottom: 1px solid #3a7edb;
	padding: 6px 6px;
	letter-spacing: 1px;
}
#footerlinksmore {
	float: left;
	width: 150px;
	margin-right: 15px;
	height: 180px;
}

#footerlinksmore ul {
        margin: 53px 0px 0px 10px;
        list-style-type: none;
}
#footerlinksmore li {
        border-bottom: 1px solid #3a7edb;
        padding: 6px 6px;
        letter-spacing: 1px;
}
#footerlatestnews {
	width: 225px;
	float:right;
}
#footerlatestnews h2 {
	margin-bottom: 15px;
}

#social {
	width: 175px;
	float: left;
	margin: 0px 0px 0px;
}
#social span {
	display:none;
}
#social h2 {
	margin-bottom: 15px;
}
#social .socialbox {
	clear: both;
	height: 57px;
	padding-left: 10px;
}
#social p {
	line-height: 50px;
}
#social img {
	float: left;
	height: 57px;
	margin-right: 10px;
}


/*testimony slider */
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
	display: none;
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

/* Easy Slider */
	
#slider {
	clear: both;
	margin: 0px;
	background: #FFF;
	float: left;
	overflow: hidden;
}

#slider ul {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li { 
	width:320px;
	height:175px;
	padding: 0px;
}	

#quote {
	width: 65px;
	height: 180px;
	position: fixed;
	margin-left: -90px;
}

#gen-table-inner{
	font-size:13px; 
	margin:0px; 
	border:1px solid #CCCCCC; 
	padding:5px;
}
#gen-table-inner th{
	font-size:13px; 
	margin:0px; 
	background: #25508D; 
	text-align:left;
        color: #5BC4F4;
	padding: 10px 5px;
}
#gen-table-inner tr{
	border-bottom: 1px dotted #CCCCCC;
}
#gen-table-inner td{
	background:#f4f4f4; 
	padding:5px; 
	text-align:left
}
#gen-table-inner ul {
	margin: 5px 0px 5px 40px;
	list-style-type: square;
}
#gen-table-inner li {
	padding: 3px;
}
#videowrapper {
	height: 200px;
	background: #FFF url(images/monitor.png) no-repeat center center;
	overflow: auto;
}
#video {
	margin: 12px auto 0px;
	text-align:center;
	width: 160px;
	background: #000;
}
#video embed {
	width: 163px;
	height: 123px;
}
.wpcf7-form input, textarea{
	width: 400px;
	padding: 10px;
	color: #666;
	border: 1px solid #D4D4D4;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.wpcf7-form input:hover, input:active, input:focus, textarea:focus, textarea:active {
	color: #666;
	border: 1px solid #666;
}
.submit {
	margin-top: 10px;
	margin-left: 400px;
}
.submit input {
	width: 150px;
	color:#666;
	background: #F4F4F4;
}
.submit input:hover, .submit input:active {
	border: 1px solid #666;
	color: #333;
	background: #ECECEC;
}

#tourpage {
	overflow: auto;
	margin-bottom: 30px;
	font-size: 15px;
}
#tourimg {
	width: 220px;
	float: left;
}
#tourimg img {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 200px;
}
#tourinfo {
	float: left;
	width: 400px;
	padding-top: 20px;
}
#videoguide {
	overflow: auto;
	clear: both;
}
#videoguide ul {
	list-style-type: none;
	overflow: auto;
	clear: both;
}
#videoguide li {
	float: left;
	text-align: center;
	height: 125px;
}
#videoguide p {
	margin: 0px;
}
#videoguideinfo {
	width: 320px;
	float: left;
	padding-top: 30px;
	padding-left: 20px;
	font-size: 15px;
}
#videoguideinfo h2 {
	font-size: 17px;
}
#videoguideinfo p {
	margin-top: 20px;
}
#videoguidecomplete {
	height: 250px;
	width: 350px;
	float: right;
	background: #FFF url(images/monitor.png) no-repeat center center;
	text-align: center;
	overflow: auto;
}
#videoguidecomplete a {
	color: #FFF;
}
#videoguidecomplete h2 {
	margin-top: 50px;
	font-size: 30px;
	color: #FFF;
}
#videoguidecomplete h1 {
	margin-top: 10px;
	font-size: 40px;
	border: 0px;
        color: #FFF;

}
#helpbox {
	clear: both;
	overflow: auto;
}
#supportform {
	width: 250px;
	padding: 10px;
	background: #ECECEC;
	border: 1px solid #666;
	float: left;
	height: 200px;
	margin: 20px;
}
#supportform h2, #supporthelpbox h2 {
	color: #FFF;
	background: #666;
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#supportform td{
	padding: 5px;
}
#supportform input {
	padding: 10px;
}
input.supportbut {
	display: block;
	width: 200px;
	margin: 0 auto;
}