@charset "UTF-8";
body  {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

img {border: 0px}
#nosort {border-bottom:1px solid #BED738;}
#toTop { width:100px;background:#f1f1f1;border:1px solid #ccc;text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#666;text-decoration:none; }
#content { width:700px;margin:10px auto; }

#container { 
	width: 900px; 
	background: #ffffFF;
	margin: 0 auto; 
	margin-top: 10px;
	border: 0px solid #000000;
	text-align: left;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #3a473b;

} 
#header { 
	background: #BEB66F;
	background-image:url(../images/top_gradient.gif);
	height: 123px;
	padding: 0 0px 0 10px;  
} 

#header2 { 
	background: #BEB66F;
	background-image:url(../images/top_gradient.gif);
	height: 123px;
	padding: 0 0px 0 10px;  
} 


#header_inserts { 
	/* padding: 0 6px 0 6px; 
	background:#fff;
	border-top: solid 6px #81927F; */
} 

#header_inserts_left { 
	float: left;
	margin-right: 8px;
	margin-top: 15px;
} 

#header_inserts_right { 
	float: right;
	margin-left: 8px;
	background:#DBD7B7;
	width: 468px;
	height: 60px;
	margin-top: 30px;
	margin-right: 30px;
	border: solid 1pt #FFFF33
} 



#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	
}


h6 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 18px 0 0 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 24pt;
		font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;


	color:#BED63A}
	



h3 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 20pt;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;}


h2 {
	/*margin: 0;  zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
/*	padding: 0px 0;  using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 20pt;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;

	color:#3A473B}


h4 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 14pt;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;

}

#homehead {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 20px 10px 0px 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 20pt;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#FFF;

}

#homesubhead {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 10px 10px 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 14pt;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#BED738;

}

#homesubhead a {

	color:#BED738;

}









#navigation_holder {  clear: both; border-bottom: solid 6pt #81927F; height: 37px; background-color: #c2bc7d; padding-left: 8px;}



#navigation { float: left; width: 96px; display:inline; padding-right: 0px; padding-left: -3px}



#navigation_az { clear: both; float: left; width: 96px; display:inline; padding-right: 1.5px; padding-left: 1px; padding: 15px 10px 15px 20px;
margin: 15px 10px 15px 20px;}

#search_az {  display: block;  height: 30px;  background: url("../images/buttons/annoying_square.gif") no-repeat 0 0; display:inline; margin: 15px 10px 15px 20px; }
#search_az:hover { background-position: 0 -30px;}
#search_az span { display: none;}


#azindex {
	clear: both; float: left;
	background: #fff;
	float: left;
	padding: 35px 0px 0px 0px;
	margin-top: 10px;
	margin-left: 0px;


		background-image: url(../images/newsearchbox/2.gif);
height: 340px;


	width: 284px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */





}

 * html #azindex {
	padding: 5px 5px 10px 5px;
	width: 284px;
}
	
#index {
	font: bold 100% Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}	
	
#index li {
	float: left;
	height: 28px;
	list-style-type: none;
	margin: 0.2em 0.3em;
	padding: 0;
	width: 30px;
}

 * html #index li {
	margin: 0.2em 0.2em;
}

#index a:link, #index a:visited {
	background: url("../images/buttons/annoying_square1.gif") no-repeat 0 0;
	color: #ffffff;
	display: block;
	height: 30px;
	padding: 0.60em 0 0 0;
	margin: 0em 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 32px;
}

#index a:hover {
	background: #93D1E4;
	color: #781619;
	text-decoration: none;
		background: url("../images/buttons/annoying_square2.gif") no-repeat 0 0;
	
		height: 30px;
}

#login_boxes { float: left; display:inline; padding-right: 1.5px; padding-left: 10px; font-size: 7.5pt;}

#sidebar1, #sidebar2 {
clear:both;
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 20px;

}

#sidebarPICS {

	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	
		padding: 10px 50px 20px 6px;
	margin-left: 0px;
	
	
	
	
	
	
	
	
}

#sidebarPICS img {

		padding: 25px 0px 15px 7px;

}



#sidebarhome {
/*clear:both;
	float: left;  since this element is floated, a width must be given 
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #fff; the background color will be displayed for the length of the content in the column, but no further 
	padding: 4px 10px 0px 30px;
	*/
		clear: both; float: left;
	background: #fff;
	float: left;
	padding: 5px 0px 0px 0px;
	margin-top: 5px;
	margin-left: 10px;
		margin-right: 20px;
		background-repeat:no-repeat;
	width: 284px; 

}


