.viewalloffers{font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight:normal;font-variant: normal;color: #333333;text-decoration: none;letter-spacing: 1px;background-color:Transparent;}
.viewalloffers:visited {color: #333333;text-decoration: none;letter-spacing: 1px;background-color:Transparent;}
.viewalloffers:hover{color:#333333;letter-spacing: 1px; text-decoration:underline;background-color:Transparent;
}


.more{font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight:normal;font-variant: normal;color: #006699;text-decoration: none;letter-spacing: 2px;background-color:Transparent;}
.more:visited {color: #006699;text-decoration: none;letter-spacing: 2px;background-color:Transparent;}
.more:hover{color:#FF3300;text-decoration: none;letter-spacing: 2px; cursor:pointer;background-color:Transparent;}

.more_disabled{ display:none;}

.retailerLogo
{
	cursor:pointer;
}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	height: 14px;
	width: 185px;
	border: 1px solid #CCCCCC;
	background-color:Transparent;
	}
	
.checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;background-color:Transparent;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	height: 14px;
	width: 185px;
	}
		
.lefttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #333333;background-color:Transparent;
	text-decoration: none;
	letter-spacing: 2px;
	}	
	
.errortxt
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10px;
	font-style: normal;
	font-weight:normal;
	color:Red;
	text-decoration:none;
	letter-spacing:normal;
}
	

img
{
	border: 0 none;	
}

table.TellFriendTable
{
	 border-width:thin; 
	 border-right:#DCDCDC; 
	 border-top:#DCDCDC; 
	 border-left:#DCDCDC; 
	 border-bottom:#DCDCDC;
	 font-family: Arial, Helvetica, Sans-Serif;
	 font-size:smaller;
	 
}

a.TellFriend
{
	width:80px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight:normal;font-variant: normal;color: #FD6113;text-decoration: none;letter-spacing: 1px;background-color:Transparent;
}



table.BMTable
{
	 border-width:thin; 
	 border-right: #DCDCDC; 
	 border-top: #DCDCDC; 
	 border-left: #DCDCDC; 
	 border-bottom: #DCDCDC;
	 font-family: Arial, Hevetica,Sans-Serif;
	 font-size:smaller;
}
/*
#translucentbkgBM 
{
   width: 430px;
   background-image: url(http://www.vouchercodes.net/App_Themes/DefaultTheme/Images/menu/top/translucent.gif) !important;  
   background-color: #ffffff;                        
                       
}*/

.txtbld 
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #333333;background-color:Transparent;
	text-decoration: none;
	letter-spacing: 2px;
	padding:5px;
}

.lftsubhead 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;background-color:Transparent;
	background-color:Transparent;
	text-decoration: none;
	letter-spacing: 2px;
}

.HomePageDiscountCodes
{
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/Images/middle/HomeShowDiscountCodes.gif); 
	width:238px; 
	height:25px; 
	background-repeat:no-repeat;	
}

.LatestNews
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	font-variant: normal;
	font-style:normal;
	color: #333333;background-color:Transparent;
	text-decoration: none;
	letter-spacing: 1px;
}

table.PostCommentsTable
{
	 border-width:thin; 
	 border-right:  #DCDCDC; 
	 border-top:  #DCDCDC; 
	 border-left:  #DCDCDC; 
	 border-bottom:  #DCDCDC;
	 font-family:Arial;
	 font-size:smaller;
}

.txtbldhead 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #E83634;background-color:Transparent;
	text-decoration: underline;
	letter-spacing: 2px;
	padding:5px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	/*border : buttonshadow;
	border-width : 1px;
	border-style : solid;*/
	border : none;
	border-width : 0px;
	border-style : none;
	cursor :pointer ;
	overflow : auto;
	height: 150px;
    text-align : left; 
    list-style-type : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	padding:2px;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	text-align : left; 
}

/* AutoComplete item */
.autocomplete_listItem 
{
	background-color : #F8F8F8;
	color : windowtext;
	padding : 1px;
	text-align : left; 
}

/*hilight the text containing searched-text*/
.autoComplete_ListItemHiliteText
{
	/*background-color: #7AC142;*/
	font-size:large;
	color: #636363;
	font-weight:bold;
}

/*Panell for autocomplete panelCompletionList*/
.autocomplete_Panel
{
	overflow: hidden;
	position:absolute;
	width: 500px;
	z-index:100;
}

/* ----------------------------------------------------------------------- Newly Added --------------------------------------------------------------------------------------------------*/

.bdrin {
	border: 1px solid #FF9900;
}

.top_mnu{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 25px;

	}
	
.hdr_menu_ic_sethome{
	margin-top:0px;
	width: 17px;
	margin-left: 0px;
	margin-right: auto;
	height: 17px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/hed_menu/icon_sethome.gif);
	background-repeat:no-repeat;
	}
		
.top_serch_but
{
	margin-top:0px;
	margin-left: 0px;
	margin-right: auto;
}		
	
.h_lft_hedr_a{

	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:201px;
	height:26px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/view-alpha.gif);
	background-repeat:no-repeat;	
	}
		
.h_lft_a2z_box{
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:23px;
	height:23px;
	background-color:Transparent;
	cursor:pointer;	
	}
	
.h_lft_viewall{
	margin-top:4px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
	width:194px;
	height:25px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/main/button_moregreen.gif);
	background-repeat: no-repeat;
	}

.h_lft_hdr_picks{

	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:201px;
	height:26px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/hotpicks.gif);	
	background-repeat:no-repeat;
	}	
	
