/* CSS Document */

@import url(global.css);

hr {
	border:0px;
	border-top: .5pt solid black;
	margin-top:5px;
	margin-bottom:5px;
}

	hr.blue {
		border:0px;
		border-top: .5pt solid black;
		margin-top:5px;
		margin-bottom:5px;
	}
	
	hr.orange {
	border:0px;
	border-top: .5pt solid black;
	margin-top:5px;
	margin-bottom:5px;
}


body {
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
}

a {
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
}

h1 {
	font-size: 18pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: black;
	margin-top:0px;
	margin-bottom:3px;
}

	h1.blue{
		color: black;
	}

	h1.orange{
		color: black;
	}

h2 {
	font-size: 14pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: black;
	margin-top:6px;
	margin-bottom:3px;
}

	h2.blue{
		color: black;
	}
	
	h2.orange{
		color: black;
	}

h3 {
	font-size: 12pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: black;
	margin-top:10px;
	margin-bottom:3px;
}

	h3.blue{
		color: black;
	}
		
	h3.orange{
		color: black;
	}

h4 {
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: black;
	margin-top:6px;
	margin-bottom:3px;
}

	h4.blue{
		color: black;
	}
	
	h.orange{
		color: black;
	}


div .centerme img{
	margin:0px auto 0px auto;
}

#backlink {
	float:right;
	margin-left:2em;
	font-size:smaller;
	border-spacing: 0px;
	text-decoration: none;
	text-align: right;
}


div .centerme{
	text-align:center;
}

/* For printing the url in parenthesis after the link
a:link:after, visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}
*/

#title_bar_retailer {
		display:none;
		visibility:hidden;
	}
	
.screen-only{
		display:none;
		visibility:hidden;
	}
	
table.list td {
	padding: 0 .25em 0 .5em;
	vertical-align: top;
	border-style: none;
}
#quote {
	border-top: .5pt solid black;
	border-bottom: .5pt solid black;
	color: black;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Verdana;
	font-style:italic;
}

	#quote body {
	font-size: 100pt;
	font-family: Verdana;
	color: #000000;
	}

	#quote a:link {
		color:black;
		text-decoration: underline;
		font-weight: bold;
	}

	#quote a:visited {
		color:black;
		text-decoration: underline;
		font-weight: bold;
	}

	#quote a:active {
		color:black;
		text-decoration: underline;
		font-weight: bold;
	}

	#quote a:hover {
		color:black;
		text-decoration: underline;
		font-weight: bold;
	}

div.caption{
	font-size:smaller;
	font-style:italic;
	text-align:left;
	padding-top:1px;
	padding-bottom:8px;
	}
	
.caption-b {
	padding-top:1px;
	padding-bottom: 8px;
	text-align: right;
	font-style: italic;
}

img.mosaic{
		padding: 1px 1px 1px 1px;
}

img.mosaic2{
		margin: 3px 5px 3px 0px;
		border-width: 1px 1px 1px 1px;
		border-spacing: 0px;
		border-style: solid;
		border-color: #909090;	
		text-decoration: none;
}

#paintgallery td {
	background-color:#ffffff;
	margin:2px;
}

#paintgallery img {
	background-color:#ffffff;
	border: 1px dotted black;
}

#printgallery a:hover {
	text-decoration:underline;
}

#emphA {
	font-weight: bold;
}

.emphB {
	/*color: #990000;*/
	font-family: georgia, sans-serif;
	font-size: smaller;
	text-transform: uppercase;
	font-weight: bold;
}

.emphC {
	/* color: #990000; */
	font-weight: bold;
}

#container {
	margin-left: 5%;
	margin-right: 20%;
}

img.bord{
	border-width: .5pt;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
}

img.bord_orange{
	border-width: .5pt;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
}

table.norm {
	border-width: .5pt;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	empty-cells: hide;
}

table.norm th {
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	font-weight:bold;
	empty-cells: hide;
}

table.norm td {
	vertical-align: top;
	border-width: .5pt;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-color: gray gray gray gray;
	background-color: white;
	empty-cells: hide;
}

a:link, a:visited, a:active, a:hover  {
    text-decoration: underline;
    color: black;
}

a img {
	border: none;
}

h2 a.orange:link {
    text-decoration: underline;
    color: black;
}

h2 a.orange:visited {
    text-decoration: underline;
    color: black;
}

h2 a.orange:active {
    text-decoration: underline;
    color: #6cb210;
}

h2 a.orange:hover {
	text-decoration: underline;
	color: #6cb210;
}

#left_column {
	float:left;
	width:545px;
	font-size:11px;
	font-family:Verdana;
}
	#left_column table {
		border:none;
		margin-left:0px;
	}
	#left_column td {
		font-size:11px;
		font-family:Verdana;
	}

#left_column a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#left_column a:hover {
	color:#920d04;
	text-decoration:underline;
}

#right_column {
	float:right;
	width:190px;
}