body
{
    height: 100%;
    margin: 0px;
    background: #f3f3f4 url("./images/jd-tile.jpg") repeat-x;
    font-family: verdana;
    font-size: 8pt;
    color: black;
    text-align: center;
}

a:link, a:visited
{
    color: black;
    text-decoration: none;
}

img
{
    border: 0px;
}

#top
{
    width: 910px;
    height: 118px;
    clear: both;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

#header
{
    background: url("./images/atlantic-header.jpg") no-repeat center;
    width: 900px;
    height: 83px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

#emailLink
{
    position: absolute;
    left: 700px;
    top: 51px;
    color: #ffffff;
}
#emailLink a
{
    color: #ffffff;
    text-decoration: underline;
}
#emailLink a:hover
{
    text-decoration: underline;
    color: yellow;
}


#topNav
{
    background-image: url("./images/topNav-bg.jpg");
    height: 35px;
    color: black;
    text-align: center;
    margin-top: 0px;
    margin-left: -28px;
}

#drop-down
{
    width: 314px;
    height: 27px;
}

#shop-cart-buttons
{
    position: absolute;
    top: 87px;
    right: 20px;
    display: inline;
}

#container
{
    width: 878px;
    margin: 16px auto;
    text-align: left;
    clear: both;
}

#left-col
{
    width: 150px;
    margin-bottom: 30px;
    float: left;
}

#right-col
{
    width: 710px;
    height: 100%;
    float: right;
}
#right-col-content
{
    width: 700px;
    float: right;
}

#extender
{
    clear: both;
    font-size: 3px;
}


#footer
{
    background-image: url("./images/footer-bg.jpg");
    background-repeat: repeat-x;
    height: 115px;
    color: white;
    clear: both;
}
#footer a
{
    color: #FFFFFF;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}


#copyright
{
    clear: both;
    text-align: center;
}


.style2
{
    font-size: 8pt;
    text-align: center;
    background-color: #3C404F;
}
.style5
{
    border-width: 0px;
}








.cat-header
{
    font-size: 13px;
    margin: 3px;
    margin-top: 40px;
}













form
{
    padding: 0px;
    margin: 0px;
}


.size10
{
    font-size: 10px;
    line-height: 11px;
}

.size12
{
    font-size: 12px;
}

.shop_gifts
{
    background: #D7EBD9;
    color: #000000;
    font-size: 10px;
}

.shop_price
{
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

.shop_rpp
{
    display: block;
    float: right;
    width: 200px;
}


.shop_search_go
{
    width: 30px;
    height: 18px;
    border: 1px solid #083D0F;
    background: #D7EBD9;
}

.nav_off
{
    float: left;
    width: 130px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    background: #D7EBD9;
    border-right: 0px;
    color: #083D0F;
    font-weight: bold;
    display: inline;
}

.nav_on
{
    float: left;
    width: 130px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    background: #083D0F;
    border-right: 0px;
    color: #ffffff;
    font-weight: bold;
    display: inline;
}

.nav_cat
{
    width: auto;
    height: auto;
    font-size: 12px;
    background: #083D0F;
    border: 1px solid #083D0F;
    border-right: 0px;
    color: #ffffff;
    padding: 5px;
    font-weight: bold;
    text-align: left;
}

.nav_link, .nav_link:visited
{
    color: #ffffff;
    text-decoration: none;
}

.shop_g, .shop_g:visited
{
    text-decoration: none;
    color: #083D0F;
}

.shop_g:hover
{
    text-decoration: underline;
}

.nav_on_l, .nav_on_l:visited
{
    color: #ffffff;
}

.shop_desc
{
    font-size: 10px;
    font-weight: bold;
    color: red;
}

.shop_item
{
    padding-left: 4px;
}

.shop_item_pic
{
    border: 1px solid #e8e8e8;
    padding: 5px;
    width: 150px;
}

.shop_item_price
{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

/*
.shop_search {
	display: inline;
	float:left;
	vertical-align: middle;
	padding-top:4px;
	font-size: 11px;
	font-family: verdana;
} */

.shop_search
{
    display: block;
    vertical-align: middle;
    font-size: 11px;
    font-family: verdana;
    width: 300px;
    margin: 7px auto;
}


.shop_cart
{
    display: inline;
    float: right;
    vertical-align: middle;
}

.shop_item_on
{
    float: left;
    width: 130px;
    border: 1px dashed #e8e8e8;
    background: #e8e8e8;
    display: inline;
}

.shop_item_off
{
    float: left;
    width: 130px;
    border: 1px dashed #e8e8e8;
    background: #ffffff;
    display: inline;
}

.so
{
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: line-through;
}

.cart_item_qty
{
    width: 50px;
    height: 48px;
    background-repeat: no-repeat;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border-bottom: 1px solid #888888;
}

.cart_item_description
{
    width: 480px;
    height: 48px;
    padding: 6px 0px;
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #888888;
}

.cart_item_price
{
    width: 90px;
    height: 48px;
    font-size: 14px;
    color: #ff0000;
    font-weight: bold;
    background-repeat: no-repeat;
    text-align: center;
    border-bottom: 1px solid #888888;
}

.cart_item_todo
{
    width: 69px;
    height: 48px;
    padding: 0px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #888888;
}

.cart_header
{
    padding: 1px 20px;
    background: #e9e9e9;
    border: 1px solid #888888;
    font-size: 1px;
}

.cart_subtotal
{
    font-size: 13px;
    font-weight: bold;
    text-align: right;
}

.cart_top
{
    font-size: 10px;
    padding-left: 10px;
}

.input_zip
{
    width: 50px;
    height: 18px;
    font-size: 12px;
}

.input_so
{
    width: 150px;
}

.cart_total
{
    border: 1px solid #343434;
    background: #f3f3f3;
    font-size: 14px;
    font-weight: bold;
}

.qty-input-box
{
    width: 30px;
    text-align: center;
}

.left-nav
{
    padding-left: 4px;
    width: 150px;
    font-size: 12px;
    background: #D7EBD9;
}

#department-links
{
    /* float:left; */
    margin: 0 auto;
    width: 150px;
    padding: 0px;
    text-align: center;
    font-size: 11px;
    font-family: arial, sans-serif;
}

#department-links a, #department-links a:visited
{
    float: left;
    width: 150px;
    color: black;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid white;
}
#department-links a:hover
{
    background: #b3ab79;
    color: white;
}

#selectedDepartment
{
    width: 136px;
    margin: 20px auto;
    padding: 0px;
    margin-bottom: 8px;
    font-size: 10px; /* background: #dcdcc1; */
    text-align: left;
    padding: 1px;
    text-indent: 6px;
}

#selectedDepartment a, #selectedDepartment a:visited
{
    float: left;
    padding: 0px;
    width: 136px;
    margin: 0 auto;
    color: black;
    text-decoration: none;
    text-indent: 6px;
}

#selectedDepartment a:hover
{
    background: #c9c9a7;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
    background: #dcdcc1;
    border-bottom: 1px solid white;
}

#byprice-links
{
    /* float:left; */
    margin: 0 auto;
    width: 150px;
    padding: 0px;
    text-align: center;
    font-size: 11px;
    font-family: arial, sans-serif;
}

#byprice-links a, #byprice-links a:visited
{
    float: left;
    width: 150px;
    color: black;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid white;
}
#byprice-links a:hover
{
    background: #b3ab79;
    color: white;
    text-decoration: none;
}

.popup
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 100;
    width: 200px;
    background: #D7EBD9;
    border: 1px solid #000000;
}

#topText
{
    font-size: 11px;
    color: white;
    background: url('http://atlantictractor.net/images/topText.jpg') no-repeat;
    width: 702px;
    height: 81px;
    margin: 0 auto;
    clear: both;
}
#topText p
{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
#topText h1
{
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}




#dept-buttons
{
    width: 100%;
    margin: 0 auto;
    border: 0px;
    font-size: 8pt;
}
#dept-buttons td
{
    text-align: center;
    vertical-align: top;
}
#dept-buttons p
{
    text-align: left;
    width: 94%;
    margin: 10px auto;
}
#dept-buttons a, #dept-buttons a:visited
{
    color: black;
    text-decoration: none;
}
#dept-buttons a:hover
{
    color: green;
    text-decoration: underline;
}




#items-table
{
    width: 100%;
    margin: 0 auto;
    border: 0px;
    font-size: 8pt;
}
#items-table td
{
    vertical-align: top;
}
#items-table img
{
    border: 1px solid black;
}
#items-table hr
{
    width: 100%;
    height: 1px;
}

.price
{
    font-weight: bold;
    font-size: 14px;
    color: red;
}


.featured-item
{
    width: 98%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 5px;
}





.hor-iframe
{
    width: 688px;
    height: 60px;
    margin: 4px auto;
    margin-left: 8px;
}

#i1
{
    width: 700px;
    height: 100px;
}
#i
{
    width: 688px;
    height: 60px;
    margin: 4px auto;
    margin-left: 8px;
}


#i22
{
    width: 344px;
    height: 160px;
}

#i33
{
    width: 344px;
    height: 160px;
}




#small-iframes-container
{
    width: 100%;
    clear: both;
    margin: 0 auto;
}
#i2-container
{
    width: 344px;
    height: 160px;
    float: left;
}
#i3-container
{
    width: 344px;
    height: 160px;
    float: right;
}

#i2
{
    width: 344px;
    height: 160px;
}

#i3
{
    width: 344px;
    height: 160px;
}

#featured-sale-items
{
    width: 100%;
    margin: 0 auto;
    border: 0px;
    font-size: 8pt;
}
#featured-sale-items td
{
    text-align: center;
    vertical-align: top;
    width: 20%;
}
#featured-sale-items img
{
    border: 1px solid black;
}

featured-sale-items a, #featured-sale-items a:visited
{
    color: black;
    text-decoration: none;
}
#featured-sale-items a:hover
{
    color: green;
    text-decoration: underline;
}

#typeH2
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:large;
}
#typeH2 a
{
    color:Blue; 
    text-decoration:underline;   
}