@charset "utf-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000066;
	background-color: #C2DEEB;
	background-image: url(http://www.luckycraftlure.com/images/back-sw.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #C2DEEB;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #C2DEEB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.oneColFixCtrHdr  #top   {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #container #top a:link {
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}

.oneColFixCtrHdr #container #top a:visited {
	color: #333333;
	text-decoration: none;
}

.oneColFixCtrHdr #linkList {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #C2DEEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.oneColFixCtrHdr     #linkListCif   a:link  {
	color: #3399FF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.oneColFixCtrHdr   #linkListCif   a:hover {
	text-align: center;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.oneColFixCtrHdr     #linkListIsg   a:link  {
	color: #3333FF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.oneColFixCtrHdr   #linkListIsg   a:hover {
	text-align: center;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.oneColFixCtrHdr #mainContent {
	width: 780px;
	background-color: #C2DEEB;
	text-decoration: none;
	float: left;
}
.oneColFixCtrHdr #footer {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	color: #666666;
} 
.oneColFixCtrHdr #desc {
	font-size: small;
	color: #333333;
}
.spcTable {
	color: #000066;
	padding-top: 5px;
	list-style-type: square;
	background-color: #C2DEEB;
}
.ccTable {
	border: 1px solid #EE5C2B;
}



.available {
	background-color: #000066;
	text-align: center;
	color: #FFFFFF;
}
.itemName {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
}


a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
}

.headerCif {
	font-size: small;
	color: #3399FF;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
}
.headerIsg {
	font-size: small;
	color: #3399FF;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
}
#imgFrame {
	height: 300px;
	margin-left: 10px;
	width: 562px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#spec {
	width: 195px;
	text-align: left;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 12px;
	color: #000066;
}
#action {
	text-align: center;
	height: 150px;
	width: 195px;
	margin-right: 10px;
	float: right;
}
#video {
	width: 320px;
	float: left;
	margin: 10px;
}
#disc {
	text-align: left;
	font-size: small;
	color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	border: 1px dotted #666666;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	clear: left;
}
#discPocket {
	text-align: left;
	float: right;
	border: 1px dotted #666666;
	margin: 10px;
	padding: 10px;
}
#containerCifcolor {
	border: 1px solid #33CCFF;
	padding: 5px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	width: 750px;
}
#containerIsgcolor {
	border: 1px solid #3399FF;
	padding: 5px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	width: 750px;
}
#colorBox {
	line-height: 10px;
	text-align: center;
	float: left;
	height: 100px;
	width: 123px;
}
.itemNameSW {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #3399FF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#ccBox {
	width: 750px;
	float: left;
}

#ccImage {
	width: 200px;
	float: left;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#ccSku {
	float: left;
	width: 200px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#ccName {
	float: left;
	width: 250px;
	text-align: center;
	
}
#ccUpc {
	text-align: center;
	float: left;
	width: 95px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#ccBoximage {
	text-align: center;
	float: left;
	width: 200px;
	padding-top: 5px;
}

#ccBoxsku {
	text-align: left;
	float: left;
	width: 190px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: small;
}


#ccBoxname {
	text-align: left;
	float: left;
	width: 255px;
	padding-top: 10px;
	color: #000066;
	padding-left: 5px;
	font-size: small;
}


#ccBoxupc {
	text-align: center;
	float: left;
	width: 90px;
	padding-top: 10px;
}
