/* 
	Theme Name: coachingwithroy.com
	Theme URL: http://coachingwithroy.com/
	Description: Customised WordPress Theme by <a href="mailto:milanmk@yahoo.com">Milan Kaneria</a>.
	Author: Milan Kaneria
	Author URI: mailto:milanmk@yahoo.com
	Version: 1.0
		
*/


/* global */

.grey_background {
	background: #33719E;
	margin: -90px -10px -10px -10px;
	padding: 90px 0 0 0;
	}
	
.head {
	background: #33719E;
	margin: 0px -10px -10px -10px;
	
	}
	
body {
	background: #33719E;
	}
	
	
.nav_bar {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 110%;
	background: #0663a3;
	color: #ffffff;
	height: 25px;
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 10px 0px 5px 5px;
	width: 903px;
	}

.nav_bar li
{
	float: left;
	display: block;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
	
.nav_bar a {
	text-decoration: none;
	color: #ffffff;
	}

.nav_bar a:hover {	
	color: #ffffff;
	text-decoration: underline;
	}

	
span.nav_tab {
	width: 100px;
	margin: 0px 10px 0px 10px;
	}
	
.logo {
	width: 288px;
	height: 41px;
	padding: 35px 5px 5px 20px;
	}
	
img {  
	border-style: none;
	}

	
.outer_container{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	}


.top_shadow {
	width: 930px;
	background-image: url(images/blue_shadow_top.png);
	height: 16px;
	float: left;
	}
	
/* -- the -3px margin is to fix an ie bug -- */	
	
.middle_shadow {
	width: 930px;
	margin: -3px 0 0 0; 
	background-image: url(images/blue_shadow_middle.png);
	background-repeat: repeat-y;
	float: left;
	}

.inner_container {
	width: 908px;
	padding: 0 0 0 12px;
	float: left;
	}

.bottom_shadow {
	width: 930px;
	background-image: url(images/blue_shadow_bottom.png);
	background-repeat: no-repeat;
	height: 16px;
	float: left;
	}
	

	
span.red {
	color:#EC0000;
	}
	
span.red a {
	color:#EC0000;
	text-decoration:none;
	}
	
span.red a:hover{
	color:#EC0000;
	text-decoration: underline;
	}
	
span.black {
	color:#000000;
	}
	
span.white {
	color:#ffffff;
	}
	
span.index_text_url {
	color: #EC0000;
	}
	
span.bold {
	font-weight: bold;
	}
	

	
h1 {
	color: #005071;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	}
	
h2 {
	color: #005071;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: normal;
	}
		
p {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 5px 0 0 0px;
	padding: 2px 0 2px 0px;
	color: #005071;
	}
	
ul {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #005071;
	}

	
table {
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0px;
	padding: 2px 0 2px 0px;
	color: #005071;
	xborder: 1px solid #cccccc;
	background: #fcfcfc;
	border-collapse:collapse;
	}
	
td {
	xborder: 1px solid #CCC;
	padding: 5px;
	}
	
.red_bar {
	background: #ec0000;
	width: 888px;
	padding: 10px 0 10px 20px;

	}
	
.left_container {
	width: 550px;
	margin: 0 0 10px -5px;
	float: left;
	}
	
.left_container a{
	color: #ec0000;
	text-decoration: none;
	}
	
.left_container a:hover{
	color: #ec0000;
	text-decoration: underline;
	}
	
.text_container {
	border: 1px solid #cccccc;
	margin: 10px 5px 10px 15px;
	padding: 5px 5px 10px 10px;
	background: #fcfcfc;
	background-image: url(images/grey_top.png);
	background-repeat:repeat-x;
	float: left;
	width: 540px;
	}
	
.text_container_wide {
	border: 1px solid #cccccc;
	margin: 10px 5px 10px 15px;
	padding: 5px 5px 10px 10px;
	background: #fcfcfc;
	background-image: url(images/grey_top.png);
	background-repeat:repeat-x;
	float: left;
	width: 863px;
	}
	
span.learn_more {
	float: right;
	margin: 10px 10px 0 0;
	}
	
	
.side_bar_container {
	width: 310px;
	float: right;
	margin: 10px 0 0 0;
	}
	
.roy_pic {
	width: 260px;
	float: left;
	}

	
.side_bar_container_bottom {
	width: 250px;
	padding: 5px;
	float: left;
	margin: 0px 5px 5px 3px;
	background: #fcfcfc;
	border: 1px solid #cccccc;
	}
	
.side_bar_header_bottom {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 110%;
	background: #0663a3;
	font-weight: normal;
	color: #ffffff;
	padding: 5px;
	}
	
.side_bar_text_bottom {
	font-size: 80%;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color:  #005071;
	padding: 5px;
	}
	
.side_bar_text_bottom a {
	color: #005071;
	text-decoration: none;
	}
	
.side_bar_text_bottom a:hover {
	text-decoration: underline;
	}
	
.text_indent {
	margin: 0 0 0 -5px;
	}

/* index.php */

.index_box_upper_container {
	border-bottom: 1px solid #cccccc;
	float: left;
	}

.index_box_upper_left {
	width: 337px;
	color: #005071;
	font-size: 200%;
	font-family: Arial, Arial, Helvetica, sans-serif;
	border-top: 1px solid #cccccc;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
	float: left;
	margin: 20px 0 0 0;
	}
	
.index_box_upper_right {
	width: 550px;
	color: #ffffff;
	font-size: 80%;
	font-family: Arial, Arial, Helvetica, sans-serif;
	border-top: 1px solid #cccccc;
	font-weight: normal;
	padding: 15px 5px 15px 5px;
	float: right;
	background: #0663a3;
	margin: 20px 0 0 0;
	}
	
.side_bar_text_bottom a {
	color: #005071;
	text-decoration: none;
	}
	
.side_bar_text_bottom a:hover {
	text-decoration: underline;
	}
	
.index_box_upper_right a{
	text-decoration: none;
	color: #ffffff;
	}
	
.index_box_upper_right a:hover {
	text-decoration: none;
	color: #ffffff;
	}
	}
	
.index_box_upper_right a:visited {
	text-decoration: none;
	color: #ffffff;
	}


.index_box_upper_right_inner_left {
	width: 275px;
	float: left;
	color: #ffffff;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	}
	
.index_box_upper_right_inner_left div {
	font-size: 250%;
	font-style: italic;
	}
	
.index_box_upper_right_inner_right {
	width: 275px;
	float: right;
	color: #ffffff;
	font-size: 100%;
	font-weight: normal;
	}

.index_box_upper_right_inner_right ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.index_box_upper_right_inner_right ul li {
	margin: 0px;
	padding: 0px 0px 8px;
	color: #ffffff;
	font-size: 150%;
}


.white_arrow {
	width: 55px;
	float:left;
	}
	
.book_text {
	width: 220px;
	float:right;
	}
	
	
span.index_smaller_text {
	font-size: 50%;
	font-weight: normal;
	}
	
	
	
.index_pic {
	background-image: url(images/bridge_background.png);
	background-repeat:repeat-x;
	width: 908px;
	height: 237px;
	float: left;
	}
	
.index_pic_text {
	width: 360px;
	font-size: 95%;
	margin: 20px 0 0 0;
	color: #005071;
	float: right;
	}
	
.index_pic_text_center {
	width: 290px;
	float: left;
	text-align: center;
	padding: 0 10px 0 10px;
	margin: 0 0 0 15px
	}
	
.index_pic_text_left {
	width: 350px;
	margin: 40px 0 0 0;
	float: left;
	}
	
	

	
	
	
.index_text_top_container {
	width: 895px;
	border: 1px solid #cccccc;
	float: left;
	margin: 5px;
	background: #fcfcfc;
	background-image: url(images/grey_top.png);
	background-repeat:repeat-x;
	}
	
.index_text_left_container {
	width: 600px;
	float: left;
	}
	
.index_text_top {
	width: 875px;
	float: left;
	font-size: 90%;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #333333;
	border: #000000;
	margin: 5px;
	padding: 5px;
	}	
	
.index_text_left {
	width: 280px;
	float: left;
	font-size: 75%;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 15px 5px 10px 10px;
	}	
	
.index_text_middle {
	width: 280px;
	float: right;
	font-size: 75%;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 15px 5px 10px 15px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	}	
	
.index_text_right {
	width: 270px;
	float: right;
	font-size: 75%;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 15px 5px 10px 5px;
	}	

.index_text_bottom_container {
	width: 895px;
	}
	
.index_container_bottom_left {
	width: 590px;
	border: 1px solid #cccccc;
	float: left;
	margin: 5px 5px 5px 5px;
	background-image: url(images/formula_pic.png);
	background-repeat: no-repeat;
	background-position: right;
	}
	
.index_text_header_bottom_left {
	width: 300px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 5px;
	float: left;
	}

.index_text_bottom_left {
	width: 390px;
	float: left;
	font-size: 75%;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #333333;
	border: #000000;
	padding: 5px;
	margin: 5px;
	}
	
.index_container_bottom_right {
	width: 285px;
	height: 160px;
	float: right;
	margin: 0px -5px 5px 5px;
	background: #fcfcfc;
	background-image: url(images/contact_shadow.png);
	background-repeat: no-repeat;
	}
	
.index_text_header_bottom_right {
	color: #ffffff;
	background: #ec0000;
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin:  15px 13px 0 15px;
	padding: 5px 5px 5px 5px;
	
	}
	
.index_text_bottom_right {
	font-size: 80%;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color:#333333;
	margin: 5px 15px 0 17px;
	}
	
	
span.index_text_header {
	font-size: 135%;
	}
	
span.index_text_header_top {
	font-size: 135%;
	}

span.index_text_header_bottom_left {
	font-size: 135%;
	}
	
span.index_text_header_bottom_right {
	font-size: 135%;
	}
	
.case_studies_pic_container {
	width: 600px;
	height: 125px;
	margin: 0px;
	float: left;
	}
	
.adwords_box {
	width: 140px;
	height: 120px;
	border: 1px solid #cccccc;
	float: left;
	margin: 17px 5px 0px 5px;
	padding: 25px 0px 0px 25px;
	}
	
	
.events_box {
	width: 700px;
	height: 135px;
	border: 1px solid #cccccc;
	float: right;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 90%;
	}

.event_logos {
	width: 670px;
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	}
	
span.event_logo_1 {
	width: 200px;
	margin: 0px 22px 0px 50px;
	padding: 5px;
	}
	
span.event_logo_2 {
	width: 200px;
	margin: 0px 22px 0px 22px;
	padding: 5px;
	}
	
span.event_logo_3 {
	width: 200px;
	margin: 0px 22px 0px 22px;
	padding: 5px;
	}
	
	
/* footer */
	
.foot {
	width: 900px;
	margin: 0px 0px 0px 10px;
	clear: both;
	text-align: center;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	}
	
.foot a {
	text-decoration: none;
	color: #ffffff;
	}

.foot a:hover {
	text-decoration: underline;	
	color: #ffffff;
	}
	
/* coaching.php */

.pic_text_left_coaching {
	width: 350px;
	margin: 20px 0 0 0;
	float: left;
	}

	
/* about-roy.php */

.pic_text_left_about_roy {
	width: 350px;
	margin: 20px 0 0 0;
	float: left;
	}
	
.red_arrow_about_us{
	margin: 0px 0 0px 615px;
	}
	
/* blog.php */
	
.red_arrow_blog {
	margin: 0px 0 0px 695px;
	}
	
/* careers.php */
	
.red_arrow_careers{
	margin: 0px 0 0px 765px;
	}
	
/* contact.php */

	
.red_arrow_contact{
	margin: 0px 0 0px 850px;
	}
	
	
.contact_container {
	border: 1px solid #cccccc;
	margin: 10px 5px 0px 15px;
	padding: 5px 5px 10px 10px;
	background: #fcfcfc;
	background-image: url(images/grey_top.png);
	background-repeat:repeat-x;
	font-family: Arial, Arial, Helvetica, sans-serif;
	height: 450px;
	font-size: 85%;
	color: #005071;
	}

	
.row_contact {
	width: 300px;
	margin: 10px 0 0 0;
	height: 20px;
	}
	
span.row_contact_left {
	width: 100px;
	float: left;
	}
	
span.row_contact_right {
	width: 200px;
	float: right;
	}
	
.row_contact_message {
	width: 200px;
	height: 100px;
	float: right;
	}
	
/* partners.php */

.partner_container {
	width: 715px;
	float: left;
	border: 1px solid #cccccc;
	margin: 5px;
	padding: 5px;
	}
	
.partner_logo {
	width: 200px;
	float: left;
	}
	
.partner_text {
	width: 500px;
	float: right;
	}

	

	
/* control_panel.php */

.control_panel_container {
	border: 1px solid #cccccc;
	margin: 10px 5px 0px 15px;
	padding: 5px 5px 10px 10px;
	background: #fcfcfc;
	background-image: url(images/grey_top.png);
	background-repeat:repeat-x;
	font-family: Arial, Arial, Helvetica, sans-serif;
	height: 450px;
	font-size: 85%;
	color: #005071;
	}

.control_panel_container a {
	color: #005071;
	text-decoration:none;
	}
	
.control_panel_container a:hover{
	color: #005071;
	text-decoration: underline;
	}
	
.control_panel_container a:visited{
	color: #005071;
	text-decoration: underline;
	}





/* Custom */

.side_bar_text_bottom ul
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}





.clear
{
	clear: both;
}


.alignright
{
	float: right;
}

.alignleft
{
	float: left
}

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}


.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

