@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#acacac;
	color:#707070;
	min-width:993px;
}

.left {float:left;}
.right {float:right;}
.clr {clear:both; font-size:0; }
.IE7 .clr, .IE6 .clr{ display:inline; }
* { margin:0; padding:0; }
html, body { height: 100%; }

a img, img, fieldset { border:0 none; }
a { text-decoration:none; outline:none; color:#E52154;}
a:hover { text-decoration:underline; }

h1, h2, h3, h4, h5, h6 { line-height: 1em; }
input, textarea, select, option { font-family:Arial, Helvetica, sans-serif; }


.container{
	width:960px;
	margin:auto;
}
.context-wrap{
	padding:0 23px 0 20px;
	width:917px;
}

/*toparea*/
#toparea{	
	background:url(../images/toparea-bg.gif) 0 0 repeat-x #f3f3f4;
}
.toparea-img{
	background:url(../images/toparea-center-img.jpg) center 0 no-repeat;
}
.company-logos{
	width:670px;
	height:105px;
	margin: 0 -55px 0 0;
}
.company-logos, 
.company-logos img{
	line-height:105px;
	vertical-align:middle;
}
.company-logos img{
	float:left;
}

/*header*/
#header{
	height:105px;
}
#logo{
	position:relative;
	width:273px;
	height:90px;
	margin-left:-25px;
}
#logo a{
	position:absolute;
	top:25px;
	left:25px;
}

/*main-menu*/
#main-menu{
	height:42px;
	background:url(../images/menu-bg.png) 0 0 no-repeat;
}

/*banner*/
#banner{
	margin:13px 0 0 0;
	height:431px;
	background:url(../images/banner-botbg.png) center bottom no-repeat;
}
.banner-leftdisp{
	width:220px;
}
.news-offers{	
	width:214px;
	padding:3px;
	background-color:#707070;
	margin:0 0 7px 0;
}
#banner h3{
	font-size:24px;
	color:#fefefe;
	padding:16px 0 17px 15px;
}
.news-list{
	/*width: 181px;*/
width: 184px;
	background:url(../images/newslist-bg.gif) 0 0 repeat;
	/*adding:0 16px 0 17px;*/
	padding:0 13px 0 17px;
}


.news-cont{
	padding:14px 0 13px;
	background:url(../images/newscont-topbg.gif) 0 0 no-repeat;
}
.IE7 .news-cont{
	padding:24px 0 13px;
}
.IE9 .news-cont{
	padding:24px 0 18px;
}
.news-cont.first{
	background:none;
	padding:10px 0;
}
.news-cont h6, .news-cont a{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.news-cont p{
	font-size:12px;
	color:#acacac;
	line-height:14px;
	padding:14px 0 15px 0;
}
.btn-joinmailinglist{
	display:block;
	width:220px;
	height:39px;
	text-indent:-999999px;
	background:url(../images/join-our-mailing-list-btn.png) 0 0 no-repeat;
	margin:0 0 10px 0;
}
.btn-joinmailinglist:hover{
	text-decoration:none;
}
.banner-nav{
	position:absolute;
	z-index:1;
	top:15px;
	left:18px;
}
.banner-nav a{
	float:left;
	display:block;
	width:13px;
	height:13px;
	margin:0 4px 0 0;
	background:url(../images/bannernav-a-bg.png) 0 0 no-repeat;
       color: transparent;
}
.banner-nav a:hover,
.banner-nav .active, .banner-nav .activeSlide{
	background:url(../images/bannernav-active-bg.png) 0 0 no-repeat;
	text-decoration:none;
}

.banner-slider{
	position:relative;
	width:714px;
	height:375px;
	border:3px solid #707070;
}
.banner-img{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.banner-logos{
	right:15px;
	position:absolute;
	width:182px;
	background:url(../images/banner-logos-bg.png) 0 0 repeat;
	z-index:1;
	padding:6px;
	bottom:12px;
}
.banner-logos a{
	display:block;
}
.banner-logos a:hover{
	text-decoration:none;
}

/*midarea*/
#midarea,
#midarea .container{
	height:382px;
}
#midarea{	
	background:url(../images/midarea-bg.gif) 0 0 repeat-x;
}
#midarea .container{
	background:url(../images/midarea-img.jpg) center 0 no-repeat;
}

