@import url("reset.css");

body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.4em;
	background-color: #f4f4f4;
	color:#4b4b4b;	
	margin:0 auto;			
	}
	
h1 {
	font-family: georgia, garamond, san-serif;
	font-size: 1.6em;
	}
	
h2 {
	font-family: georgia, garamond, san-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
	}	
	
h3 {
	font-family: georgia, garamond, san-serif;
	padding-bottom: 5px;
	}		
	
a:link, a:active  { 
	color:#4b4b4b;	
	text-decoration:underline;
	}

a:visited {color:#4b4b4b;}

a:hover {color:#999999;}	
	
.clear {clear: both;}
.left {text-align: left;}
a .alt, .alt {display: none; }
	
	
/* Main Divs */

#wrapper {
	width:100%;
	position: relative;
	background-image:url(../images/background.gif);
	background-position: top right;		
	}
	
#tshadow {
	position: absolute;
	top: 0px;
	width: 100%;
	background-image:url(../images/topbar.gif);
	background-position: top right;
	}
	
#bshadow {
	clear: both;
	position: absolute;
	bottom: -5px;
	width: 100%;
	background-image:url(../images/bottombar.gif);
	background-position: top right;
	}
	

	
#logos {
	position: absolute;
	left: 10px;
	top: 20px;
	}				
	
#footer {
	font-size: 0.9em;
	padding: 5px 0px 0px 5px;
	}


/* Login area */	


#loginBox input, #loginBox .textlabel {
	display:block;
	float:left;
	}	

#loginBox input {
	width: 90px;
	margin:2px 1px 2px 1px;
	border: 1px solid #ccc;
	}	
	
#loginBox .textlabel {
	width: 70px;
	height:17px;
	padding: 2px 2px 2px 0px;
	margin: 1px;
	}
	
.login_button {
	margin-left: 2px;
	float:left;
	width:47px;
	height:16px;	
	background:url(../images/login.gif);
	}
.login_button a {
	display:block;
	width:47px;
	height:16px;
	background:url(../images/login.gif) 0% 0% no-repeat;
	}
.login_button a:hover {background-position:0% 100%;}			

/* Colour area */	
select {
	font-size: 0.9em;
	margin-left: 5px;
	}
	
#colourBand1, #colourBand2, #colourBand3 {
	height: 20px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 10px;
	}
	
.black {color: #fff; background-color: #000;}
.dgreen {color: #fff; background-color: #336633;}
.lblue {background-color: #75c1e4;}	

.search_button {
	margin: 0px 0px 10px 5px;
	float:left;
	width:56px;
	height:16px;	
	background:url(../images/search.gif);
	}
.search_button a {
	display:block;
	width:56px;
	height:16px;
	background:url(../images/search.gif) 0% 0% no-repeat;
	}
.search_button a:hover {background-position:0% 100%;}	

.clear_button {
	margin-left: 60px;
	display: inline;
	float:left;
	width:46px;
	height:16px;	
	background:url(../images/clear.gif);
	}
.clear_button a {
	display:block;
	width:46px;
	height:16px;
	background:url(../images/clear.gif) 0% 0% no-repeat;
	}
.clear_button a:hover {background-position:0% 100%;}			

	
/* Content area */		
.results {
	width: 100%;
	border-top:#d6d6d6 solid 1px;
	padding: 10px 0px 10px 0px; 
	float:left;
	clear: both;
	}
	
.brewerDetails {
	float:left;
	padding-left: 10px;
	}
	
.details_button {
	margin-top: 5px;
	float:left;
	width:81px;
	height:16px;	
	background:url(../images/details.gif);
	}
.details_button a {
	display:block;
	width:81px;
	height:16px;
	background:url(../images/details.gif) 0% 0% no-repeat;
	}
.details_button a:hover {background-position:0% 100%;}			
	
.facingUp {
	float:left;
	border-right: #d6d6d6 solid 1px;
	padding-right: 10px;
	}
	
.kegVarieties {
	float: right; 
	width: 350px;
	}
	
.colourSmall {
	margin-bottom: 3px;
	width: 100px;
	height: 15px;
	}		
	
.add_button {
	margin-top: 5px;
	float:left;
	width:41px;
	height:16px;	
	background:url(../images/add.gif);
	}
.add_button a {
	display:block;
	width:41px;
	height:16px;
	background:url(../images/add.gif) 0% 0% no-repeat;
	}
.add_button a:hover {background-position:0% 100%;}	

.backsearch_button {
	margin: 5px 0px 5px 10px;
	float:left;
	width:94px;
	height:16px;	
	background:url(../images/backsearch.gif);
	display: inline;
	}
.backsearch_button a {
	display:block;
	width:94px;
	height:16px;
	background:url(../images/backsearch.gif) 0% 0% no-repeat;
	}
.backsearch_button a:hover {background-position:0% 100%;}

.vcard {
	float: left;
	padding-left: 10px;
	}	
	
	
/* CHANGED STYLES */

#mainwrapper {
	width: 240px;
	}
	
#content {
	width:233px;	
	}	
	
#loginBox {
	float: left;
	padding: 80px 10px 5px 10px;
	}	
	
#header {
	padding: 20px 0px 10px 10px;
	}
	
.facingDown {
	float:none;
	clear: both;
	padding: 0px;
	border: 0px;	
	}
	
.facingUp {
	float:none;
	clear: both;
	padding: 0px;
	border: 0px;		
	}	
	
.brewerKegs {
	float:left;
	padding: 0px 0px 0px 10px;	
	}

.colourSmall {
	margin-bottom: 3px;
	width: 70px;
	height: 15px;
	}		
	
.updateKegs {
	float:left;
	height: 4px;	
	padding: 0px;	
	vertical-align: bottom;
	}
	
.updateKegs input {
	float:left;
	width: 25px;
	text-align: center;	
	}
	
.brewerDetails {
	float:left;
	width: 130px;
	padding-left: 10px;
	}					
