/* *** SIDE BOXES **** */
#parcel-track {
padding:0;
float:left;
display:inline;
}

#parcel-track a {
color:#FFF!important;
}

/* *** LOGIN BOX **** */
#login label {
color:#FFF;
font-size:85%;
}

#login input.text-form {
font-size:85%;
clear:both;
line-height:1.5em;
padding:.25em;
height:1em;
margin:0 0 .5em;
border:1px solid #FFF;
color:#333;
}

#login input#password {
width:7.5em;
/*margin-right: -0.1em;*/
font-size:85%;
/*line-height:1.5em;*/
padding:.25em;
height:1.1em;
/**height:1em;*/
margin:0;
margin-right:-.15em;
border:1px solid #FFF;
color:#333;
}

#login input.login-email {
width:10.5em;
}

#login p.register {
margin:0;
padding:0;
font-size:93%;
}

#login p.register a {
color:#FFF;
text-decoration:none;
background:transparent url(http://static.useyourlocal.net/imgs/white-on-red-arrow.gif) no-repeat top right;
padding-right:15px;
}

#login p {
margin:.5em 0;
}

#login p.front-arrow {
background:transparent url(http://static.useyourlocal.net/imgs/tiny-white-on-red-arrow.gif) no-repeat scroll left center;
padding-left:9px;
}

/* IMAGE VERSIONS */
.img-losenge {
display:inline;
display:block;
/*float:right;*/
clear:both;
/*height:77px;*/
width:180px;
margin:0;
padding:0;
border-bottom:solid 6px #fff;
/* damn ie6. why why why? */
}

/* **** SEND PARCEL **** */
/*
#send-parcel h2{
	margin-top:1em;
	margin-bottom:1em;
}
	
.clearfloat{clear:both;}
.separation{margin-top:1em;}
	
#parcel-track input{
	font-size:85%;
	margin:0 0 0.25em 0em;
	border:1px solid #FFF;
	}

.widget input{
	width:15em;
	}
*/
/* Submit / Go buttons */
/*
input#track-submit {
	font-size: 85%;
	clear:none;
	line-height:1.5em;
	padding:0.25em;
	height:1em;
	margin:0 0em 0.5em 0em;
	border:1px solid #FFF;
	color:#333; 
	}
*/
/*
input.track-submit{
	color:#FFF;
	background-color:#0099da;
	font-size: 85%;
	width:3em;
}
*/
input#track-submit {
color:#FFF;
background-color:#0099da;
font-size:85%;
border:1px solid #FFF;
line-height:.85em;
height:1.75em;
/**height:1.85em;*/
width:2.5em;
margin:0;
margin-left:.5em;
}

#parcel-track p {
font-size:90%;
}

/* login in Go button */
#login input.login-submit {
color:#FFF;
/*background-color:#0099da;*/
background-color:#F8991C;
font-size:85%;
border:1px solid #FFF;
/*line-height:0.85em;*/
height:1.75em;
/**height:1.85em;*/
width:2.5em;
margin:0;
/**margin:-2px 0 0 0;*/
margin-left:.5em;
}

/*	
input.blue-submit{
	color:#FFF;
	background-color:#0099da;
	font-size: 85%;
	width:3em;
	}
	

input.blue-submit{
	padding:0.25em;
	border:1px solid #0099da;	
	clear:both;
	}*/
/* the green tracking form*/
input.track-form {
padding:.25em;
width:2.3em;
color:#241;
}

input#track-code {
width:7.5em;
/*margin-right: -0.1em;*/
font-size:85%;
/*line-height:1.5em;*/
padding:.25em;
height:1.1em;
/**height:1.1em;*/
margin:0;
margin-right:-.15em;
border:1px solid #FFF;
color:#333;
}

.widgetContainer {
padding:0 1em;
}

/*
.small-message{
	font-size: 85%;
	color:#666;
	margin:1em;
	}
*/
.spacer {
height:1px;
width:100%;
line-height:1px;
clear:both;
margin:0;
padding:0;
font-size:1px;
}

