/* begin widgetSearch */
/* used in templates/cart.search.tem.php */

#widgetSearch {
	color: #fff;
	background: none;
	font-family: Tahoma;
	width: 208px;
	text-align: left;
	background: #fff;
	border: 1px solid #000;
	margin-bottom: 10px;
}

#widgetSearch .top {
	padding: 5px;
	font-weight: bold;
	color: #fff;
	width: 198px;
	display: inline;
	float: left;
	background: #777;
	font-size: 11px;
}

#widgetSearch .body {
	height: 25px;
	width: 208px;
	display: inline;
}

#widgetSearch .body .field {
	float: left;
	padding: 5px 2px 0 5px;
}

#widgetSearch .body .field input {
	width: 160px;
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 4px;
}

#widgetSearch .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
}

#widgetSearch .body .buttonNoImg {

	float: left;
	padding: 0 2px;
	margin: 5px 0 0 0;
	width: 27px;
	height: 21px;
}

#widgetSearch .body .button  a {
	color: #fff;
	text-decoration: none;
}

#widgetSearch .body .button a:hover {
	text-decoration: underline;
}

#widgetSearch .advanced {
	font-size: 11px;
	clear: both;
	padding: 0 0 0 5px;
	margin-left: 0;
}

#widgetSearch .advanced a {
	color: #a52828;
	text-decoration: none;
}

#widgetSearch .advanced a:hover {
	color: #222;
	text-decoration: underline;
}

#widgetSearch .btm {
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetSearch */

/* begin widgetInformation */
/* used in templates/cart.information.tem.php */

#widgetInformation {
	background: #fff;
	color: #222;
	font-size: 10px;
	font-family: Tahoma;
	width: 208px;
	text-align: left;
	border: 1px solid #000;
    margin-bottom: 10px;
	margin-top: 0;
}

#widgetInformation .top {
	background: #777;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	text-align: left;
}

#widgetInformation .body {
	margin-bottom: 5px;
}

#widgetInformation .body ul {
	padding: 0;
	margin: 0 0 0 5px;
	list-style: none;
	text-align: left;
}

#widgetInformation .body ul li {
	padding-left: 10px;
	background-image: url(http://www.catchlivebait.com.php5-12.websitetestlink.com/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
}

#widgetInformation .body ul li a {
	color: #a52828;
	text-decoration: underline;
	line-height: 20px;
}

#widgetInformation .body ul li a:hover {
	color: #a52828;
	text-decoration: none;
}

#widgetInformation .btm {
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetInformation */


/* begin widgetSidebar */
/* used in templates/cart.sidebar.tem.php */

#widgetSidebar {
	font-family: Tahoma;
	width: 208px;
	height: auto;
	text-align: left;
	background: #fff;
	border: 1px solid #000;
	margin-bottom: 10px;
	padding-top: 0;
}

#widgetSidebar .top {
	background: #777;
	padding: 5px;
}

#widgetSidebar .top a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

#widgetSidebar .top a:hover {
	color: #fff;
	text-decoration: none;
}

#widgetSidebar .body {

}

#widgetSidebar .body .items {
	padding: 2px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
}

#widgetSidebar .body .subtotal {
	padding: 2px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
}

#widgetSidebar .btm { }

/* end widgetSidebar */

#productDetail #productDescription p {
margin-bottom: 1.5em;
}

#productGrid .description p {
font-size: 1.25em;
line-height: 1.375em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}