
html, body 
{
	height: 100%; 
	background-color: white;
	margin:0px;	 
	padding:0px; 
}
img{
	border-style: none;	
}
h1{
	border-bottom: 1px solid #000000;
	width: 100%;
}
h2{
	border-bottom: 1px solid #000000;
	width: 80%;
}
/************** Layout **************/


#container,
#homepagecontainer{
	height:100%;
	min-height:100%; 
	margin-bottom:-55px;
	color: #000000;
	background-image: url(../images/left_menu_bg.jpg);
	background-repeat:repeat-y;
}
html>body #container{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
html>body #homepagecontainer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#homepagecontainer{
	background-image: none;
}



#header{
	background:#FF0000;
	color: #000;
	text-align:center;
	position:relative;
}
/* mac hide \*/
* html #header{height:56px;he\ight:1px}/* height needed for ie to force layout*/
/* end hide*/

#leftdiv {
	width:190px;
	background-color: #90AD8F;
}

#pagelayoutdiv
{
	width:100%;
	clear:both;
	position:relative;
}

#footer {
	width:100%;
	clear:both;
	position:relative;
	background-color: White;
	background-image: url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	height: 50px; 
	border-top:solid 5px white;
	text-align: center; 
	color: White;
	font-weight: bold;
}
* html #footer {/*only ie gets this style*/
\height:52px;/* for ie5 */
he\ight:50px;/* for ie6 */
}

#pagefootertext
{
	margin-top:5px;
	color:white;
}
#homepage 
{
	background-image: none;
	background-color: white;
	padding-right:7px;
	padding-left:3px;
}

#pagelayout
{
	border-top: solid 5px white;
}

#pagelayoutleftcell
{
	width: 190px;
	vertical-align:top;
}

#page
{
	margin-left:15px;
}

#clearfooter{clear:both;height:50px;}/*needed to make room for footer*/
div,p {margin-top:0}/*clear top margin for mozilla*/
* html #page {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
* html #homepage {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */

.topbottomspace{
	margin: 3px 0px 3px 0px;
}

.grinborder{
	border: solid 1px #90AD8F;
}

.loginpage{
	color: #29562D;
	font-weight: bold;
	border-bottom: solid 15px white;
}

.login{
	height: auto;
}
.maxwidthtable{
	width: 100%;
}

.maxsizetable{
	width: 100%;
	height: 100%;
}
.maxsizetable td{
	vertical-align: top;
}
.pagecontentnarrative table
{
	border: solid 10px #F6F7E7;
	background: #F6F7E7;
}
.pagecontentheader{
	height: 1%;
}
.pagecontentheader h1{
	border-bottom: 5px solid #D1D3BE;
	color: #C92200;
	padding-top: 25px;
	padding-bottom: 5px;
	width: 100%;
}

