/*
Theme Name: Taylor Fry
Theme URI: http://www.taylorfry.com.au
Description: Taylor Fry theme designed by L&L
Author: YC
Author URI:
Version: 2.0
Tags:

License:
License URI:

L&L's design adapted for Wordpress
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("img/bground_full_gamma.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E1E2E3;  
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 19px;
}
.main_nav {
	font-size: 10px;
	font-weight: bold;
}
.main_nav_hover {
	color: #006ec8;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #006ec8;
}
.side_nav_header {
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #999;
   	text-transform:uppercase;
}
.side_nav_1 {
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url("img/green_arrow_right.png");
	background-repeat: no-repeat;
	background-position: right 5px;
}
.side_nav_1_noarrow {
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.side_nav_1_unfolded {
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url("img/green_arrow_down.png");
	background-repeat: no-repeat;
	background-position: right 6px;
}

.bullet_colour {
	color: #F00;
}
.side_nav_1_ruleabove {
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: 13px;
	padding-top: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	background-image: url("img/green_arrow_right.png");
	background-repeat: no-repeat;
	background-position: right center;
}

.side_nav_1_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
   	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: 13px;
    	padding-top: 5px;
    	background-position: right center;
}
.side_nav_2 {
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 6px;
	padding-top: 6px;
	font-weight: bold;
}
.side_nav_3 {
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #006ec8;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 10px;
}
.divider_vertical {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006ec8;
	padding-right: 35px;
}
.main_content {
	padding-right: 35px;
}
highlight {
	color: #006ec8;
	font-weight: normal;
}
highlight_bold, .sidebar li.current_page_item p, .sidebar highlight_bold a:link, .sidebar highlight_bold a:visited{
	color: #006ec8;
	font-weight: bold;
}
h2 {
	font-size: 17px;
	color: #00bee6;
}
h1 {
	font-size: 34px;
	color: #FFF;
}
h5 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
}

h6, h6 a:link, h6 a:hover, h6 a:visited, h6 a:focus {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
    	color: #006ec8;
}

    
.main_nav {
    color:#999;
    text-transform:uppercase;

}
              
        
 
.main_nav ul {
    float:right;
}     
 
      
.main_nav li {
    float:left;
    list-style: none;
    display: inline;
    padding-left:18px;
    margin:0px;
    padding-top:5px;
} 

.main_nav li:hover {
    position:relative;
}    

.main_nav li:first-child{
    padding-left:0px;
}  

.main_nav ul li ul.children{
    position:absolute;
    display:none;
    background-color:#e6e9f6;
    padding-right:15px;
    border-top:3px solid #006ec8;
    text-transform:none;
    margin-top:5px;
} 
            
.main_nav ul li:hover ul.children{
    display:block;
    z-index:1;
} 

.main_nav .children li{
 	list-style: none;    
  	padding:5px;
   	width:15ex;  
   	text-align:left;
   	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.main_nav .children li:last-child{
    border-bottom:none;
}    
             

.main_nav a:link, .main_nav a:visited, .main_nav a:active {
	color: #999999;
    text-decoration: none;
}

/*
.main_nav a:hover {
	color: #006ec8;
} */


.main_nav li:hover a {
	color: #006ec8;
}

.main_nav li:hover li a {
	color: #999999;
}

.main_nav li li:hover a {
	color: #006ec8;
}



.sidebar ul.children p{

    font-weight: normal;
}

.sidebar ul.children .current_page_item p{

    font-weight: bold;
}

.sidebar .current_page_item ul p{
   	color: #999999;

}

.sidebar a:link, .sidebar a:visited, .sidebar a:hover, .sidebar a:active {
	color: #999999;
   	text-decoration: none;
}

/*
.sidebar a:visited {
	color: #999999;
}
.sidebar a:hover {
	color: #999999;
}
.sidebar a:active {
	color: #999999;
}
*/

/*
.sidebar ul li.current_page_ancestor ul li, .sidebar li.current_page_item li{
    display:block;
}

.sidebar ul li ul li{
    display:none;
}
*/

.sidebar li {
    list-style: none;
}


/*magic test*/

/*
.side_nav_magic {
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url("img/green_arrow_right.png");
	background-repeat: no-repeat;
	background-position: right 6px;
}

.sidebar ul li li {
    display:none;
}

.sidebar ul li:active li, .sidebar ul li:focus li {
    display:block;
}

a:active .side_nav_magic, a:focus .side_nav_magic  {
    background-image: url("img/green_arrow_down.png");
}

*/

/*magic end*/
   
.sidebar ul {
    padding-left: 0px;
}
     
.sidebar ul.children p:before {
	content: "\2013\ ";
  	color: #006ec8;
}  



