/* Site layout only - All Headings and text styling in style.css */

html{
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-family:Arial, Helvetica, sans-serif;*/
font-size:13px;
}

body{
margin:0;
padding:0;

}

/* Main Site Holder*/
#container{
width:980px;
height:auto;
margin:0px auto;
}

#header{
background-image:url(../images/header_components/header_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
width:100%;
height:auto;
}

/* Start Header Holder And Images */
#header_image{
width:980px;
height:auto;
margin:0px auto;
}

#logoLink {
display:block;
width:200px;
height:65px;
margin:12px 0px 0px 20px;
top:0;
z-index:998;
position:absolute;
cursor:pointer;
}


/* Flash In Header */
#flash{
width:428px;
height:45px;
float:right;
padding-top:10px;
}


.loginLabel{
height:24px;
width:80px;
margin:0px;
padding:0px;
float:left;
}

.loginField{
height:25px;
width:130px;
margin:0px 0px 0px 10px;
padding:0px;
float:left;
}

.loginBtn{
height:25px;
width:80px;
margin:0px 0px 0px 20px;
padding:0px;
float:left;
}

/* Main Navigation Holder */
#topnavbg{
width:100%;
height:34px;
background-image:url(../images/header_components/topNavi_bg.jpg);
background-repeat:repeat-x;
background-position:top;
}

/* Main Navigation Holder */
#topnav{
width:980px;
height:34px;
margin:0px auto;
}

/* My Account Area Navigation */
#accountNavi{
width:800px;
height:25px;
float:left;
margin-top:10px;
/*margin-left:40px;*/
margin-bottom:10px;
}

.accountNaviBtn{
width:110px;
height:25px;
display:block;
float:left;
}

/* Main Navigation Shadow */

#navShadow{
width:100%;
height:33px;
background-image:url(../images/header_components/topNaviShadow.jpg);
background-repeat:repeat-x;
background-position:top;
}

/* Main Content Body Holder */
#main{
width:980px;
height:auto;
}

/* Content Div */

.homeContent{
height:auto;
padding:0px;
float:left;
width:800px;
}

.content{
width:840px;
height:auto;
padding:0px;
float:left;
}

#denriteNote{
padding-top:20px;
}
/*RBS Logo Content Area */
.contentWPLogo{
width:340px;
height:40px;
margin:20px;
}

/*Tabels in My Account Area Holder */
#myAccountTbls{
width:650px;
height:auto;
margin-left:40px;
float:left;
display:inline;
}

.membersContent{
float:left;
}

/* LEFT Hand Navi Holder */
#lhs{
width:180px;
height:auto;
margin:0px 10px 0px 10px;
float:left;
}

.lhs_menu_header{
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-family:Arial, Helvetica, sans-serif;*/
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-color:#FFFFFF;
width:175px;
min-height:22px;
height:auto;
margin-bottom:2px;
padding:10px 0px 0px 5px;
}
/* RHS Search Doctor */

#rhs{
width:124px;
height:auto;
margin:0px 0px 0px 10px;
float:left;
}

.print_icon{
width:980px;
margin:0px auto;
text-align:right;
padding-top:10px;
}

#AMBtn{
width:120px;
height:140px;
margin:10px 0px;
display:none;
}

#find_doctor{
width:120px;
height:140px;
margin:10px 0px;
}

#urgent_advice{
width:120px;
height:140px;
margin:10px 0px;
}

#voting_subjects{
width:204px;
height:115px;
margin:10px 0px;
}


#patient_section{
width:120px;
height:140px;
margin:10px 0px;
}

/* Main Footer Holder */
#footer_container{
height:122px;
background-image:url(../images/footer/footer_bg.jpg);
background-repeat:repeat-x;
margin:20px auto 0px;
float:none;
width:100%;
}

/* Footer content */
#footer{
width:980px;
height:122px;
margin:0px auto;
}

/*BSIR footer address */
#footer_address{
margin-top:40px;
width:420px;
height:60px;
float:left;
}

/*Footer navi links */
#footer_links{
margin-top:40px;
width:560px;
height:20px;
color:#FFFFFF;
text-align:right;
float:right;
}

/*RBS Worldpay */
#wplogo{
margin-top:10px;
margin-left:105px;
margin-right:20px;
width:340px;
height:40px;
color:#FFFFFF;
text-align:right;
float:left;
}

/* Designed by */
#designed{
color:#ffffff;
font-size:11px;
text-align:right;
margin-top:15px;
width:90px;
height:20px;
float:right;
}

