@charset "ISO-8859-1";
/* begin main styles */

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #000066;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
	line-height: 18px;
	width: 500px;
	display: inline;
}

.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 16px;
	width: 500px;
}

.line {
	border-bottom: thin;
	border-bottom-color:#333;
	border-bottom-style: solid;
}

/* begin link styles */
a:link {
	color:#287FB7;
}
a:visited {
	color:#6A7E9E;
}
a:hover {
		color: #287FB7;
}
a:active {
	color:#287FB7;
	text-decoration: none;
}
#maintable {
	margin-top: 30px;
}


.list {
	list-style: square;
	padding-left: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000066;
	line-height: 14px;
	 }

ul {
	font-size:12px; 
	padding-bottom: 20px;
	color: #000066;
	}
.detaildesc {
	width: 610px;
}

.tab_on, .tab_off {
	cursor: pointer;
	margin: 5px 0;
	color: #00F;
	padding-left: 13px;
	background: url('http://lakeconsumer.com/images/shop-tab-closed.jpg') center left no-repeat;
}

.tab_on {
	background: url('http://lakeconsumer.com/images/shop-tab-open.jpg') center left no-repeat;
}

#descriptionContainer {
	margin-bottom: 10px;
	padding-left: 10px;
}

#descriptionContainer ul {
	padding-bottom: 0;
}