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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 32px;
	margin-bottom: 0px;
	line-height: 1.1;
	font-style: italic;
}

h2 a, a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}

h2 a:hover, a:focus {
	text-decoration: underline;
	color: #25334F;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #25334F;
	margin-top: 6px;
	margin-bottom: 0px;
	line-height: 1.1;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: 1.1;
}

h3 a, a:link, a:visited, a:active {
	color: #25334F;
	text-decoration: none;
}

h4 a, a:link, a:visited, a:active {
	color: #25334F;
	text-decoration: none;
}

h3 a:hover, a:focus {
	text-decoration: underline;
	color: #25334F;
}

h4 a:hover, a:focus {
	color: #25334F;
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	width: 850px;
}

#banner {
	background: #25334F;
	zoom: 1;
}
#banner img {
	display: block;
}

* html #banner a, a:link, a:visited {
	color: #CFD4DE;
	text-decoration: none;
}

* html #banner a:hover, a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#centernav {
	margin-left: 8.7%;
}

* html #centernav {
	margin-left: 80px;
	padding: 0;
}

.centerobj {
	text-align: center;
}
.footerleftfloat {
	float: left;
	width: 850px;
	margin-top: -100px;
}

.bluebkgd {
	background-color: #25334F;
}

.transbluebkgd {
	background-image: url(../images/transdropbkgd.png);
	background-position: 5px 10%;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1;
	margin-left: -5px;
	height: auto;
}

#maincontent {
	width: 550px;
	margin-right: 40px;
	margin-left: 10px;
	float: right;
	margin-bottom: 0px;
}

#maincontent p {
	line-height: 20px;
	margin-top: 10px;
	padding-top: 0px;
}

*html #maincontent {
	margin-left: -10px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#contactform #form1 input {
	margin-bottom: -2px;
	margin-right: 4px;
}
#contactform table {
	margin-left: -12px;
}


#contactform .formlabels {
	font-size: 12px;
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#contactform .formlabels2 {
	font-size: 12px;
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 0px;
	vertical-align: top;
	font-weight: bold;
	color: #25334F;
	margin-bottom: -2px;
}

#contactform .formlabels2a {
	font-size: 12px;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 0px;
	vertical-align: top;
	font-weight: normal;
	color: #25334F;
	margin-bottom: 0px;
}

#contactform .formlabels3 {
	font-size: 12px;
	text-align: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	vertical-align: baseline;
}
#contactform .formlabels4 {
	font-size: 12px;
	text-align: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 15px;
	vertical-align: baseline;
}


.formlabelbold {
	font-weight: bold;
	color: #25334F;
}

#contactform .header {
	font-size: 16px;
	font-weight: bold;
	color: #25334F;
	padding-bottom: 2px;
	margin-left: 0px;
	padding-left: 0px;
	
}

.formfields {
	background-color: #CFD4DE;
}
.formbuttons {
	background-color: #CFD4DE;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	float: left;
}


#catalogtable {
	margin-top: 10px;
	margin-left: -5px;
}

* html #catalogtable {
	margin-top: -20px;
	margin-left: 0px;
}

#catalogtable td {
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#catalogtable p {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	font-style: italic;
	color: #000066;
	line-height: 1.2;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.catalogthumbs img {
	border: 1px solid #999999;
}
.catalogthumbs {
	text-align: center;
	float: left;
	margin-top: 0px;
	width: 107px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
}
*html .catalogthumbs {
	text-align: center;
	float: left;
	margin-top: 20px;
	width: 107px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* IE 5/6 border erase bug */
* html #catalogtable {
	width: 100%;
}
#recordsetNav {
	clear: both;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: left;
	margin-left: 0px;
}

* html #recordsetNav {
	padding-top: 0px;
}

#recordsetNav p {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-align: left;
	margin-left: 5px;
}

#recordsetNav table {
	margin-top: -10px;
}

* html #recordsetNav table {
	margin-top: 0px;
}

#sidebarL {
	float: left;
	width: 240px;
}
*html #sidebarL {
	margin-left: 0px;
	margin-right: 0px;
}

.sidebarmenu {
	margin-top: 73px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 45px;

}
.stylemenu {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 54px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 45px;
	text-align: left;
}
.link10ital {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	padding-right: 15px;
}

.figure {
	float: left;
	margin: 40px 10px 10px 35px;
}

*html .figure {
	margin: 40px -30px 10px 35px;
	display: inline;
}
	
