/* @override 
	http://duraleighcon378.corecommerce.com/00101/design/css/TFTestkits.css
	https://www5.corecommerce.com/~duraleighcon378/premium/00101/design/css/TFTestkits.css
*/

@charset "UTF-8";

img.splash {
	text-decoration: none;
	border-style: none;
}

div#headerLogo {
	background: white url(../images/TFTlogo.jpg) no-repeat;
	height: 169px;
	display: block;
	width: 789px;
	align: center;
	clear: left;
	float: left;
}
div#menu {
	display: block;
	position: relative;
	top: 112px;
	float: left;
	clear: left;
	white-space: nowrap;
}

#productGrid form table tbody tr td.content-odd2 div.description, #productGrid form table tbody tr td.content-even2 div.description {
		text-align: left;
}

#categoryGrid table tbody tr td.content-odd2 div.description p, #categoryGrid table tbody tr td.content-even2 div.description p {
	text-align: left;
}

#productGrid .details .buttons .detailBtn {
	background:url(../images/small_btn.gif) no-repeat center center;
}

#productGrid .details .buttons .addToCartBtn {
	background:url(../images/medium_btn.gif) no-repeat center center;
}

#widgetSidebar div.top a {
	color: #0a9abf;
	text-decoration: none;
}
#search {
	display: block;
	float: left;
	clear: left;
	position: relative;
	padding-bottom: 10px;
}

#browse {
	display: block;
	float: left;
	clear: left;
	position: relative;
		padding-bottom: 10px;
}


#MainBody table tbody tr td {
	border-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

#MainBody table {
	border-style: none;
}

#MoreInfo {
	display: block;
	float: left;
	clear: left;
	position: relative;
		padding-bottom: 10px;
}

div#LeftBar {
	display: block;
	width: 225px;
	float: left;
	padding-left: 10px;
}

#MainBody {
	display: block;
	width: 520px;
	border-style: none;
	position: relative;
	float: left;
}
#Footer {
	display: block;
	float: left;
	clear: left;
	position: relative;
	width: 750px;
	background-color: white;
	padding: 10px;

}

#floatmiddle {
	width: 789px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	height: auto;
	border-style: none;
	background-image: none;
}
#Enclosure {
	background-color: #fff;
	border: 2px solid #13a6c8;
	display: block;
	float: left;
}
 Body {
	background: #82d0dc;
	text-align: center;
}
#backWater {
	position: fixed;
	bottom: 0px;
	_bottom: 75px;
	z-index: -1;
	height: 405px;
	width: 100%;
	background: #82d0dc url(../images/Water.jpg) repeat-x scroll 0 bottom;
}

/* CSS Document */