.h_lft_hdr_pick_icon_1{
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:26px;
	height:14px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/arrowred.gif);
	background-repeat:no-repeat;	
	}		
	
.h_lft_hdr_offer{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:201px;
	height:26px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/newcustomer.gif);
	background-repeat:no-repeat;
	}	
		
.h_lft_hdr_partner{
	margin-top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:201px;
	height:26px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/ourpartners.gif);	
	background-repeat:no-repeat;
	}				
			
.h_lft_hdr_exlink{

	margin-top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:201px;
	height:26px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/links.gif);	
	background-repeat:no-repeat;
	}
		
.h_lft_box_signup{
	margin-top:5px;
	margin-left:5px;
	right:0px;
	bottom:0px;
	width:230px;
	height:90px;
}				
.h_lft_box_adtofav{
	margin-top:5px;
	margin-left:5px;
	right:0px;
	bottom:0px;
	width:230px;
	height:44px;
}

.h_lft_box_telfrid{
	margin-top:5px;
	margin-left:5px;
	right:0px;
	bottom:0px;
	width:230px;
	height:51px;
}
	
.h_mid_with_707{
	margin-top:5px;
	margin-left:3px;
	right:0px;
	bottom:0px;
	width:712px;
	height:100%;
	background:none;
	}
	
	
.h_midle_newslet_bx{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	width: 713px;
	height: auto;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/main/m_sub_bg.gif);
	background-repeat:no-repeat;
	border: 1px solid #ffb63b;
	}
	

.h_midle_aboutus_bx{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: auto;
	width: 713px;
	height: 100%;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/main/m_sub_yellow_bg.gif);
	background-repeat:no-repeat;
	border: 1px solid #ffb63b;
	}
	
.h_midle_product_bx{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: auto;
	width: 713px;
	height: 100%;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/main/m_sub_gray_bg.gif);
	background-repeat:repeat-x;
	}	
				
.h_midle_procu_icon_a{
	margin-top:0px;
	width: 23px;
	margin-left: 0px;
	margin-right: auto;
	height: 30px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/icon_htvcds.gif);
	background-repeat:no-repeat;
	}	

.h_midle_procu_icon_b{
	margin-top:0px;
	width: 23px;
	margin-left: 0px;
	margin-right: auto;
	height: 30px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/icon_rtals.gif);
	background-repeat:no-repeat;
	}


.h_midle_cods_bx{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: auto;
	width: 713px;
	height: 100%;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/main/m_sub_bg.gif);
	background-repeat:no-repeat;
	border: 1px solid #ffb63b;
	}

.h_prod_logo_bx{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	width: 100px;
	height: 25px;
	border: 1px solid #CCCCCC;
	}

.lftsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 2px;
}

.txtbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;font-style: normal;font-weight:bold;
	font-variant: normal;color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	}

.txtwelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FF0000;text-decoration: none;
	letter-spacing: 2px;
	}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: justify;
}

.underline{
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:700px;
	height:20px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/middle/product_underline.gif);
	background-repeat:no-repeat;	
	}	
	
.produ_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	}	

.h_lft_hd_newslet{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:201px;
	height:28px;
	background-repeat:no-repeat;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/newsletter.gif);	
	}	
	
.h_lft_hd_newcodes{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:201px;
	height:28px;
	background-repeat:no-repeat;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/newcodes.gif);	
	}		
	
.str_mid_with_707{
	margin-top:5px;
	margin-left:5px;
	right:0px;
	bottom:0px;
	width:705px;
	height:100%;
	background:none;
	}	

.str_mid_with_dis_details{
	margin-top:5px;
	margin-left:5px;
	right:0px;
	bottom:0px;
	width:705px;
	background:none;
	}		

.str_prod_bg_botm{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:705px;
	height:55px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/bg_store_main_btm.gif);	
	background-repeat:no-repeat;
	}	
	
.str_prod_bg_topall{
	margin-top:5px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:705px;
	height:68px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/store_bg_top_all.gif);	
	background-repeat:no-repeat;
	}	
	
.str_prod_bg_topred{
	margin-top:5px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:699px;
	height:44px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/bg_sub_hdr2.gif);	
	background-repeat:no-repeat;
	}	
	
.str_bg_topred{
	margin-top:5px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:690px;
	height:44px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/bg_sub_hdr2.gif);	
	background-repeat:no-repeat;
	}		
	
.str_prod_top_hdr
{	
	margin-top:0px;
	margin-left:62px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:auto;
	}	

.str_prod_top_more{
	margin-top:3px;
	margin-left:10px;
	margin-right:10px;
	right:0px;
	bottom:0px;
	width:9px;
	height:9px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/arrow_red.gif);	
	background-repeat:no-repeat;
	}
	
.str_prod_but_left{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:88px;
	height:39px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/ani_but_left.gif);	
	background-repeat:no-repeat;
	}	
	
.str_prod_but_bg{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:39px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/ani_but_bg.gif);	
	background-repeat:repeat-x;
	}	
	
.str_prod_but_right{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:88px;
	height:39px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/ani_but_right.gif);	
	background-repeat:no-repeat;
	}	
	
	
.str_prod_offer{
	margin-top:0px;
	margin-left:4px;
	margin-right:20px;
	right:0px;
	bottom:0px;
	width:80px;
	height:76px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/offer/30perc.gif);	
	background-repeat:no-repeat;
	}	
.str_prod_offer_line{
	margin-top:0px;
	margin-left:4px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:1px;
	height:94px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/bg_line_small.gif);	
	background-repeat:no-repeat;
	}			
	
