/*RESET*********************************************************/
#ie6_span {
    display: none;
}
.book_title {
    font-style: italic;
}
a {
    text-decoration: none;
}
.shadow {
	-moz-box-shadow: 2px 2px 3px #e2e2e2;
	-webkit-box-shadow: 2px 2px 3px #e2e2e2;
	box-shadow: 2px 2px 3px #e2e2e2;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#e2e2e2')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#e2e2e2');
}
.left_img, .right_img {
    position: relative;
}
.left_img {
    float: left;
    margin: 0 16px 8px 8px;
}
.right_img {
    float: right;
    margin: 0 8px 8px 16px;
}
.middle_img {
    display: block;
    margin: 0 auto 8px;
}
.centerer {
    margin: 0;
    padding: 0;
    text-align: center;
}
.clear {
    clear: both;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
}
:first-child + html .clearfix {
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
:focus {
    outline: 0 none;
}
body {
    background: none repeat scroll 0 0 white;
    color: black;
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
    padding: 0 0 15px 40px;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
ol {
    list-style: decimal inside none;
}
body,	p {
    line-height: 125%;
}
h1, h2, h3, h4, h5, h6 {
    clear:both;
}
/*********************************************************/

/*COLORS*/
.green,	#footer,	#bottommenu,	#bottommenu a:link, #bottommenu a:visited, #bottommenu a:hover, #bottommenu a:active	{	color:#013334;}
.blue_green,	h1,	.subHeading,	.pcMainTable h1	{	color:#062c2d;}
.chris_blue_green,	#sidebar ul li ul li a,	.menubox ul li ul li a,	a:link, a:visited, a:hover, a:active, #pcMain a:link, #pcMain a:visited, #pcMain a:hover, #pcMain a:active	{	
	color:#355b5c;}
.chris_blue_green_background,	.widgetHeading	{	background-color:#355b5c;}
.menubox ul	{	border-right:2px solid #8fa5a7;}
.menubox ul ul	{	border:none;}

.pale_green	{	color:#CAD3D2;}
.green_background	{	background-color:#013334;}
.pale_green_background,	#footer	{	background-color:#CAD3D2;}
#sidebar	{	border-left:1px solid #CAD3D2;}
.shadowbox	{	border:1px solid #CAD3D2;}
.dark_grey,	p,	.bullets,	#Table1 td,	#content ul,	#pcMain li,	#content table,	h2,	blockquote	{	
	color: #535454;
}
.very_dark_grey,	#sidebar ul li a,	#sidebar h4,	.menubox ul li a,	.menubox h4	{
    color: #717373;
}

#content a:link, #content a:visited, #pcMain a:link, #pcMain a:visited	{
	text-decoration:underline;
	font-weight:bold;
}
#content a:hover, #content a:active, #pcMain a:hover, #pcMain a:active	{
	font-weight:bold;
	text-decoration:none;
}
/*FONTS*/
body	{
	font-family: sans-serif;
	font-size:14px;
/*	text-align:justify;*/
}
h1	{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 19px;
	display:inline-block;
	margin-top:15px;
}
h2	{
	font-weight:bold;
	text-transform:uppercase;
}
p.caption	{	
	font-size:10px;
	text-align:justify;
}
#footer	{
	font-size:14px;
}

/* POSITIONS */
#container	{
	width:960px;
	min-height:134px;
	margin:0 auto;
	position:relative;
	border-left:1px solid #c9d1d3;
	border-right:1px solid #c9d1d3;
}
#header	{
	width:100%;
	height:113px;
	background:transparent url('../img/headbg.png') no-repeat;
	position:relative;
	margin-bottom:40px;
}
#logo	{
	position:absolute;
	left:47px;
	top:4px;
}
#topmenu {
    height: 38px;
    padding-left: 270px;
    padding-top: 38px;
    width: 690px;
}
#bottom_links	{
    float: right;
    position: relative;
}
#bottom_links a	{
	padding:0 7px;
}
#bottommenu	{
	height:34px;
    width: 690px;
	text-align:right;
    padding-left: 270px;
}
#bottommenu p	{
	line-height:34px;
}
#meat	{
	position:relative;
	padding:0 0 50px 20px;
}
.shadowbox	{
	padding:7px;
}
.mainimg	{
	margin-top:15px;
	margin-bottom:30px;
}
#left_shadow,	#right_shadow	{
	width:16px;
	position:absolute;
}
#left_shadow	{
	left:-16px;
	background:transparent url('/img/shadow.png') no-repeat center center;
}
#right_shadow	{
	right:-16px;
	background:transparent url('/img/shadow_flip.png') no-repeat center center;
}
#swatches	{
	position:absolute;
	top:-44px;
	right:0;
}
.phantom {
    position: relative;
	float:right;
    visibility: hidden;
	width:265px;
	height:49px; /* 93px for swatches - 44 height offset for swatches*/
}
#footer	{
	text-align:center;
	position:relative;
	padding:50px 0 15px 0;
}
#green_council_logo	{
	position:absolute;
	top:-50px;
	left:428px;
}
p+.ppv_box,	p+.ppv_box+.ppv_box,	p+.ppv_box+.ppv_box+.ppv_box	{
	margin-top:25px;
}

