/*
	Date: 01.10.2009
	Title: Muir Murraywinery
====================================
*/
/**{
}
*/
body{
	color:#300;
	line-height:1;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	margin:0 auto;
	padding:0;
	border:0;
	background-image: url(../images/images/Gradient-Background.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #F9DF70;
}
.img {
	border:hidden;
}

:focus{outline:none;}

h2{
	text-decoration: underline;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
	}
	
h1{
	text-decoration: underline;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 22px;
	text-transform: capitalize;
	}	

h3{
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0px;
	color: #600;
	line-height: 1;
	font-size: 14px;
	}
	
ul,ol,li{
	list-style: none;
	line-height: 1.2;
}	

a{
	color:#603;
	text-decoration:underline;
}

red {
	color: #C00;
}

a:hover{
	color:#F63;
	text-decoration:underline;
}
del{text-decoration: line-through;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input,textarea{
	border:1px solid #ccc;
	font:11px arial, helvetica, sans-serif; padding:2px;
}
.hide{
	position: absolute;
	left: -9999px;
}
.clear{ clear:both;}
.fl{float:left;}
.fr{float:right;}
DD_belatedPNG.fix('.logo, .banner img, .boxContent dd, .boxContent dd img, .boxContent dd div, .outerftr, .footer');
/*-----------------------Page Structure
*/
/*.ptype1{
	background:#f9e070 url(../images/home-bg.jpg) no-repeat center bottom;
}
*/

.outer{
	background:url(../images/headerbg.gif) no-repeat top center;
	}
	
.wrap{
	width:980px;
	margin:0px auto;
	text-align:left;
	position:relative;
}

.outerWrapper{
	width:100%;
}

.homewrap{
	width:980px;
	height:521px;
	background:url(../images/landing-bg.jpg) no-repeat;
	padding-bottom:194px;
	margin:30px auto 0px auto;
	}

.withborder{
	border: #EBBF42 groove medium;
}


/*----------------------- Header */

.header{
	height:122px;
	padding-top: 8px;
	}
/*-----------------------Navigation
*/
.navcon{
	height:60px;
	}
.nav{
	width:980px;
	height:50px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 48px;
	}
.nav li{
	background: url(../images/navbg.gif) repeat-x;
	float: left;
	padding: 0px;
	margin: 0px;
	}
.nav a{
	float:left;
	text-decoration:none;
	}

.nav #CPage {
	text-decoration:none;
	color: #F93;
	font-size: 18px;
	font-style: italic;
	}

.nav #CPage b{
	background-image: url(../images/nav-left-corn1.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	}
	
.nav #CPage b b{
	padding:0 6px 0 6px;
	cursor:pointer;
	color:#C90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 49px;
	font-weight: normal;
	background-image: url(../images/nav-right-corn1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
.nav a b{
	display:block;
	float:left;
	background:url(../images/nav-left-corn1.gif) no-repeat;
	}
.nav a b b{
	padding:0 5px 0 6px;
	cursor:pointer;
	color:#603;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 49px;
	font-weight: normal;
	background-image: url(../images/nav-right-corn1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
.nav a:hover b b{
	text-decoration:none;
	color:#F93;
	}
/*-----------------------Main Body
*/
.mainbody{
	clear:both;
	width:956px;
	padding:15px 0 20px 0;
	overflow:hidden;
	}
.mainbody ul {
	margin-left: 28px;
	padding-bottom: 20px;
	}
.mainbody li {
	line-height: 1.5;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	list-style-type: disc;
	}
	
.htitle{
	display:block;
	margin-bottom:11px;
	}
.txt{	
	padding:0 0 12px 0;
	margin-bottom:17px;
	}
.txt p{
	font:normal 13px/15px Arial;
	}
.bdr{
	background:url(../images/line.gif) repeat-x left bottom;
	}
.boxContent{
	overflow:hidden;
	width:980px;
	display: inline;
	}
.boxContent dd{
	width:180px;
	float:left;
	margin-left:12px;
	display:inline;
	background:url(../images/boxbg.png) no-repeat;
	}
.boxContent dd img{
	display:block;
	margin:5px 0 15px 5px;
	}
.boxContent .ignore{
	margin-left:0;
	}
.boxContent dd div{
	background:url(../images/boxbg2.png) no-repeat;
	width:180px;
	height:110px;
	}
.boxContent h2{
	width:180px;
	height:31px;
	text-align:center;
	font:normal 21px/31px Georgia;
	margin-bottom:5px;
	margin-top: 0px;
	}
.boxContent h2 a{
	text-decoration:none;
	}
.mainbody .boxContent p{
	padding:0 15px;
	font:normal 12px/14px Arial;
	}
/*-----------------------Footer
*/

.footerBox{
	width:100%;
	padding-top:0px;
	background-repeat: no-repeat;
	background-image: url(../images/footerbg.png);
	}
	
.outerftr{
	width:100%;
	height:160px;
	padding-top:26px;
	background-repeat: no-repeat;
	background-image: url(../images/footerbg.png);
	background-position: bottom center;
	}
		
.footer{
	width:980px;
	height:90px;
	margin:0 auto;
	background:url(../images/ftrbg2.png) no-repeat;
	text-align:center;
	padding-top: 10px;
}
.footer p{
	margin-bottom:13px;
	font-size:12px;
	color:#C66;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.footer p a:hover{
	color:#FFC;
	text-decoration:none;
	font-style: normal;
	background-color: #C60;
}

.footer a{
	color:#603;
	text-decoration:none;
	margin:0 6px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
}
.footer small{
	color: #C63;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	}
.footer small a{
	font-size: 11px;
	color: #630;
	}
	
.footer small a:hover{
	color: #630;
	background-color: #FC3;
	}	
	
	
.footer .social_img{
	padding: 10px 4px 10px 4px;
	display: inline-block;
}
/*-----------------banner*/
.banner{
	width:980px;
	height:88px;
	background:url(../images/banner-bg.png) no-repeat;
	margin-top:6px;
	background-position: left 14px;
}
.banner img{
	position:static;
	float: right;
	padding-right: 22px;
}
.banner .bannerImg1{
	right:auto;
}
.banner .Title{
	color:#fff;
	font:normal 25px Georgia;
	padding:30px 0 0 20px;
}

/*-----------------subpage mainbody*/
.ptype2{
	background-color: #f9e070;
	background-image: url(../images/sub-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sub{
	margin-top:35px;
	padding-bottom:40px;
	padding-left: 12px;
	padding-right: 12px;
}

.sub a:hover {
	background-color:#C90;
	color: #FFC;
}
.subLessMargin{
	 margin-top:2px; 
}
.subHeading{
	display:block;
	font:normal 21px Georgia;
	margin-bottom:20px;
}
.underCons{
	display:block;
	font:bold 13px Arial;
	margin:-16px 0 30px 0;
}
.contentImg{
	float:right;
	margin:0 0 20px 20px;
}
.conRightPan{
	display:block;
	float:right;
	width:auto;
	padding-left:16px;
}
.conRightPan img,iframe{
	display:block;
	margin-bottom:10px;
	border-color: #C58204;
	border-style: solid;
	border-width: 6px;
}
.mainbody p{
	color:#333;
	font:normal 12px/14px Arial;
	padding-bottom:12px;
	line-height: 1.4;
}
.btnOption{
	display:block;
	width:185px; height:42px;
	margin-bottom:10px;
}
.btnDownloadNewsltr{
	width:231px;
}
.btnDownloadBroch{
	width:221px;
}
.sub .feedback{
	width:360px;
	overflow:hidden;
	padding-bottom:19px;
}
.sub .feedback p{
	padding-bottom:2px; 
	overflow:hidden;
}
.sub .feedback label{
	width:67px;
	color:#000;
	font:bold 12px Arial;
	float:left;
	margin-top:3px;
}
.sub .feedback input{
	width:277px; height:18px;
	font:normal 11px Arial;
	float:left;
	border:none;
	background:url(../images/input-bg.jpg) no-repeat center;
	padding:4px 3px 0 8px;
}
.sub .feedback textarea{
	width:277px; height:67px;
	font:normal 11px Arial;
	float:left;
	border:none;
	background:url(../images/txtarea-bg.jpg) no-repeat center;
	overflow:hidden;
	padding:4px 3px 0 8px;
}
.sub .feedback .btnSubmit{
	width:63px; height:23px;
	padding:0;
	margin:10px 0 0 67px;
}
.sub .lftMargin{
	margin-left:67px;
}
.sub address{
 	font:normal 13px Arial;	
	margin-top:25px;
}
.calender{
	display:block;
}
.ignoreMargin{margin-bottom:5px; }
.listType1{
	width:424px;
	padding-bottom:16px;
}
.listType1 li{
	font:normal 13px Arial;
}
/*-------------------con sidebar*/
.conSideBarWrap{
	width:230px;
	float:left;
}

.conSideBar{
	width:230px;
	min-height:432px;
	margin-bottom:10px;
	padding:18px 0px 30px 0px;
}
.type1{
	background:none;
}
.bottleimage {
	position: relative;
	top: 20px;
	left: 30px;
	}
	
.conSideBar img{
	display:block;
	margin:0 auto 12px auto;
}
.conSideBar p{
	padding:0 8px 10px 0px;
	line-height:20px;
}
.btnCelebrityChef{
	width:230px;
}
/*-------------------scroll content*/
.rightholder{
	width:720px;
	float:right;
	margin-top:15px;
}

.ScrollContentHolder{
	width:720px;
	float:right;
	margin-top:-15px;
	margin-top:-15px;
	height: 680px;
	min-height: 500px;
	overflow: auto;
	position: relative;
	visibility: visible;
	background-color: #F9E070;
}

.scrollContententTop{
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/scroll-content-top.gif);
}
.scrollContentBottom{
	min-height:400px;
	padding:30px 30px 30px 40px;
	position:relative;
	background-image: url(../images/scroll-content-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.topPadding{
	padding-top:50px;
}

.topPadding li{
	list-style-image: url(../images/glass.gif);
	list-style-position: outside;
	list-style-type: none;
	line-height: 28px;
}

.topPadding strong{
	color:#302800;
	font:normal 26px Georgia;
	display:block;
	padding-bottom:25px;
}
.topPadding strong b{
	font-size:13px;
	padding-left:5px;
}
.btnPurchase{
	display:block;
	height:26px;
	position:absolute;
	visibility: hidden;
}
/*-------------------------box*/
.box{
	background:url(../images/wines-box-bg.gif) no-repeat center bottom;
	padding:0 0 16px 42px;
	overflow:hidden;
}
.box a{
	width:57px;
	height:256px;
	display:inline-block;
	float:left;
	margin-right:43px;
}
.box a img{
	visibility:hidden;
}
.box .smallMargin{
	margin-right:22px;
}
.box .ignoreMargin{
	margin-right:0;
}
.boxInfoWrap{
	width:956px;
	background:#FDF1BE;
	overflow:hidden;
	text-align:center;
	padding-bottom:20px;
	margin-bottom:25px;
}
.boxInfo{
	width:956px;
	background: url(../images/display-box-bg.gif) repeat-y;
	margin-bottom:6px;
	overflow:hidden;
}
.boxInfoTop{
	width:956px;
	background:url(../images/display-box-top.gif) no-repeat top;
	overflow:hidden;
}
.boxInfoTop dd{
	float:left;
	width:105px;
	text-align:center;
	padding-bottom:16px;
	margin-left: 0px;
	margin-right: 0px;
}
.boxInfoTop .infoHeading{
	display:block;
	color:#302800;
	font:bold 13px Georgia;
	height:40px;
	margin-bottom:7px;
	padding-top:16px;
	padding-right: 5px;
	padding-left: 5px;
}
.boxInfoTop span{
	font:normal 12px/18px Arial;
	color:#630;
	display:block;
	padding:0 4px 0 4px;
}
.boxInfoWrap a{
	display:inline-block;
	float:left;
	width:105px;
	text-align:center;
}

				  

.smallBox{
	width:480px;
}
.smallBox dd{
	width:480px;
	padding-bottom:12px;
	overflow:hidden;
}
.smallBox dd img{
	display:block;
	float:right;
	width:143px; height:179px;
}
.smallBox dd p{
	font:bold 13px Arial;
	padding-bottom:10px;
}

.gallery{
	width:980px;
	background:#fff;
	margin-top:40px;
	margin-bottom: 20px;
}
.galleryTop{
	width:980px;
	background:url(../images/gallery-top.gif) no-repeat top;
}
.galleryBottom{
	width:970px;
	background:url(../images/gallery-bottom.gif) no-repeat bottom;
	padding:10px 0 10px 10px;
	overflow:hidden;
}
.galleryBottom img{
	width:184px; height:103px;
	margin-right:10px;
	display:inline-block;
	float:left;
}





/*--------------------------------------------------------*/


.ptype1{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/images/Footer-Background.jpg);
	}
	
.outer{
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../images/images/IvyHeader.jpg);
	}
	
.wrap{
	width:980px;
	text-align:left;
	position:relative;
	margin: 0px auto;
}

.outerWrapper{
	width:100%;
}


/*------------------------- 16/10/2009---------------------------------*/
.center{
	margin:-15px auto 0 auto;
	float:none;
}
h6{
	text-align:center;
	font:normal 38px Georgia;
	color:#302800;
	text-transform:uppercase;
	padding-top:170px;
}
.scrollContentBottom p{
	padding-right:20px;
	line-height:20px;
}
.ScrollPadding{
	padding:50px 0 30px 25px;
	width:705px; min-height:555px;
}
.scrollContent{
	width:677px; height:650px;
	background:url(../images/scroll-content-bg.gif) no-repeat  207px 20px;;
	overflow:auto;
}

.scrollContent .col1{
	width:215px;
	float:left;
	margin-right:20px;
}
.scrollContent .col1 .heading, .scrollContent .col2 .heading, .scrollContent .col3 .heading{
	width:215px;
	padding:8px 0;
	color:#000;
	font:bold 15px Georgia;
	margin-bottom:17px;
	text-align:left;
	border-top:#D6BA3B 1px solid;
	border-bottom:#D6BA3B 1px solid;
}
.scrollContent .col1 li{
	width:168px;
}
.scrollContent .col1 li a{
	width:168px;
}
.scrollContent li{
	 
	float:right;
	text-align:right;
 	padding-right:10px;
} 
.scrollContent .bdrTop{
	border-top:#D6BA3B 1px solid;
}
.scrollContent li a{
	display:block;
	float:right;		 
	color:#805D02;
	font:bold 14px Arial;
	text-decoration:none;
	padding:10px 10px 10px 0;
	border-bottom:#D6BA3B 1px solid;
}
.scrollContent li a:hover{
	 background:#EDD463;
}

.scrollContent .col2{
	width:215px;
	float:left;
	margin-right:10px;
}
.scrollContent .col2 li{
	width:115px;
}
.scrollContent .col2 li a{
	width:115px;
	padding:7px 10px 7px 0;
}
.scrollContent .col2 .heading{
	width:190px;
	padding-right:25px;
	text-align:right;
}

.scrollContent .col3{
	width:191px;
	float:left;
}
.scrollContent .col3 li{
	width:191px;
	padding-right:0;
}
.scrollContent .col3 li span{
	width:191px;
	display:block;
	float:right;
}
.scrollContent .col3 li span b{
	width:160px;
	display:block;
	float:right;
	color:#805D02;
	font:bold 14px Arial;
	text-decoration:none;
	padding:7px 10px 7px 0;
	border-bottom:#D6BA3B 1px solid;
}
.scrollContent .col3 li .active{
	background:url(../images/glass.gif) no-repeat left 2px;
}
.scrollContent .col3 li .active b{
	background:#EDD463;
}
.scrollContent .col3 .heading{
	width:160px;
	text-align:right;
	padding-right:20px;
}
.msg h4{
	font:bold 17px/17px Arial;
	color:#060;
	margin-bottom:30px;
	}
.msg h3{
	font:bold 17px/17px Arial;
	color:f00;
	margin-bottom:30px;
	}

.btn{
	cursor:pointer;
}

