@import url("editor.css");

body {
	margin: 20px 0;
	padding: 0;
	color: #323232;
	background-color: #c8c8c8;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 80%;
}

#accessability {
	display: none;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background-color: #ffffff;
	border: 1px solid #b4b4b4;
}

/* Header */

#page #header {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	height: 114px;
	background: url(../images/header-bg.png) top left no-repeat;
}

#page #header .moduletable {
	margin: 0 0 0 480px;
	padding: 5px;
	width: 400px;
	height: 94px;
	color: #323232;
	background: url(../images/newsflash-bg.png) top left no-repeat;
	overflow: hidden;
}

#page #header .moduletable #newsflash {
	margin: 0;
	padding: 0;
}

#page #header .moduletable #newsflash h2 {
	margin: 0;
	padding: 0;
	color: #004f9e;
	font-weight: normal;
}

#page #header .moduletable #newsflash p {
	margin: 0;
	padding: 0;
}

/* Left & Right Columns */

#page #leftcol, #page #rightcol {
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
}

#page #leftcol {
	margin-left: 20px !important;
	margin-left: 10px; /* Useless Internet Explorer */
}

#page #rightcol {
	margin-right: 20px !important;
	margin-right: 10px; /* Useless Internet Explorer */
}

/* Left & Right Columns - Modules */

#page #leftcol .moduletable,
#page #leftcol .moduletable_pmsnotify,
#page #rightcol .moduletable,
#page #rightcol .moduletable_pmsnotify {
	margin: 0 0 20px 0;
	padding: 0 10px;
	border-bottom: 1px solid #ebebeb;
}

#page #leftcol .moduletable,
#page #leftcol .moduletable_pmsnotify {
	background: url(../images/module-leftcol-bg.png) top left repeat-y;
}

#page #rightcol .moduletable,
#page #rightcol .moduletable_pmsnotify {
	background: url(../images/module-rightcol-bg.png) top left repeat-y;
}

#page #leftcol h3, #page #rightcol h3 {
	margin: 0 -10px;
	padding: 2px 0 0 10px;
	height: 18px;
	color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 100%;
}

#page #leftcol h3 {
	background: url(../images/module-header-leftcol-bg.png) top left no-repeat;
	border-bottom-color: #9cc5ee;
}
#page #rightcol h3 {
	background: url(../images/module-header-rightcol-bg.png) top left no-repeat;
	border-bottom-color: #f5da92;
}

#page #leftcol a,
#page #leftcol a  {
	color: #1264b4;
	text-decoration: none;
	font-weight: bold;
}

#page #leftcol a:hover,
#page #leftcol a:hover  {
	text-decoration: underline;
}

/* Left & Right Columns - Modules - Menus */

#page #leftcol .moduletablemenu, #page #rightcol .moduletablemenu {
	margin: 0 0 20px 0;
	padding: 0 10px;
	border-bottom: 0;
}

#page #leftcol .moduletablemenu {
	background: url(../images/module-menu-leftcol-bg.png) top left repeat-y;
}

#page #rightcol .moduletablemenu {
	background: url(../images/module-menu-rightcol-bg.png) top left repeat-y;
}

#page #leftcol ul#mainlevel,
#page #rightcol ul#mainlevel {
	margin: 0;
	padding: 0;
	list-style: none;
}

#page #leftcol ul#mainlevel li a,
#page #rightcol ul#mainlevel li a {
	margin: 0 -10px;
	padding: 4px 0 4px 20px;
	border-bottom: 2px solid #ffffff;
	color: #666666;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

ul#mainlevel li a:hover, ul#mainlevel li a#active_menu {
	color: #1264b4;
	background: url(../images/menu-hover-bg.gif) 7px center no-repeat;
	text-decoration: none;
}

/* Main Content Area */

#page #content {
	margin: 0;
	padding: 0 20px;
	width: 860px;
	float:left;
}

body#three_column #page #content {
	width: 460px;
}

body#two_column #page #content {
	width: 660px;
}

/* Content - Fixed Styles */

