/* Redefine tags
-------------------------------------------------------------- */
body{
	 
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(/images/interface/impact_background.png);
	background-position: top;
	background-repeat: repeat-x;
}

p, li{
font-size: 1.2em;	
}
li{
	margin-bottom: 10px;
}

ul, ol {margin-left: 60px;

}

ul.stylelist, ul.tick, ul.chooseustick{
	list-style-type: none;
	margin-top: 5px;
	margin-left: 50px;
	margin-bottom: 5px;
	padding: 10px;
 
	padding-left: 0px;
	
}
h1 {
	font-size:3em;
 font-family: Arial, "Helvetica Neue", Helvetica,Tahoma, Verdana, Geneva, sans-serif;
 font-family: "futura-pt-1","futura-pt-2",Arial, Helvetica, sans-serif;
	margin-bottom:0em;
	margin:0 1em 35px 20px;
	color: #900;
	font-weight:bold;
	}
h2 {
	font-size:1.4em;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:1em 1em 1em 1em;
}
h3{
	font-size:1.3em;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:1em 1em 1em 1em;
	line-height: 1.6em;
}
h4{
	font-size:1.8em;
	color: #333333;
	font-family: "futura-pt-1","futura-pt-2",Arial, Helvetica, sans-serif;
	font-weight: 700;
	margin:0em 0em 0.7em 10px;
}
 a:focus, a:hover {
	color: #930;
	text-decoration:underline;
 }
a {color: #900; color: #0066FF;
text-decoration:underline;}
a[href^="http:"]          { background-image: none; } 
a[href^="http:"], a[href^="http:"]:visited {
  padding:0px 0px 0px 0;
  margin: 0 0;
 
}
a[href^="http:"]:visited  { background-image: none; }
ul.tick{
	margin-left: 40px;
}
ul.chooseustick{
	margin-left: 17px;
}
.stylelist li, .tick li, .chooseustick li{
	
padding-left:19px;


 margin-bottom: 5px;
line-height: 1.4em;
padding-top: 5px;
padding-bottom: 5px;
}
.physiowork{
	float: left;
	width: 205px;
	padding: 280px 0 0 0; 
	margin-left: 5px;
	-moz-border-radius:10px;
	 
	-webkit-border-radius:10px;
	border-radius: 10px;
	 height: 740px;
}
.nomargin{
margin-top: -20px;
font-weight: bold;
font-family: "futura-pt-1","futura-pt-2",Arial, Helvetica, sans-serif;
font-size: 16px;
font-style:italic;
 
}
.newsletterbox{
	padding-top: 20px;
	margin-top:  30px;
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 40px;
	border:  #CCC solid 1px;
	-moz-border-radius:10px;
	background: url(/images/graphics/emailsignup_bg.jpg) top repeat-x;
	-webkit-border-radius:10px;
	border-radius: 10px;
	background-color: #FFF;
}
 .stylelist li,{
	background:  url(/imgs/interface/bullet-doubleorange.gif); 
	background-position:left top;
background-repeat: no-repeat;
color: #000;
 font-size: 120%;

 }
.tick li, .chooseustick li{
padding-left: 35px; 
background:  url(/imgs/interface/tick.gif);	
background-position:left top;
background-repeat: no-repeat;
color: #000;
 font-size: 120%;
 
}
 
hr  {
	width: 300px;
	height:0.1em;
	margin-left:190px;
	border:none;
	margin-top: 40px;
	margin-bottom: 40px;
}
.hr { 
width: 100%; 
height: 1px; 
border: 0; 
background-color:  #CCC; 
margin-top: 15px; 
margin-bottom: 35px;
display: block;
width: 300px;
margin-left: 150px;
} 

blockquote{
float:right;
border-left: 0px dashed #CCCCCC;
border-top: 0px dashed #CCCCCC;
border-right: 0px dashed #CCCCCC;
border-bottom: 0px dashed #CCCCCC;
width:210px;
background-color: #FFFFFB;
line-height: 2.5em;
text-align:left;
margin: 0;
color:#666666;
color: #999999;
padding: 10px 8px 2px 8px;
font-family: Georgia, "Times New Roman", Times, serif;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.9em;
 margin-left: 15px;
margin-right: 5px;
 font-style: normal;
display: block;

}
blockquote ul{
margin-left: 12px;
}
blockquote h3{
color: #600;
}

/* Header styles
-------------------------------------------------------------- */

#logo { height: 180px; }
#logo .title { padding: 0.5em 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #333; }
#logo .title .desc { text-align: right; margin: 0.4em 0 0 0; font: 400 0.25em arial, sans-serif; text-transform: uppercase; color: #666; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px solid #ccc;  }
#logo .title a { text-decoration: none; color: #333; }
#logo .title a:hover { color: #fff; background: #333; }
#logo a.sitelogo { display: block; width: 150px; height: 180px; background: url(images/bg/sitelogo.png) no-repeat; }