.str_under_line{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:679px;
	height:1px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/bg_line_big.gif);	
	background-repeat:no-repeat;
	}		
	
.str_code_vote_l{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:11px;
	height:24px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/but_vote_left.gif);	
	background-repeat:no-repeat;
	}	
	
.str_code_vote_r{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:11px;
	height:24px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/but_vote_rit.gif);	
	background-repeat:no-repeat;
	}		
	
.str_code_vote_bg{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:24px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/but_vote_bg.gif);	
	background-repeat:repeat-x;
	}
	
.str_code_img{
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:105px;
	height:117px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/stor_bx_img.gif);	
	background-repeat:no-repeat;
	}		
	
.str_code_icon_a{
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:14px;
	height:13px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/store_icon_a.gif);	
	background-repeat:no-repeat;
	}			
.str_code_icon_b{
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:16px;
	height:14px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/store_icon_b.gif);	
	background-repeat:no-repeat;
	}	
	
.str_code_icon_c{
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:16px;
	height:14px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/store_icon_c.gif);	
	background-repeat:no-repeat;
	}	
		
.str_code_icon_d{
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:16px;
	height:14px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/store_icon_d.gif);	
	background-repeat:no-repeat;
	}	
			
.str_prod_bg_topgray{
	margin-top:5px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:705px;
	height:68px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/store_bg_top_all_off.gif);	
	background-repeat:no-repeat;
	}	
	
.str_prod_arrow_gry{
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	right:0px;
	bottom:0px;
	width:25px;
	height:25px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/arrow_hdwt_gry.gif);	
	background-repeat:no-repeat;
	}	
	
.str_prod_arrow_red{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:25px;
	height:25px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/arrow_hd_red.gif);	
	background-repeat:no-repeat;
	}	
	
.str_prod_off_date{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:13px;
	height:15px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/date_gry.gif);	
	background-repeat:no-repeat;
	}	
	
.str_prod_gry_more{
	margin-top:3px;
	margin-left:5px;
	margin-right:10px;
	right:0px;
	bottom:0px;
	width:9px;
	height:9px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/arrow_gray.gif);	
	background-repeat:no-repeat;
	}
		
.str_coment_bx_img{
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:208px;
	height:180px;
	cursor:pointer;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/stor_share_img.gif);	
	background-repeat:no-repeat;
	}	
	
.str_prod_bg_topcato{
	margin-top:5px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:705px;
	height:51px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/store_bg_top.gif);	
	background-repeat:no-repeat;
	}
	
.str_produ_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	}	
	
.str_produ_txtgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #699900;
	text-decoration: none;
	letter-spacing: 0px;
	}
	
.str_produ_txtgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #7C7C7C;
	text-decoration: none;
	letter-spacing: 0px;
	}	
	
.str_sharebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	height: 12px;
	width: 270px;
	border: 1px solid #CCCCCC;
	}	
	
.str_coment_bx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	height: 80px;
	width: 270px;
	border: 1px solid #CCCCCC;
	}	
	
.str_showcode_left{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:25px;
	height:22px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/code_but_left.gif);	
	background-repeat:no-repeat;
	}
	
.str_showcode_bg{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:22px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/code_but_bg.gif);	
	background-repeat:repeat-x;
	}	
	
.str_showcode_right{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:17px;
	height:22px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/code_but_right.gif);	
	background-repeat:no-repeat;
	}	
	
.watermarkText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color:ButtonShadow;
	text-decoration: none;
	letter-spacing: 0.5px;
	height: 14px;
	width: 185px;
	border: 1px solid #000000;
	background-color:Transparent;
}
	
		
.voucherCode
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 1px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/Images/DiscountCode/barcode_bg.gif);
}

	
.h_lft_a2z_box_a{
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:50px;
	height:23px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left/but_main09.gif);
	background-repeat:no-repeat;

	}

.abld{font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight:bold;font-variant: normal;color: #666666;text-decoration: none;letter-spacing: 2px;}
.abld:visited {color: #666666;text-decoration: none;letter-spacing: 2px; font-weight:bold;}
.abld:hover{color:#FF6600;text-decoration: none;letter-spacing: 2px; font-weight:bold;
}

.str_under_line_logo{
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:679px;
	height:1px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/bg_line_big.gif);	
	background-repeat:no-repeat;
	}
 
.bookmark{font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight:normal;font-variant: normal;color: #333333;text-decoration: none;letter-spacing: 1px;}
.bookmark:visited {color:#333333;text-decoration: none;letter-spacing: 1px;}
.bookmark:hover{color:#333333;text-decoration: underline;letter-spacing: 1px;}


	
.allButtons
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 1px;
	height: 20px;
	width: 80px;
	border: 1px solid #CCCCCC;
	background-color:#F6F6F6;
	cursor:pointer;
}	

.august_tpmnu_bg{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:960px;
	height:25px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/topline_bg.gif);	
	background-repeat:repeat-x;
	}

.august__but_left{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:88px;
	height:41px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/but_left.gif);	
	background-repeat:no-repeat;
	}	
	
.august__but_bg{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:41px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/but_mid.gif);	
	background-repeat:repeat-x;
	}	
	
.august__but_right{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:88px;
	height:41px;
	background: url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/but_right.gif);	
	background-repeat:no-repeat;
	}		
	
.august__str_prod_bg_top_shdw{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:705px;
	height:18px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/october28/bg_store_main_hdr_shadow.gif);	
	background-repeat:no-repeat;
	}
	
