@import url("../css/layout.css");
@import url("../css/common.css");
@import url("../css/navigation.css");
@import url("../css/sidebar.css");
@import url("../css/crv.css");
@import url("../css/crv-new.css");
@import url("../css/btn-icon.css");
@import url("../css/grid.css");

/*#######################################
ALL FONTS FAMILY CSS
#######################################*/
.elink,
.pagepath, 
.maillistform input,
.gridlistbtn a ,
body,
.link,
.cmstxt,
#footer,
.points li {
	font-family:Arial, Helvetica, sans-serif;
	}
h2, 
.pageheader h1  {
	font-family:"trebuchet MS";
	}
	
/******************************/
.product_pg{background:url(../images/body_background.gif) left bottom repeat-x #050002;}

/*##################################
COMMON CSS
##################################*/

/* COMMON RESET CSS
----------------------------------*/
dl, dt, dd, ol, ul, li  
	{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
a {
	text-decoration:none;
	outline:none;
	}
/*
H1-pageheader, 
H2-common sub-title in page, 
H3-common sub-title in page, 
H4-sidebar product name, Headers in forms
H5-sidebar title
H6-not define yet*/
h1, h2, h3, h4, h5, h6 { 
	margin:0px;
	padding:0px;
	}
h2 {
	margin-bottom:5px;
	text-transform:uppercase;
	color:#000000;
	font-size:100%;
	}

p {
	margin:0 0 15px 0;
	}
.link, 
.elink {
	text-decoration:none;
	color:#CE0887;
	}
.link:hover,
.elink:hover {
	color:#000000;
	}
.link1{
	color:#000000;
	}
.link1:hover{
	color:#CE0887;
	}
.imgborder, .imgleft, imgright {
	border:1px solid #e3e2e2;
	background-color:#FFFFFF;
	text-align:center;
	}
.imgborder:hover, .imgleft:hover, imgright:hover {
	border:1px solid #cccccc;
	}
.imgborder, .imgleft, .imgright {
	padding:2px;
	}
.imgleft {
	float:left;
	margin:0 10px 10px 0;
	}
.imgright {
	float:right;
	margin:0 0px 10px 10px;
	}
.cmstxt {
	margin:0 0 0px 0;
	font-size:13px;
	color:#333333;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.textboxborder {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #A9C2A5;
	font-size:100%;
	color:#666666;
	background-color:#FFFFFF;
	padding:2px;
	}
.handcur {
	cursor:pointer;
	}

/* IMAGE ALIGN CSS
-----------------------------------*/
.imgborder, 
.imgleft,
.imgright {
	text-align:center;
	display:block;
	}
.imgborder img.spacer,
.imgleft img.spacer,
.imgright img.spacer {
	width:0px;
	}
.imgborder img,
.imgleft img,
.imgright img{
	vertical-align:middle;
	}
/*==================================
POPUP CSS
==================================*/
#white {
	background-color:#f9f9f9;
	background-position:top left;
	padding:15px;
	font-size:80%;
	}
#white .btnbar {
	text-align:center;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding:10px 0;
	}
#white #topbar {
	height:100px;
	width:auto;
	margin-bottom:15px;
	background:url(../images/popup-footer-bg.gif) repeat-x bottom left;
	}
	
#white #topbar h1 .logo{
	width:151px;
	height:90px;
	background-image:url(../images/logo-1.png);
	background-repeat:no-repeat;
	position:absolute;
	left:20px;
	top:10px;
	text-indent:-9999px;
	overflow:hidden;/*NEVER FORGOT THIS WHEN YOU USE TEXT-INDENT*/
	}
#white #topbar .close {
	position:absolute;
	right:-20px;
	top:15px;
	}
#white .formcss .btnbar {
	padding:0;
	}
/* POPIMAGE CSS
----------------------------------*/
#white .image #topbar {
	margin-bottom:15px;
	}
#white .image h2 {
	margin:0px;
	color:#ffffff;
	}
#white .image .linkbox{
	margin:0 -15px;
	background-color:#eae9e9;
	border:solid 1px #e1dfdf;
	border-width:1px 0;
	display:block;
	text-align:center;
	height:30px;
	
	}
