/*
body{
	background: #00193D url('../Images/back.jpg') repeat-y center;
	font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 85%; color: #fff; margin: 0;
}
*/

body {
	background: #00193D url('../Images/cl-background.jpg') repeat-y center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #fff;
	margin: 0; }

img {
	border: 0px; }
	
a {
	color: #F29400; }
	
a:hover {
	color: #fff;
	text-decoration: none; }

a.Selected  {
    color: #FFFFFF;
    text-decoration: none; }

a.Announce {
     color: #91B9CB; }

h1 {
	font-size: 200%;
	background: url('../Images/cl-header_bg.gif');
	padding: 10px;
	margin: 0; }
	
h2 {
	font-size: 100%;
	margin: 10px 0; }
	
h3 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 100%;
	color: #F29400; }
	
h4 {
	margin: 20px 0 0 0;
	padding: 0; }
	
h5 {
	margin: 0 0 10px 0;
	padding: 0; }
	 
h6 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 100%; }
	
p {
	margin: 0 0 10px 0; }

blockquote {
	font-style: italic;
	font-weight: bold;
	color: #F29400;
	margin: 10px 0 5px 0;
	padding: 0; }
	
blockquote span {
	margin-left: 5px; }

#container {
	width: 980px;
	margin: 10px auto;
	height: 100%; }
	
#header, #nav, #content, #prices, #footer {
	clear: both;
	margin: 10px 0;
	overflow: hidden; }
	
#logo {
	float: left; }
	
#mast {
	float: right;
	color: #F29400;
	font-size: 200%;
	width: 580px;
	text-align: right; }
	
#content {
	width: 980px; }
	
#content #left, #content #right {
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	width: 210px !important;
	width: 208px; }
	
#content #center {
	float: left;
	width: 540px; }

#content #center2 {
	float: left;
	width: 750px; }

#content #center h2, #content #center p, #content #center h3, 
#content #center h4, #content #center h5, #content #center h6 {
	margin-left: 10px;
	margin-right: 10px; }
	
#content #center .tile {
	margin: 0;
	background-color: transparent;
	padding: 0 10px; }
	
#content #center .tile p {
	padding: 0;
	margin: 0; }
	
#content #center .tile span {
	font-style: normal; }
	
#content #center img {
	float: right;
	margin: 15px 15px;
	border: 1px solid #fff; }

#content #left {
	margin-right: 10px;
	float: left;
	background-color: #005387; }
	
#content #right {
	margin-left: 10px;
	float: right;
	background-color: #005387;
	height: 100%; }
	
#content #left .tile {
    }
    
#prices {
	background-color: #005387;
	padding: 5px;
	display: none; }

table.Outline {
    border: 1px solid #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px; }

.casestudy {
	font-size: 150%;
	padding: 10px;
	margin: 0; }

tr.highlight { 
    color: #F29400;
    cursor: pointer; }

.testamonialheader {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 100%;
	color: #F29400; }

.contentheaderlarge {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 130%;
	color: #F29400;
	font-weight: bold; }

.tile {
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden; }
	
.tile h3 {
	background: url('../Images/cl-box.gif') no-repeat left 0;
	border-bottom: 1px solid #fff;
	padding: 0 0 5px 25px;
	margin: 0 0 10px 0;
	font-size: 110%; }
	
.tile h4, .tile label {
	color: #91B9CB;
	margin: 10px 0 0 0; 
	padding: 0;
	font-weight: bold;
	font-size: 100%; }
	
.tile p {
	padding: 0;
	margin: 10px 0; }
	
.tile input {
	border: 0px;
	padding: 2px;
	color: #005387;
	width: 185px;
	margin: 5px 0;
	font-family: Calibri, Arial, Helvetica, sans-serif; }
	
.tile .button {
	width: auto;
	background-color: #005387;
	color: #91B9CB;
	border: 1px solid #fff;
	margin: 5px 0;
	font-weight: bold;
	float: right; }
	
.tile.first{
	border-bottom: 10px solid #00193D; }
	
.tile ul {
	margin: 0;
	padding: 0;
	width: 100%; }
	
.tile li {
	padding: 10px 0;
	border-bottom : 1px solid #91B9CB;
	list-style: none; }
	
.tile li span {
	color: #91B9CB;
	margin-right: 5px; }

.tile li a {
	color: #fff;
	text-decoration: none; }
	
.tile li a:hover {
	color: #91B9CB; }
	
.tile li.last {
	border: 0px; }

.contactheader {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 100%;
	color: #F29400;
	font-weight:bold; }
	
.left {
	float: left; }
	
.right {
	float: right; }

#footer ul {
	float: left; }
	
#footer {
	font-size: 75%;
	color: #91B9CB;
	border-top: 2px solid #005387;
	padding-top: 10px; }
	
#footer li a {
	padding: 2px 5px; }
	
#footer li {
	background-color: transparent;
	width: auto;
	padding: 0 5px;
	border-right: 1px solid #fff; }
	
#footer li.last, #nav li.last {
	border-right: 0; }
	
