﻿html {
    min-height: 900px;
}
body
{
	margin:0px;
	background: #966;
    background: url('/images/paisleyPattern.jpg') repeat;
    min-height: 100%;
}
img {
    max-width: 100%;
}
p {
    text-indent: 32px;
}
table {
    border-collapse: separate;
}
th {
    background: #000;
    color: #fff;
    padding: 3px 0;
}
.discount
{
	font-size:18px;
	color: red;
	font-family: Arial;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
}
.pagecontent
{
	font-size:14px;
	color: #000000;
	font-family: Arial;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
}
.pagecontent a:link
{
    color:red;
    text-decoration: underline;
}
.pagecontent a:visited
{
    color:red;
    text-decoration: underline;
}
.pagecontent a:hover
{
    color:red;
    text-decoration: underline;
}
.pagecontent img
{
    width: 100%;
}
.productlisting
{
	font-size:12px;
	color: #000000;
	font-family: Arial;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	vertical-align:top;
}
.productlisting a:link
{
    color:red;
    text-decoration: underline;
}
.productlisting a:visited
{
    color:red;
    text-decoration: underline;
}
.productlisting a:hover
{
    color:red;
    text-decoration: underline;
}
.pageheader
{
	text-align:center;
	font-size:18px;
	color: #000000;
	font-family: Arial;
	font-weight:bold;
    padding: 8px 10px;
}
.pageheader a:link
{
	color: #000000;
	text-decoration: none;
}
.pageheader a:visited
{
	color: #000000;
	text-decoration: none;
}
.pageheader a:hover
{
	color: #000000;
	text-decoration: underline;
}
.gridhead2
{
	font-size:12px;
	color: #FFFFFF;
	font-family: Verdana;
	padding:5px;
	background-color:#000000;
	font-weight:bold;
	border:1px #000000 solid;
}
.gridhead2 a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.gridhead2 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.gridhead2 a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.gridcell2
{
	font-size:10px;
	color: #000000;
	font-family: Verdana;
	padding:5px;
	text-align:center;
	border:1px #000000 solid;
}
.gridcell2 a:link
{
	color: #E61A24;
	text-decoration: underline;
}
.gridcell2 a:visited
{
	color: #E61A24;
	text-decoration: underline;
}
.gridcell2 a:hover
{
	color: #E61A24;
	text-decoration: underline;
}
.dashmenu
{
	font-size:12px;
	color: #000000;
	font-family: Verdana;
	padding:10px;
}
.dashmenu a:link
{
	color: #000000;
	text-decoration: none;
}
.dashmenu a:visited
{
	color: #000000;
	text-decoration: none;
}
.dashmenu a:hover
{
	color: #000000;
	text-decoration: underline;
}
.breadcrumb
{
	text-align:center;
	font-size:18px;
	color: #000000;
	font-family: Arial;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
.breadcrumb a:link
{
	color: #E61A24;
	text-decoration: none;
}
.breadcrumb a:visited
{
	color: #E61A24;
	text-decoration: none;
}
.breadcrumb a:hover
{
	color: #E61A24;
	text-decoration: underline;
}
.pager
{
	text-align:center;
	font-size:16px;
	color: #000000;
	font-family: Arial;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
.pager a:link
{
	color: #E61A24;
	text-decoration: underline;
}
.pager a:visited
{
	color: #E61A24;
	text-decoration: underline;
}
.pager a:hover
{
	color: #E61A24;
	text-decoration: underline;
}
.input
{
	height:20px;
	border: 1px #5B3B00 solid;
	font-size:12px;
	color: #000000;
	font-family: Arial;
	vertical-align:middle;
}
.label
{
	font-size:12px;
	color: #000000;
	font-family: Arial;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	height:25px;
	text-align:right;
}
.carpetimage
{
	border: 2px #000000 solid;
	width:200px;
	vertical-align:top;
}
.copyright
{
	vertical-align:top;
	font-size:8pt;
	color: #000000;
	font-family: Arial;
    line-height: 1.2em;
    padding: 0 0 8px 0;
	text-align:center;
	height:30px;
}
    .copyright .phone {
        font-size: 1.5em;
        font-weight: bold;
        line-height: 1.2em;
    }
    .copyright a:visited
    {
	    color: #E61A24;
	    text-decoration: none;
    }
    .copyright a:link
    {	
	    color: #E61A24;
	    text-decoration: none;
    }
    .copyright a:hover
    {	
	    color: #E61A24;
	    text-decoration: underline;
    }


table.borders {
    border: 1px solid #000;
}
table.borders td {
    border: 1px solid #000;
    padding: 3px;
}
table.borders2 {
    background: #888;
    border: 1px solid #000;
}
table.borders2 td {
    background: #fff;
    border: 1px solid #000;
    padding: 0;
}


#mainContent {
    background: #fff;
    border: 26px solid #00f;
    border-image: linear-gradient(110deg, #06f, #06f 300px, #09f 360px, #66f 420px, #00f) 20 stretch;
    box-shadow: inset 0 0 15px #000;
    margin: 0 auto 10px auto;
    width: 800px;
}
#mainLogo {
    background: #400;
    background: 
        linear-gradient(135deg, rgba(204,255,204,.9), rgba(0,204,0,.9)),
        url('/images/paisleyPattern.jpg') repeat;
    border-bottom: 1px solid #996;
    box-sizing: border-box;
    height: 203px;
    overflow: hidden;
    padding: 8px 0 4px 0;
    position: relative;
    text-align: center;
}
#mainLogo::after {
    box-shadow: inset 0 0 15px #000;
    content: ' ';
    height: 210px;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
}

