body {
	margin: 0;
	background: #b3cddc;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #333;
}

a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}

p {
	line-height: 16px;
}

sup {
	font-size: 4px;
	font-weight: normal;
	color: #999;
}

p a:hover {
	text-decoration:none;
}

ul#nav {
	list-style:none;
	padding:0;
	margin:0;
}

ul#nav li {
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 16px;
	position:relative;
	float:left;
}
ul#nav {
	font:14px bolder;
	clear: both;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #999;
	padding: 10px 5px 5px 5px;
	line-height: 22px;
	list-style: none;
	height: 22px;
}
ul#nav li {
	display: inline;
}
ul#nav li a {
	float: left;
	margin: 0 7px 0 0;
	border: 1px solid #999;
	border-bottom: 0;
	background: #fff;
	padding: 5px 8px;
	font-weight: normal;
	color: #333;
	line-height: 16px;
	width: auto;
	height: 16px;
	display: block;
}

ul#nav li a:hover{
	background:#CCC;
	color:#000;
}

li ul{
	display:none;
	position:absolute;
	width:100px;
	top:0;
	left:0;
	margin-left:-1px;
	padding:1px 0 10px 0;
}

ul#nav li ul.sub li{
	border-width:0 1px 1px 1px;
}

ul#nav li ul.sub li a{
	font-weight:normal;
	padding-right:10px;
	margin-left:-10px;
}

li>ul{
	top:20px;
	left:5px;
}

li:hover ul, li.over ul{
	display: block;
	width:150px;
}


/*SHOP NAVIGATION BAR FOR FISH*/
.shopnav {
    margin:auto;
    border:1px outset #ccc;
    padding:0;
    min-width:42em;
    width:60%;
    height:40px;
    overflow:hidden;
    background:#fff;
    text-align:justify;
    font:bold 88%/1.1 verdana;
}
.shopnav li {
	/*border:1px outset #ccc;*/
    display:inline;
    list-style:none;
}
.shopnav li.last {
    margin-right:100%;
}
.shopnav li a {
    display:inline-block;
    padding:13px 4px 0;
    height:31px;
    color:#000;
    vertical-align:middle;
    text-decoration:none;
}
.shopnav li a:hover {
    margin:-3px;
    border:3px inset #ccc;
    color:#000;
    background:#fff;
}

table {
	width: 99%;
}
table tr, table tr th, table tr td {
	border-collapse: collapse;
	vertical-align: top;
}

table th{
	font-size:16pt;
	text-align:left;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
}

#header {
	position: relative;
	background: #fff url(./images/Header2.jpg) no-repeat;
	width: 980px;
	height: 336px;
}
#header h1, #header h2, #header h3 {
	display: none;
}
#header #col1, #header #col2, #header #col3 {
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	height: 336px;
}
#header #col1 {
	width: 490px;
}
#header #col2 {
	text-align: center;
	width: 295px;
}
#header #col3 {
	width: 170px;
}
#header a#shop {
	margin: 90px 0 0 0;
	border: 0;
	padding: 0;
	display: block;
}
#header ul#navigation {
	margin: 80px 0 0 0;
	padding: 0;
	list-style: none;
}
#header ul#navigation li a {
	margin: 5px 0;
	padding: 0 0 0 25px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 27px;
	width: 170px;
	height: 27px;
	display: block;
}

#header ul#navigation li a.on, #header ul#navigation li a:hover {
	background: transparent url(./images/header_hover.gif) no-repeat;
}

#header p#info, #header p#info a {
	color: #999;
}
#header p#info {
	position: absolute;
	right: 5px;
	bottom: 5px;
	
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
}

#content-wrapper {
	clear: both;
	background: #fff url(./images/content_wrapper.png) repeat-y;
	width: 980px;
}
#content-wrapper h3 {
	font-size: 16pt;
	font-weight: bold;
	color: #e85823;
	width: 98%;
}
#content-wrapper .padding {
	padding: 5px 10px;
}
#content-wrapper .padding table td {
	padding: 5px 10px;
}

.content1, .content2 {
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	padding: 5px 10px;
	width: 440px;
}

.content1 {
}

.content2 {
	background: #ccc url(./images/sidebar.png);
	width: 495px;
}

.box {
	background-color:#fff;
	border:#F60 medium solid;
	padding:5px;
	font-size:12px;
	color:#000;
}

.red {
	font-size:14px;
	color:#F00;
	font-weight:bold;
}
/*IMAGES ON PICTURES PAGE*/

.pictures
{
text-align: center;
padding: 2px; 
border: solid 1px gray;
width: 300px;
height:370px;
margin-left: 10px;
margin-bottom: 7px;
float: left;
z-index:100;
}

/*IMAGES ON INDEX PAGE - SOCIAL MEDIA STUFF*/

ul#gallery {
margin:0 auto;
padding:0;
list-style-type:none;
width:90%;
font-family: Verdana, Geneva, sans-serif;
font-size:12px;
}

