/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */

body {
     color: #FFFFFF;
     background-color: #000000;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-weight: normal;
     text-align: left;
     margin: 0px;
     }

h1 {
    padding:0px;
    margin:0px;
    font-size: 1.5em;
}

a {
     color: #EE2D24;
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;
     }

p {
     margin: 5px 0px 7px 0px;
     }

sup {
     display: inline;
     padding: 0px;
     vertical-align: super;
     font-size: 8px;
     }

a:hover {
     color: #52544F;
     }

legend {
     display: none;
}


label {
     display: none;
}

fieldset {
     border: none;
     padding: 4px 0px 4px 5px;
    }

fieldset p {
     display: block;
     margin: 5px 5px 5px 2px;
     }

form {
     margin: 0px 0px 5px 0px;
     }

img {
     border: none;
     }

li {
     padding-bottom: 5px;
     }

/* +------------------------------------------------------------+ */
/* | General XHTML Classes                                      | */
/* +------------------------------------------------------------+ */

.center {
     text-align: center;
     }

.right {
	text-align: right;
	}

.justify {
        text-align: justify;
}

.inlinecenter {
     text-align: center;
     }

p.inline {
     display: inline;
     padding: 0px;
     }

.strong {
     font-weight: bold;
     }

.big {
     font-weight: bold;
     font-size: 16px;
     }

.hidden {
     display: none;
     }

a.unfancy {
     color: #52544F;
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;
     font_size: 8;
     }

.aligntop {
     text-align: top;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Divs                                         | */
/* +------------------------------------------------------------+ */

#skin_wrapper {
     width: 900px;
     padding: 0px;
     margin: auto;
     }

#skin_wrapper_full {
     width: 100%;
     padding: 0px;
     margin: 0px;
     background-repeat: repeat-x;
     background-position:  top left*/
     }

#skin_ct {
     width: 100%;
     padding: 0px;
     margin: 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     }

#skin_inner_table_cell {
     vertical-align: top;

}

#skin_ct_lcol_head {
     padding: 10px;
     margin: 0px;
     width: 160px;
     height: 80px;
     }

#skin_ct_rcol_head {
     padding: 0px 10px 30px 10px;
     margin: 0px;
     height: 35px;
     text-align: right;
     }

#skin_ct_lcol {
     padding: 20px 10px 10px 10px;
     margin: 0px;
     vertical-align: top;
     width: 160px;
     text-align: left;
     }

#skin_ct_mcol {
     padding: 0px 10px 10px 10px;
     margin: 0px;
     vertical-align: top;
     line-height: 150%;
     }

#skin_ct_rcol {
     padding: 20px 10px 10px 10px;
     margin: 0px;
     vertical-align: top;
     width: 160px;
     background-color: #131313;
     }

#skin_footer {
     clear:both;
     color: #52544F;
     padding: 10px 10px 10px 10px;
     margin: 0px;
     text-align: center;
     }

#skin_pgtitle {
     font-size: 16px;
     padding: 0px 0px 4px 0px;
     margin: 0px 0px 10px 0px;
     font-weight: bold;
     border-bottom: 1px solid #999999;
     }

#skin_content {
     margin: auto;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Classes                                      | */
/* +------------------------------------------------------------+ */

.skin_top_address {
     text-align: right;
     color: #EE2D24;
     padding: 0px;
     margin: 0px;
     font-weight: bold;
     font-size: 14px;
     position: relative;
     top: -15px;
     right: 10px;
     }

.skin_fenavh {
     color: #666666;
     padding: 3px 0px 5px 0px;
     margin: 0px;
     border-bottom: 1px dotted #999999;
     font-weight: bold;
     font-size: 14px;
     }

.skin_fenav ul {
     padding: 0px;
     margin: 0px 0px 10px 0px;
     list-style: none;
     }

.skin_fenav ul li {
     margin: 0px;
     padding: 0px;
     list-style: none;
     }

.skin_fenav ul li a {
     color: #FFFFFF;
     font-size: 14px;
     font-weight: normal;
     display: block;
     text-decoration: none;
     padding: 6px 5px 5px 10px;
     background-image: url('../media/mini_heart_grey.png');
     background-repeat: no-repeat;
     background-position:  center left;
     border-bottom: 1px #999999;
     }

.skin_fenav ul li a:hover {
     color: #666666;
     background-color: #FFFFFF;
     background-image: url('../media/mini_heart_white.png');
     background-repeat: no-repeat;
     background-position:  center left;
     text-decoration: none;
     border-radius: 2px;
     }

.skin_headacct {
     width: 100%;
     text-align: right;
     clear: both;
     }

.skin_fenavmini {
     padding: 7px;
     margin: 0px 0px 10px 0px;
     border-left: 1px dotted #999999;
     border-right: 1px dotted #999999;
     border-bottom: 1px dotted #999999;
     }

