﻿html
{
    height:100%;
    width:100%;
}

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:0px;
}

.nav_bar
{
    float:left; 
    width:984px; 
    height:35px; 
    background-color:#fff;
    margin-top:-11px;
    margin-left:2px; 
    margin-bottom:10px;
    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:#5195ce;
}

.title_bar_noclick
{
    float:left; 
    margin-left:10px;
    height:25px; 
    margin-top:10px;
    font-family:Verdana;
    font-size:12px;
    color:#313131;
}


#active_bar
{
    color:#313131;
    font-weight:bold;
}


/******* 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) repeat-x;
	text-align:center;
	border-bottom:1px solid #fff0f0;
}

.h0_center
{
	float:none;
	width:990px;
	height:45px;
	margin:0 auto;
	margin-top:0px;
}

.h0_text
{
	margin-top:12px;
	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;
}

.h0_text strong
{
	color:#313131;
	font-size:14px;
}

.h0_text a
{
	color:#5195ce;
	text-decoration:none;
}

.h0_text a:hover
{
	color:#313131;
}

.h1_wrap
{
	float:left;
	height:23px;
	width:100%;
	background-color:#313131;
	text-align:center;
}

.h1_center
{
	float:none;
	width:990px;
	height:23px;
	margin:0 auto;
	font-family:Verdana;
	color:#313131;
	font-size:11px;
	margin-top:0px;
}

.h1_divider
{
	float:left;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-47px -24px;
}

#h1_divider_left
{
	float:left;
	height:23px;
	width:2px;
}

#h1_divider_right
{
	float:right;
	height:23px;
	width:2px;
}

h1
{
	float:left;
	padding-left:5px;
	padding-top:5px;
	font-family:Verdana;
	font-size:.6em;
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
}

.h1_track_order
{
	float:right;
	width:278px;
	height:23px;
	font-family:Verdana;
	font-size:.6em;
	color:#FFFFFF;
}

.h1_track_dot
{
	float:left;
	width:12px;
	height:12px;
	margin-top:5px;
	margin-left:3px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.h1_track_arrow
{
	float:left;
	width:15px;
	height:12px;
	margin-top:-2px;
	margin-left:298px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-20px -24px;
	position:absolute;
	z-index:50;
	display:inline;
	font-size:0px;
}

.h1_track_link
{
	float:right;
    color:#FFFFFF;
    margin-top:0px;
    margin-right:20px;
    text-decoration:none;
    text-align:right;
    font-family:Verdana;
    line-height:22px;
    display:inline;

}


.h2_wrap
{
	float:left;
	height:79px;
	width:100%;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -17px;
	display:inline;
	overflow:hidden;
}

.h2_center
{
	float:none;
	width:990px;
	height:80px;
	margin:0 auto;
}


.h2_info_text
{
	float:left;
    color:#FFFFFF;
    margin-top:3px;
    margin-left:5px;
    text-decoration:none;
    text-align:left;
    font-family:Verdana;
    display:inline;
    font-size:12px;

}

.h0_flag
{
    width:21px;
    height:13px;
}

.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:2px;
    margin-right:10px;
    font-family:Verdana;
    display:inline;
    font-size:10px;
}


.h2_logo
{
	float:left;
	width:264px;
	height:60px;
	background-image:url(../images/master/new_logo.png);
	text-decoration:none;
	margin-top:7px;
}

.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_live_chat_link
{
    float:left;
    text-decoration:none;
    
}

.h2_live_chat
{
    float:left;
    width:116px;
    height:37px;
    margin-left:120px;
    margin-top:3px;
}


.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_notifier
{
    float:left;
    font-family:Verdana;
    color:#FFFFFF;
    text-align:left;
    font-size:9px;
    text-transform:uppercase;
    margin-left:10px;
    margin-top:18px;
}

.h2_shipping_icon
{
    float:left;
    width:79px;
    height:70px;
    display:inline;
    background-image:url(../images/master/top_shipping_icon4.png);
    margin-left:100px;
    margin-top:7px;
    overflow:hidden;
}

.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:310px;
	height:52px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-42px -266px;
	margin-top:-1px;
}

.h2_search_bar
{
	float:right;
	width:262px;
	height:25px;
	margin-top:0px;
	margin-right:12px;
	display:inline;
}

.h2_search_txtbox
{
	float:left;
	height:18px;
	width:217px;
	border:1px solid #1e1e1e;
	margin:0;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -120px;
	font-family:Verdana;
	font-size:.8em;
	line-height:13px;
	color:#313131;
	padding-left:10px;
	padding-top:3px;
}

.h2_search_txtbox_light
{
	float:left;
	height:17px;
	width:217px;
	border:1px solid #1e1e1e;
	margin:0;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -120px;
	font-family:Verdana;
	font-size:.7em;
	line-height:13px;
	color:#a8a8a8;
	padding-left:10px;
	padding-top:4px;
}
	

.h2_search_btn
{
	height:26px;
	width:30px;
	float:left;
	margin-top:-1px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-178px -234px;
}

.contact_us_btn
{
    float:right;
    width:113px;
    height:32px;
    margin-top:22px;
    margin-right:10px;
    background-image:url(../images/master/nav_logos.png);
    background-position:-430px -69px;
    background-repeat:no-repeat;
    cursor:pointer;
}

.h2_plusone_wrap
{
    float:right;
    width:80px;
    padding:0px;
    margin-top:22px;
    margin-right:5px;
    margin-left:0px;
}

.h2_like_wrap
{
    float:right;
    margin-top:24px;
    margin-right:10px;
    width:100px;
    overflow:hidden;
}

.h3_wrap
{
	float:left;
	height:42px;
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}


.h3_center
{
	float:none;
	width:988px;
	height:40px;
	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_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -98px;
	overflow:hidden;
}

.h3_left_nav
{
	float:left;
	width:auto;
	height:40px;
}

.h3_tab_wrap
{
	float:left;
	width:100%;
	height:40px;
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	display:inline;
	cursor:pointer;
}

.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:8px;
}

.h3_top_text3
{
	float:left;
	text-decoration:none;
	width:auto;
	text-align:center;
	margin-top:16px;
	color:#313131;
	cursor:pointer;
	display:inline;
	margin-left:8px;
}


.nav_divider_left
{
	float:left;
	width:1px;
	height:38px;
	background-color:#d6d6d6;
	border:1px solid #ffffff;
	margin-top:1px;
}

.nav_divider_right
{
	float:right;
	width:1px;
	height:38px;
	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;
}

#canvas_icon
{
	float:left;
	width:19px;
	height:15px;
	margin-top:4px;
	margin-left:9px;
	background-position:-133px -39px;
	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:-25px 0px;
	cursor:pointer;
	display:inline;
}

#cartnav_icon
{
	float:left;
	width:18px;
	height:18px;
	margin-top:14px;
	margin-left:15px;
	background-position:-115px 0px;
	cursor:pointer;
	display:inline;
}

#help
{
	float:right;
}

#trackorders
{
	float:right;
}

#reviews
{
	float:right;
	display:none;
}

#giftcard
{
	float:right;
}

/*#poster
{
	width:80px;
}

.getstarted
{
	width:155px;
}





#canvas
{
	width:140px;
}



#reviews
{
	width:100px;
}*/

