﻿html {
    background:#f2f4f7;
}

body {
    background:url(../img/body-bg.jpg) left top repeat-x;
}

a {
    color:#002569;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

#outer-container {
    width:1006px;
    margin:0 auto;
}

#main-container {
    background:url(../img/container-bg.png) left top repeat-y;
    _background:url(../img/container-bg.gif) left top repeat-y;
    padding:0 28px 0 27px;
}

#main-container-top {
    height:28px;
    background:url(../img/container-top.png) left top no-repeat;
    _background:url(../img/container-top.gif) left top no-repeat;
}

#main-container-bottom {
    height:32px;
    background:url(../img/container-bottom.png) left top no-repeat;
    _background:url(../img/container-bottom.gif) left top no-repeat;
}

#header, #footer, #main-container {
    width:951px;
}

#main {
    padding-top:10px;
}

#left-col {
    width:197px;
    float:left;
}

#right-col {
	width:729px;
	float:right;
	overflow:hidden;
}

/*** header ***/

#banner {
    height:92px;
    position:relative;
    background:url(../img/header-bg.gif) left top no-repeat;
    margin-bottom:5px;
    color:#fff;
}

a#logo, #search {
    position:absolute;
}

a#logo {
    width:400px;
    height:70px;
    top:10px;
    left:20px;
}

#search {
    right:15px;
    top:19px;
    background:url(../img/search-box.jpg) left top no-repeat;
    height:23px;
    width:240px;
    padding:5px;
}

.search-input {
    border:none;
    background:none;
    padding:4px 5px;
    width:194px;
    float:left;
    color:#747474;
}

.search-button {
    float:right;
}

#header p {
    position:absolute;
    right:19px;
    top:62px;
    color:#fff;
}

#header p a {
    color:#fff;
    text-decoration:underline;
}

#top-nav ul {
    background:url(../img/nav-bg.gif) left top no-repeat;
    width:100%;
    float:left;
    height:40px;
}

#top-nav ul li {
    float:left;
    font-size:14px;
    line-height:14px;
    background:url(../img/nav-li-pipe.gif) right top no-repeat;
    padding:0 7px 0 5px;
}

#top-nav ul li.last {
    background:none;
    padding-right:5px;
}

#top-nav ul li a {
    display:block;
    text-decoration:none;
    color:#002569;
    padding:9px 18px;
}

#top-nav ul li a:hover {
    text-decoration:underline;
}

#top-nav ul li.current a, #top-nav ul li.parent a {
    background:url(../img/nav-li-a-current-bg.gif) 50% top repeat-x;
    padding-bottom:18px;
    position:relative;
    text-decoration:none!important;
}

#top-nav ul li.current a span, #top-nav ul li.parent a span {
    position:absolute;
    height:20px;
    width:5px;
    overflow:hidden;
    _display:none;
}

#top-nav ul li.current a span.l, #top-nav ul li.current a span.r, 
#top-nav ul li.parent a span.l, #top-nav ul li.parent a span.r {
    top:6px;
    *top:7px;
}

#top-nav ul li.current a span.l, #top-nav ul li.parent a span.l{
    background:url(../img/corners/nav-l.gif) left top no-repeat;
    left:0;
}

#top-nav ul li.current a span.r, #top-nav ul li.parent a span.r{
    background:url(../img/corners/nav-r.gif) left top no-repeat;
    right:0;
}

/*** crumb ***/

#crumb {
    width:100%;
    float:left;
    background:url(../img/crumb-bg.gif) left bottom repeat-x;
    padding:5px 0 10px 0;
    margin-bottom:15px;
}

#crumb, #crumb ul li a{
    color:#666;
}

#crumb ul li {
    float:left;
    background:url(../img/crumb-arrow.gif) left 50% no-repeat;
    padding-left:15px;
    margin-right:8px;
}

#crumb ul li.first {
    background:none;
    padding-left:0;
}

/*** footer ***/

#footer {
    background:url(../img/footer-bg.jpg) left top repeat-y;
    font-size:91.67%;  
}

#footer, #footer a {
    color:#002569;
}

#footer a {
    text-decoration:none;   
}

#footer a:hover {
    text-decoration:underline;
}

#footer-inner {
    background:url(../img/footer-top.jpg) left top no-repeat;
    padding:19px 19px 10px 19px;
}

#footer-bottom {
    background:url(../img/footer-bottom.jpg) left top no-repeat;
    height:9px;
    overflow:hidden;
}