#page #content h1, #page #content h2, #page #content h3,
#page #content h1 a, #page #content h2 a, #page #content h3 a {
	color: #db504d;
	font-weight: normal;
	text-decoration: none;
}

#page #content h1 {
	margin-top: 0;
	font-size: 150%;
}

#page #content h2 {
	font-size: 130%;
}

#page #content h3 {
	font-size: 110%;
}

#page #content a,
#page .moduletable_pmsnotify a {
	color: #1264b4;
	font-weight: bold;
	text-decoration: none;
}

#page #content a:hover,
#page .moduletable_pmsnotify a:hover {
	text-decoration: underline;
}

/* Content - Special Styles */

#page #content #joomla_navbox {
	margin: 0 0 0 10px;
	padding: 10px;
	background-color: #F5F5F5;
	border: 1px solid #b4b4b4;
	float: right;
}

#page #content #joomla_navbox h3 {
	margin-top: 0;
	color: #1264B4;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

#page #content #joomla_navbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#page #content #joomla_navbox ul li a {
	color: #666666;
	display: block;
	font-weight: normal;
}

#page #content #joomla_navbox ul li a:hover {
	color: #1264b4;
	text-decoration: none;
}

/* Joomla headings */
.contentheading {
	font-size: 150%;
	color: #db504d;
	margin-bottom: 20px;
}
.contentpane{
	margin: 10px 0;
}

/* Content - Tables */

#page #content table.contentpaneopen table {
	border: 1px solid #b4b4b4;
	border-collapse: collapse;
}

#page #content table.contentpaneopen table tr th {
	font-weight: bold;
	text-align: center;
}
#page #content table.contentpaneopen table thead tr th {
	margin: 0;
	padding: 5px;
	color: #ffffff;
	background-color: #3894ef;
}

#page #content table.contentpaneopen table tbody tr th,
#page #content table.contentpaneopen table tbody tr td {
	margin: 0;
	border: 1px solid #b4b4b4;
      padding-right: 5px; 
}

#page #content table.contentpaneopen table tbody tr.footer td {
	margin: 0;
	padding: 2px;
	background-color: #f5f5f5;
	font-size: 70%;
	text-align: center;
}

/* Bathcomms Associate Links Page */

#page #content table.blog_associate_links tr td {
	margin: 0;
	padding: 0;
}

#page #content table.blog_associate_links tr {
	margin: 0;
	padding: 0;
}

#page #content table.blog_associate_links .article_seperator,
#page #content table.blog_associate_links br {
	display: none;
}

#page #content table.blog_associate_links table.contentpaneopen_associate_links {
	margin: 0;
	padding:0;
}

#page #content table.blog_associate_links table.contentpaneopen_associate_links h2 {
	margin: 0;
	padding:0;
}

#page #content table.blog_associate_links table.contentpaneopen_associate_links p {
	margin: 4px 0;
	padding:0;
}

/* Footer */

#page #footer {
	margin: 0;
	padding: 8px 20px 0 20px;
	height: 22px;
	background: url(../images/footer-bg.png) top left no-repeat;
	font-size: 85%;
	clear: both;
}

#page #footer a {
	color: #323232;
	text-decoration: none;
}

#page #footer a:hover {
	text-decoration: underline;
}

/* Making Joomla! Output Do what WE WANT it to do! */

#page #content table.blog br {
	display: none;
}

#page #content table.blog table.contentpaneopen {
	margin-top: 10px;
}

#page #content table.blog table.contentpaneopen br {
	display: block;
}

#page #content .sb_footer {
	display: none;
}

#page #content .message {
	padding: 10px;
	border: 1px solid #b4b4b4;
	color: #155CA0;
	background-color: #EBEBEB;
	text-align: center;
	margin: 0 0 20px 0;
}

#page #content .createdate {
	font-size: 85%;
	font-weight: bold;
}

/* Pete: Forces bottom scroll bar on Fireboard posts if text is too long (i.e. a long URL) */
#page #content .msgtext {
	width: 448px;
	overflow: auto;
}

