body{
	background:url(../imgs/indiafunk_bttm_bck_repeat-x.gif) 10px -7px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color:#ffffff; 
	min-width: 755px;
	min-height:400px;
	height:auto;
	margin: auto;
}

img.onglet_img {
	 border:0px; 
	 padding:0px; 
	 margin:0px; 
	 height: 36px;
	 width: 117px;/*
	 color:#8e6923;*/
	 text-decoration: none;
}

img.trustlogo{
	border:none;
	text-decoration:none;
}
/********************************/
/*control the area in the top of the website*/
/********************************/


div.toparea{
	background-repeat:repeat-x;
	background-position:top;
	z-index:1;
	height:120px;
	position: relative;
}

div.header { 
	background-image: url(../imgs/draft_header.gif); 
	background-repeat: repeat-x;
	height: 120px; 
	position: relative;
}

/*********************************************/
/*control the MENUS*/
/*********************************************/
div.menu{
	background-position:center;
	position:relative;
	padding-top:55px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	height:41px;
	width:745px;
	z-index:2;
}
/*****************************
display the menu on the left
*****************************/
#topleftmenu{
	width: 340px;
	height: 40px;
	background: url(../imgs/toplefttabs.gif) no-repeat;
	position: relative;
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 }
 
#topleftmenu li{
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute; 
	top: 0;
}

#topleftmenu li, #topleftmenu a{
	height:40px;
	display:block;
}

#indiafunk {
	left:5px;
	width:107px;
}

#spicesdirect{
	left:108px;
	width:115px;
}

#ifunk{
	left:210px;
	width:118px;
}

#indiafunk a:hover{
	background:transparent url(../imgs/toplefttabs.gif) -5px -40px no-repeat;
	left:2px;
	width:130px;
}

#spicesdirect a:hover{
	background:transparent url(../imgs/toplefttabs.gif) -108px -80px no-repeat;
	left:108px;
	width:120px;
}

#ifunk a:hover{
	background:transparent url(../imgs/toplefttabs.gif) -210px -120px no-repeat;
	left:212px;
	width:124px;/*
	border:1px solid #CC0033;*/
}

/*****************************
display the menu on the right
*****************************/
#toprightmenu{
	width: 340px;
	height: 40px;
	background: url(../imgs/toprighttabs.gif) no-repeat;
	position: relative;
	float:right;
	margin-left: 280px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 }
 
#toprightmenu li{
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute; 
	top: 0;
}

#toprightmenu li, #toprightmenu a{
	height:40px;
	display:block;
}

#aromadirect {
	left:5px;
	width:107px;
}

#gurucurries{
	left:108px;
	width:115px;
}

#avani{
	left:210px;
	width:118px;
}

#aromadirect a:hover{
	background:transparent url(../imgs/toprighttabs.gif) -5px -40px no-repeat;
	left:2px;
	width:130px;
}

#gurucurries a:hover{
	background:transparent url(../imgs/toprighttabs.gif) -108px -80px no-repeat;
	left:108px;
	width:126px;
}

#avani a:hover{
	background:transparent url(../imgs/toprighttabs.gif) -210px -120px no-repeat;
	left:212px;
	width:124px;
}

div.logo {
	background-image: url(../imgs/indiafunk-logo.gif);
	background-repeat: no-repeat;
	background-position:center;
	position: relative;
	width:173px;
	height: 93px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}
a.logo_link{
	 text-decoration:none;
	 border:0px; 
}
img.logo_img{
	width:173px;
	height: 93px;
  border: none; 
  padding: 0px;
  margin:0px;
  text-decoration: none;/*
  border: 1px solid red;
  text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-left:40px;
  position:absolute;*/
}
/********************************/
/*control the main area*/
/********************************/
div.container{
	background-position:top;
	background-image:url(../imgs/back.gif);
	background-repeat:repeat-x;
	z-index:2;
	height:472px;
	margin-bottom:-20px;
	position:relative;
}
div.container2{
	position:relative;
	width:100%;
	height:472px;
	overflow:auto;
}

div.mainarea{
	background-position:center;
	position:relative;
	width:745px;
	max-width:850px;
	left:10px;
	height:auto;
	min-height:360px;
	margin:auto;
	margin-bottom:20px !important;
}