#white .image .linkbox a{
	display:inline-block;
	margin-top:3px;
	}
#white .box-typ5	{
	background-color:#ffffff;
	border:1px solid #cacacb;
	}
#white .popup .more-bar1 {
	position:relative;
	height:35px;
	}
#white .popup .more-bar1 .close {
	position:absolute;
	left:48%;
	top:15px;
	}
#white .linkbox {
	position:relative;
	border:1px solid #ff0000;
	}
#white .linkbox .close {
	position:absolute;
	left:48%;
	top:0px;
	}
/*==================================
COMMON POINTS CSS
==================================*/
.points {
	list-style-type:none;
	margin:0 0 15px 15px;
	padding:0px;
	}
.points li {
	padding:0 0 0 15px;
	margin:0 0 10px 0;
	color:#333333;
	background-image:url(../images/bullet.gif);
	background-position:1px 5px;
	background-repeat:no-repeat;
	line-height:110%;
	}
.points li .points{
	margin-top:15px;
	}
	
.points-new {
	list-style-type:none;
	margin:0 5px 15px 0px;
	padding:0px;
	}
.points-new li {
	padding:4px 0 4px 10px;
	margin:0 0 0px 0;
	color:#333333;
	line-height:110%;
	background-color:#f0efef;
	font-weight:bold;
	}
.points-new li.nl{ background-color:#ffffff;}

/*==================================
ALL HORIZONTAL-BARS RELATED CSS
==================================*/
.hor_bar, .hor_bar1 {
	padding:8px 10px;
	margin-bottom:15px;
	position:relative;
	min-height:15px;
	}
.hor_bar {
	background-color:#f2f2f2;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	}
.hor_bar1 {
	background-color:#DBE2DA;
	border-bottom:1px solid #B8CFB5;
	border-right:1px solid #B8CFB5;
	}
.hor_bar .right1, 
.hor_bar1 .right1 {
	position:absolute;
	right:8px;
	top:7px;
	}
.hor_bar .left1, 
.hor_bar1 .left1 {
	position:absolute;
	left:8px;
	top:7px;
	}
/*=======================================
HOR LINE & CLEAR CSS
========================================*/
.hor_line{
	height:20px;	
	margin-bottom:20px;
	border-bottom:1px solid #dfdfdf;
	}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	display:block;
	}
.hor_line1{
	height:15px; display:block;
	clear:both;
	}
.hor_line2{
	height:5px;	
	margin-bottom:20px;
	border-bottom:1px solid #dfdfdf;
	}
/*================================
NO RECORD ERROR CSS
===============================*/
.norecord {
	border:1px solid #dfdfdf;
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
	padding:7px 0 9px 55px;
	height:30px;
	position:relative;
	margin-bottom:15px;
	margin-left:20px;
	margin-right:20px;
	}
.norecord img{
	position:absolute;
	left:8px;
	top:8px;
	border:none;
	}

/*==================================
COMMON BOX BACK-GROUN CSS
====================================*/
.inner-bd,
.inner-bd1{
	padding:15px;
	}
		
/*product box case  , common page bg*/
.box-typ2 {
	background:url(../images/bg-box-type2.gif) repeat-x left bottom #ffffff;
	border:1px solid #dedede; border-bottom:none;
	}
.box-typ1	{
	background-color:#ffffff;
	border:1px solid #dedede; 
	}
.crv-bd {
	padding:10px;
	}
.box-typ3	{
	background:url(../images/bg-box-type3.gif) repeat-x left bottom #fefefe;
	border:1px solid #dddddd; 
	}
	
/*info-modules box----*/
.box-typ4	{
	background:url(../images/bg-box-type4.gif) repeat-x left bottom #ffffff;
	border:1px solid #dcdcdc; 
	}
/*White box ---------*/
.box-typ5	{
	background-color:#ffffff;
	border:1px solid #dcdcdc;
	}
/*new box ---------*/
.box-typ6	{
	background:url(../images/bg-box-type6.gif) repeat-x left top #ffffff;
	border:1px solid #cbcbcb;
	}
/*NEW-CRV-BOX
=========================*/
.crv-box-typ1{ min-height:1px;}
.crv-box-typ1 .inner-box-typ1{background:url(../images/inner-box-typ1.gif) repeat-x left top #ffffff;
	border:1px solid #e2e2e2;
	border-width:0 1px;
	min-height:1px;
	}
/*inner page common bg*/	
.crv-box-typ1 .inner-box-typ4{background:url(../images/inner-box-typ4.gif) repeat-x left top #ffffff;
	border:1px solid #cbcbcb;
	border-width:0 1px;
	}
	
.crv-box-typ2{min-height:1px;}
.crv-box-typ2 .inner-box-typ2{background:url(../images/inner-box-typ2.gif) repeat-x left bottom #ffffff;
	border:1px solid #e3e2e2;
	border-width:0 1px;
	
	}

.crv-box-typ3{min-height:1px;}
.crv-box-typ3 .inner-box-typ3{background:url(../images/inner-box-typ3.gif) repeat-x left top #ffffff;
	border:1px solid #cbcbcb;
	border-width:0 1px;
	min-height:1px;
	}
	
	
	
	
/*##################################
MAIN -BG  CSS
##################################*/
.home-page .main-bg{
	}
.main-bg{
		}
/*##################################
TOPBAR CSS
##################################*/
#topbar {
	position:relative;
	z-index:10000;
	}
