﻿/*BASIC FORMATTING TAGS*/
html, body 
{
	height: 100%;
	background-color:#ffffff;
}

/* body and default font etc */
body
{
    font-family:Arial, Verdana;
    font-size:12px;
    font-weight:normal;
    line-height:16px;
	padding:0;
	margin:0;
	color: #91937B;
}

img
{
    border:none;
}

img.bordered, .bordered img
{
    border: solid 1px #C0C1B5 !important;
}

.clear
{
    clear: both;
}

.browse_all img { margin-bottom: 4px; }

.browse { }
 

ul
{
    list-style: disc;
    margin: 10px 0 10px 30px;    
}

ul li {
    margin-bottom: 5px;
}

a {
    color: #888D57;
    font-weight: bold;
}
a:hover {
    color:#F48608;
}

.alert {
    color:#F48608;
}

.alert_bar
{       
    position:relative;
    background-color: Red;
    border: solid 1px White;
    margin-top: -27px;
    color: #FFFFFF;
    text-align: center;
    padding: 4px;
    font-weight: bold;
    font-size: 13px;
    min-height: 16px;
}
.alert_bar a, .alert_bar a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    font-style: italic;
}


.j_lock {
    background-image: url('../images/icons/lock.png');
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: -3px;
    margin-left: 1px;
}

.j_locked {

}

.j_check {

}

.hidden 
{
    display: none;
}

h1
{   
    margin-top: 0;
    color:#A1AB1B;
    font-size:16px;
    font-weight:bold;
    margin-bottom: 8px;
}

h2 {font-size: 14px }
h3 {font-size: 13px }
h4 {font-size: 12px }


form select, form input, form textarea {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:12px; 
    padding: 2px;
    color: #666666;
}

.textbox_std
{
    width: 130px;
    border:1px solid #E5EAD4; 
    margin-bottom: -2px;
    
}

.textbox_thin
{
    width: 60px;
    border:1px solid #E5EAD4; 
    margin-bottom: -2px;
    
}

.textbox_thinnest {
    width: 16px;
    border:1px solid #E5EAD4; 
    margin-bottom: -2px;
}

.textbox_wide
{
    width: 190px;
    border:1px solid #E5EAD4;  
    margin-bottom: -2px; 
}

.textbox_wider
{
    width: 240px;
    border:1px solid #E5EAD4; 
    margin-bottom: -2px;
    
}


.normal
{
    font-weight: normal;
}

.right {
    float: right;
}

.left
{
    float: left;
}

.half {
    width: 49%;
}


.cycle { }

#top_fish 
{
    margin-left: auto;
    margin-right: auto;
    width: 24px;
    height: 19px;
    background: White url(../images/fish_border_icon.png) center no-repeat;
    position: relative;
    top: 20px;
    border-left: solid 5px White;
    border-right: solid 5px White;
}

#container
{
    width:993px;
    
    margin:8px auto 0 auto;
    padding:0;
    border: solid 1px #C0C1B5;
    padding: 3px;
}

#inner
{
    margin:0 auto;
    padding:0 !important;
    border: solid 1px #C0C1B5;
}

#border_icon
{
    width:1001px;
    height:19px;
}

#top_header
{
    margin:0;
    padding:0 !important;
	background-color: #FFF !important;
}

#top_header #main_logo
{
    margin: 14px 14px 14px 34px;
    float: left;
}


#top_header #top_right 
{
    
    float: right;
    height: 44px;
    background:url(../images/top_right_bg.gif) bottom right no-repeat;

}

#top_header #account_info
{
    float:right;
    color:#f89828;
    font-size: 12px;
    font-weight:bold;
    padding: 6px;
}

#top_header #account_info a
{
    color:#f89828;
    text-decoration:none;
}

#top_header #account_info img
{
    margin-bottom: -7px;
    margin-right: 4px;
}


#top_header #shop_by
{
    position: relative;
    float: right;
    margin: 8px;
    border-bottom: solid 1px #F89828;
}

#top_header .shop_by
{
    margin-top: 10px;
    margin-right: 5px;
    float: right;
    display: none;
}

#top_header #shop_by ul
{
    margin: 0;    
    padding:0;
    list-style:none;
    color:#ffffff;
    width:114px;
    background:url(../images/btn_orange_shop_by_options.png) top left no-repeat;
}

#top_header #shop_by ul li
{       
    margin:0;
    padding:0;
}

