@charset "utf-8";
/* CSS Document */
/* -------------- Main --------------- */
html, body, div, span, applet, object, ifr ame, h1, h2,
h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul,
fi eldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 background: none;
 font-size:100%;
 text-align: left ;
 vertical-align: baseline;
 list-style: none;
 }
h1, h2, h3 {
	color: rgb(236,79,128);
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0px;
	font-weight: normal; }
h1 { font-size: 1.6em; padding-bottom:7px;  text-transform:uppercase;}
h2 { font-size: 1.3em; padding-bottom:10px; text-transform:uppercase; }
h3 { font-size: 1.2em; padding-bottom:0px; text-align:center; }
h4 {
	color: rgb(136,172,49);
	margin:0;
	font-weight:normal;
	font-size:1.0em;
	margin-top:10px;
	}
h1, h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: color: rgb(236,79,128);
	margin-bottom:15px;
	}
h5, h6 {
	font-size:0.85em;
	font-weight:bold;
	line-height:10px;
	color: rgb(136,172,49);
	padding-top:20px;
	padding-bottom:0px;
	}
p {
	text-align: left ;
	font-size: 0.90em;
	margin: 5px 0;
	line-height: 1.6em;

	}
ol,ul,li {list-style:none;}
h3, h4, h5, h6 {margin-bottom:10px;}
hr {
	border:0 #e0e0e0 solid;
	border-bottom-width:1px;
	clear:both;
	height:0;
}
/* -------------- Main END --------------- */
#container {
    position: relative;
	display: block;
	margin:0 auto;
	width:980px;
	height:100%;
	min-height: 100%;
	}


/*-------- Links ---------*/
a { text-decoration: none; }
a:link {
	color: rgb(136,172,49);
}
a:visited { color: rgb(136,172,49); }
a:hover { color: rgb(50,50,50); }

.clear {
	clear:both;
	}
/*------------ Menu ------------- */

#logo {
	position: relative;
	float:left;
	margin-top:12px;
	width: 180px;
	height: 88px;
	background-image: url("images/CataraquiTownCentreLogo2.png");
	background-repeat: no-repeat;
	background-position: center center;
}

#logo a {
	position: relative;
	display:block;
	width: 180px;
	height: 86px;
	text-indent: -9999px;
}

.topbox {
	position: relative;
	overflow: hidden;
	height:104px;
	width:980px;
}
	
.topnav {
	position: relative;
	float:right;
	margin-top:15px;
	margin-bottom:5px;
}

.topnav ul li{
	display: inline;
	padding-right:25px;
}

.topnav ul li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size:0.7em;
	height:20px;
}

.topnav ul li a:hover{
	color: rgb(140,140,140);
}

.topnav ul li a:visited{
	color: rgb(100,165,49);
}
	
.mainbox {
	position: relative;	
	overflow:hidden;
	height:76px;
	background-image: url(images/be_menu.jpg);
	background-repeat: repeat-x;
	margin-top:10px;
}

.vmenu {
	position:relative;
	width:980px;
	height: 26px;
	margin-top:10px;
	padding:0px;
}

.vmenu li {
	position: relative;
	list-style-type: none;
	display: inline;
	float:left;	
	color: rgb(254,254,254);
	margin:0px;
	padding:0px;
}

.vmenu a {
	/* fonts */
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:0.75em;
	font-weight:bold;
	color: rgb(255,255,255);	
	/* style */
	float:left;
	padding: 0px 16px 0px 18px !important;
	margin: 1px 2px 0px 0px;
}


.vmenu a.active {
	color:rgb(240,240,240);
}

.vmenu a:hover {
	color: rgb(200,200,200);
}

/*------------ Menu END ------------- */
/*------------ Banner ------------- */
.banner {
	width:980px;
	height:350px;
	margin-top:15px;
	}
/*------------ Banner END ------------- */
/*------------ Content HOME------------- */
#content {
	width:100%;
	padding-bottom:0px;
	overflow:auto;
	}