.august__str_prod_bg_mid{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:705px;
	height:43px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/october28/bg_store_main_hdr_mid.gif);	
	background-repeat:no-repeat;
	}
	
.august__str_prod_bg_mid_shdw{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:705px;
	height:21px;
	background: url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/october28/bg_store_main_hdr_mid_shdw.gif);	
	background-repeat:no-repeat;
	}	
	
.august_str_prod_bg_topred{
	margin-top:5px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:699px;
	height:44px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/october28/bg_sub_hdr2.gif);	
	background-repeat:no-repeat;
	}	
	

/*Added on 20091215 - Begin*/	

.dec_txtbld_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:0px;
	}	
	
.dec_newslet_bx{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	width: 713px;
	height: 93px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/newslet_bg.gif);
	background-repeat:repeat-x;
	border: 1px solid #ffb63b;
	}	
	
.dec_but_search{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 174px;
	height: 38px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/but_search.gif);
	background-repeat:no-repeat;
	}	
		
.dec_txtbld_urgent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 1px;
	}			
	
.dec_txtbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;font-style: normal;font-weight:bold;
	font-variant: normal;color: #333333;background-color:Transparent;
	text-decoration: none;
	letter-spacing: 1px;
	}	
	
.dec_bdr_0_9 {
	border: 1px solid #FFFFFF;
	height:23px;
	width:40px;
}	

.watermarkTextRetailerSearch
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	text-align:center;
	text-decoration: none;
	letter-spacing: 0.5px;
	height: 33px;
	width: 543px;
	border: 1px solid #FF9900;
	color:ButtonShadow;
}	
/*Added on 20091215 - End*/	

h1 {margin:0px;}
h2 {margin:0px;}
h3 {margin:0px;}

.barcode_bg{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing:2px;
	width:225px;
	height:22px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/Images/DiscountCode/barcode_bg.gif);	
	background-repeat:repeat;
	}
	
.modalBackground
{
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 0px;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}	

