@import "cart.css";

/*------------------------------------------------------------------------------
    Global Styles
*/
*html, * html body {
  padding: 0;
  margin: 0;
  border: 0;
}
body, h1, h2, h3, h4, p, a, li, ul, ol, span, div, img, form {  /* neuter tags */
  padding: 0;
  margin: 0;
  border: 0;
}
.png {
    behavior:url(/css/iepngfix.htc);
}
body{
  background-color: white;
  font-family: Verdana, Arial, sans-serif;
  background-image: url(/img/layout/body_bg.gif);
  background-position: top left;
  background-repeat: repeat;
}
a {
  text-decoration: none;
  color: #00a0c6;
}
a:hover {
  color: #006179;
  text-decoration: underline;
}
ul.real_list, ol.real_list
{
    margin: 12px 0;
    padding-left: 30px;
}
ul.sub_list, ol.sub_list
{
    list-style-type: circle;
    padding-left:60px;
}
p.misc_text
{
  text-indent: 0 !important;
  margin-bottom: 10px;
  margin-right:10px;
  margin-left:10px;
  padding-top:8px;
}
/*------------------------------------------------------------------------------
    Primary Layout Containers
*/
#body_shade_outside {
  width: 900px;
  margin: 0 auto;
  background-image: url(/img/layout/body_shadow.gif);
  background-position: top center;
  background-repeat: repeat-y;
  mn-height: 759px;
  _eight: 759px;
}
#body_shade_inside {
    width: 800px;
    background-color: white;
    margin: 0 auto;
}
#body_shade_footer {
    width: 900px;
    height: 40px;
    margin: 0 auto;
    background-image: url(/img/layout/body_shadow_footer.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
}
#footer_shade {
    height:25px;
    width:900px;
    margin:0 auto;
    background-color:white;
}
#flash_container {
    margin-bottom: -22px;
    position: absolute;
    top: 128px;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    text-align: center;
    font-weight: bold;
    color: red;
    border: 1px solid black;
    background-color: #f5f5f5;
}
#container {
    position: relative;
    width: 790px;
    margin:5px auto;
    background-color: #ffffff;
    overflow: hidden;
}

#ThankYou {
    background: url(/img/layout/thank_you_byebye.png) no-repeat;
    height:180px;
    position:relative;
}
#ThankYou p {
    position:absolute;
    font-size:9px;
    width:500px;
    right:30px;
    bottom:32px;
}


/*------------------------------------------------------------------------------
    Home
*/
#home_welcome {
    position: relative;
    background-image: url(../img/layout/home_welcome.jpg);
    width: 504px;
    height: 350px;
}
#home_email_questions {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 10px;
    color: #848484;
}
/* Smaller elements: all are anchor elements */
#home_one, #home_two, #home_bottomleft, #home_bottomright {
    position: absolute;
    display: block;
}

#home_one {
    right: 0;
    top: 0;
    width: 144px;
    height: 167px;
    background-image: url(../img/layout/bags_right.png);
    behavior:url(/css/iepngfix.htc);
}
#home_two {
    right: 0;
    top: 169px;
    width: 144px;
    height: 179px;
    behavior:url(/css/iepngfix.htc);
}
#home_bottomleft {
    left: 0;
    top: 352px;
    width: 255px;
    height: 164px;
    background-image: url(../img/layout/home_bottomleft.jpg);
    background-repeat:no-repeat;
}
#home_bottomright {
    right: 0;
    top: 352px;
    width: 389px;
    height: 163px;
    background-image: url(/img/layout/home_bottomright.jpg);
    background-repeat:no-repeat;
}

#top {
    /*height:132px; --- new navy buttons */
    position:relative;
    z-index:1001;
}

#top .top   { height:70px;width:250px;padding:10px 0 0 10px; }
#top img    { border:0 }

#flash_message
{
    font-size:16px;
    text-align:center;
    color:black;
    border:2px solid #D92420;
    background-color:#FFFFCC;
    width:512px;
    padding:6px 0;
    position:absolute;
    top:21px;
    left:277px;
}
#page_header
{
    width:300px;
    height:30px;
    float:left;
    position:absolute;
    bottom:0;
    left:0px;
}