.context {
	float:left;
	width:660px;
	height:200px;
	margin-left:20px;
}
.context p {
	padding-bottom:15px;
}
.giftcard {
	float:left;
	width:260px;
	height:200px;
	margin-left:20px;
	text-align:center;
	background-image: url(images/giftcard_bg.png);
	background-repeat: no-repeat;
	background-position: center 30px;
}
.giftcard img {
	padding-bottom:12px;
	text-align:center;
}
.blocks {
	float:left;
	margin-right:0px;
	padding-left:20px;
	font-size:0.9em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	width: 320px;
	position: relative;
	margin-left:0px;
}
.blocks ul {
	list-style-type: square;
	list-style-position: outside;
}
.blocks ul li {
	padding-bottom: 10px;
	margin-left:15px;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
.blocks strong {
	color: rgb(136,172,49);
}
.contact {
	float:left;
	width:260px;
	margin-left:20px;
	text-align:center;
}
/*------------ Content HOME END ------------- */

/*------------ Content PAGE------------- */

.bannerin {
	width:100%;
	margin-bottom:15px;
	}
.conewsin {
	float:left;
	width:230px;
	padding-left:20px;
	padding-top:20px;
	padding-right:15px;
	height: 628px;
	background-image: url(images/sidebar_bg.png);
	background-repeat: no-repeat;
	background-position:left top;
}
.submenu p {
	margin:0;
	padding-top:0px;
	}
.submenu ul {
	margin:0;
	padding-bottom:55px;
	}

ul.sample li a{
	color: rgb(255,255,255);
	text-decoration:none;
	font-size: 0.75em;
	font-weight:bold;
	display: block;
	padding-bottom:5px;
	padding-left: 30px;
	padding-top:15px;
	line-height: 12px;
	text-decoration:none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 18px;
	 }
ul.sample li a:hover{
	color: rgb(236,79,128);
	text-decoration:none;
	 }
ul.sample ul li a{
	color:#b2b2b2;
	font-size: 0.70em;
	font-weight: bold;
	display: block;
	padding-bottom:8px;
	padding-left: 20px;
	padding-top:8px;
	list-style-image: none;
	list-style-type: none;
	line-height: 12px;
	text-decoration:none;
	background-color:rgb(245,245,245)
	 }
ul.sample ul li a:hover{
	color: rgb(74,74,74);
	text-decoration:none;
	 }
.sample a.active {
	color: #659b27;
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
	}
.contextin {
	float:left;
	width:676px;
	padding-left:25px;
	padding-top:20px;
}
.contextin .storename {
	font-size: 0.90em;
	margin: 5px 0;
	line-height: 1.6em;
}
.contextin p {
	margin-top:15px;
	margin-bottom:0px;
	padding-bottom:0px;
	}
.contextin ul, ol { font-size: 14px; line-height:28px;}
.contextin strong {
	margin-top:10px;
	font-size: 0.95em;
	font-weight:bold;
	}
.textpage {
	float:left;
}
.textpage a:visited{
	color: rgb(100,165,49);
}
#caption a {
	display:block;
	color: rgb(215,215,215);
	text-decoration:none;
	font-size: 1.0em;
	line-height:20px;
	}
#caption a:hover {
	color:#659b27;
	text-decoration:none;
	}
#caption {
	padding-top:60px;
	padding-left:20px;
	padding-bottom:20px;
	float:right;
	width:242px;
	}
#captionmid {
	width:202px;
	background-image: url(images/newsmid.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	}
/*------------ Content PAGE END------------- */

/*------------ Footer ------------- */
#consmap {
	position:relative;
	width:100%;
	background-color:rgb(255,255,255);
	height:190px;
	background-image: url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position: center bottom;
}
.footer {
	padding-left:20px;
	padding-top:30px;
	display: block;
	margin:0 auto;
	width:964px;
	height:160px;
	}
.smapbox {
	/*margin:auto;*/
	float:left;
	margin-top:20px;
	width:940px;
	padding-top:20px;
	padding-bottom:15px;
	height:100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;	
}

a.smapmainlink {
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: rgb(100,100,100);
	line-height:25px;
}

.smap {
	font-size: 12px;
	float:left;
	margin-right:80px;
	margin-left:0px;
	}
.smap a{

	font-style: normal;
	list-style-image: none;
	list-style-type: none;
	text-decoration:none;
	color: rgb(120,120,120);
	}
.smap ul {
	margin:0;
	line-height:18px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	}
.smap ul li a:hover{
	color: rgb(60,60,60);
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
	}
.contact {
	font-size:1.0em;
	color: rgb(100,100,100);
	}

/*------------ Footer END ------------- */

/*------------ Bottom ------------- */
#bottom {
	width:270px;
	float:left;
	padding-top:40px;
	height:20px;
	font-size:0.80em;
	}
#bottom a:link {
	color:rgb(110,110,110);
	}
#bottom2 {
	width:650px;
	float:right;
	padding-top:30px;
	vertical-align:middle;
	}
#bottom2 img {
	margin-left:20px;
}