/*Added on 20100810 - Begin*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bdr {
	border: 1px dotted #FF6600;
	background-color:White;
}

h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color: #333333;
	}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color: #333333;
	}	
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color: #333333;
	}
h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #333333;
	text-decoration:underline;
	cursor:pointer;
	}	
	
h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:0px;
	}	
	
a.gallerypic{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
  	width:80px;
  	text-decoration:none;
  	position:relative;
  	display:block;
  	border:none;
  	padding:5px;
  	margin-right:0px;
  	float:left;
}

a.gallerypic span.zoom-icon{
  position:absolute;
  right:0%;
  top:-5%;
  left:0%;
  bottom:0%;
  filter:alpha(opacity=99);
  -moz-opacity:0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

a.gallerypic:hover span.zoom-icon{
  visibility:visible;
}

.h_lftbx_img{
	margin-top:5px;
	margin-left:10px;
	right:0px;
	bottom:0px;
	width:230px;
	height:100%;
	background:none;
	cursor:pointer;
	}	
		
.h_newslet_bg{
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width: 701px;
	height: 110px;
	background-position:bottom;
	background-color:#C8E669;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/header/2009_08_28/newslet_bg.gif);
	background-repeat:repeat-x;
	border: 1px solid #CCCCCC;
	}	
	
.maintxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing:0px;
	}
	
.maintxtlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing:0px;
	text-decoration:none;
	cursor:pointer;

	}	
.maintxtlink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	cursor:pointer;}
	
.maintxtlink:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
	cursor:pointer;}
		
.txtlink{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color: #333333;
	text-decoration:underline;
	cursor:pointer;
	}	
	

.contact_txt{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #0066CC;
	text-decoration:underline;
	letter-spacing: 0px;
	}
	
.iconlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
	}
	
.iconlink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
	}
	
.iconlink:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #FF3300;
	text-decoration:underline;
	cursor:pointer;
	}
			
.linkshowcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:0px;
	}
.linkshowcode:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:0px;
	}
	
.linkshowcode:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing:0px;
	}		

.gositelink{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
	}
	
.gositelink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
	}
	
.gositelink:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:underline;
	cursor:pointer;
	}
		
.codeshow_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	cursor:pointer;}
	
.codeshow_link:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	cursor:pointer;}
	
.codeshow_link:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
	cursor:pointer;}
	

.gotolinkbld{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FF3300;
	text-decoration:none;
	cursor:pointer;}
	
.gotolinkbld:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FF3300;
	text-decoration:none;
	cursor:pointer;}
	
.gotolinkbld:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
	cursor:pointer;}
	

.sitelinkbld{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
	cursor:pointer;
	}		
	
	
.more_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #0099FF;
	text-decoration:underline;
	cursor:pointer;
	}
	
.more_blued:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #0099FF;
	text-decoration:underline;
	cursor:pointer;
	}
	
.more_blue:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #0000FF;
	text-decoration:underline;
	cursor:pointer;
	}

.redtxt{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
}

.test{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

.codereleasetxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration:none;

}

.codereleaseexpire{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color:#333333;
	text-decoration: line-through;

}
.coderelease{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color:#333333;
}

.tophdr{
	width: 960px;
	margin-left:0px;
	margin-right:0px;
	height: 250px;
	background:none;
	}

.hmeleftspc{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:230px;
	height:100%;
	background:none;
	}
	
.midlespace{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:730px;
	height:100%;
	background:none;
	}
		
.storebox_topbg{
	margin-top:5px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:701px;
	height:1px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/boxtop_bg.gif);
	background-repeat:no-repeat;
	}	
	
.storebox_leftbg{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:1px;
	height:100%;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/boxleft_bg.gif);
	background-repeat:repeat-y;
	}
.store_logobox{
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:120px;
	height:60px;
	background:#FFFFFF;
	border: 1px dotted #999999;
	}
	
.store_logoboxlatest{
	margin-top:3px;
	margin-left:5px;
	margin-bottom:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:120px;
	height:60px;
	background:#FFFFFF;
	border: 1px dotted #999999;
	}		
	
.store_logoboxsmall{
	margin-top:0px;
	margin-left:5px;
	margin-bottom:5px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:60px;
	height:30px;
	background:#FFFFFF;
	border: 1px dotted #999999;
	}
	
.discont_imgbox{
	margin-top:5px;
	margin-left:5px;
	right:0px;
	bottom:0px;
	width:100px;
	height:100px;
	background:#FFFFFF;
	border: 1px dotted #999999;
	}
	
.discont_imgboxtumb{
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	background:#FFFFFF;
	border: 1px dotted #999999;
	}	
	
.codeshow_box{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:220px;
	height:70px;
	background:#FFFFFF;
	border: 1px dotted #999999;
	}		
	
.icon_like{
	margin-top:5px;
	margin-left:5px;
	right:0px;
	bottom:0px;
	width:50px;
	height:20px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/icon_like.gif);
	background-repeat:no-repeat;
	cursor:pointer;}

	
.icon_rss{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:14px;
	height:14px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/icon_rss.gif);
	background-repeat:no-repeat;
	}
	
.icon_mail{
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:23px;
	height:27px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/email.gif);
	background-repeat:no-repeat;
	}				
	
.store_arrowmain{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:30px;
	height:24px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/arrow_a.gif);
	background-repeat:no-repeat;
	}
	
.store_arrowsub{
	margin-top:5px;
	margin-left:5px;
	right:0px;
	bottom:0px;
	width:22px;
	height:21px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/arrow_b.gif);
	background-repeat:no-repeat;
	}

.store_arrowred{
	margin-top:3px;
	margin-left:5px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:19px;
	height:19px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/arrow_c.gif);
	background-repeat:no-repeat;
	}
	
.store_arrowmore{
	margin-top:3px;
	margin-left:5px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:13px;
	height:15px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/arrow_d.gif);	
	background-repeat:no-repeat;
	}	
.store_arroworg{
	margin-top:10px;
	margin-left:10px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:9px;
	height:9px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/arrow_e.gif);	
	background-repeat:no-repeat;
	}	
.arroworg_cntact{
	margin-top:5px;
	margin-left:10px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:9px;
	height:9px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/arrow_e.gif);	
	background-repeat:no-repeat;
	}
	
.arroworg_faq{
	margin-top:2px;
	margin-left:10px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:9px;
	height:9px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/arrow_e.gif);	
	background-repeat:no-repeat;
	}		
	
.arrow_leftmenu{
	margin-top:3px;
	margin-left:5px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:21px;
	height:21px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/arrow_f.gif);
	background-repeat:no-repeat;
	}		
		
.arrow_leftmenusub{
	margin-top:3px;
	margin-left:5px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:9px;
	height:7px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/arrow_h.gif);
	background-repeat:no-repeat;
	}
	
.dot_leftmenu{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	right:0px;
	bottom:0px;
	width:100%;
	height:1px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/dot_left.gif);
	background-repeat:repeat-x;
	}				
	
.str_btn_left{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:88px;
	height:39px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/ani_but_left.gif);	
	background-repeat:no-repeat;
	}	
	
.str_btn_bg{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:39px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/ani_but_bg.gif);	
	background-repeat:repeat-x;
	}	
	
.str_btn_right{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:88px;
	height:39px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/ani_but_right.gif);	
	background-repeat:no-repeat;
	}		
	
.site_btn_left{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:10px;
	height:25px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/btnred_left.gif);	
	background-repeat:no-repeat;
	}	
	
.site_btn_right{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:10px;
	height:25px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/btnred_right.gif);	
	background-repeat:no-repeat;
	}	
	
.site_btn_bg{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:auto;
	height:25px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/btnred_bg.gif);	
	background-repeat:repeat-x;
	}	
	
.subhead_bg{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:35px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/subhdrbg.gif);	
	background-repeat:repeat-x;
	}	
	
.str_prod_ad_date{
	margin-top:3px;
	margin-left:10px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:13px;
	height:15px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/date_blu.gif);	
	background-repeat:no-repeat;
	}	
.str_prod_exp_date{
	margin-top:3px;
	margin-left:5px;
	margin-right:5px;
	right:0px;
	bottom:0px;
	width:13px;
	height:15px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/date_red.gif);	
	background-repeat:no-repeat;
	}			
	
.codebtn_left{
	margin-top:0px;
	margin-left:8px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:34px;
	height:30px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/code_btn_left.gif);	
	background-repeat:no-repeat;
	}	
.codebtn_right{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:34px;
	height:30px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/code_btn_right.gif);	
	background-repeat:no-repeat;
	}	
	
.codebtn_bg{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:30px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/code_btn_bg.gif);	
	background-repeat:repeat-x;
	}

	
.coderelease_bg{
	border: 1px dotted #999999;
	float:left;
	padding:3px 0;
	margin-top:4px;
	text-align:center;
	width:100px;
	}
	
.codemask_bg{
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/homepage/code_maskbg.gif) left top no-repeat;
	width:175px;
	height:33px;
	float:left;
	}	
.icon_tellfriend{
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:14px;
	height:13px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/icon_telafriend.gif);	
	background-repeat:no-repeat;
	}	
	
.icon_adcoment{
	margin-top:0px;
	margin-left:15px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:14px;
	height:16px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/icon_adcoment.gif);	
	background-repeat:no-repeat;
	}
	
.icon_showcoment{
	margin-top:0px;
	margin-left:15px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:14px;
	height:16px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/icon_showcoment.gif);	
	background-repeat:no-repeat;
	}

.icon_sharecoment{
	margin-top:0px;
	margin-left:15px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:16px;
	height:15px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/icon_sharecoment.gif);	
	background-repeat:no-repeat;
	}		
	
.icon_yes{
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:46px;
	height:18px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/icon_yes.gif);	
	background-repeat:no-repeat;
	cursor:pointer;
	}	
	
.icon_no{
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:40px;
	height:18px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/icon_no.gif);	
	background-repeat:no-repeat;
	cursor:pointer;
	}		

.vote_bg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#333333;
	margin-top:0px;
	margin-left:5px;
	right:0px;
	bottom:0px;
	width:100px;
	height:20px;
	background:none;
	border: 1px dotted #999999;
	}
	
.str_underline{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:699px;
	height:15px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/underline.gif);	
	background-repeat:no-repeat;
	}	
	
.newsleter_hdr{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:230px;
	height:88px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/newsletter_hdr.gif);
	background-repeat:no-repeat;
	}
	
.newsleter_btn{
	margin-top:0px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:82px;
	height:24px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/newsletter_btn.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}	
	
.sendcodes_img{
	margin-top:0px;
	margin-left:5px;
	right:0px;
	bottom:0px;
	width:163px;
	height:163px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/sharecodes.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}	
	
.storenewsleter_box{
	margin-top:5px;
	margin-left:10px;
	right:0px;
	bottom:0px;
	width:230px;
	height:100%;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	}
	
.storenewslet_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;	
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	height: 16px;
	width: 220px;
	border: 1px solid #999999;
	}
	
.mesagebox_sendafriend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;	
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	height: 75px;
	width: 220px;
	border: 1px solid #999999;
	}	

.txtbldred 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FF0000;background-color:Transparent;
	text-decoration: none;
	letter-spacing: 2px;
	padding:5px;
}

.august_title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight:bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 2px;
	}
	
.nove_searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;	
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	height: 33px;
	width: 500px;
	border: 1px solid #FF9900;
	}
	
		
.dec_txtbld_alpha {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	}
.dec_txtbld_alpha:visited {color: #000000;text-decoration:none;letter-spacing:0px; text-align:center; vertical-align:middle;background-color:Transparent;}
.dec_txtbld_alpha:hover{color:#FFFFFF;text-decoration: none;letter-spacing:0px; text-align:center; vertical-align:middle;}	

.menumain{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	background-color:Transparent;
	font-variant: normal;color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.menumain:visited {color: #333333;text-decoration: none;letter-spacing: 1px; font-weight:bold;}
.menumain:hover{color:#FFFFFF;text-decoration: none;letter-spacing: 1px; font-weight:bold;background-color:Transparent;
}

.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	background-color:Transparent;
}
.menu:visited {color: #333333;text-decoration: none;letter-spacing: 1px;}
.menu:hover{color:#FFFFFF;text-decoration: none;letter-spacing: 1px;background-color:Transparent;
}
	
.leftcatoge{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	background-color:Transparent;
}
.leftcatoge:visited {color:#000000;text-decoration: none;letter-spacing:0px;background-color:Transparent;}
.leftcatoge:hover{color:#000000;text-decoration: underline;letter-spacing: 0px;background-color:Transparent;
}

.btnlet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color:Transparent;
	text-decoration: none;
	letter-spacing: 1px;
	}
.btnlet:visited {color:#FFFFFF;text-decoration: none;letter-spacing: 1px;background-color:Transparent;}
.btnlet:hover{color:#FFCC00;text-decoration: underline;letter-spacing: 1px;
}	
		
.dec_bdr {
	border: 1px solid #FFFFFF;
	background-color:Transparent;
	height:23px;
	width:23px;
	}	
	
.dec_but_search{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 174px;
	height: 38px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/but_search.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
.august_search_bg{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:960px;
	height:90px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/search_bg.gif);	
	background-repeat:repeat-x;
	}
			
.dec_but_viewall{
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	width: 90px;
	height: 23px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/viewall.gif);
	background-repeat:no-repeat;
	}
	
.menu_home{
	margin-top: 0px;
	width: 106px;
	margin-left: 0px;
	margin-right: auto;
	height: 28px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/mainmenu/but_bg.gif);
	background-repeat:no-repeat;
	}

.august_title_bg{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:960px;
	height:25px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/titlebg.gif);	
	background-repeat:repeat-x;
	}
	
.august_mainmnu_bg{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:960px;
	height:5px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/dot_bg.gif);	
	background-repeat:repeat-x;
	}		

.august_help_bg{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:126px;
	height:59px;
	cursor:pointer;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/help.gif);	
	background-repeat:no-repeat;
	}
	
.august_hdr_model{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:219px;
	height:108px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/model.gif);	
	background-repeat:no-repeat;
	}
	
.august_hdr_name{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:484px;
	height:108px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/name.gif);	
	background-repeat:no-repeat;
	}
	
.august_hdr_logo{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:131px;
	height:108px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/logo.gif);	
	background-repeat:no-repeat;
	}
	
.hdr_menu_a{
	margin-top:0px;
	width: 359px;
	margin-left: 0px;
	margin-right: auto;
	height: 29px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/hed_menu/hdr_menu_a.gif);
	background-repeat:no-repeat;
	}
	
.hdr_menu_b{
	margin-top:0px;
	width: 601px;
	margin-left:0px;
	margin-right: auto;
	height: 29px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/hed_menu/bg.gif);
	background-repeat:repeat-x;
	}
	
.hdr_menu_ic_subsc{
	margin-top:0px;
	width: 17px;
	margin-left: 0px;
	margin-right: auto;
	height: 17px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/hed_menu/icon_subscribe.gif);
	background-repeat:no-repeat;
	}
	
.hdr_menu_ic_tel{
	margin-top:0px;
	width: 17px;
	margin-left: 0px;
	margin-right: auto;
	height: 17px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/hed_menu/icon_telfrid.gif);
	background-repeat:no-repeat;
	}
	
.hdr_menu_ic_adfav{
	margin-top:0px;
	width: 17px;
	margin-left: 0px;
	margin-right: auto;
	height: 17px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/hed_menu/icon_adtofavo.gif);
	background-repeat:no-repeat;
	}

.hdr_menu_ic_bookmrk{
	margin-top:0px;
	width: 17px;
	margin-left: 0px;
	margin-right: auto;
	height: 17px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/hed_menu/icon_bookmrk.gif);
	background-repeat:no-repeat;
	}					
	
.hdr_menu_ic_rssfeed{
	margin-top:0px;
	width: 17px;
	margin-left: 0px;
	margin-right: auto;
	height: 17px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/icon_rssfeed.gif);
	background-repeat:no-repeat;
	}	
	
.top_mnu_contact{
	
	width: 80px;
	margin-left:0px;
	margin-top:3px;
	margin-right: auto;
	height: 22px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/topmenu/top_butcont.gif);
	background-repeat:no-repeat;
	}
	
.top_mnu_regi{
	
	width: 66px;
	margin-left:0px;
	margin-top:3px;
	margin-right: auto;
	height: 22px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/topmenu/top_but.gif);
	background-repeat:no-repeat;
	}
	
.head_left_dot{
	margin-top: 0px;
	width: 6px;
	margin-left:0px;
	margin-right: auto;
	height: 100%;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/main/hight-dots.gif);
	}	
		
.h_lft_box_a{
	margin-top:5px;
	margin-left:10px;
	right:0px;
	bottom:0px;
	width:230px;
	height:100%;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/h_lt_menu_bg.gif);
	background-repeat:no-repeat;
	border: 1px solid #ffb63b;
	}			
	
.h_lft_hdr_topstore{
	left:0px;
	right:0px;
	bottom:0px;
	width:201px;
	height:26px;
	background-repeat:no-repeat;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/topstore.gif);	
	}
	
.h_lft_star{
	top:0px;
	left:5px;
	right:0px;
	bottom:0px;
	width:16px;
	height:16px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/menu/left_head/star.gif);	
	background-repeat:no-repeat;
	}
	

.str_coment_bx_but{
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:115px;
	height:25px;
	cursor:pointer;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/but_sharenow.gif);	
	background-repeat:no-repeat;
	border:0px;
	}
	
.submit_btn{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:103px;
	height:25px;
	cursor:pointer;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/submit_btn.gif);	
	background-repeat:no-repeat;
	border:0px;
	}	
	
.clear_btn{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:103px;
	height:25px;
	cursor:pointer;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/clear_btn.gif);	
	background-repeat:no-repeat;
	border:0px;
	}	
	
.login_btn{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	right:0px;
	bottom:0px;
	width:103px;
	height:25px;
	cursor:pointer;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/login_btn.gif);	
	background-repeat:no-repeat;
	border:0px;
	}	
	
.str_bookmark_stumble{
	margin-top:0px;
	margin-left:10px;
	right:0px;
	bottom:0px;
	width:14px;
	height:14px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/stumble.gif);	
	background-repeat:no-repeat;
	}	
	
.str_bookmark_face{
	margin-top:0px;
	margin-left:10px;
	right:0px;
	bottom:0px;
	width:14px;
	height:14px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/facebook.gif);	
	background-repeat:no-repeat;
	}
	
.str_bookmark_dig{
	margin-top:0px;
	margin-left:10px;
	right:0px;
	bottom:0px;
	width:16px;
	height:14px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/dig.gif);	
	background-repeat:no-repeat;
	}	
					
.str_bookmark_redit{
	margin-top:0px;
	margin-left:10px;
	right:0px;
	bottom:0px;
	width:16px;
	height:16px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/redi.gif);	
	background-repeat:no-repeat;
	}						
	
.str_bookmark_book{
	margin-top:0px;
	margin-left:10px;
	right:0px;
	bottom:0px;
	width:16px;
	height:16px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/bookmark.gif);	
	background-repeat:no-repeat;
	}	
	
.store_redarrow{
	margin-top:5px;
	margin-left:5px;
	margin-right:1px;
	margin-bottom:5px;
	right:0px;
	bottom:0px;
	width:25px;
	height:25px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/arrow_hd_red.gif);	
	background-repeat:no-repeat;
	}	
		
.store_redarrowb{
	margin-top:2px;
	margin-left:5px;
	margin-right:1px;
	margin-bottom:0px;
	right:0px;
	bottom:0px;
	width:25px;
	height:25px;
	background:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/arrow_hd_red.gif);	
	background-repeat:no-repeat;
	}		
	
.footer{	
	margin-left:0px;
	margin-top:5px;
	width:960px;
	height:40px;
	background-image:url(http://www.vouchercodes.net/app_themes/defaulttheme/images/store/footerbg.gif);
	background-repeat:repeat-x;
	}
	
.dec_newslet_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;	
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	height: 26px;
	width: 400px;
	border: 1px solid #999999;
	}

.hdr_newslet_icon{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;	
	height: 57px;
	width: 62px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/newslet_icon.gif);
	background-repeat:no-repeat;
		}	
	
.dec_but_submit{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 81px;
	height: 36px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/but_submit.gif);
	background-repeat:no-repeat;
		}
		
		
.dec_submit_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	}	
	
.dec_submit_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	}
	
.dec_submit_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	letter-spacing:0px;
}

.august__promote_txtarea{
margin-left:5px;
margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	height: 50px;
	width: 685px;
	border: 1px solid #CCCCCC;
	}								
/*Added on 20100810 - End*/