div.mainarea2{
	background-image:url(../imgs/india_funk_small_symbol_ico.gif);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	width:755px;
	max-width:850px;
	min-height:360px;
	height:auto;
	left:0px;
	margin:auto;
	margin-bottom:20px !important;
	margin-top:20px;/**/
	border:none;
}

div.contentinfo{	
	background-color:#FFFFFF;
	position:relative;
	width:754px;
	min-height:360px;
	height:auto;
	margin:auto;
	margin-bottom:30px;
	top:6px;
	border:3px solid #8e6923;
}

div.contentinfo2{
	background-position:center;
	background-color:#FFFFFF;
	position:relative;
	width:754px;
	min-height:360px;
	height:auto;
	margin:auto;
	margin-bottom:10px;
	top:6px;
	border:3px solid #8e6923;
	overflow:auto;
}
/********************************/
/*control the left navigation bar*/
/********************************/
div.leftnavigationbar{
	position: relative; 
	float:left;
	width: 120px;
	color:#ffffff;
}

div.crown{
	background-image:url(../imgs/india_funk_small_symbol_ico.gif);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	height:35px;	
	width:120px;
	border:none;
	text-decoration:none;
	color:#ffffff;
}


div.enclose{
	border-bottom:2px solid #8e6923;
	border-left:3px solid #8e6923;
	border-right:3px solid #8e6923;
	border-top:3px solid #8e6923;
	width:120px;
	background-color:#FFFFFF; 
	position: relative; 
	text-align: left;
	height:15px;
	height:auto;
	text-decoration:none;
	display:block;
	color:#ffffff;
}


a.button { 
	background-color:#FFFFFF; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal;
	font-size: 10px; 
	text-decoration: none;
	display:block; 
	text-align: left; 
	text-indent: 1px; 
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;
	height:15px;
	width: 120px; 
	text-indent: 5px;
	padding: 5px 0px;
	border-bottom:solid #8e6923 1px;
	color: #ffffff; 
}

a.button:hover, a.button:focus {/*
	background: url(../imgs/guru_bullet.gif);*/
	background-repeat:no-repeat;
	background-position: 100px;
	background-color: #800080;
	text-decoration:none;
	color:#FFFFFF; 
	font-weight: normal;
	text-indent: 5px; 
	width: 120px;
	height:15px;
}

a.button-active{/*
	background: url(../imgs/guru_bullet.gif);*/
	background-repeat:no-repeat;
	background-position: 100px;
	background-color: #800080; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
	list-style-type: none;
	display:block;
	text-align: left;
	margin: 0px; 
	padding: 0px;
	font-weight: normal;
	text-indent: 5px;
	padding: 5px 0px; 
	width: 120px;
	height:15px;
	border-bottom:solid #8e6923 1px;
	color:#FFFFFF; 	
	color: white;    
}

div.gurucurries, div.spicesdirect, div.aromadirect, div.ifunk, div.mainpage, div.indiafunk, div.avani, div.favourites{
	background-repeat:no-repeat;
	background-position:center;
	width:120px;
	height:23px;
	border-bottom:solid #8e6923 2px;
	text-decoration:none;
	color:#ffffff;
}
div.gurucurries{
	background-image:url(../imgs/GuruCurries.gif);
}

div.spicesdirect{
	background-image:url(../imgs/spicesDirect-menuboxtitle.gif);
}
div.aromadirect{
	background-image:url(../imgs/aromaDirect-menuboxtitle.gif);
}
div.ifunk{
	background-image:url(../imgs/indiafunk-menuboxtitle.gif);
}
div.mainpage{
	background-image:url(../imgs/about-Us-menuboxtitle.gif);
}
div.indiafunk{
	background-image:url(../imgs/ifunk-menuboxtitle.gif);
}
div.avani{
	background-image:url(../imgs/avani-menuboxtitle.gif);
}

div.favourites{
	background-image:url(../imgs/Favorites.gif);
	border-top:solid #8e6923 1px;
}