#topbar h1{	
	margin:0px;
	padding:0px;
	}
#navigation h1 .logo{
	width:205px;
	height:118px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	position:absolute;
	left:20px;
	top:-90px;
	text-indent:-9999px;
	z-index:11;
	overflow:hidden;/*NEVER FORGOT THIS WHEN YOU USE TEXT-INDENT*/
	}
/*============================
SEARCH BOX CSS
==============================*/	
#navigation .searchbox{
	height:27px;
	width:200px;
	position:absolute;
	right:20px;
	top:4px;
	background-image:url(../images/search_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
#navigation .searchbox select {
	color:#151515;
	font-size:12px;
	position:absolute;
	right:2px;
	top:5px;
	border:none;
	width:180px;
	outline:none;
	
	}
.searchbox .search_txt{
	position:absolute;
	top:4px;
	left:10px;
	height:20px;
	width:180px;
	border:none;
	font-size:13px;
	color:#ae0771;
	padding:2px 0 1px 0;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	}
.adv-searchbtn{
	position:absolute;
	top:6px;
	right:8px;
	display:none;
	}
/*##################################
NAVIGATION CSS
##################################*/
#topbar .navigation_bg{
	position:absolute;
	right:0;
	top:99px;
	width:998px;
	height:37px;
	}
#navigation{
	background:url(../images/nab_bg.png) repeat-x 0px 0;
	height:37px;
	padding-left:20px;
	margin-right:20px;
	
	}
#navigation .yui-skin-sam {background:url(../images/nab_bg.png) repeat-x right top; position:relative; right:-20px;}

/*==================================
TOPBAR NENU CSS
==================================*/
.topbar_menubar {
	background-color:#526A50;
	position:absolute;
	right:10px;
	font-size:60%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px 10px 5px 10px;
	border-bottom:1px solid #6E8F6B;
	border-left:1px solid #6E8F6B;
	border-right:1px solid #395F35;
	}
.topbar_menubar a {
	color:#FFFFFF;
	}
.topbar_menubar a:hover {
	color:#839F81;
	}
.topbar_menubar span {
	color:#839F81;
	}
/*#################################### 
PAGEHEADER AND PAGE PATH CSS
####################################*/
.pageheader {
	padding:0 0 0px 0;
	margin-bottom:15px;
	border-bottom:1px solid #d3d3d3;
	}
.pageheader h1{
	margin:0px;
	color:#000000;
	font-size:24px;
	font-weight:normal;
	text-transform:none;
	font-family:"Trebuchet MS";
	
	}

.pagepath {
	padding:0px 20px 5px 0px;
	color:#666666;
	font-size:93%;
	}
.pagepath strong {
	margin:0px 7px 0 7px;
	color:#666666;
	font-size:18px;
	font-family:"Trebuchet MS";
	}