a:link {
	color: #006ec8;
}
a:visited {
	color: #006ec8;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #006ec8;
}

ul {
	margin-left: 0px;
	padding-left: 12px;
}
li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style-type: disc;
}
.footer_rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

table#specialists {
  	width:100%;
  	border-top: 1px solid #00bee6;
    	border-bottom: 1px solid 052b4c
}

/*
table#specialists td{
      	border-bottom: 1px solid #00bee6;      
} */

table#specialists thead td{
    	border-bottom: 1px solid #00bee6;
}

table#specialists tr td:first-child{
     font-weight: bold;
}

table#specialists thead{
     	background-color: #E5E8F5;
     	text-transform:uppercase;
}

 /*
table#specialists a:link, table#specialists a:visited, table#specialists a:active {
	color: #999999;
   	text-decoration: none;  
}

table#specialists a:hover {
	color: #006ec8;
   	color: #006ec8; 
}
   */

table.main_page {
    border-collapse:collapse;
} 

#main_content {
    padding-left:48px;
    padding-right: 74px;
}

#main_content a:link, #main_content a:visited, #main_content a:active {
  	color: #999;
  	text-decoration: none;
}

#main_content a:hover{
    text-decoration: underline;
}

table.main_page td {
    vertical-align:top;
}

#main_content p:first-child, #main_content p:first-child a:link, #main_content p:first-child a:hover, #main_content p:first-child a:visited, #main_content p:first-child a:active{
    	color:#006ec8;
    	font-size:16px;
}

#main_right {
    padding-left: 20px;
    padding-right: 48px;
    vertical-align:top;
    /*height:614px;*/
    font-size:11.25px;
}

#search {
    border:1px solid #ccc;
    width:100%;
}

#search-go {
	background: #ccc url("img/grey_arrow_right.png") no-repeat center center;
	color: transparent;
	cursor: pointer;
	cursor: hand;
	margin-left:0ex;
   	width:19px;
    	border:none;
    	margin:2px;
    	padding-left:19px;
   	padding-right:0px;
}


#search input.textbox {
	width: 95px;
    	border:none;
    	color:#ccc;
    	padding-left:3px;
    	padding-right:0px;
}

#newsletter-submit {
    	color: #999;
    	border:none;
    	background: transparent url("img/green_arrow_right.png") no-repeat right center;
    	cursor: pointer;
	cursor: hand;
    	border-bottom: 1px solid #999;
	float:right;
	margin-bottom:1ex;
    	margin-top:1ex;
    	text-align:left;
    	padding-left:0px;
    	margin-left:0px;
}

#newsletter-submit:hover {
    	color: #006ec8;
    	border-bottom: 1px solid #006ec8;

}

#newsletter-form input.textbox{
    	border:1px solid #ccc;
    	color:#ccc;
    	padding:3px;
}

.pdf_link a:link, .pdf_link a:visited {
	color: #999999;
    	width:100%;
    	float:left;
    	border-bottom:1px solid #999999;
    	margin-bottom:1em;
    	text-decoration:none;
    	background: transparent url("img/green_arrow_right.png") no-repeat right center;
}

.pdf_link a:hover {
	color: #006ec8;
    	border-bottom:1px solid #006ec8;
}

.pub_date {
    text-align:right;
    width:100%;
}


.more_link a:link, .more_link a:visited {
	color: #999999;
    	text-decoration:none;
    	width:100%;
    	float:left;
    	background: transparent url("img/grey_arrow_right.png") no-repeat right center;
    	border-bottom:1px solid #999999;
    	margin-bottom:1em;
}

.more_link a:hover {
	color: #006ec8;
    	border-bottom:1px solid #006ec8;
    	background: transparent url("img/green_arrow_right.png") no-repeat right center;
}

.pub_item a:hover.no-hover  {
/*this is for the titles, which are not actually links*/
    color:#006ec8;
}

.pub_thumbnail { 
margin-right: 20px;
margin-top:20px;

}

.pub_item td {
vertical-align:top;
}

.services img {
    width:100%;
}

.right_column img {
    width:100%;
    padding-top:10px;
}

/*for mailpress*/
#content {
    width:613px;
    margin-left:259px;
}

#logos_front img {
    width:100%;
}

/*
#front_banner {
    background-image: url("http://www.taylorfry.com.au/images/home/HomeImages_754x415_Innovative-practical.jpg");
    background-repeat: no-repeat;
	background-position: center top;
} */

#front_banner2 {
    z-index:0;
}

.nav_parent {
    cursor: pointer;
	cursor: hand;
}

a img {
    border:none;
}

.abstract img {
    width:40%;
    padding-right: 2em;
}