.ppv_box,	.menubox	{
	position:relative;
	float:left;
	width:276px;
}
.ppv_box	{
	text-align:center;
	border-right:1px dotted #e2e2e2;
}
.ppv_box h2	{
	font-weight:bold;
}
.ppv_box+.ppv_box,	.menubox+.menubox ul	{
	border:none;
}
hr	{
	clear:both;
	position:relative;
	float:left;
	width:100%;
	color:#e2e2e2;
	background-color:#e2e2e2;
	height:1px;
	border:none;
}
/* Additional styles for internal page content and sidebar */
#contentContainer {
	float: left; 
	width: 645px;
}
#content {
	padding: 0 20px 5px 50px;
}
#content>h1	{
	margin-bottom:30px;
}
#content>form>h1	{
	margin-bottom:40px;
}
#content p {
    margin-bottom: 15px;
    line-height: 150%;
}
#content ul	{
	list-style:circle outside;
	padding-left:30px;
	text-align:left;
}
#sidebar {
	display: inline;
	float: right;
	margin: 20px 0;
}
#sidebar ul,	#sidebar h4	{
	padding-right:20px;
}
#sidebar ul,	.menubox ul {
    margin: 8px 0 8px 10px;
}
#sidebar ul li,	.menubox ul li {
    margin-bottom: 8px;
}
#sidebar ul li a,	#sidebar h4,	.menubox ul li a,	.menubox h4 {
    font-weight: bold;
    font-size: 13px;
}
.pageHeading {
	text-transform: uppercase;
	display:block;
	margin-top:0;
}
.subHeading {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 20px;
}
.widgetHeading {
	background: #355b5c;
	color: #ffffff;
	padding: 7px 0 7px 10px;
	font-weight: bold;
	font-size: 13px;
}
img.horizPadding {
    padding: 0 20px;
}
.dvd {
    float: right;
    width: 258px;
}
.dvd p {
    padding: 10px 20px;
    font-size: 12px;
}
.noClear {
    clear: none;
}
.topics li {
    margin: 0 0 15px 30px;
}
.bullets {
    list-style:circle;
	padding-left:30px;
	margin-bottom:25px;
}
.bullets li {
    margin-bottom: 15px;
}
.locations {
    float: left;
    width: 330px;
    margin: 20px 40px 0 0;
}
.painters {
    float: left;
    width: 200px;
    margin-top: 20px;    
}
/* End Additional Styles */


