@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: #FFFFFF;

	background-color: #000033;

	background-image: url(http://www.luckycraft.com/luckycrafthome/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: #000033;

}

.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: #000033;

	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: x-small;

	color: #CCCCCC;

	text-decoration: none;

	text-align: center;

	background-position: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.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;

}



.oneColFixCtrHdr #linkList {

	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background: #000033; /* 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: #33CCFF;

	text-decoration: none;

	text-align: center;

	font-weight: bold;

}

.oneColFixCtrHdr   #linkListCif   a:hover {

	text-align: center;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

.oneColFixCtrHdr     #linkListIsg   a:link  {

	color: #3399FF;

	text-decoration: none;

	text-align: center;

	font-weight: bold;

}

.oneColFixCtrHdr   #linkListIsg   a:hover {

	text-align: center;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

.oneColFixCtrHdr #mainContent {

	width: 780px;

	background-color: #000033;

	text-decoration: none;

	float: left;

}

.oneColFixCtrHdr #footer {

	font-size: 10px;

	text-align: center;

	padding-top: 10px;

	color: #666666;

} 

.oneColFixCtrHdr #desc {

	font-size: small;

	color: #CCCCCC;

}

.spcTable {

	color: #FFFFFF;

	padding-top: 5px;

	list-style-type: square;

	background-color: #222222;

}

.ccTable {

	border: 1px solid #EE5C2B;

}







.available {

	background-color: #333333;

	text-align: center;

	color: #CCCCCC;

}

.itemName {

	font-size: 18px;

	font-style: italic;

	font-weight: bold;

	color: #FFFFFF;

	font-family: Georgia, "Times New Roman", Times, serif;

}





a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	color: #CCCCCC;

	text-decoration: none;

}

a:hover {

	color: #FFFF00;

}



.headerCif {

	font-size: small;

	color: #33CCFF;

	text-align: left;

	font-weight: bold;

	padding-left: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #33CCFF;

}

.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: #FFFFFF;

}



#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: #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;

	float: left;

	clear: both;

	width: 750px;

	margin-bottom: 10px;

}
#disc2 {

	text-align: left;

	font-size: small;

	color: #FFFFFF;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding: 5px;


	margin-right: 10px;

	margin-left: 10px;

	float: center;

	clear: both;

	width: 750px;

	margin-bottom: 10px;

}

#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: #FFFFFF;

	padding-left: 5px;

	font-size: small;

}





#ccBoxupc {

	text-align: center;

	float: left;

	width: 90px;

	padding-top: 10px;

}

.oneColFixCtrHdr #linkListOsg a:link {

	color: #0099cc;

	text-decoration: none;

	text-align: center;

	font-weight: bold;

}

.oneColFixCtrHdr #linkListOsg a:hover {

	text-align: center;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

#containerOsgcolor {

	border: 1px solid #0099cc;

	padding: 5px;

	float: left;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 10px;

	clear: both;

	width: 750px;

}

.headerOsg {

	font-size: small;

	color: #0099cc;

	text-align: left;

	font-weight: bold;

	padding-left: 10px;

	clear: left;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #0099cc;

}

#videocontainer {

	float: left;

	width: 700px;

	margin-top: 10px;

	margin-bottom: 10px;

	margin-left: 50px;

}

