#fbbanner {
	background-color: #fff;
}
.PrimaryProductDetails .ProductThumb {
		Float:Left;
}
.Afltlt {
	float: left;
}
.Afltrt {
	float: right;
}
.fbproductlike {
	float: right;
	width:75px;
    height:50px;
}
#TopMenu {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	font-size: 15px;
	color: #fff;
}

/* Root Menu Category Non-hover */
.Left .CategoryList li, .Right .CategoryList li {
	font-weight:bold;
	letter-spacing:-1px;
	padding:2px 0px 2px 15px;
	background-repeat: repeat-x;
	background-position: left center;
}

/* Root Menu Category Hover */
#SideCategoryList .sf-menu .sfHover a {
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 20pt;
}
/* End: Root Menu Category Hover */


/* Begin: Left & Right Block Panels */
.Left .Block, .Right .Block {
	border:1px solid #CCCCCC; /* Panel Left & Right Border Color */
	margin-bottom:10px;
	padding:0px;
	font-size: 11px;
}

/* H2's in Block Panels */
.Left .Block h2, .Right .Block h2 {
	background:#F9F7F2; /* block title bg color */
	color:#993300;
	font-size:14px;
	margin:0px;
	padding:5px;
}

/* Category flyout styles (structural) */

/* Menu containers */
#SideCategoryList .sf-menu,
#SideCategoryList .sf-menu ul,
#SideCategoryList .sf-menu li {
	width: 165px; /* the width must be fixed to the use of floats */
	padding-left: 0px;
}

/* Menu links */
#SideCategoryList .sf-menu a {
	padding: 5px 10px 5px 0px;
	width: 165px
}

/* Child override: menu containers */
#SideCategoryList .sf-menu ul {
	left: 140px;
}
/* Child override: menu links */
#SideCategoryList .sf-menu ul li a{
	padding: 5px 10px 5px 0px;
	font-weight: normal;
	width: 145px;
}
#SideCategoryList .sf-menu li a {
	padding: 5px 10px 5px 0px;
	font-weight: normal;
	width: 145px;
}
#SideCategoryList a {
	font-size: 12pt;
}
#SideCategoryList ul li ul li a {
	font-size: 9pt;
}
/* End: category flyout styles */

/* Header */
#Header {
	position: relative;
	background: #fff url('http://qwikdraw.com/lntstore/lntblue/imgs/lntblueheader.jpg')
 no-repeat bottom;
	height: 90px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(http://qwikdraw.com/lntstore/lntblue/imgs/lntblueheader.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

/* Header Search Form */
#SearchForm {
	float: right;
	text-align: left;
	padding-top: 50px;
}
#Afltrt {
	clear: right;
}


/* General Styles */
body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#35383d;
	padding: 0;
	margin: 0;
}
.widewidecontent {
	width: 910px;
	text-align: justify;
	background-color: #FFF;
}




#widecontent {
	width: 740px;
	font-variant: normal;
	text-align: justify;
	text-indent: 0px;
	background-color: #FFF;
}
#liteimgpad {
	padding: 2px;
}

#widecontent img{
	padding: 10px;
}
#normalcontent img {
	padding: 5px;
}

#widecontent .patentdivs {
	border: thin dotted 49cdfe;
}
#normalcontent {
	width: 570px;
	background-color: white;
}
.nownetworkpadding {
	width: 800px;
	text-align: justify;
	background-color: #FFF;
	padding-right: 0px;
	padding-left: 0px;
}
#Afooter {
	color: #09F;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#Afooter table tr td p a {
	font-size: 14px;
}

#Afooter a:link {
	color: #FFF;
}
#Afooter a:visited {
	color: #09F;
}
#Afooter a:hover {
	color: #F60;
}
#Afooter a:active {
	color: #F60;
}
.Left #SideCategoryList li {
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
}
