#advert {
	font-size: 10px;
	color: #999933;
	clear: both;
	text-align:center;
}

#advert img {
	/*padding-left: 2px;*/
	border:1px solid #000000;
	height: 60px;
	width: 468px;
}

#content {
	line-height: 20px;
}

div#content p a:link, div#content p a:visited {color: #999933; font-weight:bold;}
div#content p a:focus, div#content p a:hover, div#content p a:active {color: #094000;}

/* feature box styles */
.box {
	width: 220px;
	border: 3px solid #094000;
	padding: 1px;
	margin: 3px 6px 3px 0;
	float: left;
	display: block;
	line-height: normal;
}


.boxtitle {
	height: 30px;
	width: 204px;
	color:#FFFFFF;
	background-color: #999933;
	margin: 3px;
	padding: 5px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

/* background title pics for boxes */
.suffer { background-image: url(../images/featuretitles/suffer.gif); background-repeat: no-repeat; }
.visit { background-image: url(../images/featuretitles/visiting.gif); background-repeat: no-repeat; }
.gp	{ background-image: url(../images/featuretitles/GP.gif); background-repeat: no-repeat; }
.vicki	{ background-image: url(../images/featuretitles/vicki.gif); background-repeat: no-repeat; }
.products { background-image: url(../images/featuretitles/axalif.gif); background-repeat: no-repeat; }
.articlesttl { background-image: url(../images/featuretitles/articlesttl.gif); background-repeat: no-repeat; }
.blogttl { background-image: url(../images/featuretitles/blogttl.gif); background-repeat: no-repeat; }
.videottl { background-image: url(../images/featuretitles/videos.gif); background-repeat: no-repeat; }


.boxcopy {
	margin: 3px;
	padding: 8px;
	height:114px;
	width:198px;
	background-color:#EBEDB1;
}

.boxcopy p {
	margin-top: 5px;
	width: 150px;
}

/* Additional CSS added to enlarge the text space available on the bottom two home page boxes - 03/03/09 */

.boxcopy.articles p, .boxcopy.blog p, .boxcopy.video p, .boxcopy.train p {
	margin-top: 5px;
	width: 200px;
}


/* background pics for boxes */
.spine 			{ background-image: url(../images/spine_bg.gif); background-repeat: no-repeat; }
/*.train 			{ background-image: url(../images/train_bg.gif); background-repeat: no-repeat; }*/
.stethoscope	{ background-image: url(../images/stethoscope_bg.gif); background-repeat: no-repeat; }
.pillow 		{ background-image: url(../images/spine_bg.gif); background-repeat: no-repeat; }
.training 		{ background-image: url(../images/training_bg.gif); background-repeat: no-repeat; }

.viewlink {
	height: 30px;
	position: relative;
	/*top: 30px;*/
	display: block;
}

#toplink { 
	height: 30px;
	width: 98%; 
	clear: left; 
	display: block;
	padding-right: 10px; 
	text-align: right; 
	
}

/* Back to top link pseudo-classes */
#toplink a:link, #toplink a:visited { color: #999933; text-decoration: none; }
#toplink a:focus, #toplink a:hover, #toplink a:active { color: #999933; text-decoration: none; }

.intsystem {
border:2px solid #999900;
padding:0px 10px;
background-color: #f1f2d2;
}

.intsystem p {
margin-top:5px;
margin-bottom:5px;
}

/* Interactive system link pseudo-classes */
.intsystem a:link, .intsystem a:visited {color: #999933; font-weight:bold;}
.intsystem a:focus, .intsystem a:hover, .intsystem a:active {color: #094000;}

/* Video */
#spineworkstv, #discage, #backpainmyth, #backexplained {
width:480px;
padding:5px;
background-color:#FFFFFF;
display:none;
position:absolute; 
left:25%; 
top:55%; 
border: solid 10px #094000; /* Dark green */
}

#spineworkstv img, #spineworkstv a, #discage img, #discage a, #backpainmyth img, #backpainmyth a, #backexplained img, #backexplained a {
border:0;
}

#spineworkstv a:link, #spineworkstv a:visited, #discage a:link, #discage a:visited, #backpainmyth a:link, #backpainmyth a:visited, #backexplained a:link, #backexplained a:visited {
color: #999933; text-decoration: none;
}

#spineworkstv a;hover, #spineworkstv a:active, discage a:hover, #discage a:active, #backpainmyth a:hover, #backpainmyth a:active, #backexplained a:hover, #backexplained a:active {
color: #999933; text-decoration: none;
}

/* General red text for highlights */
.redtext {
font-weight:bold;
color:red;
}