#sidebarhomeADMIN {
	/*clear:both;
	float: left;  since this element is floated, a width must be given 
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #fff; the background color will be displayed for the length of the content in the column, but no further 
	padding: 4px 10px 0px 30px;
	*/
		clear: both; float: left;
	background: #fff;
	float: left;
	padding: 35px 0px 0px 0px;
	margin-top: 20px;
	margin-left: 10px;
		margin-right: 20px;
		background-image: url(../images/newsearchbox/admin.gif);
		background-repeat:no-repeat;
	width: 284px; 

}






#searchbox {
clear:both;
	float: left; /* since this element is floated, a width must be given */
	width: 284px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	margin-left: 6px;
	background-color:#ff000;
	background-image: url(../images/mapbax2.gif);
height: 268px;
font-size: 11px;
}

#searchboxHOMER {
clear:both;
	float: left; /* since this element is floated, a width must be given */
	width: 284px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
	margin-left: 10px;
	background-color:#ff000;
	background-image: url(../images/mapbaxHOMER.gif);
height: 151px;
font-size: 11px;
}

#searchboxFINAL {
clear:both;
	float: left; /* since this element is floated, a width must be given */
	width: 284px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
	margin-left: 10px;
	background-color:#fff;
	background-image: url(../images/newsearchbox/1-sam.gif);
height: 269px;
font-size: 11px;
}

#searchboxFINAL-AZ {
clear:both;
	float: left; /* since this element is floated, a width must be given */
	width: 284px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-left: 10px;
	background-color:#fff;
	background-image: url(../images/newsearchbox/2.gif);
height: 230px;
font-size: 11px;
}



#searchboxSEARCH {
clear:both;
	float: left; /* since this element is floated, a width must be given */
	width: 284px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
	margin-left: 10px;
	background-color:#ff000;
	background-image: url(../images/mapbaxSEARCH.gif);
/*height: 151px;*/
font-size: 11px;
}



#searchbox p, #searchboxHOMER p, #searchboxFINAL p {
padding: 36px 0px 5px 8px;

}

#searchboxSEARCH p {
padding: 12px 0px 5px 8px;
}




#searchbox_insertTOP {	padding: 48px 0 0 12px;}

#searchbox_insert-AZ {	padding: 42px 0 0 14px;}

#searchbox_insertSEARCH {	padding: 8px 0 0 12px;}

/*#searchbox table {	padding: 0px 0 0 9px;}

#searchbox table extra{	padding: 0px 0 0 9px;}*/


#searchbox_insert {	padding: 6px 0 0 0px;}
#searchbox_insert2 {margin: 6px 0 0 12px;}
#searchbox_insert3 {margin: -12px 0 0 12px;}




#searchbox input, #searchbox select, #searchboxHOMER input, #searchboxHOMER select, #searchboxSEARCH input, #searchboxSEARCH select, #searchboxFINAL select, #searchboxFINAL p, #searchboxFINAL input, #searchboxFINAL description {
margin: 2px 0px 2px 0px;
color: #81927F;
font-size:8pt;

}


#searchbox_top {
clear:both;
	float: left; /* since this element is floated, a width must be given */
	/*width: 284px;  the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
/*	background: #fff;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
/*		margin-left: 6px;
background-color:#ff000;
	background-image: url(../images/mapbax2.gif);
height: 268px;*/
font-size: 11px;
}


#searchbox_top p {
padding: 36px 0px 5px 8px;

}


#searchbox_top table {
	padding: 70px 0 0 9px;
}


#searchbox_top input, #searchbox_top select {
margin: 2px 0px 2px 0px;
color: #81927F;
font-size:8pt;

}







#mainContent { 
	margin: 10px 0 0 295px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	text-align: left;
/*	border-left: 1px solid #ccc;*/
	
} 

#mainContentHOME { 
	margin: 0 0 0 300px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	text-align: left;
	
}

#mainContentMAP { 
	margin: 0 0 0 296px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	text-align: left;
	
}



#mainContent_general {

	
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 10px 10px 10px;



	
} 

#mainContent_plainpage {
	
	margin: 0 0 0 5px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 10px 10px 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: justify;
	font-size: 100%;

/*	width: 600px;*/
} 


#mainContent_RESULTS {
	margin: 0 0 0 5px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 10px 10px 55px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*text-align: justify;*/
	font-size: 100%;
	width: 570px;
	background-color: #C39;
	
} 



#mainContent_plainpageTEXTONLY {

float: right;
	margin: 0 0 0 5px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 10px 10px 85px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: justify;
	font-size: 100%;
width: 550px;
} 



#homer_boxer {
 margin-left: 10px;
 margin-bottom: 5px;

height: 450px;
width: 579px;
background-image: url(http://www.viniportugal.co.uk/images/random-homers/1.jpg);
/*url(../images/random-homers/randomator-potator-sam.php)*/

} 