#top_header #shop_by ul li a
{
    display:block;
    line-height:20px;
    text-align:left;
    text-indent:11px;
    font-size:12px;
    color:#ffffff;
    text-decoration:none;
}

#top_header #shop_by ul li ul
{
    margin:0;
    padding:0;
    border:0 !important;
    display:none;
    z-index: 1000;
}

#top_header #shop_by ul li:hover ul
{
    display:block;
}

#top_header #shop_by ul li ul li a
{
    margin:0;
    padding:0;
    display:block;
    color:#ffffff;
    text-align:left;
    padding-left: 13px;
    font-size:11px;
    height:18px;
    text-decoration:none;
    background:url(../images/shop_by_light_green_bg.gif) top left no-repeat;
}

#top_header #shop_by ul li ul li a:hover
{
    background:url(../images/shop_by_dark_green_bg.gif) top left no-repeat;
}


#top_header #nav_bar {
    border-top: solid 1px #E6E8D2;
    border-bottom: solid 1px #E6E8D2;
    overflow: hidden; 
    clear: both;
    
}

#top_header .special_bar {
    overflow: hidden; 
    clear: both;    
    background-color: #F89828;
    color: #FFFFFF;
    margin: 1px;
    text-align: center;
    padding: 4px;
    font-weight: bold;
    font-size: 13px;
    
}

#top_header .special_bar a, #top_header .special_bar a:hover
{
    color: #FFFFFF;   
    text-decoration: none;
}

#top_header ul#navigation 
{
    background-color: #E6E8D2;
    margin: auto;    
    text-align: center;
    width: 100%;
    padding:0;
    list-style:none;
}

#top_header ul#navigation li
{
    background-color: #E6E8D2;
    float:left;
    margin:0;
    padding: 2px;
    border-top: solid 1px White;
    border-bottom: solid 1px White;
    border-right: solid 1px White;
    
}

#top_header ul#navigation li:hover {

    background-image: url('../images/greengradient.png');
}

#top_header ul#navigation li.diamond img
{
    margin-top: 11px;
}


#top_header ul#navigation li div
{   
    position: absolute;
    z-index: 1000;
}

#top_header ul#navigation li div img
{
    margin-top: 9px;
    margin-left: -7px;
}

#top_header ul#navigation  li a
{
    color: #888D57;
    text-decoration: none;
    display:block;
    line-height:26px;
    font-weight: bold;
    font-size: 12px;
    padding-left: 11px;
    padding-right: 11px;
    
}

#top_header ul#navigation  li a:hover, #top_header ul#navigation li:hover a
{
    color: #FFFFFF;
    border: solid 1px White;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 24px;
    background-image: url('../images/greengradient.png');
}



#search_area
{
    margin-top: 4px;
    clear: right;
    float:right;
    font-weight:bold;
    font-size:12px;
    color:#888d58;
    padding:6px;
    width: 300px;
    text-align: right;
}

#search_area input
{
    margin-bottom: -6px;
    color: #666666;
}

#search_area .j_search
{
    margin-bottom: -2px;

}

#main_content
{	
    padding: 14px;
    min-height:330px;
    margin:0 !important;
    overflow: hidden;
    background:url(../images/watermark.jpg) no-repeat 250px 40px; 
}

#main_content h1 select
{
    float: right;
    margin-top: -17px;
}

.content_section
{
    clear: both;
    background-color: #F6F7EE;
    margin-bottom: 6px;
    padding: 4px 14px 4px 14px;
    font-size: 12px;
    font-weight: bold;
}

#specials_box
{
    display:none;
    width:991px;
    height:28px;
    line-height:28px;
    font-family:Georgia;
    font-size:16px;
    color:#ffffff;
    font-weight:bold;
    text-align:center;
    margin:0 auto;
    background:url(../images/specials_box_bg.gif) top left no-repeat;
}

#home_top_area
{
    background:url(../images/home_top_area_bg.gif) top left;
    width:991px;
    height:242px;
}

#home_image_area
{
    width:637px;
    height:232px;
    float:left;
    margin: 4px 2px 4px 3px;
    border:1px solid #ffffff;
}

#home_text_area
{
    float: left;
    width:250px;
    height: 203px;
    margin-top:5px;
    border-left:1px solid #ffffff;
    text-align: center;
    font-family: Georgia, Times New Roman, Helvetica, Arial;
    font-size: 26px;
    line-height: 1.3em;
    color: #FFFFFF;
    padding: 15px 44px 15px 44px;
}