.pagepath a{
	color:#333333;
	text-decoration:none;
	}
.pagepath a:hover {
	color:#ce0886;
	}
.pagepath span {
	/*active page name*/
	color:#ce0886;
	}

/*#################################### 
MIDBAR CSS
####################################*/
.midbar {
	margin-bottom:20px;
	padding-top:0px;
	}
.midbarimage1{
	/*background-image:url(../images/midbar_img-3.gif);*/
	background-image:url(../images/midbar_img-1.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:420px;	
	position:relative;
	}
.midbarimage1 .inner-midbar-img{
	position:absolute;
	height:279px;
	left:23px;
	top:32px;
	z-index:2;
	
	}

.midbar .midbarimage2{
	background-image:url(../images/midbar_img-2.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:276px;
	position:relative;
	z-index:0;
	}
.midbarimage2 .inner-midbar-img{
	position:absolute;
	height:221px;
	left:22px;
	top:27px;
	z-index:2;
	}
.midbarimage2 .inner-top-img{
	display:none;
	background-image:url(../images/inner-top-img.png);
	background-position:0 0;
	background-repeat:no-repeat;
	position:absolute;
	height:132px;
	width:211px;
	z-index:10;
	right:0px;
	}

/*####################################
NEW BOX CSS
######################################*/
.news .inner-bd-type2{
	 padding:18px 18px 13px 18px;
	}
.news h3{
	font-family:"Helve Nue";
	font-size:20px;
	color:#ffffff;
	font-weight:normal;
	padding:10px 20px;;
	background-color:#cf0887;
	}
.news ul{
	margin:0;
	padding:0;
	min-height:1px;
	list-style-type:none;
	}
.news ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	background-image:url(../images/new_bullet.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.news li a{
	color:#ce0886;
	}
.news li a:hover{
	color:#000000;
	}

.d1{
	margin-right:195px;
	background:none;
	}
/*######################################
ABOUT US CSS
#######################################*/	
#recipes_pg .subtitle{
	display:block;
	color:#ce0886;
	font-weight:bold;
	margin-bottom:10px;
	font-size:14px;
	margin-left:15px;
	}
#recipes_pg .subtitle-pn{
	display:block;
	color:#ce0886;
	font-weight:bold;
	margin-bottom:12px;
	font-size:17px;
	margin-left:15px;
	}
	
#recipes_pg  p{margin:0 0 15px 15px;}

#recipes_pg .points{
	margin:0 0 15px 15px;
	}
#recipes_pg .points li{
	background:none;
	padding-left:0;
	margin-bottom:5px;
	}
#recipes_pg .points .subpoints {
	margin:10px 0 15px 15px;
	
	}
#recipes_pg .points .subpoints li{
	font-weight:normal;
	background-image:url(../images/points.gif);
	background-repeat:no-repeat;
	background-position:1px 6px;
	}

/*######################################
FOOD RANGE BOX CSS
#######################################*/
.food_rangebox{
	min-height:1px;
	background-color:#00CC66;
	}
.food_rangebox	.food_range_txt{
	padding:20px;
	}
	
.food_rangebox .foodrange_btn {
	 cursor:pointer;
	 position:relative;
	 padding:10px 20px 10px 40px;
	 background-color:#f3f3f3;
	 border-bottom:solid 1px #dddddd;
	 }
.food_rangebox .foodrange_btn .arrow{
	background:url(../images/food_range_btn.gif) no-repeat;
	display:block;
	width:12px;
	height:12px;
	position:absolute;
	top:14px;
	left:20px;
	}
.foodrange_btn  .up  .arrow { background-position:0 -14px; }

.sb-cart-typ1 .lbl {
	color:#FFFFFF;
	display:block;
	margin-bottom:3px;
	}