.h3_tab_new
{
	float:left;
	height:40px;
	font-family:Verdana;
	font-size:13px;
	line-height:13px;
	color:#313131;
	display:inline;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -98px;
	background-position:0px -143px;
	text-shadow:0px 1px 0px rgba(255, 255, 255, 1);
	padding:0px 20px 0px 20px;
	-webkit-transition: background-position 0.1s ease;
	-moz-transition: background-position 0.1s ease;
	-o-transition: background-position 0.1s ease;
	transition: background-position 0.1s ease;
}

.h3_tab_new:hover
{
	background-position:0px -120px;
	background-position:0px -92px;
	background-position:0px -146px;
}

.h3_tab_new span
{
	width:100%;
	float:left;
	margin-top:14px;
}

.more_products
{
	padding-right:25px;
}

.more_products::after
{
	content:'';
	float:right;
	width:0; 
	height:0; 
	border-left:3px solid transparent;
	border-right:3px solid transparent;
	border-top:5px solid #515151;
	display:inline;
	position:absolute;
	margin-top:18px;
	margin-left:4px;
}

.more_list
{
	display:none;
	float:left;
	width:150px;
	height:auto;
	position:absolute;
	margin-left:-82px;
	margin-top:41px;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	box-shadow: 0px 3px 10px #aeaeae;
	-webkit-box-shadow: 0px 3px 6px #aeaeae;
	-moz-box-shadow: 0px 3px 6px #aeaeae;
	z-index:1;
}

.more_list_tab
{
	float:left;
	height:40px;
	width:100%;
	font-family:Verdana;
	font-size:13px;
	line-height:13px;
	color:#313131;
	display:inline;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	background:#f9f9f9;
	border-bottom:1px solid #d6d6d6;
	text-shadow:0px 1px 0px rgba(255, 255, 255, 1);
	padding:0px 20px 0px 20px;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
	box-sizing:border-box;
}

.more_list_tab:hover
{
	background:#e8e8e8;
}

.more_list_tab span
{
	width:100%;
	float:left;
	margin-top:14px;
}


