/* CSS Document */

body {padding:0px; margin:0px; background:#0459ce url(../../images/body_bg.jpg) top left repeat-x;}
td {font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height:18px; color:#000000; text-decoration:none; padding:0px; font-weight:normal;}
p {margin:0px; padding:8px 0px 0px 0px;}

.logo {background:url(../../images/logo.jpg) top left no-repeat; height:135px; padding:0px 0px 14px 0px;} 
.menu_bg {background:url(../../images/menu_bg.jpg) top left repeat-x;}
table.menu {margin-top:14px;}
table.shopping_cart {margin-top:10px;}
.shopping_cart {color:#FFFFFF; text-decoration:none;}

.categories{
	background:url(../../images/categories_bg_top.jpg) top left no-repeat;
	width:195px;
	height:42px;
	padding:0px 0px 0px 0px;
	margin-left:0px;
}
.img {padding:14px 0px 10px 59px; color:#FFFFFF; font-size:16px; font-weight:bold;}


.categories_text {background:#FFFFFF; width:185px; padding:0px; margin:0px;}

.categories_text a{
	background:#fecd06 url(../../images/bullet.gif) top left no-repeat;
	display:block;
	border-top:#c08004 1px dashed;
	border-left:#c08004 1px dashed;
	border-right:#c08004 1px dashed;
	padding:8px 3px 8px 10px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	line-height:16px;
}

.categories_text a:hover{
	background:#c08004 url(../../images/bullet-hover.gif) top left no-repeat;
	display:block;
	border-top:#fecd06 1px dashed;
	border-left:#fecd06 1px dashed;
	border-right:#fecd06 1px dashed;
	padding:8px 3px 8px 10px;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
	line-height:16px;
}
.categories_text1{
    background-color:#fecd06;
	display:block;
	border-top:#c08004 1px dashed;
	border-left:#c08004 1px dashed;
	border-right:#c08004 1px dashed;
	border-bottom:#c08004 1px dashed;
	width:183px;
	padding:0px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	line-height:16px;
}


.welcome {
	font-family:"Swis721 Ex BT";
	font-size:19px;
/*	color:#dc2d38;*/
	color:#0066FF;
	font-weight:bold;
	padding:10px 0px 16px 0px;
	line-height:23px;
}
.Ontario-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFF00;
	font-weight:bold;
	padding:0px;
	line-height:15px;
}

.new-products {
	background:url(../../images/new_product_bg_top.jpg) top left no-repeat;
	font-size:16px;
	font-weight:bold;
	/*padding:12px 0px 12px 10px;*/
	height:42;
	padding:0px 0px 0px 10px;
}
.new-products-font{
	font-size:16px;
	font-weight:bold;
}
.kayak {font-size:24px; font-weight:bold; padding:18px 0px 7px 20px; text-transform:uppercase;}
.boat {font-size:14px; font-weight:bold; color:#ff0012; padding:0px; text-align:center; text-transform:uppercase;}

.small-kayak {background:#e8e8e8; border:#c4c4c4 2px solid;}

.small-kayak-price {background:#b7b7b7; font-size:9px; font-family:Tahoma; font-weight:bold; padding:0px;}

.footer {background:url(../../images/footer_bg.jpg) top left repeat-x; height:97px; color:#eaf3ff; padding:20px 10px 0px 20px;}
.footer-text {color:#eaf3ff; padding:10px 0px 0px 0px; text-align:center;}
.footer-text a{color:#eaf3ff; padding:0px 3px 0px 3px; text-align:center; text-decoration:none;}
.footer-text a:hover{color:#ffffff; padding:0px 3px 0px 3px; text-align:center; text-decoration:underline;}

/* ADD ON 28-10-08 */

.welcome-text {padding:0px; line-height:18px; text-align:justify;}

/*css added on 09-06-10 */
.content-box-border{
	padding:0px;
	margin:0px;
	border-left:3px solid #e8e8e8;	
	border-right:3px solid #e8e8e8;
}
.purchase-box-padding{
	padding-left:10px;
	margin:0px;
}
.style1 {font-size: 18px}
.style2 {font-size: 18px}

/*css added on 12-06-10*/
.special-box-border{
	padding:0px;
	margin:0px;
	border:1px solid #2d87ff;	
}
.product-box-border{
	padding:4px;
	margin:0px;
	border:1px solid #999898;	
}
.product-box-pic-border{
	padding:0px;
	margin:0px;
	border:1px solid #e1e1e1;	
}
.catagory-box-bg{
	background:url(../../images/catagory-box-br.gif) top left repeat-y;
	width:195px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin-left:0px;
}