.seg {
	border-bottom: 1px solid #91B9CB;
	display: block;
	padding-top: 5px;
	margin: 20px 0;
	color: #91B9CB;
	text-decoration: none; }
	
.segNarrow {
	border-bottom: 1px solid #91B9CB;
	display: block;
	padding-top: 5px;
	margin: 10px 0;
	color: #91B9CB;
	text-decoration: none; }

.TestamonialTabs .ajax__tab_header {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold; }
	
.TestamonialTabs .ajax__tab_outer {
	padding: 0px; }
	
.TestamonialTabs .ajax__tab_inner {
	padding: 0px; }
	
.TestamonialTabs .ajax__tab_tab {
	line-height: 20px;
	padding: 4px;
	background-color: #005387; }
	
.TestamonialTabs .ajax__tab_hover .ajax__tab_outer {
	background-color: #91b9cb;
	color: #005387;
	padding-right: 0px;
	margin-right: 4px; }
	
.TestamonialTabs .ajax__tab_hover .ajax__tab_inner {
	background-color: #91b9cb;
	color: #005387; }
	
.TestamonialTabs .ajax__tab_hover .ajax__tab_tab {
	background-color: #91b9cb;
	color: #005387;
	padding-right: 0px;
	margin-right: 4px; }
	
.TestamonialTabs .ajax__tab_active .ajax__tab_outer {
	background-color: #F29400;
	color: #ffffff;
	padding-right: 0px;
	margin-right: 4px; }
	
.TestamonialTabs .ajax__tab_active .ajax__tab_inner {
	background-color: #F29400;
	color: #ffffff;
	padding-right: 0px;
	margin-right: 4px; }
	
.TestamonialTabs .ajax__tab_active .ajax__tab_tab {
	background-color: #F29400;
	color: #ffffff;
	padding-right: 0px;
	margin-right: 4px; }
	
.TestamonialTabs .ajax__tab_active .ajax__tab_hover {
	color: #91b9cb; }	
	
.TestamonialTabs .ajax__tab_body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	border: 1px solid #F29400; 
	padding: 8px; }   

.tableCaseStudy {
	height: 35px;
	margin: 0; }
	
#pressreleaseright {
	float: right;
	width: 40%;
	margin-left: 10px; }

#pressreleaseleft {
	width: 58%; }

#pressreleaseleft ul {
	margin: 0;
	padding: 0;
	width: 100%; }
	
#pressreleaseleft li {
	list-style: none; }

/* css for jquery slideshow */
#slideshowheader {
	color: #F29400;
	text-align: center; }

.slideshow {
    width: 973px;  
    height: 674px;  
    padding: 0;  
    margin: 0; } 
 
