body {
	/*font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size:small;
    margin: 0px;
    padding: 0px;*/
    
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: black;
    background-color: white;
    text-decoration: none;
    margin: 0px;
 }
#TipsMinus {
	display:none;
}
/*
#TipsCollapse {
	display:none;
}
*/
.nav_links {
	color: #546a7f;	
	font-weight:bold;
	text-decoration: none;
}
.nav_links A:link {
	color: #546a7f;	text-decoration: none;
}
.nav_links A:visited {
	color: #546a7f;	text-decoration: none;
}
.nav_links A:active {
	color: #546a7f;	text-decoration: none;
}
.nav_links A:hover {
	color: #FF590A; text-decoration: none;
}
.button_filter {
	margin-top: 0.05em;
	background: #567CA1;
	/*padding: 1px;*/
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	font-size: 12px;
	border : 1px solid #FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header {
  background: #fff;
  width: 100%;
  height: 10%;
}

#one {
    float: right;
    margin-left: 10px;
	margin-right: 10px;
}

#two {
	float: right;
    margin-left: 10px;
	margin-right: 10px;
}

#leftcol {
  float: left;
  width: 15%;
  height: 80%;
}

#rightcol {
  float: right;
  width: 15%;
  height: 80%;
}

#content {
  float: left;
  width: 69%;
  height: 80%;
}

#footer {
  clear: both;
  width: 100%;
  height: 10%;
  bottom: 25px;
  left: 0px;
  /*position:fixed;*/
}

h1 {
    color:#FF0000;
}
h2 {
    color:#FF0000;
}

/* Table */
/*th {
    text-align: center;
}

td, th {
    padding-right: 5px;
}*/

/* style form */
/*form dt {
    width: 100px;
    display: block;
    float: left;
    clear: left;
}

form dd {
    margin-left: 0;
    float: left;

}

form #submitbutton {
    margin-left: 100px;
}*/

#content2 {
    text-align: center;
}
table.list td {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
}

table#formtable{
	margin: auto;
	background-color: #99CCFF;
	border: solid #000 3px;
	width: 600px;
}

.button {
	margin-top: 0.05em;
	background: #567CA1;
	/*padding: 1px;*/
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	font-size: 11px;
	border : 1px solid #FFFFFF;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/*.button {
	background: #567CA1;
    padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border : 1px solid #FFFFFF;
	color:#FFFFFF;
	width:52px;height:20px;
}*/

.button1 {
	margin-left: 170px;
	background: #567CA1;
	font-size: 11px;
	border : 1px solid #aaa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.serviceagreement {
	margin-left: 15px;
}
/*.compulsoryfirstName { position:absolute; left:443px; top:180px; }
.compulsoryAddress1 { position:absolute; left:443px; top:215px; }
.compulsoryPhone { position:absolute; left:443px;  top:319px; }
.compulsoryEmailAddress { position:absolute; left:443px; top:335px; }
.compulsoryUserName { position:absolute; left:443px; top:352px; }
.compulsoryPassword { position:absolute; left:443px; top:370px; }
.compulsoryConfirmPassword { position:absolute; left:443px; top:388px; }*/

.compulsoryfirstName { margin-left: 154px; }
.compulsoryAddress1 { margin-left: 153px; }
.compulsoryPhone { margin-left: 153px; }
.compulsoryEmailAddress { margin-left: 153px; }
.compulsoryUserName { margin-left: 153px; }
.compulsoryPassword { margin-left: 153px; }
.compulsoryConfirmPassword { margin-left: 153px; }
.compulsoryImage { margin-left: 154px; }

table#registertable{
	margin: auto;
	/*background-color: #99CCFF;
	border: solid #000 3px;*/
	width: 100%;
}
.label {
    font-size:11px;
}

#login {
	width: 100%;
	height: 100%;
}

#login h1 {
	font-size: 14pt;
}

#login li {
	color: #B22222;
	/*
	position:relative;
	top:100px;
	left:200px;
	*/
}

#login UL {
	position:absolute;
}

#login input[type="text"],#login input[type="password"] {
	border: solid 1px #7F9DB9;
	/*width:200px;*/
	font-size:11px;
	height: 11px;
}
#login input[type="checkbox"] {
	/*border: solid 1px #7F9DB9;*/

	MARGIN-RIGHT: 184px;
	position: relative;
	left: -4px;
	height: 20px;
}

#login label {
	font-size: 11px;
	font-weight: bold;
}
#login input[type="submit"] {
	/*margin-top: 1.25em;
	background: #1A4D81;
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
	border : 1px solid #aaa;
	color: #fff;*/
	margin-top: 1.25em;
	background: #567CA1;
	padding: 1px;
	font-size: 11px;
	border : 1px solid #aaa;
	color: #FFFFFF;
}