.skin_fenavminiSearch {
     padding: 7px;
     margin: 0px 0px 10px 0px;
     }

#skin_menu_head ul {
     padding: 0px 0px 4px 0px;
     margin: 0px 0px 4px 0px;
     list-style: none;
     border-bottom: 1px solid #ABABAB;
     }

#skin_menu_head li {
     padding: 0px;
     margin: 0px;
     list-style: none;
     display: inline;
     }

#skin_menu_head ul li a {
     color: #FFFFFF;
     font-weight: normal;
     text-decoration: none;
     margin: 0px 0px 0px 30px;
     padding: 0px 0px 0px 10px;
     background-image: url('../media/menu_arrow.png');
     background-repeat: no-repeat;
     background-position: center left;
     }

#skin_menu_head ul li a:hover {
     text-decoration: underline;
     }

#skin_headacct {
     color: #ABABAB;
}

#skin_headacct a {
     color: #FFFFFF;
     text-decoration: none;
}

#skin_headacct a:hover {
     color: #FFFFFF;
     text-decoration: underline;
}

#skin_menu_footer ul {
     text-align: center;
     padding: 15px 0px 4px 0px;
     margin: 0px 0px 4px 0px;
     list-style: none;
     }

#skin_menu_footer li {
     padding: 0px;
     margin: 0px;
     list-style: none;
     display: inline;
     }

#skin_menu_footer ul li a {
     color: #FFFFFF;
     font-weight: normal;
     text-decoration: none;
     margin: 0px 0px 0px 30px;
     padding: 0px 0px 0px 10px;
     background-image: url('../media/mini_heart_black.png');
     background-repeat: no-repeat;
     background-position: center left;
     }

#skin_menu_footer ul li a:hover {
     text-decoration: underline;
     }

/* +------------------------------------------------------------+ */
/* | System Required Divs                                       | */
/* +------------------------------------------------------------+ */

#debug {
     color: #555555;
     background-color: #FFFFFF;
     border-top: 1px solid #999999;
     overflow: hidden;
     padding: 10px;
     margin: 0px auto 10px auto;
     }

#printable {
     padding: 10px;
     margin: auto;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Messages                          | */
/* +------------------------------------------------------------+ */

.error {
     color: #FF0000;
     font-weight: bold;
     }

.confirm {
     color: #339933;
     font-weight: bold;
     }

.imgfloatrt {
     float: right;
     margin-bottom: 10px;
     margin-left: 10px;
     display: inline;
     }