.h3_tab_top
{
	float:left;
	width:100%;
	height:30px;
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	display:inline;
	cursor:pointer;
	margin-top:-8px;
	
}

#cart
{
	float:right;
	height:30px;
	width:110px;
	margin-right:2px;
    background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -103px;
	display:inline;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #5985b1;
	margin-top:22px;
	overflow:hidden;
}

/*#frames
{
	float:left;
	height:45px;
	width:116px;
	margin-left:2px;
    background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
	display:inline;
}



#coupon
{
	float:right;
	height:45px;
	width:104px;
	margin-left:2px;
    background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
	display:inline;
	cursor:pointer;
}*/



#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;
}



#upload
{
	float:right;
	height:28px;
	width:87px;
	margin-top:5px;
    background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
	display:inline;
}


/******* 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_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
}

#return
{
	float:left;
	height:45px;
	width:140px;

	display:inline;
	background-image:url(../images/master/nav_bgs.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_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
}

#bottomFaq
{
	float:left;
	height:45px;
	width:60px;

	display:inline;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -96px;
}

#bottomReviews
{
	float:left;
	height:45px;
	width:160px;

	display:inline;
	background-image:url(../images/master/nav_bgs.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:10px;
    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;
	overflow:hidden;
}

.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:#5195ce;
	text-align:center;
	height:100px;
	
}

.footer_wrap
{
	float:none;
	margin:0 auto;
	width:990px;
	height:100%;
	margin-top:0px;
	background-color:#5195ce;
}

.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:-5px -197px;
    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:-30px -197px;
    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:-56px -197px;
    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:-4px -50px;
    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:#579ad3;
}

.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:#579ad3;
}

.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:#579ad3;
}

.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:#579ad3;
}

.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:#579ad3;
	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:-368px -159px;
}

.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:#579ad3;
    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:-368px -286px;
}

.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;
}


/********** COUPON OVERLAY CODE ***********/

.coupon_overlay_body_clone
{
	float:left;
	width:100%;
	margin:0 auto;
	text-align:center;
	z-index:5;
	display:none;
	margin-left:-100%;
	margin-top:80px;
	position:absolute;
}

.coupon_overlay_body_clone_alt
{
	float:left;
	width:100%;
	margin:0 auto;
	text-align:center;
	z-index:5;
	display:none;
	margin-left:0px;
	margin-top:80px;
	position:absolute;
}

.coupon_overlay_float_wrap
{
	float:none;
	margin:0 auto;
	width:600px;
	height:580px;
}

.coupon_overlay_wrap
{
	float:left;
	display:inline;
	z-index:5;
	width:600px;
	height:580px;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
	display:inline;
}

.coupon_overlay_corner_spacer
{
	float:left;
	width:588px;
	height:6px;
	background-color:#000000;
	display:inline;
	font-size:0px;
}

.coupon_overlay_tab_wrap
{
	float:left;
	width:600px;
	height:10px;
	display:inline;
}

.coupon_overlay_body_wrap
{
	width:600px;
	height:568px;
	float:left;
	background-color:#000000;
	display:inline;
}

/********** COUPON INNERLAY CODE ***********/

.coupon_innerlay_body_clone
{
	float:left;
	width:100%;
	margin:0 auto;
	text-align:center;
	z-index:6;
	display:none;
	margin-left:-100%;
	margin-top:90px;
	position:absolute;
}

.coupon_innerlay_body_clone_alt
{
	float:left;
	width:100%;
	margin:0 auto;
	text-align:center;
	z-index:6;
	display:none;
	margin-left:0px;
	margin-top:90px;
	position:absolute;
}

.coupon_innerlay_float_wrap
{
	float:none;
	width:580px;
	height:550px;
	margin:0 auto;	
}

.coupon_innerlay_wrap
{
	float:left;
	width:580px;
	height:550px;
	background-color:#FFFFFF;
	border:1px solid #303d4e;
	margin:0 auto;
	overflow:hidden;
}

.coupon_innerlay_body_header
{
	float:left;
	width:580px;
	height:24px;
	background-image:url(../images/master/nav_bgs.png);
	background-repeat:repeat-x;
	background-position:0px -192px;
	display:inline;
}


.coupon_innerlay_body_lip
{
	float:left;
	width:578px;
	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;
}

.coupon_innerlay_title_pic
{
    float:left;
    width:560px;
    height:58px;
    margin-left:10px;
    background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-0px -260px;
    display:inline;
}

.coupon_innerlay_mylist_wrap
{
	float:left;
	width:560px;
	max-height:410px;
	margin-left:10px;
	margin-top:5px;
	padding-bottom:10px;
	border-bottom:1px solid #d6d6d6;
	display:inline;
}