#home_text_area a, #home_text_area a:hover
{
    color: #FFFFFF;
    font-weight: normal;
}

#home_bottom_area
{
    width:991px;
    height:179px;
    background-color:#ffffff;
}

.home_box
{
    float:left;
    width:314px;
    height:165px;
    margin:4px 0 4px 3px;
    border:3px solid #e6e8d2;
}

.home_box .home_box_image
{
    clear:left;
    float:left;
    width:165px;
    height:165px;
}

.home_box .home_box_info
{
    float:left;
    width:149px;
    height:165px;
    text-align:center;
    background:url(../images/featured_product_bg.png) top left no-repeat;
}


.home_box .home_box_info p
{
    color:#91937b;
    font-size:12px;
    margin:65px auto 8px auto;
    width:111px;
    height:39px;
    padding: 5px 10px 5px 10px; 
}


.home_box .home_box_info a.btn
{
    margin-top: 2px;
    margin-left: 3px;
    bottom: 0px;
    display: block;
    width: 125px;
}


.home_box .home_box_info .cost
{
    color:#EA8108;
    font-size:12px;
    font-weight:bold;
}


#home_box_description
{   
    float: left;
    width: 280px !important;
    text-align:center;
    padding: 33px 25px 0 25px;
    line-height:1.8em;
    color:#88910f;
    margin:0;
    font-family: Georgia, Times New Roman, Helvetica, Arial;
}

#home_box_description h1
{
    font-size:13px;	
}

#home_box_description a, #home_box_description a:hover
{
    color:#88910f;
    text-decoration: none;
}

#inside_top_bar
{
    clear:left;
    float:left;
    width:991px;
    height:25px;
    border-top:1px solid #ffffff;
    background-color:#f5f6ed;
}

#inside_top_bar #breadcrumbs
{
    float:left;
    width:765px;
    height:25px;
    text-indent:7px;
    color:#88910f;
}

#inside_top_bar #breadcrumbs a
{
    color:#88910f;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    line-height:25px;
}

#inside_top_bar #item_navigator
{
    float:right;
    width:219px;
    height:25px;
}

#inside_top_bar #item_navigator #previous_item
{
    float:left;
    width:119px;
    height:25px;
    background-color:#e8e8e8;
    text-align:center;
}

#inside_top_bar #item_navigator #previous_item a
{
    display:block;
    width:119px;
    height:25px;
    color:#88910f;
    font-weight:bold;
    line-height:25px;
    font-size:12px;
    text-decoration:none;
}

#inside_top_bar #item_navigator #next_item
{
    float:right;
    width:99px;
    height:25px;
    background-color:#e8e8e8;
    text-align:center;
}

#inside_top_bar #item_navigator #next_item a
{
    display:block;
    width:99px;
    height:25px;
    color:#88910f;
    font-weight:bold;
    line-height:25px;
    font-size:12px;
    text-decoration:none;
}

#main_product_area
{
    background-color:#ffffff;
}

#main_product_area #product_image_area
{
    margin-left: 10px;
    width:320px;
    clear:left;
    float:left;
    text-align:center;
    overflow: hidden;
}

#main_product_area #product_image_area #product_image
{
    border:3px solid #c3cf21;
    margin-top:5px;
}


#main_product_area #product_image_area .images_nav
{    
    background:url(../images/magnify.gif) top left no-repeat;  
    min-height: 16px; 
    margin-left: 40px;
    text-align: left;
    
}

#main_product_area #product_image_area .images_nav a.enlarge
{
    display: block;
    float: left;
    text-indent: 24px;
    font-weight: normal;
    text-decoration: none;
    outline: 0;
   
}
#main_product_area #product_image_area .images_nav a.enlarge:hover
{
    color: #91937B;
}

#main_product_area #product_description_area
{
    padding-left:10px;
    padding-right:10px;
    float:left;
    width:410px;
    border-right:1px solid #ecede9;
}

#main_product_area #product_description_area h1
{
    margin-top: 18px;
}

#main_product_area #product_description_area #price
{
    font-size:16px;
    font-weight:bold;
    color:#f89828;
    margin:13px 0 18px 0;
}

#main_product_area #product_description_area #product_info
{
    width:100%;
}

