﻿body 
{
	margin:0 auto;
	background-color:#e8e8e8;
	text-align:center;
	font-size:16px;
}

.form_wrap
{
	margin:0 auto;
	height:100%;
}

.body_shell
{
	margin:0 auto;
	background-color:#e8e8e8;
	text-align:center;
}

.body_wrap
{
	float:none;
	margin:0 auto;
	width:990px;
	height:100%;
	margin-top:0px;
	background-color:#e8e8e8;
	padding-bottom:10px;
}

.corner
{
	float:left;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
}

.cornertl
{
	float:left;
	width:5px;
	height:5px;
	font-size:0em;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-10px -24px;
	line-height:0px;
}

.cornertr
{
	float:right;
	width:5px;
	height:5px;
	font-size:0em;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-5px -24px;
	line-height:0px;
}

.cornerbl
{
	float:left;
	width:5px;
	height:5px;
	font-size:0em;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
    background-position:0px -24px;
	line-height:0px;
}

.cornerbr
{
	float:right;
	width:5px;
	height:5px;
	font-size:0em;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
    background-position:-15px -24px;
	line-height:0px;
}


/******* HEADER ********/
.header_wrap
{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	display:inline;
	cursor:default;
}

.h0_wrap
{
	float:left;
	height:45px;
	width:100%;
	/*background-color:#f1f1f1;
	background-color:#ffd2d2;*/
	background:url(../images/master/holiday_h0_bg.jpg) bottom center repeat-x;
	text-align:center;
	border-bottom:1px solid #fff0f0;
}

.h0_center
{
	float:none;
	width:990px;
	height:auto;
	margin:0 auto;
	margin-top:0px;
}

