body {
	background-color: #495474;
	color: #111111;
	margin: 0;
	TEXT-DECORATION: none;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	color: #003399;
	font: bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 11px 0 2px 5px;
	border-bottom: 1px solid #003399;
	background: url(images/knight_logo_small.gif) no-repeat right;
}
h5 {
	color: #325BB8;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0 2px 0;
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #3E68CA;
}
#container {
	margin:auto;
	text-align: center;
	background: url(images/bg.jpg) repeat-y right;
	background-color: #495474;
}
.allsites {
	background-color: #495474;
}
.top {
	text-align:left;
	padding: 0;
	width: 100%;
	background: url(images/top_bg.jpg) no-repeat top right;
}
.topleft {
	width: 300px;
	height: 95px;
	float: left;
	background: url(images/top_bg_left.jpg) no-repeat top left;
}
.topleft a {
	width: 300px;
	height: 95px;
}
.topnav {
	position: relative;
	float:right;
	top: 55px;
	right: 35px;
}
.topnavlist {
	position: relative;
	margin: 0;
	padding:0;
	color: #333;
	display: inline;
	z-index: 2;
	font: bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	.topnavlist ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		display: inline;
		}
	.topnavlist li {
		margin: 0;
		padding: 0;
		display: inline;
		}
	.topnavlist li a {
		margin:0;
		padding: 1px 10px 0 15px;
		color: #000;
		display: inline;
		text-decoration: none;
}
li.home {
	background: url(images/icn-home.gif) no-repeat left center;
}
li.login {
	background: url(images/icn-login.gif) no-repeat left center;
}
li.info {
	background: url(images/icn-info.gif) no-repeat left center;
	padding: 0 0 0 1px;
}
li.contact {
	background: url(images/icn-contact.gif) no-repeat left center;
	padding: 0 0 0 2px;
}
li.quickorder {
	background: url(images/icn-quickorder.gif) no-repeat left center;
}

	html>body .topnavlist li a {
		width: auto;
		display: inline;
		}

	.topnavlist li a:hover {
		color: #B22222;
		display: inline;
		}
.welcometop {
	font-size: 10px;
	margin: 5px 0 0 0;
}
.bottom {
	text-align:left;
	padding: -1px 0 0 0;
	margin: -1px 0 0 0;
	width: 100%;
	background: url(images/bot_bg.jpg) no-repeat right;
}
.bottomleft {
	margin: 0 0 0 -11;
	width: 176px;
	height: 95px;
	background: url(images/bot_bg_left1.jpg) no-repeat left;
}
.bottomfooter {
	margin: -15px 0 0 0;
	padding: 0 0 10px 0;
	text-align:center;
	width: auto;
	height: 50px;
	background: #495474 url(images/logo_background.gif) no-repeat right bottom;
}
.bottomfooter p {
	font-size: 9px;
	font-weight: bold;
	color: #D5D8E1;
}
.bottomfooter a {
	color: #F6F6F6;
	text-decoration: none;
}
.bottomfooter a:hover {
	color: #FAFAD2;
	text-decoration: underline;
}
#content {
	text-align:left;
	padding: 0 11px 0 11px;
	margin: 0;
	width: auto;
	background: url(images/bg_left.jpg) repeat-y left;
}
.content2 {
	text-align: left;
	padding: 0;
	margin: 0;
	width: 100%;
}
.navtop {
	position: relative;
	height: 20px;
	width: 100%;
	padding: 4px 0 0 0;
	margin: 0 0 -4px 0;
	z-index: 1;
	background: url(images/top_nav_bg.gif) repeat-x top;
	font-size: 7pt;
	text-transform: uppercase;
	clear: both;
}
.navbarleft {
	width: 11px;
	height: 20px;
	margin: -4px 0 0 0;
	float: left;
	background: url(images/top_nav_bgleft.jpg) no-repeat top left;
}
.navbarright {
	width: 11px;
	height: 20px;
	margin: -16px 0px 0 0;
	float: right;
	background: url(images/top_nav_bgright.jpg) no-repeat top right;
}
.navlist {
	position: relative;
	margin: 0;
	padding:0;
	color: #333;
	display: inline;
	z-index: 2;
	}
	.navlist ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		display: inline;
		}
	.navlist li {
		margin: 0;
		padding: 0;
		display: inline;
		border-right: 2px solid #495474;
		}
	.navlist li a {
		margin:0;
		padding: 0 10px 0 10px;
		color: #000;
		display: inline;
		text-decoration: none;
}
.navlisthorizontal {
	position: relative;
	margin: 0;
	padding:0;
	color: #FFFFF;
	display: inline;
	z-index: 2;
	}
	.navlisthorizontal ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		display: inline;
		}
	.navlisthorizontal li {
		margin: 0;
		padding: 0;
		display: inline;
		border-right: 2px solid #495474;
		}
	.navlisthorizontal li a {
		margin:0;
		padding: 0 10px 0 10px;
		color: #FFFFF;
		display: inline;
		text-decoration: none;
}
li.navright {
	border-right: none;
}

	html>body .navlist li a {
		width: auto;
		display: inline;
		}

	.navlist li a:hover {
		color: #E09E01;
		display: inline;
		}
		