#login error {
	font-weight:bold;
	color:red;
	font-size:10px;
}

#register {
}

#register h1 {
	font-size: 14pt;
}

#register li {
	color: #B22222;
	/*
	position:relative;
	top:100px;
	left:200px;
	*/
}
#register table
{
	margin-left: 0px;
}
#register fieldset
{
	border:none;
}
#register UL {
	position:absolute;
}
.textbox
{
	border: solid 1px #7F9DB9;
	font-size:11px;
	height: 15px;
}
#register input[type="text"],#register input[type="password"]  {
	border: solid 1px #7F9DB9;
	/*width:200px;*/
	font-size:11px;
	height: 11px;
}
input[type="file"]
{
	border: solid 1px #7F9DB9;
	width:220px;
	font-size:11px;
	}

.select {
	/*border: solid 1px #7F9DB9;*/
	/*width:200px;*/
	margin-top: 0.08em;
	font-size:10px;
	font-family: verdana;
	padding-left:1px;
}
td.select input
{
	padding-right:10px;
}

#register input[type="checkbox"] {
	/*border: solid 1px #7F9DB9;*/

	MARGIN-RIGHT: 184px;
	position: relative;
	left: -4px;
}

#register label {
	font-size: 11px;
	font-weight: bold;
}

#register dd {
	margin: 0px 0px 0px 0px;
}

#register dl {
	margin: 0px 0px 0px 0px;
}
table.displayGroup dd
{
	margin: 0px 0px 0px 0px;
}
table.displayGroup
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#register input[type="submit"] {
	/*margin-top: 1.25em;
	background: #1A4D81;
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
	border : 1px solid #aaa;
	color: #fff;*/
	background: #567CA1;
	padding: 1px;
	font-size: 11px;
	border : 1px solid #aaa;
	color: #FFFFFF;
	width: 50px;
}
#register input[type="button"] {
	/*margin-top: 1.25em;
	background: #1A4D81;
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
	border : 1px solid #aaa;
	color: #fff;*/
	margin-top: 1.25em;
	background: #567CA1;
	padding: 1px;
	font-size: 11px;
	border : 1px solid #aaa;
	color: #FFFFFF;
	width: 50px;
}
#register input[type="reset"] {
	/*margin-top: 1.25em;
	background: #1A4D81;
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
	border : 1px solid #aaa;
	color: #fff;*/
	background: #567CA1;
	padding: 1px;
	font-size: 11px;
	border : 1px solid #aaa;
	color: #FFFFFF;
	width: 50px;
}
#register error {
	font-weight:bold;
	color:red;
	font-size:10px;
}

.error {
	text-align: left;
	padding: 5px;
	width: 400px;
	border: 1px solid #B22222;
	background: #F1F3F5;
	color: #B22222;
	font-weight: bold;
	font-size: 11px;
}

.success {
	text-align: center;
	padding: 5px;
	width: 400px;
	background: #F1F3F5;
	color: #298000;
	font-weight: bold;
	font-size: 11px;
}

.steps {
	text-decoration: none;
	padding: 5px;
	width: 550px;
	border: 1px solid #97AFBD;
	background: #D5DEEB;
	color: #89A4B4;
	font-weight: bold;
	font-size: 11px;
}

.workingSteps{
	text-decoration: none;
	padding: 5px;
	width: 550px;
	border: 1px solid #97AFBD;
	background: #D5DEEB;
	color: #FF590A;
	font-weight: bold;
	font-size: 11px;
}

.workingArea{
    text-decoration: none;
	left:0px;
	width: 560px;
	border: 1px solid #97AFBD;
	background: #D5DEEB;
}

.cartRightArea{
    text-decoration: none;
	left:0px;
	width: 335px;
	border: 1px solid #97AFBD;
	/*background: #D5DEEB;*/
}

.cartRightAreaHeader{
    text-decoration: none;
	left:0px;
	border: 1px solid #97AFBD;
	background: #D5DEEB;
}


.norecord {
	text-align: center;
	color: #B22222;
	font-weight: bold;
	font-size: 12px;
}


.top_nav {
	position:relative;
	top: 0;
	left:0;
	height:35px;
	width:900px;
}

.orange_txt {
	color:#FF590A;
}

.sub_head {
	font-size:18px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:10px 10px 0px 10px;
}

.hr_sub_head {
	margin:0px 0px 0px 10px;
	color: #999999;
	height:1px;
	width:95%;
	text-align: left;
}

.sub_head_forgot_password {
	font-size:18px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:10px 10px 0px 0px;
}

.hr_sub_head_forgot_password {
	margin:0px 0px 0px 0px;
	color: #999999;
	height:1px;
	width:95%;
	text-align: left;
}


