body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/bkg.jpg);
	margin-top: 0px;
	}

.upper{
	text-transform:uppercase;
	}
.blue_sub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003366;
}

.small_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.searchbox {
	font-size: 14px;
	height: 18px;
	width: 200px;
	border: 1px solid #036;
}

.formbox {
	font-size: 14px;
	height: 18px;
	width: 200px;
	border: 1px solid #999;
}

.formbox_any_width {
	font-size: 14px;
	border: 1px solid #999;
}

.textfield_multiple {
	font-size: 14px;
	width: 200px;
	border: 1px solid #036;
}

.dropdown {
	font-size: 14px;
	height: 22px;
	border: 1px solid #036;
}

a{
	color:#356AA0;
	text-decoration:none;
}

a:hover{
	color:#356AA0;
	text-decoration:underline;
}

.bkg_recipes_card {
	background-image: url(en/images/recipe_card_bkg.jpg);
}

.bkg_recipe_submit {
	background-image: url(en/images/bkg_recipe_submit.jpg);
}

.bkg_top_01 {
	background-image: url(en/images/bkg_top_01.jpg);
}

.bkg_featured_menu {
	background-image: url(en/images/bkg_features_menu.jpg);
}

.bkg_featured {
	background-image: url(en/images/bkg_home_featured_prod.jpg);
}

.bkg_why_new {
	background-image: url(en/images/why_bkg.jpg);
}

.bkg_gift_registry {
	background-image: url(en/images/bkg_registry.jpg);
}

.white_border_5px {
	border: 5px solid #FFF;
}
.bkg_left_side {
	background-image: url(en/images/bkg_home_left_side.jpg);
}

/*white links*/
.white_link {
	font-size: 11px;
	color: #ffffff;
}

.white_link a{
	color: #ffffff;
}

.white_link a:hover {
	font-size: 11px;
	color: #ffffff;
}

/* links for product catalogue main menu */

.mainprod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.mainprod a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.mainprod_selected, .mainprod_selected a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF88;
	text-decoration: underline;
	text-transform: uppercase;
}

.mainprod a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF88;
	text-decoration: underline;
	text-transform: uppercase;
}
.mainprod:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF88;
	text-decoration: underline;
	text-transform: uppercase;
}

.mainprod_current{
	ffont-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF88;
	text-decoration: none;
	text-transform: uppercase;
}
	
/*end*/


/* links for product catalogue sub menu */

.subprod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-indent: 5px;
}
.subprod a {
font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.subprod_selected, .subprod_selected a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF88;
	text-decoration: underline;
}
.subprod a:hover {
font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.subprod:hover {
font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF88;
	text-decoration: underline;
}

.subprod_current{
font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF88;
	text-decoration: underline;
}
	
/*end*/

.prices {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C0;
}

.carttitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.prices_hot_deals {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bd0d00;
}


.red_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bd0d00;
}



.bkg_featured {
	background-image: url(en/images/bkg_featured.jpg);
}

.bkg_top_sites_menu {
	background-image: url(en/images/bkg_top_sites_menu.jpg);
}

.bkg_hot_deals_menu {
	background-image: url(en/images/bkg_hot_deals_menu.jpg);
}

.bkg_videos_menu {
	background-image: url(en/images/bkg_videos_menu.jpg);
}

/* links for top sites by ares main menu */

.topsite_mainprod {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 175px;
	border: none;
	background-color: #FF7400;
}
.topsite_mainprod a {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	border: none;
}
.topsite_mainprod a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	border: none;
}
.topsite_mainprod:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	border: none;
	background-color: #D15600;
}

.topsite_mainprod_current{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	border: none;
	background-color: #D15600;
	}
	
/* END */

/* links for videos main menu */

.videos_mainprod {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 175px;
	border: none;
	background-color: #D01F3C;
}
.videosvideos_mainprod a {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	border: none;
}
.videos_mainprod a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	border: none;
}
.videos_mainprod:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	border: none;
	background-color: #B02B2C;
}

.videos_mainprod_current{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	border: none;
	background-color: #B02B2C;
	}
	
/* END */
	
.orange_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F60;
}

.larger_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #9C0;
}


.product_titles_detailed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

.product_titles_dollar_detailed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}



.product_brand_detailed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
}

.product_prices_detailed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9C0;
}
.product_dollar_detailed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #9C0;
}

.video_titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D01F3C;
}.videoborder {
	border: 1px solid #efefef;
}

/* Recipes section */

.recipe_titles_detailed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #660000;
}

.recipe_category_detailed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	color: #333333;
}

.recipe_recipe1_detailed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.recipe_recipe2_detailed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.recipe_recipe_thumbnail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	color: #333333;
}

.recipe_recipe_thumbnail_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}


/* links for hot deals main menu */

.hotdealsmain {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 175px;
	border: none;
	background-color: #bd0d00;
}
.hotdealsmain a {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	border: none;
}
.hotdealsmain a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	border: none;
}
.hotdealsmain:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	border: none;
	background-color: #870a01;
}

.hotdealsmain_current{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	border: none;
	background-color: #870a01;
}
.formborder {
	border: 1px solid #CCC;
}

.calendartitle {
	font-family: verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.calendardays {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A6BF64;
	text-transform: uppercase;
}
.blanksquares {
	background-color: #DCE3D2;
	height: 80px;
	width: 80px;
	border: thin solid #DCE3D2;
}

/* Calendar squares */

.calendarsquares {
	height: 80px;
	width: 80px;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	padding: 5px;
	font-weight: normal;
	
}

.bayou_text {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.services_titles_detailed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}

.carousel-selected {
	font-weight: bold;
	color:#000;
}

/*CARROUSEL*/
#carousel-wrapper { 
    width: 572px; 
    overflow: hidden; 
} 
#carousel-content { 
    width: 15000px; 
} 
#carousel-content .slide { 
    float: left; 
    width: 572px; 
}