#homer_boxer  h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#BED63A;
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 26px;
	margin-right: 40px;
	padding-top: 45px;
	font-size: 20pt;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;}


#homer_boxer  h2 {
	margin-top: 306px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 2px ; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#fff;
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
/*	margin-right: 2px;
	padding-top: 2px;*/
	font-size: 14pt;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background-color: #BED63A;
	display:block;
	text-align:right;
	text-transform:capitalize;
	}


#homer_boxer h3 {
	 /* margin-top: 341px;zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 2px ; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#fff;
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
/*	margin-right: 2px;
	padding-top: 2px;*/
	font-size: 14pt;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	background-color: #BED63A;
	display:block;
	text-align:right;
	}






#footerbase { 
clear: both;
	padding: 0px 6px 10px 6px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#fff;
	border-top: solid 6px #81927F;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
} 

#footer_left { 
	float: left;
	margin-right: 8px;
} 

#footer_right { 
	float: right;
	margin-left: 8px;
} 


#footerboxes { clear: both; }

#advert_boxers {  display:inline;  margin-right: 10px; float: left; padding-top: -6px; width: 287px; }
#advert_boxers img { display:inline; padding-left: 13px; padding-right: 3px; padding-bottom: 10px; width: 284px; }








#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 6px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}



#footer_ books {
clear: both;

}




.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#homer {  display: block;  height: 44px;  background: url("../images/but_home.gif") no-repeat 0 0; margin: 0 0px 0 2px }
#homer:hover { background-position: 0 -44px;}
#homer span { display: none;}

#search {  display: block;  height: 44px;  background: url("../images/but_search.gif") no-repeat 0 0;  margin: 0 0px 0 0px}
#search:hover { background-position: 0 -44px;}
#search span { display: none;}

#import {  display: block;  height: 44px;  background: url("../images/but_retail.gif") no-repeat 0 0;   margin: 0 0px 0 -6px }
#import:hover { background-position: 0 -44px;}
#import span { display: none;}

#list {  display: block;  height: 44px;  background: url("../images/but_list.gif") no-repeat 0 0;  margin: 0 0px 0 -4px}
#list:hover { background-position: 0 -44px;}
#list span { display: none;}

#retailers {  display: block;  height: 44px;  background: url("../images/but_about.gif") no-repeat 0 0;  margin: 0 0px 0 -2px}
#retailers:hover { background-position: 0 -44px;}
#retailers span { display: none;}

#news {  display: block;  height: 44px;  background: url("../images/but_news.gif") no-repeat 0 0;  margin: 0 0px 0 -8px}
#news:hover { background-position: 0 -44px;}
#news span { display: none;}

#logouttab {  display: block;  height: 44px;  background: url("../images/but_logout.gif") no-repeat 0 0;  margin: 0 0px 0 -10px}
#logouttab:hover { background-position: 0 -44px;}
#logouttab span { display: none;}

#logintab {  display: block;  height: 44px;  background: url("../images/but_login.gif") no-repeat 0 0;  margin: 0 0px 0 -10px}
#logintab:hover { background-position: 0 -44px;}
#logintab span { display: none;}

#logintab2 {  display: block;  height: 44px;  background: url("../images/but_login.gif") no-repeat 0 0;  margin: 0 0px 0 -10px}
#logintab2:hover { background-position: 0 -44px;}
#logintab2 span { display: none;}

#contact {  display: block;  height: 44px;  background: url("../images/but_cont.gif") no-repeat 0 0;  margin: 0 0px 0 -12px}
#contact:hover { background-position: 0 -44px;}
#contact span { display: none;}





a { color: #006600; text-decoration: none}
a:hover { color: #781619;text-decoration: none}





#sidebar { }
.date {
	color: #C2BB7C;
}
#container #mainContent_general table tr td strong {
	color: #C6BF84;
}


#tabledata {
	font-size: 8pt;

}

#radiusSelect { width: 136px; } 

#addressInput { width: 130px; }
#input { width: 214px; }


#radiusSelect2, #radiusSelect3, #Colour_style, #region { width: 221px; }

#regionANDI { width: 216px; }


.selected { background-color: #f1f1f1; }
#suggestionBox { display:none; border: 1px solid silver; }


#sidebarcont { 	font: 100% Verdana, Arial, Helvetica, sans-serif; float: left; padding-left: 14px }

#homer {font-size: 18px}











.searchList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	width: 216px;
	height: 200px;
	overflow: auto;
	/*border: 1px solid #ABADB3;*/
}
 
 
 
.searchList li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BED738;
}
.searchList li a{
	display: block;
	color: #81927F;
	text-decoration: none;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.searchList li a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #555;
}
#listWrap {
	visibility: hidden;
}