#footer-links ul {
    float:left;
    margin-top:12px;
    padding:13px 0 10px 0;
    width:100%;
    background:url(../img/footer-border-bg.gif) left top repeat-x;
}

#footer-links ul li {
    float:left;
    background:url(../img/footer-links-pipe.gif) left 50% no-repeat;
    padding:0 7px;
}

#footer-links ul li.first {
    padding-left:0;
    background:none; 
}

#footer-links ul li.last {
    padding-right:0;
}

#top-icons li {
    float:left;
    padding-right:2px;
}

#top-icons li a {
    display:block;
    width:22px;
    height:22px;
    text-indent:-9999px;
    background-image:url(../img/icons-bg.gif);
    background-repeat:no-repeat;
}

#top-icons li#plumb a { background-position:left top; }
#top-icons li#drain a {background-position:-24px top;}
#top-icons li#build a {background-position:-47px top;}
#top-icons li#pipe a {background-position:-71px top;}
#top-icons li#climate a {background-position:-94px top;}
#top-icons li#parts a {background-position:-119px top;}
#top-icons li#electric a {background-position:-142px top;}

#top-icons li#brandon a{
    background-position:-168px top;
    width:82px;
}

/*** left navigation ***/

#left-nav h2 {
    font-size:141.67%;
    font-weight:lighter;
    background:url(../img/hr-bg.gif) left bottom repeat-x;
    padding-bottom:6px;
    margin-bottom:10px;
}

#left-nav h2 a {
    color:#666;
    text-decoration:none;
}

#left-nav ul li {
    margin-bottom:2px;
    width:197px;
}

#left-nav ul li.last {
    background:none!important;
}

#left-nav ul li a {
    display:block;
    padding:6px 10px;
    color:#000;
    text-decoration:none;
    background:#e5e9f0;    
}

#left-nav ul li.current a, #left-nav ul li.parent a, #left-nav ul li a:hover {
    background:#002569;
    color:#fff;
}

/* 2nd level */

#left-nav ul li.haschildren ul {
    padding-bottom:6px;
}

#left-nav ul li.haschildren ul li {
    margin-bottom:0;
    margin-top:1px;
    background:url(../img/left-nav-li-bg.gif) right bottom no-repeat;
}

#left-nav ul li.haschildren ul li a {
    background:none;
    color:#000;
    padding-left:23px;
}

#left-nav ul li.haschildren ul li a:hover, #left-nav ul li.haschildren ul li.current a, #left-nav ul li.haschildren ul li.haschildren a {
    color:#002569;
    background:url(../img/left-nav-arrow.gif) 15px 10px no-repeat;
}

#left-nav ul li.haschildren ul li.haschildren a {
    padding-bottom:3px;
}

/* 3rd level */

#left-nav ul li.haschildren ul li.haschildren ul li {
    margin-top:0;
    background:url(../img/left-nav-li-bg2.gif) right bottom no-repeat;
}

#left-nav ul li.haschildren ul li.haschildren ul li a {
    background:none;
    color:#000;
    padding:3px 0 3px 27px;
}

#left-nav ul li.haschildren ul li.haschildren ul li.current a, #left-nav ul li.haschildren ul li.haschildren ul li.haschildren a, #left-nav ul li.haschildren ul li.haschildren ul li a:hover{
    font-weight:bold;
}

/* 4th level */

#left-nav ul li.haschildren ul li.haschildren ul li.haschildren ul {
    padding-bottom:3px;
}

#left-nav ul li.haschildren ul li.haschildren ul li.haschildren ul li {
    background:none;
}

#left-nav ul li.haschildren ul li.haschildren ul li.haschildren ul li a {
    font-weight:lighter;
    padding:2px 0 2px 37px;
}

#left-nav ul li.haschildren ul li.haschildren ul li.haschildren ul li.current a, #left-nav ul li.haschildren ul li.haschildren ul li.haschildren ul li a:hover  {
    color:#002569;
}

/*** templates ***/

/* home */

#home-left, #home-right {
    float:left;
}

#home-left {
    margin-right:23px;
    width:696px;
}

#home-right {
    width:226px;
}

#home-images {
    height:189px;
    margin-bottom:12px;
    position:relative;
    width:696px;
}

.scrollable, .scrollable a {
    float:left;
    height:189px;
    width:696px;
}

.scrollable {
    overflow:hidden;
    position:relative;
}

.scrollable .items, #navigator {
    position:absolute;
}

