/* 
CSS DOCUMENT FOR GIVE A SMILE
Written by littleirrepressiblewonton.com
Version 1.0 - 19.06.2007
Version 1.1 - 07.08.2007
Version 1.2 - 23.08.2007
*/

/************************************************
OVERALL
************************************************/

html, body, #wrapper {
height:100%;
}

html, #wrapper {
text-align: left;
}

#wrapper {
margin: 0 auto;
width: 770px;
/*text-align: center; */
}

body {
background: #6A696D url(../images/bg_middle.gif) repeat-y center;
}

img {
padding-bottom: 10px;
}

/************************************************
 FONT
************************************************/
body, .body {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size:13px;
color: #333333;
line-height:14px; 
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
}

.contentheading, .componentheading, h1 {
font-size: 16px;
font-weight: bold;
line-height: 17px;
color: #E21520;
padding-bottom: 4px;
}

.hero {
font-size: 16px;
line-height:17px;
padding-bottom: 4px;
}

.herored {
font-size: 16px;
line-height:17px;
color: #E21520;
padding-bottom: 4px;
}

.subhead, h2 {
font-size: 16px;
line-height:17px;
padding-bottom: 4px; 
}

.bold, h3 {
font-weight:bold;
}

.italicise {
font-style: italic;
}

.small_caption {
font-style: italic;
font-size: 11px;
line-height: 13px;
}
/************************************************
 HYPERLINKS
************************************************/

a:link, a:visited {color: #333; text-decoration: none;}
a:hover {color: #E21520;	text-decoration: none;}

#content_box a {color: #333; text-decoration: underline;}
#content_box a:hover {color: #E21520;	text-decoration: underline;}
/* #content_box a:visited {color: #003366;	text-decoration: underline;} */

/************************************************
 HEADER
************************************************/
div#headerleft {
height: 80px;
width: 150px;
float: left;
margin: 15px;
}

div#headerright {
height: 80px;
width: 230px;
float: right;
text-align: left;
margin: 15px;
}

/* SEARCH */

div#search_inner {
border: 1px solid #CCCCCC;
float: left;
width: 213px;
height: auto;
_height: 23px;
overflow: hidden;
margin-top: 20px;
}

div#search_inner .inputbox {
width: 100%;
height: 100%;
padding: 5px;
_padding: 3px;
vertical-align: middle;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 11px;
color: #999999;
}

/************************************************
 MENU OVERALL ONLY
************************************************/

#buttons {
float: left;
margin-left: 13px;
height: 20px;
display: block;
}

/************************************************
 CONTENT LAYOUT
************************************************/

#content_box {
margin: 15px;
height:100%;
}

#content_box ul{
list-style-type: disc;
	list-style-position: outside;
	margin-top: 8px;
	margin-bottom: 8px;
}

#content_box li {
margin-left: 16px;
}

#main_content {
float: left;
width: 495px;
}
/* DEFAULT STYLE UNABLE TO LOCATE OH PHP */
table.contentpaneopen {
 width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

/* DEFAULT STYLE UNABLE TO LOCATE OH PHP */
span.article_seperator {
display: block;
height: 1px;
}

/************************************************
 BANNER - USED FOR RANDOM IMAGE ON HOME
************************************************/

#banner {
float: left;
width: 495px;
}

/************************************************
 BREADCRUMBS
************************************************/

#pathway_text {
/*	height: 25px;
	padding-left: 4px;
	margin-bottom: 2px; */
overflow: hidden;
display: block;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 9px;
color: #999;
line-height: 16px !important;
line-height: 13px;
text-transform: uppercase;
letter-spacing: 0.5px;
border-bottom: 1px solid #999;
margin-bottom: 10px;
}

#pathway_text img {
margin: -10px 0px 0px 0px;
padding: 10px 0px 0px 0px;
}

#pathway_text a{
color: #999;
text-decoration: none;
}

#pathway_text a:hover{
color: #E21520;
text-decoration: none;
}

/************************************************
 TOP MODULE - FEATURE NEWS BIT
************************************************/

#top {
float: right !important;
float: right;
width: 220px;
margin: 5px;
_margin: 5px 2px 5px 0px;
font-size: 11px;
line-height: 13px;
color: #666666;
vertical-align: top;
}


#top img {
padding: 0px 0px 10px 0px;
}

#top img a{
border: none;
}

#top a {
font-size: 9px;
color: #E21520;
text-decoration: none;
padding-bottom: 10px;
}

#top a:hover {
font-size: 9px;
color: #333333;
text-decoration: none;
padding-bottom: 10px;
}

/************************************************
 GREY PICTURE BOX
************************************************/
#greybox {
padding: 5px;
}

#greybox img {
border: none;
margin-bottom: 5px;
}

#patient img {
border: none;
padding-bottom: 0;
}