/*Added on 20100831 - End*/
.facebook_findus{
	margin-top:5px;
	margin-left:0px;
	right:0px;
	bottom:0px;
	width:230px;
	height:32px;
	/*background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/images/facebook/findusicon.gif);*/
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
.twitter_follow{
	margin-top:3px;
	margin-left:10px;
	right:0px;
	bottom:0px;
	width:230px;
	height:42px;
	/*background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/twitter/followtwittericon.gif);*/
	background-repeat:no-repeat;
	cursor:pointer;
	}
/*Added on 20100831 - End*/

/*Added on 20100902 - Begin*/
.btn_viewallorg{
	margin-top:4px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;	
	right:0px;
	bottom:0px;
	width:146px;
	height:22px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/btn_viewall.gif);
	background-repeat:no-repeat;
	}	
	
.btnviewall_let{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color:Transparent;
	text-decoration: none;
	letter-spacing: 1px;}
.btnviewall_let:visited {color:#FFFFFF;text-decoration: none;letter-spacing: 1px;background-color:Transparent;}
.btnviewall_let:hover{color:#000000;text-decoration: underline;letter-spacing: 1px;
}
/*Added on 20100902 - End*/

/*Added on 20100903 - Begin*/
.exp_dateimg{
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
	width:100px;
	height:15px;
	background:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/store/expireddate.gif);	
	background-repeat:no-repeat;
}	
/*Added on 20100903 - End*/

