/* HIDE LAYOUT FROM NS4 & EARLIER BROWSERS -------------------------------------------------------------------*/
@import "/styles/layout_bramble.css";
@import "/styles/bramble_listings.css";
@import "/styles/bramble_singleitem.css";
@import "/styles/developer.css";

body { margin: 0; topmargin=0; margintop=0; font-family: arial, Helvetica, sans-serif; color:#000000;
font-size: 11px;

 }
p, div{
font-family: arial, Helvetica, sans-serif;
color:#000000;
font-size: 12px;

}
p {
	width: 90%;
}	

br{
line-height: 10px;
width: 90%;
}
ul {
  margin-top: 0px;
  margin: 0px;
}
ul { padding-left: 0px;}

.formbutton {
	font-family:  arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 128px;
	background-color: #78BC33;
	color: #ffffff;
	border-top: 1px outset #BFFF69;
	border-right: 1px outset #304B0C;
	border-bottom: 1px outset #304B0C;
	border-left: 1px outset #BFFF69;
}


h1, h2, h3, h4, h5, h6,  td, ul  { font-family: arial, Helvetica, sans-serif; margin: 0px; }
h1 { font-size: 20px; color:#000;  }
h2 { font-size: 18px; color:#000;  }
h3 { font-size: 24px; color:#000; margin: 0px;  } 
h4 { font-size: 16px; color:#CB1D23; }
h5 { font-size: 12px; color:#000;  } 
h6 { font-size: 11px; color:#000;  }




  ul, ol, div, span  {   color:#000; }
td, textarea, input {  color:#000; }

li {
  list-style-type: square;
  margin: 0px;
}

/* THIS RULE FIXES THE TINY TERTIARY MENU (AND THE SECONDARY ONE NOW) */
ul ul { font-size: 12px; }
ul ul ul { font-size: 12px; }

ul ul { margin:0px; margin-left: 0px;}

a { color: #555555;  font-weight: normal; text-decoration: none; }
a:hover { color: #ba1919; }

.error { color: #900; }

/* BAZZER ADDED THESE */

#leftBarLists li a
border-bottom: 0px dotted #d5d2c4;
hover { color: #ba1919; 
		font-weight:normal;
		color:#555555; margin: 0px;


	}


/* CONTENT ------------------------------------------------------------------------------------------------*/

.logTitle {
	font-size: 14px; 
	font-weight:bold;
	color:#666666;
}

h2.subHeading {
	padding: 10px 0 10px 10px;
	color: #6a5c3e;
	background:url(../images/delivery-policy-heading-bg.gif) no-repeat left top;
}

ul.pageContents {
	list-style: none;
	padding: 20px 0;
}

	ul.pageContents li {
		list-style: none;
	}
	
		ul.pageContents li a {
			text-decoration: underline;
			font-size: 11px;
		}
		
.free_service_separator {
	height: 1px;
	border-bottom: 1px solid #d0c3a1;
	margin-right: 40px;
}

/* FOOTER -------------------------------------------------------------------------------------------------*/