.scrollable .items {
    clear:both;
    width:20000em;
}

#navigator {
    bottom:0;
    height:40px;
    left:0;
    width:696px;
    display:none;
}

#navigator ul {
    margin:11px 0 0 10px;  
}

#navigator ul li {
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-right:7px;
}

#navigator ul li a, #black-panel {
    -moz-opacity:.50; 
    filter:alpha(opacity=50); 
    opacity:.50;
}

#navigator ul li a {
    background-position:left top;
    background-repeat:no-repeat;
    display:block;
    height:20px;
    text-indent:-9999px;
    width:20px;
}

#navigator ul li#nav1 a {
    background-image:url(/_template/img/navigator/1.gif);
}

#navigator ul li#nav2 a {
    background-image:url(/_template/img/navigator/2.gif);
}

#navigator ul li#nav3 a {
    background-image:url(/_template/img/navigator/3.gif);
}

#navigator ul li#nav4 a {
    background-image:url(/_template/img/navigator/4.gif);
}

#navigator ul li#nav5 a {
    background-image:url(/_template/img/navigator/5.gif);
}

#navigator ul li.active a {
    -moz-opacity:1.0; 
    filter:alpha(opacity=100); 
    opacity:1.0;
}

#black-panel {
    background:#000;
    bottom:0;
    height:40px;
    left:0;
    position:absolute;
    width:696px;
    display:none;
}

.home-lozenges {
    padding:10px 0 30px;
}

.home-lozenges .lozenge {
    float:left;
    width:222px;
    margin-right:15px;
    background:url(../img/lozenge-bg.jpg) left top repeat-y;
}

.left-lozenges .lozenge {
    width:200px;
    margin:0 0 18px -3px;
    background:url(../img/lozenge-bg-thin.jpg) left top repeat-y;
}

.home-lozenges .last {
    margin-right:0;
}

.lozenge h3 {
    font-size:141.67%;
    color:#002569;
    padding:15px 15px 0 15px;
    font-weight:lighter;
}

.home-lozenges .lozenge h3 {
    background:url(../img/lozenge-top.jpg) left top no-repeat;
}

.left-lozenges .lozenge h3 {
    background:url(../img/lozenge-top-thin.jpg) left top no-repeat;
}

.lozenge-inner {
    padding:5px 15px 10px 15px;
}

.home-lozenges  .lozenge-inner {
    background:url(../img/lozenge-bottom.jpg) left bottom no-repeat;
}

.left-lozenges  .lozenge-inner {
    background:url(../img/lozenge-bottom-thin.jpg) left bottom no-repeat;
}

.lozenge img {
    float:right;
    margin-left:8px;
}

.lozenge p {
    margin-bottom:5px;
}

#home-lozenges-right img {
    margin-bottom:10px;
}

/* news / events / search */

.listing {
    margin:20px 0;
}

.news-list-thumb {
    float: left;
}

.news-list-item, .listing .pagination {
    background:url(../img/hr-bg.gif) left top repeat-x;
}

.news-list-item {
    padding: 20px 0 10px 0;
    width:729px;
}

.news-list-item h3 {
    padding-bottom:5px;
    font-weight:lighter;
}

.news-list-item .news-list-content {
    float: left;
    width: 487px;
    padding-left: 15px;
}

.news-list-item .news-list-date {
    font-weight: bold;
    float: right;
    width: 150px;
    text-align: right;
}

.listing .pagination {
    width: 100%;
}

.news-detail-date {
    font-weight: bold;
    padding: 10px 0;
}

.search-item {
    padding:10px 0;
}

.item-image, .item-count, .search-item-content {
    float:left;
}

.item-image {
    width:50px;
    height:50px;
}

.item-count {
    width:25px;
    text-align:center;
}   

.listing .pagination {
    margin-top: 10px;
}

.search-item-content {
    width:652px;  
}

.pagination {
    position:relative;
    width:655px;
}

.pagination ul {
    text-align:center;
    margin-left:-10px;
}

.bottom-pagination ul, .top-pagination ul {
    background:url(../img/hr-bg.gif) left bottom repeat-x;
}

.top-pagination ul {
    margin-bottom:10px;
}

.pagination ul, .pagination ul li.showall {
    padding:13px 0;
}

.pagination ul li {
    list-style:none;
    display:inline;
    background:url(../img/pag-pipe.gif) left 2px no-repeat;
    padding-left:10px;
    margin-right:9px;
}

