body
{
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
	font-family: Arial, Helvetica, sans-serif;
}

img
{
	border: 0;
	margin:0;
	padding:0;
}

a, a:hover, a:visited
{
	text-decoration: none;
	color: black;
}

h2
{
	font-size: larger;
	margin: 0;
	padding: 5px 0;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

#home
{
	display: block;
	padding: 0 10px;
	margin: 0;
	height: 44px;
	line-height: 44px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px #dfe4e5 solid;
	background: url('../img/bg.jpg') repeat-x 0 -25px ;
	font-size: 16pt;
}

#home h1
{
	font-size: 16pt;
	display: inline;
}

#logo
{
	padding: 0 5px 0 0;
	margin: 0;
	vertical-align:middle;
}

ol, ul
{
	color: black;
	margin: 0;
	padding: 0;
	width: 100%;
}

li
{
	background-color:#f7f7f7;
	display: block;
	list-style-type: none;
}

ol#menu
{
	background-color:#f7f7f7;
}

#menu li
{
	border-bottom: solid 1px #dfe4e5;
	margin: 0;
	padding: 0;
	height: 44px;
}

#menu a
{
	padding: 0 8px;
	height: 44px;
	display: block;
}

.chevron
{
	float: right;
	padding-right: 10px;
	padding-top: 15px;
}

.chevronback
{
	padding: 15px 10px 0 0px;
}

#menu a span
{
	cursor:hand;
}
.knothpimg
{
	display:block;
	width:38px;
	height:38px;
	margin:2px;
	border: solid 1px black;
	float:left;
}

.fourinhand {background: url('../img/knotsthumbs.gif') no-repeat 0 0;}
.doubleknot {background: url('../img/knotsthumbs.gif') no-repeat 0 0;}
.fullwindsor {background: url('../img/knotsthumbs.gif') no-repeat 0 -38px;}
.halfwindsor {background: url('../img/knotsthumbs.gif') no-repeat 0 -38px;}
.smallknot {background: url('../img/knotsthumbs.gif') no-repeat 0 -76px;}
.bowtie {background: url('../img/knotsthumbs.gif') no-repeat 0 -114px;}

.pocketiethumb
{
	vertical-align:top;
	width:38px;
	height:38px;
	margin:2px;
	border: solid 1px black;
}
.knothpttl
{
	font-size:larger;
	font-weight: bold;
	padding-left:3px;
	display:block;
	float:left;
}

.knothpdesc
{
	font-weight:normal;
	font-size: small;
}

.tieknotback
{
	font-size:larger;
	font-weight: bold;
}

#content
{
	padding: 3px 9px;
}

ul#pagination
{
	margin: 3px;
}

#pagination li
{
	width: 38px;
	height:40px;
	line-height: 39px;
	padding: 0;
	float: left;
	border: solid 1px #dfe4e5;
	text-align:center;
}

ul.four li
{
	margin-right: 10px;
}

ul.five li
{
	margin-right: 3px;
}

#pagination a
{
	display: block;
}

#pagination .active
{
	background-color: #c2c1c1;
	color: #FFFFFF;
}

#pagination .previous-off, #pagination .next-off
{
	color:#dfe4e5;
}

.nexprev
{
	display: block;
	width: 44px;
	height:44px;
	line-height: 44px;
	padding: 0;
	border: solid 1px #dfe4e5;
	text-align:center;
}

.step
{
	margin:0 0 2px 0;
}

#ad
{
	background-color:#e7e7e7;
	padding:0 0 2px 0;
}