.slideshow img {
	text-align: center;
    padding: 15px;  
    border: 1px solid #ccc;  
    background-color: #eee;  
    width: 973px; 
    height: 674px; 
    top: 0; 
    left: 0; } 

.rssfeed {
    padding: 0;  
    margin: 0; }

.rssfeed a {
    color: #ffffff; 
    font-size: 110%; 
    padding: 0;  
    margin: 0;  
    vertical-align: top; }

.rssfeed img {
    padding-right: 10px;
    vertical-align: bottom; }

.rssfeedpanel {
    background-color: #005387;
    width: 100%; }

.rssfeedheader {
    font-size: 1.3em;
    text-align: left; }

.homeslides {
    width: 540px;  
    height: 168px;
    padding: 0;  
    margin: 0; } 
 
.homeslides img {
	text-align: center;
    border: 1px solid #ccc;  
    background-color: #eee;  
    width: 540px;  
    height: 168px;
    top: 0; 
    left: 0; }

/* 
Alternative code blocks
*/

.level1 {
    color: #ffffff;
    width: 122.5px;
    height: 30px;
    text-align: center;
    padding: 0px;
    background-color: #005387;
    font-weight: bold;
    border-left: 1px solid #00193D;
    border-bottom : 1px solid #00193D; }

.level2 {
    color: #ffffff;
    width: 160px;
    white-space: pre-wrap;
    height: 25px;
    line-height: 20px;
    text-align: center;
    padding: 5px;
    background-color: #005387;
    font-weight: bold;
    border-left: 1px solid #00193D;
    border-bottom : 1px solid #00193D; }

.hoverstyle {
    font-weight: bold;
    color: #005387;
    background-color: #91B9CB; }

.selectedStyle {
	background-color: #F29400;
	text-decoration: none;
	color: #ffffff; }

.IE8Fix {
	z-index: 100 !important; }

/* 
Alternative code block : End
*/
	
.nav ul {
	list-style: none;
	margin: 0;
	padding: 0; }
	
.nav li {
	width: 162px;
	background-color: #005387;
	float: left;
	display: block;
	text-align: center;
	border-right: 1px solid #00193D; }
	
.nav a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 0; }
	
.nav a:hover {
	background-color: #91B9CB;
	text-decoration: none;
	color: #005387; }
	
.nav .selected a {
	cursor: default; }

#nav li.selected a, #nav li.selected a:hover {
	background-color: #F29400;
	text-decoration: none; }
	
#nav a {
	font-weight: bold; }
	
#nav li.last {
	width: 165px; }
	
.padimage {
	padding-top: 10px; }

.prevnext {
	text-align: center; }

#whatwedo {
	text-align: left;
    border: 1px solid #ccc;  
    background-color: #eee;  
    top: 0; 
    left: 0; } 

.mediapartners img {
    height: 34px;
    width: 180px; }

.centredimage {
	text-align: center; }

.centrecontent {
	text-align: center; }

.imageonwhite {
	background-color: White; }

.acc_header {
    cursor: pointer; }

/* 
  Additions related to the Help for Heroes tournament page
*/
.tournament {
     width: 751px;  
    height: 230px;
    padding: 0;  
    margin: 0; } 
 
.gvalternaterowstyle {
	background-color: Black; }

.resultsgrid caption {
	color: #F29400; }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer {
    position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail {
    border: 1px solid #9d9a9a; }

.thumbnail:hover {
    border: 1px solid #ffffff; }

.thumbnail:hover img {
    border: 1px solid blue; }

/*
border: 1px dashed gray;
*/

.thumbnail span {           /*CSS for enlarged image*/
    position: absolute;
    padding: 5px;
    background-color:Black;
    left: -1000px;
    visibility: hidden;
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center; }

.thumbnail span img {       /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px; }

.thumbnail:hover span {     /*CSS for enlarged image*/
    visibility: visible;
    top: 0;
    left: 120px;            /*position where enlarged image should offset horizontally */
    z-index: 50; }