.search_result_header_bg{
background-image:url(../images/forum/background/sub_cat_heading_bg.jpg);
background-repeat:repeat-x;
background-color:#08BFC5;
padding:10px;
height:13px;
font-weight:bold;
color:#FFFFFF;
}

/* Forms */

.noneMembersForm{    padding-left:10px;}
.noneMembersForm p{    padding-left:0px;}

.frmLabelLHS{width:150px; margin-right:20px; margin-bottom:10px;float:left;}
.frmFieldLHS{ width:150px; margin-right:30px; margin-bottom:10px; float:left;}
.frmLabelRHS{width:150px; float:left; margin-bottom:10px;}
.frmFieldRHS{width:150px; float:left; margin-bottom:10px;}

.marLeft170{ margin-left:170px;}
.marLeft150{ margin-left:150px;}

.frmAdrsHldr{ width:350px; height:200px; float:left;}
.frmCntHldr{ width:310px; height:200px; float:left;}


/* Members Panel */
/***** clearfix *****/
.pclearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.pclearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.pclearfix {display: block;}
/* End hide from IE-mac */
.pclearfix {height: 1%;}
.pclearfix {display: block;}

/* Panel Tab/button */
.tab {
  background: url(../images/members_panel/tab_btm.png) repeat-x 0 0;
	height:10px;
	position: relative;
    top: 0;
    z-index: 999;
	width:100%;
	margin:0px auto;
}

.tabinner {

	height: 0px;
	position: relative;
    top: 0;
    z-index: 999;
	width:980px;
	margin:0px auto;
}

.tab ul.login {
	display: block;
	float:right;
  	height: 0px;
	width: 220px;
  	font-weight: bold;
	/*line-height: 20px;*/
	margin: 0;
  	color: white;
	text-align: center;
	font-size: 80%;
	padding:0px;

}

.tab ul.login li.left {
  	background: url(../images/members_panel/slider.png);
	background-position:bottom left;
	background-repeat:no-repeat;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;

}

.tab ul.login li.right {
  	background: url(../images/members_panel/slider.png);
	background-position:bottom right;
	background-repeat:no-repeat;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: right;

}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
	background-image:url(../images/members_panel/slider.png);
	background-position:bottom;
	margin:0px;
	width:220px;
}

.tab ul.login li a {
	/*color: #DC600A;*/
	color: #15ADFF;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 22px;
	line-height: 10px !important;
	padding-left: 0px !important;
	cursor: pointer;
	display: block;
	width: 200px;
	position: relative;
	top: 11px;
	float:left;
	text-align:center;
}

.tab a.open {}
.tab a.close {}
.tab a:hover.open {}
.tab a:hover.close {}

#toggle{
float:left;
width:200px;
text-align:center;
}

#togglelogged{
float:left;
width:200px;
text-align:center;
}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;   Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 174px;
	/*color: #999999;
	background: #272727;*/
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
/*	background-color:#00CCFF;*/
	background-color:#616568;
	color:#FFFFFF;
	z-index:1003;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
	color:#FFFFFF;
}


#panel a {
	text-decoration: none;
	/*color: #DC600A;*/
	color: #15ADFF;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .pcontent {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .pcontentAreaLHS {
	width:260px;
	height:130px;
	float:left;
	margin-right:5px;
	padding:10px;
	border-right:solid 1px #000000;	
}

#panel .pcontentAreaCntr {
	width:260px;
	height:130px;
	float:left;
	margin:0px 5px;
	padding:10px;
}

#panel .pcontentAreaRHS {
	width:350px;
	height:130px;
	float:left;
	padding:10px;
	margin-left:5px;
	border-left:solid 1px #000000;

}

#panel .pcontentAreaRHS ul {
margin:0px;
padding:0px;
margin-left:5px;
}

#panel .pcontentAreaRHS ul li {
margin:0px;
padding:0px;
}


/* BUTTONS */
/* Login and Register buttons */
#panel .pcontent input.bt_login,
#panel .pcontent input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .pcontent input.bt_login {
	width: 74px;
	background: transparent url(../images/bt_login.png) no-repeat 0 0;
}

#panel .pcontent input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(../images/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}


#pageSort{
font-weight:bold;
color:#2884CF;
width:180px;
}

.pageSortUp{
float:left;
}

.pageSortDown{
float:left;
}

/* Global Styles */
.clear{
clear:both;
}

.clearleft{
clear:left;
}

.clearright{
clear:right;
}

hr{
color:#f0f0f0;
}

.hidden{
display:none;
}

