@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bkg-fabric.jpg);
	margin:0;
}

table.navtop {
	background-image: url(images/nav-bkg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
table.top td {
	padding-right: 35px;
}
table.top {
	background-image: url(images/bkg-top.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
table.copyright {
	font-size: 9px;
	color: #333333;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 40px;
}
table.copyright a {
	color: #333333;
	text-decoration: none;
}
td.navleft {
	background-color: #454545;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 15px;
	line-height: 16px;
}
td.navbottom {
	background-color: #333333;
	padding-left: 15px;
}
td.navbottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
td.navleft a {
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
}
table.navtop td {
	padding-right: 7px;
	padding-left: 15px;
	padding-top: 2px;
}
table.content {
	background-color: #5A5A5A;
	background-image: url(images/content-bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
table.content td.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 35px;
}
td.navleft a:hover {
	color: #FDFA41;
	text-decoration: underline;
}
table.navtop a:hover {
	color: #CC3300;
}
.maincatimg {
	float: left;
	height: 160px;
	width: 150px;
	margin-right: 6.5px;
	background-image: url(images/image-label.png);
	background-repeat: no-repeat;
	background-position: 0px 140px;
	margin-bottom: 10px;
	text-align: center;
}
.maincatimg a {
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	margin-right: 10px;
}
.maincatimg img {
	border:none;
}
.maincatimg a:hover {
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
}
a {
	color: #FDFA41;
	text-decoration: underline;
}
table.navtop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.submitstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	border-width: 1px;
	background-color: #666666;
	padding: 4px;
	border-color: #CCCCCC;
	}
	
table.form {
	background-color: #333333;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	border:1px solid #cccccc;
	border-collapse: collapse;
}
table.form td {
	border: none;
}
table.form td.header {
	border: none;
	background-color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding: 6px;
	color: #FFFFFF;
}
form {
	margin:0;
	padding:0;
	}
	
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
	border-color: #666666;
}
li {
	margin-bottom: 5px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
	border-color: #666666;
}
input.checkbox {
    vertical-align: middle;
}
.pagenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:9px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 2px;
	background-color: #454545;
	display: block;
	float: left;
	text-decoration: none;
	border:1px solid #ffffff;
	margin-left: 1px;
	border:1px solid #333;
	padding-bottom: 4px;
}
.pagenumberhighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:9px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	background-color: #333333;
	display: block;
	float: left;
	text-decoration: none;
	border:1px solid #cccccc;
	margin-left: 1px;
	padding-bottom: 4px;
}
a.pagenumber:hover {
	background-color: #333333;
	border:1px solid #333333;
	color: #ffffff;
		}
table.useditemtable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 3px;
	margin-top: 3px;
}
img.sideimg {
	margin-left: 10px;
}

