img { behavior: url("iepngfix.htc") }
img { border: none; }

p { text-align: justify; }

/*Links*/

.click1:link{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.click1:visited{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.click1:hover{
	text-decoration:underline;
}

.click2:link{
	text-decoration:none;
	color:#ffffff;
}

.click2:visited{
	text-decoration:none;
	color:#ffffff;
}

.click2:hover{
	text-decoration:underline;
}

.click3:link{
	font-weight:bold;
	text-decoration:none;
	color:#641A0F;
}

.click3:visited{
	font-weight:bold;
	text-decoration:none;
	color:#641A0F;
}

.click3:hover{
	font-weight:bold;
	text-decoration:underline;
}

.click4:link{
	font-weight:bold;
	text-decoration:none;
	color:white;
}

.click4:visited{
	color: white;
	text-decoration:none;
}

.click4:hover{
	color:#550055;
	font-weight:bold;
	text-decoration:none;
}



/* CSS Document */

body
{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	margin-top:10px;
	padding: 0px;
	border:0;
	width: 900px;
	font-size:12px;
}

.top_links{
	font-size:12px;
	color:#000000;
	padding:8px 0px 8px 0px;
	position:absolute;
	width:15%;
	z-index:1;
	top:0px;
	right:10px;
}
	

#header {
	height:150px;
	width:900px;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}	

#nav_menu {
	width:900px;
	height:	47px;
	float:right;
	position:relative;
}


#container{
	width:900px;
	background:url(../images/content_bg.png);
	background-repeat:repeat-7;
	height:auto;
	float:left;
	position:relative;
}

#container_space{
	padding: 0px 25px 0px 25px;
}

#leftcol {
	float: left;
	margin-bottom:5px;
	position:relative;
	background:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	height:560px;
	top:-2px;	
}

#quick_search{
	margin-bottom:55px;
	font-size:11px;
	padding-left:6px;
	font-weight:bold;
}

#left_menu{
	margin-top:45px;
	width:190px;	
}

#left_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

#left_menu ul li{
	padding-bottom: 1px; /*bottom spacing between menu items*/
}

#left_menu ul li a{
	font-size: 12px;
	color: white;
	display: block;
	padding: 1px 0;
	line-height: 14px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
}

#left_menu ul li a:visited{
	color: white;
}

#left_menu ul li a:hover{ /*hover state CSS*/
	color:#550055;
	font-weight:bold;
	
}

#content {
	float: right;
	margin-bottom:10px; 
	position:relative;
	top:-2px;
	width:710px;	
}

#wotw_area{
	float:left;
	background:url(../images/wotw_banner.png);
	background-repeat:no-repeat;
	width:250px;
	height:280px;
}

.title{
	width:230px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#550055;
	margin-bottom:5px;
}

#home_text{
	padding:0px 0px 10px 10px; 
	width:440px; 
	float:left; 
	text-align:justify;
	font-size:11px;
}

.wotw_text{
	width:230px;
	float:left;
	position:absolute;
	left: 20px;
	top: 390px;
	height: 113px;
	text-align:justify;
	font-size:11px;
}

.more_info{
	float:right;
	position:absolute;
	left: 145px;
	top: 510px;
	_top:510px;
	*top:515px;
}

#banner{
	float:left;
}

#banner1{
	float:left;
	margin-left:10px;
	_margin-left:7px;
	*margin-left:7px;
	position:absolute;
	top:422px;
	left:260px;
	*left:262px;
	_left:262px;
}

#banner2{
	float:left;
	margin-left:10px;
	_margin-left:7px;
	*margin-left:7px;
	position:absolute;
	top:422px;
	left:485px;
	*left:488px;
	_left:488px;
}

#content_space{
	padding: 0px 0px 0px 10px;
	width:700px;
	*width:700px;
	_width:700px;
	height:auto;
	font-size:11px;
}

div.content {
 width: auto;
 margin: 0 5px;
}

.contact_heading{
	font-weight:bold;
	color:#641A0F;
}

.icon_pad{
	padding-right:3px;
}