.pagination ul li.current {
    font-weight:bold;
}

.pagination ul li.previous {
    margin-right:40px;
    background:none;
}

.pagination ul li.showall {
    position:absolute;
    top:0;
    right:0;
    margin:0;
    background:none;
}

.pagination ul li.previous a, .pagination ul li.previous span {
    padding:0 0 0 10px;
}

.pagination ul li.previous a {
    background:url(../img/pag-previous-a.gif) left 5px no-repeat;   
}

.pagination ul li.previous span {
    background:url(../img/pag-previous-span.gif) left 5px no-repeat;   
}

.pagination ul li.next {
    padding-left:40px;
}

.pagination ul li.next a, .pagination ul li.next span {
    padding:0 10px 0 0;
}

.pagination ul li.next a {
    background:url(../img/pag-next-a.gif) right 5px no-repeat;
}

.pagination ul li.next span {
    background:url(../img/pag-next-span.gif) right 5px no-repeat;
}

.pagination ul li.previous span, .pagination ul li.next span, .pagination ul li.showall span {
    background: none;
    color: #fff;
}

.pagination ul li a {
    text-decoration:underline;
}

.h1-left {
    float:left;
}

.news-detail-date {
    font-weight: bold;
    padding: 10px 0;
    float:right;
}

#search-text{
    color:#c2011c;
    font-weight:bold;
}

/* branch locator */

a.branch-directions {
    display:block;
    margin:0 0 20px -3px;
    width:200px;
    height:130px;
    text-indent:-9999px;
    background:url(../img/lozenge-branch-directions.gif) left top no-repeat;
}

#grey-box {
    margin:30px 0;
    width:729px;
    background:url(../img/grey-box-bg.jpg) left top repeat-y;
}

#grey-box-inner {
    background:url(../img/grey-box-top.jpg) left top no-repeat;
    padding:30px 24px;
}

#grey-box-bottom {
    background:url(../img/grey-box-bottom.jpg) left top no-repeat;
    height:11px;
    overflow:hidden;
}

#grey-box h2 {
    font-size:16px;
}

#branch-locator-results {
    float:left;
    margin-bottom:20px;
}

#branch-locator-results h3 {
    font-size:150%;
    margin-bottom:15px;
}

#grey-box table td, #grey-box table th {
    padding:20px 20px 0 0;
    vertical-align:top;
    font-weight:lighter;
}

#grey-box table th { 
    width:230px;
    text-align:right;
}

#grey-box .textbox {
    background:url(../img/textbox-bg.gif) left top no-repeat;
    padding:0 5px;
    height:19px;
}

#grey-box .textbox, #grey-box .textbox input {
    width:202px;
}

#grey-box .textbox input {
    color:#747474;
    background:none;
    border:none;
}

#grey-box label, #grey-box .textbox {
    padding-top:3px;
    display:block;
}

.results-box, .results-box-inner {
    background-image:url(../img/hr-bg.gif);
    background-repeat:repeat-x;
    width:729px;
}

.results-box, .results-box-inner, .results-box-inner div, .branch-item, .details, .details div,
.more-details, .details-city  {
    float:left;
}

.results-box {
    background-position:left top;
}

#branch-locator-results .bottom {
    margin-top:10px;
}

.results-box-inner {
    background-position:left bottom;
    padding:12px 0;
}

.results-box-inner div, .details div {
    text-align:center;
    background-position:right 9px;
    background-repeat:no-repeat;
}

.results-box-inner div {
    font-weight:bold;
    background-image:url(../img/branch-locator-pipe.gif);
}

.details div {
    background-image:url(../img/branch-locator-white-pipe.gif);
    min-height:1px;
    padding:8px 0 9px;
}

.distance { width:95px; }
.location { width:158px; }
.county { width:123px; }
.postcode { width:144px; }

.phone { 
    width:174px;
    background:none!important;
}

.toggle { 
    width:35px;
    position:relative;
}

.branch-item, .more-details, .details-city {
    width:729px;
}

.branch-item {
    margin-top:12px;
}

.details {
    background:url(../img/branch-item-bg.gif) left 50% no-repeat;
    position:relative;
}

.details .tl, .details .bl, .details .tr, .details .br  {
    display:block;
    position:absolute;
    height:5px;
    width:5px;
    overflow:hidden;
    z-index:10;
    _display:none;
}

.details .tl, .details .bl {
    left:0;
}