/* PC STUFF */
#pcMain {
    background-color: inherit;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    padding-bottom: 15px;
    position: relative;
    text-align: inherit;
}
#pcMain p,	#pcMain td p {
    line-height: 175%;
	text-align:justify;
}
#pcMain .pcShowProductSDesc p {
    line-height: 125%;
}
#pcMain td .pcShowProductSDesc p {
    margin-bottom: 7px;
}
#pcMain .pcShowContent td p {
    margin-bottom: 15px;
    text-align: left;
}
.pcMainTable h1, .fancy, .pcPageNav, .pcPageNav a, .pcMainTable h3, .pcShowProductsH, .pcShowProductInfoH, #longCategoryDesc, #viewPrdLDesc, .pcSectionTitle, #registrySearchForm, .pcMainTable,	#about_tabs,	#registry_tabs,	#second_menu a, .pcCheckoutSubTitle {
    	font-family: sans-serif;
}
.pcMainTable h1 {
    background-image: none;
    border-bottom: medium none;
    font-size: 19px;
    font-weight: bold;
	margin-top:10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.pcMainTable #home_left h1 {
	margin-top:0;
    padding: 20px 0 10px;
	border-bottom:2px solid #F6F6F6;
}
.pcMainTable h2	{
    background: none;
	text-transform:uppercase;
}
.pcMainTable h1.home_h1, .fancy, .pcPageNav, .pcPageNav a, .pcMainTable h3 {
    font-style: italic;
}
.pcMainTable ul	{
	list-style:circle;
	padding-left:30px;
	margin-bottom:25px;
}
.pcMainTable th {
    background-color: transparent;
}
.pcMainTable h3, .pcPageNav {
    display: none;
    font-size: 16px;
}
.pcMainTable td {
    vertical-align: top;
}
#pcMain img.home_box {
    border: 2px solid #AA1C1B;
}
#pcMain img.home_extra {
    border: 2px solid #999999;
    top: 5px;
}
.pcPageDesc {
    border: medium none;
    line-height: 1.25em;
    margin-bottom: 0;
    padding: 0;
}
#pcShowCartSmall {
    float: right;
    position: relative;
    text-align: right;
	padding-bottom:7px;
	font-size:10px;
}
#pcShowCartSmall img {
	position:relative;
	top:7px;
}
#search_box img {
    position: relative;
    top: 3px;
}
#search_box {
    bottom: 43px;
    position: absolute;
    right: 10px;
    text-align: right;
    width: 200px;
}
#search_box form {
    display: inline;
}
#largeCategoryImage {
/*    text-align: right;*/
}
#longCategoryDesc #descWrapper {
    background-color: #E8E8E8;
    height: 286px;
    padding: 7px;
}
#longCategoryDesc {
    color: #3D3E3D;
    padding: 0 7px;
    vertical-align: middle;
}
#longCategoryDesc h2 {
    background-color: transparent;
    font-size: 24px;
    margin: 20px 0 15px;
    padding: 5px;
    text-align: center;
    text-transform: lowercase;
}
#has_bottom_border {
    border-bottom: 2px solid #AA1C1B;
    padding: 15px 0;
}
#pcMain hr {
    background: url("../img/fadedline.png") repeat-x scroll 0 0 transparent;
    height: 7px;
	float:none;
}
.pcShowProducts {
    border: medium none;
}
#pcMain .pcShowProductsH a:link, #pcMain .pcShowProductsH a:visited, #pcMain .pcShowProductsH a:hover, #pcMain .pcShowProductsH a:active, #pcMain .pcShowProductInfoH a:link, #pcMain .pcShowProductInfoH a:visited, #pcMain .pcShowProductInfoH a:hover, #pcMain .pcShowProductInfoH a:active {
    color: #AA1C1B;
}
#main_text .pcShowProductsH p, #main_text .pcShowProductInfoH p {
    text-align: left;
}
.pcShowProductsH, .pcShowProductInfoH {
    font-size: 12px;
	height:100%;
}
.pcShowProducts td {
    height: 100%;
	vertical-align:top;
    padding: 3px;
}
.pcShowProducts td.pcShowProductImageH {
	vertical-align:middle;
}
#pcMain .pcShowProductInfoH {
    height: 160px;
    vertical-align: top;
}
#viewPrdLDesc {
    padding-left: 40px;
    vertical-align: top;
}
.pcMainTable #viewPrdLDesc h1 {
    color: #AA1C1B;
    padding-left: 0;
}
.pcMainTable p {
    margin: 0;
}
#viewPrdLDesc br + br {
    display: none;
}
#viewPrdLDesc td {
    vertical-align: bottom;
}
#viewPrdLDesc td[valign="middle"] {
    vertical-align: bottom;
}
#viewPrdLDesc img {
    margin-top: 10px;
}
#viewPrdLImg {
    padding-left: 40px;
}
#prevNextButtons {
    text-align: right;
}
.pcSectionTitle {
    background-color: transparent;
    font-size: 18px;
    font-weight: normal;
}
#pcMain .pcShowProductSDesc, .pcSectionTitle {
    color: black;
}
.pcForms select {
    font-size: 13px;
    margin-bottom: 7px;
}
#registrySearchForm {
    background: url("../img/registryBG_wide.png") no-repeat scroll 0 0 transparent;
    height: 391px;
}
#registryCreateForm {
    background: url("../img/registryBG_680px.png") no-repeat scroll 0 0 transparent;
    height: 680px;
}
#registrySearchForm, #registryCreateForm {
    color: white;
    margin: 40px auto;
    width: 594px;
}
#pcMain #registryCreateForm a:link, #pcMain #registryCreateForm a:visited, #pcMain #registryCreateForm a:hover, #pcMain #registryCreateForm a:active {
    color: white;
    text-decoration: underline;
}
#registrySearchForm td, #registryCreateForm td {
    padding: 4px 15px;
}
#registrySearchForm td.rightalign, #registryCreateForm td.rightalign, #registryCreateForm td.leftalign {
    font-style: italic;
}
#registrySearchForm td.rightalign, #registryCreateForm td.rightalign {
    text-align: right;
}
#registryCreateForm td.leftalign p {
    line-height: 125%;
}
#registryCreateForm td.reg_header {
    font-weight: bold;
}
#registrySearchForm h1 {
    font-weight: bold;
    padding: 15px 0 0;
}
#registryCreateForm h1 {
    font-weight: bold;
    padding: 15px 0;
}
#about_tabs	{
	font-style:italic;
	padding-left:20px;
}
#registry_tabs	{
	padding-left:210px;
}
#about_tabs,	#registry_tabs	{
	text-align:center;
	width:708px;
	border-bottom:2px solid #AA1C1B;
	padding-top:30px;
	position:relative;
	left:4px;
}
#about_tabs div,	#registry_tabs div	{
	background:url('../img/tab.png') no-repeat;
	width:162px;
	line-height:35px;
	margin:0 2px;
	position:relative;
	float:left;
}
#about_tabs div+div a	{
	position:relative;
	top:2px;
}
#registry_tabs a, #registry_tabs a:link, #registry_tabs a:visited, #registry_tabs a:hover, #registry_tabs a:active,
#about_tabs a, #about_tabs a:link, #about_tabs a:visited, #about_tabs a:hover, #about_tabs a:active
{
	color:white;
}
#hours_box	{
    background: url("..../img/side_bars_600px.gif") repeat-y scroll 0 0 transparent;
	position:relative;
	padding:20px;
	width:560px;
	margin-bottom:20px;
}
#hours_box .top_bar_int,	#hours_box .bottom_bar_int	{
	width:600px;
}
#about_body	{
	padding:40px 60px 30px 80px;
}
#about_body p	{
	margin-bottom:20px;
	text-align:left;
}