#main_product_area #product_order_area
{
    float:left;
    width:200px;
    padding:0 0 0 12px;
}

#main_product_area #product_order_area #spacer
{
    width:100%;
    height:33px;
    display:block;
}

#main_product_area #product_order_area #quantity
{
    margin:19px 0 18px 0;
    display:block;
    color:#88910f;
    font-size:12px;
    width:40px;
}

#main_product_area #product_order_area .add_to_bag
{
    display:block;
    width:131px;
    height:22px;
    color:#ffffff;
    text-align:center;
    line-height:22px;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
    background:url(../images/btn_add_to_bag.gif) top left no-repeat;
    margin-bottom:8px;
}

#main_product_area #product_order_area .choking_hazard
{
    color:#888d58;
    font-size:11px;
    text-align:left;
    margin-top:10px; 
}

#main_product_area #product_order_area .choking_hazard img
{
    float: left;
    margin: 10px 0 10px -2px;
}

#main_product_area #product_order_area .choking_hazard div
{
    float: right;
    text-align:center;
    width: 148px;
    margin-top:8px;  
}


#main_product_area #product_order_area .tell_a_friend
{
    display:block;
    width:131px;
    height:22px;
    color:#91937b;
    text-align:center;
    line-height:22px;
    font-weight:bold;
    font-size:11px;
    background:url(../images/btn_tell_a_friend.gif) top left no-repeat;
    text-decoration:none;
}


#more_items_area #item_boxes
{
    clear:left;
    float:left;
    width:991px;
    height:32px;
}

#more_items_area #item_boxes .item_box
{
    float:left;
    width:236px;
    height:103px;
    border:3px solid #e6e8d2;
    margin:3px 3px 0 0;
}

#more_items_area #item_boxes #first_box
{
    margin-left:6px;
}

#more_items_area #item_boxes .item_box img
{
    float:left;
}

#more_items_area #item_boxes .item_box div
{
    width:87px;
    height:103px;
    float:right;
    text-align:center;
    background:url(../images/more_items_bg.gif) top left no-repeat;
}

#more_items_area #item_boxes .item_box div h1
{
    display:block;
    width:86px;
    height:30px;
    margin-bottom:12px;
    font-weight:bold;
    font-size:12px;
    color:#91937b;
}

#more_items_area #item_boxes .item_box div h2
{
    display:block;
    width:86px;
    margin-top:8px;
    font-weight:bold;
    font-size:12px;
    color:#91937b;
}

#more_items_area #item_boxes .item_box div .btn_view
{
    margin:0 auto;
    position:relative;
    left:-1px;
    display:block;
    width:70px;
    height:20px;
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
    font-size:11px;
    line-height:20px;
    background:url(../images/btn_view.gif) top left no-repeat;
}

#more_items_area #item_boxes .item_box div .btn_view:hover
{
    background:url(../images/btn_view_over.gif) top left no-repeat;
}

#static_content
{
    width:991px;
    margin:0 auto;
    line-height:21px;
    padding:15px 15px 15px 15px !important;
    color:#888d58;
}

.tabs_std 
{
    text-align: left;
}

.tabs_std .btn_tab_on
{
    background:#ffffff;
	border-right: solid 2px #E6E8D2; 
	border-top: solid 2px #E6E8D2; 
	border-left: solid 2px #E6E8D2; 
	padding: 3px 20px 6px 20px;
	font-size:12px;
	line-height: 12px;
	cursor:default; 
	text-decoration: none;
	margin-right: 1px;
	top: 0px;
	position: relative;
	font-weight:bold;
	color:#888d58;
}

.tabs_std .btn_tab_off
{
    background-color:#E6E8D2;
	border-right: solid 2px #E6E8D2; 
	border-top: solid 2px #E6E8D2; 
	border-left: solid 2px #E6E8D2; 
	line-height: 23px;
	padding: 3px 20px 4px 20px;
	cursor:pointer; 
	font-weight:bold;
	font-size:12px;
	color:#827F6B;
	text-decoration: none;
	margin-right: 1px;
	top: 0px;
}

.tabs_std .btn_tab_off:hover {
	background-color:#C3CF21;	
	color: #FFFFFF;
}

.tabs_std .btn_tab_on:hover {
	text-decoration: none;
}


.tabs_std div 
{
	background-color: White;
	border: solid 2px #E6E8D2; 
	padding: 6px;
	margin-right: 3px;
}