/*
******************************************
* FOOTER LINKS
******************************************
*/
.ft-lnk-col 			{ width:152px; float:left; }
.ft-lnk-col a 			{ display:block; color:#818181; text-decoration:none; font-size:12px;line-height:1.4; }
.ft-lnk-col a:hover 	{ color:#ce0886; }

.ft-lnk-col .lnk-hd {
	font-weight:bold;
	color:#5c5c5c;
	text-decoration:none;
	margin-bottom:8px;
	font-size:12px;
	text-transform:uppercase;
	}
	
.ft-lnk-col .viewall-lnk{ font-weight:bold; color:#ffffff; margin-top:8px; }
	
	
/*##################################
CONTENT-BOX STRUCTURE CSS
THIS CSS USED IN FAQ, TESTIMONIALS AND LINKS PAGES
##################################*/
.contentbox1 {
	
	padding:15px;
	margin:0 0 20px 0;
	min-height:1px;
	}
.contentbox1 .title {
	/*background-color:#f4f4f4;*/
	font-weight:normal;
	margin:-15px -15px 15px -15px;
	padding:8px 15px;
	font-size:17px;
	font-family:"Trebuchet MS";
	border-bottom:solid 1px #f4f4f4;
	color:#ce0886;
	
	}
.contentbox1 .title a{
	color:#ce0886;
	}
.contentbox1 .title a:hover{
	color:#000000;
	}
.contentbox1 .contentboxdata {
	margin:0px;
	font-size:13px;
	}
.contentbox1 .imgleft td{
	height:94px;
	width:164px;
	}
.contentbox1 .linkbox {
	background-color:#E8E8E8;
	display:block;
	margin:15px -15px -15px -15px;
	height:35px;
	min-height:1px;
	font-weight:bold;
	position:relative;
	}
.contentbox1 .linkbox a {
	position:absolute;
	right:10px;
	top:9px;
	}
.linkbar {
	font-weight:bold;
	background-color:#f2f2f2;
	padding:8px 10px;
	font-size:90%;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	margin-bottom:15px;
	}
.linkbar a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
/*LINKS 
=================================*/
.contentbox2 {
	
	padding:15px;
	margin:0 0 20px 0;
	min-height:1px;
	}
.contentbox2 .title1 {
	font-weight:normal;
	margin:-15px -15px 10px -15px;
	padding:10px 15px 8px 15px;
	font-size:17px;
	font-family:"Trebuchet MS";
	color:#ce0886;
	}
.contentbox2 .title1  a{
	color:#ce0886;
	}
.contentbox2 .title1  a:hover{
	color:#000000;
	}
.contentbox2 .contentboxdata {
	margin:0px;
	
	font-size:13px;
	}
.contentbox2 .imgleft td{
	height:94px;
	width:164px;
	}
.contentbox2 .linkbox {
	display:block;
	margin:5px -15px -15px -15px;
	height:40px;
	min-height:1px;
	font-weight:bold;
	position:relative;
	
	}
.contentbox2 .linkbox .more1 {
	position:absolute;
	right:15px;
	top:0px;
	}
.linkbar {
	font-weight:bold;
	background-color:#f2f2f2;
	padding:8px 10px;
	font-size:90%;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	margin-bottom:15px;
	}
.linkbar a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
/*RECIPES_DETAILS
===================================*/
/*LINKS 
=================================*/
.recipes-box {
	
	padding:15px;
	margin:0 0 20px 0;
	min-height:1px;
	}
.recipes-box dt {
	font-weight:normal;
	margin:-15px -15px 10px -15px;
	padding:10px 15px 8px 15px;
	font-size:20px;
	font-family:"Helve Nue";
	color:#ce0886;
	border-bottom:solid 1px #f0efef;
	background-color:#f1eeee;
	background-image:url(../images/recipe-heading.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	}
.recipes-box dt a{
	color:#ce0886;
	}
.recipes-box dt a:hover{
	color:#5c5c5c;
	}
.recipes-box .contentboxdata {
	margin:0px;
	color:#666666;
	font-size:13px;
	}
.recipes-box .hr_line{
	border-bottom:solid 2px #e2e0e0;
	height:10px;
	margin-bottom:15px;
	display:block;
	}
.recipes-box .imgleft td{
	height:80px;
	width:164px;
	}
.recipes-box .linkbox {
	display:block;
	margin:5px -15px -15px -15px;
	height:40px;
	min-height:1px;
	font-weight:bold;
	position:relative;
	
	}
.recipes-box .linkbox .more1 {
	position:absolute;
	right:15px;
	top:0px;
	}
.linkbar {
	font-weight:bold;
	background-color:#f2f2f2;
	padding:8px 10px;
	font-size:90%;
	border-bottom:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	margin-bottom:15px;
	}
.linkbar a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
/*============================
FAQ PAGE
=============================*/
#faq .contentbox2 {
	
	padding:15px;
	margin:0 0 20px 0;
	min-height:1px;
	background:none;
	}
#faq .contentbox2 .title1 {
	font-weight:normal;
	margin:-15px -15px 15px -15px;
	padding:10px 15px 8px 15px;
	font-size:17px;
	font-family:"Trebuchet MS";
	color:#ce0886;
	border-bottom:solid 1px #dfdede;
	background:url(../images/hd-bg1.gif) repeat-x left bottom #ffffff;
	}
#faq .contentbox2 .title1  a{
	color:#ce0886;
	}
#faq .contentbox2 .title1  a:hover{
	color:#000000;
	}