.content
{
	height: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.frametable, .contenttable{
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.frametable{
	height: 100%;
}
.frametable td{
	padding: 0;
}
.pageheader{
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat-x;
	background-color: #006F01;
	height: 89px;
}
.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.pagebody{
}
/*
.pagefooter{
	background-image: url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	height: 30px;
	text-align: center; 
	vertical-align: middle;
	font-weight: bold;
}
.pagefooter td
{
	color: white;
}
*/
.contenttable{
	border: none;
	border-collapse: collapse;
	border-bottom: solid 10px white;
	border-top: solid 10px white;
	vertical-align: top;
}
.contenttable td{
	vertical-align: top;
}

/* home page specifics */

#homepagecell
{
	vertical-align:top;
	padding-right:0px;
}
#homepagenews
{
	vertical-align:top;
	padding: 0 0 0 7px;
}
#homepageregister
{
	vertical-align:top;
	padding-right: 7px;
	margin-right: 70px;
	background-color: #85A13B;
}
#loginregistercell
{
	vertical-align:baseline;
}

#loginregistercell form
{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#homepageimage
{
	padding-left: 7px;
}
#homepagenamechecker
{
	padding-left: 7px;
	vertical-align:top;
}
#homepagelinkscell
{
	vertical-align:top;
	padding-right:7px;
	padding-left:14px;
}

#homepagecellimg
{
	vertical-align:top;
	background: white url(../images/home_image.jpg) bottom right no-repeat;
	padding: 0 0 0 0;
	width:325px;
	height:245px;
	border: none;
}
#iomdescriptionheader
{
	font-family: Arial, Verdana, sans-serif;	
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	color: #1E5834;
}

#iomdescriptiontext
{
	padding-left: 20px;
}

#dotim
{
	color: #1E5834;
}

#loginpane
{
	vertical-align:top;
	width:100%;
	height:245px;	
	background-color: #85A13B;
}
#logincontrols
{
	padding-left: 10px;
}

#loginheadercell
{
	color:White;
}

#logincellfooter
{
	height:20px;	
}

#logininput
{
	vertical-align:middle;
	padding: 0px 10px 0px 10px;
}

#logininputbottom
{
	vertical-align:middle;
	padding: 0px 10px 0px 10px;
	border-bottom: solid 10 white;
}

#loginbutton
{
	vertical-align:middle;
}

#loginbutton input
{
}

#loginheader
{
	font-family: Arial, Verdana, sans-serif;	
	font-weight:bold;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 0px;
}
/*
#logintextcell{
	padding-left: 10px;
	vertical-align:middle;
}
*/
#logintextcell{
/*	background: #ACADAF; */
	padding-left: 10px;
	vertical-align:middle;
	color:White;
}
#loginimgcell, #forgottenusernameimgcell, #forgottenpasswordimgcell
{
	width:10px;
	padding-left: 10px;
	padding-right: 3px;
}

#invaliduserid
{
	height: 15px;
	color: White;
}

#notregistered, #forgottenpasswordcell, #forgottenusernamecell
{
	vertical-align:middle;
	color:White;
}
#notregistered a, #forgottenpasswordcell a, #forgottenusernamecell a
{
	color:White;
}

#namecheckerheadercell
{
	color:White;
	background: #C62400 url(../images/namecheck_corner_bg.gif) 0 0 repeat-y;
}

#namecheckercellfooter
{
	height:20px;	
	background: white url(../images/namecheck_bottom_bg.gif) 0 0 no-repeat;
}

#namecheckerinput
{
	background: white url(../images/login_input_bg.gif) top repeat-x;
	padding: 0px 10px 0px 10px; */
	vertical-align:middle;
}

#namecheckerbutton
{
	vertical-align:top;
}

#namecheckerheader
{
	font-weight:bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-family: Arial, Verdana, Sans-Serif;
}

#namecheckertextcell{
	padding-left: 10px;
}
#namecheckerexamples{
	padding-left: 10px;
	padding-top: 10px;
/*	color:Red; */
}

#domainavailability
{
	padding: 5 0 0 10;
	color:Red;
}

#domainavailability a
{
	color:Red;
}

#validationfailures
{
	padding: 5 0 0 10;
}
#validationfailure
{
	color: Red;
}

#homedivider
{
	height:10px;
	background: url(../images/divider_bg.gif) 0 0 repeat-x;
}
#homepagelinkheadercell
{
	color:White;
	background: #534F60 url(../images/links_corner_bg.gif) 0 0 repeat-y;
}
#homepagelinkcellfooter
{
	height:10px;	
	background: #534F60 url(../images/links_bottom_bg1.gif) 0 0 no-repeat;
}

#homepagelinkheader
{
	font-weight:bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-family: Arial, Verdana, Sans-Serif;
}
#homepagelink
{
	color: #534F60;
}
#notregistered a, #homepagelink a, #forgottenpasswordcell a, #forgottenusernamecell a
{
	font-weight:bold;
	text-decoration:none;
}
#homepagelinkimg
{
	color: #534F60;
	padding-left: 10px;
	padding-top:5px;
}