.coupon_innerlay_mylist_title
{
	float:left;
	width:200px;
	height:20px;
	font-family:Verdana;
	font-size:.8em;
	color:#303d4e;
	text-align:left;
	line-height:20px;
	margin-top:0px;
	display:inline;
}

.coupon_innerlay_list_wrap
{
	float:left;
	width:560px;
	max-height:400px;
	margin-left:10px;
	margin-top:10px;
	display:inline;
}

.coupon_innerlay_list_title
{
	float:left;
	width:500px;
	height:20px;
	font-family:Verdana;
	font-size:.8em;
	color:#303d4e;
	text-align:left;
	line-height:20px;
	margin-top:5px;
	margin-left:7px;
	display:inline;
}

.coupon_innerlay_item_wrap
{
	float:left;
	width:560px;
	height:72px;
	margin-top:10px;
	border:1px solid #d6d6d6;
	display:inline;
}

.coupon_innerlay_item_body
{
	float:left;
	width:556px;
	height:68px;
	border:2px solid #FFFFFF;
	background-color:#F8F8F8;
	display:inline;
}

.coupon_innerlay_item_mythumb
{
	float:left;
	width:174px;
	height:47px;
	margin-top:12px;
	margin-left:12px;
	display:inline;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-424px -139px;
}

.coupon_innerlay_item_thumb
{
	float:left;
	width:174px;
	height:47px;
	margin-top:12px;
	margin-left:12px;
	display:inline;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-424px -41px;
}

.coupon_innerlay_item_text
{
	float:left;
	height:47px;
	font-family:verdana;
	max-width:345px;
	font-size:.8em;
	color:#303d4e;
	margin-left:15px;
	text-align:left;
	margin-top:24px;
	text-decoration:none;
	font-weight:bold;
	display:inline;
	/*text-transform:uppercase;*/
}

.coupon_innerlay_item_text:hover
{
	color:#ff8100;
}



.timer_flash
{
    float:left;
    width:5px;
    height:5px;
    background-color:Red;
}

.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;
}

/********** 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:12;
	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;
	border:1px solid #313131;
	margin-left:12px;
	margin-top:12px;
}

.error_icon
{
	float:left;
	width:50px;
	height:50px;
	background-image:url(../images/master/nav_logos.png);
	margin-top:20px;
	margin-left:25px;
	margin-bottom:100px;
	background-repeat:no-repeat;
	background-position:-127px -209px;
	display:inline;
}

.error_title_text
{
	float:left;
	width:520px;
	font-family:Verdana;
	font-size:12px;
	color:#313131;
	text-align:left;
	margin-left:20px;
	margin-top:20px;
	display:inline;
	font-weight:bold;
}

.error_description_text
{
	float:left;
	width:500px;
	font-family:Verdana;
	font-size:10px;
	color:#515151;
	text-align:left;
	margin-left:20px;
	margin-top:10px;
	height:50px;
	line-height:16px;
	display:inline;
}

.error_description_text a
{
	float:none;
	color:#5195ce;
}

.error_description_text a:hover
{
	color:#313131;
}

.error_button_wrap
{
	width:520px;
	float:left;
	height:40px;
	margin-left:20px;
	margin-top:5px;
	display:inline;
}

.error_ok_link
{
    float:right;
    width:72px;
    height:36px;
    text-decoration:none;
}

.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:-424px -2px;
}

.error_cancel_button
{
	float:right;
	width:72px;
	height:36px;
	cursor:pointer;
	display:inline;
	margin-left:10px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-274px -2px;
}

/********** 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;
}

/********** 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;
	border:1px solid #313131;
	margin-left:12px;
	margin-top:12px;
}

.success_icon
{
	float:left;
	width:50px;
	height:50px;
	background-image:url(../images/master/nav_logos.png);
	margin-top:20px;
	margin-left:25px;
	margin-bottom:100px;
	background-repeat:no-repeat;
	background-position:-178px -209px;
	display:inline;
}

.success_title_text
{
	float:left;
	width:520px;
	font-family:Verdana;
	font-size:12px;
	color:#313131;
	text-align:left;
	margin-left:20px;
	margin-top:20px;
	display:inline;
	font-weight:bold;
}

.success_description_text
{
	float:left;
	width:500px;
	font-family:Verdana;
	font-size:10px;
	color:#515151;
	text-align:left;
	margin-left:20px;
	margin-top:10px;
	height:50px;
	line-height:16px;
	display:inline;
}

.success_button_wrap
{
	width:520px;
	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:-424px -2px;
}

#footer_h4
{
	height:35px;
	width:100%;
	position:absolute;
}

.footer_h4_right
{
	height:35px;
	background-color:#5195CE;
	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;
}