/*------------------------------------------------------------------------------
    Navigation (part of #top)
*/
#top .navigation {
}
#top .navigation table {
    border-collapse:collapse;
    width:800px;
}
#top .navigation td {
    width:98px;
    eight:26px;
    padding:3px 8px;
    border-left:2px solid #D0D0D0;
    text-align:center;
    vertical-align:middle;
}
#top .navigation td:hover {
    background-color:#ABCDE9;
    border-bottom:2px solid #D0D0D0;
}
#top .navigation a {
    color:black;
    font-size:11px;
    display:block;
    float:left;
    padding:9px 0;
    width:88px;
    text-align:center;
    border-left:2px solid #D0D0D0;
}
#top .navigation a.first {
    border-left:none;
}
#top .navigation a.family {
    width:120px;
}
#top .navigation a.humor {
    width:100px;
}
#top .navigation a.baby {
    width:105px;
}
#top .navigation a.heritage {
    width:120px;
}
#top .navigation a.dogs {
    width:65px;
}
#top .navigation a.sports {
    width:100px;
}
#top .navigation a:hover {
    text-decoration:none;
    background-color:#f6671f;
    color:white;
}


/*------------------------------------------------------------------------------
    Footer Navigation
*/
.navigation .nav_parent {
    position:absolute;
    border-left:2px solid #D0D0D0;
    width:140px;
    background:white;
    z-index:1001;
}

.navigation .nav_child {
    position:absolute;
    top:25px;
    left:-2px;
    z-index:1000;
}

.navigation .nav_child a {
    position:absolute;
    width:138px;
    display:block;
    text-align:center;
    border-left:2px solid #D0D0D0;
    border-top:3px solid #7C7C7C;
    background-color:#ECECEB;
    color:black;
    padding:6px 0;
    font-size:10px;
    z-index:1001;
}
.navigation .nav_child a:hover {
    background:#CCCBCA;
}
* html .navigation .nav_child a {
    width:100%!important;
}


/*------------------------------------------------------------------------------
    Containers
*/
#container_head
{
  width: 635px;     /* width + padding-left = 650px */
  height: 38px;
  background-image: url(../img/layout/container_header.gif);
  padding-left: 15px;
}
#container_head span.title {
  position:relative;
  top:3px;
  font-size: 22px;
  color: white;
}
/*
 *  LEFT side of #container
 */
#container_left
{
  width: 510px;
  min-height: 450px;
  height: 470px;
  position: absolute;
  top: 38px;
  left: 0;
  overflow: auto;
}
#container_left h3, #container_left p
{
  padding-left: 8px;
}
#container_left h3, h3.sub_header
{
  font-size: 14px;
  font-weight: normal;
  padding-top: 4px;
  padding-bottom: 8px;
  margin-right: 8px;
  border-bottom: 1px solid #7C7C7C;
}
#container_left p
{
  padding-top: 8px;
  margin-right: 5px;
  font-size: 11px;
  line-height: 140%;
  text-indent: 1em;
}
#container_left .index_img
{
  float: left;
  margin: 4px;
}
/*
 ************************HERALDIC
*/

.heraldic_product
{
  width: 170px;
  padding-bottom: 15px;
  padding-top: 5px;
}
.heraldic_product img, img.product_image
{
  float: none;
  display: block;
  margin: 0 auto;
}

.heraldic_product p
{
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-indent: 0;
  text-align: center;

}
.heraldic_product p.product_type
{
  font-size: 11px;
  margin: 0;
  padding: 0;
}

.heraldic_product p.product_name
{
  margin: 0;
  font-style: italic;
  text-align: center;
}
.heraldic_product .price
{
  color: red;
  font-style: italic;
}
#container_left h4.detail {
    font-weight:bold;
    font-size: 14px;
    margin:10px 12px;
    border-bottom: 1px solid #B1B1B1;
}
#container_left p.detail {
  font-size: 12px;
  text-align: right;
  margin-right: 15px;
}
#container_left p.desc {
  font-size:11px;
  clear:both;
  margin: 0 15px;
}
a#cart_button {
    float:right;
    display:block;
    width:116px;
    height:36px;
    background-image: url('/img/layout/cart_btn_off.jpg');
}
a#cart_button:hover {
    background-image: url('/img/layout/cart_btn_on.jpg');
}
/*
 **********************HERITAGE
*/
#heritage_home_img
{
  display: block;
  margin: 20px auto;
}
#emblem_table
{
  border-collapse: collapse;
  margin-top: 30px;
}
#emblem_table td
{
  text-align: center;
}
.heritage_product
{
  width: 500px;
  padding: 5px 0;
}
.heritage_list_img
{
  float: left;
  width: 150px;
}
.heritage_product p
{
  width: 330px;
  text-indent: 0 !important;
  float: left;
  font-size: 13px;
}