.inline {
     display: inline;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Form Fields                       | */
/* +------------------------------------------------------------+ */

.formfieldrelwrap {
     overflow: auto;
     width: 550px;
     height: 90px;
     border: 1px solid #555555;
     padding: 5px;
     margin: 10px 0px 10px 0px;
     }

.formfieldwysiwyg {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     margin: 5px 5px 0px 2px;
     font-size: 11px;
     }

.formfieldwysiwyg:hover {
     background-color: #F5F5F5;
     }

.formfieldradcb {
     color: inherit;
     background-color: inherit;
     }

.formfield {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     margin: 5px 5px 0px 2px;
     font-size: 11px;
     }

.formfield:hover {
     background-color: #F5F5F5;
     }

.formfieldp {
     color: #ffffff;
     display: block;
     padding: 0px;
     margin: 0px 0px 2px 2px;
     }

.formfieldpnfs {
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 5px 0px;
     }

.formfielda {
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 2px 0px;
     }

.formbutton {
     /*color: #555555;
     background-color: #DEDEDE;*/
     padding: 1px;
     margin: 0px 0px 5px 0px;
     font-size: 11px;
     width: 130px;
     vertical-align: middle;
     /*border: 1px solid #555555;*/
     }

.formbutton:hover {
     color: #000000;
     /*background-color: #EBF1FF;*/
     }

.quickbutton {
     /*color: #555555;
     background-color: #DEDEDE;*/
     padding: 1px;
     margin: 0px;
     font-size: 11px;
     width: 130px;
     vertical-align: middle;
     /*border: 1px solid #555555;*/
     }

.quickbutton:hover {
     color: #000000;
     /*background-color: #EBF1FF;*/
     }

.quickform {
     margin: 5px 0px 0px 0px;
     }

.quickfield {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     font-size: 11px;
     margin: 1px 0px 0px 0px;
     width: 130px;
     }

.quickfield:hover {
     background-color: #EFEFEF;
     }

.formfieldleg {
     font-weight: bold;
     }

.formfieldleg_rnc {
     font-weight: bold;
     color: #FF0000;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Form Table Displays               | */
/* +------------------------------------------------------------+ */

.formsecthead {
     color: #ffffff;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     font-size: 14px;
     }

table.formtable {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

table.formtable td {
     padding: 4px 2px 4px 2px;
     vertical-align: top;
     /*border-bottom: 1px solid #DEDEDE;*/
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Sort Table Displays               | */
/* +------------------------------------------------------------+ */

table.sorttable {
     margin: 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

th.sorttable {
     padding: 4px 5px 4px 5px;

     vertical-align: top;
     font-weight: bold;
     }

td.sorttable {
     padding: 4px 5px 4px 5px;
     border-bottom: 1px solid #DEDEDE;
     vertical-align: top;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Regular Table Displays            | */
/* +------------------------------------------------------------+ */

.regtablehead {
     color: #ffffff;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     clear: both;
     font-size: 14px;
     }

table.regtable {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.regtable {
     padding: 4px 2px 4px 2px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

.regtable p {
     padding: 0px;
     margin: 0px 0px 5px 0px;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Ghost Table Displays              | */
/* +------------------------------------------------------------+ */

table.ghost {
     margin: 0px;
     padding: 0px;
     border-spacing: 3px;
     border-collapse: collapse;
     width: 100%;
     }

td.ghost {
     padding: 0px;
     margin: 0px;
     vertical-align: top;
     }

.ghost form {
     display: inline;
}

td.ghost img {
     margin-right: 10px;
     margin-bottom: 10px;
     }

td.ghost p {
     margin: 0px 0px 6px 0px;
}

/* +------------------------------------------------------------+ */
/* | System Required Classes: Boxed Paragraphs                  | */
/* +------------------------------------------------------------+ */

p.ultablesp {
     margin: 0px;
     font-size: 1px;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Online Store Displays             | */
/* +------------------------------------------------------------+ */

.storehead {
     color: #FFFFFF;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     clear: both;
     font-size: 16px;
     }

.storelink {
     margin: 0px 0px 10px 0px;
     padding: 0px 5px 4px 5px;
     /*border: 1px dotted #999999;*/
     }

.storelink p {
     margin: 0px;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Category List Display Tables      | */
/* +------------------------------------------------------------+ */

table.cptbl_cat {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.cptbl_cat {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

td.cptbl_cat a {
     font-weight: bold;
     }

td.cptbl_cat_blank {
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Product List Display Tables       | */
/* +------------------------------------------------------------+ */

table.cptbl_prod {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.cptbl_prod {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     /*border-bottom: 1px solid #DEDEDE;*/
     }

td.cptbl_prod a {
     font-weight: bold;
     }

td.cptbl_prod_blank {
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Product Detail Display Tables     | */
/* +------------------------------------------------------------+ */

table.cptbl_det {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.cptbl_det {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     }

td.cptbl_det_blank {
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Price Displays                    | */
/* +------------------------------------------------------------+ */

.pricediv {
     margin: 5px 0px 7px 0px;
     }

.price {
     color: #FC8E2F;
     font-weight: bold;
     display: inline;
     }

.pricex {
     color: #FF0000;
     font-weight: bold;
     display: inline;
     text-decoration: line-through;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Shopping Cart Displays            | */
/* +------------------------------------------------------------+ */

.cartbutton {
     color: #555555;
     background-color: #DEDEDE;
     padding: 1px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     margin: 0px 0px 5px 0px;
     width: 125px;
     border: 1px solid #555555;
     text-decoration: none;
     }

.cartbutton:hover {
     color: #000000;
     /*background-color: #EBF1FF;*/
     text-decoration: none;
     cursor: default;
     }

/* +------------------------------------------------------------+ */
/* | System Required Classes: Misc                              | */
/* +------------------------------------------------------------+ */

.clearboth {
     clear: both;
     }

.outstock {
     color: #FF0000;
     }

.hrefbutton {
     color: #555555;
     background-color: #DEDEDE;
     padding: 2px 5px 2px 5px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     border: 1px solid #555555;
     text-decoration: none;
     }

.hrefbutton:hover {
     color: #000000;
     background-color: #EBF1FF;
     text-decoration: none;
     cursor: default;
     }

.outline {
     border: 1px solid #999999;
     padding: 5px;
     margin-top: 5px;
     }

.outline p {
     margin: 0px 0px 3px 0px;
}


/* +------------------------------------------------------------+ */
/* | New Bits                                                   | */
/* +------------------------------------------------------------+ */

#annie1 {
        height:80px;
}


#annie2 {
        height:107px;
}


#annie3 {
        height:80px;
}


#annie4 {
        height:181px;
}

#annie5 {
        height:300px;
}

#annie6 {
        height:160px;
}

#annie7 {
        height:270px;
}

#annie8 {
        height:135px;
}

#annie9 {
        height:83px;
}

#annie10 {
        height:83px;
}

#annie11 {
        height:83px;
}

#annie12 {
        height:100px;
}

#annie13 {
        height:190px;
}

#annie14 {
        height:115px;
}

#annie15 {
        height:290px;
}

#annie16 {
        height:115px;
}

#annie17 {
        height:270px;
}

#annie18 {
        height:100px;
}


#annie19 {
        height:250px;
}