.h0_text
{
	margin-top:11px;
	font-family:Verdana;
	font-size:14px;
	text-align:center;
	color:#313131;
	text-shadow:0px -1px 0px rgba(256, 256, 256, 0.3);
	line-height:14px;
	padding:0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.h0_text strong
{
	color:#313131;
}

.h0_text a
{
	color:#006AB3;
	text-decoration:underline;
}

.h0_text a:hover
{
	color:#313131;
}

.h0_flag
{
    width:21px;
    height:13px;
}

.h0_desc
{
	margin-top:13px;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	color:#313131;
	text-shadow:0px -1px 0px rgba(256, 256, 256, 0.3);
	line-height:12px;
	padding:0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-style:italic;
}

h1
{
	float:left;
	font-family:Verdana;
	font-size:.6em;
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
}

.h2_wrap
{
	float:left;
	height:95px;
	width:100%;
	/*background-image:url(../images/master/nav_bgs2.png);
	background-repeat:repeat-x;
	background-position:0px 0px;*/
	background-color:#006ab3;
	display:inline;
	overflow:hidden;
}

.h2_center
{
	float:none;
	width:1000px;
	height:95px;
	margin:0 auto;
}

.h2_info_bar
{
	float:left;
	width:1000px;
	height:25px;
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
}

.h2_info_text
{
	float:left;
    color:#FFFFFF;
    margin-top:-6px;
    margin-left:5px;
    text-decoration:none;
    text-align:left;
    font-family:Verdana;
    line-height:18px;
    display:inline;
    font-size:12px;

}

.h2_flag
{
    float:left;
    width:21px;
    height:13px;
    margin-top:3px;
    margin-left:5px;
}

.h2_ship_text
{
	float:left;
    color:#FFFFFF;
    margin-top:0px;
    margin-left:8px;
    text-decoration:none;
    text-align:left;
    font-family:Verdana;
    line-height:18px;
    display:inline;

}

.h2_track_link
{
	float:right;
    margin-top:0px;
    margin-right:0px;
    padding-top:3px;
    padding-right:10px;
    padding-bottom:4px;
    padding-left:8px;
    font-family:Verdana;
    display:inline;
    font-size:10px;
    background-color:#313131;
    -webkit-border-bottom-left-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    border:1px solid #3481cd;
    border-top:none;
}


.h2_logo_wrap
{
    float:left;
    margin-top:-15px;
    width:350px;
}

.h2_logo
{
	float:left;
	width:230px;
	height:52px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-172px -7px;
	text-decoration:none;
	
}

.h2_phone_wrap
{
    float:right;
    width:160px;
}

.h2_plusone_wrap
{
    float:right;
    width:80px;
    padding:0px;
    margin-top:22px;
    margin-right:0px;
    margin-left:10px;
}

.h2_like_wrap
{
    float:right;
    margin-top:25px;
    margin-right:0px;
}


.h2_phone_number
{
    float:right;
    font-family:Verdana;
    font-size:18px;
    color:#fff;
    text-align:right;
    margin:16px 15px 0px 0px;
    letter-spacing:-1px;
}

.h2_phone_explain
{
    float:right;
    font-family:Verdana;
    font-size:9px;
    color:#fff;
    text-align:right;
    margin:0px 15px 0px 0px;
}

.contact_us_btn
{
    float:right;
    width:113px;
    height:32px;
    margin-top:18px;
    margin-right:10px;
    background-image:url(../images/master/nav_logos.png);
    background-position:-430px -69px;
    background-repeat:no-repeat;
    cursor:pointer;
}

.h2_glow_right
{
	float:left;
	width:196px;
	height:64px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-222px -2px;
}

.h2_ribbon_promo
{
	float:left;
	width:46px;
	height:64px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-172px -10px;
	margin-left:21px;
	margin-top:18px;
}

.h2_shipping_icon
{
    float:left;
    width:219px;
    height:52px;
    display:inline;
    background-image:url(../images/master/top_shipping_icon.png);
    margin-left:175px;
}

.h2_coupon_image
{
	float:left;
	width:125px;
	height:64px;
}

.h2_track_order
{
	float:right;
	width:278px;
	height:18px;
	font-family:Verdana;
	font-size:.6em;
	color:#FFFFFF;
}



.h2_search_wrap
{
	float:right;
	width:349px;
	height:71px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-216px -204px;
}

.h2_search_bar
{
	float:right;
	width:262px;
	height:25px;
	margin-top:0px;
	margin-right:12px;
	display:inline;
}

.h3_wrap
{
	float:left;
	height:47px;
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}


.h3_center
{
	float:none;
	width:990px;
	height:45px;
	margin:0 auto;
	cursor:default;
	-webkit-border-radius:4px;
	-mox-border-radius:4px;
	border-radius:4px;
	background-color:White;
	border:1px solid #d6d6d6;
	background-image:url(../images/master/nav_bgs2.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
}

.h3_left_nav
{
	float:left;
	width:841px;
	height:45px;
}



.h3_top_text
{
	float:left;
	text-decoration:none;
	width:100%;
	text-align:center;
	margin-top:14px;
	color:#313131;
	cursor:pointer;
	display:inline;
}


.h3_top_text2
{
	float:left;
	text-decoration:none;
	width:auto;
	text-align:center;
	margin-top:14px;
	color:#313131;
	cursor:pointer;
	display:inline;
	margin-left:7px;
}

.h3_top_text3
{
	float:left;
	text-decoration:none;
	width:100%;
	text-align:center;
	margin-top:14px;
	color:#313131;
	cursor:pointer;
	display:inline;
}


.nav_divider_left
{
	float:left;
	width:1px;
	height:42px;
	background-color:#d6d6d6;
	border:1px solid #ffffff;
	margin-top:1px;
}

.nav_divider_right
{
	float:right;
	width:1px;
	height:42px;
	background-color:#d6d6d6;
	border:1px solid #ffffff;
	margin-top:1px;
}

.h3_nav_icon
{
	float:left;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	cursor:pointer;
	display:inline;
}

#home_icon
{
	float:left;
	width:18px;
	height:18px;
	margin-top:4px;
	margin-left:10px;
	background-position:-3px 0px;
	cursor:pointer;
	display:inline;
}

#posters_icon
{
	float:left;
	width:13px;
	height:18px;
	margin-top:4px;
	margin-left:9px;
	background-position:-25px 0px;
	cursor:pointer;
	display:inline;
}

#pricesnav_icon
{
	float:left;
	width:18px;
	height:18px;
	margin-top:4px;
	margin-left:10px;
	background-position:-45px 0px;
	cursor:pointer;
	display:inline;
}

#helpnav_icon
{
	float:left;
	width:18px;
	height:18px;
	margin-top:4px;
	margin-left:10px;
	background-position:-45px 0px;
	cursor:pointer;
	display:inline;
}

#contact_icon
{
	float:left;
	width:18px;
	height:18px;
	margin-top:4px;
	margin-left:10px;
	background-position:-67px 0px;
	cursor:pointer;
	display:inline;
}

#couponnav_icon
{
	float:left;
	width:18px;
	height:18px;
	margin-top:4px;
	margin-left:10px;
	background-position:-138px -40px;
	cursor:pointer;
	display:inline;
}



.h3_tab_wrap
{
	float:left;
	width:100%;
	height:45px;
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	display:inline;
	cursor:pointer;
	background:transparent;
	background-image:url(../images/master/nav_bgs2.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
	text-decoration:none;
}

.h3_tab_wrap:hover
{
    background-position:0px -141px;
}

.h3_tab_cart
{
	float:left;
	width:100%;
	height:45px;
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	display:inline;
	cursor:pointer;
	background:transparent;
	background-image:url(../images/master/nav_bgs2.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
	text-decoration:none;
}

.h3_tab_cart:hover
{
    background-position:0px -141px;
}

.h3_tab_cart img
{
	float:left;
	cursor:pointer;
	display:inline;
	width:18px;
	height:18px;
	margin-top:14px;
	margin-left:35px;
	border:none;
}

#home
{
	width:90px;
	margin-left:2px;
}

#getstarted
{
	width:115px;
}

#photoprints
{
	width:125px;
}

#support
{
	width:150px;
}

#examples
{
	width:110px;
}

#contact
{
	width:118px;
}

#coupon
{
	float:right;
	width:110px;
}

#prices
{
	width:115px;
}

#help
{
	width:85px;
}

#giftcard
{
	width:110px;
}

#h3_ribbon_tail
{
	float:left;
	width:31px;
	height:33px;
	background-position:-140px 0px;
	display:inline;
}

.h3_shipping_tail
{
    float:left;
    width:60px;
    height:32px;
    display:inline;
    background-image:url(../images/master/shipping_icon_lip.png);
    margin-left:78px;
}

#cart
{
	float:right;
	height:45px;
	width:147px;
	margin-top:0px;
    background-image:url(../images/master/nav_bgs2.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
	display:inline;
	margin-right:2px;
}

#upload
{
	float:right;
	height:45px;
	width:97px;
	margin-top:0px;
    background-image:url(../images/master/nav_bgs2.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
	display:inline;
}

.nav_bar
{
    float:left; 
    width:984px; 
    height:35px; 
    /*background-color:#d1d1d1;*/
    background-color:#ffffff;
    margin-top:-11px;
    margin-left:2px; 
    margin-bottom:10px;
    /*border:1px solid #c1c1c1;*/
    border:1px solid #d6d6d6;
    -moz-border-radius-bottomleft:4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius:4px;
    -moz-border-radius-bottomright:4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius:4px;
}

.title_bar_click
{
    float:left; 
    text-decoration:none;
    height:25px; 
    cursor:pointer;
    margin-top:10px;
    margin-left:12px;
    color:#313131;
    font-family:Verdana;
    font-size:12px;
}

.title_bar_click:hover
{
    color:#006ab3;
}

.title_bar_noclick
{
    float:left; 
    margin-left:10px;
    height:25px; 
    margin-top:10px;
    font-family:Verdana;
    font-size:12px;
    color:#313131;
}


#active_bar
{
    color:#006ab3;
    font-weight:bold;
}


/******* FOOTER ********/

.mini_footer
{
    float:none;
	width:988px;
	height:45px;
	margin:0 auto;
	cursor:default;
	-webkit-border-radius:4px;
	-mox-border-radius:4px;
	border-radius:4px;
	background-color:White;
	border:1px solid #d6d6d6;
	background-image:url(../images/master/nav_bgs2.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
}

#return
{
	float:left;
	height:45px;
	width:140px;

	display:inline;
	background-image:url(../images/master/nav_bgs2.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
}

#bottomContact
{
	float:left;
	height:45px;
	width:125px;
	margin-left:2px;
	display:inline;
	background-image:url(../images/master/nav_bgs2.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
}

#bottomFaq
{
	float:left;
	height:45px;
	width:60px;

	display:inline;
	background-image:url(../images/master/nav_bgs2.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
}

#bottomReviews
{
	float:left;
	height:45px;
	width:160px;

	display:inline;
	background-image:url(../images/master/nav_bgs2.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
}

.mini_footer_left
{
    float:left;
    width:4px;
    height:32px;
    display:inline;
    background-image:url(../images/master/nav_logos.png);
    background-repeat:no-repeat;
    background-position:-139px -1px;
}

.mini_footer_text_left
{
    float:left;
    height:24px;
    display:inline;
    margin-left:5px;
    font-family:Verdana;
    margin-right:5px;
    color:#FFFFFF;
    font-size:.6em;
    text-align:left;
    margin-top:9px;
}

.mini_footer_text_left_right
{
    float:right;
    height:24px;
    display:inline;
    margin-left:5px;
    font-family:Verdana;
    margin-right:5px;
    color:#FFFFFF;
    font-size:12px;
    text-align:right;
    margin-top:15px;
}

.mini_footer_text_right
{
    float:right;
    height:32px;
    display:inline;
    margin-left:5px;
    font-family:Verdana;
    margin-right:5px;
    color:#7e7e7e;
    font-size:.6em;
    text-align:right;
    margin-top:9px;
}

.mini_footer_right
{
    float:right;
    width:160px;
    height:45px;
    background-color:#f1f1f1;
    -moz-border-radius-topright:4px;	
    -webkit-border-top-right-radius:4px;
    border-top-right-radius:4px;
    -moz-border-radius-bottomright:4px;	
    -webkit-border-bottom-right-radius:4px;
    border-bottom-right-radius:4px;
    border-left:1px solid #d6d6d6;
}
    

.mini_footer_right_img
{
    float:left;
    width:141px;
    height:23px;
    display:inline;
    background-image:url(../images/master/nav_logos.png);
    background-repeat:no-repeat;
    background-position:-4px -159px;
    margin-top:12px;
    margin-left:10px;
}

.mini_footer_link
{
    float:left;
    width:141px;
    height:24px;
    border:none;
    text-decoration:none;
}

.footer_h2
{
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
}

.footer_h2_center
{
	float:none;
	width:990px;
	margin:0 auto;	
	margin-top:0px;
}

.footer_h3
{
	float:left;
	width:100%;
	text-align:center;
	background-color:#e8e8e8;
}

.footer_h3_center
{
	float:none;
	width:990px;
	margin:0 auto;	
	margin-top:7px;
}


.footer_h2_left
{
	float:left;
	width:5px;
	height:126px;
}

.footer_h2_mid
{
	float:left;
	width:980px;
	height:126px;
}

.footer_h2_right
{
	float:left;
	width:5px;
	height:126px;
}

.footer_title_wrap
{
	float:left;
	width:375px;
	display:inline;
}

.footer_title
{
	float:left;
	width:315px;
	height:26px;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:1.1em;
	text-transform:uppercase;
	margin-top:-27px;
	text-align:left;
	font-weight:bold;
	margin-left:2px;
	display:inline;
}

.footer_title_shadow
{
	float:left;
	width:315px;
	height:26px;
	font-family:Verdana;
	color:#a2a6ab;
	font-size:1.1em;
	text-transform:uppercase;
	margin-top:12px;
	text-align:left;
	font-weight:bold;
	margin-left:3px;
	display:inline;
}

.footer_text
{
	float:left;
	width:350px;
	font-family:Verdana;
	color:#7e7e7e;
	font-size:.6em;
	text-align:left;
	padding-left:3px;
	margin-top:5px;
	display:inline;
}

.footer_seperator
{
	float:left;
	width:1px;
	height:120px;
	background-color:#c3c3c3;
	margin-top:3px;
	display:inline;
}

.footer_links_wrap
{
	float:left;
	width:492px;
	height:126px;
	margin-top:3px;
	margin-left:0px;

}

.footer_item_wrap
{
    float:left;
    width:245px;
    height:60px;
    
}

.footer_item
{
	float:left;
	width:200px;
	height:40px;
	margin-left:18px;
	margin-top:10px;
	cursor:pointer;
}

.footer_item_logo
{
    float:left;
	width:41px;
	height:32px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	display:inline;
}


.footer_item_link
{
	float:left;
	color:#7e7e7e;
	text-decoration:none;
	margin-top:4px;
	margin-left:4px;
}

.footer_item_link:hover
{
	color:#ff8100;
}

.footer_aplogo_wrap
{
	float:left;
	width:150px;
	height:120px;
	display:inline;
}

.footer_aplogo
{
	float:left;
	width:144px;
	height:85px;
	margin-top:-86px;
	margin-left:10px;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:1.1em;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	display:inline;
}

.footer_aplogo_shadow
{
	float:left;
	width:144px;
	height:85px;
	margin-left:11px;
	margin-top:15px;
	font-family:Verdana;
	color:#a2a6ab;
	font-size:1.1em;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	display:inline;
}

.footer_shell
{
	margin:0 auto;
	background-color:#006ab3;
	text-align:center;
	height:100px;
	
}

.footer_wrap
{
	float:none;
	margin:0 auto;
	width:990px;
	height:100%;
	margin-top:0px;
	background-color:#006ab3;
}

.footer_top
{
    float:left;
    width:100%;
}

.footer_link
{
    float:left;
    text-decoration:none;
    font-family:Verdana;
	font-size:12px;
	color:#313131;
	text-align:left;
	margin-right:25px;
}

.footer_link:hover
{
    color:#1e1e1e;
}

.footer_link_right
{
    float:right;
    font-family:Verdana;
	font-size:12px;
	color:#313131;
	text-align:right;
	margin-right:5px; 
}

.footer_linkbar_wrap
{
	float:left;
	width:250px;
	margin-top:3px;
	margin-left:5px;

}

.footer_linkbar_item
{
    float:left;
    width:230px;
    padding-bottom:10px;
    padding-top:10px;
    border-bottom:1px solid #dedede;
}

.footer_social_icon_twitter
{
    float:left;
    width:21px;
    height:23px;
    background-image:url(../images/master/nav_logos.png);
    background-position:-238px -268px;
    background-repeat:no-repeat;
    margin-left:5px;
}

.footer_social_icon_facebook
{
    float:left;
    width:21px;
    height:23px;
    background-image:url(../images/master/nav_logos.png);
    background-position:-263px -268px;
    background-repeat:no-repeat;
    margin-left:5px;
}

.footer_social_icon_blog
{
    float:left;
    width:21px;
    height:23px;
    background-image:url(../images/master/nav_logos.png);
    background-position:-288px -268px;
    background-repeat:no-repeat;
    margin-left:5px;
}

.footer_linkbar_icon
{
    float:left;
    width:18px;
    height:16px;
    background-image:url(../images/master/nav_logos.png);
    background-position:-238px -295px;
    background-repeat:no-repeat;
    margin-left:5px;
    margin-top:2px;
}

.footer_linkbar_title
{
    float:left;
    font-family:Verdana;
	font-size:12px;
	color:#313131;
	text-align:left;
	margin-left:5px;
}

.footer_linkbar
{
    float:left;
    text-decoration:none;
    font-family:Verdana;
	font-size:12px;
	color:#313131;
	text-align:left;
	margin-left:10px;
}

.footer_linkbar:hover
{
    color:#006ab3;
}

.footer_linkbar_s
{
    float:left;
    text-decoration:none;
    font-family:Verdana;
	font-size:12px;
	color:#313131;
	text-align:left;
	margin-left:10px;
	margin-top:4px;
}

.footer_linkbar_s:hover
{
    color:#006ab3;
}

.footer_linkbar_xs
{
    float:left;
    text-decoration:none;
    font-family:Verdana;
	font-size:10px;
	color:#313131;
	text-align:left;
	margin-left:10px;
	margin-top:4px;
}

.footer_linkbar_xs:hover
{
    color:#006ab3;
}

.footer_blogbar_wrap
{
	float:left;
	width:480px;
	margin-top:3px;
	margin-left:5px;
}

.footer_blogbar_title
{
    float:left;
    font-family:Verdana;
	font-size:12px;
	color:#313131;
	text-align:left;
	margin-left:5px;
	font-style:italic;
}

.footer_blogbar_item_dl
{
    float:left;
    width:480px;
}

.footer_blogbar_item
{
    float:left;
    width:480px;
    padding-bottom:10px;
    padding-top:10px;
    border-bottom:1px solid #dedede;
}

.footer_blogbar_item_title
{
    float:left;
	width:100%;
}

.footer_blogbar_item_title_hlink
{
    float:left;
    font-family:Verdana;
	font-size:14px;
	color:#5c5c5c;
	text-align:left;
	margin-left:5px;
	text-decoration:none;
}

.footer_blogbar_item_title_hlink:hover
{
    color:#006ab3;
}

.footer_blogbar_item_body
{
    float:left;
    font-family:Verdana;
	font-size:12px;
	color:#5c5c5c;
	text-align:left;
	margin-left:5px;
	margin-top:5px;
	width:100%;
}

.footer_blogbar_item_readmore
{
    float:right;
    font-family:Verdana;
	font-size:12px;
	color:#006ab3;
	text-align:right;
	margin-left:5px;
	margin-top:5px;
	text-decoration:none;
}

.footer_blogbar_item_readmore:hover
{
	color:#5c5c5c;
}

.footer_tweetbar_wrap
{
    float:left;
    width:230px;
    height:auto;
    margin-left:20px;
    margin-top:15px;
}

.footer_tweetbar_tweetwrap
{
    float:right;
    width:224px;
    height:128px;
    background-image:url(../images/master/nav_logos.png);
    background-repeat:no-repeat;
    background-position:-6px -266px;
}

.footer_tweetbar_tweet
{
    float:left;
    padding-top:15px;
    padding-left:15px;
    padding-right:0px;
    font-family:Verdana;
    font-size:12px;
    color:#313131;
    text-align:left;
    line-height:15px;
    width:185px;
    display:inline;
    overflow:hidden;
}

.twitter_alink
{
    max-width:200px;
    color:#006ab3;
    text-decoration:none;
}

.twitter_alink:hover
{
    color:#5c5c5c;
}

.footer_tweetbar_birdwrap
{
    float:right;
    width:224px;
    height:79px;
    background-image:url(../images/master/nav_logos.png);
    background-repeat:no-repeat;
    background-position:-6px -394px;
}

.pbfoot_icon
{
    float:left;
    width:132px;
    height:18px;
    text-decoration:none;
    margin-top:0px;
    border:none;
    margin-left:25px;
    margin-right:0px;
}

.pbfoot
{
    float:left;
    width:400px;
    height:25px;
    text-decoration:none;
    font-family:Verdana;
	font-size:12px;
	color:#7e7e7e;
	padding-top:9px;
	text-align:right;
}

.footer_bottom
{
    float:left;
    width:100%;
    height:25px;
    font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	margin-top:5px;
}

.bottom_left
{
    float:left;
    text-align:left;   
}

.bottom_right
{
    float:right;
    text-align:right;
}


.contact_innerlay_body_image
{
	width:420px;
	height:88px;
	float:left;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-2px -69px;
	margin-left:5px;
	display:inline;
}

/********** GLOBAL OVERLAY CODE ***********/

.overlay_tab
{
	float:left;
	width:12px;
	height:10px;
	background-image:url(../images/overlay/nav_overlay.png);
	background-repeat:no-repeat;
    background-position:0px 0px;
	margin-left:120px;
	display:inline;
	font-size:0px;
}

.overlay_corner_tl
{
	width:6px;
	height:6px;
	float:left;
	background-image:url(../images/overlay/nav_overlay.png);
	background-repeat:no-repeat;
    background-position:-24px 0px;
	display:inline;
	font-size:0px;
	
}

.overlay_corner_tr
{
	width:6px;
	height:6px;
	float:left;
	background-image:url(../images/overlay/nav_overlay.png);
	background-repeat:no-repeat;
    background-position:-29px 0px;
	display:inline;
	font-size:0px;
}

.overlay_corner_bl
{
	width:6px;
	height:6px;
	float:left;
	background-image:url(../images/overlay/nav_overlay.png);
	background-repeat:no-repeat;
    background-position:-36px 0px;
	display:inline;
	font-size:0px;
}

.overlay_corner_br
{
	width:6px;
	height:6px;
	float:left;
	background-image:url(../images/overlay/nav_overlay.png);
	background-repeat:no-repeat;
    background-position:-42px 0px;
	display:inline;
	font-size:0px;
}

.innerlay_close_button
{
	float:right;
	width:17px;
	height:17px;
	margin-top:3px;
	margin-right:5px;
	cursor:pointer;
	display:inline;
	font-size:0px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
    background-position:-108px -26px;
    /*88*/
}

.innerlay_close_text
{
	float:right;
	width:50px;
	height:24px;
	font-family:Verdana;
	font-size:.6em;
	color:#FFFFFF;
	text-align:right;
	line-height:22px;
	margin-right:5px;
	display:inline;
}

.innerlay_close_text_long
{
	float:right;
	width:150px;
	height:24px;
	font-family:Verdana;
	font-size:.6em;
	color:#FFFFFF;
	text-align:right;
	line-height:22px;
	margin-right:5px;
	display:inline;
}

.innerlay_body_title
{
	float:left;
	width:300px;
	height:24px;
	margin-left:0px;
	line-height:22px;
	font-size:.7em;
	color:#FFFFFF;
	font-family:Verdana;
	text-align:left;
	display:inline;
}

.innerlay_body_title_short
{
	float:left;
	width:150px;
	height:24px;
	margin-left:0px;
	line-height:22px;
	font-size:.7em;
	color:#FFFFFF;
	font-family:Verdana;
	text-align:left;
	display:inline;
}


/********** FULL OVERLAY CODE **********



*/

.full_overlay_body_clone
{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background-color:#000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    display:none;
}

.full_overlay_body_wrap
{
    float:left;
    width:100%;
    height:100%;
    background-color:black;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}

.timer_flash
{
    float:left;
    width:5px;
    height:5px;
    background-color:Red;
}

.contact_innerlay_body_image
{
    width:420px;
	height:88px;
	float:left;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-2px -69px;
	margin-left:5px;
	display:inline;
}

/********** update INNERLAY CODE ***********/

.update_overlay_body_clone
{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background-color:#000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    display:none;
    z-index:1;
}

.update_innerlay_body_clone
{
	float:left;
	width:100%;
	height:100%;
	top:0;
	left:0;
	margin:0;
	text-align:center;
	position:absolute;
	z-index:11;
	display:none;
	margin-top:214px;
}

.update_innerlay_box
{
	float:none;
	width:456px;
	height:156px;
	background-color:#000;
	margin:0 auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.update_innerlay_wrap
{
	float:left;
	width:430px;
	height:130px;
	background-color:#FFFFFF;
	border:1px solid #313131;
	margin-left:12px;
	margin-top:12px;
}

.update_innerlay_body_header
{
	float:left;
	width:430px;
	height:24px;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -192px;
	display:inline;
}


.update_innerlay_body_lip
{
	float:left;
	width:428px;
	height:7px;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -184px;
	margin-left:1px;
	display:inline;
	font-size:0px;
}

.update_innerlay_body_wrap
{
	width:430px;
	height:99px;
	float:left;
	display:inline;
}

.update_innerlay_body_text
{
    float:left;
    width:410px;
    margin-left:10px;
    margin-top:7px;
    font-family:Verdana;
    color:#313131;
    font-size:14px;
    text-align:left;
}


.update_innerlay_body_image
{
	width:420px;
	height:88px;
	float:left;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-2px -69px;
	margin-left:5px;
	display:inline;
}

.update_innerlay_body_large
{
	width:420px;
	height:35px;
	float:left;
	font-family:Verdana;
	font-size:1.5em;
	color:#313131;
	text-align:left;
	line-height:35px;
	margin-left:5px;
	display:inline;
}

.update_innerlay_body_small
{
	width:425px;
	height:15px;
	float:left;
	font-family:Verdana;
	font-size:.6em;
	color:#313131;
	text-align:left;
	line-height:15px;
	margin-left:3px;
	margin-top:5px;
	display:inline;
}

.update_innerlay_body_right
{
	width:215px;
	height:99px;
	float:left;
	display:inline;
}

.timer_flash
{
    float:left;
    width:5px;
    height:5px;
    background-color:Red;
}


/********** SUCCESS OVERLAY CODE ***********/

.success_overlay_body_clone
{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background-color:#000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    display:none;
    z-index:1;
}

/********** SUCCESS INNERLAY CODE ***********/

.success_innerlay_body_clone
{
	float:left;
	width:100%;
	height:100%;
	top:0;
	left:0;
	margin:0;
	text-align:center;
	position:fixed;
	z-index:11;
	display:none;
	margin-top:214px;
}


.success_innerlay_box
{
	float:none;
	width:654px;
	height:219px;
	background-color:#000;
	margin:0 auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.success_innerlay_wrap
{
	float:left;
	width:630px;
	height:195px;
	background-color:#FFFFFF;
	margin-left:12px;
	margin-top:12px;
	border:1px solid #313131;
	overflow:hidden;
}

.success_innerlay_body_header
{
	float:left;
	width:630px;
	height:24px;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -192px;
	display:inline;
}


.success_innerlay_body_lip
{
	float:left;
	width:628px;
	height:7px;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -184px;
	margin-left:1px;
	display:inline;
	font-size:0px;
}

.success_title_text
{
	float:left;
	width:600px;
	font-family:Verdana;
	font-size:14px;
	color:#515151;
	text-align:left;
	margin-left:20px;
	/*text-transform:uppercase;*/
	margin-top:10px;
	display:inline;
	font-weight:bold;
}

.success_description_text
{
	float:left;
	width:600px;
	line-height:16px;
	font-family:Verdana;
	font-size:.7em;
	color:#313131;
	text-align:left;
	margin-left:20px;
	margin-top:10px;
	height:60px;
	display:inline;
}

.success_button_wrap
{
	width:600px;
	float:left;
	height:40px;
	margin-left:20px;
	margin-top:5px;
	display:inline;
}

.success_ok_button
{
	float:right;
	width:72px;
	height:36px;
	cursor:pointer;
	display:inline;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-216px -163px;
}

.success_cancel_button
{
	float:right;
	width:72px;
	height:36px;
	cursor:pointer;
	display:inline;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-366px -163px;
	margin-left:10px;
}


.innerlay_body_header
{
	float:left;
	width:630px;
	height:32px;
	background-color:#f1f1f1;
	display:inline;
	border-bottom:1px solid #d6d6d6;
}

.innerlay_body_header_text
{
	float:left;
	font-family:Verdana;
	font-size:12px;
	color:#313131;
	margin-left:10px;	
	margin-top:10px;	
	text-decoration:none;	
	display:inline;
}

.innerlay_close_button
{
	float:right;
	width:18px;
	height:18px;
	margin-top:8px;
	margin-right:8px;
	cursor:pointer;
	display:inline;
	font-size:0px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
    background-position:-108px -26px;
}

.innerlay_close_text_long
{
	float:right;
	width:150px;
	height:24px;
	font-family:Verdana;
	font-size:11px;
	color:#515151;
	text-align:right;
	margin-right:8px;
	display:inline;
	margin-top:10px;
	line-height:normal;
}


/********** error OVERLAY CODE ***********/

.error_overlay_body_clone
{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background-color:#000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    display:none;
    z-index:1;
}

/********** error INNERLAY CODE ***********/

.error_innerlay_body_clone
{
	float:left;
	width:100%;
	height:100%;
	top:0;
	left:0;
	margin:0;
	text-align:center;
	position:fixed;
	z-index:11;
	display:none;
	margin-top:214px;
}


.error_innerlay_box
{
	float:none;
	width:654px;
	height:219px;
	background-color:#000;
	margin:0 auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.error_innerlay_wrap
{
	float:left;
	width:630px;
	height:195px;
	background-color:#FFFFFF;
	margin-left:12px;
	margin-top:12px;
	border:1px solid #313131;
	overflow:hidden;
}

.error_innerlay_body_header
{
	float:left;
	width:630px;
	height:24px;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -192px;
	display:inline;
}


.error_innerlay_body_lip
{
	float:left;
	width:628px;
	height:7px;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -184px;
	margin-left:1px;
	display:inline;
	font-size:0px;
}

.error_icon
{
	float:left;
	width:50px;
	height:50px;
	background-image:url(../images/master/nav_logos.png);
	margin-top:10px;
	margin-left:25px;
	margin-bottom:100px;
	background-repeat:no-repeat;
	background-position:-127px -209px;
	display:inline;
}

.error_title_text
{
	float:left;
	width:520px;
	line-height:30px;
	font-family:Verdana;
	font-size:.9em;
	color:#313131;
	text-align:left;
	margin-left:20px;
	/*text-transform:uppercase;*/
	margin-top:10px;
	display:inline;
	font-weight:bold;
}

.error_description_text
{
	float:left;
	width:520px;
	line-height:14px;
	font-family:Verdana;
	font-size:.7em;
	color:#313131;
	text-align:left;
	margin-left:20px;
	margin-bottom:15px;
	margin-top:10px;
	max-height:50px;
	display:inline;
}

.error_button_wrap
{
	width:520px;
	float:left;
	height:40px;
	margin-left:20px;
	margin-top:5px;
	display:inline;
}

.error_ok_button
{
	float:right;
	width:72px;
	height:36px;
	cursor:pointer;
	display:inline;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-216px -163px;
}

/********** HELP OVERLAY CODE ***********/
.help_overlay_body_clone
{
	float:left;
	width:100%;
	margin:0 auto;
	text-align:center;
	position:absolute;
	z-index:30;
	display:none;
	margin-left:-100%;
	margin-top:80px;
}

.help_overlay_body_clone_alt
{
	float:left;
	width:100%;
	margin:0 auto;
	text-align:center;
	position:absolute;
	z-index:3;
	display:none;
	margin-left:0px;
	margin-top:80px;
}

.help_overlay_buffer_top
{
	float:left;
	width:990px;
	height:120px;
	display:inline;
}

.help_overlay_buffer_left
{
	float:left;
	width:195px;
	height:160px;
	display:inline;
}

.help_overlay_float_wrap
{
	float:none;
	width:650px;
	height:600px;
	margin:0 auto;
}

.help_overlay_wrap
{
	float:left;
	display:inline;
	width:650px;
	height:600px;
	margin:0 auto;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity:0.5;	
}

.help_overlay_corner_spacer
{
	float:left;
	width:638px;
	height:6px;
	background-color:#000000;
	display:inline;
	font-size:0px;
}

.help_overlay_tab_wrap
{
	float:left;
	width:10px;
	height:600px;
	display:inline;
	font-size:0px;
}

.help_overlay_body_wrap
{
	width:650px;
	height:588px;
	float:left;
	display:inline;
}

.help_overlay_body
{
	width:650px;
	height:588px;
	float:left;
	background-color:#000000;
	display:inline;
}

/********** HELP INNERLAY CODE ***********/

.help_innerlay_body_clone
{
	float:left;
	width:100%;
	margin:0 auto;
	text-align:center;
	position:absolute;
	z-index:40;
	display:none;
	margin-left:-100%;
	margin-top:90px;
}

.help_innerlay_body_clone_alt
{
	float:left;
	width:100%;
	margin:0 auto;
	text-align:center;
	position:absolute;
	z-index:4;
	display:none;
	margin-left:0px;
	margin-top:90px;
}

.help_innerlay_wrap
{
	float:none;
	width:630px;
	height:580px;
	background-color:#FFFFFF;
	margin:0 auto;
	text-align:center;
	border:1px solid #000000;
}

.help_innerlay_body_header
{
	float:left;
	width:630px;
	height:24px;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -192px;
	display:inline;
}

.help_innerlay_body_title
{
	float:left;
	width:200px;
	height:24px;
	margin-left:5px;
	line-height:22px;
	font-size:.7em;
	color:#FFFFFF;
	font-family:Verdana;
	text-align:left;
	display:inline;
}

.help_innerlay_body_lip
{
	float:left;
	width:630px;
	height:7px;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -184px;
	display:inline;
	font-size:0px;
}

.help_innerlay_close_text
{
	float:right;
	width:100px;
	height:24px;
	font-family:Verdana;
	font-size:.6em;
	color:#FFFFFF;
	text-align:right;
	line-height:22px;
	margin-right:5px;
	display:inline;
}

.help_innerlay_nav_wrap
{
	float:left;
	width:160px;
	height:530px;
	border:1px solid #d6d6d6;
	margin-left:7px;
	margin-top:5px;
	display:inline;
}

.help_innerlay_nav_body
{
	float:left;
	width:156px;
	height:526px;
	border:2px solid #FFFFFF;
	background-color:#f8f8f8;
	display:inline;
}

.help_innerlay_nav_item
{
	float:left;
	width:146px;
	margin-left:5px;
	padding-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid #d6d6d6;
	display:inline;
}

.help_innerlay_nav_dot
{
	float:left;
	width:11px;
	height:11px;
	margin-top:1px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-1px -30px;
	display:inline;
	font-size:0px;
}

.help_innerlay_nav_link
{
	float:left;
	width:130px;
	font-family:Verdana;
	color:#313131;
	font-size:.7em;
	cursor:pointer;
	margin-left:5px;
	text-align:left;
	display:inline;
}

.help_innerlay_nav_link:hover
{
	color:#006ab3;
}

.help_innerlay_body_wrap
{
	float:left;
	width:455px;
	height:532px;
	margin-left:5px;
	margin-top:5px;
	overflow:auto;
	display:inline;
}

.help_innerlay_body_title_big
{
	float:left;
	width:425px;
	font-family:Verdana;
	font-size:1.2em;
	color:#313131;
	margin-left:5px;
	margin-top:5px;
	text-align:left;
	display:inline;
}

.help_innerlay_body_text
{
	float:left;
	width:425px;
	font-family:Verdana;
	font-size:.7em;
	color:#313131;
	margin-left:5px;
	margin-top:5px;
	text-align:left;
	display:inline;
}

.help_innerlay_body_text2
{
	float:left;
	width:425px;
	font-family:Verdana;
	font-size:.7em;
	color:#313131;
	margin-left:5px;
	margin-top:15px;
	text-align:left;
	display:inline;
}

.help_innerlay_body_text_link
{
	float:none;
	color:#006ab3;
	text-decoration:none;
	font-family:Verdana;
	font-size:.9em;
	font-weight:bold;
	display:inline;
}

.help_innerlay_body_text_click
{
	float:none;
	color:#006ab3;
	text-decoration:none;
	font-family:Verdana;
	font-size:1em;
	font-weight:bold;
	cursor:pointer;
}

.help_innerlay_body_text_click:hover
{
	color:#313131;
}

.help_innerlay_body_desc
{
	float:left;
	width:425px;
	font-family:Verdana;
	font-size:.7em;
	color:#313131;
	margin-left:5px;
	margin-top:5px;
	text-align:left;
	font-weight:normal;
	display:inline;
}

.help_innerlay_body_text_link:hover
{
	color:#313131;
}

.help_innerlay_body_pic_title
{
	float:left;
	max-width:432px;
	margin-top:0px;
	display:inline;
}

.help_innerlay_body_pic
{
	float:left;
	max-width:432px;
	margin-top:10px;
	display:inline;
}
	

.help_overlay_icon
{
	float:left;
	width:17px;
	height:23px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-68px -24px;
	margin-left:5px;
	display:inline;
}



.overlay_dot
{
	float:left;
	width:17px;
	height:23px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-50px -24px;
	margin-left:5px;
	display:inline;
	font-size:0px;
}


#footer_h4
{
	height:35px;
	width:100%;
	position:absolute;
	z-index:3;
}

.footer_h4_right
{
	height:35px;
	background-color:#006ab3;
	width:250px;
	float:right;
	margin-right:50px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-radius-topleft:5px;
	border-radius-topright:5px;
	text-decoration:none;
}

footer_h4_right:hover
{
	background-color:#313131;
}

.footer_h4_right span
{
	float:left;
	text-align:center;
	width:250px;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana;
	margin-top:10px;
}

.overlay_add_coupon
{
	float:right;
	width:auto;
	height:35px;
	background-color:#1870a8;
	border:1px solid #005692;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-decoration:none;
	margin-right:20px;
}

.overlay_add_coupon:hover
{
	background-color:#005692;
}

.overlay_add_coupon span
{
	float:left;
	width:auto;
	padding:0px 15px 0px 15px;
	text-align:center;
	font-family:Verdana;
	color:#fff;
	text-shadow:0px -1px 0px rgba(0, 86, 146, 1);
	margin-top:10px;
	font-size:12px;
}