/*
 *  RIGHT side of #container
 */
#container_right
{
  position: absolute;
  top: 38px;
  right: 0;
  width: 140px;
}

#name_box,
#clearance_box,
#heritage_text_box
{
  width: 138px;
}
div.grey_box {
    background-color:#dfdfdf;
    border-top:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;
    margin:3px 0;
    font-size:65%;
    padding:3px 0;
}
#container_right ul
{
  list-style-type: none;
}
#container_right li
{
  display: inline;
}
#container_right li a,
.products_submenu a {
  width: 128px;
  display: block;
  margin-bottom: 4px;
  margin-top: 4px;
  color: black;
  font-variant: small-caps;
  font-size: 14px;
}
#container_right .menu li a
{
  cursor:pointer;
  padding: 8px 5px;
  background-color: #ABCDE9;
}
.products_submenu a
{
  padding: 0 5px !important;
  background-color: #ABCDE9 !important;
  text-align: right;
}
#container_right .menu li a:hover,
.products_submenu a:hover
{
  text-decoration: none !important;
  background-color: #3281C0 !important;
  color: white !important;
}
#sweatshirt_submenu
{
  position: absolute;
  top: 130px;
  _top: 134px !important;
  right: 2px;
}
#submenu_selected {
  background-color: #ABCDE9 !important;
}


#right_menu .menu_item a,
#right_menu .menu_item span {
    display:block;
    margin:4px 0;
    padding:8px 5px;
    background-color:#ABCDE9;
    color:black;
    font-size:14px;
    font-variant:small-caps;
}
#right_menu .menu_item.small a {
    margin:0 0 0 10px;
    padding:3px 10px;
    font-size:12px;
    background-color:#DBE3E9;
    border-left:3px solid #ABCDE9;
}
#right_menu .menu_item span {
    margin-bottom:0!important;
}
#right_menu .menu_item a:hover,
#right_menu .menu_selected {
    background-color:#3281C0!important;
    text-decoration:none;
    color:white!important;
}



#name_box {
  position: absolute;
  top: 200px;
  right: 2px;
  height: 80px;
  background-image: url('../img/layout/corner_triangle.gif');
  background-position: top right;
  background-repeat: no-repeat;
  border-top: 2px solid #7C7C7C;
}
#heritage_text_box
{
  position: absolute;
  top: 170px;
  right: 2px;
  height: 80px;
  font-size: 11px;
  text-align: center;
}

#clearance_box
{
  position: absolute;
  top: 300px;
  display: none;
  height: 168px;
  background-image: url(../img/layout/clearance.jpg);
  background-position: top right;
  border-top: 2px solid #7C7C7C;
}
#name_box p
{
  font-size: 10px;
  font-variant: small-caps;
  margin-left: 10px;
  padding-bottom: 6px;
  padding-top: 12px;
}
select#name_select
{
  width: 90px;
  margin-left: 15px;
}
/*
 *  Product Category Home Page
 */
p.category_home
{
    font-size:20px !important;
    text-indent:0 !important;
    text-align:center !important;
}

#searchError
{
    margin: 10px;
    color:red;
    font-size:16px;
    font-weight:bold;
}


#footer_menu {
    position:relative;
    display:none;
}

#footer_menu .top   { height:70px;width:250px;padding:0px 0 0 0px; }
#footer_menu img    { border:0 }

/*------------------------------------------------------------------------------
    Navigation (part of #footer_menu)
*/
#footer_menu .navigation {
    height:24px;
    position:relative;
    width:482px;
    margin:0 auto;
}