/* Fireboard */
#page #content #joomlaforum .cat-title,
#page #content #joomlaforum .cat-title * {
	color: #ffffff;
}
#page #content .bof-contentheading {
	color: #DA504D;
	background-color: #ebebeb;
	border-color: #ffffff #cccccc #aaaaaa;
}
#page #content #bof-topmenu a,
#page #content #forumtools_control a,
#page #content .th-left a {
	color: #ffffff;
}

#page #content .fb_credits {
	display: none;
}

/* WATS */
.wats{text-align:center}
#watsUserView{}
#watsNavigation {
	margin: 20px 0 30px 0;
}
#watsNavigation th {
	padding-bottom: 10px;
	color: #db504d;
}
#watsTicketView{
	text-align: center;
}
.watsHeading1{
	color: #DB504D;
	font-size: 200%;
	font-weight: bold;
	display: block;
	margin: 30px auto 25px auto;
}
#watsTicketView .watsTicketId{
	display: block;
	margin: 0 auto 30px auto;
}
#watsTicketView .watsMsgView{}
#watsTicketView .watsMsgView .watsMsgViewTable{
	width: 100%;
}
#watsTicketView .watsMsgView .watsMsgViewTable th {
	color: #1264b4;
}
#watsTicketView .watsMsgView .watsMsgViewTable td {
	padding: 15px 0;
}
#watsTicketView .watsReply{}
#watsTicketView .watsReply .wats_form{
	margin: 15px 0;
}
#watsTicketView > p {
}
#watsTicketView > table{
	margin: 15px 0 50px 0;
}
.watsCopyright{
	margin: 0 auto;
	margin: 40px 0 0 0;
	display: none;
}
/* TODO: New-ticket screen, .... */
.watsTicketMake {}
.watsTicketMake #ticketname {
	margin: 0 10px;
}
.watsTicketMake .watsCategorySetSelect {
	margin: 0 10px;
}
.watsTicketMake_form {
	width: 100%;
	text-align: left;
}
#msg {
	width: 100%;
}
.watsTicketSetView {
	margin: 30px auto;
}
/* Community builder */
.cbConnectionPaths {
	margin: 20px 0;
	color: #1264b4;
}
.titleCell{
	color: #1264b4;
}
.fieldCell{}

/* CB Who's Online */

ul.mod_login {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

/* Added styles for portfolio, JB 30-10-09  */

/* Left hand div  */
div.textleft {margin:0px;
            margin-left:0px;
            padding-left:0px; 
            padding-top:0px;
            padding-right:10px;
            float:left; overflow:hidden;
            width: 60%;
            line-height: 150%;
            top: 0px;
}

/* Right hand div for lightbox image */
div.imgright 
          {float:left;
           width:35%; overflow:hidden;
           }

/* Bottom Updated Jbean 3-11-09 to include bottom*/

#lower {
	margin-left: 10px;
      padding-left:10px; 
	padding: 8px 20px 0 20px;
	height: 200px;
}


#lower h1 {
	margin-top: 0;
	font-size: 150%;
      color: #db504d;
	font-weight: normal;
	text-decoration: none;
}

/* not currently used - needs to always be to right of LHS col below main arae */
#lower a {
	color: #1264B4;
	font-weight: bold;
	text-decoration: none;
}

#bottom {
	margin-left: 10px;
      padding-left:10px; 
	padding: 8px 20px 0 20px;
	height: 75px;
      clear: both;
}

/* increase blog category separation for 2 column blog display */
#page #content table.blog tbody tr td table tbody tr td table.contentpaneopen tbody tr td {
	margin: 0;
      padding-right: 10px; 
}

div.textleft ul {
      list-style-type: none;
      padding-left: 0px; 
      margin-left: 0px; 
      border-left-width: 0px;
} 

div.textleft ul li {
      line-height: 110%; 
      padding-bottom: 5px;
}

/*
#page #content table.blog tbody tr td table tbody tr td table.contentpaneopen {
       top: 0px;
       margin-top: 0px;
}
*/

#page #top .moduletable {
	margin: 0 0 0 480px;
	padding: 5px;
	width: 400px;
	height: 10px;
	color: #323232;
	overflow: hidden;
}