.spacer-20 {
height:20px;
width:100%;
line-height:1px;
clear:both;
margin:0;
padding:0;
font-size:1px;
}

.spacer-10 {
height:10px;
width:100%;
line-height:1px;
clear:both;
margin:0;
padding:0;
font-size:1px;
}

.spacer-8 {
height:8px;
width:100%;
line-height:1px;
clear:both;
margin:0;
padding:0;
font-size:1px;
}

.spacer-5 {
height:5px;
width:100%;
line-height:1px;
clear:both;
margin:0;
padding:0;
font-size:1px;
}

.bluebg {
background-color:#0099da;
color:#FFF;
}

#user-profile .bluebg {
margin-top:5px;
}

.greenbg {
background-color:#71bf44;
color:#FFF;
}

.purplebg {
background-color:#96278F;
color:#FFF;
}

.orangebg {
background-color:#f8991c;
color:#FFF;
}

.redbg {
background-color:#F04E22!important;
color:#FFF;
}

/*	
.cleararrow{
	margin-right:3em ;
}
.headingbox{
	margin:0 0.5em 0.5em 0.5em;
	margin:0;
	padding:0;
	width:auto;
	}
*/
div.widget {
margin-bottom:1em;
clear:both;
/*float:right;*/
display:block;
/*width:100%; Possbily set this to same em width as the column -> is in layout.css*/
width:13.8456em;
/**width:13.50em;*/
margin-bottom:6px;
/*.5em;*/
}

/*
div#yourParcelsBox {
	
	background-image: url(http://static.useyourlocal.net/imgs/cartoons/parcel-man-side.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 220px;
	
}*/
.widget p {
font-size:93%;
}

.widget a,.widget a:visited {
color:#FFF!important;
}

.sub-content h2 {
font-weight:400;
}

/*.headingbox h2{
	margin:0 0 0 1em;
	}*/
.widgetContainer h2 a {
color:#FFF;
}

a.quiet-link {
color:inherit;
text-decoration:none;
}

/*a.link-filler{
	display:block;
	float:right;
	height:4.2em;
	margin:-4.2em 0 0 -100%;
	padding:0pt;
	width:100%;
	background-color: #555;
	border:1px solid #000;
	z-index: 2;
}

a.link-filler span{
	display:none;
}


.more-details a{
	margin-left:1em;
	font-size: 85%;
	font-weight: normal;
	color: #666;
	
}
*/
#addtolocals h2 {
height:2.7em;
margin-top:.3em;
}

#addtolocals-side h2 a {
display:block;
width:180px;
height:73px;
background:url(http://static.useyourlocal.net/imgs/btns/add-to-list-of-locals-side.gif) no-repeat top left;
text-indent:-5000px;
margin-bottom:6px;
}

/*
#register h2 {
	font-size: 153.9%;
	margin-top: 0.6em;
}*/
/** TITLE FONT REPLACEMENT **/
div.widget h2 {
width:115px;
height:25px;
}

.widget a.normalLink,.widget a.normalLink:visited {
color:#0099DA!important;
}

/*
div.widget h2 span{
	display:none;
}
div.widget h2 a{
	display:block;
	width:110%;
	height:110%;
}
div#news-box h2{
	background: transparent url(http://static.useyourlocal.net/imgs/titles/latest-news-title.gif) no-repeat top left;
}

div#parcel-track h2{
	background: transparent url(http://static.useyourlocal.net/imgs/titles/easy-track-title.gif) no-repeat top left;
}
div#login h2{
	background: transparent url(http://static.useyourlocal.net/imgs/titles/local-login-title.gif) no-repeat top left;
}

div#login h2#logged-in{
	background: transparent url(http://static.useyourlocal.net/imgs/titles/loggedin-title.gif) no-repeat top left;
}
div#send-parcel h2{
	background: transparent url(http://static.useyourlocal.net/imgs/titles/send-parcel-title.gif) no-repeat top left;
}
*/
