@import "state-edit.css";
@import "GridView.css";
@import "buttons.css";
@import "leftmenu.css";

body
{
    width: 100%;
    font-family: Arial;
    text-align: center;
    background: #C0CFEF;
}

h2 { font-size:1.4em; }
h4 { font-size:1.1em;}


.gridview
{
    
}

.w3chtml { background:url(w3chtml.gif) top left no-repeat;  width:57px; height:20px; text-decoration:none; }
.w3cccs { background:url(w3ccss.gif) top left no-repeat;  width:57px; height:20px; text-decoration:none; margin-left:3px; }

.item
{
	border:1px solid #C0CFEF;
	padding:10px;
	display:block;
	width:96% !important; /*moz width*/
	width:100%; /*IE width*/
	float:left;
	clear:both;
	margin:0px 20px 10px 0px;
}

.item h2, .item h4
{
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	color:#000033;
	border-bottom:1px solid #C0CFEF;
	
}

.item li { margin:5px 0px; }

.login { width:100%; text-align:center; }
.login p { width:60%; display:block;  }
.login label { width:120px; display:inline-block; }

.member_breadcrumbs
{
    text-align: right;
 	
    
    padding: 10px;
}

.member_breadcrumbs a
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border: 1px solid #000033;
    display: inline-block;
    width: 18px;
    height: 18px;
    color: #000;
    background: #C0CFEF;
}

.member_breadcrumbs a.member_breadcrumbs_selected
{
    color: #FFF;
    background: #000033;
}

img
{
    border: 0px;
}

.clock
{
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    padding-left: 10px;
}