.details .tl, .details .tr {
    top:0;
}

.details .bl, .details .br {
    bottom:0;
}

.details .tr, .details .br {
    right:40px;
}

.details .tl {
    background:url(../img/corners/results-tl.gif) left top no-repeat;
}

.details .bl {
    background:url(../img/corners/results-bl.gif) left top no-repeat;
    bottom:0;
}

.details .tr {
    background:url(../img/corners/results-tr.gif) left top no-repeat;
}

.details .br {
    background:url(../img/corners/results-br.gif) left top no-repeat;
}

.toggle a {
    display:block;
    height:25px;
    width:25px;
    position:absolute;
    top:3px;
    left:5px;
}

.toggle a.open {
    background:url(../img/toggle-down.gif) left top no-repeat;
}

.toggle a.close {
    background:url(../img/toggle-up.gif) left top no-repeat;
}

.details-city .left, .details-city .centre, .details-city .right {
    float:left;
    width:180px;
    padding-right:20px;
}

/* contact */

#form {
    padding-left:100px;
}

#form p{
    padding:20px 0 30px;
}

#form p.grey {
    padding:30px 0;
}

#form p .required {
    padding-right:20px;
}

#contact {
    float:left;
    width:729px;
}

#contact #grey-box {
    margin-top:0;
}

#contact #grey-box table th {
    text-align:left;
    width:110px;
}

#contact #grey-box .textbox, #contact #grey-box .textbox input {
    width:312px;
}

#contact #grey-box .textbox {
    background:url(../img/textbox-large-bg.gif) left top no-repeat;
    margin-right:18px;
    float:left;
    _display:inline;
}

#contact #grey-box .smalltb, #contact #grey-box .smalltb input {
    width:142px;
}

#contact #grey-box .smalltb {
    background:url(../img/textbox-small-bg.gif) left top no-repeat;
}

.selectbox {
    width:120px;
}

.large-selectbox {
    width:321px;
}

.radio label, .radio input {
    vertical-align:middle;
}

.radio label {
    display:inline!important;
    padding-right:10px;
    padding-top:0!important;
}

.radio input {
    margin-right:4px;
}

.textarea, .textarea textarea {
    height:132px;
    width:434px;
}

.textarea {
    background:url(../img/textarea-bg.gif) left top no-repeat;
    padding:5px;
    margin:15px 0;
}

.textarea textarea {
    border:none;
    background:none;
}

.validation-summary {
    padding:30px 0 15px;
}

.validation-summary ul li {
    font-style:italic;
    color:#1f803f!important;
}

#contact-tabs {
    width:100%;
    margin-top:20px;
}

#contact-tabs, #contact-tabs ul li {
    float:right;
}

#contact-tabs ul li {
    width:149px;
    background-repeat:no-repeat;
    background-position:left top;
    margin-right:10px;
    margin-bottom:-5px;
}

#contact-tabs ul li.contact-form {
    background-image:url(../img/tab-contact.gif);
}

#contact-tabs ul li.contact-details {
    background-image:url(../img/tab-details.gif);
}

#contact-tabs ul li.contact-request {
    background-image:url(../img/tab-quote.gif);
    margin-right:15px;
}

#contact-tabs ul li.current {
    background-position:left -60px;
    position:relative;
}

#contact-tabs ul li a {
    padding:9px 0 12px 38px;
    display:block;
    color:#55688b;
    text-decoration:none;
}

#contact-tabs ul li.current a {
    color:#002569;
    font-weight:bold;
}

/* site wide */

#left-nav, #news-box, #branch-locator {
    margin-bottom:20px;
}

#news-box {
    background:url(../img/news-box-bg.jpg) left top repeat-y;
    position:relative;
}

#news-box h3 {
    background:url(../img/news-box-top.jpg) left top no-repeat;
    padding:8px 60px 14px 10px;
    color:#002569;
    font-size:18.5px;
    font-weight:lighter;
}

#news-box-inner {
    background:url(../img/news-box-bottom.jpg) left bottom no-repeat;
    padding:0 20px 13px 20px;
}

#left-col #news-box {
    background:url(../img/news-box-bg-thin.jpg) left top repeat-y;
}

#left-col #news-box h3 {
    background:url(../img/news-box-top-thin.jpg) left top no-repeat;
}

#left-col #news-box-inner {
    background:url(../img/news-box-bottom-thin.jpg) left bottom no-repeat;
}