/*homemidarea*/
#homemidarea,
#homemidarea .container{
	height:482px;
}
#homemidarea{	
	background:url(../images/midarea-bg.gif) 0 0 repeat;
}
#homemidarea .container{
	background:url(../images/midarea-img.jpg) center 0 no-repeat;
}

/*bottomarea*/
#bottomarea,
#bottomarea .container{
	height:227px;
}
#bottomarea{	
	background:url(../images/bottomarea-bg.gif) 0 0 repeat-x;
}
#bottomarea .container{
	background:url(../images/bottomarea-img.jpg) center 0 no-repeat;
}
#bottomarea .context-wrap{
	padding-top:26px;
}
.ba-block{
	width:153px;
	padding:0 0 0 36px;
	border-left:1px solid #5e5e5e;
}
.ba-block.first{
	padding:0;
	border:0;
}
#bottomarea h6{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding:0 0 13px 0;
}
#bottomarea li{
	list-style:none;
	padding: 0 0 3px 0;
}
#bottomarea li a{
	font-size:11px;
	color:#acacac;
}

/*footer*/
#footer{
	padding:16px 0 0 0;
	height:60px;
}

#footer p{
	font-size:11px;
	color:#636363;
	padding:0 0 0 19px;
}


/**/
.sb-blog{
	width:181px;
	margin:38px 0 0 19px;
}
.sb-blog h3{
	color:#ffffff;
	font-size:36px;
	padding:0 0 27px 0;
}

.sb-blog-block{
	color:#acacac;
	background:url(../images/h-border1.gif) 0 bottom repeat-x;
	margin:0 0 18px 0;
	padding:0 0 20px 0;
}
.sb-blog-block.last{
	background:none;
	margin:0;
}
.sb-blog-block h5{
	color:#ed174b;
	font-size:13px;
	font-weight:bold;
	padding:0 0 13px 0;
}
.sb-blog-block p{ padding:0 0 15px 0; }
.sb-blog-block a{
	color:#ffffff;
	font-weight:bold;
}


/**/
.site-desc{
	width:678px;
	margin:38px 20px 0 0;
	color:#acacac;
}
.sd-header a{
	padding:0 4px;
}
.site-desc h1{
	color:#fefefe;
	font-size:36px;
	padding:0 0 27px 0;
}
.site-desc h1 span{ color:#ed174b; }
.site-desc p{ padding:0 0 15px 0; line-height:1.5; }


/**innerpage**/
#display-area{
	margin:13px 0 0 0;	
}

/**/
.sidebar{
	width:220px;	
}

.news-offers h3{
	font-size:24px;
	color:#fefefe;
	padding:12px 0 8px 15px!important;	
}

.follow-us .news-list{ padding:7px 13px 5px 17px; }
.follow-us p{
	color:#acacac;
	font-size:24px;
}
.follow-us p span .cufon-canvas{ height:18px !important; }
.follow-us a{ padding:0 0 0 8px; }
.follow-us a img{ vertical-align: middle; }

.sidemenu ul{
	padding:18px 0 3px 2px;	
}
.sidemenu ul li{
	list-style-type:none;	
	padding:0 0 12px 0;
}
.sidemenu li a{
	color:#ffffff;
	font-weight:bold;
	background:url(../images/sidemenu-li-bg.png) left no-repeat;
	padding:0 0 0 21px;
}
.sidemenu li a:hover{
	text-decoration:none;
	color:#ed174b;
	background-image:url(../images/sidemenu-li-bg-hover.png);
}

.sidemenu li.selected a
{
	text-decoration:none;
	color:#ed174b;
	background-image:url(../images/sidemenu-li-bg-hover.png);
}


/**/
.content{
	width:707px;	
}