#homepagelink a
{
	color: #534F60;
}

#homepagelinkdescription
{
	color: #6d6d6d;
	padding-top:3px;
}

#homepagenewsheadercell
{
	color:White;
	background: #73BE1E url(../images/news_corner_bg.gif) 0 0 repeat-y;
}
#homepagenewscellfooter
{
	height:10px;	
	background: #73BE1E url(../images/news_bottom_bg.gif) 0 0 no-repeat;
}

#homepagenewsheader
{
	font-weight:bold;
	padding-left: 10px;
	padding-top: 5px; 
	padding-bottom: 0px;
	font-family: Arial, Verdana, Sans-Serif;
}

#homepagenewsdescription
{
	color: #288036;
	padding-left: 10px;
	padding-top:5px;
}

/* Start Customize generic controls*/
#SearchableDataPagerSearch, #DataPager, #EditableDataPagerEdit{
	width: 95%;
}
#SearchableDataPagerSearch table, #DataPager table{
	width: 100%;
}
#SearchableDataPagerSearch table{
	border: solid 6px white;
}
#SearchableDataPagerSearch, #EditableDataPagerEdit{
	border: solid 1px #90AD8F;
	margin-bottom: 10px;
}
#SearchableDataPagerSearch th, #EditableDataPagerEdit th, #WizardPageContents th{
	text-align: left;
	color: black;
	background-color: white;
	font-weight: normal;
	padding: 6px;
	padding-right: 60px;
	vertical-align: top;
	width: 1%;
	white-space: nowrap;
}

#SearchableDataPagerSearch td, #EditableDataPagerEdit td, #WizardPageContents td{
	vertical-align:middle;
}
#SearchableDataPagerSearch table input, #SearchableDataPagerSearch table textarea,
#EditableDataPagerEdit table textarea
{
	border: solid 1px #2B7F34;
	width: 60%; 
}

#EditableDataPagerEdit table input
{
	border: solid 1px #2B7F34;
}

.dataobjecteditbuttonleftcell
{
	text-align: left;
}

.dataobjecteditbuttonrightcell
{
	text-align: right;
}

.noborder
{
	border: solid 1px #ffffff;
	background-color: yellow;
}
#MandatoryFlag
{
	color:Red;
}
#WizardPageContents table input
{
	border: solid 1px #2B7F34;	
}
#SearchableDataPagerSearch .button{
	float: right;
	margin: 12px;
}
#DataEditControlButtons table input, #EditableDataPagerEdit .button{
	border-right: 2px solid #6D86ED;
	border-left: 2px solid #C6DFFD;
}
.button, .NextButton input, .FinishButton	input, .PreviousButton input, .SaveButton input, .CancelButton input, #DataView input, #DateEditControlButtons table input, #EditableDataPagerEdit .button{
	background-color: #E7E7F1;
	color: black;
	font-weight: normal;
	border-bottom: 2px solid #6D86ED;
	border-top: 2px solid #C6DFFD;
	padding: 2px;
	margin-top: 2px;
}

.delete-button #delete {
    margin-left: 7px;
    margin-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
}

#DataPager{
	padding-bottom: 4px;
}
#DataPager table{
	border-collapse: collapse;
}
.datapagerheader
{
	height:2em;
}

#DataPager th{
	color: #2B552D;
	background-color: #D1D3AE;
	width: 1%;
	white-space: nowrap;
	text-align: left;
	vertical-align: bottom;
	border-bottom: solid 2px white;
	padding: 5px;
	padding-left: 10px;
}
#DataPager td{
	border-top: solid 2px white;
}
#DataPager td, #DataPager td a{
	color: black;
}

#DataPager td{
	vertical-align: top;
	padding: 5px;
	padding-left: 10px;
}
#DataPager th input
{
	border:none;
}
.oddrow{
	background-color: #F6F7E7;
}
.evenrow{
	background-color: #F6F7E7;
}
/*
#DataPager .DataPagerFooterButtons td{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	text-align: left;	
}
*/

