#wrap {
	width: 790px;
}

#page-body {
	margin: 4px 0;
	clear: both;
}


#page-footer {
    margin-top: 15px;
    margin-bottom: 15px;
}
.headerbar {
	margin-bottom: 3px;
	padding: 0 5px;
    text-align: right;
}

.navbarspace {
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
}
.headerspace {
	margin: 0px 0px 0px 0px;
	padding: 3px;
}
#scrollbox {
overflow: auto;
height: 250px;
background-color: #FFFFFF;
padding: 5px;
 }

.condition-size {
font-size: 15px; 
}

.adwrap {
float: left;
padding: 5px;
}

.bottomad {
background-color: #FFFFFF;
}

p.right {
	text-align: right;
}

p.author {
	font-size: 0.8em;
    padding-left: 5px;
}
img {
border: 0;
}

.forumsubhead{font: italic 14px black normal;font-family: verdana, arial, trebuchet, sans-serif;margin-top: -20px;margin-bottom: -10px;text-indent: 50px;
color: #666666;
}

/* Links for forum/topic lists */
a.forumtitle {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

.error {
	color: #cc0000;
	font-weight: bold;
	font-size: 1em;
}


/* Horizontal lists
----------------------------------------*/
ul.linklist {
	display: block;
	margin: 0;
    clear: both;
}

ul.linklist li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
	margin-right: 5px;
	font-size: 1.1em;
	line-height: 1.5em;
}

ul.linklist li.rightside, p.rightside {
	float: right;
	margin-right: 0;
	margin-left: 5px;
	text-align: right;
}

ul.linklist li.bottomlinks {
	font-size: 1.0em;
}

ul.navlinks {
	padding-bottom: .5px;
	font-weight: bold;
}

ul.reply-report {
	font-size: .9em;
	font-weight: bold;
    float: right;
}
li.reply-report {
    padding-right: 10px;
	font-size: .9em;
	font-weight: bold;
}
/* Search box
--------------------------------------------- */
#search-box {
	color: #FFFFFF;
	position: relative;
	float: right;
	text-align: right;
    clear: both;
}

/* Jump to post link for now */
ul.searchresults {
	list-style: none;
	text-align: right;
	clear: both;
    font-weight: bold;
}


.icon-home, .icon-faq, .icon-register, .icon-logout{
padding: 5px;}

#tabs:after, #minitabs:after, .post:after, .navbar:after, fieldset dl:after, ul.topiclist dl:after, ul.linklist:after, dl.polls:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

td.forum {
width: 55%;
}
td.topics {
width: 5%;
text-align: center;
}
td.posts {
width: 5%;
text-align: center;

}
td.lastpost {
width: 35%;
}

.content {
    padding: 10px 15px 10px 10px;
}

.content dl {
}


.inputbox {
}

.column1 {
	float: left;
	clear: left;
	width: 49%;
}

.column2 {
	float: right;
	clear: right;
	width: 49%;
}
.clear {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

li.header {
list-style-type: none;}

li.header dt{
padding: 5px;}

/* Main CP box
----------------------------------------*/
#cp-menu {
	float:left;
	width: 19%;
	margin-top: 1em;
	margin-bottom: 5px;
}

#cp-main {
	float: left;
	width: 80%;
}



/* CP tabbed menu
----------------------------------------*/
#tabs {
	line-height: normal;
	margin: 20px 0 -1px 7px;
	min-width: 570px;
}

#tabs ul {
	margin:4;
	padding: 0;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 10px;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

/* UCP navigation menu
----------------------------------------*/
/* Container for sub-navigation list */
#navigation {
	width: 170px;
	padding-top: 30px;
    margin-left: -32px;
}

#navigation ul {
	list-style:none;
}

/* Default list state */
#navigation li {
	margin: 1px 0;
	padding: 0;
	font-weight: bold;
	display: inline;
}


/* Definition list layout for forms
---------------------------------------- */
fieldset dl {
	padding: 4px 0;
}

fieldset dt {
	float: left;	
	width: 40%;
	text-align: left;
	display: block;
}

fieldset dd {
	margin-left: 41%;
	vertical-align: top;
	margin-bottom: 3px;
}

/* Specific layout 1 */
fieldset.fields1 dt {
	width: 10em;
	border-right-width: 0;
}

fieldset.fields1 dd {
	margin-left: 10em;
	border-left-width: 0;
}

fieldset.fields1 {
	background-color: transparent;
}

fieldset.fields1 div {
	margin-bottom: 3px;
}

/* Main message box */
#message-box {
	width: 100%;
}

#message-box textarea {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	width: 100%;
	font-size: 1.2em;
	color: #333333;
}
#timezone {
	width: 95%;
}

/* Container for post/reply buttons and pagination */
.topic-actions {
	margin-bottom: 3px;
	font-size: 1.1em;
	height: 28px;
	min-height: 28px;
}


/* Topic and forum Search */
.search-box {
	margin-top: 3px;
	margin-left: 5px;
    float: left;
    clear: both;
}

.postprofile {
	color: #666666;
	min-height: 80px;
    border-top:1px solid #999999;
    float:right;	margin: 5px 10px 10px 0;
    text-align:right;
}

.postprofile dl{
	color: #FFFFFF;
}

.postprofile dd, .postprofile dt {
    line-height: 1.2em;
	margin-left: 8px;
    font-size: 0.9em;
}


/* Poster profile icons
----------------------------------------*/
ul.profile-icons {
	padding-top: 10px;
	list-style: none;
}


/* Post body styles
----------------------------------------*/
.postbody {
	padding: 0;
	line-height: 1.48em;
	color: #333333;
	float: left;
	clear: both;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    width: 790px;
}

.postbody-search {
	padding: 0;
	line-height: 1.48em;
	float: left;
	clear: both;
    width: 790px;
}

.postbody h3 {
	/* Postbody requires a different h3 format - so change it here */
	font-size: 1.1em;
	padding: 2px 0 0 5px;
	margin: 0 0 -0.8em 0 !important;
	text-transform: none;
	border: none;
	line-height: 125%;
}

.postbody .content {
	font-size: 1.0em;
}

.post {
	padding: 0;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.bg1	{ background-color: #ffffff; }
.bg2	{ background-color: #ffffff;  }
.bg3	{ /*background-color: #ffffff; */}


/* Back to top of page */
.back2top {
	height: 12px;
    padding-right: 25px;
    margin-bottom: 5px;
}

/* Pagination
---------------------------------------- */
.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	margin-top: 5px;
    padding-right: 10px;
	float: right;
}

/* General classes for placing floating blocks */
.left-box {
    padding: 5px;
	float: left;
	width: auto;
	text-align: left;
}

.right-box {
    padding: 5px;
	float: right;
	width: auto;
	text-align: right;
}

a.autolink {
background-color: #ffffcc;
cursor: help;
}

h4{font-size:20px; font-family: verdana, arial, trebuchet, sans-serif;font-weight: bold;color: #000000;
}

h5{font-size:16px; font-family: verdana, arial, trebuchet, sans-serif;font-weight: bold;color: #000000;
}

.patienthelpertextad {float: right; width: 200px;}

