body{
	color: #000000;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	}

#contentwrapper p, ul, ol
	{
	text-align: justify;
	}

#mainmenudiv a 
	{
	text-decoration: none;
	color: #333333;
	}

#mainmenudiv a:hover
	{
	text-decoration: underline;
	}

div#totalwrapper
	{
	background:#CCCCCC url(../image/1342/total_wrapper_bg.jpg) repeat-y center top;
	display:block;
	margin:0 auto;
	position:relative;
	width:907px;
	}

div#masthead
	{
	display:block;
	float:left;
	width: 907px;
	height: 240px;
	margin:0;
	padding:0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #CCCCCC;
	background-image: url(../image/1342/bg_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

div#masthead ul#logomenu
	{
	position:absolute;
	list-style-type:none;
	top:207px;
	left:534px;
	padding:0;
	width: 113px;
	}

div#masthead ul#logomenu li
	{
	float: left;
	color: #000;
	margin-top:3px;
	}

div#masthead ul#logomenu li a
	{
	color: #000;
	padding: 0px 5px 0px 8px;
	text-decoration:none;
	font-size:11px;
	}

div#masthead ul#logomenu li a:hover
	{
	text-decoration:underline;
	}

div#masthead p.slogan
	{
	color:#000000;
	display:block;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight:normal;
	height:19px;
	left:99px;
	position:absolute;
	top:104px;
	}

div#masthead h1
	{
	color:#333333;
	font-size:26px;
	font-weight:bold;
	left:96px;
	letter-spacing:2px;
	position:absolute;
	text-align:center !important;
	text-transform:uppercase;
	top:44px;
	}

div#masthead h3
	{
	color:#000000;
	font-size:18px;
	font-weight:normal;
	left:97px;
	letter-spacing:3px;
	position:absolute;
	text-transform:uppercase;
	top:73px;
	}

div#mainmenudiv
	{
	display:block;
	left:0;
	position:absolute;
	top:231px;
	width:275px;
	}

.mainmenu
	{
	list-style-type:none;
	margin-left:-40px;
	}

.mainmenu ul
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul.mainmenu li 
	{
	position:relative;
	}

.mainmenu li a
	{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../image/1342/arrowblue.gif) 100% 0;
	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	list-style-type: none;
	}

.mainmenu li a:link, .mainmenu li a:visited 
	{
	color:#000000;
	list-style-type:none;
	padding-left:31px;
	}

.mainmenu li a:hover
	{
	color: #333;
	background-position: 100% -32px;
	}

.mainmenu li a.current
	{
	color: #333;
	background-position: 100% -32px;
	}

ul.mainmenu li ul
	{
	display: none;
	}

ul.mainmenu li:hover ul,
ul.mainmenu li.over ul 
	{
	display: block;
	position: absolute;
	left: 275px;
	top: 0px;
	padding: 0;
	margin:0 !important;
	list-style-type: none;
	z-index: 1000;
	}

ul.mainmenu li ul li 
	{
	background:none;
	padding-left:0 !important;
	margin:0 !important;
	clear:both;
	position:relative;
	padding:0px;
	width:280px;
	}

ul.mainmenu li ul li a 
	{
	display:block;
	width:275px;
	text-transform: none;
	line-height: 15px;
	font-weight: normal;
	padding:5px 5px 5px 30px;
	margin:0 !important;
	font-size:12px;
	}

ul.mainmenu li ul li ul
	{
	display: none !important;
	}

ul.mainmenu li ul li:hover ul,
ul.mainmenu li ul li.over ul 
	{
	display: block !important;
	position: absolute;
	left: 200px;
	top: 0px;
	padding: 0;
	margin:0 !important;
	list-style-type: none;
	z-index: 1000;
	background-color: #FBFACE;
	}

ul.mainmenu li ul li ul li 
	{
	background:none;
	padding-left:0 !important;
	margin:0 !important;
	clear:both;
	}

ul.mainmenu li ul li ul li a 
	{
	display:block;
	width:200px;
	text-transform: none;
	line-height: 13px;
	font-weight: normal;
	border-bottom:1px solid #666666;
	padding:5px 5px 5px 25px;
	margin:0 !important;
	font-size:12px;
	}

/* Page */

div#contentwrapper 
	{
	display:block;
	float:left;
	width: 520px;
	}

/* Second Nav */

#secondmenu 
	{
	color:#333;
	position:relative;
	top:0px;
	}

#secondmenu ul
	{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-color: transparent;
	color: #333;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: center;
	margin:10px auto;
	}

#secondmenu ul li 
	{ 
	display: inline; 
	}

#secondmenu ul li a
	{
	text-decoration: none;
	color: #6CF;
	padding: .2em 1em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	}

#secondmenu ul li a:hover
	{
	color: #FFC;
	text-decoration: underline;
	}
/* Second Nav End */

/* Search */
div#phonenumber 
	{
	display:block;
	position:absolute;
	top:195px;
	left:642px;
	width:265px;
	height:20px;
	background-color: #FFF;
	color: #E00;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}

div#searchbar 
	{
	display:block;
	position:absolute;
	top:215px;
	left:642px;
	width:265px;
	height:30px;
	background-color: #FEFEFE;
	}

#searchbar fieldset 
	{
	border: none;
	}

#searchbar legend 
	{
	display: none;
	}

#searchbar label 
	{
	display:block;
	float:left;
	width: 60px;
	color: #000000;
	font-weight: bold;
	font-size:14px;
	}

#searchbar input 
	{
	display:block;
	float:left;
	padding: 0px;
	border: 1px solid #99999;
	font-size:11px;
	color:#333;
	background:#fff;
	width: 105px;
	margin-top:0px;
	}

#searchbar fieldset em
	{
	color: #EE0000;
	}

#searchbar input.button
	{
	width: 63px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:8px;
	margin-top:0px;
	cursor:pointer;
	background-color: #5675B5;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	}
/* //Search */

/* Content */
#maincontent
	{
	float: left;
	width: 580px;
	padding:0px 20px 0px 300px;
	min-height:500px;
	height:auto !important;
	height:500px;
	}

#maincontent table thead tr td 
	{
	font-size:11px;
	font-weight:bold;
	border-top:1px solid #F9CB00;
	color:#333333;
	padding:4px 4px 4px 1px;
	background: #FFF452;
	}

#maincontent table tr td 
	{
	font-size:11px;
	text-align:left;
	line-height:normal;
	padding:3px 1px;
	vertical-align:top;
	border-bottom:1px dotted #996600;
	background-color: #FFF4C8;
	color: #333333;
	}

#maincontent h1 
	{
	background-image:url(../image/1342/bg_h1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	font-size:21px;
	padding:0 3px 6px 13px;
	}

.photoone 
	{
	max-width:580px !important;
	overflow:hidden;
	}

.phototwo 
	{
	max-width:580px !important;
	overflow:hidden;
	}

/* Sidebar */
#subcontent 
	{
	position:absolute;
	display:block;
	float:left !important;
	width: 240px;
	top:425px;
	left:2px;
	color:#000000;
	padding:0;
    }

/* Footer */
div#clearboth
	{
	clear:both;
	}

#footer 
	{
	clear: both;
	display:block;
	position:absolute;
	left:0px;
	bottom:0px;
	width: 887px;
	padding: 3px 0px 3px 20px;
	text-align:center;
	color:#FFF;
	margin-bottom:-20px;
	background-color: #999999;
	background-image: url(../image/1342/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 37px;
	}

#footer a
	{
	color:#FFF;
	}
/* // Footer */

/* Product Thumbs */
div.productcategoryitem
	{
	display:block;
	float:left;
	width:160px;
	height:180px;
	}

div.productcategoryitem div.name
	{
	display:block;
	float:left;
	width:160px;
	height:25px;
	text-align:center;
	}

div.productcategoryitem div.image
	{
	display:block;
	float:left;
	width:160px;
	height:155px;
	text-align:center;
	}

div.productcategoryitem div.image img
	{
	border:2px solid #cccccc;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
	}
/* //Product Thumbs */

/* Product Cathgory Thumbs */
div.products
	{
	display:block;
	float:left;
	width:160px;
	height:230px;
	}

div.products div.name
	{
	display:block;
	float:left;
	width:160px;
	height:25px;
	text-align:center;
	}

div.products div.image
	{
	display:block;
	float:left;
	width:160px;
	height:155px;
	text-align:center;
	}

div.products div.image img
	{
	border:2px solid #cccccc;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
	}

div.products div.short
	{
	display:block;
	float:left;
	width:155px;
	height:30px;
	text-align:center;
	color:#666;
	font-size:11px;
	}

div.paging
	{
	clear:left;
	font-weight:bold;
	}

div.paging a
	{
	font-weight:normal;
	}
/* // Product Cathgory Thumbs */

/* Product Detail */
div.productdetail div
	{
	display:block;
	float:left;
	width:160px;
	height:160px;
	}

div.productdetail div img
	{
	border:2px solid #cccccc;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
	}

div.long, div.prices, div.category, div.manufacturer, div.subject,
div.style, div.width, div.height, div.depth, div.weight, div.startdate,
div.enddate, div.geography, div.sorting, div.pst, div.featured1,
div.ingredients
	{
	clear:left;
	width: 480px;
	height:20px !important;
	}
/* // Product Detail */

/* FORM */
form label
	{
	display:block;
	width:300px;
	clear:left;
	}

form input, form select
	{
	border: 1px solid #336699;
	width:250px;
	background:#fff;
	color:#333;
	}

form textarea
	{
	border: 1px solid #336699;
	width:350px;
	background:#fff;
	color:#333;
	}

form input#security_code
	{
	width:120px;
	}

div#ContactForm div.TextFieldDiv
	{
	font-size:10px;
	}

form input#submit
	{
	background:#9c0a0d;
	border: 1px solid #fff;
	color:#000;
	margin-top:10px;
	font-weight:bold;
	width:120px;
	}

/* // FORM */

div.productdetail a:link,
div.productstyle a:link,
div.productmanufacturer a:link
	{
	text-decoration:underline;
	}
div.productcategory,
div.ingredients,
div.productsubject,
div.productdecor,
div.productdetail,
div.productstyle,
div.productmanufacturer
	{
	margin-left: 8px;
	}

div.ordersent
	{
	margin-left: 12px;
	}
div.products
	{
	margin-left: 4px;
	}
/* SHOPPING CART TABLE */
div.shoppingcart
	{
	margin-left: 10px;
	margin-right: 10px;
	width: 482px;
	}
div.carttable table
	{
	border: 1px solid #666666;
	border-collapse: collapse;
	width: 90%;
	}
div.carttable table td
	{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 4px;
	}

div.carttable table thead
	{
	font-weight: bold;
	background-color: #E0E0E0;
	}

div.carttable table td.cartTotal
	{
	font-weight: bold;
	border-style: none;
	}

div.carttable table td.cartTotalItem
	{
	border-style: none;
	}

div.cartbuttons
	{
	margin-top: 15px;
	margin-bottom: 15px
	}
/* // SHOPPING CART TABLE */
/* CHECKOUT FORM */
div.checkoutForm
	{
	width : 610px;
	}

form.checkoutForm fieldset
	{
	padding:0px;
	border: none;
	background: #ffffff;
	position: relative;
	margin: 0px;
	}
form.checkoutForm fieldset label
	{
	color:#444444;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	padding-right:0px;
	text-align:right;
	width:120px;
	margin-bottom: 5px;
	}

form.checkoutForm fieldset input,
form.checkoutForm fieldset textarea
	{
	border:1px solid #666666;
	margin-left: 5px;
	width: 300px;
	font-size: 11px;
	}
form.checkoutForm fieldset input.frmButton
	{
	width: 100px;
	}
form.checkoutForm fieldset select
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 150px;
	}

form.checkoutForm fieldset legend,
form.checkoutForm fieldset h3
	{
	font-size: 18px;
	top: 0px;
	/* font-family: Arial;; */
	color: #3399FF;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
	font-weight: normal;
	}

form.checkoutForm input#param_same_as
	{
	width: 18px;
	}
form.checkoutForm br
	{
	clear: both;
	}
/* // CHECKOUT FORM */
/* ADD TO CART DIV */
div.addtocart
	{
	margin-top: 20px;

	}
div.addtocart fieldset
	{
	padding:0px;
	border: none;
	background: #ffffff;
	position: relative;
	margin: 0px;
	}

div.addtocart table
	{
	border: 1px solid #666666;
	border-collapse: collapse;
	width: 499px;
	}
div.addtocart table td
	{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 4px;
	}

div.addtocart table td.matrixLabel
	{
	font-weight: bold;
	background-color: #E0E0E0;
	text-transform: capitalize;
	}

div.addtocart table td input
	{
	margin: 3px;
	width: 30px;
	}

div.addtocart fieldset label
	{
	display:block;
	float:left;
	font-weight:bold;
	line-height:17px;
	padding-right:0px;
	text-align:left;
	width:160px;
	}

div.addtocart fieldset input,
div.addtocart fieldset textarea
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 100px;
	}
div.addtocart fieldset select
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 100px;
	}

div.addtocart input.frmButton
	{
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 10px;
	}

div.addtocart br
	{
	clear: both;
	}
/* // ADD TO CART DIV */
/* PRODUCT DETAILS */
div.spProductLabel
	{
	width: 170px;
	font-weight: bold;
	float: left;
	}

div.long
	{
	margin-bottom: 20px;
	}

/* errormessage div (checkout) */
div.errormessage
	{
	color: red;
	}

/* Breadcrumbs start */
.breadcrumb
	{
	font-size:11px;
	color:#333333;
	font-weight:normal;
	}

.breadcrumb a:link
	{
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	}

.breadcrumb a:hover
	{
	color: #FFFFFF;
	background-color: #666600;
	text-decoration:none;
	}

/* Breadcrumbs end */

/* search form tweaks start */
#searchbar #param_search_type_single
	{
	display: none;
	}
/* search form tweaks end */

div.hover_bigimage img
	{
	height: 300px;
	}
div.hover_thumb
	{
	float: left;
	border-style: none;
	}
div.hover_thumb img
	{
	border-style: none;
	width: 50px;
	}
div.hover_thumb a
	{
	border-style: none;
	}
div.hover
	{
	clear: right;
	}
a.hs-control-prev
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-next
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-close
	{
	padding: 10px;
	text-align: center;
	}

#phonenum
	{
	font-size: 30px;
	font-weight: bold;
	background-color: #000;
	color: #9CDCFE;
	padding-top:5px;
	padding-left:5px;
	}

#frmpage
	{
	margin: 0;
	padding: 0;
	}

#frmpage em
	{
	color:#f00;
	}

#frmpage fieldset 
	{
	margin: 1px;
	padding: 1px;
	border: none;
	position: relative;
	}

#frmpage fieldset legend 
	{
	font-size: 18px;
	font-family: Arial;;
	top: -10px;
	position: relative;
	}

#frmpage fieldset label 
	{
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	line-height: 17px;
	padding-right: 5px;
	font-weight: bold;
	}

#frmpage fieldset br 
	{
	clear: left;
	}

#frmpage fieldset input,
#frmpage fieldset textarea
	{
	border: 1px solid #111111;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	width: 200px;
	font-size: 11px;
	}

#frmpage .submit
	{
	color: #000000 !important;
	}

#maincontent
	{
	padding-bottom:20px;
	}

#a-Great-Canadian-Education_php h1 {font-size:18px;}

#Buying-Nova-Scotia-Property-this-Summer_php .photo2 	{width:auto;float:left;clear:none;margin-right:10px;}
#Fulfill-the-Dream-of-Retiring_php .photo2 				{width:auto;float:left;clear:none;margin-right:10px;}
#a-Great-Canadian-Education_php .photo2 				{width:auto;float:left;clear:none;margin-right:10px;}