.content h1{
	color:#000000;
	font-size:36px;
	padding:19px 0 10px 0;	
	background:url(../images/h-border2.gif) 0 bottom repeat-x;
	margin:0 0 22px 0;
}
.content h2{
	font-size:16px;
	font-weight:bold;
	color:#555555;	
}
.content h1 span{
	color:#ed174b;	
}

.content li{
	list-style-type:none;	
}


/**/
.tb-image{
	border:3px solid #707070;
	margin:0 0 0 1px;
	font-size:0;
}

.meet-the-team, .team-block{
	width:683px;	
}
.team-block{
	padding:30px 0 0 0;
	margin:0 0 30px 0;
	border-top:1px solid #d2d2d2;
}
.team-block.first{ 
	border-top:0 none; 
	padding:0;
}

.team-block .tb-desc{ width:511px; }
.tb-desc p{ line-height:1.6; }
.team-block .tb-image, .team-block .tb-image img{
	width:124px; 
	height:124px;
}

.about-prod{ padding:0 0 37px 0; }
.about-prod .tb-image, .about-prod .tb-image img{
	width:248px;
	height:218px;
}
.about-prod .tb-desc{ width:432px; }


li.prod-reservation{
	background: url(../images/reservation-li-bg.gif) 0 0 no-repeat !important;
	height:45px !important;
	width:707px !important;
	margin:0 0 7px 0 !important;
	color:#ffffff !important;
        padding-left: 0px !important;
}
li.prod-reservation:hover{
	background-image:none !important;
	background-color:#393939 !important;
}
li.prod-reservation h4{
	color:#e52154;
	font-size:21px;
	padding:0 0 0 26px;
	line-height:45px;
}
li.prod-reservation td { font-size:16px; }
li.prod-reservation td span{ color:#ae0d38; font-size:12px; }
a.book-now{
	background:url(../images/book-now-btn.gif) 0 0 no-repeat;
	width:96px;
	height:24px;
	display:block;
}
a.book-now:hover{
	background-position:0 -24px;	
}
.shopcart{
	padding:4px 0 0px 10px;
	background:url(../images/shopcart-btn.png) 0 0 no-repeat;
	height:22px;
	width:183px;
}

.shopcart a{
	color:white;
}

.news-offers h2{
	font-size:39px;
	color:#fefefe;
	line-height:39px;
	padding:3px 0 0 0;
}
.news-offers h3 span{
	font-size:30px;
	color:#dd1e50;
}
.special-offers h3{
	padding: 0;
	text-align:center;
	margin:0 0 -10px 0;
}
.news-cont img{
	width:180px;
	height:169px;
	border:1px solid #707070;
}
.product-details{
	width:641px;
	border:3px solid #c2c2c2;
	padding:3px 33px 27px 27px;
	background-color:#e1e1e1;
}
.product-img{
	width:255px;
}
.prod-imgholder{
	width:249px;
	height:214px;
	border:3px solid #c2c2c2;
}
.product-img p span{
	font-size:11px;
	color:#707070;
	display:block;
	padding:13px 0 7px 0;	
}
.productviews a.first{
	margin:0;
}
.productviews a {
    border: none;
    display: block;
    float: left;
    height: 65px;
    margin: 0 0 0 5px;
    width: 65px;
}
.product-desc{
	width:355px;
}
.pd-heading{
	padding:20px 0;
	margin:0 0 18px 0;
	width:641px;
	background:url(../images/h2-botbg.gif) 0 bottom repeat-x;
}
.pd-heading a{
	font-size:12px;
	color:#ed174b;
	text-decoration:underline;
}
.product-desc h6{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:12px;
}
.product-desc p{
	padding:15px 0;
	line-height:20px;
}
.product-desc table td{
	padding:0 0 8px 0;
}
.product-desc label{
	color:#ed174b;
	font-size:12px;
}
.product-desc select{
	width:144px;
	padding:0 0 0 5px;
}
.product-desc select, 
.product-desc .textfield{
	font-size:12px;
	color:#707070;
	line-height:23px;			
}
.textfield, .textfield input{	
	height:23px;
	width:139px;
}
.textfield{
	padding:0 5px;
	background:url(../images/textfield-bg.gif) 0 0 no-repeat;
}
.textfield input{
	width:139px;
	background:none;
	border:0;
	line-height:23px;
	color:#707070;
}
.btn-addtocart,
.btn-viewcart{
	display:block;
	width:102px;
	height:22px;
	cursor:pointer;
	border:0;
}
.btn-addtocart{
	margin:0 10px 0 0;
	background:url(../images/btn-addtocart.gif) 0 0 no-repeat;
}
.btn-viewcart{
	background:url(../images/btn-viewcart.gif) 0 0 no-repeat;
}

/*content onlineshop*/
.content.onlineshop{
	width:714px;
}
.inner-bannerslider{
	width:714px;
	height:239px;
	border:3px solid #707070;
	position:relative;
	left:-3px;
}
.inner-banner-img{
	position:absolute;
	top:0;
	left:0;
}
.inner-banner-nav{
	position:absolute;
	bottom:8px;
	right:20px;
       z-index: 999;
}
.inner-banner-nav a{
	display:block;
	float:left;
	margin:0 0 0 13px;
	width:14px;
	height:14px;
	background:url(../images/inner-banner-nav-a-bg.png) 0 0 no-repeat;
      color: transparent;
}
.inner-banner-nav a:hover,
.inner-banner-nav a.active, .inner-banner-nav a.activeSlide{
	background:url(../images/inner-banner-nav-active-bg.png) 0 0 no-repeat;
	text-decoration:none;
}
.catalog{
	width:216px;
	height:182px;
	border:3px solid #707070;
	background:url(../images/newslist-bg.gif) 0 0 repeat;
	margin:0 0 22px 24px;
	display:block;
	float:left;
}

.catalog:hover{
	opacity:0.4;
	filter:alpha(opacity=40);
	text-decoration:none;
}
.catalog.first{
	margin:0 0 22px 0;
}
.catalog-name, .catalog h3{
	height:25px;
	background-color:#232323;
	text-align:center;	
}
.catalog h3, .catalog h3 a{
	font-size:22px;
	color:#fffdfd;
	padding:5px 0 0 0;
}
.catalog-img{
	height:101px;
}
.catalog-desc{
	height:48px;	
}
.catalog h6{
	font-size:12px;
	font-weight:bold;
	color:#fffdfd;
	text-align:center;
	line-height:14px;
	padding:10px 0 0 0;
	height:48px;
}
.catalog-desc.threeline h6{
	padding:4px 0 0 0;
}
.content.shoplisting h1{
	padding:0 0 10px 0;
}
.product{
	width:163px;
	margin:0 0 42px 18px;
}
.product.first{
	margin:0 0 42px 0;
}
.prod-img{
	width:157px;
	height:111px;
	border:3px solid #c2c2c2;
}
.product h6, .product h6 a{
	font-size:13px;
	font-weight:bold;
	color:#707070;
	padding:10px 0 0 0;
	height:25px;
}
.product p{
	font-size:12px;
	color:#707070;
	padding:8px 0;
}
.product p span{
	color:#ed174b;	
}
.btn-viewdetails{
	width:102px;
	height:22px;
	display:block;
	background:url(../images/btn-viewdetails.gif) 0 0 no-repeat;
}
.btn-viewdetails:hover{
	text-decoration:none;
}

/*june1*/
 .catalog h3 a:hover, .product h6 a:hover{
text-decoration:none;
}
table.productTable{
margin-top: -28px;
}

.hover{
background:url(../images/newslist-bg2.gif) 0 0 repeat !important;
}
.testi_cont{
	padding:0px;
	margin:20px 0px;
	color:#333;
	
	}
.testi_img{
	/*width:176px;*/
    padding-top:10px;
	}
.testi_details{
	/*width:420px;*/
	background-image:
	url(/images/open_quote.png);
	background-position:0 0;
	background-repeat:no-repeat;
	}
.testi_hr{
	border-top:1px solid #D2D2D2;
	border-bottom:none;
	border-left:none;
	border-right:none;
	height:1px;
	width:100%;
	}
.t_contents{
padding:0px 50px;
font-style:italic;
line-height:150%;
background-image:url(/images/close_quote.png);
background-repeat:no-repeat;
background-position:bottom right;
	}
.t_author{
	font-weight:bold;
	padding:0px 50px;
	}
.t_author span{
	font-style:italic;
	font-size:11px;
	font-weight:normal;
	}

.content.right ul{ 
padding-left:10px;
}

.tb-desc ul{
line-height: 1.6 !important;
padding: 10px 0 10px 10px !important;
}
 
.content.right ul li{ background:url(../images/pink-arrow.png) no-repeat 0 4px; padding-left:20px; }
table.services-prices{ border:1px solid grey;border-collapse:collapse;}
table.services-prices tr td{ border-top:1px solid grey; border-collapse:collapse;}
.services-prices td{
padding:10px;
}

.catProdAttributeTitle
{
	width:95px;
	display:block;
	float:left;
	font-weight:bold;
	position:relative;
	color:black;
	}
	
.pay-table
{
	margin-top:10px;
}

ul.link-hover-ul li.prod-reservation
{
	height:auto!important;
	}
	
.link-hover-content
{
	display:none;
	padding:5px 26px;
}

.cartSummaryItem
{
	font-size:1em;
	color:white;
}

a.cartSummaryLink {
    margin: 0 0 0 2px;
	display:none;
}

table.cartSummaryTable {
    float: left;
    }
	
table.productTable td {
    padding: 3px;
}

.padding-left-0{
	padding-left:0px!important;
	}
	
.follow-us
{
	
	}
.clearB
{
	clear:both;
}

.height-10
{
	height:10px;
	}


table.cart a {
    color: #ED174B;
}

.blog-section h3
{
	16px 0 12px 15px!important;
	}
	
.blog-main-section
{
	
	}

.blogmainpost
{
	padding: 13px 13px 10px 17px!important;
}

.blogmainpost a
{
	color:white!important;
}

.blogmainpost hr
{
	margin:4px 0px 8px 0px;
	border-top:1px solid #707070;
	border-bottom:none;
	border-left:none;
	border-right:none;
	height:1px;
}

.blogmainpost h4
{
	color:black;
	text-transform:uppercase;
	}

.blogpost {
    padding: 0 13px 10px 17px!important;
}

.blogpost .blog-detail
{
	display:none; 
	}

.blog-date 
{
	color:#ED174B;
	font-style:italic;
	}

.blog_cont
{
	padding: 12px 0 3px 0;
}

.blog-title p
{
	color: white;
}

.content .blog-title a
{
	color: #ED174B;
	font-size:12px;
}
.content .blog-date  
{
	color: black;
	font-size:11px;
}

.blogpost .links
{
	display:none;
	}

.blog_cont a
{
	color:#ED174B;
	font-weight: bold;
	}
	
.blogpost .blog_cont a
{
	color:white;
	}
#catblogoutput
{
	line-height:120%;
	}
	
#catblogoutput h6
{
	font-size:12px;
	margin:10px 0px;
}

#catblogoutput .links
{
	margin:10px 0px;
}

#catblogoutput .blog-title p
{
	color: #707070;
}

.faq-question{ margin-bottom:5px;}
.answer { margin-bottom: 15px;}


#copyright,#waratahweb
{
	display:block;
	width;300px;
	float:left;
	
	}
	
#waratahweb
{
	float:right;
	}

.height-10
{
	height:10px;
	}
	
.height-20
{
	height:20px;
	}
	
.toggle-text
{
	display:none;
	}
	
.toggle1, .toggle2
{
	display:block;
	float:left;
	width:300px;
	cursor:pointer;
	background:transparent url('/images/sidemenu-li-bg.png') 0 50% no-repeat;
	padding-left:20px;
}
 
.toggle1:hover, .toggle2:hover
{
	background-image:url('/images/sidemenu-li-bg-hover.png');
	color:#ed174b;
}