/*Added on 20101001 - Begin*/
.bookmark_img_bdr
{
	border:1px solid #cccccc; 
}
/*Added on 20101001 - End*/

/*Added on 20101004 - Begin*/
.blog_leftbox{
	margin-top:5px;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:0px;
	width: 765px;
	height: auto;
	background:none;	
	border: 1px solid #999999;
	}
	
.blog_rightbox{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	width: 180px;
	height: auto;
	background:none;
	border: 1px solid #999999;
	}

.blogin_leftbox{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	width: 950px;
	height: auto;
	background:none;	
	border: 1px solid #999999;
	}		
	
.blog_link {
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #333333;
	text-decoration:underline;
	cursor:pointer;
	}
.blog_link:hover{color: #333333;text-decoration: underline;}
		
.blog_search {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight:normal;
    font-variant: normal;
    text-align:left;
    vertical-align:middle;     
    color: #333333;
    text-decoration: none;
	}


/*Added on 20101004 - End*/

.div_disable{ display:none;}
.div_enable{ display:block;}


/*Added on 20101030 - End*/
.promo_but_viewall{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 90px;
	height: 23px;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/images/header/2009_08_28/viewall.gif);
	background-repeat:no-repeat;
		}
		
.pro_enteremail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	text-align:left;
	vertical-align:middle;	
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	height: 18px;
	width: 220px;
	border: 1px solid #999999;
	}	
	