.icon_pad2{
	padding-top:13px;
}

.red_grape{
	float:left; 
	padding-right:10px; 
	background:url(../images/red_grape_varieties.jpg); 
	background-repeat:no-repeat; 
	width:345px; 
	height:200px;
}

.white_grape{
	float:left; 
	background:url(../images/white_grape_varieties.jpg); 
	background-repeat:no-repeat; 
	width:345px; 
	height:200px;
}

#rightcol {
	float:left;
	width:195px;
	height:525px;
	background:url(../images/right_bg.png);
	background-repeat:no-repeat;
	position:relative;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#footer{
	background:url(../images/footer_bg.jpg); 
	background-repeat:no-repeat; 
	width:900px; 
	height:62px; 
	margin:0 auto; 
	float:left; 
	position:relative; 
}

.copyright{
	padding:22px 0px 0px 15px;
	float:left;
	color:#FFFFFF;
}

.footer_links{
	padding:21px 15px 0px 0px;
	float:right;
	color:#FFFFFF;
	font-size:14px;
}

.testimonials
{
	position: relative;
	margin: 0px 25px 0px 15px;
	border: 1px solid #666666;
	width: 655px;
	background-color:#e6ead1;
}

.testText
{
	padding:10px;
	text-align:justify;
}

.commentfooter{
	background: url(../images/arrow.gif) 20px 0 no-repeat; 
	padding-top: 3px;
	padding-left:58px;
	margin-bottom: 2em;
	color: #550055;
	height:19px;
	margin-top:0px;
	*margin-top:0px;
	_margin-top:-1px;	
	position:relative;
	left:20px;
	width:595px;
	font-weight:bold;
	font-size:11px;
}

.results { 
display:block; /* set up as a block */
height:508px; /* set height to full page */
width:700px;
overflow:auto; /* add scroll bars as required */
padding-left:0px; /* pad left to avoid navigation div if required */
position:relative; /* set up relative positioning so that z-index will work */
z-index:3; /* allocate a suitable z-index */
}

.pad2 {
display:block;
height:30px; /* height to miss header and footer */
}

.greenBox
{
	position:none;
	*position: relative;
	_position: relative;
	margin: 0px 25px 0px 15px;
	border: 1px solid #666666;
	width: 630px;
	background-color:#e6ead1;
	float:left;
	*float:none;
	_float:none;
	
}

.wineText
{
	padding:10px;
	text-align:justify;
	width:440px;
	float:left;
	height:80px;
}

.wineYear
{
	padding:10px 10px 0px 10px;
	float:left;
	font-weight:bold;
	font-size:16px;
}

.winePrice
{
	padding:10px 10px 0px 10px;
	float:right;
	font-weight:bold;
	font-size:16px;
	color:#550055;
}

.equiv{
	float:right;
	padding:0px 10px; 
}

.moreBtn{
	float:right; 
	padding:10px 6px 0px 6px;
}

.halfCase{
	float:right; 
	margin-bottom:10px; 
	margin-right:55px;
	*margin-right:55px;
	_margin-right:14px;
	position:relative;
	z-index:100;
}

.halfCase_2{
	float:right; 
	padding-right:20px;
	width:28px;
	height:24px;
}

.redWine{
	float:left;
	position:relative;
	left:300px;
}

.whiteWine{
	float:left;
	position:relative;
	left:320px; 
}

.winePrice_2
{
	padding:10px;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#550055;
	margin-left:25px; 
	margin-top:5px;
}

.wineBox{
	color:#000000; 
	font-size:12px; 
	font-weight:normal; 
	margin-top:15px; 
	border:1px dashed #999999; 
	height:60px; 
	width:130px; 
	padding:10px; 
	background-color:#e6ead1;
}

.wineBoxLeft{
	float:left; 
	width:80px; 
	font-weight:bold;
}

.wineText_2
{
	margin-top:20px;
	text-align:justify;
	width:500px;
	float:left;
}

.backBtn{
	float:left; 
}

.enquireBtn{
	float:right; 
}