#news-box ul li {
    padding-bottom:7px;
    margin-bottom:7px;
    background:url(../img/news-box-border.gif) right bottom no-repeat;
}

#news-box ul li a {
    display:block;
}

.rss {
    display:block;
    position:absolute;
    top:10px;
    right:10px;
    _right:20px;
    background:url(../img/rss-bg.gif) right 50% no-repeat;
    padding-right:20px;
    text-decoration:none;
}

#news-box p a, #news-box ul li a, .lozenge p a, .results-box p a {
    padding-left:10px;
    background:url(../img/red-arrow.gif) left 5px no-repeat;
    text-decoration:none;
}

#news-box p a:hover, #news-box ul li a:hover, .lozenge p a:hover, .results-box p a:hover {
    text-decoration:underline;
}

#branch-locator {
    width:229px;
    background:url(../img/branch-locator-bg.gif) left top repeat-y;
}

#branch-locator-inner {
    background:url(../img/branch-locator-top.gif) left top no-repeat;
    padding:60px 10px 0 10px;
    width:209px;
}

#branch-locator-bottom {
    background:url(../img/branch-locator-bottom.gif) left top no-repeat;
    height:15px;
    overflow:hidden;
}

#home-right #branch-locator {
    margin-top:-5px;
    margin-bottom:10px;
}

#left-col #branch-locator {
    width:203px;
    margin-left:-5px;
    background:url(../img/branch-locator-bg-thin.gif) left top repeat-y;
}

#left-col #branch-locator-inner {
    background:url(../img/branch-locator-top-thin.gif) left top no-repeat;
    padding:50px 10px 0 15px;
    width:178px;
}

#left-col #branch-locator-bottom {
    background:url(../img/branch-locator-bottom-thin.gif) left top no-repeat;
}

#branch-locator h3 {
    display:none;
}

#branch-locator p {
    padding:0 80px 25px 5px;
}

#left-col #branch-locator p {
    padding:0 75px 20px 5px;
}

#branch-locator .textbox, #branch-locator .textbox input {
    width:151px;
    height:21px;
}

#left-col #branch-locator .textbox, #left-col #branch-locator .textbox input {
    width:121px;
}

#branch-locator .textbox {
    background:url(../img/branch-locator-textbox-bg.gif) left top no-repeat;
    padding:8px 7px 0 7px;
    float:left;
    margin:-1px 5px 5px 0;
    _display:inline;
}

#left-col #branch-locator .textbox {
    background:url(../img/branch-locator-textbox-bg-thin.gif) left top no-repeat;
    margin-bottom:0;
}

/*** content ***/

h1, h2, h3 {
    color:#002569;
    font-weight:lighter;
}

h1, .h1-border {
    margin-bottom:15px;
}

h1 {
    font-size:22px;
    font-weight:bold;
}

.h1-border {
    padding-bottom:10px;
    background:url(../img/dash-border.gif) left bottom repeat-x;
}

.h1-border h1 {
    margin-bottom:0;
}

.editable-area h2 {
    margin-bottom:15px;
    font-size:150%;
}

.editable-area h3 {
    margin-bottom: 15px;
    font-size:125%;
}

.editable-area p {
    color:#000;
    margin-bottom:15px;
}

.editable-area ol li, .editable-area ul li {
    color: #000;
    padding-bottom: 8px;
}

.editable-area ul li {
    background: transparent url(../img/bullet-bg.gif) no-repeat left 5px;
    padding-left: 13px;
}

.editable-area ul, .editable-area ol {
    margin-bottom:15px
}

.editable-area ul {
    list-style: none;
}

.editable-area ol {
    margin-left:20px;
}

.editablarea blockquote {
    background:url(../img/blockquote-bg.gif) left top no-repeat;
    padding:0 50px;
    width:610px; 
}

.editable-area .hr {
    background:url(../img/hr-bg.gif) left top repeat-x;
    height:1px;
    overflow:hidden;
    margin-bottom:15px; 
}

.editable-area .hr hr {
    display: none;
}

.editable-area table th, .editable-area table td {
    vertical-align:top;
}

.editable-area .left {
    padding-right: 10px;
}

.editable-area .right {
    padding-left: 10px;
}

/*** generic ***/

.clear {
    clear:both;
}

.left {
    float:left;
}

.right {
    float:right;
}

.required {
	color:Red;
}

.alignRight {
    text-align:right;
}

.textbox input {
    border:none;
    background:none;
}

.grey {
    color:#666;
}