.DataPagerNextPage{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	text-align: right;
}

.DataPagerPreviousPage{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	text-align: left;
}

/*
.DataPagerFooterButtons input{
	border-style: none;
	color: #D45A42;
	text-transform: lowercase;
	background: white;
	text-align: left;
	font-weight: bold;
}
*/

#DataView{
	width: 80%;
}
#DataView table{
	width: 100%;
	border-collapse: collapse;
}

#DataView th, #DataView td{
	border-bottom: solid 2px white;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}


#DataView th{
	color: #2B552D;
	background-color: #D1D3AE;
	width: 1%;
	white-space: nowrap;
	padding-right: 60px;
}
#DataView td{
	background-color: #F6F7E7;
}
#DataView td, #DataView td a{
	color: black;
}

#DataViewCellRightColumn{
	text-align: left;
}

#DataView input{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#DataView form{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


.pagecontentreturnnavigation {
	height: 10;
}

/*  Old styles */
.datatableinlineerror{
	border: solid 1px #C60C84;
}

.highlightfieldclass{
	border: solid 1px #C60C84;
}
.highlightpostcodefieldclass{
	border: solid 1px #C60C84;
	text-transform: uppercase; 
}
.postcodefieldclass
{
	text-transform: uppercase; 
}

#WizardValidationMessage
{
	color: red;
	padding-bottom: 20px;
	font-weight: bold;
}


#RecordValidationMessage{
	color: red;
	padding-bottom: 20px;
	font-weight: bold;
}

#RecordValidationMessage h2{
	border-bottom: 1px solid red;
}

.NextButton , .FinishButton{
	text-align: right;
}

div.DataPagerFooterButtons a{

	font-weight: bold;
}
.productsearchnextpage
{
	text-align: right;
}
.wizardpagecontentstable
{
	border: solid 1px green;
}

#loginregisterleft
{
	padding-right: 20px;
}
#domaincostheader
{
}
#domaincostvalue
{
	text-align:right;
	width:100px;
}
#domaincostvaluetotal
{
	width:100px;
	border-top: solid 1 black;
	text-align:right;
}
#priceoptiondescription
{
	font-weight: bold;
}

.currencycell
{
	text-align:right;
}

a#passwordsettings, a#deletereport {
	text-decoration: none;
}

    p .cannotdeletemessage {
    color: red;
    font-size: 13px;
    font-weight: bold;
    background: #eeeeee;
    margin-top: 0em;
    padding-top: 0em;
}

#delete-information {
    display: none;
    width: 95%;
    margin-bottom:10px;
}


table#associatedtable {
    border-collapse: collapse;
    width: 95%;
}

    table#associatedtable th {
        color: #2B552D;
        background-color: #D1D3AE;
        width: 1%;
        white-space: nowrap;
        text-align: left;
        vertical-align: bottom;
        border-bottom: solid 2px white;
        padding: 5px;
        padding-left: 10px;
    }

    table#associatedtable tr.oddrow {
        background-color: #F6F7E7;
    }


table#associatedtable td {
    border-top: solid 2px white;
}

table#associatedtable td {
    vertical-align: top;
    padding: 5px;
    padding-left: 10px;
}

table#associatedtable td, table#associatedtable td a {
    color: black;
}

.closetabcontainer {
    text-align: right;
    width: 95%;
}

div#selectall {
    text-align: end;
    width: 95%;
}

div#selectall label {
    color: #000000;
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
}

h1#owningorganisationtitle {
    border-bottom: 5px solid #D1D3BE;
    color: #C92200;
    padding-top: 10px;
    padding-bottom: 5px;
    width: 95%;
    border-top: 5px solid #D1D3BE;
}

a#deletebutton {
    text-decoration: none;
}

table#associatedtable td.sectionname {
	text-decoration: underline;
	font-weight: bold;
	width: 100%;
	color: #c92200;
	padding-left: 0px;
	font-size: 15px;
}


/* end Customize generic controls*/