#footer_menu .navigation .nav_parent
{
    width:120px;
    background:;
}
#footer_menu .navigation a.primary
{
    cursor:default;
    display:block;
    font-size:12px;
    text-align:center;
    padding:5px 0;
    color:black;
}
#footer_menu .navigation a.primary:hover,
.navigation .nav_child a:hover {
    text-decoration: none;
}
#footer_menu .navigation .nav_child {
    width:120px;
    background-color:#ECECEB;
    z-index:1000;
}
#nc_products.nav_child {
    width:101px;
}
#nc_services.nav_child {
    width:180px;
}
#footer_menu .navigation .nav_child a {
    position:relative;
    display:block;
    padding:4px 0;
    font-size:10px;
    z-index:1001;
    border-top:none;
    width:120px;
}
#footer_menu .navigation #quick_links {
    top:-100px;
}
#footer_menu .navigation #your_order {
    top:-100px;
}
#footer_menu .navigation #about_us {
    top:-60px;
}
#footer_menu .navigation #contact_us {
    top:-40px;
}

#header {
  position: relative;
  left:0px;
  width: 800px;
  height: 100px;
  background-image: url(/img/layout/header_mast_nonav.jpg);
  margin: 0 auto;
}


#logo {
  display: block;
  position: absolute;
  left: 0;
  width: 280px;
  height: 100px;
}
#cart
{
  position: absolute;
  top: 10px;
  right: 19px;
  padding-right: 25px;
  font-size: 10px;
  color: white;
}
#search
{
  position: absolute;
  bottom: 3px;
  right: 5px;
}
#search label  /* Search label */
{
  font-size: 14px;
  color: white;
}
#SearchText {
  width: 150px;
}
/*
#submit_search {
  width: 30px;
  height: 23px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #ABCDE9;
  color: black;
  border-width: 1px;
  border-color: #959595;
  font-size: 10px;
  font-weight: bold;
}
*/
#submit_search {
    border:0;
    background:transparent url('/img/layout/search_go.png') no-repeat top left;
    width:33px;
    height:24px;
}
#submit_search:active {
    background:transparent url('/img/layout/search_go_down.png') no-repeat top left;
}


/*
  Footer Menu styles
*/

#footer_legal
{
  position: relative;
  text-align: center;
  color: #fff;
  background-color: #7c7c7c;
  font-size: 10px;
}


/*------------------------------------------------------------------------------
    Product Listing
*/
#products .product {
    float:left;
    width:160px;
    height:190px;
    text-align:center;
}

#products .product .catalogno {
    font-size:9px;
}

#products .product .name a {
    font-size:11px;
    margin:5px 0;
}
#products .product .price {
    font-size:14px;
    color:red;
}
#products .product .image {
    _height:120px;
    min-height:120px;
}


/*------------------------------------------------------------------------------
    Product Detail
*/
#product {

}
#product #product_image {
    float:left;
}
#product .personalize_image {
    float:left;
    width:70px;
    text-align:right;
}
#product .desc,
#product .options {
    float:right;
    width:260px;
    padding:0;
    font-size:12px;
}
#product .options {
    clear:right;
}
#product .price,
#product .description,
#product div.input,
#product div.submit {
    margin:12px 0;
}
#product .price {
    color:red;
    font-size:16px;
    margin:0px;
    font-weight:bold;
}
#product div.desc label {
    display:block;
    font-size:10px;
    font-weight:bold;
}
#product div.input label {
    display:block;
    font-size:10px;
    font-weight:bold;
}
#product #ProductQuantity {
    width:35px;
}
#product div.submit {
    margin:24px 0pt;
}

#product #ProductImage {
    border:1px dashed #efefef;
}
#product #FaceToggle {
    text-align:center;
    font-size:12px;
    padding:8px 0;
}
#product #FaceToggle a {
    cursor:pointer;
    padding:2px 4px;
    border:1px solid white;
}
#product #FaceToggle a:hover {
    text-decoration:none;
}
#product #FaceToggle a.active {
    background-color:#FFFFCC;
    color:black;
    border:1px solid #999966;
}
#product #FaceToggle a.disabled {
    color:#999999;
    cursor:default;
}


#product #addToCart {
    border:none;
    background:url('/img/layout/cart_btn_off.jpg') no-repeat;
    padding:0;
    margin:0;
    width:120px;
    height:40px;
}
#product .swatch {
    border:1px solid white;
    cursor:pointer;
}
#product .swatch.active {
    border-color:#0E5E9D;
}




/*------------------------------------------------------------------------------
    Input Styles
*/