#second_menu	{
	text-align:right;
}
#second_menu a, #second_menu a:link, #second_menu a:visited, #second_menu a:hover, #second_menu a:active	{
	color:white;
	font-style:italic;
	padding:7px 10px;
	position:relative;
	top:4px;
}

#DiscArea	{
	background-color:transparent;
}
.pcInfoMessage {
    background-color: transparent;
}
label.error	{
	line-height:1.5em;
    background: url("/store/pc/images/unchecked.gif") no-repeat scroll 0 2px transparent;
}
.pcShowCategoryBg,	.pcShowCategoryBgHover	{
	width:33%;
}
#main_text .pcShowCategoryBg p,	#main_text .pcShowCategoryBgHover p	{
	text-align:center;
}
#show_10	{	display:none;}

/* RJF CHANGES */
#sidebar {	
	clear:right;
	padding:0 0 0 4px;
	width: 285px;
}
#sidebar h4 {
	text-transform:uppercase;
	margin:8px 10px 0;
	text-align:left;
}
#sidebar ul li ul,	.menubox ul li ul	{
	margin:0;
}
#sidebar ul li ul li a,	.menubox ul li ul li a {
    font-weight: normal;
	font-style:italic;
}
#sidebar ul ul li,	.menubox ul ul li {
    margin-bottom: 0;
}



.states a:link, .states a:visited {
    text-decoration: none;
}
#content-left p {
    padding: 5px;
    text-align: justify;
	line-height:175%;
}
p.states {
    margin-bottom: 15px;
}
#content-left p.Headings {
    border-top: 1px solid #ECECEC;
    color: black;
    font-weight: bold;
}
#content-left p.states, #content-left p.states a:hover, #content-left p.states a:active, #content-left p.states a:link, #content-left p.states a:visited {
    color: black;
}
.locations {
    width: 265px;
}
#content-left .locations p {
    text-align: left;
}
.Headings {
    clear: both;
}