.prom_twitter_follow{
	margin-top:5px;
	margin-left:10px;
	right:0px;
	bottom:0px;
	width:230px;
	height:42px;
	background:none;
	border: 1px solid #999999;
	}	
.prom_facebook_like{
	margin-top:5px;
	margin-left:10px;
	right:0px;
	bottom:0px;
	width:230px;
	height:70px;
	background:none;
	border: 1px solid #999999;
	}	
	
		
		
/*Added on 20101030 - End

.modalBackground
{
      background-color: White;
      filter: alpha(opacity=60);
      opacity: 0.6;
}*/

/*Christ Timer */
.lcdstyle{ /*Example CSS to create LCD countdown look*/
color:Red;
font-family:Arial;
font-weight:bold;
padding: 10px;
font-size:26px;

}

.lcdstyle span{ 
font-size: 70%;
font-weight:bold;
font-family:Book Antiqua;
color:Black;
}
.xmas_date{
	float:left;
	text-align:center;
	vertical-align:bottom;
	width:450px;
	height:62px;
	padding:0 4px 0 0;
	background-image:url(http://www.vouchercodes.net/App_Themes/DefaultTheme/Images/homepage/xmas_date.gif);
	background-repeat:no-repeat;
}

.xmas_date_txt
{
	
	margin-top:30;
	float:right;
	width:400px;
	height:32px;
	
}
.xmas_date_txt_new
{
	/*color:#993333;*/
	color:Green;
	text-decoration:blink;
	text-align:right;
	font-size: 30px;
	font-weight:bold;
	font-family:Book Antiqua;
	
}

/*Latest CSS for Categories Banner - Added by Aneesh*/


.categlogobg {
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
width:120px;
height:60px;
background:#FFFFFF;
border: 1px solid #999999;
}

.categbg{
	margin:0px;
	width:699px;
	height:200px;
	border: 1px solid #CCCCCC;
}