.shoppingcart {  
	padding: 0 0 0 7px;
	text-align: right;
	}
.navbar
{
    font-family: Verdana;
    font-size: 10px;
    color: #003399;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-indent: 10px;
    text-transform: uppercase;
    }
.navbar:hover
{
    font-family: Verdana;
    font-size: 10px;
    color: #0049DB;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
.banner {
	height: 90px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/banner_bg.jpg) no-repeat center;
}
.bannerleft {
	width: 180px;
	height: 90px;
	margin: 0;
	padding: 0;
	background: url(images/banner_r1_c1.jpg) repeat-x left top;
}
.bannerright {
	width: 180px;
	height: 90px;
	margin: 0;
	padding: 0;
	background: url(images/banner_r1_c3.jpg) repeat-x right top;
}
.boardgamesca {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}






.productcontainer {
	width: 100%;
	height: 170px;
}
.producttitle {
	border-bottom: 1px #cecbce solid;
	margin: 0 0 5px 0;
}
.productcontainer h4 {
	font-size: 18px;
	font-weight: bold;
	color: #495474;
	padding: 0 0 3px 0;
	margin: 5px 0 5px 0;
	text-transform: capitalize;
}
.productcontainer h2 {
	font-size: 11px;
	font-weight: bold;
	color: #A6A18A;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}
.productcontainer h3 {
	font-size: 11px;
	font-weight: bold;
	color: #7582A8;
	padding: 6px 10px 3px 0;
	margin: 5px 0 5px 0;
	float: right;
}
.producttopcontainer {
	width: 400px;
	margin: 0 5px 0 0;
	float: left;
}
.productimage {
	padding: 0;
	margin: 0;
	float: left;
	width: 160px;
	height: 155px;
}
.productinfo {
	width: 240px;
	margin: 115px 0 0 5px;
	font: 10px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.productman {
	padding: 3px 0 3px 0;
	margin: 3px 0 3px 0;
	width: 240px;
	height: 25px;
	float: right;
}
.manname {
	float: left;
	margin: 0 10px 0 0;
}
.manname a {
	text-decoration: none;
}
.manname a:hover {
	color: #000000;
	text-decoration: underline;
}
.manlogo {

}
.productextrainfo {
	width: 200px;
	margin: 0 0px 0px 0px;
	padding: 18px 0 5px 0;
	background: #F2C753 url(images/extrainfo.gif) no-repeat top;
	font: 10px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	clear: none;
}
.productextrainfo ul {
	margin: 0;
	padding: 0 5px 0 5px;
	list-style: none;
}
.productcontents {
	background: url(images/contents.gif) no-repeat top;
	background-color: #12417C;
	width: 150px;
	margin: 0 0px 5px 5px;
	padding: 20px 0 0 0;
	font: 10px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	float: right;
	text-transform: capitalize;
}
.productcontents ul {
	margin: 0;
	padding: 0;
}
.productcontents ul li {
	list-style: none;
	background: url(images/contents_list.gif) 0 50% no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	border-bottom: 1px solid #185FB2;
}
html>body .producontents ul li {
	padding: 0 0 0 5px;
}
.secondcontainer {
	margin: 5px 0 0 0;
	padding: 0;
	clear: both;
}
.leftcontainer {
	width: 100%;
}
.yourprice {
	font: 11px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.yourprice i {
	color: red;
	font-style: normal;
}
.productdescription {
	font: 11px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 5px 5px 5px;
	padding: 20px 0 5px 0;
	background: url(images/description.gif) no-repeat left top;
	border-top: 1px solid #3C6494;
}
.emailtofriend {
	width: 140px;
	height: auto;
	margin: 3px 0 3px 0;
	padding: 3px 3px 3px 3px;
	background: #F0F8FF;
	text-align: center;
	font-size: 10px;
	border: 1px solid #D2EAFF;
	float: right;
}
.emailtofriend a {
	text-decoration: none;
}
.emailtofriend a: hover {
	color: #000000;
	text-decoration: underline;
}
.additionalinfocontainer {
	width: auto;
	margin: 10px 0 10px 0;
}
.additionalinfo {
	width: 180px;
	height: 45px;
	text-align: right;
	float: right;
}
.additionalinfo a {
	text-decoration: none;
}
.additionalinfo a:hover {
	color: Black;
}
.quantity input {
	border: 1px solid #483D8B;
	background-color: #FFFFFF;
}
.quantitydiscounts table {
	background: #000000 url(images/SALEPRICE.jpg) no-repeat center top;
}
.quantitydiscounts table#AutoNumber1 {
	margin: 22px 0 0 0;
	background: none;
}
.quantitydiscounts table#AutoNumber2 {
	margin: 44px 0 0 0;
	background: none;
}
.quantitydiscounts {
	margin:  10px 0;	
}
.related {
	clear: both;
	width: auto;
	margin: 5px 0 0 0 0;
}
.related p {
	padding: 10px 0 0 0;
}
.subcategory {
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px 5px 5px 5px;
	background-color: #FEF0D1;
	display: inline;
}
.subcategory li {
	margin: 0;
	padding: 0 0 2px 0;
	list-style: none outside;
	font-size: 12px;
	!important 
}
.subcategory a{
	color: #000000;
	text-decoration: none;
}
.subcategory a:hover {
	color: Black;
	text-decoration: underline;
}
.custompages {
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* Browse By boxes on home page */
.browse {
	width: auto;
	background: url(images/browsebg.jpg) repeat-x bottom;
	}
.browse ul {
	font: 10px/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
	padding: 0 0 0 3px;
	list-style: none;
}
.browse li {
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
}
.browse a {
	text-decoration: none;
	color: Black;
	padding: 2px 0 2px 6px;
	background: url(images/bullet1.gif) no-repeat left 5px;
}
.browse a:hover {
	text-decoration: none;
	color: #696969;
	background: url(images/bullet1_over.gif) no-repeat left 5px;
}
.browsebox1 {
	float: left;
	height: 135px;
	width: 33%;
	margin: 0;
	padding: 0 0 0 5px;
	background: url(images/browseboxes_players_r2_c1.jpg) no-repeat right bottom;
}
.browsebox1 h1 {
	color: #000000;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 2px 3px;
	margin: 0;
	border-bottom: none;
	background: url(images/browseboxes_players_r1_c1.jpg) no-repeat right -13px;
	clear: left;
}
.browsebox1 h2 {
	color: #990000;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 0 0 3px;
	margin: 0 0 -15px 0;
	border-bottom: none;
	background: none;
	background: url(images/browseboxes_players_r1_c1.jpg) no-repeat right top;
}
.browsebox2 {
	height: 135px;
	margin: 0 33% 0 33%;
	padding: 0 0 0 5px;
	background: url(images/browseboxes_awards_r2_c1.jpg) no-repeat right bottom;
}
.browsebox2 h1 {
	color: #000000;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 2px 3px;
	margin: 0;
	border-bottom: none;
	background: url(images/browseboxes_awards_r1_c1.jpg) no-repeat right -13px;
}
.browsebox2 h2 {
	color: #990000;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 0 0 3px;
	margin: 0 0 -15px 0;
	border-bottom: none;
	background: none;
	background: url(images/browseboxes_awards_r1_c1.jpg) no-repeat right top;
}
.browsebox3 {
	float: right;
	height: 135px;
	width: 33%;
	margin: 0;
	padding: 0 0 0 5px;
	background: url(images/browseboxes_time_r2_c1.jpg) no-repeat right bottom;
}
.browsebox3 h1 {
	color: #000000;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 2px 3px;
	margin: 0;
	border-bottom: none;
	background: url(images/browseboxes_time_r1_c1.jpg) no-repeat right -13px;
	clear: left;
}
.browsebox3 h2 {
	color: #990000;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 0 0 3px;
	margin: 0 0 -15px 0;
	border-bottom: none;
	background: none;
	background: url(images/browseboxes_time_r1_c1.jpg) no-repeat right top;
}

/* messages container */

.messagescontainer {
	background: url(images/divbackground_logo.gif) no-repeat right;
}

/* Overwrite Style.css */
.sitewidelinks {
	font-family: Verdana;
	font-size: 9pt;
	color: #000193;
	FONT-WEIGHT: Bold;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
}

.sitewidelinks:hover {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	FONT-WEIGHT: Bold;
	FONT-STYLE: normal;
	TEXT-DECORATION: underline;
}
.price {
	font-family: Verdana;
	font-size: 9pt;
	color: #006400;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
}
.prodvieweven {
	background-color: #FFFFFF;
	text-transform: capitalize;
	margin: 10px 0 0 0;
}

.prodviewodd {
	background-color: #F0F5FF;
	text-transform: capitalize;
	margin: 10px 0 0 0;
}

/* Gateway Games */

.gatewaygames {
	width: auto;
}
.gatewaygames h1 {
	color: #0066CC;
	font: bold 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 11px 0 2px 5px;
	border-bottom: 3px solid #1A8CFF;
	text-align: center;
	background: none;
}
.gghilight {
	text-align: center;
	color: #B22222;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 1em 10px 1em 10px;
}
.ggquiet {
	text-align: center;
	color: Gray;
	font-size: 11px;
}

#header {
	width: 393px;
	height: 54px;
	position: relative;
	}
#header span {
	background: url(images/ggmostpopular.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
.ggpackage {
	background: url(images/ggpackage_bg.jpg) no-repeat right bottom;
	width: 50%;
}
.gatewaygames h2 {
	color: #000000;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 11px 0 2px 5px;
	margin: 0;
	background: none;
}
.ggpackage ul {
	color: #DC143C;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
	padding: 0 0 0 10px;
	list-style: none;
}
.ggpackage li {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
}
#ggbutton {
	width: 49px;
	height: 49px;
	position: relative;
	font: bold 5px Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: right;
	margin: 0;
	padding: 0;
	}
#ggbutton span {
	background: url(images/ggpackagebutton.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

.topsellers {
	background: #A82B2B;
	width: 230px;
	padding: 0 0 5px 0;
	height: 142px;
	overflow: hidden;
}
.topsellers p {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 9px;
	line-height: 11px;
	text-indent: 0;
}
.topsellers a:link, .topsellers a:visited, .topsellers a:active {
	width: 230px;
	padding: 1px 5px 2px 5px;
	margin: 0;
	color: #fff;
	text-decoration: none;
}
.topsellers a:hover {
	background-color: #CB3636;
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}
.topsellers .navbar {
    font-size: 9px;
    text-indent: 0;
	 padding: 0;
	 margin: 0;
}
.topsellers table {
	margin: 0;
}
.top100 {
	font-size: 9px;
	background-color: #B92F2F;
	text-align: right;
	width: 230px;
	padding: 5px 0;
}
.top100 a:link, .top100 a:visited, .top100 a:active {
	color: #fff;
	text-decoration: none;
}
.top100 a:hover {
	color: #ccc;
}
.productquestions {
	margin: 0px 0px 0px 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 75%;
}
.productquestions td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}



.secondcontainersale {
	margin: 5px 0 0 0;
	padding: 0;
	clear: both;
	background: url(images/spacemakertilt.jpg) no-repeat right top;
}
.secondcontainersale h1 {
	color: #d73f00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	background-image: none;
	border: none;
}
.productdescriptionsale {
	font: 11px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 5px 5px 5px;
	padding: 20px 0 5px 0;
	background: url(images/saledescription.jpg) no-repeat left top;
	border-top: 1px solid #000000;
}