/* Form styles */


label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {
margin:0.5em 0;
border:1px solid #bbb;
width: 250px;
font-family:Arial, Helvetica, sans-serif;
font-size: 100%;
padding: 2px;
color: #666;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
border:1px solid #666;}
input.submit_input { background: /*#E0691A*/ url(/imgs/interface/submit-bn-bg.png) no-repeat; border: 0; height: 26px; padding: 0; width: 118px; margin: 0 0 0 0px; color: #FFF; font: bold 0.8em arial, sans-serif; float: left; }
input.text, input.title  {
width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 2px;
	color:#999999;
}
input.title {font-size:1.5em;}
 label {
	font-weight: bold;
padding-bottom: 17px;
	margin-top: 5px;
}
label.error { float: none; color: #FF0000; padding-left: .5em; vertical-align: top; font-weight: bold; line-height: 3.5em; }
textarea {
height:100px; 

	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 2px;
	color:#999999;
}
/* Page Layout
-------------------------------------------------------------- */
.intro {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#069;
	font-size:1.3em;
	font-style:oblique;
}

.copyright{
	 background-image:url(/images/interface/copyright_top.gif);
	 background-repeat:repeat-x;
	padding-top: 20px;
	background-color: #FFF;
 	 font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.topcontainer{
	background-color: #F8F8F8;
	margin-top: 15px;
	background-image:url(/images/interface/impactphysio_background.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.homeintro{
background-image:url(/imgs/interface/border-line.gif);
background-position:right center;
background-repeat:no-repeat;
padding-top: 20px;

 

}
.leftcolumn{
	clear: left;
float:left;
width:45%;

margin: 10px;
}
.rightcolumn {
float:right;
width:46%;
margin: 10px;
}
.threeboxes{
background-color: #F0F0F0;
padding-top: 15px;
padding-bottom: 15px;
 
}
.redbg{
background-color: #FCF9FC;
border: 1px #EDE1ED solid;
padding-bottom: 15px;
-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
}
.threebox{
background-color: #FFF;
border: 1px #E1E1E1 solid;
padding-bottom: 0px;
margin-left: 26px;
-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius: 15px;
}
 .threeboxes  h2{
font-family: Georgia, "Times New Roman", Times, serif;
color: #000;
font-style: italic;
font-size: 1.5em;
font-weight: normal;
margin-top: 10px;
 }
.bluebg{
background-color: #F9FDFF;
}
.greybg{
background-color: #F9F9F9;
}
.dkbluebg{
background-color: #E3E0FE  ;
}
.dkgreybg{
background-color: #EBEBEB;
}
.basicbg {
background-color: #CBE1AB;
text-align: center;
}
.basicbg1 {
background-color: #E4F0D5;
text-align: center;
}
.partnerbg{
background-color: #A7CFBD;
text-align: center;
}
.partnerbg1{
background-color:#D3E7DE;
text-align: center;
}
.corporatebg{
background-color: #FFCACA;
text-align: center;
}
.corporatebg1{
background-color: #FFEAEA;
text-align: center;
}
.newsletterbox{
	padding-top: 20px;
	margin-top:  30px;
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 40px;
	border:  #CCC solid 1px;
	-moz-border-radius:10px;
	background: url(/imgs/graphics/emailsignup_bg.jpg) top repeat-x;
	-webkit-border-radius:10px;
	border-radius: 10px;
	background-color: #FFF;
	width: 400px;
}
.footerbranding,.footerbranding a, .footerbranding a:hover, .footerbranding a:visited {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	text-decoration: none;
	color: #999; 
	
}

/* Other styles
-------------------------------------------------------------- */

.printonly{
display: none;
}
.testimonialbg{
background: url(/images/interface/testimonial_bg.gif) no-repeat top left;	
background-color: #FFF;
}

.blogtagsidebox{
 padding-top: 20px; padding-bottom: 20px; padding-left: 15px; 
background-color: #FFF;
line-height: 1.4em;
	margin-top: 10px;
	 margin-bottom: 20px;
	  border:1px solid  #F8F8F8; background: url(/images/interface/blog_sidebar_bg.jpg) repeat-x top;	  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; margin-right: 15px;margin-left: 10px; 
}

.lefthanddiv{
	 border:1px solid  #F9FAF4; background: #F9FAF4 url(/images/graphics/red_bgbig.jpg) repeat-x top;	  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;  
}

a.reveal {
 
	padding: 4px;
	background: #333;
	color: white;
	font-size: 10px;
	font-family: Georgia, serif;
	font-style: italic;
	cursor: pointer;
	 -moz-border-radius:3px; 	-webkit-border-radius:3px;  	border-radius: 3px;
}
.righthanddiv{
	 border:1px solid  #F8F8F8; background: #FBFEFF url(/images/graphics/blue_bgbig.jpg) repeat-x top;	  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;  
}

.blogtagsidebox  div.feedburnerFeedBlock ul li div      {
 
margin-top: 5px;
 

}
.blogtagsidebox  h1    {
 
color: #000;
margin-left: 5px;
margin-bottom: 14px;
 

}


.aligntoright{
float: right;
	padding: 5px 5px 5px 15px;
}

 
.closetobottom{
margin-bottom: 3px;
}


.smalltext{
font-size: 0.9em;
}
 
 
.aligntoleft{
	float: left;
	margin-right: 20px;
	}
 

 p.firstparagraph:first-letter {
font-size:250%;
float:left;
color:white;
background:#AC1217; 
padding: 4px 10px;
margin-right: 8px;
margin-bottom: 5px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.smallred{
	font-size: 0.9em;
	font-weight: bold;
	 
	color: #990000;
}
.breadcrumb{
	background-color:#F5F3F3;
	text-align: right;
	padding: 5px;
	margin-top: 13px;
	margin-bottom: 16px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.breadcrumbnoflash{
	background-color:#F5F3F3;
	text-align: right;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 16px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.announcement {
	background: url(/images/interface/phoneannouncement.gif) left center no-repeat #FFFECC;
	border: 1px solid #FAEBB1;
	margin-bottom: 20px;
	color:#d57d00;
	/*-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-topleft:20px;
	-webkit-border-top-left-radius:20px;*/
	padding: 8px 8px 8px 50px;
}
.treatmentbox{
	 background: url(/images/interface/transparent_bg.png);  background-repeat: repeat; margin-left: 10px; margin-bottom: 15px;  -moz-border-radius:5px; 	-webkit-border-radius:5px; padding-top: 20px;	border-radius: 5px; 	
	}
 .alignedrightdiv{
			 background: url(/images/interface/red_bg.png);  background-repeat: repeat-x; margin-left: 10px; margin-right: 20px; margin-bottom: 15px;  -moz-border-radius:5px; 	-webkit-border-radius:5px; padding-top: 20px;	border-radius: 5px; 	 
			 width: 390px;
			 float: right;
	}
	
.announcementnoimage {
	background-color:   #FFFECC;
	border: 1px solid  #d57d00;
	margin-bottom: 20px;
	color:  #d57d00;
	/*-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-topleft:20px;
	-webkit-border-top-left-radius:20px;*/
	padding: 8px 8px 8px 8px;
}

.announcement a {
	text-decoration:underline;
	color:#333333;
}

.announcement a:visited {
	color:#bd7945;
	text-decoration:underline;
}

.announcement a:hover {
	background:#d57d00;
	color:#000;
	text-decoration:underline;
}

.pullquote {
	padding: 10px;
	float: right;
	width: 170px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color:  #CCC;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666;
}
.smallhome {
font-size: 0.9em;
margin-left: 15px;
margin-top: 5px;
margin-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;

}
.bigfont{
	font-size: 1.3em;
}
.massivefont{
	font-size: 1.7em;
}
div.feedburnerFeedBlock ul { 
margin-left:10px; 
padding-left:0px; 
list-style-type: none 
}

 
.blogtexthome,  div.feedburnerFeedBlock ul li div      {
font-size:0.7em;
 
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 15px;
margin-top: -15px;
padding-top: 0px;

}
.blogtitlehome,  div.feedburnerFeedBlock ul li span.headline  {
font-size: 1.1em;
 font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #B11F25;
}
.blogdatehome, div.feedburnerFeedBlock ul li p.date {
	font-size: 0.7em;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-left: 0px;
}

.centred{
text-align: center;	
}
.alignedrightnofloat{
	text-align: right;
}
.homecolumn{
height: 360px;
}

.paddedcell{
padding: 20px;
}

 
/*
table striping
----------------------------------------------------------------------
*/
th {
	background: #3e83c9;
	background-color:#900;
	color: #fff;
	font-weight: bold;
	/*padding: 2px 11px;
	text-align: left;*/
	border-right: 1px solid #fff;
	line-height: 1.2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

tr.alt td {
	background: #ecf6fc;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 6px;
	padding-bottom: 6px;
}
 
tr.over td {
	background: #bcd4ec;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 6px;
	padding-bottom: 6px;
 
}


.highlight {padding: 5px;}

.authorclear{
	margin-top: -30px;
	padding-right: 60px;
	clear: right;
	color: #CFA100;
	color: #990000;
	text-align: right;
}

.paragraphquotequote {
	background: transparent url(/imgs/interface/bluestart.gif) left top no-repeat;
	padding-top: 15px;
	width: 87%;
	border: 0;
	padding: 5px 5px 0px 5px;

  /* 
background-color: #FFFDFB;
*/

}
.paragraphquotequote div {
padding: 5px 5px;
  background: transparent url(/imgs/interface/blueend.gif) right bottom no-repeat;

}
.paragraphquotequote p {
color: #000000;
color: #999999;
line-height: 2em;
}

/***************************************accordion*/

.technology{  
	 
cursor: pointer;
	font: bold 1em Arial;
	margin: 15px 0;
}
 
.language{
background-color: #99CC00;
 
}
.thelanguage{
  background: transparent url(/imgs/interface/grad-bg.jpg) top   repeat-x;
padding: 15px;
 
}

.openlanguage{  
color: #BEDF15;
color: #F30;
font: bold 1.1em Arial;
}

.closedlanguage{  
color: #E30989;
color: #004D4B;
font: bold 1.1em Arial;
}






 #creditfooter{
display: none;	
} 
.button, .button:visited {
	background: #222 url(overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
 
	.button:hover							{ background-color: #111; color: #fff; }
	.button:active							{ top: 1px; color: #fff; }
	.small.button, .small.button:visited 			{ font-size: 11px; color: #fff; }
	.button, .button:visited,
	.medium.button, .medium.button:visited 		{ font-size: 13px; 
												  font-weight: bold; 
												  line-height: 1; 
												  text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
												  color: #fff; 
												  }
												  
	.large.button, .large.button:visited 			{ font-size: 14px; 
													  padding: 8px 14px 9px;
													  color: #fff; }
													  
	.super.button, .super.button:visited 			{ font-size: 34px; 
													  padding: 8px 14px 9px;
													  color: #fff; }
	
	.pink.button, .magenta.button:visited		{ background-color: #e22092; color: #fff; }
	.pink.button:hover							{ background-color: #c81e82; color: #fff; }
	.green.button, .green.button:visited		{ background-color: #91bd09; color: #fff; }
	.green.button:hover						    { background-color: #749a02;color: #fff;  }
	.red.button, .red.button:visited			{ background-color: #e62727;color: #fff;  }
	.red.button:hover							{ background-color: #cf2525;color: #fff;  }
	.orange.button, .orange.button:visited		{ background-color: #ff5c00;color: #fff;  }
	.orange.button:hover						{ background-color: #d45500;color: #fff;  }
	.blue.button, .blue.button:visited		    { background-color: #2981e4; color: #fff; }
	.blue.button:hover							{ background-color: #2575cf; color: #fff; }
	.yellow.button, .yellow.button:visited		{ background-color: #ffb515;color: #fff;  }
	.yellow.button:hover						{ background-color: #fc9200; color: #fff; }

  #whychooseustab{
background: url(/images/graphics/whychooseus.png) no-repeat; /* Path to Image */
right:0px;  /* change this to left: 1px; to put it on the left of the screen */
top:340px;height:158px;width:38px;margin:0;padding:0;position:fixed;z-index:5000;}
#whychooseustab a{display:block;width:100%;height:100%;}


/* ============================================================================================================================
== BLOCKQUOTE WITH OBTUSE TRIANGLE
** ============================================================================================================================ */

.example-obtuse {
	position:relative;
	padding:15px 30px;
	margin:30px;
	color: #000;
	background:#f3961c; /* default background for browsers without gradient support */
	
	/* css3
	Using longhand to avoid inconsistencies between Safari 4 and Chrome 4
	*/
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	/* NOTE: webkit gradient implementation is not as per spec */
	background:-webkit-gradient(linear, left top, left bottom, from(#f9d835), to(#f3961c));
	background:-moz-linear-gradient(top, #f9d835, #f3961c);
	background:-o-linear-gradient(top, #f9d835, #f3961c);
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.example-obtuse + p {margin:10px 150px 2em 0; text-align:right; font-style:italic;}

/* creates the larger triangle */
.example-obtuse:before {
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-30px;
	right:80px;
	width:0;
	height:0;
	border-width:0 0 30px 50px;
	border-style:solid;
	border-color:transparent #f3961c;
}

/* creates the smaller triangle */
.example-obtuse:after {
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-30px;
	right:110px; 
	width:0;
	height:0;
	border-width:0 0 30px 20px;
	border-style:solid;
	border-color:transparent #fff;
}

 .divrightcontainer  {
	 
 
	border: #CCC  solid 1px;
	margin-top: -12px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	background-color: #F1F1F1  ;
	 
	 background-position:top center;
	background-image: url(/images/interface/divrightbg.jpg);
	background-repeat:no-repeat;
	background-position: top: 
}