.textInputContainer {
    background:url('/img/layout/textinput_left.png') no-repeat center left;
    padding-left:9px;
}
.textInputContainer input,
.textInputContainer select {
    background:url('/img/layout/textinput_right.png') no-repeat center right;
    border:none;
    padding:3px 9px 3px 0;
}
.textInputContainer select {
    adding:3px 0 3px!important;
}
.textInputContainer option {
    background:white;
}
.textInputContainer.search {
    float:left;
    margin-right:3px;
}
.textInputContainer.quantity {
    text-align:left;
    padding-left:4px;
}
.textInputContainer.quantity input {
    padding-right:4px;
}


/*------------------------------------------------------------------------------
    Information Pages
*/
/* CUSTOMER SERVICE */
.scroll_box {
    overflow: auto;
    height:449px;
    font-size:11px;
    line-height: 140%;
}
h3.sub_header {
    height:20px;
    font-size:16px;
    padding-left:10px;
}
h4.info_header {
    margin: 40px 0 16px 0;
}
p.cs {
  text-indent: 0 !important;
  margin-bottom: 10px;
  font-size:11px;
  line-height:140%;
  margin-right:5px;
  padding-top:8px;
}
#cs_phone {
  top: 100px;
  float: right;
  margin: 20px;
}
.cs_intro, .contact_info {
  font-size: 14px !important;
  line-height: 160% !important;
}
.contact_info {
    text-align:center;
    margin: 25px 0;
}
.cs_header {
  border-top: 1px solid #7C7C7C;
  margin-top: 70px;
  margin-right: 30px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-left: 30px;
  font-size: 16px;
  font-weight: normal;
}
.cs_top {
  float: right;
  color: #3281C0;
  font-size: 11px;
  font-variant: small-caps;
}
.cs_top:hover {
  color: #4a9b2d;
}
#delivery_table,
.sizing_chart_table {
  border-collapse: collapse;
  margin-left: 10px;
}
#delivery_table th,
.sizing_chart_table th {
  font-size: 11px;
  background-color: #ECECEB;
  border: 1px solid #7C7C7C;
  padding: 2px 6px;
}
#delivery_table td,
.sizing_chart_table td
{
  font-size: 13px;
  border: 1px solid #7C7C7C;
  text-align: center;
  padding: 2px 6px;
}
#delivery_table td.first,
.sizing_chart_table td.first
{
  text-align: left;
}
.sizing_chart_table
{
  margin-top: 15px;
  width: 450px;
}

ol#career_contacts li
{
    margin: 10px 0;
}
ol#career_contacts li span
{
    padding-left:65px;
}

#pp_contact
{
    text-align:center;
    margin: 25px 0;
}


/*------------------------------------------------------------------------------
    La Pagination
*/
#pagination {
    font-size:65%;
    padding:0 4px 6px;
    color: #bebcbb;
}
#pagination .pages {
    background-color:#efefef;
    border-top:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;
    margin:3px 0;
}
#pagination a,
#pagination .pages .current,
#pagination .pagingNav {
    padding:3px 3px;
    display:block;
    float:left;
    text-decoration:none;
}
#pagination a:hover {
    background-color:#ccc;
}
#pagination .pages .current {
    color:black;
}

#pagination .pagingNav {
    width:40px;
    text-align:center;
}
#pagination a.pagingNav {
    color:#C72800;
}

#pagination .number,
#pagination .current {
    padding-left:6px!important;
    padding-right:6px!important;
}
#pagination select.limit {
    font-size:100%;
}


/*------------------------------------------------------------------------------
    Flash Messages
*/
#flashMessage div.message {
    display:inline;
}
#flashMessage {
    height:28px;
    overflow:auto;
    background-color:#FFFFE1;
    border-bottom:1px solid #808080;
    position:relative;
}
#flashMessage span {
    font-size:14px;
    display:block;
    padding:4px 0 0 2em;
}
#flashMessage img.close {
    display:block;
    position:absolute;
    right:8px;
    top:7px;
    cursor:pointer;
}
#cartMessage {
    background-color:#FFFFCC;
    border-top:1px solid #999966;
    border-bottom:1px solid #999966;
    text-align:center;
    margin:10px 0;
}
#cartMessage .name {
    font-weight:bold;
}
#cartMessage a {
    font-size:85%;
}
#cartMessage .primary {
    margin:5px 0;
    font-size:110%;
    font-weight:bold;
}
#cartMessage .error {
    font-size:90%;
    color:red;
}

/*------------------------------------------------------------------------------
    Popup Pages
*/
#popup_content {
    background-color:white;
    margin:10px 5px;
}