.transparentlink{
	background-repeat:no-repeat;/*
	height: 27px;
	width: 120px;*/
	text-decoration:none;
	border:0px;
}

div.theguru{/*
	background-image:url(../imgs/guru.gif);
	background-repeat:no-repeat;
	margin-right:-20px;*/
	height:200px;
	width:200px;
	float:right;
	margin-top:-4px;
}
/********************************/
/*control the content area*/
/********************************/
div.xml-wrap { 
	color: #333; 
	font-size: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	position: absolute; 
	margin-top: 40px; 
	margin-left: 545px; 
	width: 90px; 
	height: 20px;
	z-index: 4;
}
div.contentarea{
	background-position:center;
	width:465px;/*480px*/
	min-height:100px;
	height:auto;
	float:left;
	display:block;
	margin-left:10px;
	margin-bottom:10px;
}

div.title { 
	background-repeat: no-repeat;
	background-position:center;
	text-align:center; 
	width:100%;
	height: 40px; 
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
}
img.title { 
	background-repeat: no-repeat;
	background-position:center;
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
}

div.title2 { /*arun's double title*/
	background-repeat: no-repeat;
	background-position:center;
	text-align:center; 
	width:100%;
	height: 40px; 
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
}
img.title2 { 
	background-repeat: no-repeat;
	background-position:center;
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
}

div.title3 { 
	background-repeat: no-repeat;
	background-position:center;
	text-align:center; 
	width:98%;
	height: 40px; 
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	margin-top:15px;
}
img.title3 { 
	background-repeat: no-repeat;
	background-position:center;
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
}

div.body-wrap { 
	position: relative;
	text-align:justify;
	margin-top: 15px;
	margin-left:8px;
	width:466px;
	height:auto;
}

div.image{
	position:relative;
	border:3px solid #8e6923;
	/*display:block;*/
	float:left;
	margin-left:3px;/*12px*/
	padding-left:0px;
}

div.image2{
	position:relative;
	border:none;
	/*width:140px;
	height:140px;
	display:block;*/
	float:left;
	margin-left:12px;
	padding-left:0px;
}
a.imagebodywrap{
	width:157px;
	height:114px;
	background-image:url(../imgs/product.gif);
	background-repeat:no-repeat;
	float:left;
}

div.enlarge{
	background-image:url(../imgs/clicktoenlarge.gif);
	margin-top:82px/**/;
	background-position:bottom;
	background-color:#8e6923;
	width:157px;
	height:20px;
	float:left;
}

/*div.subsubtitle{
	background-repeat:no-repeat;
	background-position: left;
	margin-left:170px;
}*/
div.subsubtitle{
	background-repeat:no-repeat;
	background-position: left;
	margin-left:190px;
}
div.subsubtitleguru{
	background-repeat:no-repeat;
	background-position: left;
	margin-left:170px;
}
img.subtitle{
	background-repeat:no-repeat;
	text-align:left;
}

div.welcome{
	background-image: url(../imgs/welcome-title.gif);
	background-repeat:no-repeat;
	background-position: left;
	width:200px;
	height:30px;
	margin-left:20px;
	padding-bottom:10px;
	text-align:center;
	float:left;
}
div.meatcurries{
	background-image: url(../imgs/MeatCurries-HeaderTitle.gif);
	background-repeat:no-repeat;
	background-position: left;
	margin-left:195px;
	text-align:center;
}


div.friedrice{
	background-image:url(../imgs/india-funk-curries-sub-titl.gif);
	background-repeat:no-repeat;
	background-position: left;
	width:200px;
	height:30px;
	margin-left:195px;
	text-align:center;
}

/*div.content{
	margin-left: 20px !important;
	margin-left:20px;
	padding-top:5px;
	padding-bottom:20px;
	margin-top:5px;
	width: 275px;
	min-height:100px;
	height: auto;
	margin-top:0px;
	float:left;
}*/



div.content2{
	border:3px solid #8e6923;
	background-color:#FFFFFF;
	margin-left: 20px !important;
	margin-left:20px;
	padding:10px 10px 20px 10px;/*
	margin-top:-200px;
	min-height:100px;
	margin-top:5px;
	margin-top:0px;
	padding-top:5px;*/
	width: 240px;
	min-height:100px;
	height: auto;
	float:left;
}