b, .pageheader, *[style*='bold'], th {
    font-family: "Times New Roman", Times, Sans-Serif;
    font-weight: bold;
    font-size: 1.2em;
}

.gridviewTable {
    border: 5px solid #888;
    border-top: none;
}
.gridviewTable>tbody>tr {
    border: 5px solid #000;
    border-top: none;
    border-bottom: none;
}
.gridviewTable>tbody>tr.gridcell2 {
    border-color: #888;
}
.gridviewTable>tbody>tr.pager {
    border-bottom: 5px solid #888;
    border-color: #888;
}
.borderImage {
    border: 2px solid #888;
    display: inline-block;
    position: relative;
}
.borderImage::before, .borderImage::after {
    content: ' ';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.borderImage::before {
    background: linear-gradient(90deg, rgba(128,128,128,.5), rgba(0,0,0,0) 4px),
        linear-gradient(270deg, rgba(128,128,128,.5), rgba(0,0,0,.0) 4px),
        linear-gradient(0deg, rgba(128,128,128,.5), rgba(0,0,0,.0) 4px),
        linear-gradient(180deg, rgba(128,128,128,.5), rgba(0,0,0,.0) 4px);
}
.borderImage::after {
}

.warning {
    color: #f00;
    font-weight: bold;
    text-align: center;
}


/* 20170105 quick css edit */

body, .pagecontent {
    font: 16px/22px Arial, Helvetica, sans-serif;
}

p {
    padding: 0 8px;
}

.breadcrumb {
    font: bold 18px/24px Georgia, serif;
}
    .breadcrumb a, .breadcrumb a:visited, .breadcrumb a:link {
        color: #c33;
        text-decoration: underline;
    }
        .breadcrumb a:hover {
            color: #f00;
        }

.copyright {
    padding: 0 0 16px 0;
}

.gridviewTable {
    border: 1px solid #000;
    box-shadow: 5px 5px 2px #ccc;
}
    th.gridhead2 {
        background: #ccc;
        color: #000;
    }
    .gridviewTable>tbody>tr {
        border: none;
    }
    .gridcell2 {
        border-color: #444;
        font-size: 14px;
        padding: 4px;
    }

.pagecontent a, .pagecontent a:visited, .pagecontent a:link {
    color: #c33;
}
    .pagecontent a:hover {
        color: #f00;
    }

.pageheader {
    font: bold 18px/24px Georgia, serif;
    padding: 32px 0 0 0;
    text-decoration: underline;
}

.productlisting {
}
    .productlisting b {
        font: 18px/24px Georgia, serif;
        text-decoration: underline;
    }
    .productlisting a, .productlisting a:visited, .productlisting a:link {
        color: #f66;
    }
        .productlisting a:hover {
            color: #f00;
        }
    .productlisting b a, .productlisting b a:visited, .productlisting b a:link {
        color: #c33;
    }
        .productlisting b a:hover {
            color: #f00;
        }
    .productlisting ul {
        padding: 0 8px 0 8px;
    }
    .productlisting li {
        margin: 0 0 0 8px;
    }

/*
Let's transition to new CSS rules for HTML5 pages.
*/

#newStyle {
    margin: 0 0 16px 0;
}

h1 {
    font: bold 1.2em/1.2em "Times New Roman", Times, Sans-Serif;
    text-align: center;
}

#newStyle section {
    position: relative;
    margin: 0 auto;
    width: 730px;
}
    #newStyle img {
        max-width: 100%;
    }
    #newStyle .cejaNote {
        color: #888;
        position: absolute;
            right: 0;
            bottom: 0;
    }

.divider {
    background: #ccc;
    background: linear-gradient(90deg, transparent, #ccc 10%, #ccc 90%, transparent);
    height: 1px;
    margin: 16px 8px;
}
