/* CSS Document for the "Out of Focus" CoffeeCup Software E-Commerce Template
   Copyright 2008 CoffeeCup Software - coffeecup.com */

/*##############################################################
  Eric Meyer's Latest version of Reset.css (includes Baseline)
##############################################################*/

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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        line-height: 1;
        font-family: inherit;
        text-align: left;
        vertical-align: baseline;
}
a img, :link img, :visited img {border: 0}
table {border-collapse: collapse; border-spacing: 0}
ol, ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}

/*#######################
  Element Styles
#######################*/

body {font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif; color:#262626; background:#262626 url(../images/body_bg.jpg) 50% top no-repeat}
a {outline:none; color:#1391a7; text-decoration:none}
        a:hover {text-decoration:underline}
p {line-height:1.25em}
em {font-style:italic}
strong {font-weight:bold}

h1 {font-size:1.5em}
        h1 a {text-decoration:none; color:#fff}
h2 {margin-bottom:15px; font-size:2em}
h3 {clear:both; font-size:1.5em; font-weight:bold; margin-bottom:15px}

/*#######################
  Layout Styles
#######################*/

#wrapper {width:800px; overflow:hidden; margin:0 auto; background-color:#fff}
        #header {float:left; display:inline; padding:0 17px 0 17px; width:766px; color:#fff; border-bottom:10px solid #c2c3c2; border-top:20px solid #000; background-color:#000000}
                #store_info {float:left; display:inline; width:580px; padding-top:10px}
                        #store_info img {float:left; display:inline; margin-right:60px}
                        #store_info p {margin-top:15px; font-size:1.5em; font-family:Georgia, Times, "verdana", serif; font-style:italic; color:#d7f3f4}

                #cart_summary {float:right; display:inline; margin-top:15px}
                        #cart_summary a {text-decoration:underline; color:#fff}

                #navigation {float:right; display:inline; width:451px; text-align:center}
                        #navigation li {float:left; display:inline; margin-right:5px}
                        #navigation .home_link {width:82px; background:#1391a7 url(../images/home_button.jpg) 50% top no-repeat }
                                #navigation .home_link a {display:block; width:82px; height:26px; padding-top:13px}
                                        #navigation .home_link a:hover {background:#1497ae url(../images/home_button_hover.jpg) 50% top no-repeat}
                        #navigation .shophome_link {width:107px; background:#1391a7 url(../images/viewcart_button.jpg) 50% top no-repeat }
                                #navigation .shophome_link a {display:block; width:107px; height:26px; padding-top:13px}
                                        #navigation .shophome_link a:hover {background:#1497ae url(../images/viewcart_button_hover.jpg) 50% top no-repeat}
                        #navigation .cart_link {width:107px; background:#1391a7 url(../images/viewcart_button.jpg) 50% top no-repeat}
                                #navigation .cart_link a {display:block; width:107px; height:26px; padding-top:13px}
                                        #navigation .cart_link a:hover {background:#1497ae url(../images/viewcart_button_hover.jpg) 50% top no-repeat}
                        #navigation .categories_link {position:relative; width:135px; background:#1391a7 url(../images/categories_button.jpg) 50% top no-repeat}
                                #navigation .categories_link a {display:block; width:135px; height:26px; padding-top:13px}
                                        #navigation .categories_link a:hover {background:#1497ae url(../images/categories_button_hover.jpg) 50% top no-repeat}
                                #navigation li a {display:block; width:100%; height:100%; text-align:center; font-size:1.25em; color:#fff; text-decoration:none}

                                /*Active States */
                                #shophome #navigation .shophome_link a {background:#1497ae url(../images/viewcart_button_hover.jpg) 50% top no-repeat}
                                #cart_page #navigation .cart_link a {background:#1497ae url(../images/viewcart_button_hover.jpg) 50% top no-repeat}
                                #group_page #navigation .categories_link a {background:#1497ae url(../images/categories_button_hover.jpg) 50% top no-repeat}

                                /* Drop-Down Category Menu */
                                #group_list {position:absolute; top:auto; left:-999em; width:135px; background-color:#1497ae}
                                #navigation li:hover #group_list, #navigation li.sfhover #group_list {left:0}
                                        #group_list li {width:125px; margin:0; padding:5px; text-transform:none; font-size:.8em; background:none}
                                                #navigation #group_list li a {display:block; height:auto; text-align:left; text-decoration:none; color:#fff; background:none}
                                                        #navigation #group_list li a:hover {text-decoration:underline; border:none}

                #content {clear:both; float:left; display:inline; padding:18px 17px; width:766px}

                #content .cart_messages {padding:15px 15px 15px 45px; margin-bottom:15px; font-size:1.25em; font-weight:bold; border:1px solid #D02117; background:#EBF0F1 url(../images/warning_icon.png) 15px 45% no-repeat}

                        #item_list {clear:both; float:left; display:inline; margin-top:15px; width:766px}
                                #item_list .item {float:left; display:inline; margin-right:35px; width:195px; height:200px}
                                        #item_list .item img {float:left; display:inline; width:90px; height:90px; margin:0 5px 5px 0; border:2px solid #c3c3c3}
                                        #item_list .item .price {float:left; display:inline; margin-bottom:5px; font-weight:bold; text-align:center; background:url(../images/pricetag.jpg) left top no-repeat}
                                                #item_list .item .discounted {color:#c7200e}
                                                #item_list .buylink input {margin-top:5px; font-size:.85em}
                                        #item_list .item .description {clear:both; margin-bottom:27px}
                                                #item_list .item .description .title {font-weight:bold; font-size:1.25em}
                                                #item_list .item .description .sub_title {font-style:italic}

                        #footer {clear:both; padding:10px 17px; width:766px; margin:60px 0 0 0; line-height:none; font-size:.9em; background-color:#edecec}

/*#######################
  Homepage Styles
#######################*/

.home_text {line-height:1.5em}

/*#######################
  Shopping Cart Styles
#######################*/

        #cart_list {clear:both; width:100%; margin-bottom:15px}
                #cart_list .cart_description {width:390px}
                #cart_list .cart_headlines {color:#fff; text-transform:uppercase; background-color:#262626}
                #cart_list .top_border {border-top:1px solid #262626}
                        #cart_list .cart_headlines td {padding:5px 10px}
                        #cart_list td {padding:10px; width:90px; overflow:hidden}
                                #cart_list td input {width:60px}
                                #cart_list #delete_button {clear:both; float:left; margin-top:5px; width:auto}
                                #cart_list td img {float:left; display:inline; margin-right:5px; width:53px; height:53px;}
                                #cart_list td p {margin-bottom:10px}
                        #cart_list .short_description {font-style:italic}
                #cart_list .cart_total {font-weight:bold; font-size:1.5em; text-transform:uppercase}

        /* Checkout Buttons */
        .checkout {float:right; display:inline; margin-bottom:15px}
        .recalculate {float:left; display:inline; margin:0 5px 15px 0}

        /*#######################
          Paypal Feedback Styles
        #######################*/

        .paypal_feedback {clear:both; margin:15px 0; padding:15px; border:1px solid #D02117; background:#EBF0F1}
                .paypal_feedback h2 {width:100%}
                .paypal_feedback table {margin-bottom:15px}
                        .paypal_feedback table td {padding:5px 5px 5px 0}

        #print {clear:both; padding:2px 0 3px 30px; background:url(../images/print_icon.jpg) left top no-repeat}

/*#######################
  Product Detail Styles
#######################*/

                                        #product_images {clear:both; float:left; width:220px}
                                                        #image_full {padding:4px; border:1px solid #c3c3c3; background-color:#efeeee; width:200px}
                                                        #product_thumbnails li {float:left; display:inline; padding:3px; width:98px; height:96px; margin:3px 3px 0 0; border:1px solid #c3c3c3; background-color:#efeeee}
                                                                #product_thumbnails img {width:98px}

                                                #product_info {float:right; width:530px; font-size:1em}
                                                        #product_info p {clear:both; margin-bottom:15px; line-height:1.5em}
                                                        #product_info ul {clear:both; margin:15px 0 15px 25px; line-height:1.5em; list-style-type:disc}
                                                        #product_info ol {clear:both; margin:15px 0 15px 25px; line-height:1.5em; list-style-type:decimal}
                                                                #product_info .pricing dt {clear:both; display:block; float:left; display:inline; margin-bottom:15px; width:20%; text-transform:uppercase; font-weight:bold}
                                                                        #product_info .pricing dd {float:left; display:inline; width:80%; margin-bottom:15px}
                                                                                .list_price {text-decoration:line-through}
                                                                                .your_price {font-weight:bold; color:#c7200e}
                                                                                .discount {padding-left:10px; font-weight:normal; font-style:italic}

                                                        #product_info .options {clear:both; width:270px; padding-top:20px; border-top:1px solid #c3c3c3}
                                                                #product_info .options dt {clear:both; display:block; float:left; display:inline; margin-bottom:5px; width:90px; text-transform:uppercase; font-weight:bold}
                                                                        #product_info .options dd {width:100%; float:left; display:inline; margin-bottom:15px}
                                                                        #product_info .options .quantity, #product_info .options .weight {width:180px}
                                                                                #product_info .options select, #product_info .options input {font-size:11px}
                                                                                #product_info .options select {width:100%}
                                                                                #product_info .options input {margin-left:5px; width:30px}

                                                        #product_info .buylink {clear:both; float:left; margin-top:15px}
                                                                #product_info .buylink input {width:120px; font-weight:bold}