#faq .contentbox2 .contentboxdata {
	margin:0px;
	font-size:13px;
	padding:10px;
	}
#faq .contentboxdata h2{
	font-size:13px;
	color:#333333;
	background-color:#f5f5f5;
	padding:5px 0 5px 5px;
	margin:-10px -10px 10px -10px;
	border-bottom:solid 1px #e7e6e6;
	border-right:solid 1px #e7e6e6;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	}	

#faq .contentboxdata li a{
	color:#ce0886;
	}
#faq .contentboxdata li a:hover{
	color:#000000;
	}
	

#faq .contentbox2 .linkbox {
	display:block;
	margin:0px;
	padding-right:10px;
	padding-top:3px;
	height:14px;
	min-height:1px;
	font-weight:bold;
	position:relative;
	text-align:right;
	border-top:solid 1px #f0f0f0;
	}
#faq .contentbox2  .link {
	color:#ce0886;
	}
#faq .contentbox2  .link:hover {
	color:#000000;
	} 
#faq .contentbox2 .linkbox .more1 {
	position:absolute;
	right:15px;
	top:0px;
	}



/*##################################
FOOTER CSS
##################################*/

#footer {
	font-size:11px;
	border-top:1px solid #e2e2e2;
	}

#footer .box-typ1 .box-typ1-crv .lt,
#footer .box-typ1 .box-typ1-crv .rt { display:none;}

#footer .emailbox  .crv-bd {
	padding:15px 15px 15px 15px;
	}
#footer .emailbox {
	position:absolute;
	width:403px;
	height:104px;
	right:0px;
	top:15px;
	color:#737373;
	font-size:12px;
	}
.emailbox h3{
	padding:0 10px 10px 0px;
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#000000;
	}
/*=======================
 EMAIL_FORM CSS
=========================*/
#footer .emailbox .email_form{
	min-height:1px;
	margin:0;
	margin-top:8px;
	padding:0;
	position:relative;
	}
.email_form input{
	border:solid 1px #e1e1e1;
	padding:3px 0 0 5px;
	color:#b3b3b3;
	font-size:12px;
	height:22px;
	width:226px;
	background-image:url(../images/input_bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#ffffff;
	
	}
.email_form	.subscribe{
		position:absolute;
		top:1px;
		right:50px;
		}

#footer .copyright,
#footer .links {
	position:absolute;
	} 
#footer .copyright {
	left:0px;
	top:35px;
	color:#333333;
	}
#footer .links {
	left:0px;
	top:15px;
	color:#333333;
	}
#footer .links a {
	color:#333333;
	}
#footer .links a:hover {
	color:#ce0886;
	}
#footer .links span {
	margin:0 5px;
	color:#333333;
	}
#footer .bookmarkbtn {
	position:absolute;
	bottom:10px;
	right:20px;
	}
	
#footer .new_link{
	position:absolute;
	top:58px;
	color:#333333;
	}
#footer .new_link a{color:#ce0886;}	
#footer .new_link a:hover{color:#333333;}	