#annie20 {
        height:270px;
}

#annie21 {
        height:290px;
}

#annie22 {
        height:80px;
}

#annie23 {
        height:320px;
}

#annie24 {
        height:190px;
}

#annie25 {
        height:173px;
}

#annie26 {
        height:115px;
}


.annie_section {
        clear:both;
        padding:10px 0 0 0;
        background-color:#ffffff;
        color:#000000;
        margin:10px 0 0 0;
}

.annie_text {
        float:left;
        max-width:512px;
        }

.annie_paint {
        float:left;
        width:200px;
}

#antiques_footer {
        float:left;
        width:100px;
        padding:20px 0 0 10px;
}

#godaddy_footer {
        float:left;
        width:165px;
        padding:30px 0 0 20px;
}

#rss_footer {
        float:right;
        width:114px;
        padding:8px 5px 0 5px;
}

#twitter_footer {
        float:right;
        width:110px;
        padding:8px 0 0 5px;
}

#facebook_footer {
        float:right;
        width:110px;
        padding:8px 0 0 5px;
}

#payment_info {
        float:left;
        width:165px;
        padding:3px 0 0 10px;
}


#upper_footer {
        width: 900px;
        height: 135px;
        margin: 0 auto;
        background-color:#2A2A2A;
        
}



#thehouse {
	position: fixed;
	left: 0px;
	z-index: -1;
	bottom: 0px;
}


.cat_title {
        font-size: 25px;
        font-weight: bold;
        padding: 0px 0px 5px 0px;
        line-height: 100%;

}

.splashpic1 {
	float: left;
	padding-right: 10px;
        border-radius: 2em 0em 0em 2em;
}

.splashpic2 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.splashpic3 {
	float: left;
	width:480px;
	height:235px;
	overflow:hidden;
        border-radius: 0em 0em 2em 0em;
}

#splashpictopright {
        border-radius: 0em 2em 0em 0em;
}


.rounded-pic {
        border-radius: 4px;
}

.floatright {
         float: right;
}

.floatleft {
         float: left;
}

.aboutuspic {
         
         text-align: right;
         padding: 0px 0px 5px 15px;
}

div#spotlight {
	margin: 0 0 5px 0;
	padding: 0;
	width:760px;
	height:300px;
	overflow:hidden;
}


.facebook {
           z-index:1;
           position:relative;
           top:-20px;
}

.clear {
        clear: both;
}

.red {
        color: red;
}
.cardlogo {
        float: left;
        padding: 0px 3px 4px 0px;
}
.cardlogo1 {
        float: left;
        padding: 0px 3px 4px 5px;
}
.cardlogo2 {
        float: left;
        padding: 0px 3px 4px 45px;
}
.bottomspace {
        padding: 0px 0px 10px;
}

#openday li {
list-style-type: none;
padding-left: 10px;
margin: 0px;
}

#opentime ul li {
list-style-type: none;
padding-left: 10px;
}

/* +------------------------------------------------------------+ */
/* | RSS Ticker                                                 | */
/* +------------------------------------------------------------+ */


.rssFeed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 160px;
	margin-bottom: 2em;
}
.rssFeed a
{
	color: #fff;
	text-decoration: none;
}
.rssFeed a:hover
{
	color: #fff;
	text-decoration: underline;
}

.rssHeader { padding: 0.2em 0; }

.rssBody { border: 0px solid #666; }
.rssBody ul { margin:6px 0px 0px 0px;
padding-left:0;
list-style-type: none;
}
.rssRow h4, .rssRow p, .rssRow div
{
	margin: 0;
	padding: 0;
}

#ticker1 .odd { background-color: #e8e8fc; }
#ticker1 .even { background-color: #d4d4e8; }

#ticker2 .odd { background-color: #e8fce8; }
#ticker2 .even { background-color: #d4e8d4; }


div.RssTitle p a {
margin: 5px 0px 1px;
     color: #666666;
     font-size: 13px;
     font-weight: bold;
     display: block;
     text-decoration: none;
     padding: 6px 10px 5px 0px;
margin:0px;
     background-image: url('../media/feed-icon16x16.png');
     background-repeat: no-repeat;
     background-position:  center right;
     border-bottom: 1px dotted #999999;
     }
div.RssBody {
height: 50px;
}
/* +------------------------------------------------------------+ */
/* | End                                                        | */
/* +------------------------------------------------------------+ */
