@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: #CCCCCC;
	background-color: #333333;
	background-image: url(http://www.luckycraft.com/luckycrafthome/images/back2.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: #000000;
}
.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: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.oneColFixCtrHdr #footer {
	font-size: x-small;
	text-align: center;
	padding-top: 10px;
	float: left;
	width: 780px;
}
.oneColFixCtrHdr #top {
	font-size: x-small;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.oneColFixCtrHdr  #linkList {
	text-align: center;
	color: #666666;
}
.oneColFixCtrHdr     #linkListTopwater   a:link  {
	color: #EE5C2B;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.oneColFixCtrHdr   #linkListTopwater   a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.oneColFixCtrHdr #linkListJerkbait a:link {
	color: #CF2025;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.oneColFixCtrHdr #linkListJerkbait a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.oneColFixCtrHdr #linkListCrankbait a:link {
	color: #8c0305;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.oneColFixCtrHdr #linkListCrankbait a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.oneColFixCtrHdr #linkListShad a:link {
	color: #ad0406;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.oneColFixCtrHdr #linkListShad a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.oneColFixCtrHdr #linkListOthers a:link {
	color: #7D0202;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.oneColFixCtrHdr #linkListOthers a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.oneColFixCtrHdr  #linkListGoods  a:link {
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.oneColFixCtrHdr #linkListGoods a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.oneColFixCtrHdr  #linkListJapan  a:link {
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.oneColFixCtrHdr  #linkListJapan  a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtrHdr #linkListAM a:link {
	color: #00CC99;
	text-decoration: none;
	text-align: center;
}
.oneColFixCtrHdr #linkListAM a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtrHdr #linkListNM a:link {
	color: #009900;
	text-decoration: none;
	text-align: center;
}
.oneColFixCtrHdr #linkListNM a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtrHdr #linkListESG a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtrHdr #linkListESG a:link {
	color: #3399FF;
	text-decoration: none;
	text-align: center;
}
.oneColFixCtrHdr #linkList a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.oneColFixCtrHdr #mainContent {
	width: 780px;
	background-color: #000000;
	text-decoration: none;
	float: left;
}
.oneColFixCtrHdr #container #top a:link {
	color: #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
.oneColFixCtrHdr #container #top a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.available {
	background-color: #333333;
	text-align: center;
	height: 15px;
	background-position: center center;
}


.itemName {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.itemNameAM {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #00CC99;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.itemNameNM {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #009900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.itemNameSW {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #3399FF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.itemNameYellow {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
}



a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: x-small;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}


.headerTopwater {
	font-size: small;
	color: #EE5C2B;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE5C2B;
}
.headerJerk {
	font-size: small;
	color: #CF2025;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF2025;
}
.headerCrank {
	font-size: small;
	color: #8c0305;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c0305;
}
.headerShad {
	font-size: small;
	color: #ad0406;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ad0406;
}
.headerOthers {
	font-size: small;
	color: #7D0202;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D0202;
}
.headerVirtural {
	font-size: small;
	color: #FF00FF;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
}
.headerShingo {
	font-size: small;
	color: #77460d;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77460d;
}
.headerLine {
	font-size: small;
	color: #999999;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.headerRod {
	font-size: small;
	color: #FFCC00;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

.headerGoods {
	font-size: small;
	color: #FFFF00;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
.headerJapan {
	font-size: small;
	color: #FF0000;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

#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-bottom: 10px;
	margin-right: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
#spec2 {
	width: 195px;
	text-align: left;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: small;
	color: #FFFFFF;
	line-height: 15px;
}

#disc {
	text-align: left;
	clear: both;
	font-size: small;
	color: #FFFFFF;
	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;
}
#discPocket {
	text-align: left;
	float: right;
	border: 1px dotted #666666;
	padding: 10px;
	color: #EE5C2B;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 400px;
}
#video {
	width: 320px;
	float: left;
	margin: 10px;
}
#action {
	margin-left: 10px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}

#containerTopcolor {
	border: 1px solid #EE5C2B;
	padding: 5px;
	clear: both;
	float: left;
	width: 750px;
	margin: 10px;
}
#containerJerkcolor {
	border: 1px solid #CF2025;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerCrankcolor {
	border: 1px solid #8c0305;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerOtherscolor {
	border: 1px solid #7D0202;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerShadcolor {
	border: 1px solid #ad0406;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerShingocolor {
	border: 1px solid #77460d;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerVerturalcolor {
	border: 1px solid #FF00FF;
	padding: 5px;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerJapancolor {
	border: 1px solid #FFFF00;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}

#colorBox {
	float: left;
	width: 123px;
	text-align: center;
	height: 105px;
	line-height: 10px;
}
#colorBoxlong {
	float: left;
	width: 123px;
	text-align: center;
	height: 150px;
	line-height: 10px;
}
#colorBox2 {
	float: left;
	width: 200px;
	text-align: center;
	height: 105px;
	line-height: 10px;
}
#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: #FFFFFF;
	padding-left: 5px;
	font-size: small;
}


#ccBoxupc {
	text-align: center;
	float: left;
	width: 90px;
	padding-top: 10px;
}
#containerLinecolor {
	border: 1px solid #999999;
	padding: 5px;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerGoodscolor {
	border: 1px solid #333333;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#ccBoxDisc {
	text-align: left;
	float: left;
	width: 530px;
	padding-top: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: small;
}