.clock a:visited {color:#FFF}

.main-table
{
    margin: 10px auto 0px auto;
    width: 900px;
    border: 1px solid #000033;
    display: inline-block;
    color: #000033;
}

.main-col
{
    background: #FFF;
    border: 1px solid #000033;
    border-right: 0px;
    vertical-align: top;
    padding: 10px;
	text-align:left;
	font-size:10pt;

}

.main-footer
{
    height: 30px;
    background: #3366CC;
	padding-left:10px;
}

.footer-content a { float:left; }
.footer-content img { float:left; }
.footer-content label { float:left;color:#FFF;
	font-weight:bold;
	font-size:12px; margin-top:3px; margin-left:10px; }

.highlight-box
{
    /*background:#3366CC;*/
    background: #E38D26; /*background:#000033;*/
    width: 100%;
    border: 1px solid #000033;
    margin-bottom: 10px;
}

.highlight-box-header
{
    padding: 5px;
    color: #FFF;
    font-weight: bold;
}

.highlight-box-content
{
    padding: 5px;
    background: #FFF;
}

.heading
{
    font-size: 16px;
    font-weight: bold;
}

.button
{
    background: #E38D26;
    border: 2px solid #A36A4D;
    height: 30px;
    width: auto !important;
    text-decoration: none;
    color: #000033;
    font-weight: bold;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    display: block;
    float: none !important;
    margin: 5px;
}

.error
{
    border: 2px solid red;
    clear: left;
    margin: 0px;
    color:Red;
    padding: 5px;
    padding-left:40px;
    font-weight: bold;
}

.error li
{
    font-size:14px;
    margin: 5px 0px;
}

hr
{
    clear: both;
}

.dateday
{
    width: 50px !important;
}
.datemonth
{
    width: 100px !important;
}
.dateyear
{
    width: 60px !important;
}



#header
{
    background: url(../general_components/full_screen/logo_background.gif) repeat-x;
    width: 822px;
    height: 62px;
}

#logo
{
    float: left;
    height: 62px;
    width: 419px;
    background: url(../general_components/full_screen/logo.gif) no-repeat;
}

#textsize
{
    background: url(../general_components/full_screen/text_size.gif) no-repeat;
    width: 65px;
    float: right;
    height: 48px;
    margin: 0px 10px 0px 0px;
    padding: 0px;
}
#header2
{
    height: 91px;
    width: 822px;
    background-image: url(../general_components/full_screen/header_v6.jpg);
    background-repeat: repeat-x;
}
#headerbar
{
    height: 20px;
    width: 822px;
    background: #527C54;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px;
}
#headerbar #clockleft
{
    float: left;
    padding-left: 12px;
}
#headerbar #clock
{
    width: auto;
    display: block;
    float: right;
    padding-right: 12px;
}
#content
{
    width: 822px;
    margin: 0px;
    padding: 0px;
}
#nav
{
    float: left;
    width: 182px;
    height: auto;
    margin: 0px;
    padding: 0px;
}
#maincontent
{
    width: 640px;
    margin-left: 0px;
    padding-bottom: 0px;
    background: #D5E6D5 repeat-y 0px 50%;
    top: 0px;
    padding-left: 0px;
    float: right;
}
#footer
{
    clear: both;
    height: 83px;
    margin-top: -59px;
    width: 822px;
}
#content #nav ul #Contact
{
    background: url(../general_components/full_screen/bn_contact.gif) no-repeat;
    height: 31px;
    width: 150px;
}
#content #nav ul
{
    list-style: none;
    top: 48px;
    padding-top: 10px;
    margin-left: 0px;
    padding-left: 10px;
}
#content #nav ul #Home a
{
    height: 31px;
    width: 150px;
}
#content #nav ul #Home
{
    background: url(../general_components/full_screen/bn_home_on.gif) no-repeat;
    height: 31px;
    width: 150px;
}
#footer #footerimage
{
    background: url(../general_components/full_screen/district_council_bottom.gif) no-repeat;
    height: 24px;
    width: 182px;
}
#footer #normalfooter
{
    background: #527C52;
    height: 24px;
}
#footer #footerimageup
{
    background: url(../general_components/full_screen/district_council_top.gif) no-repeat;
    height: 59px;
    width: 182px;
}
#nav li a span
{
    visibility: hidden;
}
#Register
{
    background: url(../general_components/full_screen/bn_register_on.gif);
    height: 31px;
    width: 150px;
}
#Login
{
    background: url(../general_components/full_screen/bn_login_on.gif);
    height: 31px;
    width: 150px;
}
#Help
{
    background: url(../general_components/full_screen/bn_help_on.gif) no-repeat;
    height: 31px;
    width: 150px;
}
#content #nav li
{
    height: 31px;
    width: 150px;
    padding-bottom: 0px;
    margin-bottom: 1px;
}
#PropertySearch
{
    background: url(../general_components/full_screen/bn_property_on.gif) no-repeat;
    height: 31px;
    width: 150px;
}
#InfoSelected
{
    background: url(../general_components/full_screen/bn_info_selected.gif) no-repeat;
    height: 31px;
    width: 150px;
}
/*
.Qutstionform2
{
    float: left;
    border: 3px solid #9c9;
    width: 628px;
    height: auto;
}
.Qutstionform
{
    float: left;
    border: 3px solid #9c9;
    width: 628px;
    height: auto;
}
.Qutstionform p
{
    float: left;
    width: 628px;
    padding-bottom: 5px;
    background: #FFF;
}


.Qutstionform p label
{
    width: 500px;
    float: left;
}
.Qutstionform p .label2
{
    width: 70px;
    float: left;
}
.Qutstionform p .label3
{
    width: 310px;
    float: left;
}

.Qutstionform p input
{
    float: left;
    width: 500px;
}

.Qutstionform p .short
{
    float: left;
    width: 160px;
}

.Qutstionform p textarea
{
    float: left;
    width: 400px;
}
.Qutstionform label .radio
{
    float: left;
    width: 80px !important;
}

.Qutstionform p .radio
{
    width: 20px !important;
}
*/
/* Customform */

.Customform
{
    background: #FFF;
    float: left;
    margin: 0px;
    padding: 2px;
    border: 3px solid #9c9;
    width: 630px;
    height: auto;
}

.Customform p
{
    float: left;
    width: 310px;
    padding-bottom: 5px;
}

.Customform .longpara
{
    float: left;
    width: 630px;
    padding-bottom: 5px;
}



.Customform p label
{
    width: 100px;
    float: left;
}

.Customform .longpara label
{
    float: left;
    width: 410px !important;
    padding-bottom: 5px;
    padding-left: 3px;
}

.Customform .longpara .short
{
    float: left;
    width: 100px !important;
    padding-bottom: 5px;
}

.Customform .longpara .contactprefered
{
    float: left;
    width: 500px;
    padding-left: 235px;
}

.Customform p label .radio
{
    float: left;
    width: 80px !important;
}
.Customform p .radio2
{
    float: left;
    width: 100px !important;
}
.Customform p input
{
    float: left;
    width: 130px;
}

.Customform p .radio
{
    width: 20px !important;
}

.Customform p select
{
    width: 140px;
}

.Customform p .date
{
    width: 50px !important;
    margin-right: 2px;
}

.Customform p h3
{
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 26px 0px 0px 20px;
    width: 200px;
}
.validator
{
    text-align: center;
    color: #FF0000;
    float: left !important;
    float: left;
	font-size:15px;
}
.infobox
{
    text-align: center;
    width: 620px !important;
    height: 55px !important;
    border: 2px solid #FF6701;
    background: url(../general_components/images/info.gif) 6px 3px no-repeat;
    margin: 0px 0px 0px 10px;
    padding: 13px 0px 0px 0px;
    font-weight: bold;
}


.ctableform
{
    width: 630px;
}

.ctableform table
{
    border: solid 6px;
    border-color: #99CC99;
    border-collapse: collapse;
    background-color: #FFF;
}

.ctableform td
{
    border: 0px;
}

.ctableform tr
{
    border: 0px;
}

.ctableform .header
{
    font-size: 14px;
    font-weight: bold;
}
.ctableform .contentcolor
{
    background-color: #E5E5E5;
}

.ctableform .header .contentcolor
{
    font-size: 14px;
    font-weight: bold;
    background-color: #E5E5E5;
}
.ctableform .header td
{
    height: 30px;
}

.ctableform table .summary
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.addhouseholdimg
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url("../general_components/full_screen/button/add_new_household.gif") no-repeat;
    width: 205px;
    height: 23px;
    cursor: pointer;
}

.addpreviousimg
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url("../general_components/full_screen/button/add_new_address.gif") no-repeat;
    width: 134px;
    height: 23px;
    cursor: pointer;
}

.submit
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url("../general_components/full_screen/button/submit.gif") no-repeat;
}
.delete
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url("../general_components/full_screen/button/delete.gif") no-repeat;
}

.texthidden
{
    visibility: hidden;
}

.deletesmallimg
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url("../general_components/full_screen/button/delete_small.jpg") no-repeat;
}
#contactaddress
{
}


.validator
{
    color:Red;
    float:left;
    position:absolute;
    display:block;
    width:10px;
}