/* begin tempoary top menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	width: 618px;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background-color: #FFFFFF;
	background-image: url(images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.bdrLeft {border-left: 1px solid #999999; }

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #0000FF;
padding: 8px 10px;
text-decoration: none;
border-right: 1px solid #999999;
}

.solidblockmenu li a:visited{
color: #0000FF;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}


/* end tempoary top menu */
.chapterHead{
	font: bold 14px/18px arial, helvetica, sand-serif;
	color: #2A5FAA;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #7F9FAA;
	border-left: 2px solid #ffffff;
	margin-bottom: 8px;
}


/* tempoary style */

.chrome-heading {
	margin: 5px;
	padding: 0.5em;
	background-color: #FFFFFF;
	background-image: url(images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial;
	font-size: 1.25em;
	font-weight: bold;
	border: 1px solid #666666;
	width: auto;
}

.shade-right {
	background: #f4f5f9;
	border: 1px solid #d6d9e6;
	float: right;
	width: 49%;
	padding: 0px;
	margin: 5px;
}
.float_left {
	float: left;
	width: 49%;
}
/* end tempoary style */

body {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
}

table {
	margin: 0;
	font-size: 12px;
}

table td {
padding: 0;
border-width: 0;
vertical-align: top;
font-family: #0000CC;
margin-top: 0px;
margin-bottom: 6px;
margin-left: 5px;
margin-right: 5px;
}

p {
margin: 0px;
padding: 0px;
}

ul {
font-size: 11px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 5px;
list-style-type: disc;
}

hr {
color: #939871;
}

ol {
font-size: 11px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 5px;
list-style-type: circle;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 25px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 5px;
}

.h2-red {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #CC0000;
}

.h2-OR-Cap {
	font-family: Charcoal, Verdana, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FF6600;
	font-style: normal;
	line-height: 100%;
}
#h2-OR-Cap a:link {
color: #FF6600;
text-decoration: none;
}

#h2-OR-Cap a:visited {
color: #FF6600;
text-decoration: none;
}

#h2-OR-Cap a:hover {
	color: #CC0000;
}

#h2-OR-Cap a:active {
color: #FF6600;
text-decoration: none;
}

.color-head {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 10px;
margin-right: 4px;
}

.heading4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 10px;
margin-right: 4px;
}

.H5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 5px;
}

.H5Blu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 5px;
color: #0000FF;
}

.H6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin-top: 4px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 4px;
}

#mainContent {
background-color: #FFFFFF;
border: 1px #474939 solid;
}

a:link {
color: #0000FF;
text-decoration: none;
}

a:visited {
color: #993399;
text-decoration: none;
}

a:hover {
color: #0000FF;
text-decoration: underline;
}

a:active {
color: #0000FF;
text-decoration: none;
}


.addressText a:link, .addressText a:visited {
color: #333333;
text-decoration: none;
}

.addressText a:hover {
color: #000000;
text-decoration: underline;
}

.sdd {
font-size: 9px;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 8px;
margin-right: 8px;
}

.sdd a:link, .sdd a:visited {
color: #333333;
text-decoration: none;
}

.sdd a:hover {
color: #626469;
text-decoration: underline;
}

.col-ltblue {
	color: #00ffff;
}
.col-magenta {
	color: #ff00ff;
}
.col-med-blue {
	color: #5b87f2;
}
.col-br-green {
	color: #00ff00;
}
.col-red {
	color: #CC0000;
}

.col-dkblue {
	color: #0000FF;
}

.col-orange {
	color: #FF3300;
}
.col-yellow {
	color: #FFFF00;
}

.col-not-used {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 2px;
	margin-right: 2px;
	color: #0000FF;
}
.colSwatch {
	font-size: 12px;
	color: #FFFFFF;
	margin: 3px;
}
.swatches a:link {
color: #FF6600;
text-decoration: none;
}
.swatches a:visited {
color: #FF6600;
text-decoration: none;
}
.swatches a:hover {
color: #FBA002;
}
.swatches a:active {
color: #FF6600;
text-decoration: none;
}

.bodyText {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.bodyText2 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: left;
}

.bodyText3 {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Georgia, Times New Roman, Times, serif;
}

.subHeadExcerpts {
font-size: 12px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 6px;
margin-left: 5px;
margin-right: 5px;
border-bottom: 1px #939871 solid;
}

.bodyTextExcerpts {
font-size: 11px;
margin-top: 0px;
margin-bottom: 6px;
margin-left: 20px;
margin-right: 5px;
}

.Lav_bg {
	word-spacing: normal;
	border: 1px solid #0000FF;
	margin: 5px;
	padding: 3px;
	background-color: #EBE6FF;
}

.info {
	word-spacing: normal;
	border: 1px solid #0000FF;
	margin: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.info a:link {
color: #CC0000;
text-decoration: none;
}
.info a:visited {
color: #993399;
text-decoration: none;
}
.info a:hover {
color: #FBA002;
}
.info a:active {
color: #CC0000;
text-decoration: none;
}


.newsQuote {
	word-spacing: normal;
	margin: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.newsQuote a:link {
color: #CC0000;
text-decoration: none;
}
.newsQuote a:visited {
color: #993399;
text-decoration: none;
}
.newsQuote a:hover {
color: #FBA002;
}
.newsQuote a:active {
color: #CC0000;
text-decoration: none;
}




/* PRICE AND SPECS */
/* change these */
#priceBDR {
	vertical-align: middle;
	word-spacing: normal;
	border: 1px dotted #0000FF;
	margin: 5px;
}

#priceBDR a:link {
color: #CC0000;
text-decoration: none;
}
#priceBDR a:visited {
color: #993399;
text-decoration: none;
}
#priceBDR a:hover {
color: #FBA002;
}
#priceBDR a:active {
color: #CC0000;
text-decoration: none;
}

#priceCHtop {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	vertical-align: middle;
	word-spacing: normal;
	padding: 5px;
	border: 1px dashed #0000FF;
	margin: 5px;
	width: 400px;
	background-color: #EBE6FF;
}

#priceCHtop a:link {
color: #CC0000;
text-decoration: none;
}

#priceCHtop a:visited {
color: #993399;
text-decoration: none;
}

#priceCHtop a:hover {
	color: #FBA002;
}

#priceCHtop a:active {
color: #CC0000;
text-decoration: none;
}

#priceCH {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	vertical-align: middle;
	word-spacing: normal;
	padding: 5px;
	border: 1px dashed #0000FF;
	margin: 5px;
	width: 400px;
}

#priceCH a:link {
color: #CC0000;
text-decoration: none;
}

#priceCH a:visited {
color: #993399;
text-decoration: none;
}

#priceCH a:hover {
	color: #FBA002;
}

#priceCH a:active {
color: #CC0000;
text-decoration: none;
}

#specCH {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	vertical-align: middle;
	word-spacing: normal;
	padding: 5px;
	border: 1px dashed #0000FF;
	margin: 5px;
}

#specCH a:link {
color: #CC0000;
text-decoration: none;
}

#specCH a:visited {
color: #993399;
text-decoration: none;
}

#specCH a:hover {
	color: #FBA002;
}

#specCH a:active {
color: #CC0000;
text-decoration: none;
}

/* PRICE AND SPECS alt links */

/* END PRICE AND SPECS */


.photoCreditText {
	font-size: 9px;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	}

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]