.photo {
	background:url(../images/drop_shadow.gif) right bottom no-repeat;
}
.photo img {
	position: relative;
	top: -4px;
	left: -6px;
}
.productpict {
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 33px;
}
.productpict img {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

* html .productpict {
	margin-left: 15px;
	padding-left: 33px;
}

.productpict p {
	font: bold italic 10px Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: right;
	padding: 0px;
	margin-top: -4px;
}

* html .productpict p {
	text-align: left;
}

#footer {
	clear: both;
	text-align: right;
}

* html #footer {
	margin-bottom: 20px;
}

br.clear {
	clear: both;
}
#maincontent p.disclaimer {
	font-size: 11px;
	color: #636363;
	line-height: 1.2;
	text-indent: 0px;
	margin-top: 8px;
	padding-top: 0px;
}
.colorsamplemenu {
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	text-align: left;
	line-height: 1.8;
	font-weight: bold;
}

.colorsamplemenu a, a:link, a:active, a:visited {
	color: #25334F;
	text-decoration: none;
}

.colorsamplemenu a:hover, a:focus {
	text-decoration: underline;
}


.footer10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #636363;
	padding-right: 40px;
}

.footer12ital {
	font-size: 12px;
	font-weight: bold;
	color: #363636;
	font-style: italic;
	padding-right: 15px;
}

#footer img {
	margin-bottom: -20px;
	margin-right: 20px;
}

* html #footer img {
	margin-bottom: -20px;
}

#adobereader {
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	margin-top: 20px;
	float: left;

}

#adobereader img {
	float: left;
	margin-bottom: 20px;
	margin-right: 6px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#adobereader p{
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
#address {
	margin-top: 4px;
	color: #25334F;
}

#address h2 {
	font-style: normal;
	color: #25334F;
}

#address p{
	font-size: 14px;
	font-weight: normal;
	color: #25334F;
	line-height: 1.4;
	padding-top: 0px;
	margin-top: 0px;
}
* html #sidebarL .productpict img {
	margin-left: -33px;
}
#adminPanels table {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: both;
}
#adminsidebarL {
	width: 100px;
	float: left;
	margin-top: 10px;
}
.adminsidebarmenu {
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
}
#adminmaincontent {
	width: 725px;
	margin-right: 8px;
	margin-left: 5px;
	float: right;
	margin-bottom: -20px;
}
*html #adminmaincontent {
	width: 725px;
	margin-right: -19px;
	margin-left: -5px;
	margin-bottom: -20px;
}
.adminsidebarmenu li {
	padding-bottom: 4px;
}
#adminPanels {
	background-color: #E3E3E3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E3E3E3;
	margin-top: 10px;
	margin-right: 10px;
	padding-right: 5px;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
}
#adminPanels h2 {
	margin-left: 15px;
	color: #25334F;
	font-style: normal;
}
#filtermenu {
	float: right;
	width: 500px;
	margin-top: -12px;
	margin-bottom: 0px;
	text-align: right;
}
#adminPanels .producttype {
	font-size: 16px;
	font-weight: bold;
	color: #25334F;
	text-align: left;
}
#adminPanels .category {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 12px;
}
#adminPanels .initval {
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
#adminmaincontent p {
	line-height: 20px;
	margin-top: 6px;
	padding-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
#adminmaincontent  .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
	background-color: #D4D0C8;
	text-align: center;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	vertical-align: middle;
	width: 6.5em;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#adminmaincontent .button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
	background-color: #D4D0C8;
	text-align: center;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	vertical-align: middle;
	width: 6em;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.admincatalog {
	text-align: center;
	padding-top: 0px;
	margin: 0px;
	
}
.admincatalog p {
	padding-top: 0px;
	margin: 0px;
}
.caption  {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #000066;
	line-height: 1.2;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: -3px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 12px;
}
.admincatalog img {
	border: 1px solid #999999;
}
.adminlabels {
	padding-left: 0px;
	text-align: right;
	line-height: 1;
	font-weight: bold;
	margin: 0px;
	padding-right: 6px;
}
#adminPanels .filenames {
	font-weight: bold;
	color: #25334F;
	width: 200px;
}
.thumbspace {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
 
#admincatalogthumbs p{
	padding-top: 0px;
	height: 2.5em;
	line-height: 1.2;
	border: 1px solid #FFF;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 3px;
	margin-left: 4px;
	
}

*html #admincatalogthumbs {

}