#tri_bullets {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
/*	width:600px; */
	list-style: none;
	line-height: 18px;
}

ul#tri_bullets li {
     background-image: url(../images/triangle_bullet.gif);
     background-repeat: no-repeat;
     background-position: 0px 0;
	 padding:3px 0px 0px 16px;
	 list-style:none;
}

.table_heading {
	color: #FFFFFF;
}

#top_nav {
	position:relative;
	top: 0;
	left:0;
	height:35px;
	width:900px;
}

.Level1, .Level2, .Level3 {
	vertical-align: top;
}
.AdType {
	font-size: 13px;
	font-weight: bold;
	color: black;
}
.BreadCrumbs1 {
	font-size: 13px;
	font-weight: bold;
	color: red;
}
.BreadCrumbs2 {
	font-size: 13px;
	font-weight: bold;
	color: green
}

.AdTypeL {
	font-size: 12px;
	font-weight: bold;
	color: red;
	cursor: hand;
	height: 13px;
}
.AdTypeC {
	font-size: 12px;
	font-weight: bold;
	color: green;
	cursor: hand;
}
.AdTypeD {
	font-size: 12px;
	font-weight: bold;
	color: blue;
	cursor: hand;
}
.hiliteEntry {
	border: groove 1px;
	background-color: lightgreen;
}
.small
{
	font-family:Verdana;
	font-size:10px;
	height:15px;
}

.state {
	width:50px;
	font-size:11px;
}

/* Autocomplete Div */
#divPostCode{
	border: 1px solid #9F9F9F;
	background-color:#F3F3F3;
	padding: 10px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	display:none;
	z-index:999;
	width:200px;
	position:fixed;

	}
#divPostCode UL{ list-style:none; margin: 0; padding: 0; }
#divPostCode UL LI{ display:block;}
#divPostCode A{ color:#000000; text-decoration:none; }
#divPostCode A:hover{ color:#000000; }
#divPostCode LI.selected{ background-color:#7d95ae; color:#000000; }

#divState{
	border: 1px solid #9F9F9F;
	background-color:#F3F3F3;
	padding: 10px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	display:none;
	z-index:999;
	width:50px;
	}
#divState UL{ list-style:none; margin: 0; padding: 0; }
#divState UL LI{ display:block;}
#divState A{ color:#000000; text-decoration:none; }
#divState A:hover{ color:#000000; }
#divState LI.selected{ background-color:#7d95ae; color:#000000; }
.preview_data {
	margin:6px 5px 6px 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: top;
	padding:5px 0px 0px 10px;
}
.preview_data2 {
	margin:0px 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: top;
	padding:0px 0px 0px 0px;
}
.preview_cat {
	margin:6px 5px 6px 10px;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.preview_table {
border:solid 1px #7f9db9;
}
.preview_td{
border:solid 1px #7f9db9;
}
.formLabel {
	margin:6px 5px 6px 10px;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding:0px 0px 0px 0px;
}

.pager_first, .pager_last, .pager_previous, .pager_next {
	font-weight:bold;
	color: blue;
	text-decoration: none;
}

.pager_previous_range, .pager_next_range, .pager_previous, .pager_next, .pager_navigation_link {
	font-weight:lighter;
	color: blue;
	text-decoration: none;
}

.pager_navigation_current {
	font-weight:bold;
	color: black;
	text-decoration: none;
}
.editprofileLable{
font-size: 11px;
font-weight: bold;
width:229px;

}
.input {
	border: solid 1px #7F9DB9;
	width:150px;
	font-size:11px;
}

.text {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size:11px;
    margin: 0px;
    padding: 0px;
 }
 
#forgot {
	width: 100%;
	height: 100%;
	padding: 0px;
}

#forgot h1 {
	font-size: 14pt;
}

#forgot li {
	color: #B22222;
}

#forgot UL {
	position:absolute;
}

#forgot input[type="text"] {
	border: solid 1px #7F9DB9;
	/*width:200px;*/
	font-size:11px;
	height: 11px;
}

#forgot label {
	font-size: 11px;
	font-weight: bold;
}

#forgot dt {
	margin: 0;
}

#forgot dd {
	/*border-bottom: 1px dashed #ccc;*/
	margin-top: -1.25em;
	margin-left: 170px;
	padding: 0;
}

#forgot input[type="submit"] {
	margin-top: 1.25em;
	background: #567CA1;
	padding: 1px;
	font-size: 11px;
	border : 1px solid #aaa;
	color: #FFFFFF;
}

#forgot error {
	font-weight:bold;
	color:red;
	font-size:10px;
}
fieldset
{
	border: 0;
}
.forgot_links {
	margin-left: 0px;
	font-size: 10px;
	font-weight: normal;
}