ul#gallery li {
float: right;
text-align:center;
margin:3px;
}

ul#gallery li p {
text-align: center;
margin:15px 0;
}

/*POP-UP IMAGES*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 100;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index:100;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 50px;
left: -35px; /*position where enlarged image should offset horizontally */
margin-top:50px;
font-size: 14px;
font-weight:bolder;
z-index: 100;
}


/*POP-UP FILL IMAGES IN STORE*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.fill{
position: relative;
z-index: 0;
}

.fill:hover{
background-color: transparent;
z-index: 50;
}

.fill span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.fill span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.fill:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 75px;
left: -325px; /*position where enlarged image should offset horizontally */
margin-top:50px;
font-size: 14px;
font-weight:bolder;

}

/*css for shopping table*/

.shopping {
border:#F30 medium solid;
text-align:center;}

.shopping th {
	border:#F30 thin solid;
	text-align:center;
}

#content-wrapper h5 {
	text-align:center;
	font-size:14px;
}

.shoppar{
	text-align:center;
	font-weight:500;
	font-size:12px;
	color:#000;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

/*CSS FOR TEST CART*/
#storeContainer{
	background: #FFF;
	clear:both;
	width:980;
}

.simpleCart_shelfItem{
	background:#FFF;
	text-align:center;
}

.item_add{
	background: #fff;
	width:auto;
	height:22px;
	position:relative;
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
}

.store1{
	background:#FFF;
	width:570px;
	float:left;
}

.store2{
	background:#e2e3e5;
	width:405px;
	float:right;
}
/*Headers on top of cart*/
.cartHeaders div{
	font-size:12px;
	font-weight:bold;
	color:#000;
}

/*total items with empty cart and buy now*/
.simpleCart_items{
	float:left;
	clear:left;
	width:450px;
	margin:5px;
}

/*Middle part with actual items*/
.itemContainer{
	clear:both;
	width:450px;
	padding:15px 0 0 10px;
	font-size:12px;
	line-height:18px;
	height:45px;
}
.itemImage{
	float:left;
	width:80px;
}
.itemImage img{
	vertical-align:middle;
}
	
.itemName{
	float:left;
	width:200px;
	margin-left:10px;
}
.itemPrice{
	width:35px;
	color:#418932;
}
.itemQuantity{
	float:left;
	width:35px;
	vertical-align:middle;
	text-align:center;
}
.itemQuantity input{
	background: #FFF;
	border:#666 thin;
	color: #000;
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 12px;
	width:21px;
	padding:3px 2px;
	margin:0 auto;
	display:block;
	font-size:11px;
	text-align: center;
	vertical-align: top;
}
	
.itemRemove a{
	float:right;
	width:60px;
	vertical-align:middle;
	text-align:center;
	text-indent:-9999px;
	background: url(http://www.kikofishing.com/images/remove.gif);
	display:block;
	overflow:hidden;
}
	
.itemincrement a{
	float:left;
	background: url(http://www.kikofishing.com/images/up.gif);
	display: block;
	height: 15px;
	margin: 1px;
	overflow: hidden;
	text-indent: -9999px;
	width: 15px;
}

.itemdecrement a {
	float:left;
	background: url(http://www.kikofishing.com/images/down.gif);
	display: block;
	height: 15px;
	margin: 1px;
	overflow: hidden;
	text-indent: -9999px;
	width: 15px;
}
		
.itemTotal{
	float:left;
	color:#c23f26;
	font-size:14px;
	text-align:right;
	width:50px;
	margin-left:40px;
	margin-right:15px;
}
.totalRow{
	float:left;
	margin-top:5px;
}
.totalItems{
	float:left;
	width:105px;
	margin-left:50px;
	text-align:center;
}
.totalPrice{
	float:right;
	text-align:right;
}
		
.simpleCart_total{
	font-size:14px;
	color:#F00;
	font-weight:bold;
}
	
.checkout {
	padding:10px;
}

.item_price{
	font-size:12pt;
	color:#F00;
	font-weight:bold;
}

.item_name{
	font-size:12pt;
	color:#333;
	font-weight:bold;
}

/*Css for footer*/

#footer {
	clear: both;
	background: transparent url(./images/footer.png) repeat-x;
	padding: 10px 0 20px 10px;
	width: 970px;
}
#footer a, #footer p {
	font-size: 11px;
	color: #515151;
}
#footer p {
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	width: 300px;
	display: block;
}
#footer ul {
	float: right;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
	width: 520px;
	display: block;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	float: left;
	margin: 5px 0;
	padding: 0 10px;
	display: block;
}


.news {
	clear: both;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

/* Apply padding to td elements that are direct children of the tr element. */ 
tr.spaceUnder > td {   
	padding-bottom: 4em; 
} 

/* jQuery CSS */
.ui-tabs .ui-tabs-hide {
     display: none;
}