div.productinfo{
	width:140px;
	height:140px;
	float:left;
	margin-left:-146px;
	margin-top:150px;
	/*position:relative;
	border:3px solid #8e6923;
	margin-left:12px;
	padding-left:0px;*/
}

div.welcomeimages{
  }

/*div.controlfloat{
	width:465px;
	height:auto;
	margin-left:1px;
	margin-right:auto;
}

div.controlfloat2{
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
  display:inline;
  float:left;
  position:relative;
  text-align:center;
  background-position:center;
}
div.float3 {
  width: 175px;
  float: left;
  margin-left:auto;
  margin-right:auto;
  background-position:center;
  text-align:center;
  text-decoration:none;
  position:relative;
}

.borderfloat3{
	text-decoration:none;
	border:2px solid #8e6923;
	margin-left:auto;
	margin-right:auto;
  background-position:center;
  text-align:center;
}

div.controlfloat4{
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	left:10%;
}

div.float4 {
	width:auto;
	height:auto;
	padding:0px 40px;
	float: left;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
}


div.float {
  width: 70px;
  float: left;
  margin-left:auto;
  margin-right:auto;
  padding: 0px 20px 0px 20px;
  }
  
.borderfloat{
	text-decoration:none;
	border:2px solid #8e6923;
}
.borderfloat2{
	text-decoration:none;
	border:2px solid #8e6923;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
div.float2 {
  width: 135px;
  padding: 10px;
  float: left;
  margin-left:auto;
  margin-right:auto;
  background-position:center;
  text-align:center;
  }
 
.float2:link, .float2:visited{
	color:#8e6923;
}

.float:hover{
	color:#CC3333;
	border:#00FFFF;
}

div.float img {
  margin-left: 5px;
  }

div.float p {
  font-size: 9px;
  text-align: center;
  }*/

div.spacer {
  clear: both;
  background-image:url(../imgs/india-funk-line-divider.gif);
  background-position:-60px -30px;
  height:26px;
  width:466px;
  margin-left:1%;
  margin-right:auto;
  }
  
div.leftcontent{
	height:auto;
	width:43%;
	position:relative;
	float:left;
	padding:10px 35px 20px 10px;
}
div.rightcontent{
	height:auto;
	width:43%;
	position:relative;
	float:right;
	padding:10px 10px 20px 35px;
}

div.leftcontent2{
	height:auto;
	width:40%;
	position:relative;
	margin-left:5px;
	float:left;
	margin-left:5px;
	padding: 10px 20px 5px 15px;
	border:3px solid  #8e6923;
	background-color:#FFFFFF;
}

div.rightcontent2{
	border:3px solid  #8e6923;
	background-color:#FFFFFF;
	height:auto;
	width:40%;
	position:relative;
	float:right;
	margin-right:-5px;
	padding:10px 10px 5px 15px;
}

div.leftcontent3{
	height:auto;
	width:40%;
	position:relative;
	float:left;
	padding: 0px 15px 10px 15px;
	margin-left:5px;
	margin-right:auto;
	text-align:left;
}

div.rightcontent3{
	height:auto;
	width:40%;
	position:relative;
	float:right;
	padding:0px 15px 10px 15px;
	margin-left:auto;
	margin-right:0px;
	text-align:right;
}
div.contentmidl{
	width:90%;
	position:relative;
	margin-left:15%;
	padding:20px 20px 20px 20px;
	
}
div.contentmidl2{
	width:80%;
	position:relative;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:20px 20px 0px 20px;
	
}
td.leftcolumn {
	width:36%;
}

td.rightcolumn {
	width:64%;
}


/********************************/
/*control the right navigation bar*/
/********************************/
div.rightnavigationbar{
	position: relative; 
	float:right;
	width: 120px;
	margin-right:-5px;

}
div.enclose2{
	border:3px solid #8e6923;
	height:auto;
	width:120px;
	background-color:#FFFFFF;
	display:block;
	position: relative; 
	text-align: center;
	text-decoration:none;
}