a.btn {

     line-height: 18px;
	 text-decoration: none;
     background-color:#F89828;
	 color:White !important;
     border:1px solid #FFFFFF; 
     padding: 2px 8px 2px 8px; 
     outline:1px solid #F89828; 
     font-size: 11px;
     margin: 2px;
}

a.btn:hover {
	background-color:#C3CF21;	
    background-image: url('../images/greengradient.png');
	color: #FFFFFF !important;
    outline:1px solid #C3CF21; 
}

.ie
{
     border:1px solid #F89828; 
}

.ie a.btn 
{    
     margin: 0 !important;
}

.ie:hover
{
     border:1px solid #C3CF21; 
}

a.btn_alt {

     line-height: 18px;
	 text-decoration: none;
     background-color:#E6E8D2;
	 color:#827F6B !important;
     border:1px solid #FFFFFF; 
     padding: 2px 8px 2px 8px; 
     outline:1px solid #E6E8D2; 
     font-size: 11px;
     margin: 2px;
}

a.btn_alt:hover {
	background-color:#C3CF21;	
     background-image: url('../images/greengradient.png');
	color: #FFFFFF !important;
    outline:1px solid #C3CF21; 
}

.ie_alt
{
     border:1px solid #E6E8D2; 
     margin-top: -12px;
}

.ie_alt a.btn_alt 
{    
     margin: 0 !important;
}

.ie_alt:hover
{
     border:1px solid #C3CF21; 
}




a.btn_std {

	 text-decoration: none;
     background-color:#c3cf2f;
	 color:#ffffff !important;
     border:1px solid #FFFFFF; 
     line-height: 24px;
     padding-right:8px; 
     padding-left:8px; 
     outline:1px solid #c3cf2f; 
}

a.btn_std:hover {
	background-color:#C3CF21;	
     background-image: url('../images/greengradient.png');
	color: #FFFFFF !important;
    outline:1px solid #C3CF21; 
}

.ie_std
{
     border:1px solid #E6E8D2 !important; 
}

.ie_std:hover
{
     border:1px solid #C3CF21; 
}

.diamond_list
{
    margin:10px 0 10px 10px;
    list-style-image:url(../images/li_image.gif);
    font-size:12px;
    font-family:Arial;
    color:#88910f;
}


.cart
{ 
    width: 370px;
    margin-left: 60px;
    text-align: right;
}

.cart .totals_offset{
    clear: both;
    margin-right: 90px;
}

#footer
{
    width:973px;
    margin:10px auto;
    color:#c0c1b5;
    font-size:11px;
    line-height: 24px;
    padding-bottom: 20px;
}

#footer img
{
    margin-bottom: -5px;
}

#footer a
{
    color:#c0c1b5;
    font-weight:bold;
    text-decoration:none;
}

.j_search
{
    color:#c0c1b5;
}

.j_email
{
    
}

.j_equal_col
{
    
}


 
.form_table th
{
    text-align: right;    
}
    
.icon_panels
{
    float: left;
    width: 280px;
    margin-left: 30px;
    margin-top: 30px;
}

.icon_panels .title
{
    font-size: 15px;
    font-weight: bold;
}

.icon_panels p
{
    margin-top: 6px;
    margin-bottom: 7px;
}


.comps
{
    width: 100%;
    text-align: left !important;
    margin-bottom: 0;
}

.comps div
{
    margin-left: 54px;
}



#ib_checkout_login
{
position:relative;
right:-89px;
}


#btn_check
{
 float:right;
 position:relative;
 right:60px;
 bottom:183px;

}


#btn_check_info
{
position:relative;
top:5px;
right:5px; 
}

#btn_check_info p
{
font-size:14px;
font-weight:bold; 
}


#btn_log
{ 
float:left;
position:relative;
right:55px;
top:85px;


}

#btn_log_info
{ 
float:left;
position:relative;
right:-50px;
top:10px;


}

#btn_log_info p
{ 
font-size:14px;
font-weight:bold; 
}



#btn_sign
{
position:relative;
right:10px;
top:-47px;

}


#btn_sign_info
{
position:relative;
top:5px;
right:-5px;

}

#btn_sign_info p
{
font-size:14px;
font-weight:bold; 
}

#contact
{
float:right;
}

#vai_logo
{
    background: transparent url('../images/vai_logo_small.png') no-repeat scroll right -2px;
    padding-right: 146px;
}