a.sub {
	text-align: left;
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	display: block; 
	text-decoration: none;  
	color: #8e6923; 
	font-size: 10px; 
	font-weight: normal;  
	text-align: left; 
	text-indent: 5px;
	padding: 5px 0px;
	height:15px;
	width: 120px;
	border-bottom:solid #8e6923 1px;
	border-top:solid #8e6923 1px; 
}

a.sub:hover, a.sub:focus {
	text-align: left;/*
	background:url(../imgs/guru_bullet.gif);*/
	background-repeat: no-repeat;
	text-decoration:none;
	background-color:#800080;
	background-position:100px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	color:#FFFFFF;
	font-weight: normal;
	text-indent: 5px;
	width: 120px;
	height:15px; 	
}
a.sub-active{/*
	background: url(../imgs/guru_bullet.gif);*/
	background-repeat:no-repeat;
	background-position: 100px;
	background-color: #800080; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	color:#FFFFFF; 	
	text-decoration:none;
	list-style-type: none;
	display:block;
	text-align: left;
	margin: 0px; 
	padding: 0px;
	font-weight: normal;
	text-indent: 5px;
	padding: 5px 0px; 
	width: 120px;
	height:15px;
	border-bottom:solid #8e6923 1px; 
	border-top:solid #8e6923 1px;   
}
a.sub-active2{/*
	background: url(../imgs/guru_bullet.gif);*/
	background-repeat:no-repeat;
	background-position: 100px;
	background-color: #CCCCCC; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	color:#FFFFFF; 	
	text-decoration:none;
	list-style-type: none;
	display:block;
	text-align: left;
	margin: 0px; 
	padding: 0px;
	font-weight: normal;
	text-indent: 5px;
	padding: 5px 0px; 
	width: 120px;
	height:15px;
	border-bottom:solid #8e6923 1px; 
	border-top:solid #8e6923 1px;   
}


div.logreg, div.hotstuff, div.basket, div.secure{
	background-repeat:no-repeat;
	width:120px;
	height:23px;
	border-bottom:solid #8e6923 2px;
	text-decoration:none;
}

div.logreg{
	background-image:url(../imgs/myaccount-menuboxtitle.gif);
	border-top:solid #8e6923 0px;
	border-bottom:solid #8e6923 1px;
}

div.basket{
	background-image:url(../imgs/mybasket-menuboxtitle.gif);
	border-top:solid #8e6923 1px;
}

div.secure{
	background-image:url(../imgs/WeSecure.gif);
	border-top:solid #8e6923 1px;
}

div.hotstuff{
	background-image:url(../imgs/HotStuff.gif);
	border-top:solid #8e6923 2px;
}



/********************************/
/*control the bottom area*/
/********************************/
div.bottomarea{
	position:relative;
	z-index:3;
	clear:both;
	display:block;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}

div.footer { 
	background-image: url(../imgs/draft_footer.gif); 
	background-repeat: repeat-x;
	background-position:center;
	position:relative;
	height: 120px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto; 
} 


/*************************************
display bottom navigation bar
***************************************/
/*div.btmmenu{
	background-position:center;
	position:relative;
	margin-top:25px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#000000;
	height:38px;
	width:540px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
} 

#btmmenu{
	width: 540px;
	height: 38px;
	background: url(../imgs/bottomtabs.gif) no-repeat;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 }
#btmmenu li{
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute; 
	top: 0;
}

#btmmenu li, #btmmenu a{
	height:38px;
	display: block;
}

#aboutus{
	left:5px;
	width:107px;
}

#funknews{
	left:108px;
	width:107px;
}
#getfunky{
	left:208px;
	width:115px;
}

#funkylinks{
	left:313px;
	width:107px;
}
#contactus{
	left:416px;
	width:107px;
}

#aboutus a:hover{
	background:transparent url(../imgs/bottomtabs.gif) -5px -40px no-repeat;
	width:120px;
}

#funknews a:hover{
	background:transparent url(../imgs/bottomtabs.gif) -108px -80px no-repeat;
	width:120px;
}

#getfunky a:hover{
	background:transparent url(../imgs/bottomtabs.gif) -208px -120px no-repeat;
	width:120px;
}

#funkylinks a:hover{
	background:transparent url(../imgs/bottomtabs.gif) -313px -160px no-repeat;
	width:120px;
}

#contactus a:hover{
	background:transparent url(../imgs/bottomtabs.gif) -416px -200px no-repeat;
	width:120px;
}*/

/*************************************
display bottom navigation bar
**************************************
div.btmmenu{
	background-position:center;
	position:relative;
	padding-top:25px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#000000;
	width:742px;
	height:41px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#btmmenu{
	width: 742px;
	height: 40px;
	background: url(../imgs/bottomtabs2.png) no-repeat;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 }

#btmmenu li{
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute; 
	top: 0;
}

#btmmenu li, #btmmenu a{
	height:40px;
	display: block;
}

#aboutus{
	left:4px;
	width:108px;
}

#testimonials{
	left:107px;
	width:108px;
}

#funknews{
	left:208px;
	width:108px;
}

#getfunky{
	left:312px;
	width:115px;
}

#funkylinks{
	left:414px;
	width:112px;
}

#impexp{
	left:516px;
	width:120px;
}

#contactus{
	left:620px;
	width:112px;
}

#aboutus a:hover{
	background:transparent url(../imgs/bottomtabs2.png) -4px -40px no-repeat;
	width:120px;
}

#testimonials a:hover{
	background:transparent url(../imgs/bottomtabs2.png) -107px -80px no-repeat;
	width:120px;
}

#funknews a:hover{
	background:transparent url(../imgs/bottomtabs2.png) -207px -120px no-repeat;
	width:120px;
}

#getfunky a:hover{
	background:transparent url(../imgs/bottomtabs2.png) -312px -160px no-repeat;
	width:120px;
}

#funkylinks a:hover{
	background:transparent url(../imgs/bottomtabs2.png) -414px -200px no-repeat;
	width:120px;
}

#impexp a:hover{
	background:transparent url(../imgs/bottomtabs2.png) -516px -240px no-repeat;
	width:120px;
}

#contactus a:hover{
	background:transparent url(../imgs/bottomtabs2.png) -619px -280px no-repeat;
	width:120px;
}*/
/**/

div.signature{
	position:relative;
	text-align:center;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	background-position:center;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

div.popupcenter{
  text-align:center;
  margin:0px;
  padding: 0px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.quotestart {
  float: left;
  font-size: 300%;
  color: #8e6923;
  height:18px;
  width:20px;
  font-size: 39px; ; 
  line-height: 18px; 
  z-index:2;
  padding-top:3px;
}

.quoteend {
  float: right;
  font-size: 300%;
  color: #8e6923;
  margin-top:0px;
  height:18px;
  width:20px;
  font-size: 39px; ; 
  line-height: 18px; 
  z-index:2;
  padding-top:3px;
}

#size
{
color: #8e6923;
font-size: 13px;
width:300px;
/*border:1px solid #3333FF;*/
}

div.controlfloat_about{
	position:relative;
	width:auto;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	/**/
}

div.float_about{
	width:auto;
	float: left;
	margin-left:10px;
	margin-right:auto;
}
  
div.skype{
	position:relative; 
	text-decoration:none;
	float:left;
	margin-left:205px;
	width:40px;
	height:19px;/*
	height:33px;*/
}



img.onglet_skyp {
	 border: none; 
	 padding:0px 0px 0px 0px; 
	 margin: 0px 0px 0px 0px;
	 width:40px;
	 height:35px; /*
	 height: 40px;
	 width: 117px;
   border:1px solid #3366FF;*/
	 color:#8e6923;
	 text-decoration:none;
}
div.displaylink{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	color:#8e6923;
	line-height: 25px;
}



#logocard{
  width: 750px;
	margin-left:auto;
	margin-right:auto;
  z-index:1;
  position:relative;
}

img.logocar{
  height: 15px;
  width: 125px;
  float:right; 
  position:relative;
  z-index:1;
  text-align: right;
  background-image: url(../imgs/logocardS.png);
}



div.phonenum{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	margin-top: 20px;
}

img.phonenumborderline{
	border-top:solid #8e6923 1px;
	border-bottom:solid #8e6923 1px;
	text-decoration:none;
}
